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]

Re: [patch rfc, 6.0?] only allow raw raw registers; Was: [patch rfc]Add NUM_REGS pseudo regs to MIPS


and this change into just the mainline (6.0 will follow in a few days if no one notices a problem):

2003-07-27 Andrew Cagney <cagney@redhat.com>

    * regcache.c (struct regcache_descr): Update comments on
    nr_raw_registers.
    (init_legacy_regcache_descr): Don't set nr_raw_registers or
    sizeof_raw_register_valid_p.
    (init_regcache_descr): Set nr_raw_registers and
    sizeof_raw_register_valid_p before calling
    init_legacy_regcache_descr.

I've committed this to the 6.0 branch.

Andrew



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