Re: C# projects debugger weird
- From: "Johan Karlsson" <johan.karlsson@xxxxxxxxxxx>
- Date: Sun, 18 Feb 2007 20:28:03 +0100
Hi!
I'm sorry for not replying to your follow-up question. The problem was a
misconfiguration by me in VS.
Thanks for your answer.
// Johan
"Oleg Starodumov" <com-dot-debuginfo-at-oleg> wrote in message
news:ehQulPGQHHA.4244@xxxxxxxxxxxxxxxxxxxxxxx
I have a C# project that runs in debug mode. If I set a breakpoint, the
debugger breaks just fine. But if the code encounterns an exception I get
an
Win32 Exception and the code just stops. The problem is that is doesn't
break at the exception and doesn't print out the correct exception
message.
What happens if you configure the debugger to break on first chance
exceptions (Debug | Exceptions dialog)? Will the exceptions be caught?
Which ones? What will be on the call stack when they are caught?
--
Oleg
[VC++ MVP http://www.debuginfo.com/]
.
- Prev by Date: for huberto: substantial posts - ejpe - (1/1)
- Next by Date: Re: How to Enable Mixed Mode Debugging in VS2005 Asp.Net Web Site?
- Previous by thread: for huberto: substantial posts - ejpe - (1/1)
- Next by thread: Remote Debug, VS2005, Managed code using IP for Qualifier does NOT WORK
- Index(es):
Relevant Pages
|
Loading