[fpc-devel] Dump_Stack broken in fpc 2.1.1
    Vincent Snijders 
    vsnijders at quicknet.nl
       
    Thu Mar  9 20:54:45 CET 2006
    
    
  
Hi,
Line info is broken in fpc 2.1.1 on win32. I have created the attached 
test program.
Running the program gives:
C:\lazarus\bugs\fpc\lineinfo>project1.exe
In test
opening the program in gdb gives.
(no debugging symbols found)...
Running the program compiled with fpc 2.0.3 gives:
C:\lazarus\bugs\fpc\lineinfo>project1.exe
In test
   $0040109D  main,  line 17 of project1.pas
Vincent
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: project1.pas
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20060309/db66c146/attachment.ksh>
    
    
More information about the fpc-devel
mailing list