VB.Net 2k3 debugger not going to the bad line of code

From: Peter Rohlfs (pfr_at_tandemmanagement.com)
Date: 03/23/04


Date: Tue, 23 Mar 2004 12:09:28 -0800

Though it was working in the past, now when I run a debug
of my program in the studio and it hits some bug, it
gives me a pop up instead of breaking at the bad line of
code.

I haven't changed anything to cause this to happen to the
best of my knowledge. Any ideas?

Thanks,
Peter



Relevant Pages

  • Debug help please...
    ... I have just discovered a bug in my application. ... the debug version, so the release version is fine. ... The output window is pretty long, so I have included it at the end of this ... Binary was not built with debug information. ...
    (microsoft.public.vc.mfc)
  • Re: Debug help please...
    ... The release version is also broken, but unlike the debug version, IT DOES ... So you find and fix the bug. ... The output window is pretty long, so I have included it at the end of this ... Binary was not built with debug information. ...
    (microsoft.public.vc.mfc)
  • Re: [off topic]Strange Behaviour -- adding printf change the progra execution
    ... i just simply adding few debug like below and it changes program ... and a corresponding delay in the execution of other ... The problem is, if you've got a bug in your code, it has a pretty good ... source code, making it harder to detect the real defect. ...
    (comp.lang.c)
  • Re: trouble creating array of objects
    ... >> might try refactoring, but I would preserve the original in case I had ... > is debugging as in getting the bugs out, ... it was so badly written that it was effectively impossible to debug. ... The bug ...
    (alt.comp.lang.learn.c-cpp)
  • Re: Real pain with SegFoult
    ... It is obvious that real bug have place ... This kind of bugs are just a bit more difficult to debug ... always works fine at home but on Solaris it gives me Seqmentation Foults ... I have used a debugger a lot. ...
    (comp.lang.c)