cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: memory tracing tool for mingw32

From: Henri Hein <henri_at_thinair.com>
Date: Tue, 9 Aug 2016 12:39:18 -0700

On Tue, Aug 9, 2016 at 11:02 AM, Mckinney, Lee <Lee.Mckinney_at_vencore.com> wrote:
> We are having a tough time finding a memory interrogation tool that will
> work with mingw32.
> mtrace will not run on Windows.
>
> Recommnedations are welcome.

I use umdh and always have great results with it. I have never used mingw,
but umdh is technically tool-chain agnostic, so it might work. It works best
with external symbols in PDB format, so if mingw can generate those, I
recommend at least checking it out.

The support notes on it is a good walk-through:
https://support.microsoft.com/en-us/kb/268343

HTH,
  - Henri
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-08-09