News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

new tab while debugging

Started by uwehag, March 27, 2009, 12:23:02 PM

Previous topic - Next topic

uwehag

Hi,

when I start debugging using break-points, every time a breakpoint is hit a duplicate-tab of my source code appears. In that tab the break point is not visible, just the marker for the present point of execution. Changes made to the code in this duplicate tab are usually lost, though sometimes  the message saying sth. like "code has been modified outside the editor" appears.
What I would like to see is editing, setting break-points AND debugging all in the same source-code-tab!
Is this just some configuration I missed?

CB-version is 8.02 on opensuse 10.3

thanks,
Uwe

Jenna


uwehag

Hi Jens,
yes, this is exactly what happened. Thank you very much!
Uwe