Board index » delphi » Enhanced exception handler - I am very stupid.
t...@bcd-modelling.com (Tim Shields)
![]() Delphi Developer |
Sun, 24 Jul 2005 04:56:04 GMT
Enhanced exception handler - I am very stupid.
I've just spent the last 2 days trying to get write some kind of
exception handler that will give me a stack trace on my clients machines. I've been searching the www, news etc and loads of people have been asking the same question. I've even tried the usual suspects (exceptional magic etc.) but could not get them to work. I use D7 pro. On the bonus disk is the JEDI distribution. It has an If you have JEDI, just add the unit <installdir>\JEDI\JCL\examples\debugextension\dialog\ExceptDialg.pas into you project. When you re-build you will have a new exception If you dont have JEDI, get it ( www.jedi.org ) ... Just thought I would share this in the hope that in the future someone Right. I need a beer :-) Tim. |