Hi Jacque,

Make sure you add the remote debugger inclusion in Inclusions pane. This
should not be necessary in the IDE, but currently you maybe have to do it.

Best,
Panos

On 24 Feb 2017 05:45, "J. Landman Gay via use-livecode" <
use-livecode@lists.runrev.com> wrote:

> I jumped all over this right away. I set a breakpoint in a test stack,
> tethered my phone to the Mac, and clicked the Test button.
>
> My button script:
>
> on mouseUp
>   get "Testing"
>   put it into fld 1 -- breakpoint set here
> end mouseUP
>
> The app launched on my phone and the script stopped executing at the right
> place (nothing went into fld 1) but I wasn't asked if I wanted to start a
> debugging session and the IDE didn't go into debug mode.
>
> Is there something else I need to do to in the stack to activate remote
> debugging?
>
> Samsung S4, Android 5.0.1
>
> --
> 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
>
_______________________________________________
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