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]

[RFA] Fix recent compilation errors in alpha-nat.c on alpha-osf


I tested the following change on Tru64 5.1. I made the small change
possible to allow this code to compile again, there is probably a better
way to write this code, but I'm not very familiar with this part of the
code...

Ideas for a better fix are welcome.

2002-04-22  J. Brobecker  <brobecker@gnat.com>
        * alpha-nat.c (fetch_osf_core_registers): Fix compilation errors
        due to NUM_REGS and MAX_REGISTER_RAW_SIZE not being constants
        anymore after a recent multi-arching effort.
        (supply_gregset): Ditto

-- 
Joel

Attachment: alpha-nat.c.diff
Description: Text document


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