This is the mail archive of the gdb-patches@sources.redhat.com 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: [commit] gdb_byte regcache.[hc]


   Date: Thu, 16 Jun 2005 21:45:20 -0400
   From: Daniel Jacobowitz <drow@false.org>

   On Wed, Jun 15, 2005 at 06:47:59PM +0200, Mark Kettenis wrote:
   > >>
   > >> Argh, let's blame it on my jetlag, but I meant regcache_raw_supply and
   > >> regcache_raw_collect as the function that should take `void *' instead
   > >> of `gdb_byte *'.  The other regcache_raw_xxx functions can stay as
   > >> they are now.
   > >
   > > 6hrs time difference is not jetlag ...
   > >
   > > Just supply/collect is making more sense :-)
   > 
   > The attached patchis what I had in mind.
   > 
   > OK?

   I think this is a good idea.

Since it did make some sense to Andrew too, I committed it.  This
should fix many -Werror issues on native builds.

Mark


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