On 2017-03-18 13:20, Michael Van Canneyt via Lazarus wrote: > Is support for lldb for Lazarus planned ?
Maybe it's time the fpdebug (native Object Pascal debugger) gets some more attention, or the FPC team starts implementing there own debugger. What good is a compiler without a debugger (something I've been saying for years). Last time I tested Lazarus's fpdebug, progress was going well, but unfortunately (and very strangely), only Windows was supported (maybe Linux now too?). No idea why, because lots of the code comes from the duby debugger project, and there Linux, Mac and Windows was supported. I forked duby and worked on 64-bit support and adding FreeBSD too. Regards, Graeme -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ My public PGP key: http://tinyurl.com/graeme-pgp -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
