Closed geniashand closed 7 years ago
@geniashand Can you be more specific? We didn't really understand what is you case. It seems like it works.
It should show also the exception of ArrayIndexOutOfBound in the TraceMarker (or only it without the previous one) However, the trace marker shows only the exception thrown in the first run (file exception), the second run throws a different exception(ArrayIndexOutOfBound) but it's not shown in the TraceMarker
did you press the bugquery button once again?
Seems like pressing the plugin icon solves the problem, thought it was supposed to be automatic Thanks!
When running the code the first time and getting an exception it is shown in the Trace Marker, however, running different code won't mark the other line.
I ran this program
And got the following trace stack:
In the trace marker:
When running the following code:
And getting the following stack trace:
However, the trace marker still shows: