>> On 15 Jun 2018, at 01:07, Ben Coman <btc@openinworld.com> wrote:>> >> Not sure if this is intended behaviour...>> >> in a brand new build 71053, open a browser GTGenericStackDebuggerTest >> testBasic>> >> right-click and choose "Debug">> >> the debugger opens about on the third statement. >> Clicking <Restart> doesn't improve things, >> and then clicking <Into> shows the stack on MetaLink>>uninstall.>> >> cheers -ben>
> On 15 Jun 2018, at 12:18, Marcus Denker <marcus.denker@inria.fr> wrote:> > Thanks, I made a note and will look (I hope next week)>
In the first step no��� it would work like haltOnce now.
Im the first step I guess in the breakpoint object.
For haltOnce: it does not really use MetaLinks, just AST annotations��� I liked the simplicity and the fact that it would be
���per statement��� and not global. But what is bad is that we lose the state at recompile��� it would be nice to fix that.
Marcus