[Lazarus] disable the debugger capturing the OutputDebugString() messages

Sven Barth pascaldragon at googlemail.com
Mon Jul 19 18:15:50 CEST 2010


Hi!

Am 19.07.2010 17:02, schrieb Marc Weustink:
>>> AFAIK Delphi also has the possibility to display these
>>> messages conveniently in an IDE window.
>>
>> That's because Delphi contains its own debugger which catches the
>> exceptions that are raised by OutputDebugString.
>
> In theory Lazarus can display them too, it's only not implemented.

You mean by parsing the output of GDB, do you?

If so: is that output that relyable that you'll only get 
OutputDebugString messages?

If not: what approach do you think of?

Regards,
Sven




More information about the Lazarus mailing list