aboutsummaryrefslogtreecommitdiff
path: root/gdb/alpha-nat.c
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2007-05-13 12:48:40 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2007-05-13 12:48:40 +0000
commit7157eed4324fedd80185646d58e92887e442f7a9 (patch)
treec908a8c2351407432ed6bb86bfe868230ea5d221 /gdb/alpha-nat.c
parentfb4443d8bc8dd6d4b9c9a8af474da79a65deb0be (diff)
downloadfsf-binutils-gdb-7157eed4324fedd80185646d58e92887e442f7a9.zip
fsf-binutils-gdb-7157eed4324fedd80185646d58e92887e442f7a9.tar.gz
fsf-binutils-gdb-7157eed4324fedd80185646d58e92887e442f7a9.tar.bz2
* blockframe.c: Remove obsolete comments.
* alpha-nat.c (fetch_osf_core_registers): Update comment. * arm-tdep.h (enum gdb_regnum): Remove obsolete part of comment. * hppa-tdep.h (enum hppa_regnum): Likewise. * mips-tdep.h: Likewise. * m68hc11-tdep.c: Likewise.
Diffstat (limited to 'gdb/alpha-nat.c')
-rw-r--r--gdb/alpha-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/alpha-nat.c b/gdb/alpha-nat.c
index caeada3..b6e3e0e 100644
--- a/gdb/alpha-nat.c
+++ b/gdb/alpha-nat.c
@@ -34,7 +34,7 @@
/* Extract the register values out of the core file and store
- them where `read_register' will find them.
+ them into REGCACHE.
CORE_REG_SECT points to the register values themselves, read into memory.
CORE_REG_SIZE is the size of that area.