gdb 7.3.50-2 fails to set a line breakpoint

Egor Ushakov egor.ushakov@oracle.com
Fri Sep 30 20:21:00 GMT 2011


Hi,

I try to set line breakpoint in gdb 7.3.50 and it fails with "No source 
file named c."
It looks like it parses line breakpoint command arguments incorrectly:
break file:line
on Windows file name may contain colon (like C:\abc) and the command:
break C:\abc:5
gives error:
No source file named c.
It worked correctly in gdb 6.8.

you can read the full story here:
https://netbeans.org/bugzilla/show_bug.cgi?id=201670

Egor


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