<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<blockquote cite="mid:4FD75017.7040605@mfriebe.de" type="cite"> can
you try <br>
<br>
gdb.exe <i><b>c:\sources\compiled\TestUib.Exe</b></i><br>
<br>
info line *0x0040D628<br>
</blockquote>
(gdb) info line *0x0040D628<br>
No line number information available for address<br>
0x40d628 <SYSTEM_REALLOCMEM$POINTER$LONGWORD$$POINTER+8><br>
(gdb)<br>
<blockquote cite="mid:4FD75017.7040605@mfriebe.de" type="cite"> <br>
The whole thing is rather odd. From what you described, you done
the correct steps. And it works, if I do it here (vista 32 bit).
Though I use the released fpc 2.6.0 (that may still be an idea)<br>
</blockquote>
OK. I'll try tomorrow morning in place of 2.6.1<br>
<blockquote cite="mid:4FD75017.7040605@mfriebe.de" type="cite"> <br>
I can only see 2 reasons.<br>
1) For some reason, fpc did not write or link symbol info for your
unit.<br>
2) The stabs reader in fpc has problems reading it ("resolve" uses
the same reader)<br>
<br>
In case 2 gdb should be able to read it.<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
</blockquote>
</body>
</html>