Header files
| File | Description |
|---|---|
v5dbg/debug.h |
All debug macros for user programs |
v5dbg/memory.h |
Memory object handling |
v5dbg/protocol.h |
Debug protocol spec |
v5dbg/debinfo.h |
Runtime debug info |
v5dbg/pretty.h |
Pretty printer functions |
v5dbg/debugger.h |
Debugger functions (suspend, resume) |
v5dbg/msg.h |
Message handling definitions |
v5dbg/stack.h |
Stack reconstruction |
v5dbg/server.h |
Debug server implementation |
v5dbg/util.h |
Utility functions |