forked from qt-creator/qt-creator
debugger: restore session breakpoints if RunControl finishes
This commit is contained in:
@@ -56,7 +56,7 @@ public:
|
||||
~BreakHandler();
|
||||
|
||||
void removeAllBreakpoints();
|
||||
void setAllPending();
|
||||
//void setAllPending();
|
||||
void loadSessionData();
|
||||
void saveSessionData();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user