Stepping through code opens disassembly window



Hi, recently I have some issues debugging in VS6. Stepping into some
functions is only possible when I set a breakpoint in that function.
Otherwise the disassembly Window is opened and the debugger seems to stop
doing his work (app keeps running after pressing F5, but no breakpoints are
picked up anymore).

Is there anyone out there who could shed some light on this?

regards,
Joep

(yes I know the discussions about upgrading, but this is an app which
heavily relies on DAO, which is not upgradable to knewer Visual Studio
versions and porting it to something else would mean a complete rewrite)
.



Relevant Pages

  • Re: Problem while debugging
    ... I must say that if I don't have any breakpoint the app behaves ... one panel each... ... >> When I'm debugging and somewhere in the code I have a breakpoint, ...
    (microsoft.public.dotnet.languages.vb)
  • Problem while debugging
    ... When I'm debugging and somewhere in the code I have a breakpoint, ... The app behaves ... I don't know if this behaviour is a bug of vs.net or ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How do I start the PPC from the commandline?
    ... but how do you start the emulator that I downloaded so that I can test ... > If you are talking about debugging a web app, ... > It will launch IE and then if you set your breakpoint and access ...
    (microsoft.public.pocketpc.developer)
  • a getch() function that works in window app?
    ... I have a non-console based app, ie a window app is geared ... I need to pause an app (for debugging purposes), without a breakpoint (the ...
    (microsoft.public.vc.atl)
  • Re: Page_Load & ButtonClick?
    ... You many not have debugging enabled for the site you are working with. ... the application runs and then stops at my breakpoint. ... browser & without clicking the Button, I came back to the VWD IDE & ... will the Page_Load sub execute first & then will the ...
    (microsoft.public.dotnet.framework.aspnet)