Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
gwr
Wed Jan 14 10:33:11 PST 1998
Update of /cvsroot/src/gnu/dist/gdb
In directory netbsd1:/var/slash-tmp/cvs-serv6430
Modified Files:
m68k-tdep.c
Log Message:
Add two new functions:
m68k_sigtramp_saved_pc() - like the comon sigtramp_saved_pc, but
uses SIG_PC_FP_OFFSET to find the saved PC (used for SunOS).
nbsd_in_sigtramp() - determine whether a PC value is within the
signal trampoline, but do so WITHOUT hard-coding the address
of the end of the stack (uses "__ps_strings" at run time).
This allows a common gdb to work on all m68k. (yea!)
Home |
Main Index |
Thread Index |
Old Index