]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbserver/ChangeLog
Merge i386_update_inferior_debug_regs
authorGary Benson <gbenson@redhat.com>
Thu, 12 Jun 2014 11:01:11 +0000 (12:01 +0100)
committerGary Benson <gbenson@redhat.com>
Wed, 18 Jun 2014 09:15:23 +0000 (10:15 +0100)
commitd9305f7fef566159dd940a11155107407f43ec15
tree1eb4652a1ae3c2a393fbe66add08d5bf5286e48a
parentea008da432a185fccb9ef967b32092eea98d3c9e
Merge i386_update_inferior_debug_regs

This commit synchronizes the i386_update_inferior_debug_regs functions
in i386-nat.c and i386-low.c.

gdb/
2014-06-18  Gary Benson  <gbenson@redhat.com>

* i386-nat.c (i386_update_inferior_debug_regs) <state>:
New parameter.  All uses updated.

gdb/gdbserver/
2014-06-18  Gary Benson  <gbenson@redhat.com>

* i386-low.c (i386_update_inferior_debug_regs) <inf_state>:
Renamed to state.
gdb/ChangeLog
gdb/gdbserver/ChangeLog
gdb/gdbserver/i386-low.c
gdb/i386-nat.c