serenity/Demos
Itamar 3e9a7175d1 Debugger: Add DebugSession
The DebugSession class wraps the usage of Ptrace.
It is intended to be used by cli & gui debugger programs.

Also, call objdump for disassemly
2020-04-13 00:53:22 +02:00
..
DynamicLink LibELF: Use MAP_PRIVATE for file-backed mmaps in ELFDynamicLoader 2020-02-29 10:58:45 +01:00
Fire LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
HelloWorld LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
WidgetGallery WidgetGallery: Remove G prefixes from components 2020-03-19 22:52:44 +01:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00