forked from qt-creator/qt-creator
debugger: basic support for reverse debugging
works only with gbd 7.0 so far.
This commit is contained in:
@@ -112,6 +112,7 @@ enum DebuggerActionCode
|
||||
|
||||
// Running
|
||||
SkipKnownFrames,
|
||||
EnableReverseDebugging,
|
||||
|
||||
// Breakpoints
|
||||
SynchronizeBreakpoints,
|
||||
|
||||
Reference in New Issue
Block a user