kdevelop2.0 dbg changes

jbb jbb at kdevelop.org
Fri Jun 22 23:39:56 UTC 2001


Ok Harry, what have you done.

142      QString libPath = stddirs.findResourceDir("lib"," 
libkdeui.so.3.0.0");(gdb)
143       QFileInfo libFI( libPath + "/libkdeui.so.3.0.0");
(gdb) print libPath.latin1()
Cannot evaluate function -- may be inlined

latin1() doesn't always work in gdb :(( hence that nasty convoluted gdb 
statement you've replace. Wanna fix.... :-)

you can test this by debugging kdevelop 2.0 and breaking on main.cpp:143

It could be done better than I've done it, I'm sure, but...

jbb

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list