Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Debugging issues

Hi,

Ran into a couple of debug issues tonight:

1) Removing breakpoint without restarting the process being debugged, doesn't really seem to remove it. It's gone from the source left-hand bar, and from Breakpoints window, but the execution still stops at the location. 2) Every time a breakpoint is hit, the "Debug" window is brought to top. Very annoying, especially if you're watching Variables window.


- Alex


Back to the top