This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH] Fix riscv-linux native gdb build failure.


On Wed, Aug 29, 2018 at 3:44 AM, Andrew Burgess
<andrew.burgess@embecosm.com> wrote:
> * Jim Wilson <jimw@sifive.com> [2018-08-28 16:04:40 -0700]:
>>       gdb/
>>       * riscv-linux-nat.c: Include elf/common.h instead of elf.h.
>>       (riscv_linux_nat_target::fetch_registers): Use NT_FPREGSET instead
>>       of NT_PRFPREG.
>>       (riscv_linux_nat_target::store_registers): Likewise.
>
> Looks good to me.

Thanks.  Committed.

Jim


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