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] fix psaddr_t fall-back definition for gdbserver


On Fri, Dec 18, 2009 at 10:39:45AM -0800, Doug Evans wrote:
> Hi.
> 
> While porting gdb 7.0 to android I needed to add this patch.
> 
> Ok to check in?
> 
> 2009-12-18  Doug Evans  <dje@google.com>
> 
> 	* gdb_proc_service.h (psaddr_t): Fix definition.

Not quite.  This would diverge this copy of the header from the one in
gdb/; which version is right?  Also, why did you need it?  If system
headers don't declare psaddr_t it should not matter.

-- 
Daniel Jacobowitz
CodeSourcery


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