[comp.sys.mac.programmer] Think C / TMON question

jtt@cunixd.cc.columbia.edu (James T. Tanis) (10/04/90)

I've just started using TMON with Think C, and must say I am impressed.

One thing irks me, however. TMON does not identify the name of methods,
only of standard functions. Also, I would like tmon to tag heap objects
that are, well, objects (class instances) in addition to the ones it
does now (windows, resources, etc.)

How does one write user area functions to recognize such things? I would
like to write in C, but assembly is ok, I guess.

Even better, has anyone already done this???

thanks!

-JT