Home    Products    Blog    Contact   

LiveHeap

Real-time memory diagnostic tool

LiveHeap is an experimental real-time memory diagnostic tools for Windows x86 applications.

Features

Using LiveHeap

  1. Download and extract LiveHeap file to a convenient location.
  2. Launch the process to be analysed.
  3. Launch LiveHeap.exe (from the above zip)
  4. From the file menu, choose Attach to process
  5. Select the process and press OK
  6. LiveHeap should show a list of memory allocations as they occur. For details on the meaning of each column, see below.
  7. Select an item in the list to see the callstack for that item
  8. To trigger a breakpoint for a particular allocation, select the checkmark on that item.

Explanation of columns

The main list of allocations shows the columns described below. For columns that display a second figure in brackets, the second figure is the delta since the last "delta reset".

Toolbar Buttons

Known issues

LiveHeap is by no means production quality product. It is however an extremely useful tool (when it works):