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: Fix for convert_register_p patch


Markus Deuling wrote:

> I posted a version of the patch which was missing a small part.
> The current convert_register_p patch currently breaks some targets.
> This is the fix.

Oops, sorry for missing that.

> Ok to commit? Are this kind of things obvious patches ?

I'd have considered a fix like this obvious.

> 	* arch-utils.c (generic_convert_register_p): Add gdbarch as parameter.
> 	* arch-utils.h (generic_convert_register_p): Likewise.

I've checked this in now.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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