diff options
author | Itamar <itamar8910@gmail.com> | 2021-11-19 16:13:07 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-11-20 21:22:24 +0000 |
commit | 7950f5cb51549dc304e51616597b96dc4c273b51 (patch) | |
tree | bb6a05c3ceac4f44f378cbbe6d1b84615665468b /Userland/Libraries/LibGfx/Triangle.h | |
parent | 38ddf301f63011992209baeb4bafd8f8047a2b9d (diff) | |
download | serenity-7950f5cb51549dc304e51616597b96dc4c273b51.zip |
LibDebug: Add ProcessInspector base class
ProcessInspector is an abstract base class for an object that can
inspect the address space of a process.
Concrete sub classes need to implement methods for peeking & poking
memory and walking the loaded libraries.
It is currently only implemented by DebugSession.
Diffstat (limited to 'Userland/Libraries/LibGfx/Triangle.h')
0 files changed, 0 insertions, 0 deletions