diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-04-17 18:53:46 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-04-17 18:53:46 +0000 |
commit | ed41462c79cfb7458a38cac07976ea15292f46f2 (patch) | |
tree | e79099ccb5698ef95e4d0491ccef45c19be9831b /gdb/ChangeLog | |
parent | cc60f2e3729df42687fafc8344c40603a39650bf (diff) | |
download | binutils-gdb-ed41462c79cfb7458a38cac07976ea15292f46f2.tar.gz |
gdb/
2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
PR corefiles/11511
* amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Support
orig_rax.
gdb/testsuite/
2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
PR corefiles/11511
* gdb.arch/system-gcore.exp: New.
* gdb.arch/gcore.c: Likewise.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1f43581b5a9..9aa915c655a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2010-04-17 H.J. Lu <hongjiu.lu@intel.com> + + PR corefiles/11511 + * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Support + orig_rax. + 2010-04-17 Pedro Alves <pedro@codesourcery.com> * breakpoint.c (watchpoints_triggered): Use |