You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ivan Popov (JIRA)" <ji...@apache.org> on 2007/07/05 08:40:04 UTC

[jira] Commented: (HARMONY-2892) [jdktools][jdwp] Support on-demand debugger attach in JDWP agent

    [ https://issues.apache.org/jira/browse/HARMONY-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510293 ] 

Ivan Popov commented on HARMONY-2892:
-------------------------------------

File modules/jpda/src/main/native/jdwp/windows/agent/makefile should be converted to native EOL style before applying patch. Now it contains extra CR-LF on Linux and this causes patch tool to complain about not matched hunk in the patch.


> [jdktools][jdwp] Support on-demand debugger attach in JDWP agent
> ----------------------------------------------------------------
>
>                 Key: HARMONY-2892
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2892
>             Project: Harmony
>          Issue Type: Improvement
>          Components: JDK
>            Reporter: Ivan Popov
>            Priority: Minor
>         Attachments: H2892_jdwp_agent.patch
>
>
> JDWP agent implementation in RI provides user with an ability to launch debugger on-demand when exception is thrown in an application. Though this is not required by JDWP spec, but this feature is very useful and worth to be implemented in Harmony's JDWP agent.

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