any plans to port MDI and debugger
Oliver Strutynski
olistrut at gmx.net
Tue Apr 17 15:34:48 UTC 2001
> > Richard - I guess we should talk about java debuggers?
>
> Yes indeed - it should be just a matter of piping commands to jdb instead
> of gdb, and interpreting the output correctly. He says breezily ;-).
I had a look at the debugger stuff and made a first attempt at porting
the gdbcontroller to work with jdb. So far I was able to make a connection to
JDB for sending commands and to use Gideon to step through a Java app (one
file only as that is currently hard coded) and to follow these steps in the
source code. Also I got the framestack widget working with JDB.
Now I wonder how I can make a nicely wrapped up JavaDebugger KPart from that
code to continue development, as my code currently only replaces the old GBD
code in gdbcontroller.cpp and some other files.
Bye, Oliver
--
_____________________________________________________________________
Oliver Strutynski oliver.strutynski at cs.tum.edu
olistrut at iname.com
-
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