|
Quick Lists
|
|
Bug ID:
|
4841257
|
|
Votes
|
2
|
|
Synopsis
|
Should be able to 'attach on demand' to debug
|
|
Category
|
java:debugger
|
|
Reported Against
|
1.4
, tiger
|
|
Release Fixed
|
|
|
State
|
3-Accepted,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
6898169
,
6173612
,
5108876
|
|
Submit Date
|
02-APR-2003
|
|
Description
|
Currently, if a Java program is to be debugged, the VM has to
be started with special debugging options, eg, -Xdebug -Xrunjdwp.....
It should be possible to to attach a debugger to an already
running VM that was not started with these options.
This would be especially useful for debugging code run via webstart or
plugin where it is not convenient to add these special debugging options to the
command line.
xxxxx@xxxxx 10/5/04 19:17 GMT
|
|
Work Around
|
N/A
|
|
Evaluation
|
N/A
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |