Other |
---|
1.2.2 1.2.2Fixed |
Relates :
|
When a step event occurs at a location which also has a breakpoint, the breakpoint is not reported. For cases where JVMDI events don't necessarily return control to the user (e.g. line stepping), this is a major problem manifesting itself as a lost breakpoint. Ideally, the breakpoint and step events should be reported together, but until events sets are supported, this bug will need to be fixed another way. It would be better to report the two events discretely than to report just one.
|