This is the mail archive of the gdb-patches@sources.redhat.com 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: [commit/value] Merge VALUE_REGNO and VALUE_FRAME_REGNUM


Andrew Cagney wrote:
Randolph Chung wrote:

The're doing the same thing. This reduces them down to a single macro, committed.



I'll be following up with a similar patch for lval_register and lval_reg_frame_relative.




umm... looks like the patch you committed also changed VALUE_TYPE, etc
without modifying the targets.  This breaks a lot of targets. Can you
please fix them? :)


That's an earlier, and far larger patch. I'm checking each as I go with both a native (PPC) and all the cross builds, but that still always misses something.

I'll go back through it, however, if something is causing you grief, I'd just commit the obvious fix.

Er, I take that back. I FOOBARED the crosses for VALUE_TYPE. I'll commit the fix short.


sorry,
Andrew


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