remote debugger on windows
Monte Goulding
monte at appisle.net
Tue Apr 4 21:36:07 EDT 2017
> On 5 Apr 2017, at 11:11 am, Mark Wieder via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> On 04/04/2017 04:49 PM, Monte Goulding via use-livecode wrote:
>> Hmm… the remote debugger uses sockets.
>
> What socket(s) does the remote debugger use? I'd like to stay out of its way.
It begins at 54321 and bumps the port each time accept fails until it finds one. The standalone is then inited with the current port in use by the IDE at build time.
Cheers
Monte
More information about the use-livecode
mailing list