Attaching 2 VS2005 Debuggers
- From: "Jack" <jl@xxxxxxxxxx>
- Date: Mon, 19 May 2008 16:28:10 +0800
Hello,
I have 2 modules. One for the exe and dll for the other.
I opened them seperately from 2 VS2005 IDE's,
I want in case the exe module's control is given to the dll, I'd like to see
one of the breakpoints of the dll get hit.
But so far, I don't see this happening. Any ideas how to say after I press
F8 in the exe, the control will be transferred to the dll's IDE?
Or there is a nicer and cleaner method?
Thanks in advance
Jack
.
- Follow-Ups:
- Re: Attaching 2 VS2005 Debuggers
- From: Scott McPhillips [MVP]
- Re: Attaching 2 VS2005 Debuggers
- From: Jack
- Re: Attaching 2 VS2005 Debuggers
- Prev by Date: Re: Debugger showing wrong info in release mode
- Next by Date: Re: Attaching 2 VS2005 Debuggers
- Previous by thread: Debugger showing wrong info in release mode
- Next by thread: Re: Attaching 2 VS2005 Debuggers
- Index(es):
Relevant Pages
|