report as txt?

delphi package - automated exception handling
Post Reply
emailaya
Posts: 249
Joined: Thu Oct 13, 2005 11:33 am
Contact:

report as txt?

Post by emailaya »

hi

i just finished adapting my app to use madExcept
and it worked perfectly

just one thing though:
the report comes in as a txt
when viewing the bug report when it happens i have the call stack
that takes me automatically, to the line of code where it happens

how can i do it, if i have only the text format?
moreover, it seems that the report.txt contains the same report, twice
one after another
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Here's a special bug report viewer which does what you're asking for:

http://madshi.net/madExceptViewer.zip

The double bug report bug is probably fixed with the latest beta build already.
Post Reply