Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
windows & linux
-
Patch Available
Description
This is my JDB implementation with basic function. The code structure has been improved a lot, compared to the last version I attached. Currently it only support the attaching case "jdb -attach xxxx" and support commands including connectors, run, stop at, cont and exit(quit).
There should be some bugs in it because I concentrated in cases when user is always right. JDB is complicated. I'd like to implement its functionality first and then improve it by adding error processing, etc. to make it more compatible.
If you have any question or suggestion, do not hesitate to contact me at daniel.gong.fudan@gmail.com.