Remote Debugger Frustrations
Monte Goulding
monte at appisle.net
Tue Oct 31 22:57:53 EDT 2017
> On 1 Nov 2017, at 1:45 pm, J. Landman Gay via use-livecode <use-livecode at lists.runrev.com> wrote:
>
>> Once you hit a breakpoint you should be able to change breakpoints in the open debugger.
>
> This I didn't know, I wasn't able to do that. To verify: I have to be stopped at a breakpoint first before changing or adding one? I didn't do that when I last tried.
Yes, you should be able to manipulate red dot breakpoints once the debugger is open. If you aren’t stopped at a breakpoint or execution error then you are probably just looking at your local script and therefore any changes to breakpoints won’t go over the wire.
Cheers
Monte
More information about the use-livecode
mailing list