[ace-users] FW: checking application for memory leaks

Steve Huston shuston at riverace.com
Wed Sep 19 09:26:13 CDT 2007


Hi Kim,

> But is'nt it the idea that the memory allocation rutines will be
> overloaded to be able to track the leak?

Yes, with the mechanism you're trying to use that's the case.

> And if you include them after ACE includes, this won't happen
somehow?

Correct. This memory tracking scheme and the ACE restrictions on
header file placement are at odds here. You have two choices:

1. Use a different memory tracking scheme such as Purify, which Doug
suggested.

2. Develop, or sponsor, necessary changes to remove ACE's restrictions
on header file placement.

Best regards,
-Steve

--
Steve Huston, Riverace Corporation
Would you like ACE to run great on your platform?
See http://www.riverace.com/sponsor.htm




More information about the Ace-users mailing list