Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Cursor insertion point in GDB console

One of the modifications I've made to CDT is to bring back the "(gdb)"
prompt.

However, in the last couple of months, the flashing cursor is no longer
advanced to the end of the GDB console view.

The annoying consequence of this is that backspace no longer works
unless the cursor is placed at the end of the GDB console view manually
using the mouse + left mouse click.

What decides where the flashing cursor should be placed in the GDB
console view?

My code hasn't changed much and I never wrote any code to explicitly
place the cursor at the end of the GDB console.

Any hints?

-- 
Øyvind Harboe
http://www.zylin.com



Back to the top