mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
2011-02-25 Michael Snyder <msnyder@vmware.com>
* arm-tdep.c: Fix typos in comments. * bsd-uthread.c: Ditto. * completer.c: Ditto. * corelow.c: Ditto. * cp-namespace.c: Ditto. * cp-support.c: Ditto. * cris-tdep.c: Ditto. * dbxread.c: Ditto. * dwarf2read.c: Ditto. * frame.h: Ditto. * gdbtypes.h: Ditto. * inferior.h: Ditto. * mdebugread.c: Ditto. * mips-tdep.c: Ditto. * ppc-linux-nat.c: Ditto. * ppc-linux-tdep.c: Ditto. * printcmd.c: Ditto. * sol-thread.c: Ditto. * solib-frv.c: Ditto. * solist.h: Ditto. * sparc64-tdep.c: Ditto. * spu-tdep.c: Ditto. * stabsread.c: Ditto. * symfile.c: Ditto. * valops.c: Ditto. * varobj.c: Ditto. * vax-nat.c: Ditto. * python/py-block.c: Ditto. * python/py-symbol.c: Ditto. * python/py-symtab.c: Ditto. * python/py-value.c: Ditto. * tui/tui-win.c: Ditto.
This commit is contained in:
@ -355,7 +355,7 @@ spu_gdbarch_id (struct gdbarch *gdbarch)
|
||||
int id = tdep->id;
|
||||
|
||||
/* The objfile architecture of a standalone SPU executable does not
|
||||
provide an SPU ID. Retrieve it from the the objfile's relocated
|
||||
provide an SPU ID. Retrieve it from the objfile's relocated
|
||||
address range in this special case. */
|
||||
if (id == -1
|
||||
&& symfile_objfile && symfile_objfile->obfd
|
||||
|
Reference in New Issue
Block a user