<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Thank for answer Martin,<br>
Try stabs versus dwarf. This may help.<br>
No, not helped me :( if I need much imported, I add local variable
or use showmessage. this come bug from out fpc or lazarus. maybe fix
in future, its okey.<br>
<br>
I have a new bug, While debugging, some error popup (still not sure
wich and how so I can not report detail) Blue dots loseing
application running and I can't not debug. When application end via
"Application.Terminate;" code this error popups<br>
<br>
The GDB command:<br>
"-exec-run"<br>
returned the error:<br>
",msg="During startup program exited normally.""<br>
<br>
Close and reopen lazarus not changed still goes on. I have to reset
system.<br>
<br>
<br>
<div class="moz-cite-prefix">10-12-2013 16:35 tarihinde, Martin Frb
yazdı:<br>
</div>
<blockquote cite="mid:52A726CB.5000805@mfriebe.de" type="cite">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<div class="moz-cite-prefix"><br>
Which OS? 32 or 64 bit?<br>
<br>
On 10/12/2013 12:44, FreeMan wrote:<br>
</div>
<blockquote cite="mid:52A70CB9.7060205@delphiturkiye.com"
type="cite">
<meta http-equiv="content-type" content="text/html;
charset=UTF-8">
<meta name="qrichtext" content="1">
In debug, I move mouse for look for value of classproperty (any)
I get this error. <br>
Tmem_Stream = Tmemory_Stream;<br>
Tmem_Stream.Position error popups. not only this class or this
property. Excecially variable defined diffrent unit.<br>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br>
</p>
</blockquote>
<br>
About properties: <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Properties">http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Properties</a><br>
<br>
However the below in NOT related to this.<br>
<br>
This is a bug in GDB. Though there may (on may not) be an
additional bug in either fpc, or the linker, leading to invalid
debug info. <br>
Try stabs versus dwarf. This may help. Though stabs have some
extra limits. (see link above)<br>
<br>
<br>
GDB 5.9/ 6.0 and 6.1 (not yet tested 6.2 but likely too) are
particularly unstable according to my tests. So you should use an
earlier one.<br>
<br>
Note: trying to show resourcestrings is one known condition that
will crash a lot of gdb versions.<br>
<br>
<br>
<blockquote cite="mid:52A70CB9.7060205@delphiturkiye.com"
type="cite">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;"> While
executing the command: </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">"TGDBMIDebuggerInstruction:
"ptype Tmem_Stream.Position", [ifRequiresThread,
ifRequiresStackFrame] Thr=1 Frm=0"</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">gdb
reported:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">"&"/build/buildd/gdb-7.6.1/gdb/parse.c:588:
internal-error: mark_struct_expression: Assertion
`parse_completion && expout_tag_completion_type ==
TYPE_CODE_UNDEF' failed.\nA problem internal to GDB has been
detected,\nfurther debugging may prove unreliable.""</p>
<p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0; text-indent:0px;"><br>
Thank you<br>
<!--EndFragment--></p>
<meta http-equiv="Content-Type" content="text/html;
charset=UTF-8">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style> <br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
_______________________________________________
Lazarus mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a moz-do-not-send="true" 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>
<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>
<br>
</body>
</html>