diff options
Diffstat (limited to 'gdb/alpha-nat.c')
-rw-r--r-- | gdb/alpha-nat.c | 2 |
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. |