/// All the shared options that control the behaviour of the debugger.
pub
/// The data structures borrowed from the [`session_data::SessionData`], that applies to a specific core.
pub
/// The debugger support for rtt.
pub
/// Implements the part of the debug server that processes incoming requests from the [`DebugAdapter`](crate::cmd::dap_server::debug_adapter::dap::adapter::DebugAdapter).
pub
/// Manage the logging/tracing associated with the debugger.
pub
/// The data structures needed to keep track of a session status in the debugger.
pub
/// This is where the primary processing for the debugger is driven from.
pub