CE5 Debugger Disconnect

From: J (J_at_discussions.microsoft.com)
Date: 10/28/04


Date: Thu, 28 Oct 2004 11:45:05 -0700

I've got a problem where the CE5 debugger is disconnecting when it hits a
breakpoint. It appears to be some kind of timeout mechanism that wasn't
there in 4.2. This has only been observed with ethernet debugging
(LAN91C111), serial debugging is working fine.

If you continue from the breakpoint within a couple of seconds, it will not
timeout. The ethernet debug code is the same as was used previously in 4.2,
where it was working fine. Not using the PQOAL libraries, although I've been
going through them to see if anything in supplied LAN91C111 libraries gives
me any ideas...

What's different in CE5, and suggestions on where I should look to resolve
this problem?



Relevant Pages

  • 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)
  • Re: Debug COM assembly (VB 2003)
    ... Set breakpoints in the VB.NET assembly's source files and start debugging. ... This happens with and without a breakpoint. ... When trying to attach to the process with debug type "Common language ... optionally register it in the GAC, ...
    (microsoft.public.vsnet.debugging)
  • Re: How to turn off Managed Debugging Assistant in VB.NET (2005)
    ... "Menu Bar:" radio and then select Debug from the drop down. ... "Exceptions" in the right list box and click OK. ... My debugging menu has, ... When stopped at a breakpoint in code: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: debugging multithreaded app
    ... >> i was debugging a multithreaded app, when i stumbled across some weird ... > on encountering the breakpoint? ... If so, why use the hokey busy loop? ... between the functionality in the threads, and the cleanup code. ...
    (microsoft.public.dotnet.languages.vc)
  • Debugging ASP and VS2005
    ... I can break and debug in the ASP code (that I initiated ... When I set the breakpoint in the VS2005 class library and set the code ... On the breakpoint in the managed code I get the message "Break point ... (I would have though debugging the script would have been more ...
    (microsoft.public.vsnet.debugging)