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]

[PATCH] Use FRAME_INIT_SAVED_REGS for VAX


The following replaces FRAME_FIND_SAVED_REGS() with FRAME_INIT_SAVED_REGS()
for the VAX target.

Committed per the multi-arch rule.

        * vax-tdep.c (vax_frame_init_saved_regs): New function. 
        * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
        (FRAME_INIT_SAVED_REGS): New macro.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: vax-patch
Description: Text document


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