From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6148 invoked by alias); 17 Jun 2005 01:45:29 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6114 invoked by uid 22791); 17 Jun 2005 01:45:22 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 17 Jun 2005 01:45:22 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1Dj5v6-0004Qv-T6 for gdb-patches@sources.redhat.com; Thu, 16 Jun 2005 21:45:21 -0400 Date: Fri, 17 Jun 2005 01:45:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [commit] gdb_byte regcache.[hc] Message-ID: <20050617014520.GA17013@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <428CC0B1.6020008@gnu.org> <20050519170724.GA24675@nevyn.them.org> <428CCBB8.4050603@gnu.org> <200506102212.j5AMCOoq028820@elgar.sibelius.xs4all.nl> <200506112128.j5BLSqmQ027273@elgar.sibelius.xs4all.nl> <42B03C1E.2090801@gnu.org> <7541.192.87.1.200.1118854079.squirrel@192.87.1.200> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7541.192.87.1.200.1118854079.squirrel@192.87.1.200> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-06/txt/msg00231.txt.bz2 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. -- Daniel Jacobowitz CodeSourcery, LLC