gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 8 Sep 2009 17:39:22 +0000 (17:39 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 8 Sep 2009 17:39:22 +0000 (17:39 +0000)
commitb554e4bd5309b7a5bdfd36ab20c4c8f3edcb88d5
treeb1226a5ee7b476be1699ffbdc549cbd454e1ab06
parent7e127222000a836f4a46e9cd2ef6ae156dcbc133
gdb/
Fix ia64 shadowing of breakpoints in multiple slots of a single bundle.
* ia64-tdep.c (ia64_memory_insert_breakpoint): New call
of make_show_memory_breakpoints_cleanup with parameter 0.  Move the
reading of SHADOW_CONTENTS to this memory state point of code.  Update
comment for the memory re-read.

gdb/testsuite/
* gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
$bpt2address.
(Second breakpoint address is valid on ia64)
(Third breakpoint on ia64 in the Second breakpoint's bundle): New.
gdb/ChangeLog
gdb/ia64-tdep.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/breakpoint-shadow.exp
This page took 0.03102 seconds and 4 git commands to generate.