GDBServerFoundation::StandardResponses Struct Reference

Contains common responses sent by gdbserver to GDB. More...

#include <IGDBStub.h>

Static Public Attributes

static StubResponse CommandNotSupported
 
static StubResponse InvalidArgument
 
static StubResponse OK
 

Detailed Description

Contains common responses sent by gdbserver to GDB.

Member Data Documentation

GDBServerFoundation::StubResponse GDBServerFoundation::StandardResponses::CommandNotSupported
static
GDBServerFoundation::StubResponse GDBServerFoundation::StandardResponses::InvalidArgument
static
GDBServerFoundation::StubResponse GDBServerFoundation::StandardResponses::OK
static

The documentation for this struct was generated from the following files: