Newbie question on debugging a ATL COM Project 
Author Message
 Newbie question on debugging a ATL COM Project

Hello,
     How can I dubug an ATL COM project. By saying that, I mean set up break
points, from break points I can step-into, step-over ...  It seems project
doesn't stop me from setting up break points. But since it's not an exe, I
can not run the project to get to break points.

Thanks in advance



Mon, 16 Aug 2004 02:58:45 GMT  
 Newbie question on debugging a ATL COM Project
Write a client EXE that executes your methods. Sepcify it in Project |
Settings | Debug | Executable for Debug Session
--
With best wishes,
    Igor Tandetnik

"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken


Quote:
> Hello,
>      How can I dubug an ATL COM project. By saying that, I mean set up
break
> points, from break points I can step-into, step-over ...  It seems
project
> doesn't stop me from setting up break points. But since it's not an
exe, I
> can not run the project to get to break points.

> Thanks in advance



Mon, 16 Aug 2004 03:09:22 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Newbie Q: Using a pointer to a COM class with in the ATL project

2. ATL COM - Passing ATL COM classes through another ATL COM class in the same app

3. newbie question about error in atl server project

4. When debug ATL/VB client - breakpoints in ATL project become disabled

5. NEWBIE ATL COM question

6. NEWBIE atl/com question

7. converting wince atl project into win32 atl project

8. Yet another CListCtrl() question from a newbie (sort question) on Dialog based project

9. Rich-Error info lost on Attributed ATL project in remote debug config (again)

10. ATL COM Project with MFC Support causes problem with Processor Pack for VC.

11. Cant use VC ATL COM DLL method at VB project

12. unable to debug atl server project

 

 
Powered by phpBB® Forum Software