From 5bb23a95f48dbc0b7f9a5342036b29b26bbbd5cc Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Thu, 3 Oct 1996 17:05:00 +0000 Subject: * inferior.h (IN_SIGTRAMP): Pass pc to SIGTRAMP_START and SIGTRAMP_END. * config/i386/tm-i386os9k.h (SIGTRAMP_START, SIGTRAMP_END): Define with dummy pc arg. * config/m68k/tm-nbsd.h: Ditto. * doc/gdbint.texinfo: Document that SIGTRAMP_START and SIGTRAMP_END are macros that take an single argument. --- gdb/doc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb/doc') diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 4ca01ba..cd4a0f7 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +Wed Oct 2 22:01:36 1996 Fred Fish + + * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update + documentation to account for START and END macros taking + one arg. + Thu Aug 22 17:59:03 1996 Fred Fish From: Eberhard Mattes -- cgit v1.1