debugger: more breakpoint fixes

This commit is contained in:
hjk
2010-10-05 16:25:06 +02:00
parent 3c62d2aae6
commit 7ad324feb3
2 changed files with 2 additions and 0 deletions

View File

@@ -750,6 +750,7 @@ void BreakHandler::storeToTemplate(BreakHandler *other)
m_bp = 0;
other->saveSessionData();
updateMarkers();
}
} // namespace Internal