[Glass] How can I get the start/end of a step in a GsContext?

Mariano Martinez Peck via Glass glass at lists.gemtalksystems.com
Fri Nov 3 14:22:45 PDT 2017


Hi guys,

Imagine the debugger prints

"8. [] in
DpQuuveProductionWalkbackErrorHandler(WAExceptionHandler)>>handleExceptionsDuring:
@7 line 8"

I manage to get to do doing some hack like this:

(self instVarNamed: 'continuation' )  _reportAt: 8

I understand 7 is the step pointer and 8 is the line number. The debugger
knows where to start and where to stop that part of the step. See attached
picture. See the blue text? how can I ask that to the GsContext ?

Thanks in advance,

-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20171103/f215f0f6/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2017-11-03 at 6.17.43 PM.png
Type: image/png
Size: 850643 bytes
Desc: not available
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20171103/f215f0f6/attachment-0001.png>


More information about the Glass mailing list