gdb executes only the first of breakpoints in same place

Rockefeller, Harry Harry.Rockefeller@flightsafety.com
Mon Mar 25 15:33:00 GMT 2013


 gdb is supposed to execute breakpoints in the same place in code.
This is not happening.  The first breakpoint executes but not the second.
I have enclosed a small test case.
test.f = fortran file.
.gdbtest = gdb source (command) file to define the 2 breakpoints set in
same place in code.
test.gdb = xterm snapshot of the gdb run on the test executable showing
that only the first breakpoint runs when both are active.
When breakpoint 3 is disabled then the second breakpoint does execute.
I can include cygcheck results or test this myself on a real Linux machine
if needed.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: ATT12670.gdbtest
Type: application/octet-stream
Size: 409 bytes
Desc: ATT12670.gdbtest
URL: <http://cygwin.com/pipermail/cygwin/attachments/20130325/bb209c8f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.gdb
Type: application/octet-stream
Size: 1542 bytes
Desc: test.gdb
URL: <http://cygwin.com/pipermail/cygwin/attachments/20130325/bb209c8f/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.f
Type: application/octet-stream
Size: 488 bytes
Desc: test.f
URL: <http://cygwin.com/pipermail/cygwin/attachments/20130325/bb209c8f/attachment-0002.obj>
-------------- next part --------------
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


More information about the Cygwin mailing list