diff options
author | Gary Benson <gbenson@redhat.com> | 2018-10-01 10:37:39 +0100 |
---|---|---|
committer | Gary Benson <gbenson@redhat.com> | 2018-10-01 10:37:39 +0100 |
commit | 358ffcf28cf6e7c23311e91869ada4c480527d93 (patch) | |
tree | 1107810100263a831ec95c0d623140a0ba89c204 /gdb/proc-service.c | |
parent | 43b7e92b0c73d693d3b656b84b2a1181e40477ca (diff) | |
download | binutils-358ffcf28cf6e7c23311e91869ada4c480527d93.zip binutils-358ffcf28cf6e7c23311e91869ada4c480527d93.tar.gz binutils-358ffcf28cf6e7c23311e91869ada4c480527d93.tar.bz2 |
Update GDB gdb_proc_service.h workaround to match gdbserver
This commit updates GDB's gdb_proc_service.h to use elf_{g,fp}regset_t
instead of gdb_{g,fp}regset_t if pr{g,fp}regset_t are undefined.
The types have been equivalent on GNU/Linux since at least 2005.
gdb/ChangeLog:
* gdb_proc_service.h: Use elf_gregset_t if prgregset_t is
undefined. Use elf_fpregset_t if prfpregset_t is undefined.
Diffstat (limited to 'gdb/proc-service.c')
0 files changed, 0 insertions, 0 deletions