Skip to content

Remote

Information about whether the debuggee is local (under GDB) or remote (under GDBSERVER or QEMU stub).

is_debug_probe()

Returns True if the target is a debug probe for an embedded device. Currently detects the Black Magic Probe and the SEGGER J-Link GDB Server.

is_remote()