On 10/31/17 5:15 AM, Peter Reid via use-livecode wrote:
3. Often it steps through the script as it was just before the latest change, 
i.e. it doesn't take into account the latest script edits.

4. It can be difficult to change break points during remote debugging.

You need to recompile/rebuild the app every time you make a change. Built apps can't be modified, and that includes the location of the breakpoints. That does slow down debuging because you can't move or create breakpoints without doing a rebuild, and the scripts are of course permanent until the app is recreated.

--
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