<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 04/03/2012 11:38, Zaher Dirkey wrote:
    <blockquote
cite="mid:CABKDQHxAn2gjqUTNycrsfZWKrhnmd6bfKz85u7BsY26DzmA8tQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_quote">On Sat, Mar 3, 2012 at 9:33 PM, Martin
          <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:lazarus@mfriebe.de">lazarus@mfriebe.de</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            Recompile that package with debug info.</blockquote>
        </div>
        <br>
        SynEdit already have debug info and i compiled with clean.<br>
        SynEdit package -> Options -> Linking -> Generate
        debugging info....<br clear="all">
        Look the at post attachments<br>
      </div>
    </blockquote>
    <br>
    Then that is strange.<br>
    <br>
    Did you try to rebuild synedit clean ("more" button in package
    window)?<br>
    (If SynEdit is used in a project, then you need only rebuild the
    package, no need to rebuild the IDE / no harm either)<br>
    <br>
    And (silly question, but to be sure) your project uses debug info
    too? (and is set to "automatic" too? / though probably mixing
    stabs/dwarf would work)<br>
    <br>
    <br>
    Once running, in your code, you will see the blue dots in the
    gutter? Opening SynEdit, does it have them too?<br>
    <br>
    <br>
    Attach the "Debug output" window's content please.<br>
    Important:<br>
    - either reset the debugger first, or use a freshly started IDE<br>
    - first open the "debug output" window, then after that run your app<br>
    <br>
    before running your app make sure:<br>
    - you have a unit of your own code open<br>
    - using a 2nd editor window: you also have a synedit window open
    look for blue dots)<br>
    - in both sources, have one breakpoint set<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <blockquote
cite="mid:CABKDQHxAn2gjqUTNycrsfZWKrhnmd6bfKz85u7BsY26DzmA8tQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <br>
        <br>
        >If you need many packages, and all of them have a common
        required package (most packages require FCL), then open that
        common required package. go to options, and in the section
        "Usage" "add options to dependant package) add the debug info
        switches (or add $(IDEBuildOptions) )<br>
        <br>
        Not sure, but that add the debug info to my project? maybe i am
        not understand yet.<br>
        <br>
        Thanks <br>
        <br>
        <div dir="ltr">I am using last reversion of Lazarus, FPC 2.6<br>
          <br>
          Best Regards<br>
          Zaher Dirkey</div>
        <br>
      </div>
      <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>