 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Roland Guest
|
Posted: Sun Sep 26, 2004 3:55 pm Post subject: How to Debug Add-Ins? |
|
|
I'm writing a MS-Office add-in. Any ideas how can I get breakpoints to work?
Attaching to the process doesn't help.
Or any other ideas how to debug?
|
|
| Back to top |
|
 |
Fabio Dell'Aria Guest
|
Posted: Tue Sep 28, 2004 9:19 am Post subject: Re: How to Debug Add-Ins? |
|
|
"Roland" <roland@nospam> wrote
| Quote: | I'm writing a MS-Office add-in. Any ideas how can I get breakpoints to work?
Attaching to the process doesn't help.
Or any other ideas how to debug?
|
You can try EurekaLog ([url]http://www.eurekalog.com)[/url].
EurekaLog is the new Delphi/C++Builder add-in tool that gives to your
application (GUI, Console, Web, etc.) the power to catch every
exception and every infinite-loops/deadlock bugs, generating a
detailed log of call stack (with unit, class, method and line # - like
this example: [url]http://www.eurekalog.com/log.txt)[/url], showing and sending
it back to you via email (speeding up the process of bug-locating and
bug-resolving by a factor of 10).
--
Best regards...
Fabio Dell'Aria.
|
|
| 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
|
|