On 09/29/2010 11:10 PM, Mathieu Suen wrote:
Hi Paolo,

I just want to report the discussion we have on CompiledBlock in
other to retrieve the name of the variable (temp + args) and thus
have them in the debugger.

The first idea was to put the chracter offset from the source code
inside the literals, but since the CompiledBlock and the Method share
the same literals we need to map which block have which offset.

We can than just add an array in the literals for that purpose. See
what do you guys thinks

Have you tried just reusing the DebugSupport.st code from the old browser?

Paolo

_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to