projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae6d035
)
* config/i386/tm-i386bsd.h: Give just macro name, not args, to #undef.
author
Peter Schauer
<Peter.Schauer@mytum.de>
Tue, 15 Mar 1994 21:47:34 +0000
(21:47 +0000)
committer
Peter Schauer
<Peter.Schauer@mytum.de>
Tue, 15 Mar 1994 21:47:34 +0000
(21:47 +0000)
gdb/config/i386/tm-i386bsd.h
patch
|
blob
|
history
diff --git
a/gdb/config/i386/tm-i386bsd.h
b/gdb/config/i386/tm-i386bsd.h
index f75fd93ae6e6a46cfcc478b27480cc2fdd28c12c..867e624b17b26165cc6ed6c025dd8bb6be08c0c6 100644
(file)
--- a/
gdb/config/i386/tm-i386bsd.h
+++ b/
gdb/config/i386/tm-i386bsd.h
@@
-68,7
+68,7
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Offset to saved PC in sigcontext, from <sys/signal.h>. */
#define SIGCONTEXT_PC_OFFSET 20
-#undef FRAME_SAVED_PC
(FRAME)
+#undef FRAME_SAVED_PC
#define FRAME_SAVED_PC(FRAME) \
(((FRAME)->signal_handler_caller \
? sigtramp_saved_pc (FRAME) \