Quantcast
Channel: LiveCode Forums
Viewing all articles
Browse latest Browse all 757

Talking LiveCode • Debugging and 'go cd x of stack y'

$
0
0
Hi,
I'm trying to debug a handler that basically takes parameters 'cdName' and 'stackName'. It does a few controls and eventually if everything is OK, does

CODE:

go cd cdName of stack stackName
I'm trying to debug my app and whenever the debugger reaches that instruction the debugger dies and the Livecode goes back to the IDE. I tried setting breakpoints at different places before this instruction. I also tried setting a breakpoint after that instruction but it's never reached.
Is that normal?
(MacOS 11.7.10, LC 9.6.11)

Statistics: Posted by Fjord — Tue Jun 11, 2024 9:36 pm



Viewing all articles
Browse latest Browse all 757

Trending Articles