[Lazarus] Run Without Debbuging Shift+Ctrl+F9

Martin lazarus at mfriebe.de
Thu May 5 20:29:15 CEST 2011


On 05/05/2011 18:48, Marc Weustink wrote:
> Flávio Etrusco wrote:
>>
>> Does "no debugger" behave this way? Actually I don't think Delphi
>> behaved like that, i guess it simply launched the application (maybe
>> it deserves a new name if we go this route ;-)
>
> We're not creating delphi !
> I don't think we need a 2nd way of running processes. The ide still 
> needs the info.


all you need is to look at how debugger class is currently changed ( + 
reset debuggeR).

then do that on the fly. And of course restore it too.

However, before switching, check the state, that it isn't running.

Possible preserve the debug-instance, but not a 100% requirement




More information about the Lazarus mailing list