This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New ARI warning Thu Jun 8 01:57:26 UTC 2017


343a344,347
> gdb/nat/fork-inferior.c:421: gettext: _ markup: All messages should be marked up with _.
gdb/nat/fork-inferior.c:421:      warning ("Cannot exec %s", argv[0]);
> gdb/nat/fork-inferior.c:424: gettext: _ markup: All messages should be marked up with _.
gdb/nat/fork-inferior.c:424:	warning (" %s", argv[i]);
> gdb/nat/fork-inferior.c:426: gettext: _ markup: All messages should be marked up with _.
gdb/nat/fork-inferior.c:426:      warning ("Error: %s\n", safe_strerror (save_errno));
> gdb/nat/fork-inferior.c:581: gettext: _ markup: All messages should be marked up with _.
gdb/nat/fork-inferior.c:581:  warning ("Could not trace the inferior process.\nError: ");


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]