This is the mail archive of the gdb-patches@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: [PATCH 0/3] Fix remote async crashes.


On 06/08/2012 11:57 PM, Pedro Alves wrote:

> When testing with gdbserver in async mode, I noticed a few ERRORs in
> the log.  Turns out that GDB is crashing due to a use-after-free now
> made more visible due to -lmcheck.


> Pedro Alves (3):
>       do_serial_close, remove early return.
>       serial.c: remove #if 0'd code, and associated unnecessary bits.
>       Fix GDB crashes with remote async/non-stop.


I've applied these now.

-- 
Pedro Alves


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