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: Modernize solaris threads support.


Pedro Alves wrote:
I've now checked this in.

On Monday 16 February 2009 05:49:48, Pedro Alves wrote:
[...]
m68klinux-nat.c, m88kbsd-nat.c, mips-linux-nat.c,

Unfortunately I think your change to mips-linux-nat.c breaks things.


You added a struct target_ops * parameter to super_fetch_registers and super_store_registers, but did not adjust the call sites.

David Daney


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