radare2/shlr/gdb
Paul Fertser d9d64b6cac gdb: use simple packets instead of vCont for single-threaded (#6409)
When debugging a single-threaded application via GDB Serial protocol
some GDB servers (notably OpenOCD) do not support vCont command, so
neither step nor continue work. Even though current protocol
description deprecates plain "s" and "c" it does so only for
multi-threading cases.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2017-01-16 01:12:18 +01:00
..
include GDB debug for lm32 architecture (#4696) 2016-04-24 23:13:00 +02:00
src gdb: use simple packets instead of vCont for single-threaded (#6409) 2017-01-16 01:12:18 +01:00
deps.mk
Jamroot
Makefile Some more osx-ppc fixes 2016-06-06 16:20:03 +02:00