[Bug 81713] Clickable debug output jumps to file/line
Linus McCabe
linus at mccabe.nu
Fri May 21 23:39:56 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=81713
------- Additional Comments From linus mccabe nu 2004-05-21 11:52 -------
I updated my CVS tree, recompiled and installed (version showing 3.0.90-CVS).
I have kdDebug lines like:
kdDebug(24000) << k_lineinfo << ", command: " << command << ", data " << data << endl;
In the application output of kdevelop, I get:
Quanta: [/home/..etc/file.cpp:518], command: wait,data
as expected, but no matter how much I double click it wont jump the the right file/line. (It wont jump at all, to be precise)
Could it be that I'm not running KDE from CVS?
If it works for you, I guess it's implemented and its something wrong with my system rather than kdevelop.
/LInus
More information about the KDevelop-devel
mailing list