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 v3 07/10] Share some ARM target dependant code from GDB with GDBServer.


Antoine Tremblay <antoine.tremblay@ericsson.com> writes:

> +/* See arm.h.  */
> +
> +int
> +condition_true (unsigned long cond, unsigned long status_reg)

We need "arm_" prefix for this function.  Otherwise, patch is OK.

-- 
Yao (éå)


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