[Lazarus] Remote debugger looses connection to target on Windows 7
Martin Frb
lazarus at mfriebe.de
Thu Apr 10 19:33:24 CEST 2014
On 10/04/2014 16:41, Michael Schnell wrote:
> On 04/10/2014 05:33 PM, Martin Frb wrote:
>>
>> That would work. (and I would accept a patch (adding an option / not
>> making it mandatory)
>
> Sounds nice to me, especially regarding that gdbserver is not that
> "common" and hence not easily to come by in some cases.
>>
>> But at this stage, I prefer the async solution.
> I see.
>> Did you test, if the gdb (without gdbserver) you intend to use
>> supports async?
> In fact we have not been able to find/create a remote-gdb gdbserver
> pair with an effort low enough to recommend to anybody.
async may in some cases work with just gdb, no gdbserver needed. But I
do not know, if it will on the arm target you look at.
I just checked. I added IDE support. So using gdb over SSH with Laz
1.2 it will try async.
Look at the log, if you see the -exec-... & and the work then all is ok.
More information about the Lazarus
mailing list