forked from qt-creator/qt-creator
debugger: continue after breakpoint in self-test
Done-by: hjk Change-Id: I8405f88c963df359a9ae7f2a779ef0401b3c5994 Reviewed-by: Robert Löhning <robert.loehning@nokia.com> Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -5900,6 +5900,7 @@ namespace bug6933 {
|
|||||||
BREAK_HERE;
|
BREAK_HERE;
|
||||||
// Expand b b.bug6933::Base
|
// Expand b b.bug6933::Base
|
||||||
// Check b.[bug6933::Base].[vptr]
|
// Check b.[bug6933::Base].[vptr]
|
||||||
|
// Continue.
|
||||||
dummyStatement(&d, b);
|
dummyStatement(&d, b);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user