gdbmi 0.0.2

(WIP) Interact with a GDB session through the GDB machine interface
Documentation
1
2
#[derive(Debug, Clone, Copy, Eq, PartialEq, Hash)]
pub struct Address(pub u64);