summaryrefslogtreecommitdiff
path: root/Libraries/LibDebug/DebugSession.cpp
AgeCommit message (Expand)Author
2020-08-02LibDebug: Disable and cleanup DebugSession breakpoints on destructionBrian Gianforcaro
2020-05-24LibDebug: Make sure to not single step the program twiceItamar
2020-04-25LibDebug: Add remove_breakpointItamar
2020-04-20Debugger: Add source-level operationsItamar
2020-04-16LibDebug: Add ContinueBreakAtSyscall decisionItamar
2020-04-16Userland: Add "functrace" utilityItamar