This is the mail archive of the gdb-patches@sourceware.org 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]

Ping: [PATCH] MIPS/Linux: DSP ASE support


Hi,

 Any chance to get my proposal reviewed so that after these many years we
finally actually have GDB support for the MIPS DSP ASE registers on Linux?

http://sourceware.org/ml/gdb-patches/2011-11/msg00586.html

No rocket science here, just some code shuffling to support mixing regset
and individual register accesses (DSP ASE registers are optional and not a
part of any regset), both in GDB and gdbserver, plus the usual
accompanying XML register description stuff.

 Thanks,

  Maciej


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