debugger: make register contents editable (gdb only for now)

This commit is contained in:
hjk
2009-08-18 08:34:48 +02:00
parent cde2b658a7
commit 1e7cee620b
10 changed files with 213 additions and 54 deletions

View File

@@ -227,7 +227,6 @@ DebuggerSettings *DebuggerSettings::instance()
item->setText(tr("Synchronize breakpoints"));
instance->insertItem(SynchronizeBreakpoints, item);
//
// Settings
//