diff options
author | peter <peter@FreeBSD.org> | 1997-04-07 08:08:20 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-04-07 08:08:20 +0000 |
commit | a31720765f1179a0d1f8b3d7962791c760cae365 (patch) | |
tree | 7e45586a4461ff942e1d32ae44182898dd02a30b /lib/libc | |
parent | ecf50a7463380158994f03aa71d9b084c0c5114a (diff) | |
download | FreeBSD-src-a31720765f1179a0d1f8b3d7962791c760cae365.zip FreeBSD-src-a31720765f1179a0d1f8b3d7962791c760cae365.tar.gz |
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!!
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions