Crate debug_here[][src]

Macros

debug_here

The debug here macro. Just invoke this macro somewhere in your source, and when your program reaches it a terminal running rust-gdb will launch.

Functions

debug_here_impl

The function responsible for actually launching the debugger.