PR breakpoints/17000: user breakpoint not inserted if software-single-step at same...
authorPedro Alves <palves@redhat.com>
Tue, 3 Jun 2014 11:46:46 +0000 (12:46 +0100)
committerPedro Alves <palves@redhat.com>
Tue, 3 Jun 2014 11:46:46 +0000 (12:46 +0100)
commit835c559fd59d4ebb3b04d046c1f9f36183db0fe6
treeb22b8651cf7e6f0f089a014620ca9e8f87d0f88f
parent06eb158633faa8746dd39f19ce784448bb7ece00
PR breakpoints/17000: user breakpoint not inserted if software-single-step at same location - test

GDB gets confused when removing a software single-step breakpoint that
is at the same address as another breakpoint.  Add another kfailed
test.

gdb/testsuite/
2014-06-03  Pedro Alves  <palves@redhat.com>

PR breakpoints/17000
* gdb.base/sss-bp-on-user-bp-2.c: New file.
* gdb.base/sss-bp-on-user-bp-2.exp: New file.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.c [new file with mode: 0644]
gdb/testsuite/gdb.base/sss-bp-on-user-bp-2.exp [new file with mode: 0644]
This page took 0.026836 seconds and 4 git commands to generate.