[ZeroBrane Studio] Re: Wierd error

  • From: Rob Probin <rob.probin@xxxxxxxxx>
  • To: zerobrane@xxxxxxxxxxxxx
  • Date: Tue, 30 Sep 2014 23:00:07 +0100


can you add
"print(require('mobdebug')._VERSION, debug.gethook())" before the line
with a breakpoint? That line should print "0.606 nil 0".

0.606    function() --[[..skipped..]] end    "crl"    0

Since this should
only happen after "Done" command is sent and only if you have a
breakpoint later in the code
Ah ... that's interesting. I DO have breakpoints after clicking on that. Is that the answer? It's sort of sensible it would throw an error...


Regards,
Rob


Other related posts: