summaryrefslogtreecommitdiff
path: root/gdb/osabi.c
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@specifix.com>2010-05-16 00:46:46 +0000
committerMichael Snyder <msnyder@specifix.com>2010-05-16 00:46:46 +0000
commit7f448919c601711422297d7503ae0068a569b4f3 (patch)
treed52b78b698343c91a06ec88420e3296d0b622d76 /gdb/osabi.c
parent73cb3c0c0abf8e99e179711c213bb299b1db8664 (diff)
downloadgdb-7f448919c601711422297d7503ae0068a569b4f3.tar.gz
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.
Diffstat (limited to 'gdb/osabi.c')
-rw-r--r--gdb/osabi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/osabi.c b/gdb/osabi.c
index 57af407f502..0fced7b831a 100644
--- a/gdb/osabi.c
+++ b/gdb/osabi.c
@@ -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)
{