Originally created by: linards....@gmail.com
Originally owned by: linards....@gmail.com
What steps will reproduce the problem?
1. Install tool
2. Configure tool
3. Run coverage
What is the expected output? What do you see instead?
The callstack log created by madexcept would be parsed and highlighted into Coverage.
Please use labels and text to provide additional information.
There is several approaches:
* Use created bugreport.txt
* Use madExcept source and get more detailed log, but make it more depended on the stability of madExcept. Upgrade madExcept may cause some troubles for tool, if no version check will be implemented.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: linards....@gmail.com
Integrate callstack trace using madExcept's function "GetThreadStackTrace"
Info:
http://stackoverflow.com/questions/2326980/need-a-way-to-periodically-log-the-call-stack-stack-trace-for-every-method-proce
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: linards....@gmail.com
The lines additionaly highlighted, should be appended with foillowing info:
<Call Stack Tracing Software Name>_<Exception class generated string>
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: linards....@gmail.com
Branch for developemnt created here: http://delphi-code-coverage-madexcept.googlecode.com/svn/trunk/
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: linards....@gmail.com
(No comment was entered for this change.)
Summary: Support Error highligh based on CallStack for madExcept v3.x
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: linards....@gmail.com
Also considering this project: https://code.google.com/p/map2dbg/issues/list
Diff: