Struct dbgp::Session [] [src]

pub struct Session { /* fields omitted */ }

Represents a session with a debugger

Methods

impl Session
[src]

Creates a new session with the default parameters

Sets the adress for the server to listen to

Sets the port for the server to listen to

Initializes the server for this session, this function is not expected to return until an error occurs