On 12/3/2014 11:50 AM, Mattias Gaertner wrote:
On Wed, 03 Dec 2014 16:46:43 +0100
Hans-Peter Diettrich <drdiettri...@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.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to