> There is no singleton IDE option. Why would you want to have this ? > How will you debug lazarus with itself, in such a case ?
It is cause I use Windows Explorer (many people use that for organizing project files) to open files in the IDE and with Lazarus I get a new IDE running each time The debuggee and debugger instances of the IDE would be treated as two singletons in that case (with different id, say lazarus and lazarusdebug). If wanting to run many lazarus versions side-by-side, then at the id one would also add the full build version, although I don't see such a requirement. BTW, what happens now when you run lazarus and open lazarus to debug it and in that 2nd lazarus you open lazarus again to debug it? (and so on?). Does it fail? ---------------- George Birbilis ([EMAIL PROTECTED]) Computer & Informatics Engineer Microsoft MVP J# for 2004-2006 Borland "Spirit of Delphi" ++ QuickTime, Delphi, ActiveX, .NET components ++ http://www.kagi.com/birbilis ++ Robotics ++ http://www.mech.upatras.gr/~Robotics http://www.mech.upatras.gr/~robgroup _____ avast! Antivirus <http://www.avast.com> : Outbound message clean. Virus Database (VPS): 0653-5, 05/12/2006 Tested on: 12/12/2006 1:00:30 p? avast! - copyright (c) 1988-2006 ALWIL Software. _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
