Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
jdb is the command line debugger tool provided as part of the basic JDK tools (http://java.sun.com/javase/6/docs/technotes/tools/index.html). It is expected that the implementation will be written in Java using the Eclipse JDI library. The implementation should be compatible with the Sun jdb command line tool but it could be extended with other features - such as tab completion of commands, JSR45 (stratum support), etc. - to add value to the Harmony implementation.