Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch] nto gdbserver
@ 2010-04-20 17:16 Aleksandar Ristovski
  2010-04-20 19:52 ` Pedro Alves
  0 siblings, 1 reply; 6+ messages in thread
From: Aleksandar Ristovski @ 2010-04-20 17:16 UTC (permalink / raw)
  To: gdb-patches

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

(I apologize if this message is duplicated)


Hello,

This patch fixes build breakage of gdbserver for Neutrino (QNX).

Thanks,

Aleksandar Ristovski
QNX Software Systems

Change Log:

2010-04-20  Aleksandar Ristovski  <aristovski@qnx.com>
   * nto-x86-low.c: Include server.h





[-- Attachment #2: nto-x86-low.c-20100419.patch --]
[-- Type: text/x-patch, Size: 547 bytes --]

Index: nto-x86-low.c
===================================================================
RCS file: /cvs/src/src/gdb/gdbserver/nto-x86-low.c,v
retrieving revision 1.2
diff -u -p -r1.2 nto-x86-low.c
--- nto-x86-low.c	1 Jan 2010 07:31:49 -0000	1.2
+++ nto-x86-low.c	19 Apr 2010 20:56:17 -0000
@@ -17,7 +17,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-
+#include "server.h"
 #include "nto-low.h"
 #include "regdef.h"
 #include "regcache.h"

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

end of thread, other threads:[~2010-04-21 14:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-20 17:16 [patch] nto gdbserver Aleksandar Ristovski
2010-04-20 19:52 ` Pedro Alves
2010-04-20 20:24   ` Aleksandar Ristovski
2010-04-20 20:43     ` Aleksandar Ristovski
2010-04-20 20:49       ` Pedro Alves
2010-04-21 14:03         ` Aleksandar Ristovski

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