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] Use bfd_byte in value.h


> Date: Sun, 01 May 2005 16:17:28 -0400
> From: Andrew Cagney <cagney@gnu.org>
> CC: mark.kettenis@xs4all.nl, gdb-patches@sources.redhat.com
> 
> Eli,
> 
> Last time this came up I recommeded separating out the idea of gdb_byte 
> and proposed more formally.  How is this going?

Sorry, I'm not sure I understand (or maybe I forgot).  Can you please
point me to the message with your proposal?

> In the mean time though (then and now) I'll use bfd_byte as that lets me 
> move this code forward addressing the more immediate problem of not even 
> compiling with -Werror on GCC 4.  With that done, i'm pretty sure that 
> we'll find the follow-on task of s/bfd_byte/gdb_byte/ trivial.

I'd rather discuss first and decide, then implement.  This way, you
won't need to s/bfd_byte/gdb_byte/, however trivial.  The discussion
should not last long enough to delay the solution for GCC 4: after
all, it seems like a very simple issue.  With any luck, we could agree
on something in a day or two.


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