Searching for Exception tracker engine
From: MTarvirdi (MTari_at_kosar.net)
Date: 11/28/03
- Previous message: MTarvirdi: "How detect runed in delphi IDE or directly"
- Next in thread: Alexander Zuev: "Re: Searching for Exception tracker engine"
- Reply: Alexander Zuev: "Re: Searching for Exception tracker engine"
- Reply: Mathias Rauen: "Re: Searching for Exception tracker engine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 28 Nov 2003 10:59:30 +0330
During debugging there is many times that I get Exception and tracking the
error and finding origin (unit/line) code is useful. this is more usefull
specially after distribution when app get error in customer env.In
TurboPascal days ther was a engine named "PostMortar debugger" (or like
name) engine that when I included that with my app it reports unit/line
information about raised error place.
Is there any lib that I include with app to detect exception errors line no
and trace of called methods specially can support thread env.
Thanks
MTarvirdi
Mtari@kosar.net
- Previous message: MTarvirdi: "How detect runed in delphi IDE or directly"
- Next in thread: Alexander Zuev: "Re: Searching for Exception tracker engine"
- Reply: Alexander Zuev: "Re: Searching for Exception tracker engine"
- Reply: Mathias Rauen: "Re: Searching for Exception tracker engine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|