Name: sv38254 Date: 08/19/97
Add debugging information to enable expression level debugging instead of just statement level debugging.
This primarily consists of adding additional mapping information from PCs to source ranges instead of line
numbers (there are clever encoding schemes so that this does not result in code bloat).
======================================================================
Add debugging information to enable expression level debugging instead of just statement level debugging.
This primarily consists of adding additional mapping information from PCs to source ranges instead of line
numbers (there are clever encoding schemes so that this does not result in code bloat).
======================================================================
- duplicates
-
JDK-4432923 Need Access to Expression Level Source File Information in JPDA
-
- Closed
-
-
JDK-5024112 JVMTI Spec: Add support for expression level stepping - character range attribute and APIs
-
- Closed
-
- relates to
-
JDK-6373246 Request for more breakpoint locations in executable code.
-
- Closed
-