This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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: MIPS32 gdb vectors question


>>>>> Tim Michals writes:

> Since gdb 5.3 define NUM_REGS as 90, should this also be defined in
> mips_stubs as 90 also? Instead 107?

It does use 90. The only time it uses 107 is when CYGPKG_HAL_MIPS_GDB_REPORT_CP0
is defined. Bart's recent patch turned off CYGPKG_HAL_MIPS_GDB_REPORT_CP0 in
the default case.

--Mark

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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