mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 12:39:59 +00:00
* amd64-nat.c (amd64_supply_native_gregset): Fix comment.
This commit is contained in:
parent
4cd804765d
commit
ecba89de44
@ -1,5 +1,7 @@
|
||||
2004-06-26 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* amd64-nat.c (amd64_supply_native_gregset): Fix comment.
|
||||
|
||||
* vax-tdep.c: Tweak comment.
|
||||
|
||||
Add OpenBSD/hppa support.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user