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 "too much information" bug w/ "info vector" on PowerPC


Paul Gilliam <pgilliam@us.ibm.com> writes:
> I was temped to commit this is obvious, but wanted the warm fuzzy of
> peer review.

Well, you can have the cold slimy of a review from me.  :)

Yes, that looks right.  Comments:

- Could you also add comments above the definitions of
  tdep->ppc_vr0_regnum and tdep->ppc_ev0_regnum in ppc-tdep.h?
  Perhaps such comments could have prevented the bugs's appearance in
  the first place.

- I'm not sure why the indentation in your patch is weird, but in any
  case, there seems to be a preference for using spaces in new code,
  not tabs.

Thanks!


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