Open radare opened 7 years ago
the io.gdb plugin must provide more debugger commands via =! or .. this is what the debugger will use in case of dh io (instead of the dh gdb), both methods should be implemented imho, the io one is lower level
dh io
https://sourceware.org/gdb/onlinedocs/gdb/Packets.html#vCont%20packet
the io.gdb plugin must provide more debugger commands via =! or .. this is what the debugger will use in case of
dh io
(instead of the dh gdb), both methods should be implemented imho, the io one is lower level