Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch] configure.tgt - build gdbserver for nto
@ 2009-07-06 18:42 Aleksandar Ristovski
  2009-07-06 18:49 ` Pedro Alves
  0 siblings, 1 reply; 3+ messages in thread
From: Aleksandar Ristovski @ 2009-07-06 18:42 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 277 bytes --]

Hello,

Now that gdbserver for nto is added 
(http://sourceware.org/ml/gdb-patches/2009-07/msg00148.html), 
I would like to enable building it.

Thanks,

-- 
Aleksandar Ristovski
QNX Software Systems


ChangeLog:

* configure.tgt (i[34567]86-*-nto*): Add build_gdbserver=yes.


[-- Attachment #2: configure.tgt-build_gdbserver_nto-20090706.diff --]
[-- Type: text/x-patch, Size: 553 bytes --]

Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.221
diff -u -p -r1.221 configure.tgt
--- configure.tgt	3 Jul 2009 12:06:36 -0000	1.221
+++ configure.tgt	6 Jul 2009 18:37:02 -0000
@@ -185,6 +185,7 @@ i[34567]86-*-nto*)
 	# Target: Intel 386 running qnx6.
 	gdb_target_obs="i386-tdep.o i387-tdep.o corelow.o solib.o solib-svr4.o \
 			i386-nto-tdep.o nto-tdep.o"
+	build_gdbserver=yes
 	;;
 i[34567]86-*-solaris2.1[0-9]*)
 	# Target: Solaris x86_64

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

end of thread, other threads:[~2009-07-06 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-06 18:42 [patch] configure.tgt - build gdbserver for nto Aleksandar Ristovski
2009-07-06 18:49 ` Pedro Alves
2009-07-06 18:54   ` Aleksandar Ristovski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox