<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 08/06/2012 08:52, Antonio Fortuny wrote:
    <blockquote cite="mid:jqs7fa$4lb$1@dough.gmane.org" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <br>
      <blockquote cite="mid:4FD11431.80209@mfriebe.de" type="cite"> The
        problem is that the stackdump permamently stops resolving, once
        this happens.<br>
        <br>
        Since you are on 1.1<br>
      </blockquote>
      yes in Vista WIN32 but not in my current development platform:
      Windows server 2003 x64<br>
      Lararus 0.9.31. <br>
      <blockquote cite="mid:4FD11431.80209@mfriebe.de" type="cite">
        please install the package LeakView - then go to tools menu and
        open the leak view window<br>
        load the data</blockquote>
      I've installedthe package leakview but it does not help really:
      <blockquote cite="mid:4FD11431.80209@mfriebe.de" type="cite">.<br>
        <br>
        there is a button "resolve". select the exe that leaked. it is a
        new feature. it SHOULD resolve any address for which symbols
        exist<br>
      </blockquote>
    </blockquote>
    the "resolve" button only exists in 1.1<br>
    <br>
    so in 0.9.31 or before leak view does not help.<br>
    <br>
    The resolve button SHOULD try to lookup the addresse. But it is new
    and not well tested yet.<br>
    <br>
    It must have the same exe that produced the addresses. Using an
    equal exe compiled on another computer will give WRONG results.<br>
    And the exe must have debug info. <br>
    <br>
    the only difference the "resolve" button does continue after
    unresolve able addresses. and it may handle mixed stabs/dwarf (not
    tested)<br>
  </body>
</html>