diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-04-28 23:53:24 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-04-28 23:53:24 +0000 |
commit | 47cbef8df8be011e41bf8274a9f64146bf26b37f (patch) | |
tree | 5bbf1119c4998a7056e55bd0e54ce41013254149 /gprof | |
parent | 43870aec5efd34c46f8d7d8422291030c5048fd8 (diff) | |
download | gdb-47cbef8df8be011e41bf8274a9f64146bf26b37f.zip gdb-47cbef8df8be011e41bf8274a9f64146bf26b37f.tar.gz gdb-47cbef8df8be011e41bf8274a9f64146bf26b37f.tar.bz2 |
change core.c to corefile.c
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/po/gprof.pot | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/gprof/po/gprof.pot b/gprof/po/gprof.pot index 2dc1841..e9d4d07 100644 --- a/gprof/po/gprof.pot +++ b/gprof/po/gprof.pot @@ -200,47 +200,47 @@ msgstr "" msgid "<cycle %d>" msgstr "" -#: core.c:39 +#: corefile.c:39 #, c-format msgid "%s: could not open %s.\n" msgstr "" -#: core.c:53 core.c:87 +#: corefile.c:53 corefile.c:87 #, c-format msgid "%s: unable to parse mapping file %s.\n" msgstr "" -#: core.c:128 +#: corefile.c:128 #, c-format msgid "%s: %s: not in a.out format\n" msgstr "" -#: core.c:139 +#: corefile.c:139 #, c-format msgid "%s: can't find .text section in %s\n" msgstr "" -#: core.c:198 +#: corefile.c:198 #, c-format msgid "%s: ran out room for %ld bytes of text space\n" msgstr "" -#: core.c:211 +#: corefile.c:211 #, c-format msgid "%s: can't do -c\n" msgstr "" -#: core.c:243 +#: corefile.c:243 #, c-format msgid "%s: -c not supported on architecture %s\n" msgstr "" -#: core.c:432 +#: corefile.c:432 #, c-format msgid "%s: file `%s' has no symbols\n" msgstr "" -#: core.c:726 +#: corefile.c:726 #, c-format msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n" msgstr "" |