JDK-4228113 : Missing (requested) events from Java Debug Interface (JDI)
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1999-04-08
  • Updated: 1999-04-10
  • Resolved: 1999-04-10
Related Reports
Duplicate :  
Relates :  
Relates :  
Description

Name: krT82822			Date: 04/08/99


Rather than enter 3 seperate feature requests, I've included them below as they are all related to the JDI.

Would it at all be possiable to include events for local variable change/access within a method.  It would be invaluable when tracing a program to
know when local variables change and not just the class attributes.

Would it also be possilble to include an event to noitify when a thread changes status, ie from running to sleeping.  The JDI allows for thread start
and thread end events but not change status events.

Can an additional method be added to the VMDisconnect event to return the exit code and any descriptive text.

Many thanks.
(Review ID: 56382) 
======================================================================

Comments
EVALUATION I have separated the requests into 4228507, 4228508, 4228509.
11-06-2004