[Lazarus] Can Lazarus IDE debugger attach to already running process?
Martin
lazarus at mfriebe.de
Sun Sep 29 13:29:24 CEST 2013
On 29/09/2013 11:34, Graeme Geldenhuys wrote:
> On 27/09/13 21:12, Martin wrote:
>> ExecuteCommand('-gdb-set language pascal', [cfCheckError]);
> Adding that AFTER the attach did the trick. I can now query variables
> and class instances. Many thanks.
Well thanks for testing.
I changed this in svn.
> BTW:
> In Lazarus IDE my debug info type was set to Auto. So which type does it
> default to under Windows?
Its up to fpc what -g chooses.
More information about the Lazarus
mailing list