changes for breakpoints with source...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

changes for breakpoints with source...

Eliot Miranda-2
Hi All,

    here's a tiny change set of three methods in three packages that modify the breakpoint system to preserve source formatting and comments.  I'm posting it as a change set because I'm too lazy to submit three packages to the inbox that I suspect no one will look at.  But if it's a simple change set y'all might try it.  It needs testing because one change is to the assignment of the parser's tempsMark (the position at which it inserts auto-declared temporaries) in the case where methods have no temporaries, and I want to know if that's correct.  So please try this and either report back after a day or two if it works well, or immediately if it breaks temp declaration.

AdvThanksance
--
best,
Eliot



BreakpointsWithSource.st (3K) Download Attachment