ANN: PowerDebug (was Re: Question about the debugger in Rev 4.0)

Mark Wieder mwieder at ahsoftware.net
Thu Sep 9 21:46:02 EDT 2010


Jacque-

Thursday, September 9, 2010, 6:35:09 PM, you wrote:

> On 9/9/10 5:30 PM, Mark Wieder wrote:

>> You can't debug preOpenXXX handlers with the builtin debugger.

> I'm pretty sure I did, but with a printed "breakpoint" line instead of a
> red dot in the side gutter. It's been a while though, maybe I'm 
> misremembering.

I thought I might have been misremembering as well, so I tried it
before posting. No break on the breakpoint line during a preOpenCard.
Just tried in now from the messagebox and it still doesn't work.

on preOpenCard
  local x

  breakpoint
  put 2 into x
  put x into field 1
end preOpenCard

-- 
-Mark Wieder
 mwieder at ahsoftware.net




More information about the use-livecode mailing list