2010-05-15 Michael Snyder <msnyder@vmware.com>
* objc-lang.c: White space. * objfiles.c: White space. * observer.c: White space. * osabi.c: White space. * osdata.c: White space.
This commit is contained in:
parent
b8d56208c5
commit
5cc80db34d
6 changed files with 197 additions and 162 deletions
|
@ -588,6 +588,7 @@ set_osabi (char *args, int from_tty, struct cmd_list_element *c)
|
|||
else
|
||||
{
|
||||
int i;
|
||||
|
||||
for (i = 1; i < GDB_OSABI_INVALID; i++)
|
||||
if (strcmp (set_osabi_string, gdbarch_osabi_name (i)) == 0)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue