[Lazarus] chmhelp exit heaptrace error

waldo kitty wkitty42 at windstream.net
Sun Nov 10 18:06:10 CET 2013


On 11/10/2013 8:43 AM, waldo kitty wrote:
>
> Lazarus 1.3 r42488 FPC 2.7.1 r26006 i386-win32-win32/win64
>
> see attached png as i could not c'n'p from it as hoped... this is the first
> popup on exiting chmhelp after opening it and simply exiting... opening chmhelp
> was done from laz via F1 with the cursor on "Classes" in the default project...

i was able (as noted in another thread) to get logging to a file working... here 
is the lhelp log file from manually starting lhelp and pointing it at 
${laz}/docs/chm/rtl.chm... i've attached it to this post in the hopes that 
someone can fix the problem :)

i did recompile laz as i have been doing with "-gl -gh -dHEAPTRC_WINDOW" so as 
to try to get all the routines, line numbers and source files listed but 
evidently some of what i'm logging is in the FPC stuff and i've not figured out 
how to compile it with these same options to get this debugging information...

i use these to compile lazarus...

make OPT="-gl -gh -dHEAPTRC_WINDOW" lazbuild lcl basecomponents starter 
bigidecomponents lhelp
lazbuild.exe --build-ide="-gl -gh -dHEAPTRC_WINDOW" --build-mode="debug ide"


would i add

    OPT="-gl -gh -dHEAPTRC_WINDOW"

to this fpc build command line?

make all install INSTALL_PREFIX=%myFPCpath% PP=%myFPCbinutils%\%ppcbinary% 
DATA2INC=%myFPCpath%\utils\data2inc.exe

??

-- 
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lhelplog-20131011.zip
Type: application/x-zip-compressed
Size: 8388 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20131110/888e1adc/attachment-0003.bin>


More information about the Lazarus mailing list