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 v2 2/3] RISC-V/Linux/native: Factor out target description determination


On Wed, Jan 29, 2020 at 10:13 AM Maciej W. Rozycki <macro@wdc.com> wrote:
>         gdb/
>         * nat/riscv-linux-tdesc.h: New file.
>         * nat/riscv-linux-tdesc.c: New file, taking code from...
>         * riscv-linux-nat.c (riscv_linux_nat_target::read_description):
>         ... here.
>         * configure.nat <linux> <riscv*>: Add nat/riscv-linux-tdesc.o to
>         NATDEPFILES.

Looks good to me, though I'm not an official reviewer.

Jim


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