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]

[committed]: [PATCH 5/5] move server.h to gdbthread.h.


On 04/19/2012 12:13 PM, Yao Qi wrote:
> gdb/gdbserver:
> 
> 2012-04-19  Yao Qi  <yao@codesourcery.com>
> 
> 	* server.h: Move some code to ...
> 	* gdbthread.h: ... here.  New.
> 	* Makefile.in (inferiors.o, regcache.o): Depends on gdbthread.h
> 	(remote-utils.o, server.o, target.o tracepoint.o): Likewise.
> 	(nto-low.o, win32-low.o): Likewise.
> 	* inferiors.c, linux-low.h, nto-low.c: Include gdbthread.h.
> 	* regcache.c, remote-utils.c, server.c: Likewise.
> 	* target.c, tracepoint.c, win32-low.c: Likewise.

Committed.  http://sourceware.org/ml/gdb-cvs/2012-04/msg00238.html

-- 
Yao (éå)


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