debugger: small fixes

This commit is contained in:
hjk
2010-11-25 14:33:13 +01:00
parent e2419153a5
commit 28ca73df56
6 changed files with 49 additions and 50 deletions

View File

@@ -302,7 +302,6 @@ private: ////////// Gdb Output, State & Capability Handling //////////
private: ////////// Inferior Management //////////
// This should be always the last call in a function.
//Q_SLOT virtual void attemptBreakpointSynchronization();
bool stateAcceptsBreakpointChanges() const;
bool acceptsBreakpoint(BreakpointId id) const;
void insertBreakpoint(BreakpointId id);