[Lazarus] debugging parts of rtl from within lazarus

Martin Frb lazarus at mfriebe.de
Mon Mar 17 19:03:28 CET 2014


On 17/03/2014 16:40, Marc Santhoff wrote:
> the FAQ gives instructions for debugging FCL from within lazarus.
>
> http://wiki.lazarus.freepascal.org/Lazarus_Faq#How_can_I_debug_FCL_components_from_packages_with_Lazarus
>
> Does this work for RTL packages as well?

The IDE doesn't rebuild RTL , or fpc packages. But if you have your own 
fpc build, you can always rebuild and install it with debug info.

Once the debug info is there it will work.




More information about the Lazarus mailing list