]> git.pld-linux.org Git - packages/crossavr-gdb.git/commitdiff
- added sparc fix
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 25 Apr 2004 00:19:18 +0000 (00:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdb-headers.patch -> 1.2

gdb-headers.patch

index 33bf727ab87e44ba09a0bc7380a59e39d16681a5..d491be3ff197875c04ac43800ede89b4fd7e5f4e 100644 (file)
  #include "gdb_wait.h"
  
  #include "gdbthread.h"
+--- gdb-6.1/gdb/sparc-nat.c.orig       2004-04-24 23:48:09.000000000 +0000
++++ gdb-6.1/gdb/sparc-nat.c    2004-04-25 00:18:12.000000000 +0000
+@@ -23,7 +23,7 @@
+  * between <asm/reg.h> and <sys/ucontext.h> (included in <signal.h>)
+  * gdb needs <asm/reg.h>, so this is workaround to avoid including
+  * <sys/ucontext.h> contents */
+-#define _SYS_UCONTEXT_H 1
++/*#define _SYS_UCONTEXT_H 1*/
+ #include "defs.h"
+ #include "inferior.h"
This page took 0.080727 seconds and 4 git commands to generate.