BIG problems with internal debugger
jbb
jbb at ihug.co.nz
Sat Feb 5 19:00:59 GMT 2000
On Sun, 06 Feb 2000, you wrote:
> Hi!
>
> In newest CVS i have some big probems with the internal debugger.
>
> The VAR tab is everytime empty, adding a watchpoint adds the variable but the
> VAR tab shows nothing else (no value ...)
>
> The Dissasemble tab and an framstack tab are never enabled.
>
> Adding breakpoints dopesn't do anything, also it's added to the breakpoint list
> the program doesn't wait at this breakpoint.
>
> Hope this helps,
Not yet, as I see none of these problems you're reporting on my system :(
I take it the breakpoints remain blue when you try to debug? This indicates gdb
hasn't started properly (or a shared library problem, which can never be if you
set a breakpoint in the main() function).
What have you tried? distclean and re-install? I take it you haven't done
anything else to your system? You are on Suse 6.3? Using the German language?
Please re-compile with flag -DCPP_MONITOR so that you get the debugger tab in
the output window and then we can see what the debugger is trying to do.
--
Regards,
jbb
http://homepages.ihug.co.nz/~jbb
ICQ: 60412209
More information about the KDevelop
mailing list