⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gdb.pot

📁 这个是LINUX下的GDB调度工具的源码
💻 POT
字号:
# SOME DESCRIPTIVE TITLE.# Copyright (C) YEAR Free Software Foundation, Inc.# This file is distributed under the same license as the PACKAGE package.# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.##, fuzzymsgid ""msgstr """Project-Id-Version: PACKAGE VERSION\n""Report-Msgid-Bugs-To: \n""POT-Creation-Date: 2004-11-08 11:25-0500\n""PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n""Last-Translator: FULL NAME <EMAIL@ADDRESS>\n""Language-Team: LANGUAGE <LL@li.org>\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=CHARSET\n""Content-Transfer-Encoding: 8bit\n"#: jv-exp.y:394msgid "FIXME - ClassInstanceCreationExpression"msgstr ""#: jv-exp.y:413 jv-exp.y:416msgid "FIXME - ArrayCreationExpression"msgstr ""#: jv-exp.y:462 jv-exp.y:464msgid "Form of method invocation not implemented"msgstr ""#: jv-exp.y:554msgid "Invalid cast expression"msgstr ""#: jv-exp.y:810msgid "Numeric constant too large"msgstr ""#: jv-exp.y:920msgid "Empty character constant"msgstr ""#: jv-exp.y:933msgid "Unmatched single quote"msgstr ""#: jv-exp.y:938msgid "Invalid character constant"msgstr ""#: jv-exp.y:1023#, possible-c-formatmsgid "Invalid number \"%s\""msgstr ""#: jv-exp.y:1095msgid "Unterminated string in expression"msgstr ""#. We must have come across a bad character (e.g. ';').#: jv-exp.y:1107#, possible-c-formatmsgid "Invalid character '%c' in expression"msgstr ""#: jv-exp.y:1219#, possible-c-formatmsgid "%s: near `%s'"msgstr ""#: jv-exp.y:1221#, possible-c-formatmsgid "error in expression, near `%s'"msgstr ""#: jv-exp.y:1232#, possible-c-formatmsgid "No class named `%s'"msgstr ""#: jv-exp.y:1371#, possible-c-formatmsgid "unknown type `%.*s'"msgstr ""#: jv-exp.y:1420msgid "No symbol table is loaded.  Use the \"file\" command"msgstr ""#: jv-exp.y:1422#, possible-c-formatmsgid "No symbol \"%s\" in current context"msgstr ""#: main.c:389#, possible-c-formatmsgid "%s: unable to load tclcommand file \"%s\""msgstr ""#: main.c:436#, possible-c-formatmsgid "warning: could not set baud rate to `%s'.\n"msgstr ""#: main.c:454#, possible-c-formatmsgid "warning: could not set timeout limit to `%s'.\n"msgstr ""#: main.c:462#, possible-c-formatmsgid "Use `%s --help' for a complete list of options.\n"msgstr ""#: main.c:482#, possible-c-formatmsgid "%s: `--args' specified but no program specified\n"msgstr ""#: main.c:509#, possible-c-formatmsgid "Excess command line arguments ignored. (%s%s)\n"msgstr ""#. We may get more than one warning, don't double space all of them...#: main.c:595 main.c:663msgid """\n""warning: "msgstr ""#: main.c:689msgid "warning: "msgstr ""#: main.c:753#, possible-c-formatmsgid "Startup time: %ld.%06ld\n"msgstr ""#: main.c:763#, possible-c-formatmsgid "Startup size: data size %ld\n"msgstr ""#: main.c:824msgid """This is the GNU debugger.  Usage:\n""\n""    gdb [options] [executable-file [core-file or process-id]]\n""    gdb [options] --args executable-file [inferior-arguments ...]\n""\n""Options:\n""\n"msgstr ""#: main.c:830msgid """  --args             Arguments after executable-file are passed to inferior\n"msgstr ""#: main.c:833msgid "  --[no]async        Enable (disable) asynchronous version of CLI\n"msgstr ""#: main.c:836msgid """  -b BAUDRATE        Set serial port baud rate used for remote debugging.\n""  --batch            Exit after processing options.\n""  --cd=DIR           Change current directory to DIR.\n""  --command=FILE     Execute GDB commands from FILE.\n""  --core=COREFILE    Analyze the core dump COREFILE.\n""  --pid=PID          Attach to running process PID.\n"msgstr ""#: main.c:844msgid """  --dbx              DBX compatibility mode.\n""  --directory=DIR    Search for source files in DIR.\n""  --epoch            Output information used by epoch emacs-GDB interface.\n""  --exec=EXECFILE    Use EXECFILE as the executable.\n""  --fullname         Output information used by emacs-GDB interface.\n""  --help             Print this message.\n"msgstr ""#: main.c:852msgid """  --interpreter=INTERP\n""                     Select a specific interpreter / user interface\n"msgstr ""#: main.c:856msgid """  --mapped           Use mapped symbol files if supported on this system.\n""  --nw\t\t     Do not use a window interface.\n""  --nx               Do not read "msgstr ""#: main.c:861msgid """ file.\n""  --quiet            Do not print version number on startup.\n""  --readnow          Fully read symbol files on first access.\n"msgstr ""#: main.c:865msgid """  --se=FILE          Use FILE as symbol file and executable file.\n""  --symbols=SYMFILE  Read symbols from SYMFILE.\n""  --tty=TTY          Use TTY for input/output by the program being ""debugged.\n"msgstr ""#: main.c:871msgid "  --tui              Use a terminal user interface.\n"msgstr ""#: main.c:875msgid """  --version          Print version information and then exit.\n""  -w                 Use a window interface.\n""  --write            Set writing into executable and core files.\n""  --xdb              XDB compatibility mode.\n"msgstr ""#: main.c:881msgid """\n""For more information, type \"help\" from within GDB, or consult the\n""GDB manual (available as on-line info or a printed manual).\n""Report bugs to \"bug-gdb@gnu.org\"."msgstr ""

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -