From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [rfa] PPC/Linux native - don't use greg_t Date: Thu, 05 Jul 2001 16:16:00 -0000 Message-id: <1010705231508.ZM30691@ocotillo.lan> References: <20010705144015.A26893@nevyn.them.org> X-SW-Source: 2001-07/msg00127.html 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 explicitly - which you can't, > since it conflicts with . 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