Age | Commit message (Expand) | Author |
---|---|---|
2020-05-20 | Revert "Build: Include headers from LibC, LibM, and LibPthread with -isystem" | Andreas Kling |
2020-05-20 | Build: Include headers from LibC, LibM, and LibPthread with -isystem | Andrew Kaster |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-09 | LibDebug: Add support for creating VariableInfo for paramters | Itamar |
2020-05-09 | HackStudio: Show a backtrace in the debug information tab | Itamar |
2020-05-08 | HackStudio: Support variable inspection in nested scopes | Itamar |
2020-05-07 | LibDebug: Miscellaneous fixes from #2097 | Itamar |
2020-05-05 | LibDebug: Parse DWARF information entries | Itamar |
2020-04-25 | LibDebug: Add remove_breakpoint | Itamar |
2020-04-20 | Debugger: Add source-level operations | Itamar |
2020-04-20 | LibDebug: Parse line number information from DWARF format | Itamar |
2020-04-16 | LibDebug: Add ContinueBreakAtSyscall decision | Itamar |
2020-04-16 | Userland: Add "functrace" utility | Itamar |