 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
delphifan Guest
|
Posted: Wed Jun 07, 2006 7:59 am Post subject: Is there anyway to implement exception stacktrace function i |
|
|
Hi, I'm using delphi 2006 for win32. But I find it's Exception mechanism is
still relatively prmitive. If error occurs, I think stack trace is useful to
trace the problem, just like in Java and .net. How to use stack trace in
delphi for win32?
Thanks. |
|
| Back to top |
|
 |
Peter Morris [Droopy eyes Guest
|
Posted: Wed Jun 07, 2006 8:12 am Post subject: Re: Is there anyway to implement exception stacktrace functi |
|
|
madExcept from madshi.net, excellent tool + brilliant support (on the very
rare occasions that I have actually needed it).
--
Pete
====
Audio compression components, DIB graphics controls, ECO extensions,
FastStrings
http://www.droopyeyes.com
My blog
http://blogs.slcdug.org/petermorris/ |
|
| Back to top |
|
 |
Marc Rohloff [TeamB] Guest
|
Posted: Thu Jun 08, 2006 7:00 am Post subject: Re: Is there anyway to implement exception stacktrace functi |
|
|
On Wed, 7 Jun 2006 10:59:42 +0800, delphifan wrote:
| Quote: | Hi, I'm using delphi 2006 for win32. But I find it's Exception mechanism is
still relatively prmitive. If error occurs, I think stack trace is useful to
trace the problem, just like in Java and .net. How to use stack trace in
delphi for win32?
|
This isn't really the right group for this ...
Someone already mentioned madExcept, there are several similar
packages. We use the debug libraries from the Jedi code libraries.
(www.project-jedi.org)
--
Marc Rohloff [TeamB]
marc rohloff -at- myrealbox -dot- com |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|