<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Xorg memory leak with >=xf86-video-intel-2.99.901 and above"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70924#c54">Comment # 54</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Xorg memory leak with >=xf86-video-intel-2.99.901 and above"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70924">bug 70924</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>Yes, ddx here is xf86-video-intel. There is no specific option, the default
cflags include the debug symbols. So all that needs to be done is be sure that
those flags are not overridden and the driver is not stripped upon install. If
you build by hand (e.g. ./autogen --prefix=/usr && make install) it should
install the debug symbols. (Unless your /bin/install strips those by
default...)

I've some patches being tested that should improve the earlier symptoms
(ENOSPC). Watch this space.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>