CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/31 20:35:02
Modified files:
gnu/usr.bin/binutils/gdb: amd64-tdep.c amd64obsd-tdep.c
Log message:
Fix gdb can handle prologues which has the retguard and teach gdb that
alltraps_kern() is a trap function. Also initialize the struct
amd64_frame_cache in amd64_skip_prologue() which was missing.
Original diff from IIJ.
ok mpi mortimer kettenis deraadt
