Message ID | 1416041420-29863-1-git-send-email-yao@codesourcery.com |
---|---|
State | New |
Headers | show |
diff --git a/gdb/go32-nat.c b/gdb/go32-nat.c index 8f59426..a8b8c3c 100644 --- a/gdb/go32-nat.c +++ b/gdb/go32-nat.c @@ -696,7 +696,7 @@ go32_create_inferior (struct target_ops *ops, char *exec_file, xfree (cmdline); if (result != 0) - error (_("Load failed for image %s", exec_file); + error (_("Load failed for image %s"), exec_file); edi_init (start_state); #if __DJGPP_MINOR__ < 3