<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 19/12/2011 15:28, Martin wrote:
<blockquote cite="mid:4EEF5824.70306@mfriebe.de" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
On 19/12/2011 15:15, Antonio Fortuny wrote:
<blockquote cite="mid:jcnke7$1mc$1@dough.gmane.org" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
Hi guys.<br>
<br>
I've got a very strange behaviour while debugging a program with
Lazarus: 0.9.31.31801, fpc 2.4.4.<br>
</blockquote>
<br>
<blockquote cite="mid:jcnke7$1mc$1@dough.gmane.org" type="cite">
(see print screen below)<br>
Vista Win32<br>
</blockquote>
</blockquote>
the error below is on your 32 bit system?<br>
<br>
<blockquote cite="mid:4EEF5824.70306@mfriebe.de" type="cite">
<blockquote cite="mid:jcnke7$1mc$1@dough.gmane.org" type="cite">
Made Windows update last week<br>
At the same time I've new problems when launching services and
threads which didn't happen before (some weeks ago)<br>
Never had this before, and it appears with all dayly snapshots
of Lazarus (up to and including 34263, fpc 2.5.1)<br>
<br>
I have an installaion with Winserver 2003 64bit: it works
perfectly.<br>
</blockquote>
</blockquote>
I thought 64 bit<br>
<blockquote cite="mid:4EEF5824.70306@mfriebe.de" type="cite">
<blockquote cite="mid:jcnke7$1mc$1@dough.gmane.org" type="cite"> <br>
<img src="cid:part1.06000203.06020807@mfriebe.de" alt=""><br>
<br>
Got any ideas?<br>
</blockquote>
<br>
The first thing to note is the breakpoint number -20<br>
This means this is an gdb internal breakpoint, used in single
stepping. (so the ide has little influence here)<br>
<br>
Either something went corrupt in gdb or the debug info (for the
code for which gdb tried to set the breakpoint ) is wrong<br>
</blockquote>
<br>
anyway the diagnosis stays the same. <br>
<br>
Except for 32 bit the address looks wrong (but I am not 100% sure,
use the disassembler to check where the rest of your code is<br>
<br>
make sure your gdb is up to date 7.3<br>
<br>
if it is not gdb then maybe fpc put in the wrong address...<br>
</body>
</html>