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/LynxOS] GDBserver crash debugging threaded program


On 11/09/2015 06:17 PM, Joel Brobecker wrote:

> gdb/gdbserver/ChangeLog:
> 
>         * regcache.h (regcache_invalidate_pid): Add declaration.
>         * regcache.c (regcache_invalidate_pid): New function, extracted
>         from regcache_invalidate.
>         (regcache_invalidate): Reimplement using regcache_invalidate_pid.
>         Add trivial documentation comment.
>         * lynx-low.c: Use regcache_invalidate_pid instead of
>         regcache_invalidate.
> 
> Tested on ppc-lynxos178. OK to commit?

LGTM.

Thanks,
Pedro Alves


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