Mac development

Milan Babuskov milanb at panonnet.net
Mon Oct 9 14:39:10 PDT 2006


jtgxbass wrote:
>     Now, there is no way I can debug src/ibpp/database.cpp file since it
>     always shows me the src/cache/database.cpp file. Line numbers are
>     correct however. Even worse, if I set the breakpoints in
>     src/ibpp/database.cpp it actually sets them in src/cache/database.cpp.
>     The two database.cpp files are completely different.
> 
> Like I said, if you know how to use it. If your simply setting a 
> breakpoint on database.cpp:123, how can you expect gdb to know which 
> database.cpp file your refering to?

IIRC, I was setting a breakpoint for src/ibpp/database.cpp, not just 
database.cpp. It is a confirmed bug in gdb, but AFAIK not fixed yet.


-- 
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org





More information about the wx-users mailing list