Breakpoints do not work.

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
zaxos
Posts: 222
Joined: Thu May 23, 2013 11:15 pm

Breakpoints do not work.

Post by zaxos » Tue Sep 15, 2015 6:24 pm

Although this could be easily be placed at beginners area, i'm really frustrated because my breakpoints do not work, have i turned off something accidentally? neither "breakpoint" as a word works or the breakpoint you set at the script editor...
Knowledge is meant to be shared.

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Breakpoints do not work.

Post by jmburnod » Tue Sep 15, 2015 7:05 pm

Hi zaxos,

I think you have to set the script debug mode to true
Menu Development -> script debug mode should have a checkmark

Best regards
Jean-Marc
https://alternatic.ch

zaxos
Posts: 222
Joined: Thu May 23, 2013 11:15 pm

Re: Breakpoints do not work.

Post by zaxos » Tue Sep 15, 2015 7:16 pm

Thank you my friend, you were right. :D
Does this Script Debug do anything else by the way? besides annoying me...
Knowledge is meant to be shared.

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Re: Breakpoints do not work.

Post by mwieder » Wed Sep 16, 2015 12:21 am

Nothing. I never have it disabled. Not even really sure why it's an option.
It's just always been that way.

Post Reply