This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb failed to set a breakpoint on Windows


On 06/04/2011 05:01 AM, asmwarrior wrote:
On 2011-6-4 13:50, asmwarrior wrote:
But when debugging, gdb failed to set a breakpoint, it seems it failed
to handle the windows style file path.

look at the log:

> break
"E:/code/cb/cb_trunk/src/plugins/codecompletion/parser/parserthread.cpp:524"


No source file named E. Breakpoint 2 ("E:/code/cb/cb_trunk/src/plugins/codecompletion/parser/parserthread.cpp:524) pending.

Yes, that was probably my linespec change. Please file a bug for this, and I will get right on it.


Keith


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]