[binutils-gdb] Linux x86 low-level debug register code synchronization
sergiodj+buildbot@redhat.com
sergiodj+buildbot@redhat.com
Wed Mar 25 07:49:00 GMT 2015
*** TEST RESULTS FOR COMMIT 5dfe6ca8a8686a37fea66dff3b652e7f4f7fc90c ***
Author: Gary Benson <gbenson@redhat.com>
Branch: master
Commit: 5dfe6ca8a8686a37fea66dff3b652e7f4f7fc90c
Linux x86 low-level debug register code synchronization
This commit makes several small changes to the low-level debug
register code for Linux x86, making the code in the GDB and
gdbserver implementations identical.
gdb/ChangeLog:
* x86-linux-nat.c (x86_linux_dr_set_addr): Update assertion.
(x86_linux_new_thread): Rename argument.
gdb/gdbserver/ChangeLog:
* linux-x86-low.c (x86_linux_dr_get): Add assertion.
Use perror_with_name. Pass string through gettext.
(x86_linux_dr_set): Likewise.
More information about the Gdb-testers
mailing list