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.



Attachment: ATT12670.gdbtest
Description: ATT12670.gdbtest

Attachment: test.gdb
Description: test.gdb

Attachment: test.f
Description: test.f

--
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

Reply via email to