Is elf_gregset_t the correct type for all Linuxen?

Ulrich Drepper drepper@redhat.com
Wed May 24 13:45:00 GMT 2000


Michael Snyder <msnyder@cygnus.com> writes:

> Now, i386-linux-nat.c uses a different data type for
> this function, "elf_gregset_t".  I'm wondering if all
> the flavors of Linux gdb should be using this type
> as well?

Add Linux targets define elf_gregset_t.  I don't know the exact
context in gdb, but this type is supposed to represent the values
provided by the kernel.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Gdb-patches mailing list