stepping into 'new' causes system crash
- From: Ulrich Eckhardt <eckhardt@xxxxxxxxxxxxxx>
- Date: Thu, 27 Sep 2007 17:37:38 +0200
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
.
- Follow-Ups:
- Re: stepping into 'new' causes system crash
- From: Paul G. Tobey [eMVP]
- Re: stepping into 'new' causes system crash
- Prev by Date: Cancel Ethernet (NDIS) packets
- Next by Date: Re: Use Of PCI I/O cards
- Previous by thread: Cancel Ethernet (NDIS) packets
- Next by thread: Re: stepping into 'new' causes system crash
- Index(es):
Relevant Pages
|