IGDBStub.h File Reference
Go to the source code of this file.
Classes | |
| class | GDBServerFoundation::StubResponse |
| Contains the response sent to GDB by the target. The response it not escaped or RLE-encoded and does not include packet header and checksum. More... | |
| struct | GDBServerFoundation::StandardResponses |
| Contains common responses sent by gdbserver to GDB. More... | |
| class | GDBServerFoundation::IGDBStub |
| Defines a GDB stub capable of handling raw gdbserver requests. Use the GDBStub class to instantiate. More... | |
| class | GDBServerFoundation::IGDBStubFactory |
| Defines a class that creates instances of IGDBStub when incoming connections from GDB are received. More... | |
Namespaces | |
| namespace | GDBServerFoundation |
