forked from qt-creator/qt-creator
debugger: more breakpoint fixes
This commit is contained in:
@@ -750,6 +750,7 @@ void BreakHandler::storeToTemplate(BreakHandler *other)
|
||||
m_bp = 0;
|
||||
|
||||
other->saveSessionData();
|
||||
updateMarkers();
|
||||
}
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user