|
DebugServer2
|


Public Member Functions | |
| std::string | encode () const |
Public Member Functions inherited from ds2::MemoryRegionInfo | |
| MemoryRegionInfo (Address const &start_, uint64_t length_, uint64_t protection_, std::string name_) | |
| void | clear () |
Additional Inherited Members | |
Public Types inherited from ds2::MemoryRegionInfo | |
| typedef std::vector< MemoryRegionInfo > | Collection |
Public Attributes inherited from ds2::MemoryRegionInfo | |
| Address | start |
| uint64_t | length |
| uint32_t | protection |
| std::string | name |