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]

[mingw,gdb CVS HEAD] can't set breakpoint


I just see this message: (when debugging under Code::Blocks)

[debug]> break "E:/code/cb/test_code/Toggle/MyWXMain.cpp:66"
[debug]Function "66" not defined in "E:/code/cb/test_code/Toggle/MyWXMain.cpp".
[debug]Breakpoint 2 ("E:/code/cb/test_code/Toggle/MyWXMain.cpp:66") pending.

Why this command is regard as "Function 66".
When the app started, it can't hit the bp.

It works OK with gdb cvs 2012-07-25.

Yuanhui Zhang



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