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: [PATCH] sim: add more hacking notes


> Date: Mon, 12 Apr 2010 07:56:19 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: gdb-patches@sourceware.org
> 
> > 2010-04-10  Mike Frysinger  <vapier@gentoo.org>
> > 
> > 	* README-HACKING: Add more sections.
> > 
> 
> This one might be more in Eli's department than anyone else. If not,
> I'll be happy to review....

This isn't user-visible docs, so all I did was proofread it.  I have
only a couple of comments:

> > +Hardware devices typically attach address ranges to themselves.  Then when
> > +a accesses to those addresses are made, the hardware will have its callback
     ^
This "a" is redundant.

> > +   any mix of input and output ports are allowed.
                                          ^^^^^^^^^^^
"is allowed"

Thanks.


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