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


Eli,

Last time this came up I recommeded separating out the idea of gdb_byte and proposed more formally. How is this going?

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.


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