freebsd-dev/gnu/usr.bin/binutils/gdb/i386
Peter Wemm 4f71948c41 Attempt to patch up gdb so that it has a chance of working with the new
UPAGES layout.. it was entirely too comfortable with reading and writing
the U area before.  I've changed it to use PT_GETREGS/PT_PUTREGS
ptrace ops instead of READ_U etc.  The code to read the registers from
core dumps is a bandaid at best.  It seems to have problems reading
core dumps from dynamic linked executables still, but at least static
dumps work.

I desperately need help from a gdb/bfd expert. :-)  HELP!!
1997-04-07 08:08:20 +00:00
..
freebsd-nat.c Attempt to patch up gdb so that it has a chance of working with the new 1997-04-07 08:08:20 +00:00
kvm-fbsd.c changes required in the gdb directory for making gdb 1997-01-15 22:37:09 +00:00
nm.h Attempt to patch up gdb so that it has a chance of working with the new 1997-04-07 08:08:20 +00:00
tm.h Attempt to patch up gdb so that it has a chance of working with the new 1997-04-07 08:08:20 +00:00
version.c changes required in the gdb directory for making gdb 1997-01-15 22:37:09 +00:00
xm.h changes required in the gdb directory for making gdb 1997-01-15 22:37:09 +00:00