diff options
Diffstat (limited to 'gdb/amd64-nat.c')
-rw-r--r-- | gdb/amd64-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/amd64-nat.c b/gdb/amd64-nat.c index 31b3603..50a03de 100644 --- a/gdb/amd64-nat.c +++ b/gdb/amd64-nat.c @@ -85,7 +85,7 @@ amd64_native_gregset_supplies_p (int regnum) } -/* Supply register REGNUM, whose contents are store in BUF, to +/* Supply register REGNUM, whose contents are stored in GREGS, to REGCACHE. If REGNUM is -1, supply all appropriate registers. */ void |