2009/10/26 Boian Mitov <[email protected]>: > > Is there a way to debug design time packages in the IDE ?
What I had to do was make a backup copy of a working IDE executable. That recompile the IDE with the design time package and test. If the IDE fails to load, use your backup executable to fix the package and recompile again. Rinse and Repeat until it all works. :-) -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
