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]

[commit] fix alphanbsd-tdep.c build failure...


The following change fixes a build failure in alphanbsd.c. I don't have
an alpha-nbsd handy, so I only tested the fix by compiling it on my
linux box. However, the fix is similar to what I did in alpha-osf1-tdep.c,
so it felt safe enough that I went ahead and committed it... I would
still recommend a quick testsuite run though...

2003-06-03  J. Brobecker  <brobecker@gnat.com>

        * alphanbsd-tdep.c (alphanbsd_sigcontext_addr):  Replace
        references to struct frame_info fields by calls to the equivalent
        accessors. Necessary now that frame_info is opaque.

-- 
Joel

Attachment: frame.diff
Description: Text document


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