[Lazarus] FPC 2.7.1 and console output

waldo kitty wkitty42 at windstream.net
Wed Dec 3 18:43:45 CET 2014


On 12/3/2014 11:50 AM, Mattias Gaertner wrote:
> On Wed, 03 Dec 2014 16:46:43 +0100
> Hans-Peter Diettrich <DrDiettrich1 at aol.com> wrote:
>
>> [...]
>> Q: how do I debug the RTL (step into)?
>
> Compile it with debugging info (-gl) and install it.

would that be something like

    OPT="-gl -gh -dHEAPTRC_WINDOW"

maybe like the following?


make all install INSTALL_PREFIX=%myFPCpath% PP=%myFPCbinutils%\%ppcbinary% 
DATA2INC=%myFPCpath%\utils\data2inc.exe OPT="-gl -gh -dHEAPTRC_WINDOW"



-- 
  NOTE: No off-list assistance is given without prior approval.
        Please *keep mailing list traffic on the list* unless
        private contact is specifically requested and granted.




More information about the Lazarus mailing list