• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Borland C++ Profiler Tool?

EagleKeeper

Discussion Club Moderator<br>Elite Member
Staff member
Just inherited a project that is sucking up 100% CPU on Win2000🙁

Any profiler tool that I can use to try and determine which module/function is the culprit.
There is one third pary communcation library (GreenLeaf) that is being used for communication via a modem.

Am currently planning to start putting break points and/or message boxes a what I think a critical points to isolate the PacMan, however, any tools will be helpful.

Builder 6.0 is what I have currently available.

Thanks - Doug
 
Back
Top