On 1/23/12 4:30 PM, Bob Sneidar wrote:
I've mentioned it before, that if you set a breakpoint on a global,
the IDE will crash to desktop.

If you mean trying to break on a global declaration, I'm not sure how that could work at all. That's just a memory assignment. There's nothing to break on, and it never even occured to me to try it. Breakpoints only work inside handlers. The engine shouldn't crash regardless, but you won't get any useful info from examining a memory assignment.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to