summaryrefslogtreecommitdiff
path: root/Libraries/LibDebug/DebugSession.h
AgeCommit message (Expand)Author
2020-05-24LibDebug: Make sure to not single step the program twiceItamar
2020-05-20Revert "Build: Include headers from LibC, LibM, and LibPthread with -isystem"Andreas Kling
2020-05-20Build: Include headers from LibC, LibM, and LibPthread with -isystemAndrew Kaster
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