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] Remove MAX_REGISTER_SIZE from remote-sim.c


Alan Hayward <Alan.Hayward@arm.com> writes:

> Used a std::vector in the first case and struct value in the second.
>
> Tested using make check with board files unix and native-gdbserver.
>

What is your target triplet?  Do you see remote-sim.o in your build
directory?  remote-sim.c may not be built at all.

> Ok to commit?
>

It is good to me.  This patch is related to SIM, so I'd like Mike to
take a look too.

-- 
Yao (齐尧)


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