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]

pushed: [RFA/LynxOS] GDBserver crash debugging threaded program


> > 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. The patch has now been pushed.

-- 
Joel


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