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]

[patch, nios2] Add type casts to nios2_fill/store_gregset


Hi Yao,
This fixes the nios2 gdbserver build; the C++ compiler was complaining
about pointer type mismatches. Is this okay to commit?

Thanks,
Chung-Lin

2016-07-08  Chung-Lin Tang  <cltang@codesourcery.com>

	gdbserver/
        * linux-nios2-low.c (nios2_fill_gregset): Add type cast
        to buf parameter.
        (nios2_store_gregset): Likewise.

Attachment: a.diff
Description: Text document


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