index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
LibDebug
/
DebugInfo.h
Age
Commit message (
Expand
)
Author
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling
2021-01-09
LibDebug: Support shared libraries
Itamar
2020-12-25
LibELF: Remove ELF::Loader and move everyone to ELF::Image
Andreas Kling
2020-11-16
LibDebug: Use FlyString for file paths
Andreas Kling
2020-08-25
LibDebug: Move everything into the "Debug" namespace
Luke
2020-08-22
HackStudio: Implement "Step Over" debugging action
Itamar
2020-08-17
LibDebug: Don't include <Libraries/...>
Andreas Kling
2020-06-03
LibDebug: Add support for enum value types
FalseHonesty
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
LibDebug: Parse line number information from DWARF format
Itamar