You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2010/02/10 09:52:28 UTC

[jira] Created: (HARMONY-6442) [jdktools] Implement the jdb command line debugger

[jdktools] Implement the jdb command line debugger
--------------------------------------------------

                 Key: HARMONY-6442
                 URL: https://issues.apache.org/jira/browse/HARMONY-6442
             Project: Harmony
          Issue Type: Task
          Components: JDK
            Reporter: Mark Hindess


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, etc. - to add value to the Harmony implementation.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-6442) [jdktools] Implement the jdb command line debugger

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess updated HARMONY-6442:
----------------------------------

    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.


  was:
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, etc. - to add value to the Harmony implementation.


       Assignee: Mark Hindess

> [jdktools] Implement the jdb command line debugger
> --------------------------------------------------
>
>                 Key: HARMONY-6442
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6442
>             Project: Harmony
>          Issue Type: Task
>          Components: JDK
>            Reporter: Mark Hindess
>            Assignee: Mark Hindess
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-6442) [jdktools] Implement the jdb command line debugger

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hindess reassigned HARMONY-6442:
-------------------------------------

    Assignee:     (was: Mark Hindess)

> [jdktools] Implement the jdb command line debugger
> --------------------------------------------------
>
>                 Key: HARMONY-6442
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6442
>             Project: Harmony
>          Issue Type: Task
>          Components: JDK
>            Reporter: Mark Hindess
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.