<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    Le 19/12/2011 16:57, Martin a écrit :
    <blockquote cite="mid:4EEF5ED1.5050207@mfriebe.de" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      On 19/12/2011 15:40, Antonio Fortuny wrote:
      <blockquote cite="mid:jcnltv$dg0$1@dough.gmane.org" type="cite">
        <meta content="text/html; charset=ISO-8859-1"
          http-equiv="Content-Type">
        <br>
        <br>
        Le 19/12/2011 16:28, Martin a écrit :
        <blockquote cite="mid:4EEF5824.70306@mfriebe.de" type="cite">
          <meta content="text/html; charset=ISO-8859-1"
            http-equiv="Content-Type">
          <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>
          (does it work with fpc 2.5.1, afaik there were fixes)<br>
          <br>
        </blockquote>
        You should be aware that this error screen appears with EVERY
        new Lazarus installation whatever the build could be. This means
        fpc 2.4.4 and 2.5.1. I decided as welle to re-install my very
        last stable 2011-07-26 and the error is ALWAYS shown whether I
        use F7 or F8 after the debugger stops on a breakpoint. I relaize
        that  I din't mention all steps:<br>
        1. build the project<br>
        2. set breakpoints<br>
        3. launch the programs within the IDE (F9)<br>
        4. the debuggers stops on the firs breakpoint. So far so good.<br>
        5. hit F7 (step into) :the debugger DOES nothing: nothing
        happens in any way.<br>
        6. hit F7 again: popup error message<br>
        7. same behaviour for all programs, for all Lazarus versions<br>
        <br>
        I begin to suspect Vista once again.<br>
      </blockquote>
      <br>
      - Are you using stabs or dwarf ? tproject options / linking )<br>
    </blockquote>
    no, gdb<br>
    <blockquote cite="mid:4EEF5ED1.5050207@mfriebe.de" type="cite"> -
      Any antivirus<br>
    </blockquote>
    yes F-Secure<br>
    <blockquote cite="mid:4EEF5ED1.5050207@mfriebe.de" type="cite"> -
      breakpoint / stepping in your own units or LCL ?<br>
    </blockquote>
    my units only<br>
    <blockquote cite="mid:4EEF5ED1.5050207@mfriebe.de" type="cite"> <br>
      <br>
      gdb version ?<br>
      <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="http://svn.freepascal.org/svn/lazarus/binaries/i386-win32/gdb/bin">http://svn.freepascal.org/svn/lazarus/binaries/i386-win32/gdb/bin</a><br>
    </blockquote>
    no version on D:\Programmes\lazarus\mingw\bin\gdb.exe (mingw ?) just
    a date:2010/11/26<br>
    <br>
    But also do not forget it did work a few weeks ogo and under Win64
    it still works.<br>
    <blockquote cite="mid:4EEF5ED1.5050207@mfriebe.de" type="cite"> <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>