CDB: Implement "Run to line/function", fix step by instruction.
Remove unused exec functions, replace by calls to the respective stepExec/nextExec, which sets the code level automagically according to the OperateByInstruction action.
Showing
- src/plugins/debugger/cdb/cdbbreakpoint.cpp 20 additions, 13 deletionssrc/plugins/debugger/cdb/cdbbreakpoint.cpp
- src/plugins/debugger/cdb/cdbbreakpoint.h 4 additions, 1 deletionsrc/plugins/debugger/cdb/cdbbreakpoint.h
- src/plugins/debugger/cdb/cdbdebugengine.cpp 92 additions, 64 deletionssrc/plugins/debugger/cdb/cdbdebugengine.cpp
- src/plugins/debugger/cdb/cdbdebugengine_p.h 1 addition, 0 deletionssrc/plugins/debugger/cdb/cdbdebugengine_p.h
Loading
Please register or sign in to comment