Re: Breakpoint instantiation



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.

JPEG image


Loading