Currently, if we have a library project, there's no way to test it without creating 2nd project which is an application. Should Lazarus implement something like V$ does? i.e. when "Run" is executed on a library project, the IDE then ask for an executable to run (the executable uses the library, so it will step into the library eventually). I have no idea whether gdb supports something like this or not.
-- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Running-a-library-tp4026588.html Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
