This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What function of gdbserver handle g_packet send from gdb


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]