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: gdbserver delayed packet event issue


On Thursday 11 November 2010 11:58:08, karthikeyan.s wrote:
> Will try 7.2 but in the meantime, The complete version is 7.1.50.20100416.

I think these were the patches that fixed the issue:

2010-05-03  Doug Evans  <>

        * event-loop.c (struct callback_event): New struct.
        (callback_list): New global.

2010-04-26  Doug Evans  <>

        * server.c (handle_general_set): Make static.

        * remote-utils.c (putpkt_binary_1): Call readchar instead of read.
        Print received char after testing for error/eof instead of before.
        (input_interrupt): Tweak comment.

So they postdate your snapshot.

-- 
Pedro Alves


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