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]

[ob/committed]: Fix ia64-linux-nat.c so it will build


With the recent change to ia64 config, ia64-linux-nat.c was no longer
building due to the register macros missing.  The header file ia64-tdep.h
was needed.  Patch committed as obvious.  Copyright year updated.A

2005-01-14  Jeff Johnston  <jjohnstn@redhat.com>
                                                                                
        * ia64-linux-nat.c: Include "ia64-tdep.h" to get register 
definitions.
                                                                                
-- Jeff J.

Attachment: ia64.patch
Description: Text document


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