aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2002-01-08 22:14:15 +0000
committerMichael Snyder <msnyder@vmware.com>2002-01-08 22:14:15 +0000
commitc6b92abd3df567ae24c1806d4d398b921b14306a (patch)
tree131b67ece387a3e602c27de8344071a22ea37d92 /gdb/ChangeLog
parent4b09dc8c14cd3dd0030c60976811a2b849bf9989 (diff)
downloadfsf-binutils-gdb-c6b92abd3df567ae24c1806d4d398b921b14306a.zip
fsf-binutils-gdb-c6b92abd3df567ae24c1806d4d398b921b14306a.tar.gz
fsf-binutils-gdb-c6b92abd3df567ae24c1806d4d398b921b14306a.tar.bz2
2002-01-07 Michael Snyder <msnyder@redhat.com>
* arm-linux-nat.c: Remove references to regcache.c internal data (registers[] and register_valid[]).
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 87b2ea6..ae1bbae 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2002-01-07 Michael Snyder <msnyder@redhat.com>
+ * arm-linux-nat.c: Remove references to regcache.c internal data
+ (registers[] and register_valid[]).
+
+2002-01-07 Michael Snyder <msnyder@redhat.com>
+
* linux-proc.c: New file. Implement child_pid_to_exec_file,
so that attaching to a pid will automatically read the process's
symbol file and shlibs.