Crate rdbg_client
source ·Structs
The primary structure. Represents all the fields of debug information as received from the
debugged program
Enums
Errors that can occur based on data received from the debugged program
This represents various events that occur during iteration and are returned by MsgIterator
The payload as sent by the remote program - this can either be a string message or a list
of expressions and their values
Constants
Default IP to connect to on the debugged program
Default port to connect to on the debugged program