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] More vax cleanup


Soon, tm-vax.h will be nearly empty.

Committed as obvious.

        * config/vax/tm-vax.h (BREAKPOINT): Remove.
        (BELIEVE_PCC_PROMOTION): Remove.
        (AP_REGNUM): Move to...
        * config/vax/nm-vax.h: ...here. 
        * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM. 
        (vax_breakpoint_from_pc): New function.
        (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
        and gdbarch_believe_pcc_promotion.

-- 
        -- 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]