summaryrefslogtreecommitdiff
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
commit83de048fa71f0cf66aad16a8841ac3db8e6af7d4 (patch)
tree3c538e21ab95ef4e41644899f8d3d05fc7cd152c /gdb/alpha-nat.c
parentdb73a9e93faeed73ac859dbf679a2bbba6e4e064 (diff)
downloadgdb-83de048fa71f0cf66aad16a8841ac3db8e6af7d4.tar.gz
* 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 caeada3deb9..b6e3e0e089d 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.