How to get a stack trace from FastMM

后端 未结 4 1299
栀梦
栀梦 2020-12-05 05:44

I\'ve noticed in the following post that you can get a stack trace out of FastMM to show what appears to be where an object was allocated:

How to track down tricky m

4条回答
  •  北海茫月
    2020-12-05 06:01

    In addition, Francois Gaillard presented on CodeRage II a session called Fighting Memory Leaks for Dummies and deals specifically with FastMM. It is listed under the CodeRage II replays at thursday, November 29, 2007, 9.45am - 10:45am.

    http://edn.embarcadero.com/article/37498

    Regards, Erwin

提交回复
热议问题