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]

Re: [rfa] PPC/Linux native - don't use greg_t


On Jul 5,  2:40pm, Daniel Jacobowitz wrote:

> At least my installed systems don't actually define greg_t in headers any
> more, unless you include <linux/elfcore.h> explicitly - which you can't,
> since it conflicts with <sys/procfs.h>.  I'm not convinced that that's
> right, but since we are defining gdb_gregset_t to be an elf_gregset_t
> already, using elf_greg_t makes sense to me.  OK to commit?

Yes; please commit your changes.

Thanks,

Kevin


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