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: [commit] Fix syntax error in aix-thread.c:sync_threadlists


On 10/04/2013 06:07 AM, Joel Brobecker wrote:
Hello,

This patch fixes a small typo after the BUILD_THREAD -> ptid_build
conversion.

gdb/ChangeLog:

         * aix-thread.c (sync_threadlists): Add missing ')' in call
         to ptid_build.

Tested on ppc-aix, checked in.


Thanks for catching these.

Luis


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