[Lazarus] Using fcl-xml with lcl and constant Utf8Encode/Decode conversion
Marc Weustink
marc at dommelstein.net
Thu May 13 16:51:12 CEST 2010
Graeme Geldenhuys wrote:
> 2010/5/12 Mattias Gärtner :
>>
>> The other debugger units are the dialogs.
>
> What is the TProcessDebugger for?
It is not really a debugger, but it simply runs the target as a process.
This made the IDE a lot simpler. In the past there was code for running
projets with and other code for running project without debugger.
Now it is always run in a "debugger", where the TProcessDebugger only
supports 2 funtions: start and stop
Marc
More information about the Lazarus
mailing list