Re: Is this "gdb disassembler" code still needed?
"Maciej W. Rozycki" <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 31 Jul 2013, Richard Sandiford wrote: > Gah, sorry. The code is still there, but I think in the MIPS16 case it's > being thwarted by an even base address. Does this fix it? (microMIPS > should be OK.) Yes it does, thanks for a quick fix! Maciej