[Bug win32/23547] GDB didn't work with unix-way names under windows environment
pavel.seleznev at gmail dot com
sourceware-bugzilla@sourceware.org
Tue Aug 21 17:15:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=23547
--- Comment #3 from SePavel <pavel.seleznev at gmail dot com> ---
It is not trivial task to create hello program, because original program was
not written by me
Currently, I have add logs to console in GDB.exe and try to find out what
happened
I saw issue with parser via construction PARSER_STREAM (parser)
original string looks like
:mntcprojectnamefilename.cpp:523
but after some iteration in linespec_lexer_lex_string I saw that PARSER_STREAM
(parser) points to one byte before original string starts
C:mntcprojectnamefilename.cpp:523
Hope, I will provide tomorrow additional log
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list