breakpoints don't work in new CDT 3 [message #147701] |
Tue, 28 June 2005 11:31  |
Eclipse User |
|
|
|
Originally posted by: vczilla.hotmail.com
There seems to have a problem with BP in CDT3.In fact GDB doesn't recognize
BP set by CDT so it won't stop on one when you try to resume a paused
program.
On the other hand if you set a PB manually (in gdb console) there is no
problem
the bp even appears in cdt breakpoint window (in the debug perspective)
(with an additional 'check' icon on the left side of the bp that seems to
signal a valid bp (like in CDT2)).
My config is CDT 3(latest build i found :I200506200301 ) + associated
eclipse
GCC is mingw version 3.4.4 & 3.4.2
GDB is 6. (something) and 5.(something) i tried both
on windows xp pro.
PS: i think this has something to do with the way CDT pass some path on to
GDB coz' some of the reccuring error messages of gdb are :
No source file named D:/Generator/Gen.cpp.
(in fact there is a source in D:\Generator\Gen.ccp)
but what's really interesting is that:
Warning: D:\FrameWork\Copy: No such file or directory.
Warning: D:\Generator/of: No such file or directory.
Warning: D:\Generator/Preprocessor: No such file or directory.
Warning: D:\Generator/-r: No such file or directory.
as you can see it's quit a mess (and there is no folder named copy of
something in either generator or framework)
and the unix/windows path mixing is interesting.
Oh i guess i'll have to wait a little to use this new version...
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09666 seconds