Re: Breakpoint instantiation
- From: "Erwin Zwart" <erwin dot zwart at pts dot nl>
- Date: Tue, 3 Jun 2008 09:12:30 +0200
The image tells me that your module is not loaded. Thus the application did
not start.
When you start the module the breakpoint will become a dark red dot/circle.
When the breakpoint hits, there is a yellow arrow in the red dot. Thats with
the colors ;-)
Have you tried a DebugBreak();?
Erwin Zwart
"Selin Metin" <nospams@xxxxxxxxx> wrote in message
news:OkMiyeLxIHA.1236@xxxxxxxxxxxxxxxxxxxxxxx
When I set breakpoints, they look like the image file. Normally they
should have dark red colour, and when the debugger becomes active and
the application is loaded, they should turn to bright red. The caution
triangle makes me suspicious that something is wrong.
Almost all the settings of my OS design and the subproject are default.
Where could be the problem?
Jack schrieb:
The behaviour you describe is correct.
The breakpoints are only "active" when you have a debug connection,
and the pdb file is loaded.
.
- Follow-Ups:
- Re: Breakpoint instantiation
- From: Selin Metin
- Re: Breakpoint instantiation
- References:
- Re: Breakpoint instantiation
- From: embedinfo
- Re: Breakpoint instantiation
- From: Jack
- Re: Breakpoint instantiation
- From: Selin Metin
- Re: Breakpoint instantiation
- From: Jack
- Re: Breakpoint instantiation
- From: Selin Metin
- Re: Breakpoint instantiation
- Prev by Date: Activesync file filter
- Next by Date: Re: Adding mmtimer to Coredll.dll
- Previous by thread: Re: Breakpoint instantiation
- Next by thread: Re: Breakpoint instantiation
- Index(es):
Loading