Re: Attaching 2 VS2005 Debuggers
Tech-Archive recommends: Fix windows errors by optimizing your registry
- From: "Jack" <jl@xxxxxxxxxx>
- Date: Mon, 19 May 2008 16:44:27 +0800
By trials and errors, I can track back and forth between the 2 modules. But
breakpoints from 2 different modules doesn't work... For example, a
breakpoint is set in
function_a of the dll
but when I debug from the exe, I know function_a is going to be hit, but
nothing happens
Thanks
Jack
.
Relevant Pages
- Re: Debugging parent module and child module side by side
... Jack ... I deployed some breakpoints at various places (an ... > EXE), then I also deployed some at the child module. ... > debuggers, I'd like to know if I have 2 debuggers open side by side, one ... (microsoft.public.win32.programmer.kernel) - VS 2003 Breakpoints not being hit consistently
... I am using Visual Studio 2003 on a Win 2003 SP1 machine and am seeing a ... weird behavior with the debugger. ... the code for a ASP.NET Web Application are not being hit at all, ... sometimes all the breakpoints are being hit and sometimes the ... (microsoft.public.vsnet.debugging) - Breakpoints are not getting hit in ASP.NET (C#) project
... Continued to my earlier post regaring "Breakpoints are not getting hit" ... I am getting the following error while debugging any newly created ... · Very first time there was nothing selected in the "choose the ... (microsoft.public.dotnet.framework.aspnet) - RE: Breakpoints not getting hit
... Since the symbols don't match the source file you have it appears that you ... are hitting some breakpoints but not others when you clearly should be. ... Verify that you are in debug mode and not release mode. ... #In my web app, I have a file in which some break points are hit, and other ... (microsoft.public.vsnet.ide) - Whidbey does not hit breakpoints
... set breakpoint will never be hit. ... I'm struggling to figure out why those two machines don't debug ... properly--both of them have Code Composer, ... breakpoints in the exact same source code that the other two DO hit ... (microsoft.public.vsnet.debugging) |
|