diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-04-07 04:33:21 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-04-07 04:33:21 +0000 |
commit | d311cd50fc8c3fc9b344cc2a893572d6c0ae44d7 (patch) | |
tree | 5c0a7a0c680ec499b2322de91b2554b74f2e7e4f /gdb/TODO | |
parent | 279b54a1193dd058598432bfb81bc93eb3297266 (diff) | |
download | gdb-d311cd50fc8c3fc9b344cc2a893572d6c0ae44d7.zip gdb-d311cd50fc8c3fc9b344cc2a893572d6c0ae44d7.tar.gz gdb-d311cd50fc8c3fc9b344cc2a893572d6c0ae44d7.tar.bz2 |
From 2000-03-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
* procfs.c (init_procfs_ops): Set procfs_ops.to_has_memory and
procfs_ops.to_has_all_memory to 1.
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -28,24 +28,6 @@ release of GDB. -- -Solaris/x86 - which? (Nick Duffek, Peter Schauer, Michael Snyder?) - -Nick D's working through patches from Michael Snyder and Peter S. - --- - - -RFA: procfs.c: init_procfs_ops should set -procfs_ops.to_has_[all]_memory (Peter Schauer, Andrew Cagney?) - -I am pretty sure that this is caused by some accidental deletion, but -procfs.c:init_procfs_ops no longer sets procfs_ops.to_has_memory and -procfs_ops.to_has_all_memory. - -http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg01057.html - --- - GDB 5.0: Nice to have --------------------- |