Stack tracer News
Brought to you by:
leon_kon
- Rewritten trace procedure, now it will work without stack frames in main application and with enabled optimizations; it's used an heuristic algo of trace defining and can make mistakes, but in mine case works better than a previous.
- Changed code of default OurReporter function due to Delphi 7 debug events feature (splitting by newlines)
- Added filter by exception code: HideException and howException functions