What function of gdbserver handle g_packet send from gdb

Philippe Waroquiers philippe.waroquiers@skynet.be
Wed Jan 28 18:46:00 GMT 2015


On Tue, 2015-01-27 at 16:40 +0800, fei ding wrote:
> What function of gdbserver handle g_packet send from gdb
See file gdbserver/server.c,
    function process_serial_event;
    case 'g'

Philippe




More information about the Gdb mailing list