Commit Graph

3 Commits

Author SHA1 Message Date
tv 8948ae5e2a Conflict resolution, and update NetBSD changes to 4.17. 1999-02-10 22:17:38 +00:00
gwr eba66671ed Define FRAME_SAVED_PC to use the common sigtramp_saved_pc() just like
the i386 does.  The previous definition was a SunOS-specific hack,
and if that is really still needed somwhere, it can still be used
by defining sigtramp_saved_pc as m68k_sigtramp_saved_pc in the
target-specific tm.h file.  The common sigtramp_saved_pc() fucntion
uses SIGCONTEXT_PC_OFFSET to find the return PC (the best way).
Do not define SIG_PC_FP_OFFSET here.  (very machine-specific!)
1998-01-14 18:42:05 +00:00
gwr fb5baea630 stock gdb-4.16 1997-09-24 16:57:14 +00:00