public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] gdb: xtensa: drop gdb_target definition
@ 2018-05-09 16:44 Max Filippov
  2018-05-11 15:55 ` Pedro Alves
  0 siblings, 1 reply; 3+ messages in thread
From: Max Filippov @ 2018-05-09 16:44 UTC (permalink / raw)
  To: gdb-patches; +Cc: Woody LaRue, Max Filippov

gdb_target definitions were removed from configure.tgt in 2007, before
xtensa port was merged. Remove it from the xtensa target as well.

gbd/
2018-05-09  Max Filippov  <jcmvbkbc@gmail.com>

	* configure.tgt (xtensa*-*-linux*): Drop gdb_target definition.
---
 gdb/configure.tgt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/configure.tgt b/gdb/configure.tgt
index e9a2704ebc6e..02358298b548 100644
--- a/gdb/configure.tgt
+++ b/gdb/configure.tgt
@@ -731,7 +731,7 @@ x86_64-*-openbsd*)
 x86_64-*-rtems*)
 	gdb_target_obs="${amd64_tobjs} ${i386_tobjs} i386-bsd-tdep.o"
 	;;
-xtensa*-*-linux*)	gdb_target=linux
+xtensa*-*-linux*)
 	# Target: GNU/Linux Xtensa
 	gdb_target_obs="xtensa-linux-tdep.o symfile-mem.o linux-tdep.o"
 	build_gdbserver=yes
-- 
2.11.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gdb: xtensa: drop gdb_target definition
  2018-05-09 16:44 [PATCH] gdb: xtensa: drop gdb_target definition Max Filippov
@ 2018-05-11 15:55 ` Pedro Alves
  2018-05-11 19:42   ` Max Filippov
  0 siblings, 1 reply; 3+ messages in thread
From: Pedro Alves @ 2018-05-11 15:55 UTC (permalink / raw)
  To: Max Filippov, gdb-patches; +Cc: Woody LaRue

On 05/09/2018 05:43 PM, Max Filippov wrote:
> gdb_target definitions were removed from configure.tgt in 2007, before
> xtensa port was merged. Remove it from the xtensa target as well.
> 
> gbd/
> 2018-05-09  Max Filippov  <jcmvbkbc@gmail.com>
> 
> 	* configure.tgt (xtensa*-*-linux*): Drop gdb_target definition.

OK.

Thanks,
Pedro Alves

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gdb: xtensa: drop gdb_target definition
  2018-05-11 15:55 ` Pedro Alves
@ 2018-05-11 19:42   ` Max Filippov
  0 siblings, 0 replies; 3+ messages in thread
From: Max Filippov @ 2018-05-11 19:42 UTC (permalink / raw)
  To: Pedro Alves; +Cc: gdb-patches, Woody LaRue

On Fri, May 11, 2018 at 7:56 AM, Pedro Alves <palves@redhat.com> wrote:
> On 05/09/2018 05:43 PM, Max Filippov wrote:
>> gdb_target definitions were removed from configure.tgt in 2007, before
>> xtensa port was merged. Remove it from the xtensa target as well.
>>
>> gbd/
>> 2018-05-09  Max Filippov  <jcmvbkbc@gmail.com>
>>
>>       * configure.tgt (xtensa*-*-linux*): Drop gdb_target definition.
>
> OK.

Applied to master.

-- 
Thanks.
-- Max

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-11 18:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09 16:44 [PATCH] gdb: xtensa: drop gdb_target definition Max Filippov
2018-05-11 15:55 ` Pedro Alves
2018-05-11 19:42   ` Max Filippov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).