[Lazarus] Remote debugger looses connection to target on Windows 7
Michael Schnell
mschnell at lumino.de
Thu Apr 10 17:16:48 CEST 2014
On 04/10/2014 05:06 PM, Michael Schnell wrote:
>
> Manually using gdb via ssh (to bash) can do it, So why should the IDE
> not be able to ? (Or does - when in non-remote mode - the IDE really
> send a SigInt *directly* to the application and not via the debugger )
>
Hum.
Re-Thinking:
When manually using gdb (directly on the target) can't you Pause the
application under debug ? If yes, the IDE should be able to do this via
SSH, as well.
-Michael
More information about the Lazarus
mailing list