* [PATCH] Enable gdbserver by default on sparc-*-linux*
@ 2012-04-21 19:04 David Miller
2012-04-24 2:56 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2012-04-21 19:04 UTC (permalink / raw)
To: gdb-patches
This appears to be an oversight, since this is done already for
sparc64-*-linux*, and essentially every other linux target.
gdb/
* configure.tgt (sparc-*-linux*): Set build_gdbserver to yes.
diff --git a/gdb/configure.tgt b/gdb/configure.tgt
index 6b4a504..19c990e 100644
--- a/gdb/configure.tgt
+++ b/gdb/configure.tgt
@@ -481,6 +481,7 @@ sparc-*-linux*)
gdb_target_obs="sparc64-tdep.o sparc64-sol2-tdep.o \
sparc64-linux-tdep.o ${gdb_target_obs}"
fi
+ build_gdbserver=yes
;;
sparc64-*-linux*)
# Target: GNU/Linux UltraSPARC
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] Enable gdbserver by default on sparc-*-linux*
2012-04-21 19:04 [PATCH] Enable gdbserver by default on sparc-*-linux* David Miller
@ 2012-04-24 2:56 ` David Miller
2012-04-24 3:31 ` Doug Evans
0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2012-04-24 2:56 UTC (permalink / raw)
To: gdb-patches
From: David Miller <davem@davemloft.net>
Date: Sat, 21 Apr 2012 14:54:40 -0400 (EDT)
> This appears to be an oversight, since this is done already for
> sparc64-*-linux*, and essentially every other linux target.
Ping?
> gdb/
>
> * configure.tgt (sparc-*-linux*): Set build_gdbserver to yes.
>
> diff --git a/gdb/configure.tgt b/gdb/configure.tgt
> index 6b4a504..19c990e 100644
> --- a/gdb/configure.tgt
> +++ b/gdb/configure.tgt
> @@ -481,6 +481,7 @@ sparc-*-linux*)
> gdb_target_obs="sparc64-tdep.o sparc64-sol2-tdep.o \
> sparc64-linux-tdep.o ${gdb_target_obs}"
> fi
> + build_gdbserver=yes
> ;;
> sparc64-*-linux*)
> # Target: GNU/Linux UltraSPARC
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] Enable gdbserver by default on sparc-*-linux*
2012-04-24 2:56 ` David Miller
@ 2012-04-24 3:31 ` Doug Evans
2012-04-24 6:57 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Doug Evans @ 2012-04-24 3:31 UTC (permalink / raw)
To: David Miller; +Cc: gdb-patches
On Mon, Apr 23, 2012 at 7:53 PM, David Miller <davem@davemloft.net> wrote:
> From: David Miller <davem@davemloft.net>
> Date: Sat, 21 Apr 2012 14:54:40 -0400 (EDT)
>
>> This appears to be an oversight, since this is done already for
>> sparc64-*-linux*, and essentially every other linux target.
>
> Ping?
>
>> gdb/
>>
>> * configure.tgt (sparc-*-linux*): Set build_gdbserver to yes.
Hi. This is ok.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-04-24 3:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-21 19:04 [PATCH] Enable gdbserver by default on sparc-*-linux* David Miller
2012-04-24 2:56 ` David Miller
2012-04-24 3:31 ` Doug Evans
2012-04-24 6:57 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox