msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Tracing in-proc com?

 
Post new topic   Reply to topic    msvisual.com Forum Index -> OLE Automation
Author Message
torpor_44



Joined: 17 Oct 2007
Posts: 1

PostPosted: Wed Oct 17, 2007 7:58 am    Post subject: Tracing in-proc com? Reply with quote

Can I use visual studio analyzer tool to trace com calls within a
single app? This would seem to be much easier than setting breakpoints
in the debugger.

Archived from group: microsoft>public>vb>ole>automation
Back to top
View user's profile Send private message
Ralph



Joined: 04 Oct 2007
Posts: 4148

PostPosted: Wed Oct 17, 2007 10:49 am    Post subject: Re: Tracing in-proc com? Reply with quote

wrote in message@y27g2000pre.googlegroups.com...
> Can I use visual studio analyzer tool to trace com calls within a
> single app? This would seem to be much easier than setting breakpoints
> in the debugger.
>

Not really. The Analyzer runs above the App and looks at component to
component conversations.
You can create Conditional Breakpoints in your app as part of the your
testbed toolset during development to simply testing.

But you are in the wrong newsgroup.

You can find a complete list of managed (dotNet) newsgroups here:
http://msdn.microsoft.com/subscriptions/managednewsgroups/list.aspx

-ralph

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    msvisual.com Forum Index -> OLE Automation All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group