Version: 3.0.0b1 (using KDE 3.1.4) Installed from: Gentoo Compiler: gcc version 3.3.1 20030904 (Gentoo Linux 3.3.1-r1, propolice) OS: Linux (i686) release 2.4.20-gentoo-r8 This patch adds the "Run to cursor" action to the floating debug toolbar (for C++).
Created attachment 3007 [details] the patch
I think what's kept this patch from being applied is that "run to cursor" doesn't work too well so we'd rather avoid advertising it. Not sure though. John?
"Run to cursor" should work fine (unless the cursor is in a ctor - which is the general problem with breakpoints in gdb compiled with gcc3 something atm). Patch looks ok. I'll test and commit.
commited