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: [RFA] remote.c, clean-up mix-up


Pedro Alves wrote:
On Thursday 06 May 2010 00:44:35, Pedro Alves wrote:
Here's what I'm testing.

No regressions against x86_64-linux gdbserver.


2010-05-05 Pedro Alves <pedro@codesourcery.com>

        * remote.c (clear_threads_parsing_context): New.
        (remote_threads_info): Delele unused null_cleanup.  Install a
        cleanup to clear the threads_parsing_context in case parsing
        throws.

Applied as below with a little comment added and typo in changelog fixed.


Thanks a lot for following through! Michael



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