projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26cb8b7
)
Fix typo: amd64 -> i386.
author
Pedro Alves
<palves@redhat.com>
Wed, 13 Feb 2013 15:06:50 +0000
(15:06 +0000)
committer
Pedro Alves
<palves@redhat.com>
Wed, 13 Feb 2013 15:06:50 +0000
(15:06 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 24e38e94f158c76c1d7aa710994455ae43a2e0d7..60b75886309c8ad10f0069f469b894f059ed2a5a 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-12,7
+12,7
@@
linux_nat_forget_process hook.
* i386-linux-nat.c (update_debug_registers_callback):
Update comment.
- (
amd64_linux_dr_set_control, amd64
_linux_dr_set_addr): Use
+ (
i386_linux_dr_set_control, i386
_linux_dr_set_addr): Use
iterate_over_lwps.
(i386_linux_prepare_to_resume): Pass the lwp's pid to
i386_debug_reg_state.