stepping into 'new' causes system crash

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi!

When I single-step into a new expression (e.g. 'new std::string;'), WinCE
locks up hard. I'm debugging via ethernet, using CE5 on an x86 board. When
I step into the 'new' expression, the debugger tells me that it lost
connection with the target. I'm somewhat at a loss how to debug this bug,
hence the little info I provided. If anyone has an idea or needs more info
I'll supply that of course.

Further, but I don't know it it has anything to do with it, I can't seem to
step into code from other DLLs (though it doesn't lock up hard). However,
when I set a breakpoint in that DLL I can step around in it. I made sure
that the PDB for the DLL is loaded (obviously it is when I can step around
there when inside). Any idea what causes this?

Thanks!

Uli

.



Relevant Pages

  • Re: stepping into new causes system crash
    ... trying to step into XIP code in ROM. ... locks up hard. ... I'm debugging via ethernet, using CE5 on an x86 board. ... when I set a breakpoint in that DLL I can step around in it. ...
    (microsoft.public.windowsce.embedded)
  • Re: Compact Framework 2.0 team needs to finish the .NET CF 2.0 release
    ... is that breakpoint in the DLL which is dynamically loaded (or ... First investigations seems that the IDE for some reason are not deploying ... debugging to a USB attached device is faster. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Mobile 5 - Debugging Managed C#/Unmanaged C++ Code
    ... set the debugging options to start the managed code EXE that will ... use your DLL and set your breakpoints in the DLL (all from the DLL project, ... managed C++ in the Windows Mobile 5 platform, and the only way to use C ... way to appease the project manager for the additional time it may ...
    (microsoft.public.windowsce.app.development)
  • Re: Timeout Expired for no apparent reason
    ... That should be done in a stored procedure or a tsql script using set based ... Doing these updates one at a time in a DLL is ... >> whole point of locks. ... it causes other commands to be blocked. ...
    (microsoft.public.sqlserver.clients)
  • RE: VS 2005 wont hit breakpoints when debugging an executable
    ... The executable we are debugging is unmanaged and produced using a Modula 2 ... The DLL is managed and produced using Visual Studio 2005. ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.vsnet.debugging)