OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/gnu-old/gdb-7.1/gdb/po
    from Rev 227 to Rev 816
    Reverse comparison

Rev 227 → Rev 816

/gdbtext
0,0 → 1,38
#!/bin/sh -e
 
if test $# -lt 3
then
echo "Usage: $0 <xgettext> <package> <directory> ..." 1>&2
exit 0
fi
 
xgettext=$1 ; shift
package=$1 ; shift
 
for d in "$@"
do
__directories="$__directories --directory=$d"
done
 
for d in "$@"
do
(
cd $d
find * \
-name '*-stub.c' -prune -o \
-name 'testsuite' -prune -o \
-name 'init.c' -prune -o \
-name '*.[hc]' -print
)
done | ${xgettext} \
--default-domain=${package} \
--copyright-holder="Free Software Foundation, Inc." \
--add-comments \
--files-from=- \
--force-po \
--debug \
--language=c \
--keyword=_ \
--keyword=N_ \
${__directories} \
-o po/${package}.pot
gdbtext Property changes : Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: gdb.pot =================================================================== --- gdb.pot (nonexistent) +++ gdb.pot (revision 816) @@ -0,0 +1,21890 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-03-18 21:13+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ada-exp.y:259 +msgid "Invalid conversion" +msgstr "" + +#: ada-exp.y:277 +msgid "Type required for qualification" +msgstr "" + +#: ada-exp.y:295 +msgid "Cannot slice a type" +msgstr "" + +#: ada-exp.y:363 +msgid "Type required within braces in coercion" +msgstr "" + +#: ada-exp.y:433 ada-exp.y:451 +msgid "Right operand of 'in' must be type" +msgstr "" + +#: ada-exp.y:564 +msgid "Prefix must be type" +msgstr "" + +#: ada-exp.y:615 +msgid "NEW not implemented." +msgstr "" + +#: ada-exp.y:781 +#, possible-c-format +msgid "Error in expression, near `%s'." +msgstr "" + +#: ada-exp.y:809 +#, possible-c-format +msgid "Invalid operator symbol `%s'" +msgstr "" + +#: ada-exp.y:874 +msgid "Could not find renamed symbol" +msgstr "" + +#: ada-exp.y:883 +#, possible-c-format +msgid "Could not find renamed variable: %s" +msgstr "" + +#: ada-exp.y:955 +#, possible-c-format +msgid "Could not find %s" +msgstr "" + +#: ada-exp.y:1004 +msgid "Internal error in encoding of renaming declaration" +msgstr "" + +#: ada-exp.y:1035 +#, possible-c-format +msgid "No file or function \"%s\"." +msgstr "" + +#: ada-exp.y:1037 +#, possible-c-format +msgid "No function \"%s\" in specified context." +msgstr "" + +#: ada-exp.y:1042 +#, possible-c-format +msgid "Function name \"%s\" ambiguous here" +msgstr "" + +#: ada-exp.y:1332 +msgid "impossible value from ada_parse_renaming" +msgstr "" + +#: ada-exp.y:1350 +#, possible-c-format +msgid "Invalid attempt to select from type: \"%s\"." +msgstr "" + +#: ada-exp.y:1383 +#, possible-c-format +msgid "No definition of \"%s\" found." +msgstr "" + +#: ada-exp.y:1396 cli/cli-cmds.c:848 linespec.c:1593 linespec.c:1806 +#: source.c:180 symtab.c:3045 +msgid "No symbol table is loaded. Use the \"file\" command." +msgstr "" + +#: ada-exp.y:1398 +#, possible-c-format +msgid "No definition of \"%s\" in current context." +msgstr "" + +#: ada-exp.y:1400 +#, possible-c-format +msgid "No definition of \"%s\" in specified context." +msgstr "" + +#: ada-exp.y:1405 +#, possible-c-format +msgid "Could not find renamed symbol \"%s\"" +msgstr "" + +#: ada-exp.y:1439 +msgid "Invalid use of type." +msgstr "" + +#: ada-lang.c:414 +#, possible-c-format +msgid "Unable to find field %s in struct %s. Aborting" +msgstr "" + +#: ada-lang.c:531 +msgid "object size is larger than varsize-limit" +msgstr "" + +#: ada-lang.c:598 +msgid "Unexpected type in ada_discrete_type_high_bound." +msgstr "" + +#: ada-lang.c:618 +msgid "Unexpected type in ada_discrete_type_low_bound." +msgstr "" + +#: ada-lang.c:680 +msgid "Invalid address for Ada main program name." +msgstr "" + +#: ada-lang.c:760 +#, possible-c-format +msgid "invalid Ada operator name: %s" +msgstr "" + +#: ada-lang.c:1359 ada-lang.c:1376 ada-lang.c:1440 +msgid "Bad GNAT array descriptor" +msgstr "" + +#: ada-lang.c:1477 +msgid "Bad GNAT array descriptor bounds" +msgstr "" + +#: ada-lang.c:1700 +msgid "Bounds unavailable for null array pointer." +msgstr "" + +#: ada-lang.c:1781 +msgid "could not understand bit size information on packed array" +msgstr "" + +#: ada-lang.c:1864 +msgid "could not find bounds information on packed array" +msgstr "" + +#: ada-lang.c:1871 +msgid "could not understand bounds information on packed array" +msgstr "" + +#: ada-lang.c:1904 +msgid "can't unpack array" +msgstr "" + +#: ada-lang.c:1957 +msgid "attempt to do packed indexing of something other than a packed array" +msgstr "" + +#: ada-lang.c:1966 +msgid "don't know bounds of array" +msgstr "" + +#: ada-lang.c:1972 +#, possible-c-format +msgid "packed array index %ld out of bounds" +msgstr "" + +#: ada-lang.c:2247 ada-lang.c:8179 valops.c:1056 +msgid "Left operand of assignment is not a modifiable lvalue." +msgstr "" + +#: ada-lang.c:2344 ada-lang.c:2365 +#, possible-c-format +msgid "too many subscripts (%d expected)" +msgstr "" + +#: ada-lang.c:2493 +#, possible-c-format +msgid "invalid dimension number to '%s" +msgstr "" + +#: ada-lang.c:2512 +msgid "attempt to take bound of something that is not an array" +msgstr "" + +#: ada-lang.c:2629 +msgid "Could not find operator name for opcode" +msgstr "" + +#: ada-lang.c:2819 +msgid "Unexpected operator during name resolution" +msgstr "" + +#: ada-lang.c:2883 +#, possible-c-format +msgid "No definition found for %s" +msgstr "" + +#: ada-lang.c:2895 ada-lang.c:2947 +#, possible-c-format +msgid "Could not find a match for %s" +msgstr "" + +#: ada-lang.c:2900 ada-lang.c:3179 +#, possible-c-format +msgid "Multiple matches for %s\n" +msgstr "" + +#: ada-lang.c:3264 +msgid "Request to select 0 symbols!" +msgstr "" + +#: ada-lang.c:3269 linespec.c:497 +msgid "" +"canceled because the command is ambiguous\n" +"See set/show multiple-symbol." +msgstr "" + +#: ada-lang.c:3279 +msgid "[0] cancel\n" +msgstr "" + +#: ada-lang.c:3281 +msgid "[1] all\n" +msgstr "" + +#: ada-lang.c:3295 +#, possible-c-format +msgid "[%d] %s at :%d\n" +msgstr "" + +#: ada-lang.c:3300 ada-lang.c:3314 +#, possible-c-format +msgid "[%d] %s at %s:%d\n" +msgstr "" + +#: ada-lang.c:3324 +#, possible-c-format +msgid "'(%s) (enumeral)\n" +msgstr "" + +#: ada-lang.c:3329 +#, possible-c-format +msgid "[%d] %s in %s (enumeral)\n" +msgstr "" + +#: ada-lang.c:3330 +#, possible-c-format +msgid "[%d] %s at %s:?\n" +msgstr "" + +#: ada-lang.c:3336 +#, possible-c-format +msgid "[%d] %s (enumeral)\n" +msgstr "" + +#: ada-lang.c:3337 +#, possible-c-format +msgid "[%d] %s at ?\n" +msgstr "" + +#: ada-lang.c:3384 ada-lang.c:3398 linespec.c:565 +msgid "one or more choice numbers" +msgstr "" + +#: ada-lang.c:3405 +msgid "Argument must be choice number" +msgstr "" + +#: ada-lang.c:3409 +msgid "cancelled" +msgstr "" + +#: ada-lang.c:3435 +#, possible-c-format +msgid "Select no more than %d of the above" +msgstr "" + +#. PNH: Do we ever get here? See ada_search_struct_field, +#. find_struct_field. +#: ada-lang.c:6094 +msgid "Cannot assign this kind of variant record" +msgstr "" + +#: ada-lang.c:6191 valops.c:2146 +#, possible-c-format +msgid "There is no member named %s." +msgstr "" + +#: ada-lang.c:6197 +msgid "Attempt to extract a component of a value that is not a record." +msgstr "" + +#: ada-lang.c:6247 +msgid "Type (null) is not a structure or union type" +msgstr "" + +#. XXX: type_sprint +#: ada-lang.c:6251 ada-lang.c:6328 ada-lang.c:6335 +msgid "Type " +msgstr "" + +#: ada-lang.c:6253 +msgid " is not a structure or union type" +msgstr "" + +#: ada-lang.c:6330 +msgid " has no component named " +msgstr "" + +#: ada-lang.c:6337 +#, possible-c-format +msgid " has no component named %s" +msgstr "" + +#: ada-lang.c:6672 +msgid "unexpected null name on descriptive type" +msgstr "" + +#: ada-lang.c:7000 +#, possible-c-format +msgid "Invalid type size for `%s' detected: %d." +msgstr "" + +#: ada-lang.c:7003 +#, possible-c-format +msgid "Invalid type size for detected: %d." +msgstr "" + +#: ada-lang.c:7014 +msgid "record type with dynamic size is larger than varsize-limit" +msgstr "" + +#: ada-lang.c:7323 +msgid "array type with dynamic size is larger than varsize-limit" +msgstr "" + +#: ada-lang.c:7621 +msgid "'POS only defined on discrete types" +msgstr "" + +#: ada-lang.c:7633 +msgid "enumeration value is invalid: can't find 'POS" +msgstr "" + +#: ada-lang.c:7651 +msgid "'VAL only defined on discrete types" +msgstr "" + +#: ada-lang.c:7653 +msgid "'VAL requires integral argument" +msgstr "" + +#: ada-lang.c:7659 +msgid "argument to 'VAL out of range" +msgstr "" + +#: ada-lang.c:7990 +msgid "Incompatible types in assignment" +msgstr "" + +#: ada-lang.c:8024 +#, possible-c-format +msgid "second operand of %s must not be zero." +msgstr "" + +#: ada-lang.c:8069 +msgid "Attempt to compare array with non-array" +msgstr "" + +#: ada-lang.c:8197 +msgid "Left-hand side must be array or record." +msgstr "" + +#: ada-lang.c:8222 +msgid "Misplaced 'others' clause" +msgstr "" + +#: ada-lang.c:8227 +msgid "Internal error: bad aggregate clause" +msgstr "" + +#: ada-lang.c:8249 +msgid "Extra components in aggregate ignored." +msgstr "" + +#: ada-lang.c:8314 +msgid "Invalid record component association." +msgstr "" + +#: ada-lang.c:8320 +#, possible-c-format +msgid "Unknown component name: %s." +msgstr "" + +#: ada-lang.c:8325 +msgid "Index in component association out of bounds." +msgstr "" + +#: ada-lang.c:8396 +msgid "Internal error: miscounted aggregate components." +msgstr "" + +#: ada-lang.c:8764 +msgid "Fixed-point values must be assigned to fixed-point variables" +msgstr "" + +#: ada-lang.c:8781 +msgid "Operands of fixed-point addition must have the same type" +msgstr "" + +#: ada-lang.c:8803 +msgid "Operands of fixed-point subtraction must have the same type" +msgstr "" + +#. Only encountered when an unresolved symbol occurs in a +#. context other than a function call, in which case, it is +#. invalid. +#: ada-lang.c:8904 ada-lang.c:8974 +#, possible-c-format +msgid "Unexpected unresolved symbol, %s, during evaluation" +msgstr "" + +#: ada-lang.c:9016 +#, possible-c-format +msgid "cannot subscript or call something of type `%s'" +msgstr "" + +#: ada-lang.c:9035 +msgid "cannot subscript or call a record" +msgstr "" + +#: ada-lang.c:9037 +#, possible-c-format +msgid "wrong number of subscripts; expecting %d" +msgstr "" + +#: ada-lang.c:9049 ada-lang.c:9063 +msgid "element type of array unknown" +msgstr "" + +#: ada-lang.c:9072 +msgid "Attempt to index or call something other than an array or function" +msgstr "" + +#: ada-lang.c:9101 +msgid "cannot slice a packed array" +msgstr "" + +#: ada-lang.c:9129 valops.c:3308 +msgid "cannot take slice of non-array" +msgstr "" + +#: ada-lang.c:9166 +msgid "Membership test incompletely implemented; always returns true" +msgstr "" + +#: ada-lang.c:9254 +#, possible-c-format +msgid "Invalid operand to '%s" +msgstr "" + +#. Should never happen. +#: ada-lang.c:9279 ada-lang.c:9303 ada-lang.c:9333 +msgid "unexpected attribute encountered" +msgstr "" + +#: ada-lang.c:9311 +msgid "the 'length attribute applies only to array types" +msgstr "" + +#: ada-lang.c:9315 +msgid "unimplemented type attribute" +msgstr "" + +#: ada-lang.c:9383 +msgid "'modulus must be applied to modular type" +msgstr "" + +#: ada-lang.c:9478 +msgid "Attempt to dereference null array pointer." +msgstr "" + +#: ada-lang.c:9506 eval.c:2435 eval.c:2837 valops.c:1594 +msgid "Attempt to take contents of a non-pointer value." +msgstr "" + +#: ada-lang.c:9573 eval.c:2644 +msgid "Attempt to use a type name as an expression" +msgstr "" + +#: ada-lang.c:9585 +#, possible-c-format +msgid "" +"Undefined name, ambiguous name, or renaming used in component association: %" +"s." +msgstr "" + +#: ada-lang.c:9588 +msgid "Aggregates only allowed on the right of an assignment" +msgstr "" + +#: ada-lang.c:9590 +msgid "aggregate apparently mangled" +msgstr "" + +#: ada-lang.c:9882 +msgid "Unknown lower bound, using 1." +msgstr "" + +#: ada-lang.c:9900 +#, possible-c-format +msgid "Unknown upper bound, using %ld." +msgstr "" + +#: ada-lang.c:10128 +msgid "Unable to insert catchpoint. Is this an Ada main program?" +msgstr "" + +#: ada-lang.c:10136 +msgid "Unable to insert catchpoint. Try to start the program first." +msgstr "" + +#. At this point, we know that we are debugging an Ada program and +#. that the inferior has been started, but we still are not able to +#. find the run-time symbols. That can mean that we are in +#. configurable run time mode, or that a-except as been optimized +#. out by the linker... In any case, at this point it is not worth +#. supporting this feature. +#: ada-lang.c:10145 +msgid "Cannot insert catchpoints in this configuration." +msgstr "" + +#: ada-lang.c:10314 ada-lang.c:10433 ada-lang.c:10466 +msgid "unexpected catchpoint type" +msgstr "" + +#: ada-lang.c:10340 +#, possible-c-format +msgid "failed to get exception name: %s" +msgstr "" + +#: ada-lang.c:10369 +#, possible-c-format +msgid "" +"\n" +"Catchpoint %d, %s at " +msgstr "" + +#: ada-lang.c:10372 +#, possible-c-format +msgid "" +"\n" +"Catchpoint %d, exception at " +msgstr "" + +#: ada-lang.c:10376 +#, possible-c-format +msgid "" +"\n" +"Catchpoint %d, unhandled %s at " +msgstr "" + +#: ada-lang.c:10379 +#, possible-c-format +msgid "" +"\n" +"Catchpoint %d, unhandled exception at " +msgstr "" + +#: ada-lang.c:10383 +#, possible-c-format +msgid "" +"\n" +"Catchpoint %d, failed assertion at " +msgstr "" + +#: ada-lang.c:10414 +#, possible-c-format +msgid "`%s' Ada exception" +msgstr "" + +#: ada-lang.c:10449 +#, possible-c-format +msgid "Catchpoint %d: `%s' Ada exception" +msgstr "" + +#: ada-lang.c:10452 +#, possible-c-format +msgid "Catchpoint %d: all Ada exceptions" +msgstr "" + +#: ada-lang.c:10457 +#, possible-c-format +msgid "Catchpoint %d: unhandled Ada exceptions" +msgstr "" + +#: ada-lang.c:10462 +#, possible-c-format +msgid "Catchpoint %d: failed Ada assertions" +msgstr "" + +#: ada-lang.c:10633 breakpoint.c:668 +msgid "Junk at end of expression" +msgstr "" + +#: ada-lang.c:10678 ada-lang.c:10701 +#, possible-c-format +msgid "unexpected catchpoint kind (%d)" +msgstr "" + +#: ada-lang.c:10809 +#, possible-c-format +msgid "Unable to break on '%s' in this configuration." +msgstr "" + +#: ada-lang.c:10813 +#, possible-c-format +msgid "Symbol \"%s\" is not a function (class = %d)" +msgstr "" + +#: ada-lang.c:10882 breakpoint.c:6721 breakpoint.c:7557 breakpoint.c:7686 +#: breakpoint.c:7729 breakpoint.c:7854 breakpoint.c:9994 +msgid "Junk at end of arguments." +msgstr "" + +#. XXX: gdb_sprint_host_address, type_sprint +#: ada-lang.c:11031 +msgid "Type @" +msgstr "" + +#: ada-lang.c:11384 +msgid "\"set ada\" must be followed by the name of a setting.\n" +msgstr "" + +#: ada-lang.c:11403 +msgid "Prefix command for changing Ada-specfic settings" +msgstr "" + +#: ada-lang.c:11407 +msgid "Generic command for showing Ada-specific settings." +msgstr "" + +#: ada-lang.c:11411 +msgid "Enable or disable an optimization trusting PAD types over XVS types" +msgstr "" + +#: ada-lang.c:11412 +msgid "" +"Show whether an optimization trusting PAD types over XVS types is activated" +msgstr "" + +#: ada-lang.c:11414 +msgid "" +"This is related to the encoding used by the GNAT compiler. The debugger\n" +"should normally trust the contents of PAD types, but certain older versions\n" +"of GNAT have a bug that sometimes causes the information in the PAD type\n" +"to be incorrect. Turning this setting \"off\" allows the debugger to\n" +"work around this bug. It is always safe to turn this option \"off\", but\n" +"this incurs a slight performance penalty, so it is recommended to NOT " +"change\n" +"this option to \"off\" unless necessary." +msgstr "" + +#: ada-lex.l:129 ada-lex.l:133 +msgid "Based real literals not implemented yet." +msgstr "" + +#: ada-lex.l:156 +msgid "ill-formed or non-terminated string literal" +msgstr "" + +#: ada-lex.l:288 +#, possible-c-format +msgid "Invalid character '%s' in expression." +msgstr "" + +#: ada-lex.l:342 +#, possible-c-format +msgid "Invalid base: %d." +msgstr "" + +#: ada-lex.l:353 ada-lex.l:360 +msgid "Integer literal out of range" +msgstr "" + +#: ada-lex.l:355 +#, possible-c-format +msgid "Invalid digit `%c' in based literal" +msgstr "" + +#: ada-lex.l:601 +#, possible-c-format +msgid "ambiguous attribute name: `%s'" +msgstr "" + +#: ada-lex.l:604 +#, possible-c-format +msgid "unrecognized attribute: `%s'" +msgstr "" + +#: ada-tasks.c:59 ada-tasks.c:81 +msgid "Unactivated" +msgstr "" + +#: ada-tasks.c:60 ada-tasks.c:82 +msgid "Runnable" +msgstr "" + +#: ada-tasks.c:61 ada-tasks.c:83 +msgid "Terminated" +msgstr "" + +#: ada-tasks.c:62 +msgid "Child Activation Wait" +msgstr "" + +#: ada-tasks.c:63 +msgid "Accept or Select Term" +msgstr "" + +#: ada-tasks.c:64 ada-tasks.c:86 +msgid "Waiting on entry call" +msgstr "" + +#: ada-tasks.c:65 +msgid "Async Select Wait" +msgstr "" + +#: ada-tasks.c:66 ada-tasks.c:88 +msgid "Delay Sleep" +msgstr "" + +#: ada-tasks.c:67 +msgid "Child Termination Wait" +msgstr "" + +#: ada-tasks.c:68 +msgid "Wait Child in Term Alt" +msgstr "" + +#: ada-tasks.c:73 ada-tasks.c:95 +msgid "Asynchronous Hold" +msgstr "" + +#: ada-tasks.c:75 ada-tasks.c:97 +msgid "Activating" +msgstr "" + +#: ada-tasks.c:76 +msgid "Selective Wait" +msgstr "" + +#: ada-tasks.c:84 +msgid "Waiting for child activation" +msgstr "" + +#: ada-tasks.c:85 +msgid "Blocked in accept or select with terminate" +msgstr "" + +#: ada-tasks.c:87 +msgid "Asynchronous Selective Wait" +msgstr "" + +#: ada-tasks.c:89 +msgid "Waiting for children termination" +msgstr "" + +#: ada-tasks.c:90 +msgid "Waiting for children in terminate alternative" +msgstr "" + +#: ada-tasks.c:98 +msgid "Blocked in selective wait statement" +msgstr "" + +#: ada-tasks.c:258 +msgid "Unknown task name format. Aborting" +msgstr "" + +#: ada-tasks.c:379 +msgid "Cannot find Ada_Task_Control_Block type. Aborting" +msgstr "" + +#: ada-tasks.c:392 +msgid "Cannot find Common_ATCB type. Aborting" +msgstr "" + +#: ada-tasks.c:394 +msgid "Cannot find Private_Data type. Aborting" +msgstr "" + +#: ada-tasks.c:396 +msgid "Cannot find Entry_Call_Record type. Aborting" +msgstr "" + +#: ada-tasks.c:661 +msgid "Cannot inspect Ada tasks when program is not running" +msgstr "" + +#: ada-tasks.c:669 +msgid "Your application does not use any Ada tasks.\n" +msgstr "" + +#: ada-tasks.c:711 +#, possible-c-format +msgid " Accepting RV with %-4d" +msgstr "" + +#: ada-tasks.c:714 +#, possible-c-format +msgid " Waiting on RV with %-3d" +msgstr "" + +#: ada-tasks.c:723 +msgid " \n" +msgstr "" + +#: ada-tasks.c:735 +msgid " ID TID P-ID Pri State Name\n" +msgstr "" + +#: ada-tasks.c:751 ada-tasks.c:864 +#, possible-c-format +msgid "" +"Task ID %d not known. Use the \"info tasks\" command to\n" +"see the IDs of currently known tasks" +msgstr "" + +#. Print the Ada task ID. +#: ada-tasks.c:756 +#, possible-c-format +msgid "Ada Task: %s\n" +msgstr "" + +#: ada-tasks.c:761 +#, possible-c-format +msgid "Name: %s\n" +msgstr "" + +#: ada-tasks.c:763 +msgid "\n" +msgstr "" + +#. Print the TID and LWP. +#: ada-tasks.c:766 +#, possible-c-format +msgid "Thread: %#lx\n" +msgstr "" + +#: ada-tasks.c:767 +#, possible-c-format +msgid "LWP: %#lx\n" +msgstr "" + +#: ada-tasks.c:777 +#, possible-c-format +msgid "Parent: %d" +msgstr "" + +#: ada-tasks.c:783 +msgid "No parent\n" +msgstr "" + +#. Print the base priority. +#: ada-tasks.c:786 +#, possible-c-format +msgid "Base Priority: %d\n" +msgstr "" + +#: ada-tasks.c:795 +#, possible-c-format +msgid "State: Accepting rendezvous with %d" +msgstr "" + +#: ada-tasks.c:801 +#, possible-c-format +msgid "State: Waiting on task %d's entry" +msgstr "" + +#: ada-tasks.c:805 +#, possible-c-format +msgid "State: %s" +msgstr "" + +#: ada-tasks.c:849 +msgid "[Current task is unknown]\n" +msgstr "" + +#: ada-tasks.c:851 +#, possible-c-format +msgid "[Current task is %d]\n" +msgstr "" + +#: ada-tasks.c:869 +#, possible-c-format +msgid "Cannot switch to task %d: Task is no longer running" +msgstr "" + +#: ada-tasks.c:882 +#, possible-c-format +msgid "[Switching to task %d]\n" +msgstr "" + +#: ada-tasks.c:914 +msgid "" +"Task switching not supported when debugging from core files\n" +"(use thread support instead)" +msgstr "" + +#: ada-tasks.c:966 +msgid "Provide information about all known Ada tasks" +msgstr "" + +#: ada-tasks.c:968 +msgid "" +"Use this command to switch between Ada tasks.\n" +"Without argument, this command simply prints the current task ID" +msgstr "" + +#: ada-typeprint.c:333 +msgid "" +msgstr "" + +#: ada-typeprint.c:616 +msgid " end record" +msgstr "" + +#: ada-typeprint.c:784 +#, possible-c-format +msgid "<%d-byte integer>" +msgstr "" + +#: ada-typeprint.c:806 +#, possible-c-format +msgid "<%d-byte float>" +msgstr "" + +#: ada-typeprint.c:819 +msgid "array (?) of ? ()" +msgstr "" + +#: ada-valprint.c:220 ada-valprint.c:523 c-lang.c:505 +#, possible-c-format +msgid " " +msgstr "" + +#: ada-valprint.c:450 +msgid "internal error: unhandled type in ada_print_scalar" +msgstr "" + +#: ada-valprint.c:454 typeprint.c:270 +msgid "Invalid type code in symbol table." +msgstr "" + +#: ada-valprint.c:1082 +msgid "" +msgstr "" + +#: addrmap.c:162 +msgid "addrmap_create_fixed is not implemented yet for fixed addrmaps" +msgstr "" + +#: addrmap.c:369 +msgid "addrmap_find is not implemented yet for mutable addrmaps" +msgstr "" + +#: addrmap.c:442 +msgid "addrmap_relocate is not implemented yet for mutable addrmaps" +msgstr "" + +#: aix-thread.c:232 +#, possible-c-format +msgid "aix-thread: ptrace (%d, %d) returned %d (errno = %d %s)" +msgstr "" + +#. i18n: Like "Thread-Id %d, [state] idle" +#: aix-thread.c:544 +msgid "idle" +msgstr "" + +#. i18n: Like "Thread-Id %d, [state] running" +#: aix-thread.c:547 +msgid "running" +msgstr "" + +#. i18n: Like "Thread-Id %d, [state] sleeping" +#: aix-thread.c:550 +msgid "sleeping" +msgstr "" + +#. i18n: Like "Thread-Id %d, [state] ready" +#: aix-thread.c:553 +msgid "ready" +msgstr "" + +#. i18n: Like "Thread-Id %d, [state] finished" +#: aix-thread.c:556 +msgid "finished" +msgstr "" + +#. i18n: Like "Thread-Id %d, [state] unknown" +#: aix-thread.c:559 +msgid "unknown" +msgstr "" + +#: aix-thread.c:991 +#, possible-c-format +msgid "aix-thread resume: unknown pthread %ld" +msgstr "" + +#: aix-thread.c:996 +#, possible-c-format +msgid "aix-thread resume: no tid for pthread %ld" +msgstr "" + +#: aix-thread.c:1168 +#, possible-c-format +msgid "aix-thread: fetch_registers: pthdb_pthread_context returned %s" +msgstr "" + +#: aix-thread.c:1456 +#, possible-c-format +msgid "aix-thread: store_registers: pthdb_pthread_context returned %s" +msgstr "" + +#: aix-thread.c:1515 +#, possible-c-format +msgid "aix-thread: store_registers: pthdb_pthread_setcontext returned %s" +msgstr "" + +#: aix-thread.c:1719 dec-thread.c:663 +#, possible-c-format +msgid "Thread %ld" +msgstr "" + +#. i18n: Like "thread-identifier %d, [state] running, suspended" +#: aix-thread.c:1749 +#, possible-c-format +msgid "tid %d" +msgstr "" + +#. i18n: Like "Thread-Id %d, [state] running, suspended" +#: aix-thread.c:1760 +msgid ", suspended" +msgstr "" + +#. i18n: Like "Thread-Id %d, [state] running, detached" +#: aix-thread.c:1766 +msgid ", detached" +msgstr "" + +#. i18n: Like "Thread-Id %d, [state] running, cancel pending" +#: aix-thread.c:1771 +msgid ", cancel pending" +msgstr "" + +#: aix-thread.c:1795 aix-thread.c:1796 +msgid "AIX pthread support" +msgstr "" + +#: aix-thread.c:1829 +msgid "Set debugging of AIX thread module." +msgstr "" + +#: aix-thread.c:1830 +msgid "Show debugging of AIX thread module." +msgstr "" + +#: aix-thread.c:1831 dec-thread.c:728 +msgid "Enables debugging output (used to debug GDB)." +msgstr "" + +#: alphabsd-nat.c:96 alphabsd-nat.c:127 amd64bsd-nat.c:54 amd64bsd-nat.c:88 +#: amd64-linux-nat.c:175 amd64-linux-nat.c:214 hppabsd-nat.c:135 +#: hppabsd-nat.c:165 hppanbsd-nat.c:172 hppanbsd-nat.c:202 i386bsd-nat.c:142 +#: i386bsd-nat.c:193 i386-linux-nat.c:262 i386-linux-nat.c:277 +#: m32r-linux-nat.c:115 m32r-linux-nat.c:164 m68kbsd-nat.c:121 +#: m68kbsd-nat.c:151 m68klinux-nat.c:262 m68klinux-nat.c:277 m88kbsd-nat.c:73 +#: m88kbsd-nat.c:89 mips64obsd-nat.c:87 mips64obsd-nat.c:103 +#: mips-linux-nat.c:234 mips-linux-nat.c:290 mipsnbsd-nat.c:53 +#: mipsnbsd-nat.c:83 ppcnbsd-nat.c:93 ppcnbsd-nat.c:124 ppcobsd-nat.c:83 +#: ppcobsd-nat.c:119 s390-nat.c:148 s390-nat.c:165 shnbsd-nat.c:55 +#: shnbsd-nat.c:76 sparc-nat.c:171 sparc-nat.c:207 vaxbsd-nat.c:74 +#: vaxbsd-nat.c:90 xtensa-linux-nat.c:194 xtensa-linux-nat.c:213 +msgid "Couldn't get registers" +msgstr "" + +#: alphabsd-nat.c:109 alphabsd-nat.c:145 amd64bsd-nat.c:67 amd64bsd-nat.c:106 +#: amd64-linux-nat.c:187 amd64-linux-nat.c:230 hppabsd-nat.c:146 +#: hppabsd-nat.c:180 hppanbsd-nat.c:183 hppanbsd-nat.c:217 i386bsd-nat.c:166 +#: i386bsd-nat.c:173 i386bsd-nat.c:229 i386-linux-nat.c:326 +#: i386-linux-nat.c:340 m68kbsd-nat.c:132 m68kbsd-nat.c:166 +#: m68klinux-nat.c:354 m68klinux-nat.c:368 mipsnbsd-nat.c:66 +#: mipsnbsd-nat.c:101 ppcobsd-nat.c:100 ppcobsd-nat.c:140 s390-nat.c:185 +#: s390-nat.c:202 sparc-nat.c:183 +msgid "Couldn't get floating point status" +msgstr "" + +#: alphabsd-nat.c:133 amd64bsd-nat.c:94 amd64-linux-nat.c:219 +#: hppabsd-nat.c:171 hppanbsd-nat.c:208 i386bsd-nat.c:199 i386-linux-nat.c:282 +#: m32r-linux-nat.c:169 m68kbsd-nat.c:157 m68klinux-nat.c:282 m88kbsd-nat.c:95 +#: mips64obsd-nat.c:109 mipsnbsd-nat.c:89 ppcnbsd-nat.c:131 ppcobsd-nat.c:130 +#: s390-nat.c:170 sparc-nat.c:212 vaxbsd-nat.c:96 xtensa-linux-nat.c:221 +msgid "Couldn't write registers" +msgstr "" + +#: alphabsd-nat.c:151 amd64bsd-nat.c:112 amd64-linux-nat.c:235 +#: hppabsd-nat.c:186 hppanbsd-nat.c:223 i386bsd-nat.c:235 i386-linux-nat.c:345 +#: m68kbsd-nat.c:172 m68klinux-nat.c:373 mipsnbsd-nat.c:107 ppcobsd-nat.c:147 +#: s390-nat.c:207 +msgid "Couldn't write floating point status" +msgstr "" + +#: alpha-nat.c:116 +#, possible-c-format +msgid "Register %s not found in core file." +msgstr "" + +#: alpha-tdep.c:223 +msgid "Cannot retrieve value from floating point register" +msgstr "" + +#: alpha-tdep.c:239 +msgid "Cannot store value in floating point register" +msgstr "" + +#: alpha-tdep.c:465 alpha-tdep.c:488 alpha-tdep.c:533 alpha-tdep.c:557 +msgid "unknown floating point width" +msgstr "" + +#. FIXME: 128-bit long doubles are returned like structures: +#. by writing into indirect storage provided by the caller +#. as the first argument. +#: alpha-tdep.c:530 alpha-tdep.c:554 +msgid "Cannot set a 128-bit long double return value." +msgstr "" + +#: alpha-tdep.c:970 +#, possible-c-format +msgid "" +"Hit beginning of text section without finding enclosing function for address " +"%s" +msgstr "" + +#: alpha-tdep.c:973 +#, possible-c-format +msgid "" +"Hit heuristic-fence-post without finding enclosing function for address %s" +msgstr "" + +#: alpha-tdep.c:978 +msgid "" +"This warning occurs if you are debugging a function without any symbols\n" +"(for example, in a stripped executable). In that case, you may wish to\n" +"increase the size of the search with the `set heuristic-fence-post' " +"command.\n" +"\n" +"Otherwise, you told GDB there was a function where there isn't one, or\n" +"(more likely) you have encountered a bug in GDB.\n" +msgstr "" + +#: alpha-tdep.c:1641 mips-tdep.c:6306 +msgid "Set the distance searched for the start of a function." +msgstr "" + +#: alpha-tdep.c:1642 mips-tdep.c:6307 +msgid "Show the distance searched for the start of a function." +msgstr "" + +#: alpha-tdep.c:1643 mips-tdep.c:6308 +msgid "" +"If you are debugging a stripped executable, GDB needs to search through the\n" +"program for the start of a function. This command sets the distance of the\n" +"search. The only need to set it is when debugging a stripped executable." +msgstr "" + +#: amd64fbsd-nat.c:188 +#, possible-c-format +msgid "" +"offsetof (struct sigcontext, sc_rip) yields %d instead of %d.\n" +"Please report this to ." +msgstr "" + +#: amd64fbsd-nat.c:201 +#, possible-c-format +msgid "" +"offsetof (struct sigcontext, sc_rsp) yields %d instead of %d.\n" +"Please report this to ." +msgstr "" + +#: amd64fbsd-nat.c:214 +#, possible-c-format +msgid "" +"offsetof (struct sigcontext, sc_rbp) yields %d instead of %d.\n" +"Please report this to ." +msgstr "" + +#: amd64-linux-nat.c:265 i386-linux-nat.c:611 +msgid "Couldn't read debug register" +msgstr "" + +#: amd64-linux-nat.c:288 i386-linux-nat.c:634 mips-linux-nat.c:878 +#: mips-linux-nat.c:896 +msgid "Couldn't write debug register" +msgstr "" + +#: amd64-linux-tdep.c:1201 i386-linux-tdep.c:426 +#, possible-c-format +msgid "Process record and replay target doesn't support syscall number %s\n" +msgstr "" + +#: amd64-tdep.c:124 avr-tdep.c:371 avr-tdep.c:389 s390-tdep.c:197 +#: s390-tdep.c:216 s390-tdep.c:263 s390-tdep.c:312 sparc64-tdep.c:315 +#: spu-tdep.c:241 spu-tdep.c:302 +msgid "invalid regnum" +msgstr "" + +#: amd64-tdep.c:211 avr-tdep.c:1339 cris-tdep.c:1851 s390-tdep.c:159 +#, possible-c-format +msgid "Unmapped DWARF Register #%d encountered." +msgstr "" + +#. We shouldn't get here. +#: amd64-tdep.c:1022 +msgid "unable to find free reg" +msgstr "" + +#. Should this be an internal error? I guess so, it is reflecting +#. an architectural limitation in the current design. +#: arch-utils.c:214 m32c-tdep.c:2526 m32c-tdep.c:2546 +msgid "No virtual frame pointer available" +msgstr "" + +#: arch-utils.c:277 +msgid "The target endianness is set automatically (currently big endian)\n" +msgstr "" + +#: arch-utils.c:280 +msgid "The target endianness is set automatically (currently little endian)\n" +msgstr "" + +#: arch-utils.c:285 +msgid "The target is assumed to be big endian\n" +msgstr "" + +#: arch-utils.c:288 +msgid "The target is assumed to be little endian\n" +msgstr "" + +#: arch-utils.c:303 +msgid "set_endian: architecture update failed" +msgstr "" + +#: arch-utils.c:309 +msgid "Little endian target not supported by GDB\n" +msgstr "" + +#: arch-utils.c:317 +msgid "Big endian target not supported by GDB\n" +msgstr "" + +#: arch-utils.c:323 +msgid "set_endian: bad value" +msgstr "" + +#: arch-utils.c:381 +#, possible-c-format +msgid "" +"Selected architecture %s is not compatible with reported target architecture " +"%s" +msgstr "" + +#. We have no idea which one is better. This is a bug, but not +#. a critical problem; warn the user. +#: arch-utils.c:405 +#, possible-c-format +msgid "" +"Selected architecture %s is ambiguous with reported target architecture %s" +msgstr "" + +#: arch-utils.c:436 +#, possible-c-format +msgid "The target architecture is set automatically (currently %s)\n" +msgstr "" + +#: arch-utils.c:440 +#, possible-c-format +msgid "The target architecture is assumed to be %s\n" +msgstr "" + +#: arch-utils.c:460 +msgid "could not select an architecture automatically" +msgstr "" + +#: arch-utils.c:467 +msgid "set_architecture: bfd_scan_arch failed" +msgstr "" + +#: arch-utils.c:471 +#, possible-c-format +msgid "Architecture `%s' not recognized.\n" +msgstr "" + +#: arch-utils.c:555 +msgid "Architecture of file not recognized." +msgstr "" + +#: arch-utils.c:602 +msgid "initialize_current_architecture: No arch" +msgstr "" + +#: arch-utils.c:606 +msgid "initialize_current_architecture: Arch not found" +msgstr "" + +#: arch-utils.c:649 +msgid "" +"initialize_current_architecture: Selection of initial architecture failed" +msgstr "" + +#: arch-utils.c:663 +msgid "Set architecture of target." +msgstr "" + +#: arch-utils.c:664 +msgid "Show architecture of target." +msgstr "" + +#: arch-utils.c:795 +msgid "Set endianness of target." +msgstr "" + +#: arch-utils.c:796 +msgid "Show endianness of target." +msgstr "" + +#: arm-linux-nat.c:107 +msgid "Unable to fetch floating point register." +msgstr "" + +#: arm-linux-nat.c:137 arm-linux-nat.c:166 arm-linux-nat.c:202 +msgid "Unable to fetch the floating point registers." +msgstr "" + +#: arm-linux-nat.c:181 +msgid "Unable to store floating point register." +msgstr "" + +#: arm-linux-nat.c:218 +msgid "Unable to store floating point registers." +msgstr "" + +#: arm-linux-nat.c:238 +msgid "Unable to fetch general register." +msgstr "" + +#: arm-linux-nat.c:280 arm-linux-nat.c:319 arm-linux-nat.c:353 +msgid "Unable to fetch general registers." +msgstr "" + +#: arm-linux-nat.c:335 +msgid "Unable to store general register." +msgstr "" + +#: arm-linux-nat.c:371 +msgid "Unable to store general registers." +msgstr "" + +#: arm-linux-nat.c:393 arm-linux-nat.c:422 +msgid "Unable to fetch WMMX registers." +msgstr "" + +#: arm-linux-nat.c:445 +msgid "Unable to store WMMX registers." +msgstr "" + +#: arm-linux-nat.c:563 +msgid "Unable to determine GNU/Linux version." +msgstr "" + +#: armnbsd-nat.c:88 +msgid "unable to fetch general register" +msgstr "" + +#: armnbsd-nat.c:141 armnbsd-nat.c:189 armnbsd-nat.c:227 +msgid "unable to fetch general registers" +msgstr "" + +#: armnbsd-nat.c:159 +msgid "unable to fetch floating-point register" +msgstr "" + +#: armnbsd-nat.c:289 armnbsd-nat.c:372 +#, possible-c-format +msgid "unable to write register %d to inferior" +msgstr "" + +#: armnbsd-nat.c:337 +msgid "unable to store general registers" +msgstr "" + +#: armnbsd-nat.c:351 +msgid "unable to fetch floating-point registers" +msgstr "" + +#: armnbsd-nat.c:394 +msgid "unable to store floating-point registers" +msgstr "" + +#: armnbsd-nat.c:446 +msgid "wrong size of register set in core file" +msgstr "" + +#: armnbsd-nat.c:458 +msgid "wrong size of FPA register set in core file" +msgstr "" + +#: armnbsd-tdep.c:65 arm-tdep.c:6408 +msgid "arm_gdbarch_init: bad byte order for float format" +msgstr "" + +#: arm-tdep.c:1310 +#, possible-c-format +msgid "Unexpected register %d" +msgstr "" + +#. Should never happen. +#: arm-tdep.c:1379 +msgid "unknown type alignment" +msgstr "" + +#: arm-tdep.c:1440 arm-tdep.c:1462 +#, possible-c-format +msgid "Invalid VFP CPRC type: %d." +msgstr "" + +#: arm-tdep.c:1895 +#, c-format +msgid "Hardware FPU type %d\n" +msgstr "" + +#: arm-tdep.c:1897 +#, c-format +msgid "Software FPU type %d\n" +msgstr "" + +#. i18n: [floating point unit] mask +#: arm-tdep.c:1899 +msgid "mask: " +msgstr "" + +#. i18n: [floating point unit] flags +#: arm-tdep.c:1902 +msgid "flags: " +msgstr "" + +#: arm-tdep.c:2131 +#, possible-c-format +msgid "Bad REGNUM %d" +msgstr "" + +#: arm-tdep.c:2458 arm-tdep.c:2640 arm-tdep.c:2689 arm-tdep.c:2731 +#: arm-tdep.c:2814 arm-tdep.c:2858 arm-tdep.c:2896 arm-tdep.c:2908 +msgid "Infinite loop detected" +msgstr "" + +#. multiply +#: arm-tdep.c:2697 arm-tdep.c:2718 arm-tdep.c:2832 +msgid "Invalid update to pc in instruction" +msgstr "" + +#: arm-tdep.c:2919 +msgid "Bad bit-field extraction\n" +msgstr "" + +#. Unpredictable behaviour. Try to do something sensible (switch to ARM +#. mode, align dest to 4 bytes). +#: arm-tdep.c:3232 +msgid "Single-stepping BX to non-word-aligned ARM instruction." +msgstr "" + +#: arm-tdep.c:3293 +msgid "Instruction wrote to PC in an unexpected way when single-stepping" +msgstr "" + +#: arm-tdep.c:3299 +msgid "Invalid argument to displaced_write_reg" +msgstr "" + +#: arm-tdep.c:3898 +msgid "copy_extra_ld_st: instruction decode error" +msgstr "" + +#: arm-tdep.c:4089 +msgid "Cannot single-step exception return" +msgstr "" + +#: arm-tdep.c:4211 +#, possible-c-format +msgid "displaced: LDM: move loaded register r%d to r%d\n" +msgstr "" + +#: arm-tdep.c:4216 +#, possible-c-format +msgid "displaced: LDM: register r%d already in the right place\n" +msgstr "" + +#: arm-tdep.c:4236 +#, possible-c-format +msgid "displaced: LDM: restored clobbered register r%d\n" +msgstr "" + +#: arm-tdep.c:4278 +msgid "displaced: Unpredictable LDM or STM with base register r15" +msgstr "" + +#: arm-tdep.c:4346 +#, possible-c-format +msgid "" +"displaced: LDM r%d%s, {..., pc}: original reg list %.4x, modified list %.4x\n" +msgstr "" + +#: arm-tdep.c:4875 +msgid "Displaced stepping is only supported in ARM mode" +msgstr "" + +#: arm-tdep.c:4912 +msgid "arm_process_displaced_insn: Instruction decode error" +msgstr "" + +#: arm-tdep.c:5168 +msgid "arm_extract_return_value: Floating point model not supported" +msgstr "" + +#: arm-tdep.c:5357 +msgid "arm_store_return_value: Floating point model not supported" +msgstr "" + +#: arm-tdep.c:5579 +msgid "\"set arm\" must be followed by an apporpriate subcommand.\n" +msgstr "" + +#: arm-tdep.c:5620 +#, possible-c-format +msgid "Invalid fp model accepted: %s." +msgstr "" + +#: arm-tdep.c:5634 +#, possible-c-format +msgid "The current ARM floating point model is \"auto\" (currently \"%s\").\n" +msgstr "" + +#: arm-tdep.c:5638 +#, possible-c-format +msgid "The current ARM floating point model is \"%s\".\n" +msgstr "" + +#: arm-tdep.c:5657 +#, possible-c-format +msgid "Invalid ABI accepted: %s." +msgstr "" + +#: arm-tdep.c:5671 +#, possible-c-format +msgid "The current ARM ABI is \"auto\" (currently \"%s\").\n" +msgstr "" + +#: arm-tdep.c:5675 +#, possible-c-format +msgid "The current ARM ABI is \"%s\".\n" +msgstr "" + +#: arm-tdep.c:5685 +#, possible-c-format +msgid "" +"The current execution mode assumed (when symbols are unavailable) is \"%s" +"\".\n" +msgstr "" + +#: arm-tdep.c:5696 +#, possible-c-format +msgid "" +"The current execution mode assumed (even when symbols are available) is \"%s" +"\".\n" +msgstr "" + +#. Leave it as "auto". +#: arm-tdep.c:6305 +#, possible-c-format +msgid "unknown ARM EABI version 0x%x" +msgstr "" + +#: arm-tdep.c:6579 +#, possible-c-format +msgid "arm_dump_tdep: Lowest pc = 0x%lx" +msgstr "" + +#: arm-tdep.c:6614 arm-tdep.c:6618 +msgid "Various ARM-specific commands." +msgstr "" + +#: arm-tdep.c:6649 +msgid "The valid values are:\n" +msgstr "" + +#: arm-tdep.c:6651 +msgid "The default is \"std\"." +msgstr "" + +#: arm-tdep.c:6657 +msgid "Set the disassembly style." +msgstr "" + +#: arm-tdep.c:6658 +msgid "Show the disassembly style." +msgstr "" + +#: arm-tdep.c:6665 +msgid "Set usage of ARM 32-bit mode." +msgstr "" + +#: arm-tdep.c:6666 +msgid "Show usage of ARM 32-bit mode." +msgstr "" + +#: arm-tdep.c:6667 +msgid "When off, a 26-bit PC will be used." +msgstr "" + +#: arm-tdep.c:6674 +msgid "Set the floating point type." +msgstr "" + +#: arm-tdep.c:6675 +msgid "Show the floating point type." +msgstr "" + +#: arm-tdep.c:6676 +msgid "" +"auto - Determine the FP typefrom the OS-ABI.\n" +"softfpa - Software FP, mixed-endian doubles on little-endian ARMs.\n" +"fpa - FPA co-processor (GCC compiled).\n" +"softvfp - Software FP with pure-endian doubles.\n" +"vfp - VFP co-processor." +msgstr "" + +#: arm-tdep.c:6686 +msgid "Set the ABI." +msgstr "" + +#: arm-tdep.c:6687 +msgid "Show the ABI." +msgstr "" + +#: arm-tdep.c:6695 +msgid "Set the mode assumed when symbols are unavailable." +msgstr "" + +#: arm-tdep.c:6696 +msgid "Show the mode assumed when symbols are unavailable." +msgstr "" + +#: arm-tdep.c:6701 +msgid "Set the mode assumed even when symbols are available." +msgstr "" + +#: arm-tdep.c:6702 +msgid "Show the mode assumed even when symbols are available." +msgstr "" + +#: arm-tdep.c:6708 +msgid "Set ARM debugging." +msgstr "" + +#: arm-tdep.c:6709 +msgid "Show ARM debugging." +msgstr "" + +#: arm-tdep.c:6710 +msgid "When on, arm-specific debugging is enabled." +msgstr "" + +#: auxv.c:313 +msgid "End of vector" +msgstr "" + +#: auxv.c:314 auxv.c:335 +msgid "Entry should be ignored" +msgstr "" + +#: auxv.c:315 +msgid "File descriptor of program" +msgstr "" + +#: auxv.c:316 +msgid "Program headers for program" +msgstr "" + +#: auxv.c:317 +msgid "Size of program header entry" +msgstr "" + +#: auxv.c:318 +msgid "Number of program headers" +msgstr "" + +#: auxv.c:319 +msgid "System page size" +msgstr "" + +#: auxv.c:320 +msgid "Base address of interpreter" +msgstr "" + +#: auxv.c:321 +msgid "Flags" +msgstr "" + +#: auxv.c:322 +msgid "Entry point of program" +msgstr "" + +#: auxv.c:323 +msgid "Program is not ELF" +msgstr "" + +#: auxv.c:324 auxv.c:343 +msgid "Real user ID" +msgstr "" + +#: auxv.c:325 auxv.c:342 +msgid "Effective user ID" +msgstr "" + +#: auxv.c:326 auxv.c:345 +msgid "Real group ID" +msgstr "" + +#: auxv.c:327 auxv.c:344 +msgid "Effective group ID" +msgstr "" + +#: auxv.c:328 +msgid "Frequency of times()" +msgstr "" + +#: auxv.c:329 +msgid "String identifying platform" +msgstr "" + +#: auxv.c:330 auxv.c:351 +msgid "Machine-dependent CPU capability hints" +msgstr "" + +#: auxv.c:331 +msgid "Used FPU control word" +msgstr "" + +#: auxv.c:332 +msgid "Data cache block size" +msgstr "" + +#: auxv.c:333 +msgid "Instruction cache block size" +msgstr "" + +#: auxv.c:334 +msgid "Unified cache block size" +msgstr "" + +#: auxv.c:336 +msgid "String identifying base platform" +msgstr "" + +#: auxv.c:337 +msgid "Address of 16 random bytes" +msgstr "" + +#: auxv.c:338 +msgid "File name of executable" +msgstr "" + +#: auxv.c:339 +msgid "Boolean, was exec setuid-like?" +msgstr "" + +#: auxv.c:340 +msgid "Special system info/entry points" +msgstr "" + +#: auxv.c:341 +msgid "System-supplied DSO's ELF header" +msgstr "" + +#: auxv.c:346 +msgid "Dynamic linker's ELF header" +msgstr "" + +#: auxv.c:347 +msgid "Dynamic linker's section headers" +msgstr "" + +#: auxv.c:348 +msgid "String giving name of dynamic linker" +msgstr "" + +#: auxv.c:349 +msgid "Large pagesize" +msgstr "" + +#: auxv.c:350 +msgid "Platform name string" +msgstr "" + +#: auxv.c:352 +msgid "Should flush icache?" +msgstr "" + +#: auxv.c:353 +msgid "CPU name string" +msgstr "" + +#: auxv.c:354 +msgid "COFF entry point address" +msgstr "" + +#: auxv.c:355 +msgid "COFF executable file descriptor" +msgstr "" + +#: auxv.c:357 +msgid "Canonicalized file name given to execve" +msgstr "" + +#: auxv.c:358 +msgid "String for name of MMU module" +msgstr "" + +#: auxv.c:359 +msgid "Dynamic linker's data segment address" +msgstr "" + +#: auxv.c:361 +msgid "AF_SUN_ flags passed from the kernel" +msgstr "" + +#: auxv.c:400 +msgid "The program has no auxiliary information now." +msgstr "" + +#: auxv.c:405 +msgid "No auxiliary vector found, or failed reading it." +msgstr "" + +#: auxv.c:407 +msgid "Auxiliary vector is empty." +msgstr "" + +#: auxv.c:418 +msgid "" +"Display the inferior's auxiliary vector.\n" +"This is information provided by the operating system at program startup." +msgstr "" + +#: avr-tdep.c:632 +#, possible-c-format +msgid "Num pushes too large: %d\n" +msgstr "" + +#: avr-tdep.c:1481 +msgid "ERR: info io_registers NOT supported by current target\n" +msgstr "" + +#: avr-tdep.c:1489 +msgid "Error fetching number of io registers\n" +msgstr "" + +#: avr-tdep.c:1498 +#, possible-c-format +msgid "" +"Target has %u io registers:\n" +"\n" +msgstr "" + +#: avr-tdep.c:1547 +msgid "query remote avr target for io space register values" +msgstr "" + +#: ax-gdb.c:433 +msgid "gen_fetch: strange size" +msgstr "" + +#: ax-gdb.c:445 +msgid "gen_fetch: bad type code" +msgstr "" + +#: ax-gdb.c:561 +msgid "gen_var_ref: LOC_CONST_BYTES symbols are not supported" +msgstr "" + +#: ax-gdb.c:592 +#, possible-c-format +msgid "Cannot compute value of typedef `%s'." +msgstr "" + +#: ax-gdb.c:623 +#, possible-c-format +msgid "Couldn't resolve symbol `%s'." +msgstr "" + +#: ax-gdb.c:641 +#, possible-c-format +msgid "The variable `%s' has been optimized out." +msgstr "" + +#: ax-gdb.c:646 +#, possible-c-format +msgid "Cannot find value of botched symbol `%s'." +msgstr "" + +#: ax-gdb.c:916 +msgid "Invalid type cast: intended type must be scalar." +msgstr "" + +#: ax-gdb.c:938 +msgid "Casts to requested type are not yet implemented." +msgstr "" + +#: ax-gdb.c:1006 +msgid "" +"First argument of `-' is a pointer, but second argument is neither\n" +"an integer nor a pointer of the same type." +msgstr "" + +#: ax-gdb.c:1031 +#, possible-c-format +msgid "Invalid combination of types in %s." +msgstr "" + +#: ax-gdb.c:1048 +msgid "Invalid type of operand to `!'." +msgstr "" + +#: ax-gdb.c:1059 +msgid "Invalid type of operand to `~'." +msgstr "" + +#: ax-gdb.c:1077 +msgid "gen_deref: expected a pointer" +msgstr "" + +#: ax-gdb.c:1086 valops.c:856 +msgid "Attempt to dereference a generic pointer." +msgstr "" + +#: ax-gdb.c:1107 +msgid "Operand of `&' is an rvalue, which has no address." +msgstr "" + +#: ax-gdb.c:1110 +msgid "Operand of `&' is in a register, and has no address." +msgstr "" + +#: ax-gdb.c:1135 +msgid "find_field: derived classes supported" +msgstr "" + +#: ax-gdb.c:1148 +msgid "find_field: anonymous unions not supported" +msgstr "" + +#: ax-gdb.c:1152 +#, possible-c-format +msgid "Couldn't find member named `%s' in struct/union `%s'" +msgstr "" + +#: ax-gdb.c:1223 +msgid "gen_bitfield_ref: bitfield too wide" +msgstr "" + +#: ax-gdb.c:1346 +#, possible-c-format +msgid "The left operand of `%s' is not a %s." +msgstr "" + +#: ax-gdb.c:1352 +msgid "Structure does not live in memory." +msgstr "" + +#: ax-gdb.c:1391 +msgid "Left operand of `@' must be an object in memory." +msgstr "" + +#: ax-gdb.c:1399 +msgid "Right operand of `@' must be a constant, in agent expressions." +msgstr "" + +#: ax-gdb.c:1401 +msgid "Right operand of `@' must be an integer." +msgstr "" + +#: ax-gdb.c:1404 +msgid "Right operand of `@' must be positive." +msgstr "" + +#: ax-gdb.c:1579 ax-gdb.c:1613 +#, possible-c-format +msgid "$%s is not a trace state variable, may not assign to it" +msgstr "" + +#: ax-gdb.c:1582 ax-gdb.c:1616 +msgid "May only assign to trace state variables" +msgstr "" + +#: ax-gdb.c:1658 tracepoint.c:1362 +#, possible-c-format +msgid "Register $%s not available" +msgstr "" + +#: ax-gdb.c:1660 +#, possible-c-format +msgid "" +"'%s' is a pseudo-register; GDB cannot yet trace pseudoregister contents." +msgstr "" + +#: ax-gdb.c:1685 +#, possible-c-format +msgid "" +"$%s is not a trace state variable; GDB agent expressions cannot use " +"convenience variables." +msgstr "" + +#: ax-gdb.c:1717 +msgid "gen_expr: OP_MEMVAL operand isn't an rvalue???" +msgstr "" + +#: ax-gdb.c:1763 +msgid "Argument of unary `*' is not a pointer." +msgstr "" + +#: ax-gdb.c:1799 +msgid "gen_expr: unhandled struct case" +msgstr "" + +#: ax-gdb.c:1817 +#, possible-c-format +msgid "no `%s' found" +msgstr "" + +#: ax-gdb.c:1825 +msgid "Attempt to use a type name as an expression." +msgstr "" + +#: ax-gdb.c:1828 +msgid "Unsupported operator in expression." +msgstr "" + +#: ax-gdb.c:1893 +msgid "cannot subscript requested type: cannot call user defined functions" +msgstr "" + +#: ax-gdb.c:1906 eval.c:2010 eval.c:2065 eval.c:2095 jv-lang.c:947 +#: m2-lang.c:262 +#, possible-c-format +msgid "cannot subscript something of type `%s'" +msgstr "" + +#: ax-gdb.c:1909 eval.c:2013 eval.c:2098 jv-lang.c:949 m2-lang.c:265 +msgid "cannot subscript requested type" +msgstr "" + +#: ax-gdb.c:1914 valarith.c:878 +msgid "Argument to arithmetic operation not a number or boolean." +msgstr "" + +#: ax-gdb.c:1980 +msgid "gen_expr: op case sets don't match" +msgstr "" + +#: ax-gdb.c:2093 ax-gdb.c:2128 +msgid "GDB can't do agent expression translation with overlays." +msgstr "" + +#: ax-gdb.c:2096 ax-gdb.c:2131 +msgid "expression to translate" +msgstr "" + +#: ax-gdb.c:2154 +msgid "Translate an expression into remote agent bytecode for tracing." +msgstr "" + +#: ax-gdb.c:2158 +msgid "Translate an expression into remote agent bytecode for evaluation." +msgstr "" + +#: ax-general.c:118 +msgid "GDB bug: ax-general.c (read_const): incomplete constant" +msgstr "" + +#: ax-general.c:143 +msgid "GDB bug: ax-general.c (generic_ext): bit count out of range" +msgstr "" + +#: ax-general.c:146 +msgid "GDB bug: ax-general.c (generic_ext): opcode has inadequate range" +msgstr "" + +#: ax-general.c:176 +msgid "" +"GDB bug: ax-general.c (ax_trace_quick): size out of range for trace_quick" +msgstr "" + +#: ax-general.c:211 +msgid "GDB bug: ax-general.c (ax_label): label target out of range" +msgstr "" + +#. FIXME: floating-point support not present yet. +#: ax-general.c:257 +msgid "GDB bug: ax-general.c (ax_const_d): floating point not supported yet" +msgstr "" + +#: ax-general.c:268 +msgid "GDB bug: ax-general.c (ax_reg): register number out of range" +msgstr "" + +#: ax-general.c:283 +#, possible-c-format +msgid "ax-general.c (ax_tsv): variable number is %d, out of range" +msgstr "" + +#: ax-general.c:362 +msgid "GDB bug: ax-general.c (ax_print): opcode map out of sync" +msgstr "" + +#: ax-general.c:371 +#, possible-c-format +msgid "%3d \n" +msgstr "" + +#: ax-general.c:377 +#, possible-c-format +msgid "%3d \n" +msgstr "" + +#. i18n: Like "Percentage of duplicates, by count: (not applicable)" +#. i18n: "Average entry size: (not applicable)" +#. i18n: "Average hash chain length: (not applicable)" +#: bcache.c:309 bcache.c:409 bcache.c:437 +msgid "(not applicable)\n" +msgstr "" + +#: bcache.c:390 +#, possible-c-format +msgid " Cached '%s' statistics:\n" +msgstr "" + +#: bcache.c:391 +#, possible-c-format +msgid " Total object count: %ld\n" +msgstr "" + +#: bcache.c:392 +#, possible-c-format +msgid " Unique object count: %lu\n" +msgstr "" + +#: bcache.c:393 +msgid " Percentage of duplicates, by count: " +msgstr "" + +#: bcache.c:397 +#, possible-c-format +msgid " Total object size: %ld\n" +msgstr "" + +#: bcache.c:398 +#, possible-c-format +msgid " Unique object size: %ld\n" +msgstr "" + +#: bcache.c:399 +msgid " Percentage of duplicates, by size: " +msgstr "" + +#: bcache.c:403 +#, possible-c-format +msgid " Max entry size: %d\n" +msgstr "" + +#: bcache.c:404 +msgid " Average entry size: " +msgstr "" + +#: bcache.c:410 +#, possible-c-format +msgid " Median entry size: %d\n" +msgstr "" + +#: bcache.c:413 +#, possible-c-format +msgid " Total memory used by bcache, including overhead: %ld\n" +msgstr "" + +#: bcache.c:415 +msgid " Percentage memory overhead: " +msgstr "" + +#: bcache.c:417 +msgid " Net memory savings: " +msgstr "" + +#: bcache.c:421 +#, possible-c-format +msgid " Hash table size: %3d\n" +msgstr "" + +#: bcache.c:422 +#, possible-c-format +msgid " Hash table expands: %lu\n" +msgstr "" + +#: bcache.c:424 +#, possible-c-format +msgid " Hash table hashes: %lu\n" +msgstr "" + +#: bcache.c:426 +#, possible-c-format +msgid " Half hash misses: %lu\n" +msgstr "" + +#: bcache.c:428 +msgid " Hash table population: " +msgstr "" + +#: bcache.c:430 +#, possible-c-format +msgid " Median hash chain length: %3d\n" +msgstr "" + +#: bcache.c:432 +msgid " Average hash chain length: " +msgstr "" + +#: bcache.c:438 +#, possible-c-format +msgid " Maximum hash chain length: %3d\n" +msgstr "" + +#: bfd-target.c:92 +msgid "BFD backed target" +msgstr "" + +#: bfd-target.c:93 +msgid "You should never see this" +msgstr "" + +#: breakpoint.c:251 +#, possible-c-format +msgid "Debugger's willingness to use watchpoint hardware is %s.\n" +msgstr "" + +#: breakpoint.c:266 +#, possible-c-format +msgid "Debugger's behavior regarding pending breakpoints is %s.\n" +msgstr "" + +#: breakpoint.c:281 +#, possible-c-format +msgid "Automatic usage of hardware breakpoints is %s.\n" +msgstr "" + +#: breakpoint.c:307 +#, possible-c-format +msgid "Always inserted breakpoint mode is %s (currently %s).\n" +msgstr "" + +#: breakpoint.c:312 +#, possible-c-format +msgid "Always inserted breakpoint mode is %s.\n" +msgstr "" + +#: breakpoint.c:482 +msgid "Convenience variable must have integer value.\n" +msgstr "" + +#: breakpoint.c:568 +msgid "inverted range" +msgstr "" + +#: breakpoint.c:582 +msgid "negative value" +msgstr "" + +#: breakpoint.c:627 +msgid "breakpoint number" +msgstr "" + +#: breakpoint.c:632 +#, possible-c-format +msgid "Bad breakpoint argument: '%s'" +msgstr "" + +#: breakpoint.c:653 +#, possible-c-format +msgid "Breakpoint %d now unconditional.\n" +msgstr "" + +#: breakpoint.c:676 breakpoint.c:722 breakpoint.c:768 breakpoint.c:9247 +#, possible-c-format +msgid "No breakpoint number %d." +msgstr "" + +#: breakpoint.c:703 breakpoint.c:742 +msgid "Can't use the \"commands\" command among a breakpoint's commands." +msgstr "" + +#: breakpoint.c:709 breakpoint.c:753 +msgid "Unexpected extra arguments following breakpoint number." +msgstr "" + +#: breakpoint.c:760 +msgid "Invalid \"commands\" block structure." +msgstr "" + +#: breakpoint.c:842 +#, possible-c-format +msgid "reading through apparently deleted breakpoint #%d?" +msgstr "" + +#: breakpoint.c:1249 +#, possible-c-format +msgid "" +"Watchpoint %d deleted because the program has left the block \n" +"in which its expression is valid.\n" +msgstr "" + +#: breakpoint.c:1360 +msgid "" +"Note: automatically using hardware breakpoints for read-only addresses.\n" +msgstr "" + +#: breakpoint.c:1368 +#, possible-c-format +msgid "cannot set software breakpoint at readonly address %s" +msgstr "" + +#: breakpoint.c:1397 +#, possible-c-format +msgid "hardware breakpoint %d not supported in overlay!" +msgstr "" + +#: breakpoint.c:1999 +msgid "Cannot detach breakpoints of inferior_ptid" +msgstr "" + +#: breakpoint.c:2121 +#, possible-c-format +msgid "Could not remove hardware watchpoint %d." +msgstr "" + +#: breakpoint.c:2605 +msgid "No step_resume breakpoint found." +msgstr "" + +#: breakpoint.c:2793 +msgid "" +msgstr "" + +#. Did we stop because the user set the stop_on_solib_events +#. variable? (If so, we report this as a generic, "Stopped due +#. to shlib event" message.) +#: breakpoint.c:2872 infrun.c:5213 +msgid "Stopped due to shared library event\n" +msgstr "" + +#. Not sure how we will get here. +#. GDB should not stop for these breakpoints. +#: breakpoint.c:2879 +msgid "Thread Event Breakpoint: gdb should not stop!\n" +msgstr "" + +#. By analogy with the thread event, GDB should not stop for these. +#: breakpoint.c:2885 +msgid "Overlay Event Breakpoint: gdb should not stop!\n" +msgstr "" + +#. These should never be enabled. +#: breakpoint.c:2891 +msgid "Longjmp Master Breakpoint: gdb should not stop!\n" +msgstr "" + +#: breakpoint.c:3036 +msgid "print_bp_stop_message: unrecognized enum value" +msgstr "" + +#. Error from catch_errors. +#: breakpoint.c:3459 +#, possible-c-format +msgid "Watchpoint %d deleted.\n" +msgstr "" + +#: breakpoint.c:3928 +msgid "bpstat_what: tracepoint encountered" +msgstr "" + +#: breakpoint.c:4107 +#, possible-c-format +msgid "bptypes table does not describe type #%d." +msgstr "" + +#: breakpoint.c:4154 +msgid "print_one_breakpoint: bp_none encountered\n" +msgstr "" + +#: breakpoint.c:4628 +msgid "Note: breakpoint " +msgstr "" + +#. if (others == ???) +#: breakpoint.c:4630 +msgid "Note: breakpoints " +msgstr "" + +#: breakpoint.c:4651 +msgid "also set at pc " +msgstr "" + +#: breakpoint.c:4749 +#, possible-c-format +msgid "Breakpoint %d address previously adjusted from %s to %s." +msgstr "" + +#: breakpoint.c:4752 +#, possible-c-format +msgid "Breakpoint address adjusted from %s to %s." +msgstr "" + +#: breakpoint.c:4844 +msgid "unknown breakpoint type" +msgstr "" + +#: breakpoint.c:5222 +#, possible-c-format +msgid "Temporarily disabling breakpoints for unloaded shared library \"%s\"" +msgstr "" + +#: breakpoint.c:5263 +#, possible-c-format +msgid "" +"\n" +"Catchpoint %d (forked process %d), " +msgstr "" + +#: breakpoint.c:5299 +#, possible-c-format +msgid "Catchpoint %d (fork)" +msgstr "" + +#: breakpoint.c:5345 +#, possible-c-format +msgid "" +"\n" +"Catchpoint %d (vforked process %d), " +msgstr "" + +#: breakpoint.c:5380 +#, possible-c-format +msgid "Catchpoint %d (vfork)" +msgstr "" + +#: breakpoint.c:5532 +#, possible-c-format +msgid "" +"\n" +"Catchpoint %d (call to syscall %s), " +msgstr "" + +#: breakpoint.c:5535 +#, possible-c-format +msgid "" +"\n" +"Catchpoint %d (returned from syscall %s), " +msgstr "" + +#: breakpoint.c:5608 +#, possible-c-format +msgid "Catchpoint %d (syscalls" +msgstr "" + +#: breakpoint.c:5610 +#, possible-c-format +msgid "Catchpoint %d (syscall" +msgstr "" + +#: breakpoint.c:5627 +#, possible-c-format +msgid "Catchpoint %d (any syscall)" +msgstr "" + +#: breakpoint.c:5743 +#, possible-c-format +msgid "" +"\n" +"Catchpoint %d (exec'd %s), " +msgstr "" + +#: breakpoint.c:5773 +#, possible-c-format +msgid "Catchpoint %d (exec)" +msgstr "" + +#: breakpoint.c:6038 +#, possible-c-format +msgid "(apparently deleted?) Eventpoint %d: " +msgstr "" + +#: breakpoint.c:6079 +msgid "Temporary breakpoint" +msgstr "" + +#: breakpoint.c:6081 +msgid "Breakpoint" +msgstr "" + +#: breakpoint.c:6082 breakpoint.c:6101 breakpoint.c:6111 +#, possible-c-format +msgid " %d" +msgstr "" + +#: breakpoint.c:6091 +#, possible-c-format +msgid "Hardware assisted breakpoint %d" +msgstr "" + +#: breakpoint.c:6100 +msgid "Tracepoint" +msgstr "" + +#: breakpoint.c:6110 +msgid "Fast tracepoint" +msgstr "" + +#: breakpoint.c:6136 +#, possible-c-format +msgid " (%s) pending." +msgstr "" + +#: breakpoint.c:6257 breakpoint.c:9441 +msgid "No hardware breakpoint support in the target." +msgstr "" + +#: breakpoint.c:6259 breakpoint.c:9443 +msgid "Hardware breakpoints used exceeds limit." +msgstr "" + +#: breakpoint.c:6314 +#, possible-c-format +msgid "Garbage %s follows condition" +msgstr "" + +#: breakpoint.c:6564 +msgid "No default breakpoint address now." +msgstr "" + +#: breakpoint.c:6641 +#, possible-c-format +msgid "May not have a fast tracepoint at 0x%s%s" +msgstr "" + +#: breakpoint.c:6704 +msgid "Junk after thread keyword." +msgstr "" + +#: breakpoint.c:6706 breakpoint.c:7236 thread.c:1143 +#, possible-c-format +msgid "Unknown thread %d." +msgstr "" + +#: breakpoint.c:6716 +msgid "Junk after task keyword." +msgstr "" + +#: breakpoint.c:6718 +#, possible-c-format +msgid "Unknown task %d." +msgstr "" + +#: breakpoint.c:6915 +msgid "" +"Multiple breakpoints were set.\n" +"Use the \"delete\" command to delete unwanted breakpoints." +msgstr "" + +#: breakpoint.c:7012 +#, possible-c-format +msgid "No line %d in file \"%s\"." +msgstr "" + +#: breakpoint.c:7091 +msgid "" +"Specify the type of breakpoint to set.\n" +"Usage: stop in \n" +" stop at \n" +msgstr "" + +#: breakpoint.c:7124 +msgid "Usage: stop in \n" +msgstr "" + +#: breakpoint.c:7156 +msgid "Usage: stop at \n" +msgstr "" + +#: breakpoint.c:7232 +#, possible-c-format +msgid "Invalid thread ID specification %s." +msgstr "" + +#: breakpoint.c:7281 +msgid "Junk at end of command." +msgstr "" + +#: breakpoint.c:7292 +msgid "Expression cannot be implemented with read/access watchpoint." +msgstr "" + +#: breakpoint.c:7300 +msgid "Target does not support this type of hardware watchpoint." +msgstr "" + +#: breakpoint.c:7303 +msgid "Target can only support one kind of HW watchpoint at a time." +msgstr "" + +#: breakpoint.c:7551 +msgid "Couldn't get information on specified line." +msgstr "" + +#: breakpoint.c:7703 +msgid "unsupported or unknown fork kind; cannot catch it" +msgstr "" + +#: breakpoint.c:7799 +msgid "Temporary catchpoint " +msgstr "" + +#: breakpoint.c:7800 +msgid "Catchpoint " +msgstr "" + +#: breakpoint.c:7802 +msgid " (throw)" +msgstr "" + +#: breakpoint.c:7803 +msgid " (catch)" +msgstr "" + +#: breakpoint.c:7858 +msgid "Unsupported or unknown exception event; cannot catch it" +msgstr "" + +#: breakpoint.c:7863 +msgid "Unsupported with this platform/compiler combination." +msgstr "" + +#. Here we have to issue an error instead of a warning, because +#. GDB cannot do anything useful if there's no syscall number to +#. be caught. +#: breakpoint.c:8009 +#, possible-c-format +msgid "Unknown syscall name '%s'." +msgstr "" + +#: breakpoint.c:8032 +msgid "The feature 'catch syscall' is not supported on this architeture yet." +msgstr "" + +#: breakpoint.c:8083 breakpoint.c:8090 +msgid "Catch requires an event name." +msgstr "" + +#: breakpoint.c:8122 +msgid "No source file specified." +msgstr "" + +#: breakpoint.c:8211 +#, possible-c-format +msgid "No breakpoint at %s." +msgstr "" + +#: breakpoint.c:8213 +msgid "No breakpoint at this line." +msgstr "" + +#: breakpoint.c:8221 +msgid "Deleted breakpoint " +msgstr "" + +#: breakpoint.c:8223 +msgid "Deleted breakpoints " +msgstr "" + +#. This is just about all we can do. We could keep this +#. location on the global list, and try to remove it next +#. time, but there's no particular reason why we will +#. succeed next time. +#. +#. Note that at this point, old_loc->owner is still valid, +#. as delete_breakpoint frees the breakpoint only +#. after calling us. +#: breakpoint.c:8486 +#, possible-c-format +msgid "warning: Error removing breakpoint %d\n" +msgstr "" + +#: breakpoint.c:8585 +msgid "allegedly permanent breakpoint is not actually inserted" +msgstr "" + +#: breakpoint.c:8611 +msgid "another breakpoint was inserted on top of a permanent breakpoint" +msgstr "" + +#: breakpoint.c:8808 +msgid "Delete all breakpoints? " +msgstr "" + +#: breakpoint.c:8912 +#, possible-c-format +msgid "failed to reevaluate condition for breakpoint %d: %s" +msgstr "" + +#: breakpoint.c:8999 +#, possible-c-format +msgid "attempted to reset apparently deleted breakpoint #%d?" +msgstr "" + +#: breakpoint.c:9122 +#, possible-c-format +msgid "Deleting unknown breakpoint type %d\n" +msgstr "" + +#: breakpoint.c:9233 +#, possible-c-format +msgid "Will stop next time breakpoint %d is reached." +msgstr "" + +#: breakpoint.c:9236 +#, possible-c-format +msgid "Will ignore next crossing of breakpoint %d." +msgstr "" + +#: breakpoint.c:9239 +#, possible-c-format +msgid "Will ignore next %d crossings of breakpoint %d." +msgstr "" + +#: breakpoint.c:9266 +msgid "a breakpoint number" +msgstr "" + +#: breakpoint.c:9270 +#, possible-c-format +msgid "bad breakpoint number: '%s'" +msgstr "" + +#: breakpoint.c:9272 +msgid "Second argument (specified ignore-count) is missing." +msgstr "" + +#: breakpoint.c:9294 +msgid "one or more breakpoint numbers" +msgstr "" + +#: breakpoint.c:9304 +#, possible-c-format +msgid "bad breakpoint number at or near '%s'" +msgstr "" + +#: breakpoint.c:9319 +#, possible-c-format +msgid "No breakpoint number %d.\n" +msgstr "" + +#: breakpoint.c:9340 breakpoint.c:9349 +#, possible-c-format +msgid "Bad breakpoint number '%s'" +msgstr "" + +#: breakpoint.c:9354 breakpoint.c:9361 +#, possible-c-format +msgid "Bad breakpoint location number '%s'" +msgstr "" + +#: breakpoint.c:9400 +#, possible-c-format +msgid "attempted to disable apparently deleted breakpoint #%d?" +msgstr "" + +#: breakpoint.c:9459 +#, possible-c-format +msgid "Cannot enable watchpoint %d: " +msgstr "" + +#: breakpoint.c:9494 +#, possible-c-format +msgid "attempted to enable apparently deleted breakpoint #%d?" +msgstr "" + +#: breakpoint.c:9591 symtab.c:4559 +msgid "Empty line specification." +msgstr "" + +#: breakpoint.c:9601 symtab.c:4570 +#, possible-c-format +msgid "Junk at end of line specification: %s" +msgstr "" + +#: breakpoint.c:9680 +#, possible-c-format +msgid "Could not insert single-step breakpoint at %s" +msgstr "" + +#: breakpoint.c:9954 +msgid "Delete all tracepoints? " +msgstr "" + +#: breakpoint.c:9982 +msgid "passcount command requires an argument (count + optional TP num)" +msgstr "" + +#: breakpoint.c:10009 +#, possible-c-format +msgid "Setting tracepoint %d's passcount to %d\n" +msgstr "" + +#: breakpoint.c:10064 +msgid "tracepoint number" +msgstr "" + +#: breakpoint.c:10072 +#, possible-c-format +msgid "bad tracepoint number at or near '%s'\n" +msgstr "" + +#: breakpoint.c:10075 +msgid "Tracepoint argument missing and no previous tracepoint\n" +msgstr "" + +#: breakpoint.c:10106 +msgid "Argument required (file name in which to save tracepoints)" +msgstr "" + +#: breakpoint.c:10116 +msgid "save-tracepoints: no tracepoints to save." +msgstr "" + +#: breakpoint.c:10124 +#, possible-c-format +msgid "Unable to open file '%s' for saving tracepoints (%s)" +msgstr "" + +#: breakpoint.c:10159 tracepoint.c:1305 tracepoint.c:2272 +#, possible-c-format +msgid "Bad action list item: %s" +msgstr "" + +#: breakpoint.c:10170 +#, possible-c-format +msgid "Tracepoints saved to file '%s'.\n" +msgstr "" + +#: breakpoint.c:10270 +msgid "" +"Set ignore-count of breakpoint number N to COUNT.\n" +"Usage is `ignore N COUNT'." +msgstr "" + +#: breakpoint.c:10276 +msgid "" +"Set commands to be executed when a breakpoint is hit.\n" +"Give breakpoint number as argument after \"commands\".\n" +"With no argument, the targeted breakpoint is the last one set.\n" +"The commands themselves follow starting on the next line.\n" +"Type a line containing \"end\" to indicate the end of them.\n" +"Give \"silent\" as the first line to make the breakpoint silent;\n" +"then no output is printed when it is hit, except what the commands print." +msgstr "" + +#: breakpoint.c:10285 +msgid "" +"Specify breakpoint number N to break only if COND is true.\n" +"Usage is `condition N COND', where N is an integer and COND is an\n" +"expression to be evaluated whenever breakpoint N is reached." +msgstr "" + +#: breakpoint.c:10290 +msgid "" +"Set a temporary breakpoint.\n" +"Like \"break\" except the breakpoint is only temporary,\n" +"so it will be deleted when hit. Equivalent to \"break\" followed\n" +"by using \"enable delete\" on the breakpoint number.\n" +"\n" +msgstr "" + +#: breakpoint.c:10299 +msgid "" +"Set a hardware assisted breakpoint.\n" +"Like \"break\" except the breakpoint requires hardware support,\n" +"some target hardware may not have this support.\n" +"\n" +msgstr "" + +#: breakpoint.c:10307 +msgid "" +"Set a temporary hardware assisted breakpoint.\n" +"Like \"hbreak\" except the breakpoint is only temporary,\n" +"so it will be deleted when hit.\n" +"\n" +msgstr "" + +#: breakpoint.c:10315 breakpoint.c:10323 +msgid "" +"Enable some breakpoints.\n" +"Give breakpoint numbers (separated by spaces) as arguments.\n" +"With no subcommand, breakpoints are enabled until you command otherwise.\n" +"This is used to cancel the effect of the \"disable\" command.\n" +"With a subcommand you can enable temporarily." +msgstr "" + +#: breakpoint.c:10332 +msgid "" +"Enable some breakpoints.\n" +"Give breakpoint numbers (separated by spaces) as arguments.\n" +"This is used to cancel the effect of the \"disable\" command.\n" +"May be abbreviated to simply \"enable\".\n" +msgstr "" + +#: breakpoint.c:10339 breakpoint.c:10354 +msgid "" +"Enable breakpoints for one hit. Give breakpoint numbers.\n" +"If a breakpoint is hit while enabled in this fashion, it becomes disabled." +msgstr "" + +#: breakpoint.c:10344 breakpoint.c:10349 +msgid "" +"Enable breakpoints and delete when hit. Give breakpoint numbers.\n" +"If a breakpoint is hit while enabled in this fashion, it is deleted." +msgstr "" + +#: breakpoint.c:10359 breakpoint.c:10368 +msgid "" +"Disable some breakpoints.\n" +"Arguments are breakpoint numbers with spaces in between.\n" +"To disable all breakpoints, give no argument.\n" +"A disabled breakpoint is not forgotten, but has no effect until reenabled." +msgstr "" + +#: breakpoint.c:10374 +msgid "" +"Disable some breakpoints.\n" +"Arguments are breakpoint numbers with spaces in between.\n" +"To disable all breakpoints, give no argument.\n" +"A disabled breakpoint is not forgotten, but has no effect until reenabled.\n" +"This command may be abbreviated \"disable\"." +msgstr "" + +#: breakpoint.c:10382 +msgid "" +"Delete some breakpoints or auto-display expressions.\n" +"Arguments are breakpoint numbers with spaces in between.\n" +"To delete all breakpoints, give no argument.\n" +"\n" +"Also a prefix command for deletion of other GDB objects.\n" +"The \"unset\" command is also an alias for \"delete\"." +msgstr "" + +#: breakpoint.c:10393 +msgid "" +"Delete some breakpoints.\n" +"Arguments are breakpoint numbers with spaces in between.\n" +"To delete all breakpoints, give no argument.\n" +msgstr "" + +#: breakpoint.c:10398 +msgid "" +"Delete some breakpoints or auto-display expressions.\n" +"Arguments are breakpoint numbers with spaces in between.\n" +"To delete all breakpoints, give no argument.\n" +"This command may be abbreviated \"delete\"." +msgstr "" + +#: breakpoint.c:10405 +msgid "" +"Clear breakpoint at specified line or function.\n" +"Argument may be line number, function name, or \"*\" and an address.\n" +"If line number is specified, all breakpoints in that line are cleared.\n" +"If function is specified, breakpoints at beginning of function are cleared.\n" +"If an address is specified, breakpoints at that address are cleared.\n" +"\n" +"With no argument, clears all breakpoints in the line that the selected " +"frame\n" +"is executing in.\n" +"\n" +"See also the \"delete\" command which clears breakpoints by number." +msgstr "" + +#: breakpoint.c:10417 +msgid "Set breakpoint at specified line or function.\n" +msgstr "" + +#: breakpoint.c:10432 +msgid "Break in function/address or break at a line in the current file." +msgstr "" + +#: breakpoint.c:10436 +msgid "Break in function or address." +msgstr "" + +#: breakpoint.c:10438 +msgid "Break at a line in the current file." +msgstr "" + +#: breakpoint.c:10439 breakpoint.c:10456 breakpoint.c:10475 +msgid "" +"Status of user-settable breakpoints, or breakpoint number NUMBER.\n" +"The \"Type\" column indicates one of:\n" +"\tbreakpoint - normal breakpoint\n" +"\twatchpoint - watchpoint\n" +"The \"Disp\" column contains one of \"keep\", \"del\", or \"dis\" to " +"indicate\n" +"the disposition of the breakpoint after it gets hit. \"dis\" means that " +"the\n" +"breakpoint will be disabled. The \"Address\" and \"What\" columns indicate " +"the\n" +"address and file/line number respectively.\n" +"\n" +"Convenience variable \"$_\" and default examine address for \"x\"\n" +"are set to the address of the last breakpoint listed unless the command\n" +"is prefixed with \"server \".\n" +"\n" +"Convenience variable \"$bpnum\" contains the number of the last\n" +"breakpoint set." +msgstr "" + +#: breakpoint.c:10491 +msgid "" +"Status of all breakpoints, or breakpoint number NUMBER.\n" +"The \"Type\" column indicates one of:\n" +"\tbreakpoint - normal breakpoint\n" +"\twatchpoint - watchpoint\n" +"\tlongjmp - internal breakpoint used to step through longjmp()\n" +"\tlongjmp resume - internal breakpoint at the target of longjmp()\n" +"\tuntil - internal breakpoint used by the \"until\" command\n" +"\tfinish - internal breakpoint used by the \"finish\" command\n" +"The \"Disp\" column contains one of \"keep\", \"del\", or \"dis\" to " +"indicate\n" +"the disposition of the breakpoint after it gets hit. \"dis\" means that " +"the\n" +"breakpoint will be disabled. The \"Address\" and \"What\" columns indicate " +"the\n" +"address and file/line number respectively.\n" +"\n" +"Convenience variable \"$_\" and default examine address for \"x\"\n" +"are set to the address of the last breakpoint listed unless the command\n" +"is prefixed with \"server \".\n" +"\n" +"Convenience variable \"$bpnum\" contains the number of the last\n" +"breakpoint set." +msgstr "" + +#: breakpoint.c:10512 +msgid "Set catchpoints to catch events." +msgstr "" + +#. allow-unknown +#: breakpoint.c:10517 +msgid "Set temporary catchpoints to catch events." +msgstr "" + +#. allow-unknown +#. Add catch and tcatch sub-commands. +#: breakpoint.c:10523 +msgid "" +"Catch an exception, when caught.\n" +"With an argument, catch only exceptions with the given name." +msgstr "" + +#: breakpoint.c:10530 +msgid "" +"Catch an exception, when thrown.\n" +"With an argument, catch only exceptions with the given name." +msgstr "" + +#: breakpoint.c:10537 +msgid "Catch calls to fork." +msgstr "" + +#: breakpoint.c:10542 +msgid "Catch calls to vfork." +msgstr "" + +#: breakpoint.c:10547 +msgid "Catch calls to exec." +msgstr "" + +#: breakpoint.c:10552 +msgid "" +"Catch system calls by their names and/or numbers.\n" +"Arguments say which system calls to catch. If no arguments\n" +"are given, every system call will be caught.\n" +"Arguments, if given, should be one or more system call names\n" +"(if your system supports that), or system call numbers." +msgstr "" + +#: breakpoint.c:10562 +msgid "" +"Catch Ada exceptions, when raised.\n" +"With an argument, catch only exceptions with the given name." +msgstr "" + +#: breakpoint.c:10569 +msgid "" +"Catch failed Ada assertions, when raised.\n" +"With an argument, catch only exceptions with the given name." +msgstr "" + +#: breakpoint.c:10577 +msgid "" +"Set a watchpoint for an expression.\n" +"A watchpoint stops execution of your program whenever the value of\n" +"an expression changes." +msgstr "" + +#: breakpoint.c:10583 +msgid "" +"Set a read watchpoint for an expression.\n" +"A watchpoint stops execution of your program whenever the value of\n" +"an expression is read." +msgstr "" + +#: breakpoint.c:10589 +msgid "" +"Set a watchpoint for an expression.\n" +"A watchpoint stops execution of your program whenever the value of\n" +"an expression is either read or written." +msgstr "" + +#: breakpoint.c:10596 +msgid "Synonym for ``info breakpoints''." +msgstr "" + +#: breakpoint.c:10602 +msgid "Set debugger's willingness to use watchpoint hardware." +msgstr "" + +#: breakpoint.c:10603 +msgid "Show debugger's willingness to use watchpoint hardware." +msgstr "" + +#: breakpoint.c:10604 +msgid "" +"If zero, gdb will not use hardware for new watchpoints, even if\n" +"such is available. (However, any hardware watchpoints that were\n" +"created before setting this to nonzero, will continue to use watchpoint\n" +"hardware.)" +msgstr "" + +#. Tracepoint manipulation commands. +#: breakpoint.c:10617 +msgid "" +"Set a tracepoint at specified line or function.\n" +"\n" +msgstr "" + +#: breakpoint.c:10620 breakpoint.c:10632 +msgid "" +"\n" +"Do \"help tracepoints\" for info on other tracepoint commands." +msgstr "" + +#: breakpoint.c:10629 +msgid "" +"Set a fast tracepoint at specified line or function.\n" +"\n" +msgstr "" + +#: breakpoint.c:10636 +msgid "" +"Status of tracepoints, or tracepoint number NUMBER.\n" +"Convenience variable \"$tpnum\" contains the number of the\n" +"last tracepoint set." +msgstr "" + +#: breakpoint.c:10643 +msgid "" +"Delete specified tracepoints.\n" +"Arguments are tracepoint numbers, separated by spaces.\n" +"No argument means delete all tracepoints." +msgstr "" + +#: breakpoint.c:10649 +msgid "" +"Disable specified tracepoints.\n" +"Arguments are tracepoint numbers, separated by spaces.\n" +"No argument means disable all tracepoints." +msgstr "" + +#: breakpoint.c:10656 +msgid "" +"Enable specified tracepoints.\n" +"Arguments are tracepoint numbers, separated by spaces.\n" +"No argument means enable all tracepoints." +msgstr "" + +#: breakpoint.c:10663 +msgid "" +"Set the passcount for a tracepoint.\n" +"The trace will end when the tracepoint has been passed 'count' times.\n" +"Usage: passcount COUNT TPNUM, where TPNUM may also be \"all\";\n" +"if TPNUM is omitted, passcount refers to the last tracepoint defined." +msgstr "" + +#: breakpoint.c:10669 +msgid "" +"Save current tracepoint definitions as a script.\n" +"Use the 'source' command in another debug session to restore them." +msgstr "" + +#. allow-unknown +#: breakpoint.c:10674 breakpoint.c:10680 +msgid "" +"Breakpoint specific settings\n" +"Configure various breakpoint-specific variables such as\n" +"pending breakpoint behavior" +msgstr "" + +#: breakpoint.c:10688 +msgid "Set debugger's behavior regarding pending breakpoints." +msgstr "" + +#: breakpoint.c:10689 +msgid "Show debugger's behavior regarding pending breakpoints." +msgstr "" + +#: breakpoint.c:10690 +msgid "" +"If on, an unrecognized breakpoint location will cause gdb to create a\n" +"pending breakpoint. If off, an unrecognized breakpoint location results in\n" +"an error. If auto, an unrecognized breakpoint location results in a\n" +"user-query to see if a pending breakpoint should be created." +msgstr "" + +#: breakpoint.c:10703 +msgid "Set automatic usage of hardware breakpoints." +msgstr "" + +#: breakpoint.c:10704 +msgid "Show automatic usage of hardware breakpoints." +msgstr "" + +#: breakpoint.c:10705 +msgid "" +"If set, the debugger will automatically use hardware breakpoints for\n" +"breakpoints set with \"break\" but falling in read-only memory. If not " +"set,\n" +"a warning will be emitted for such breakpoints." +msgstr "" + +#: breakpoint.c:10715 +msgid "Set mode for inserting breakpoints." +msgstr "" + +#: breakpoint.c:10716 +msgid "Show mode for inserting breakpoints." +msgstr "" + +#: breakpoint.c:10717 +msgid "" +"When this mode is off, breakpoints are inserted in inferior when it is\n" +"resumed, and removed when execution stops. When this mode is on,\n" +"breakpoints are inserted immediately and removed only when the user\n" +"deletes the breakpoint. When this mode is auto (which is the default),\n" +"the behaviour depends on the non-stop setting (see help set non-stop).\n" +"In this case, if gdb is controlling the inferior in non-stop mode, gdb\n" +"behaves as if always-inserted mode is on; if gdb is controlling the\n" +"inferior in all-stop mode, gdb behaves as if always-inserted mode is off." +msgstr "" + +#: bsd-kvm.c:155 +#, possible-c-format +msgid "\tUsing the kernel crash dump %s.\n" +msgstr "" + +#: bsd-kvm.c:158 +msgid "\tUsing the currently running kernel.\n" +msgstr "" + +#. i18n: PCB == "Process Control Block" +#: bsd-kvm.c:252 +msgid "Cannot find a valid PCB" +msgstr "" + +#: bsd-kvm.c:273 +msgid "proc address" +msgstr "" + +#: bsd-kvm.c:276 bsd-kvm.c:304 +msgid "No kernel memory image." +msgstr "" + +#. i18n: PCB == "Process Control Block" +#: bsd-kvm.c:301 +msgid "pcb address" +msgstr "" + +#: bsd-kvm.c:346 +msgid "Kernel memory interface" +msgstr "" + +#: bsd-kvm.c:347 +msgid "" +"Use a kernel virtual memory image as a target.\n" +"Optionally specify the filename of a core dump." +msgstr "" + +#: bsd-kvm.c:364 +msgid "Generic command for manipulating the kernel memory interface." +msgstr "" + +#: bsd-kvm.c:370 +msgid "Set current context from proc address" +msgstr "" + +#. i18n: PCB == "Process Control Block" +#: bsd-kvm.c:374 +msgid "Set current context from pcb address" +msgstr "" + +#: bsd-uthread.c:100 +msgid "Bad magic" +msgstr "" + +#: buildsym.c:329 +#, possible-c-format +msgid "block end address less than block start address in %s (patched it)" +msgstr "" + +#: buildsym.c:335 +#, possible-c-format +msgid "block end address %s less than block start address %s (patched it)" +msgstr "" + +#: buildsym.c:367 +#, possible-c-format +msgid "inner block not inside outer block in %s" +msgstr "" + +#: buildsym.c:373 +#, possible-c-format +msgid "inner block (%s-%s) not inside outer block (%s-%s)" +msgstr "" + +#: buildsym.c:510 +#, possible-c-format +msgid "block at %s out of order" +msgstr "" + +#. We should always be able to find the objfile ... +#: buildsym.c:682 buildsym.c:695 dbxread.c:3085 exec.c:445 exec.c:590 +#: language.c:509 language.c:899 mdebugread.c:3627 minsyms.c:155 monitor.c:324 +#: monitor.c:352 monitor.c:1295 printcmd.c:487 printcmd.c:822 printcmd.c:2640 +#: remote-mips.c:2568 symtab.c:1795 symtab.c:1811 target.c:885 target.c:971 +#: target.c:986 utils.c:2099 utils.c:2960 utils.c:3003 utils.c:3166 +#: valprint.c:501 +msgid "failed internal consistency check" +msgstr "" + +#: buildsym.c:959 +msgid "Context stack not empty in end_symtab" +msgstr "" + +#: c-exp.y:1617 +msgid "\\x escape without a following hex digit" +msgstr "" + +#: c-exp.y:1667 +#, possible-c-format +msgid "\\%c escape without a following hex digit" +msgstr "" + +#: charset.c:210 +#, possible-c-format +msgid "The host character set is \"auto; currently %s\".\n" +msgstr "" + +#: charset.c:213 +#, possible-c-format +msgid "The host character set is \"%s\".\n" +msgstr "" + +#: charset.c:221 +#, possible-c-format +msgid "The target character set is \"%s\".\n" +msgstr "" + +#: charset.c:230 +#, possible-c-format +msgid "The target wide character set is \"%s\".\n" +msgstr "" + +#: charset.c:474 +#, possible-c-format +msgid "Could not convert character to `%s' character set" +msgstr "" + +#: charset.c:884 +msgid "Set the host and target character sets." +msgstr "" + +#: charset.c:885 +msgid "Show the host and target character sets." +msgstr "" + +#: charset.c:886 +msgid "" +"The `host character set' is the one used by the system GDB is running on.\n" +"The `target character set' is the one used by the program being debugged.\n" +"You may only use supersets of ASCII for your host character set; GDB does\n" +"not support any others.\n" +"To see a list of the character sets GDB supports, type `set charset '." +msgstr "" + +#: charset.c:900 +msgid "Set the host character set." +msgstr "" + +#: charset.c:901 +msgid "Show the host character set." +msgstr "" + +#: charset.c:902 +msgid "" +"The `host character set' is the one used by the system GDB is running on.\n" +"You may only use supersets of ASCII for your host character set; GDB does\n" +"not support any others.\n" +"To see a list of the character sets GDB supports, type `set host-charset " +"'." +msgstr "" + +#: charset.c:912 +msgid "Set the target character set." +msgstr "" + +#: charset.c:913 +msgid "Show the target character set." +msgstr "" + +#: charset.c:914 +msgid "" +"The `target character set' is the one used by the program being debugged.\n" +"GDB translates characters and strings between the host and target\n" +"character sets as needed.\n" +"To see a list of the character sets GDB supports, type `set target-" +"charset'" +msgstr "" + +#: charset.c:925 +msgid "Set the target wide character set." +msgstr "" + +#: charset.c:926 +msgid "Show the target wide character set." +msgstr "" + +#: charset.c:927 +msgid "" +"The `target wide character set' is the one used by the program being " +"debugged.\n" +"In particular it is the encoding used by `wchar_t'.\n" +"GDB translates characters and strings between the host and target\n" +"character sets as needed.\n" +"To see a list of the character sets GDB supports, type\n" +"`set target-wide-charset'" +msgstr "" + +#: c-lang.c:700 +#, possible-c-format +msgid "Error reading string from inferior: %s" +msgstr "" + +#: c-lang.c:734 +#, possible-c-format +msgid "Trying to read string with inappropriate type `%s'." +msgstr "" + +#: c-lang.c:738 +msgid "Trying to read string with inappropriate type." +msgstr "" + +#: c-lang.c:837 +msgid "Malformed escape sequence" +msgstr "" + +#: c-lang.c:864 +msgid "\\x used with no following hex digits." +msgstr "" + +#: c-lang.c:885 +msgid "\\u used with no following hex digits" +msgstr "" + +#: c-lang.c:1018 +msgid "Could not convert character constant to target character set" +msgstr "" + +#: cli/cli-cmds.c:214 +#, possible-c-format +msgid "Argument required (%s)." +msgstr "" + +#: cli/cli-cmds.c:223 +msgid "\"info\" must be followed by the name of an info command.\n" +msgstr "" + +#: cli/cli-cmds.c:338 cli/cli-script.c:1416 infcmd.c:1086 infcmd.c:1099 +#: infcmd.c:2129 symfile.c:970 symfile.c:1140 symfile.c:2170 +msgid "Not confirmed." +msgstr "" + +#: cli/cli-cmds.c:349 +#, possible-c-format +msgid "The \"pwd\" command does not take an argument: %s" +msgstr "" + +#: cli/cli-cmds.c:351 +#, possible-c-format +msgid "Error finding name of working directory: %s" +msgstr "" + +#: cli/cli-cmds.c:355 +#, possible-c-format +msgid "" +"Working directory %s\n" +" (canonically %s).\n" +msgstr "" + +#: cli/cli-cmds.c:358 +#, possible-c-format +msgid "Working directory %s.\n" +msgstr "" + +#: cli/cli-cmds.c:374 +msgid "new working directory" +msgstr "" + +#: cli/cli-cmds.c:468 +#, possible-c-format +msgid "Script filename extension recognition is \"%s\".\n" +msgstr "" + +#: cli/cli-cmds.c:523 +msgid "source command requires file name of file to source." +msgstr "" + +#: cli/cli-cmds.c:693 +msgid "Fork failed" +msgstr "" + +#: cli/cli-cmds.c:719 +msgid "No default source file yet." +msgstr "" + +#: cli/cli-cmds.c:746 cli/cli-cmds.c:905 +msgid "Junk at end of line specification." +msgstr "" + +#. FIXME-32x64--assumes sal.pc fits in long. +#: cli/cli-cmds.c:757 cli/cli-cmds.c:922 +#, possible-c-format +msgid "No source file for address %s." +msgstr "" + +#: cli/cli-cmds.c:777 cli/cli-cmds.c:943 +#, possible-c-format +msgid "No line number known for %s." +msgstr "" + +#: cli/cli-cmds.c:909 +msgid "Specified start and end are in different files." +msgstr "" + +#: cli/cli-cmds.c:911 +msgid "Two empty args do not say what lines to list." +msgstr "" + +#: cli/cli-cmds.c:952 cli/cli-cmds.c:958 +msgid "No default source file yet. Do \"help list\"." +msgstr "" + +#. Assume g++ compiled code; old GDB 4.16 behaviour. +#: cli/cli-cmds.c:1024 stack.c:1654 stack.c:1664 stack.c:1716 valops.c:1319 +msgid "No frame selected." +msgstr "" + +#: cli/cli-cmds.c:1028 tui/tui-stack.c:367 +msgid "No function contains program counter for selected frame." +msgstr "" + +#: cli/cli-cmds.c:1071 +msgid "Missing modifier." +msgstr "" + +#: cli/cli-cmds.c:1084 +msgid "Invalid disassembly modifier." +msgstr "" + +#: cli/cli-cmds.c:1106 +msgid "No function contains specified address." +msgstr "" + +#: cli/cli-cmds.c:1155 +msgid "Not a user command." +msgstr "" + +#: cli/cli-cmds.c:1180 +msgid "REGEXP string is empty" +msgstr "" + +#: cli/cli-cmds.c:1191 +#, possible-c-format +msgid "Error in regular expression:%s" +msgstr "" + +#: cli/cli-cmds.c:1207 +#, possible-c-format +msgid "file: \"%s\", line number: %d\n" +msgstr "" + +#: cli/cli-cmds.c:1214 +msgid "\"set debug\" must be followed by the name of a debug subcommand.\n" +msgstr "" + +#: cli/cli-cmds.c:1259 +#, possible-c-format +msgid "Verbose printing of informational messages is %s.\n" +msgstr "" + +#: cli/cli-cmds.c:1262 +#, possible-c-format +msgid "Verbosity is %s.\n" +msgstr "" + +#: cli/cli-cmds.c:1269 +#, possible-c-format +msgid "History expansion on command input is %s.\n" +msgstr "" + +#: cli/cli-cmds.c:1277 +#, possible-c-format +msgid "Baud rate for remote serial I/O is %s.\n" +msgstr "" + +#: cli/cli-cmds.c:1285 +#, possible-c-format +msgid "Debugging of remote protocol is %s.\n" +msgstr "" + +#: cli/cli-cmds.c:1293 +#, possible-c-format +msgid "Timeout limit to wait for target to respond is %s.\n" +msgstr "" + +#: cli/cli-cmds.c:1302 +#, possible-c-format +msgid "The max call depth for user-defined commands is %s.\n" +msgstr "" + +#. Define the classes of commands. +#. They will appear in the help list in the reverse of this order. +#: cli/cli-cmds.c:1317 +msgid "" +"Maintenance commands.\n" +"Some gdb commands are provided just for use by gdb maintainers.\n" +"These commands are subject to frequent change, and may not be as\n" +"well documented as user commands." +msgstr "" + +#: cli/cli-cmds.c:1323 +msgid "Obscure features." +msgstr "" + +#: cli/cli-cmds.c:1324 +msgid "Aliases of other commands." +msgstr "" + +#: cli/cli-cmds.c:1325 +msgid "" +"User-defined commands.\n" +"The commands in this class are those defined by the user.\n" +"Use the \"define\" command to define a command." +msgstr "" + +#: cli/cli-cmds.c:1329 +msgid "Support facilities." +msgstr "" + +#: cli/cli-cmds.c:1331 +msgid "Status inquiries." +msgstr "" + +#: cli/cli-cmds.c:1332 +msgid "Specifying and examining files." +msgstr "" + +#: cli/cli-cmds.c:1335 +msgid "Making program stop at certain points." +msgstr "" + +#: cli/cli-cmds.c:1336 +msgid "Examining data." +msgstr "" + +#: cli/cli-cmds.c:1337 +msgid "" +"Examining the stack.\n" +"The stack is made up of stack frames. Gdb assigns numbers to stack frames\n" +"counting from zero for the innermost (currently executing) frame.\n" +"\n" +"At any time gdb identifies one frame as the \"selected\" frame.\n" +"Variable lookups are done with respect to the selected frame.\n" +"When the program being debugged stops, gdb selects the innermost frame.\n" +"The commands below can be used to select other frames by number or address." +msgstr "" + +#: cli/cli-cmds.c:1346 +msgid "Running the program." +msgstr "" + +#. Define general commands. +#: cli/cli-cmds.c:1350 +msgid "Print working directory. This is used for your program as well." +msgstr "" + +#: cli/cli-cmds.c:1353 +msgid "" +"Set working directory to DIR for debugger and program being debugged.\n" +"The change does not take effect for the program being debugged\n" +"until the next time it is started." +msgstr "" + +#: cli/cli-cmds.c:1359 +msgid "" +"Print a constant string. Give string as argument.\n" +"C escape sequences may be used in the argument.\n" +"No newline is added at the end of the argument;\n" +"use \"\\n\" if you want a newline to be printed.\n" +"Since leading and trailing whitespace are ignored in command arguments,\n" +"if you want to print some you must use \"\\\" before leading whitespace\n" +"to be printed or after trailing whitespace." +msgstr "" + +#: cli/cli-cmds.c:1367 +msgid "" +"Document a user-defined command.\n" +"Give command name as argument. Give documentation on following lines.\n" +"End with a line of just \"end\"." +msgstr "" + +#: cli/cli-cmds.c:1371 +msgid "" +"Define a new command name. Command name is argument.\n" +"Definition appears on following lines, one command per line.\n" +"End with a line of just \"end\".\n" +"Use the \"document\" command to give documentation for the new command.\n" +"Commands defined in this way may have up to ten arguments." +msgstr "" + +#: cli/cli-cmds.c:1378 +#, possible-c-format +msgid "" +"Read commands from a file named FILE.\n" +"Optional -v switch (before the filename) causes each command in\n" +"FILE to be echoed as it is executed.\n" +"Note that the file \"%s\" is read automatically in this way\n" +"when GDB is started." +msgstr "" + +#: cli/cli-cmds.c:1389 +msgid "Set mode for script filename extension recognition." +msgstr "" + +#: cli/cli-cmds.c:1390 +msgid "Show mode for script filename extension recognition." +msgstr "" + +#: cli/cli-cmds.c:1391 +msgid "" +"off == no filename extension recognition (all sourced files are GDB " +"scripts)\n" +"soft == evaluate script according to filename extension, fallback to GDB " +"script\n" +"strict == evaluate script according to filename extension, error if not " +"supported" +msgstr "" + +#: cli/cli-cmds.c:1401 +msgid "Exit gdb." +msgstr "" + +#: cli/cli-cmds.c:1403 +msgid "Print list of commands." +msgstr "" + +#: cli/cli-cmds.c:1408 +msgid "Set verbosity." +msgstr "" + +#: cli/cli-cmds.c:1409 +msgid "Show verbosity." +msgstr "" + +#: cli/cli-cmds.c:1416 +msgid "Generic command for setting command history parameters." +msgstr "" + +#: cli/cli-cmds.c:1419 +msgid "Generic command for showing command history parameters." +msgstr "" + +#: cli/cli-cmds.c:1422 +msgid "Set history expansion on command input." +msgstr "" + +#: cli/cli-cmds.c:1423 +msgid "Show history expansion on command input." +msgstr "" + +#: cli/cli-cmds.c:1424 +msgid "Without an argument, history expansion is enabled." +msgstr "" + +#: cli/cli-cmds.c:1430 +msgid "Generic command for showing things about the program being debugged." +msgstr "" + +#: cli/cli-cmds.c:1437 +msgid "List the completions for the rest of the line as a command." +msgstr "" + +#: cli/cli-cmds.c:1439 +msgid "Generic command for showing things about the debugger." +msgstr "" + +#. Another way to get at the same thing. +#: cli/cli-cmds.c:1443 +msgid "Show all GDB settings." +msgstr "" + +#: cli/cli-cmds.c:1445 +msgid "" +"Show the history of commands you typed.\n" +"You can supply a command number to start with, or a `+' to start after\n" +"the previous command number shown." +msgstr "" + +#: cli/cli-cmds.c:1452 +msgid "Show what version of GDB this is." +msgstr "" + +#: cli/cli-cmds.c:1454 +msgid "" +"Execute nested commands WHILE the conditional expression is non zero.\n" +"The conditional expression must follow the word `while' and must in turn be\n" +"followed by a new line. The nested commands must be entered one per line,\n" +"and should be terminated by the word `end'." +msgstr "" + +#: cli/cli-cmds.c:1460 +msgid "" +"Execute nested commands once IF the conditional expression is non zero.\n" +"The conditional expression must follow the word `if' and must in turn be\n" +"followed by a new line. The nested commands must be entered one per line,\n" +"and should be terminated by the word 'else' or `end'. If an else clause\n" +"is used, the same rules apply to its nested commands as to the first ones." +msgstr "" + +#. If target is open when baud changes, it doesn't take effect until the +#. next open (I think, not sure). +#: cli/cli-cmds.c:1469 +msgid "Set baud rate for remote serial I/O." +msgstr "" + +#: cli/cli-cmds.c:1470 +msgid "Show baud rate for remote serial I/O." +msgstr "" + +#: cli/cli-cmds.c:1471 +msgid "" +"This value is used to set the speed of the serial port when debugging\n" +"using remote targets." +msgstr "" + +#: cli/cli-cmds.c:1478 +msgid "Set debugging of remote protocol." +msgstr "" + +#: cli/cli-cmds.c:1479 +msgid "Show debugging of remote protocol." +msgstr "" + +#: cli/cli-cmds.c:1480 +msgid "" +"When enabled, each packet sent or received with the remote target\n" +"is displayed." +msgstr "" + +#: cli/cli-cmds.c:1487 +msgid "Set timeout limit to wait for target to respond." +msgstr "" + +#: cli/cli-cmds.c:1488 +msgid "Show timeout limit to wait for target to respond." +msgstr "" + +#: cli/cli-cmds.c:1489 +msgid "" +"This value is used to set the time limit for gdb to wait for a response\n" +"from the target." +msgstr "" + +#: cli/cli-cmds.c:1497 +msgid "Generic command for setting gdb debugging flags" +msgstr "" + +#: cli/cli-cmds.c:1501 +msgid "Generic command for showing gdb debugging flags" +msgstr "" + +#: cli/cli-cmds.c:1504 +msgid "" +"Execute the rest of the line as a shell command.\n" +"With no arguments, run an inferior shell." +msgstr "" + +#: cli/cli-cmds.c:1509 +msgid "" +"Edit specified file or function.\n" +"With no argument, edits file containing most recent line listed.\n" +"Editing targets can be specified in these ways:\n" +" FILE:LINENUM, to edit at that line in that file,\n" +" FUNCTION, to edit at the beginning of that function,\n" +" FILE:FUNCTION, to distinguish among like-named static functions.\n" +" *ADDRESS, to edit at the line containing that address.\n" +"Uses EDITOR environment variable contents as editor (or ex as default)." +msgstr "" + +#: cli/cli-cmds.c:1521 +msgid "" +"List specified function or line.\n" +"With no argument, lists ten more lines after or around previous listing.\n" +"\"list -\" lists the ten lines before a previous ten-line listing.\n" +"One argument specifies a line, and ten lines are listed around that line.\n" +"Two arguments with comma between specify starting and ending lines to list.\n" +"Lines can be specified in these ways:\n" +" LINENUM, to list around that line in current file,\n" +" FILE:LINENUM, to list around that line in that file,\n" +" FUNCTION, to list around beginning of that function,\n" +" FILE:FUNCTION, to distinguish among like-named static functions.\n" +" *ADDRESS, to list around the line containing that address.\n" +"With two args if one is empty it stands for ten lines away from the other " +"arg." +msgstr "" + +#: cli/cli-cmds.c:1543 +msgid "" +"Disassemble a specified section of memory.\n" +"Default is the function surrounding the pc of the selected frame.\n" +"With a /m modifier, source lines are included (if available).\n" +"With a /r modifier, raw instructions in hex are included.\n" +"With a single argument, the function surrounding that address is dumped.\n" +"Two arguments (separated by a comma) are taken as a range of memory to dump." +msgstr "" + +#: cli/cli-cmds.c:1563 +msgid "Run the ``make'' program using the rest of the line as arguments." +msgstr "" + +#: cli/cli-cmds.c:1566 +msgid "" +"Show definitions of user defined commands.\n" +"Argument is the name of the user defined command.\n" +"With no argument, show definitions of all user defined commands." +msgstr "" + +#: cli/cli-cmds.c:1571 +msgid "Search for commands matching a REGEXP" +msgstr "" + +#: cli/cli-cmds.c:1574 +msgid "Set the max call depth for user-defined commands." +msgstr "" + +#: cli/cli-cmds.c:1575 +msgid "Show the max call depth for user-defined commands." +msgstr "" + +#: cli/cli-cmds.c:1581 +msgid "Set tracing of GDB CLI commands." +msgstr "" + +#: cli/cli-cmds.c:1582 +msgid "Show state of GDB CLI command tracing." +msgstr "" + +#: cli/cli-cmds.c:1583 +msgid "When 'on', each command is displayed as it is executed." +msgstr "" + +#: cli/cli-decode.c:1279 +#, possible-c-format +msgid "Undefined %scommand: \"%s\". Try \"help%s%.*s\"." +msgstr "" + +#: cli/cli-decode.c:1312 +#, possible-c-format +msgid "Lack of needed %scommand" +msgstr "" + +#: cli/cli-decode.c:1376 +#, possible-c-format +msgid "Ambiguous %scommand \"%s\": %s." +msgstr "" + +#: cli/cli-decode.c:1740 +msgid "Invalid command" +msgstr "" + +#: cli/cli-dump.c:84 +msgid "Missing filename." +msgstr "" + +#: cli/cli-dump.c:124 cli/cli-dump.c:144 +#, possible-c-format +msgid "Failed to open %s: %s." +msgstr "" + +#: cli/cli-dump.c:129 +#, possible-c-format +msgid "'%s' is not a recognized file format." +msgstr "" + +#: cli/cli-dump.c:148 +#, possible-c-format +msgid "bfd_openw_with_cleanup: %s." +msgstr "" + +#. Append to existing file +#. FIXME -- doesn't work... +#: cli/cli-dump.c:152 +msgid "bfd_openw does not work with append." +msgstr "" + +#: cli/cli-dump.c:155 +#, possible-c-format +msgid "bfd_openw_with_cleanup: unknown mode %s." +msgstr "" + +#: cli/cli-dump.c:171 +msgid "" +"\"dump\" must be followed by a subcommand.\n" +"\n" +msgstr "" + +#: cli/cli-dump.c:178 +msgid "" +"\"append\" must be followed by a subcommand.\n" +"\n" +msgstr "" + +#: cli/cli-dump.c:233 +msgid "Missing start address." +msgstr "" + +#: cli/cli-dump.c:238 +msgid "Missing stop address." +msgstr "" + +#: cli/cli-dump.c:244 +msgid "Invalid memory address range (start >= end)." +msgstr "" + +#: cli/cli-dump.c:284 +#, possible-c-format +msgid "No value to %s." +msgstr "" + +#: cli/cli-dump.c:287 +msgid "Invalid expression." +msgstr "" + +#: cli/cli-dump.c:306 +msgid "value is not an lval: address assumed to be zero" +msgstr "" + +#. No, no useable data in this section. +#: cli/cli-dump.c:465 +#, possible-c-format +msgid "skipping section %s...\n" +msgstr "" + +#: cli/cli-dump.c:484 +#, possible-c-format +msgid "Failed to read bfd file %s: '%s'." +msgstr "" + +#: cli/cli-dump.c:507 cli/cli-dump.c:556 +#, possible-c-format +msgid "restore: memory write failed (%s)." +msgstr "" + +#: cli/cli-dump.c:527 +#, possible-c-format +msgid "Start address is greater than length of binary file %s." +msgstr "" + +#: cli/cli-dump.c:602 +msgid "Start must be less than end." +msgstr "" + +#: cli/cli-dump.c:669 +msgid "Dump target code/data to a local file." +msgstr "" + +#: cli/cli-dump.c:674 +msgid "Append target code/data to a local file." +msgstr "" + +#: cli/cli-dump.c:690 +msgid "Write target code/data to an srec file." +msgstr "" + +#: cli/cli-dump.c:696 +msgid "Write target code/data to an intel hex file." +msgstr "" + +#: cli/cli-dump.c:702 +msgid "Write target code/data to a tekhex file." +msgstr "" + +#: cli/cli-dump.c:708 +msgid "Write target code/data to a raw binary file." +msgstr "" + +#: cli/cli-dump.c:714 +msgid "Append target code/data to a raw binary file." +msgstr "" + +#: cli/cli-dump.c:720 +msgid "" +"Write contents of memory to an srec file.\n" +"Arguments are FILE START STOP. Writes the contents of memory\n" +"within the range [START .. STOP) to the specifed FILE in srec format." +msgstr "" + +#: cli/cli-dump.c:726 +msgid "" +"Write the value of an expression to an srec file.\n" +"Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" +"to the specified FILE in srec format." +msgstr "" + +#: cli/cli-dump.c:732 +msgid "" +"Write contents of memory to an ihex file.\n" +"Arguments are FILE START STOP. Writes the contents of memory within\n" +"the range [START .. STOP) to the specifed FILE in intel hex format." +msgstr "" + +#: cli/cli-dump.c:738 +msgid "" +"Write the value of an expression to an ihex file.\n" +"Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" +"to the specified FILE in intel hex format." +msgstr "" + +#: cli/cli-dump.c:744 +msgid "" +"Write contents of memory to a tekhex file.\n" +"Arguments are FILE START STOP. Writes the contents of memory\n" +"within the range [START .. STOP) to the specifed FILE in tekhex format." +msgstr "" + +#: cli/cli-dump.c:750 +msgid "" +"Write the value of an expression to a tekhex file.\n" +"Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" +"to the specified FILE in tekhex format." +msgstr "" + +#: cli/cli-dump.c:756 +msgid "" +"Write contents of memory to a raw binary file.\n" +"Arguments are FILE START STOP. Writes the contents of memory\n" +"within the range [START .. STOP) to the specifed FILE in binary format." +msgstr "" + +#: cli/cli-dump.c:762 +msgid "" +"Write the value of an expression to a raw binary file.\n" +"Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" +"to the specified FILE in raw target ordered bytes." +msgstr "" + +#: cli/cli-dump.c:768 +msgid "" +"Append contents of memory to a raw binary file.\n" +"Arguments are FILE START STOP. Writes the contents of memory within the\n" +"range [START .. STOP) to the specifed FILE in raw target ordered bytes." +msgstr "" + +#: cli/cli-dump.c:774 +msgid "" +"Append the value of an expression to a raw binary file.\n" +"Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" +"to the specified FILE in raw target ordered bytes." +msgstr "" + +#: cli/cli-dump.c:780 +msgid "" +"Restore the contents of FILE to target memory.\n" +"Arguments are FILE OFFSET START END where all except FILE are optional.\n" +"OFFSET will be added to the base address of the file (default zero).\n" +"If START and END are given, only the file contents within that range\n" +"(file relative) will be restored to target memory." +msgstr "" + +#: cli/cli-logging.c:44 +#, possible-c-format +msgid "The current logfile is \"%s\".\n" +msgstr "" + +#: cli/cli-logging.c:53 +#, possible-c-format +msgid "Whether logging overwrites or appends to the log file is %s.\n" +msgstr "" + +#: cli/cli-logging.c:63 +#, possible-c-format +msgid "The logging output mode is %s.\n" +msgstr "" + +#: cli/cli-logging.c:101 cli/cli-logging.c:109 +msgid "set logging" +msgstr "" + +#: cli/cli-logging.c:134 +msgid "Current output protocol does not support redirection" +msgstr "" + +#: cli/cli-logging.c:165 +msgid "" +"\"set logging\" lets you log output to a file.\n" +"Usage: set logging on [FILENAME]\n" +" set logging off\n" +" set logging file FILENAME\n" +" set logging overwrite [on|off]\n" +" set logging redirect [on|off]\n" +msgstr "" + +#: cli/cli-logging.c:178 +#, possible-c-format +msgid "Currently logging to \"%s\".\n" +msgstr "" + +#: cli/cli-logging.c:181 +#, possible-c-format +msgid "Future logs will be written to %s.\n" +msgstr "" + +#: cli/cli-logging.c:185 +msgid "Logs will overwrite the log file.\n" +msgstr "" + +#: cli/cli-logging.c:187 +msgid "Logs will be appended to the log file.\n" +msgstr "" + +#: cli/cli-logging.c:190 +msgid "Output will be sent only to the log file.\n" +msgstr "" + +#: cli/cli-logging.c:192 +msgid "Output will be logged and displayed.\n" +msgstr "" + +#: cli/cli-logging.c:205 +msgid "Set logging options" +msgstr "" + +#: cli/cli-logging.c:208 +msgid "Show logging options" +msgstr "" + +#: cli/cli-logging.c:210 +msgid "Set whether logging overwrites or appends to the log file." +msgstr "" + +#: cli/cli-logging.c:211 +msgid "Show whether logging overwrites or appends to the log file." +msgstr "" + +#: cli/cli-logging.c:212 +msgid "If set, logging overrides the log file." +msgstr "" + +#: cli/cli-logging.c:217 +msgid "Set the logging output mode." +msgstr "" + +#: cli/cli-logging.c:218 +msgid "Show the logging output mode." +msgstr "" + +#: cli/cli-logging.c:219 +msgid "" +"If redirect is off, output will go to both the screen and the log file.\n" +"If redirect is on, output will go only to the log file." +msgstr "" + +#: cli/cli-logging.c:225 +msgid "Set the current logfile." +msgstr "" + +#: cli/cli-logging.c:226 +msgid "Show the current logfile." +msgstr "" + +#: cli/cli-logging.c:227 +msgid "The logfile is used when directing GDB's output." +msgstr "" + +#: cli/cli-logging.c:233 +msgid "Enable logging." +msgstr "" + +#: cli/cli-logging.c:235 +msgid "Disable logging." +msgstr "" + +#: cli/cli-script.c:88 +msgid "if/while commands require arguments." +msgstr "" + +#: cli/cli-script.c:122 +msgid "Error reading in canned sequence of commands." +msgstr "" + +#: cli/cli-script.c:311 +msgid "Max user call depth exceeded -- command aborted." +msgstr "" + +#: cli/cli-script.c:330 +msgid "Error executing canned sequence of commands." +msgstr "" + +#: cli/cli-script.c:555 +msgid "Invalid control type in canned commands structure." +msgstr "" + +#: cli/cli-script.c:618 +msgid "arg_cleanup called with no user args.\n" +msgstr "" + +#: cli/cli-script.c:657 +#, possible-c-format +msgid "user defined function may only have %d arguments." +msgstr "" + +#: cli/cli-script.c:754 +#, possible-c-format +msgid "Missing argument %d in user function." +msgstr "" + +#: cli/cli-script.c:854 +msgid "Control nesting too deep!" +msgstr "" + +#: cli/cli-script.c:1014 +msgid "Recursed on a simple control type." +msgstr "" + +#: cli/cli-script.c:1017 +msgid "Allocated body is smaller than this command type needs." +msgstr "" + +#: cli/cli-script.c:1301 +msgid "name of command to define" +msgstr "" + +#: cli/cli-script.c:1323 +#, possible-c-format +msgid "\"%s\" is not a prefix command." +msgstr "" + +#: cli/cli-script.c:1334 +#, possible-c-format +msgid "Junk in argument list: \"%s\"" +msgstr "" + +#: cli/cli-script.c:1382 +#, possible-c-format +msgid "Redefine command \"%s\"? " +msgstr "" + +#: cli/cli-script.c:1384 +#, possible-c-format +msgid "Really redefine built-in command \"%s\"? " +msgstr "" + +#: cli/cli-script.c:1386 +#, possible-c-format +msgid "Command \"%s\" not redefined." +msgstr "" + +#: cli/cli-script.c:1413 +#, possible-c-format +msgid "Your new `%s' command does not hook any existing command." +msgstr "" + +#: cli/cli-script.c:1415 +msgid "Proceed? " +msgstr "" + +#. Should never come here as hookc would be 0. +#: cli/cli-script.c:1455 complaints.c:299 exceptions.c:152 exceptions.c:169 +#: exceptions.c:195 exceptions.c:257 hppa-tdep.c:3086 hppa-tdep.c:3099 +#: infcall.c:629 infcmd.c:1353 infrun.c:2810 language.c:787 language.c:813 +#: mi/mi-out.c:321 mi/mi-out.c:339 mips-tdep.c:247 mips-tdep.c:305 +#: mips-tdep.c:1242 mips-tdep.c:3902 mips-tdep.c:4873 mn10300-tdep.c:127 +#: reggroups.c:216 remote.c:6084 utils.c:991 utils.c:1010 +msgid "bad switch" +msgstr "" + +#: cli/cli-script.c:1475 +#, possible-c-format +msgid "Command \"%s\" is built-in." +msgstr "" + +#: cli/cli-script.c:1541 +msgid "called with NULL file pointer!" +msgstr "" + +#: cli/cli-script.c:1568 +#, possible-c-format +msgid "" +"%s:%d: Error in sourced command file:\n" +"%s" +msgstr "" + +#: cli/cli-script.c:1571 +msgid "bad reason" +msgstr "" + +#: cli/cli-setshow.c:58 +msgid "\"on\", \"off\" or \"auto\" expected." +msgstr "" + +#: cli/cli-setshow.c:87 +msgid "\"on\" or \"off\" expected." +msgstr "" + +#: cli/cli-setshow.c:191 +msgid "filename to set it to." +msgstr "" + +#: cli/cli-setshow.c:211 cli/cli-setshow.c:220 cli/cli-setshow.c:232 +#: cli/cli-setshow.c:237 +msgid "integer to set it to." +msgstr "" + +#: cli/cli-setshow.c:225 +#, possible-c-format +msgid "integer %u out of range" +msgstr "" + +#: cli/cli-setshow.c:266 +#, possible-c-format +msgid "Requires an argument. Valid arguments are %s." +msgstr "" + +#: cli/cli-setshow.c:294 +#, possible-c-format +msgid "Undefined item: \"%s\"." +msgstr "" + +#: cli/cli-setshow.c:297 +#, possible-c-format +msgid "Ambiguous item \"%s\"." +msgstr "" + +#: cli/cli-setshow.c:303 cli/cli-setshow.c:373 +msgid "gdb internal error: bad var_type in do_setshow_command" +msgstr "" + +#: cli/cli-setshow.c:348 +msgid "do_setshow_command: invalid var_auto_boolean" +msgstr "" + +#: cli/cli-setshow.c:396 +msgid "gdb internal error: bad cmd_type in do_setshow_command" +msgstr "" + +#: coffread.c:581 +#, possible-c-format +msgid "\"%s\": error reading line numbers." +msgstr "" + +#: coffread.c:589 +#, possible-c-format +msgid "\"%s\": can't get string table" +msgstr "" + +#: coffread.c:613 +#, possible-c-format +msgid "" +"The debugging information in `%s' is corrupted.\n" +"The file has a `.stabs' section, but no `.stabstr' section." +msgstr "" + +#: coffread.c:802 +#, possible-c-format +msgid "Bad n_sclass for symbol %s" +msgstr "" + +#: coffread.c:970 +#, possible-c-format +msgid "`.bf' symbol %d has no aux entry" +msgstr "" + +#: coffread.c:986 +msgid "Bad coff function information." +msgstr "" + +#: coffread.c:995 +#, possible-c-format +msgid "" +"`.ef' symbol without matching `.bf' symbol ignored starting at symnum %d" +msgstr "" + +#: coffread.c:1006 +#, possible-c-format +msgid "Unmatched .ef symbol(s) ignored starting at symnum %d" +msgstr "" + +#: coffread.c:1014 +#, possible-c-format +msgid "`.ef' symbol %d has no aux entry" +msgstr "" + +#: coffread.c:1058 +#, possible-c-format +msgid "" +"`.eb' symbol without matching `.bb' symbol ignored starting at symnum %d" +msgstr "" + +#: coffread.c:1067 xcoffread.c:170 +#, possible-c-format +msgid "Mismatched .eb symbol ignored starting at symnum %d" +msgstr "" + +#: coffread.c:1154 +#, c-format +msgid "thumb symbol %s, class 0x%x\n" +msgstr "" + +#: coffread.c:1365 +#, possible-c-format +msgid "Line number pointer %ld lower than start of line numbers" +msgstr "" + +#: coffread.c:1747 +#, possible-c-format +msgid "Symbol table entry for %s has bad tagndx value" +msgstr "" + +#: coffread.c:1911 +#, possible-c-format +msgid "Unexpected type for symbol %s" +msgstr "" + +#: complaints.c:314 +#, possible-c-format +msgid "Max number of complaints about incorrect symbols is %s.\n" +msgstr "" + +#: complaints.c:322 +msgid "Set max number of complaints about incorrect symbols." +msgstr "" + +#: complaints.c:323 +msgid "Show max number of complaints about incorrect symbols." +msgstr "" + +#: copying.c:653 copying.c:661 +msgid "Conditions for redistributing copies of GDB." +msgstr "" + +#: copying.c:656 copying.c:663 +msgid "Various kinds of warranty you do not have." +msgstr "" + +#: corefile.c:75 +msgid "GDB can't read core files on this machine." +msgstr "" + +#: corefile.c:188 +msgid "core file may not match specified executable file." +msgstr "" + +#: corefile.c:190 +msgid "exec file is newer than core file." +msgstr "" + +#: corefile.c:206 +msgid "" +"No executable file specified.\n" +"Use the \"file\" or \"exec-file\" command." +msgstr "" + +#: corefile.c:221 +#, possible-c-format +msgid "Cannot access memory at address %s" +msgstr "" + +#: corefile.c:225 +#, possible-c-format +msgid "Error accessing memory address %s: %s." +msgstr "" + +#: corefile.c:400 +#, possible-c-format +msgid "The current BFD target is \"%s\".\n" +msgstr "" + +#: corefile.c:428 +msgid "" +"Use FILE as core dump for examining memory and registers.\n" +"No arg means have no core file. This command has been superseded by the\n" +"`target core' and `detach' commands." +msgstr "" + +#: corefile.c:436 +msgid "Set the current BFD target." +msgstr "" + +#: corefile.c:437 +msgid "Show the current BFD target." +msgstr "" + +#: corefile.c:438 +msgid "Use `set gnutarget auto' to specify automatic detection." +msgstr "" + +#: corelow.c:158 +#, possible-c-format +msgid "\"%s\": ambiguous core format, %d handlers match" +msgstr "" + +#: corelow.c:163 +#, possible-c-format +msgid "\"%s\": no core file handler recognizes format, using default" +msgstr "" + +#: corelow.c:225 elfread.c:621 exec.c:105 exec.c:145 objfiles.c:1552 +#, possible-c-format +msgid "cannot close \"%s\": %s" +msgstr "" + +#: corelow.c:310 +msgid "No core file specified. (Use `detach' to stop debugging a core file.)" +msgstr "" + +#: corelow.c:312 +msgid "No core file specified." +msgstr "" + +#: corelow.c:348 +#, possible-c-format +msgid "\"%s\" is not a core dump: %s" +msgstr "" + +#: corelow.c:377 record.c:828 +#, possible-c-format +msgid "\"%s\": Can't find sections: %s" +msgstr "" + +#: corelow.c:442 +#, possible-c-format +msgid "Core was generated by `%s'.\n" +msgstr "" + +#. NOTE: target_signal_from_host() converts a target signal value +#. into gdb's internal signal value. Unfortunately gdb's internal +#. value is called ``target_signal'' and this function got the +#. name ..._from_host(). +#: corelow.c:450 +#, possible-c-format +msgid "Program terminated with signal %d, %s.\n" +msgstr "" + +#: corelow.c:468 +msgid "Too many arguments" +msgstr "" + +#: corelow.c:472 +msgid "No core file now.\n" +msgstr "" + +#: corelow.c:546 +#, possible-c-format +msgid "Couldn't find %s registers in core file." +msgstr "" + +#: corelow.c:555 +#, possible-c-format +msgid "Couldn't read %s registers from `%s' section in core file." +msgstr "" + +#: corelow.c:568 +#, possible-c-format +msgid "Couldn't recognize %s registers in core file." +msgstr "" + +#: corelow.c:710 +msgid "Couldn't read NT_AUXV note in core file." +msgstr "" + +#: corelow.c:742 +msgid "Couldn't read StackGhost cookie in core file." +msgstr "" + +#: corelow.c:789 +msgid "Couldn't read SPU section in core file." +msgstr "" + +#: core-regset.c:74 m68klinux-nat.c:521 +msgid "Wrong size gregset in core file." +msgstr "" + +#: core-regset.c:84 m68klinux-nat.c:531 +msgid "Wrong size fpregset in core file." +msgstr "" + +#: cp-abi.c:44 +msgid "ABI doesn't define required function is_constructor_name" +msgstr "" + +#: cp-abi.c:52 +msgid "ABI doesn't define required function is_destructor_name" +msgstr "" + +#: cp-abi.c:60 +msgid "ABI doesn't define required function is_vtable_name" +msgstr "" + +#: cp-abi.c:68 +msgid "ABI doesn't define required function is_operator_name" +msgstr "" + +#: cp-abi.c:77 +msgid "ABI doesn't define required function baseclass_offset" +msgstr "" + +#: cp-abi.c:111 cp-abi.c:119 cp-abi.c:128 cp-abi.c:144 +msgid "GDB does not support pointers to methods on this target" +msgstr "" + +#: cp-abi.c:178 +msgid "Too many C++ ABIs, please increase CP_ABI_MAX in cp-abi.c" +msgstr "" + +#: cp-abi.c:195 +#, possible-c-format +msgid "Cannot find C++ ABI \"%s\" to set it as auto default." +msgstr "" + +#: cp-abi.c:277 +#, possible-c-format +msgid "Could not find \"%s\" in ABI list" +msgstr "" + +#: cp-abi.c:301 +msgid "" +"Set the ABI used for inspecting C++ objects.\n" +"\"set cp-abi\" with no arguments will list the available ABIs." +msgstr "" + +#: cp-abi.c:307 +msgid "Show the ABI used for inspecting C++ objects." +msgstr "" + +#: cp-namespace.c:564 +msgid "cp_lookup_nested_type called on a non-aggregate type." +msgstr "" + +#: cp-namespace.c:856 +msgid "Possible namespaces:\n" +msgstr "" + +#: cp-namespace.c:876 +msgid "Print the list of possible C++ namespaces." +msgstr "" + +#: cp-support.c:863 +#, possible-c-format +msgid "RTTI symbol not found for class '%s'" +msgstr "" + +#: cp-support.c:869 +#, possible-c-format +msgid "RTTI symbol for class '%s' is not a type" +msgstr "" + +#. chastain/2003-11-26: the symbol tables often contain fake +#. symbols for namespaces with the same name as the struct. +#. This warning is an indication of a bug in the lookup order +#. or a bug in the way that the symbol tables are populated. +#: cp-support.c:884 +#, possible-c-format +msgid "RTTI symbol for class '%s' is a namespace" +msgstr "" + +#: cp-support.c:887 +#, possible-c-format +msgid "RTTI symbol for class '%s' has bad type" +msgstr "" + +#: cp-support.c:899 +msgid "\"maintenance cplus\" must be followed by the name of a command.\n" +msgstr "" + +#: cp-support.c:1032 +msgid "C++ maintenance commands." +msgstr "" + +#: cp-support.c:1037 +msgid "Print the first class/namespace component of NAME." +msgstr "" + +#: cp-valprint.c:46 +#, possible-c-format +msgid "Printing of C++ virtual function tables is %s.\n" +msgstr "" + +#: cp-valprint.c:58 +#, possible-c-format +msgid "Printing of object's derived type based on vtable info is %s.\n" +msgstr "" + +#: cp-valprint.c:67 +#, possible-c-format +msgid "Printing of C++ static members is %s.\n" +msgstr "" + +#: cp-valprint.c:652 +msgid "Set printing of C++ static members." +msgstr "" + +#: cp-valprint.c:653 +msgid "Show printing of C++ static members." +msgstr "" + +#: cp-valprint.c:660 +msgid "Set printing of C++ virtual function tables." +msgstr "" + +#: cp-valprint.c:661 +msgid "Show printing of C++ virtual function tables." +msgstr "" + +#: cp-valprint.c:668 +msgid "Set printing of object's derived type based on vtable info." +msgstr "" + +#: cp-valprint.c:669 +msgid "Show printing of object's derived type based on vtable info." +msgstr "" + +#: cris-tdep.c:291 i386-linux-tdep.c:333 +msgid "Couldn't recognize signal trampoline." +msgstr "" + +#. Invalid (unimplemented) register. Should not happen as there are +#. no unimplemented CRISv32 registers. +#: cris-tdep.c:1697 +#, possible-c-format +msgid "crisv32_register_type: unknown regno %d" +msgstr "" + +#: cris-tdep.c:1731 +msgid "cris_store_return_value: type length too large." +msgstr "" + +#: cris-tdep.c:1902 +msgid "cris_extract_return_value: type length too large" +msgstr "" + +#. Could not find a target. Things are likely to go downhill +#. from here. +#: cris-tdep.c:2145 +msgid "CRIS software single step could not find a step target." +msgstr "" + +#: cris-tdep.c:3925 irix5-nat.c:238 mips-linux-tdep.c:540 +msgid "wrong size gregset struct in core file" +msgstr "" + +#: cris-tdep.c:3965 +msgid "Set the current CRIS version." +msgstr "" + +#: cris-tdep.c:3966 +msgid "Show the current CRIS version." +msgstr "" + +#: cris-tdep.c:3967 +msgid "" +"Set to 10 for CRISv10 or 32 for CRISv32 if autodetection fails.\n" +"Defaults to 10. " +msgstr "" + +#: cris-tdep.c:3976 +msgid "Set the current CRIS mode." +msgstr "" + +#: cris-tdep.c:3977 +msgid "Show the current CRIS mode." +msgstr "" + +#: cris-tdep.c:3978 +msgid "" +"Set to CRIS_MODE_GURU when debugging in guru mode.\n" +"Makes GDB use the NRP register instead of the ERP register in certain cases." +msgstr "" + +#: cris-tdep.c:3987 +msgid "Set the usage of Dwarf-2 CFI for CRIS." +msgstr "" + +#: cris-tdep.c:3988 +msgid "Show the usage of Dwarf-2 CFI for CRIS." +msgstr "" + +#: cris-tdep.c:3989 +msgid "Set this to \"off\" if using gcc-cris < R59." +msgstr "" + +#: cris-tdep.c:4026 cris-tdep.c:4052 +msgid "cris_gdbarch_update: failed to update architecture." +msgstr "" + +#: cris-tdep.c:4110 +msgid "cris_gdbarch_init: big endian byte order in info" +msgstr "" + +#: cris-tdep.c:4114 +msgid "cris_gdbarch_init: unknown byte order in info" +msgstr "" + +#: cris-tdep.c:4144 +msgid "cris_gdbarch_init: unsupported CRIS version" +msgstr "" + +#: cris-tdep.c:4186 +msgid "cris_gdbarch_init: unknown CRIS version" +msgstr "" + +#: c-typeprint.c:302 +msgid "type not handled in c_type_print_varspec_prefix()" +msgstr "" + +#: c-typeprint.c:626 +msgid "type not handled in c_type_print_varspec_suffix()" +msgstr "" + +#: c-typeprint.c:670 m2-typeprint.c:83 +msgid "" +msgstr "" + +#: c-typeprint.c:748 +msgid "\n" +msgstr "" + +#: c-typeprint.c:750 +msgid "\n" +msgstr "" + +#. Keep GDB from crashing here. +#: c-typeprint.c:960 +#, possible-c-format +msgid " %s;\n" +msgstr "" + +#: c-typeprint.c:999 +#, possible-c-format +msgid "" +msgstr "" + +#: c-typeprint.c:1034 +#, possible-c-format +msgid " (Local at %s:%d)\n" +msgstr "" + +#: c-typeprint.c:1091 +msgid "struct " +msgstr "" + +#: c-typeprint.c:1095 +msgid "" +msgstr "" + +#. This should not occur +#: c-typeprint.c:1100 +msgid "" +msgstr "" + +#. At least for dump_symtab, it is important that this not be +#. an error (). +#: c-typeprint.c:1141 +#, possible-c-format +msgid "" +msgstr "" + +#: c-valprint.c:213 +#, possible-c-format +msgid "%d vtable entries" +msgstr "" + +#: c-valprint.c:551 m2-valprint.c:643 +msgid "" +msgstr "" + +#. This happens (without TYPE_FLAG_STUB set) on systems which don't use +#. dbx xrefs (NO_DBX_XREFS in gcc) if a file has a "struct foo *bar" +#. and no complete type for struct foo in that file. +#: c-valprint.c:558 m2-valprint.c:572 m2-valprint.c:650 +msgid "" +msgstr "" + +#: c-valprint.c:584 +#, possible-c-format +msgid "Invalid C/C++ type code %d in symbol table." +msgstr "" + +#: c-valprint.c:691 +msgid " [incomplete object]" +msgstr "" + +#: darwin-nat.c:185 +#, possible-c-format +msgid "[%d inferior]: " +msgstr "" + +#: darwin-nat.c:197 +msgid "[UNKNOWN]" +msgstr "" + +#: darwin-nat.c:199 +#, possible-c-format +msgid "Mach error at \"%s:%u\" in function \"%s\": %s (0x%lx)\n" +msgstr "" + +#: darwin-nat.c:231 +#, c-format +msgid "unknown (%d)" +msgstr "" + +#: darwin-nat.c:244 +#, possible-c-format +msgid "ptrace (%s, %d, 0x%x, %d): %d (%s)\n" +msgstr "" + +#: darwin-nat.c:246 +msgid "no error" +msgstr "" + +#: darwin-nat.c:312 +#, possible-c-format +msgid " new_ix:%d/%d, old_ix:%d/%d, new_id:%x old_id:%x\n" +msgstr "" + +#: darwin-nat.c:471 +msgid "message header:\n" +msgstr "" + +#: darwin-nat.c:472 +#, possible-c-format +msgid " bits: 0x%x\n" +msgstr "" + +#: darwin-nat.c:473 +#, possible-c-format +msgid " size: 0x%x\n" +msgstr "" + +#: darwin-nat.c:474 +#, possible-c-format +msgid " remote-port: 0x%x\n" +msgstr "" + +#: darwin-nat.c:475 +#, possible-c-format +msgid " local-port: 0x%x\n" +msgstr "" + +#: darwin-nat.c:476 +#, possible-c-format +msgid " reserved: 0x%x\n" +msgstr "" + +#: darwin-nat.c:477 +#, possible-c-format +msgid " id: 0x%x\n" +msgstr "" + +#: darwin-nat.c:496 +#, possible-c-format +msgid "body: descriptor_count=%u\n" +msgstr "" + +#: darwin-nat.c:505 +#, possible-c-format +msgid " descr %d: type=%u (port) name=0x%x, dispo=%d\n" +msgstr "" + +#: darwin-nat.c:509 +#, possible-c-format +msgid " descr %d: type=%u\n" +msgstr "" + +#: darwin-nat.c:519 +#, possible-c-format +msgid "NDR: mig=%02x if=%02x encod=%02x int=%02x char=%02x float=%02x\n" +msgstr "" + +#: darwin-nat.c:527 +msgid " data:" +msgstr "" + +#: darwin-nat.c:531 darwin-nat-info.c:295 darwin-nat-info.c:588 +#: darwin-nat-info.c:795 +msgid "\n" +msgstr "" + +#: darwin-nat.c:666 +#, possible-c-format +msgid "darwin_resume_thread: state=%d, thread=0x%x, step=%d nsignal=%d\n" +msgstr "" + +#: darwin-nat.c:679 +#, possible-c-format +msgid "ptrace THUP: res=%d\n" +msgstr "" + +#: darwin-nat.c:686 +#, possible-c-format +msgid "darwin_resume_thread: kill 0x%x %d: %d\n" +msgstr "" + +#. Set single step. +#: darwin-nat.c:692 +#, possible-c-format +msgid "darwin_set_sstep (thread=%x, enable=%d)\n" +msgstr "" + +#: darwin-nat.c:781 +#, possible-c-format +msgid "darwin_resume: pid=%d, tid=0x%x, step=%d, signal=%d\n" +msgstr "" + +#. Should not happen... +#: darwin-nat.c:861 +#, possible-c-format +msgid "darwin_wait: ill-formatted message (id=%x)\n" +msgstr "" + +#: darwin-nat.c:874 +#, possible-c-format +msgid "darwin_wait: thread=%x, got %s\n" +msgstr "" + +#: darwin-nat.c:897 +#, possible-c-format +msgid " (signal %d: %s)\n" +msgstr "" + +#: darwin-nat.c:942 +#, possible-c-format +msgid "wait4: res=%d: %s\n" +msgstr "" + +#: darwin-nat.c:958 +#, possible-c-format +msgid "darwin_wait: pid=%d exit, status=%x\n" +msgstr "" + +#: darwin-nat.c:968 +#, possible-c-format +msgid "darwin_wait: pid=%d\n" +msgstr "" + +#: darwin-nat.c:975 +#, possible-c-format +msgid "Bad local-port: %x\n" +msgstr "" + +#: darwin-nat.c:1025 +#, possible-c-format +msgid "darwin_wait: waiting for a message pid=%d thread=%lx\n" +msgstr "" + +#: darwin-nat.c:1059 +#, possible-c-format +msgid "mach_msg: ret=%x\n" +msgstr "" + +#: darwin-nat.c:1093 +#, possible-c-format +msgid "darwin_wait: mach_msg(pending) ret=%x\n" +msgstr "" + +#: darwin-nat.c:1111 +#, possible-c-format +msgid "darwin_wait: thread %x hit a non-gdb breakpoint\n" +msgstr "" + +#: darwin-nat.c:1115 +msgid "darwin_wait: unhandled pending message\n" +msgstr "" + +#: darwin-nat.c:1239 +#, possible-c-format +msgid "cannot kill: %s\n" +msgstr "" + +#: darwin-nat.c:1351 +#, possible-c-format +msgid "" +"Unable to find Mach task port for process-id %d: %s (0x%lx).\n" +" (please check gdb is codesigned - see taskgated(8))" +msgstr "" + +#: darwin-nat.c:1356 +#, possible-c-format +msgid "inferior task: 0x%x, pid: %d\n" +msgstr "" + +#: darwin-nat.c:1467 +#, possible-c-format +msgid "unable to create a pipe: %s" +msgstr "" + +#. Trying to masturbate? +#: darwin-nat.c:1520 gnu-nat.c:2145 inf-ptrace.c:195 inf-ttrace.c:700 +msgid "I refuse to debug myself!" +msgstr "" + +#: darwin-nat.c:1527 inf-ptrace.c:202 inf-ttrace.c:707 +#, possible-c-format +msgid "Attaching to program: %s, %s\n" +msgstr "" + +#: darwin-nat.c:1530 inf-ptrace.c:205 inf-ttrace.c:710 procfs.c:3622 +#, possible-c-format +msgid "Attaching to %s\n" +msgstr "" + +#: darwin-nat.c:1537 +#, possible-c-format +msgid "Can't attach to process %d: %s (%d)" +msgstr "" + +#: darwin-nat.c:1582 inf-ptrace.c:263 inf-ttrace.c:759 procfs.c:3648 +#, possible-c-format +msgid "Detaching from program: %s, %s\n" +msgstr "" + +#: darwin-nat.c:1598 +#, possible-c-format +msgid "Unable to detach from process-id %d: %s (%d)" +msgstr "" + +#: darwin-nat.c:1622 +#, c-format +msgid "Thread 0x%lx of process %u" +msgstr "" + +#: darwin-nat.c:1655 +#, possible-c-format +msgid "darwin_read_write_inferior(task=%x, %s, len=%d)\n" +msgstr "" + +#: darwin-nat.c:1664 +#, possible-c-format +msgid "darwin_read_write_inferior: mach_vm_read failed at %s: %s" +msgstr "" + +#: darwin-nat.c:1696 +#, possible-c-format +msgid "darwin_read_write_inferior: mach_vm_region_recurse failed at %s: %s\n" +msgstr "" + +#: darwin-nat.c:1704 +#, possible-c-format +msgid "" +"darwin_read_write_inferior: mach_vm_region_recurse addr=%s, start=%s, len=%" +"s\n" +msgstr "" + +#: darwin-nat.c:1713 +#, possible-c-format +msgid "No memory at %s (vs %s+0x%x). Nothing written" +msgstr "" + +#: darwin-nat.c:1731 +#, possible-c-format +msgid "darwin_read_write_inf: mach_vm_protect max failed at %s: %s" +msgstr "" + +#: darwin-nat.c:1746 +#, possible-c-format +msgid "darwin_read_write_inf: mach_vm_protect failed at %s (len=0x%lx): %s" +msgstr "" + +#: darwin-nat.c:1760 +#, possible-c-format +msgid "darwin_read_write_inferior: mach_vm_write failed: %s" +msgstr "" + +#: darwin-nat.c:1782 +#, possible-c-format +msgid "darwin_xfer_memory(%s, %d, %c)\n" +msgstr "" + +#: darwin-nat.c:1800 +#, possible-c-format +msgid "darwin_xfer_partial(%s, %d, rbuf=%s, wbuf=%s) pid=%u\n" +msgstr "" + +#: darwin-nat.c:1943 +msgid "Darwin child process" +msgstr "" + +#: darwin-nat.c:1945 +msgid "Darwin child process (started by the \"run\" command)." +msgstr "" + +#: darwin-nat.c:1969 +#, possible-c-format +msgid "GDB task: 0x%lx, pid: %d\n" +msgstr "" + +#: darwin-nat.c:1973 +msgid "Set if printing inferior communication debugging statements." +msgstr "" + +#: darwin-nat.c:1974 +msgid "Show if printing inferior communication debugging statements." +msgstr "" + +#: darwin-nat.c:1980 +msgid "Set if mach exceptions are caught." +msgstr "" + +#: darwin-nat.c:1981 +msgid "Show if mach exceptions are caught." +msgstr "" + +#: darwin-nat.c:1982 +msgid "" +"When this mode is on, all low level exceptions are reported before being\n" +"reported by the kernel." +msgstr "" + +#: darwin-nat-info.c:58 +#, possible-c-format +msgid ":\t%#lx\n" +msgstr "" + +#: darwin-nat-info.c:61 +#, possible-c-format +msgid ":\t%u.%06u sec\n" +msgstr "" + +#: darwin-nat-info.c:87 +#, possible-c-format +msgid "%d processes:\n" +msgstr "" + +#: darwin-nat-info.c:98 +#, possible-c-format +msgid " %s is %d has task %#x\n" +msgstr "" + +#: darwin-nat-info.c:104 +#, possible-c-format +msgid " %s is %d unknown task port\n" +msgstr "" + +#: darwin-nat-info.c:122 darwin-nat-info.c:814 darwin-nat-info.c:835 +msgid "No inferior running\n" +msgstr "" + +#: darwin-nat-info.c:130 +#, possible-c-format +msgid "cannot parse task id '%s'\n" +msgstr "" + +#: darwin-nat-info.c:154 +#, possible-c-format +msgid "TASK_BASIC_INFO for 0x%x:\n" +msgstr "" + +#: darwin-nat-info.c:166 +msgid "" +"\n" +"TASK_EVENTS_INFO:\n" +msgstr "" + +#: darwin-nat-info.c:182 +msgid "" +"\n" +"TASK_THREAD_TIMES_INFO:\n" +msgstr "" + +#: darwin-nat-info.c:212 +#, possible-c-format +msgid "Ports for task 0x%x:\n" +msgstr "" + +#: darwin-nat-info.c:213 +msgid "port type\n" +msgstr "" + +#: darwin-nat-info.c:233 +#, possible-c-format +msgid "%04x: %08x " +msgstr "" + +#: darwin-nat-info.c:240 +#, possible-c-format +msgid " %s(" +msgstr "" + +#: darwin-nat-info.c:243 +msgid "??" +msgstr "" + +#: darwin-nat-info.c:245 +#, possible-c-format +msgid "%u" +msgstr "" + +#: darwin-nat-info.c:246 +msgid " refs)" +msgstr "" + +#: darwin-nat-info.c:252 +msgid " gdb-task" +msgstr "" + +#: darwin-nat-info.c:254 +msgid " host-self" +msgstr "" + +#: darwin-nat-info.c:256 +msgid " gdb-exception" +msgstr "" + +#: darwin-nat-info.c:258 +msgid " gdb-port_set" +msgstr "" + +#: darwin-nat-info.c:264 +msgid " inferior-task" +msgstr "" + +#: darwin-nat-info.c:266 +msgid " inferior-notify" +msgstr "" + +#: darwin-nat-info.c:275 +msgid " inferior-excp-port" +msgstr "" + +#: darwin-nat-info.c:287 +#, possible-c-format +msgid " inferior-thread for 0x%x" +msgstr "" + +#: darwin-nat-info.c:316 +#, possible-c-format +msgid "Port 0x%lx in task 0x%lx:\n" +msgstr "" + +#: darwin-nat-info.c:318 +#, possible-c-format +msgid " port set: 0x%x\n" +msgstr "" + +#: darwin-nat-info.c:319 +#, possible-c-format +msgid " seqno: 0x%x\n" +msgstr "" + +#: darwin-nat-info.c:320 +#, possible-c-format +msgid " mscount: 0x%x\n" +msgstr "" + +#: darwin-nat-info.c:321 +#, possible-c-format +msgid " qlimit: 0x%x\n" +msgstr "" + +#: darwin-nat-info.c:322 +#, possible-c-format +msgid " msgcount: 0x%x\n" +msgstr "" + +#: darwin-nat-info.c:323 +#, possible-c-format +msgid " sorights: 0x%x\n" +msgstr "" + +#: darwin-nat-info.c:324 +#, possible-c-format +msgid " srights: 0x%x\n" +msgstr "" + +#: darwin-nat-info.c:325 +#, possible-c-format +msgid " pdrequest: 0x%x\n" +msgstr "" + +#: darwin-nat-info.c:326 +#, possible-c-format +msgid " nsrequest: 0x%x\n" +msgstr "" + +#: darwin-nat-info.c:327 +#, possible-c-format +msgid " flags: 0x%x\n" +msgstr "" + +#: darwin-nat-info.c:336 +msgid "Task and port" +msgstr "" + +#: darwin-nat-info.c:358 +#, possible-c-format +msgid "Threads in task %#x:\n" +msgstr "" + +#: darwin-nat-info.c:361 +#, possible-c-format +msgid " %#x\n" +msgstr "" + +#: darwin-nat-info.c:381 +msgid "Thread" +msgstr "" + +#: darwin-nat-info.c:384 +msgid "THREAD_BASIC_INFO\n" +msgstr "" + +#: darwin-nat-info.c:435 +msgid "share" +msgstr "" + +#: darwin-nat-info.c:437 +msgid "copy " +msgstr "" + +#: darwin-nat-info.c:439 +msgid "none " +msgstr "" + +#: darwin-nat-info.c:441 +msgid "??? " +msgstr "" + +#: darwin-nat-info.c:451 +msgid "cow" +msgstr "" + +#: darwin-nat-info.c:453 +msgid "private" +msgstr "" + +#: darwin-nat-info.c:455 +msgid "empty" +msgstr "" + +#: darwin-nat-info.c:457 +msgid "shared" +msgstr "" + +#: darwin-nat-info.c:459 +msgid "true-shrd" +msgstr "" + +#: darwin-nat-info.c:461 +msgid "prv-alias" +msgstr "" + +#: darwin-nat-info.c:463 +msgid "shr-alias" +msgstr "" + +#: darwin-nat-info.c:465 +msgid "???" +msgstr "" + +#: darwin-nat-info.c:475 darwin-nat-info.c:763 +msgid "default" +msgstr "" + +#: darwin-nat-info.c:477 +msgid "malloc" +msgstr "" + +#: darwin-nat-info.c:479 +msgid "malloc_small" +msgstr "" + +#: darwin-nat-info.c:481 +msgid "malloc_large" +msgstr "" + +#: darwin-nat-info.c:483 +msgid "malloc_huge" +msgstr "" + +#: darwin-nat-info.c:485 +msgid "sbrk" +msgstr "" + +#: darwin-nat-info.c:487 +msgid "realloc" +msgstr "" + +#: darwin-nat-info.c:489 +msgid "malloc_tiny" +msgstr "" + +#: darwin-nat-info.c:491 +msgid "analysis_tool" +msgstr "" + +#: darwin-nat-info.c:493 +msgid "mach_msg" +msgstr "" + +#: darwin-nat-info.c:495 +msgid "iokit" +msgstr "" + +#: darwin-nat-info.c:497 +msgid "stack" +msgstr "" + +#: darwin-nat-info.c:499 +msgid "guard" +msgstr "" + +#: darwin-nat-info.c:501 +msgid "shared_pmap" +msgstr "" + +#: darwin-nat-info.c:503 +msgid "dylib" +msgstr "" + +#: darwin-nat-info.c:505 +msgid "appkit" +msgstr "" + +#: darwin-nat-info.c:507 +msgid "foundation" +msgstr "" + +#: darwin-nat-info.c:532 +msgid "No memory regions." +msgstr "" + +#: darwin-nat-info.c:576 +#, possible-c-format +msgid "%s-%s %s/%s %s %s %s" +msgstr "" + +#: darwin-nat-info.c:582 +msgid "shrd" +msgstr "" + +#: darwin-nat-info.c:582 +msgid "priv" +msgstr "" + +#: darwin-nat-info.c:583 +msgid "reserved" +msgstr "" + +#: darwin-nat-info.c:583 +msgid "not-rsvd" +msgstr "" + +#: darwin-nat-info.c:586 +#, possible-c-format +msgid " (%d sub-rgn)" +msgstr "" + +#: darwin-nat-info.c:674 +msgid "sm " +msgstr "" + +#: darwin-nat-info.c:674 +msgid "obj" +msgstr "" + +#: darwin-nat-info.c:743 +msgid "Inferior not available" +msgstr "" + +#: darwin-nat-info.c:754 +#, possible-c-format +msgid "%d exceptions:\n" +msgstr "" + +#: darwin-nat-info.c:759 +#, possible-c-format +msgid "port 0x%04x, behavior: " +msgstr "" + +#: darwin-nat-info.c:766 +msgid "state" +msgstr "" + +#: darwin-nat-info.c:769 +msgid "state-identity" +msgstr "" + +#: darwin-nat-info.c:772 +#, possible-c-format +msgid "0x%x" +msgstr "" + +#: darwin-nat-info.c:774 +msgid ", masks:" +msgstr "" + +#: darwin-nat-info.c:776 +msgid " BAD_ACCESS" +msgstr "" + +#: darwin-nat-info.c:778 +msgid " BAD_INSTRUCTION" +msgstr "" + +#: darwin-nat-info.c:780 +msgid " ARITHMETIC" +msgstr "" + +#: darwin-nat-info.c:782 +msgid " EMULATION" +msgstr "" + +#: darwin-nat-info.c:784 +msgid " SOFTWARE" +msgstr "" + +#: darwin-nat-info.c:786 +msgid " BREAKPOINT" +msgstr "" + +#: darwin-nat-info.c:788 +msgid " SYSCALL" +msgstr "" + +#: darwin-nat-info.c:790 +msgid " MACH_SYSCALL" +msgstr "" + +#: darwin-nat-info.c:792 +msgid " RPC_ALERT" +msgstr "" + +#: darwin-nat-info.c:794 +msgid " CRASH" +msgstr "" + +#: darwin-nat-info.c:828 +msgid "Parameter is saved, host or none" +msgstr "" + +#: darwin-nat-info.c:850 +msgid "Get list of tasks in system." +msgstr "" + +#: darwin-nat-info.c:852 +msgid "Get list of ports in a task." +msgstr "" + +#: darwin-nat-info.c:854 +msgid "Get info on a specific port." +msgstr "" + +#: darwin-nat-info.c:856 +msgid "Get info on a specific task." +msgstr "" + +#: darwin-nat-info.c:858 +msgid "Get list of threads in a task." +msgstr "" + +#: darwin-nat-info.c:860 +msgid "Get info on a specific thread." +msgstr "" + +#: darwin-nat-info.c:863 +msgid "Get information on all mach region for the task." +msgstr "" + +#: darwin-nat-info.c:865 +msgid "Get information on all mach sub region for the task." +msgstr "" + +#: darwin-nat-info.c:867 +msgid "Get information on mach region at given address." +msgstr "" + +#: darwin-nat-info.c:870 +msgid "Disp mach exceptions." +msgstr "" + +#. If we haven't found it yet, ignore it. It's probably some +#. new type we don't know about yet. +#: dbxread.c:165 mdebugread.c:3367 +#, possible-c-format +msgid "unknown symbol type %s" +msgstr "" + +#: dbxread.c:172 +#, possible-c-format +msgid "N_LBRAC/N_RBRAC symbol mismatch at symtab pos %d" +msgstr "" + +#: dbxread.c:179 +#, possible-c-format +msgid "\"repeated\" header file %s not previously seen, at symtab pos %d" +msgstr "" + +#: dbxread.c:224 +msgid "Can't find any code sections in symbol file" +msgstr "" + +#: dbxread.c:642 +msgid "Can't find .text section in symbol file" +msgstr "" + +#: dbxread.c:704 +#, possible-c-format +msgid "ridiculous string table size (%d bytes)." +msgstr "" + +#: dbxread.c:828 +msgid "Premature end of file reading symbol table" +msgstr "" + +#: dbxread.c:967 +#, possible-c-format +msgid "bad string table offset in symbol %d" +msgstr "" + +#: dbxread.c:1171 mdebugread.c:2230 xcoffread.c:2128 +#, possible-c-format +msgid "function `%s' appears to be defined outside of all compilation units" +msgstr "" + +#: dbxread.c:1430 +#, possible-c-format +msgid "string table offset backs up at %d" +msgstr "" + +#: dbxread.c:1577 +#, possible-c-format +msgid "N_BINCL %s not in entries for any file, at symtab pos %d" +msgstr "" + +#. Unexpected symbol descriptor. The second and subsequent stabs +#. of a continued stab can show up here. The question is +#. whether they ever can mimic a normal stab--it would be +#. nice if not, since we certainly don't want to spend the +#. time searching to the end of every string looking for +#. a backslash. +#: dbxread.c:2032 mdebugread.c:3307 xcoffread.c:2825 +#, possible-c-format +msgid "unknown symbol descriptor `%c'" +msgstr "" + +#: dbxread.c:2599 +msgid "First symbol in segment of executable not a source symbol" +msgstr "" + +#. GCC development snapshots from March to December of +#. 2000 would output N_LSYM entries after N_LBRAC +#. entries. As a consequence, these symbols are simply +#. discarded. Complain if this is the case. +#: dbxread.c:2875 +msgid "" +"misplaced N_LBRAC entry; discarding local symbols which have no enclosing " +"block" +msgstr "" + +#: dbxread.c:2897 +msgid "block start larger than block end" +msgstr "" + +#: dbxread.c:3189 +#, possible-c-format +msgid "unmatched N_LBRAC before symtab pos %d" +msgstr "" + +#: dbxread.c:3346 dbxread.c:3440 dbxread.c:3534 +#, possible-c-format +msgid "ridiculous string table size: %d bytes" +msgstr "" + +#: dbxread.c:3512 +#, possible-c-format +msgid "stabsect_build_psymtabs: Found stabs (%s), but not string section (%s)" +msgstr "" + +#: dbxread.c:3523 +#, possible-c-format +msgid "Can't find %s section in symbol file" +msgstr "" + +#: dcache.c:134 +#, possible-c-format +msgid "Deprecated remotecache flag is %s.\n" +msgstr "" + +#: dcache.c:549 dcache.c:609 +msgid "No data cache available.\n" +msgstr "" + +#: dcache.c:564 +msgid "No such cache line exists.\n" +msgstr "" + +#: dcache.c:570 dcache.c:625 +#, possible-c-format +msgid "Line %d: address %s [%d hits]\n" +msgstr "" + +#: dcache.c:596 +msgid "Usage: info dcache [linenumber]\n" +msgstr "" + +#: dcache.c:604 +#, possible-c-format +msgid "Dcache line width %d, maximum size %d\n" +msgstr "" + +#: dcache.c:613 +#, possible-c-format +msgid "Contains data for %s\n" +msgstr "" + +#: dcache.c:633 +#, possible-c-format +msgid "Cache state: %d active lines, %d hits\n" +msgstr "" + +#: dcache.c:640 +msgid "Set cache use for remote targets." +msgstr "" + +#: dcache.c:641 +msgid "Show cache use for remote targets." +msgstr "" + +#: dcache.c:642 +msgid "" +"This used to enable the data cache for remote targets. The cache\n" +"functionality is now controlled by the memory region system and the\n" +"\"stack-cache\" flag; \"remotecache\" now does nothing and\n" +"exists only for compatibility reasons." +msgstr "" + +#: dcache.c:652 +msgid "" +"Print information on the dcache performance.\n" +"With no arguments, this command prints the cache configuration and a\n" +"summary of each line in the cache. Use \"info dcache to dump\"\n" +"the contents of a given line." +msgstr "" + +#: dec-thread.c:355 +#, possible-c-format +msgid "unable to get thread info, ignoring thread %ld" +msgstr "" + +#: dec-thread.c:618 +msgid "failed to store registers." +msgstr "" + +#: dec-thread.c:695 +#, possible-c-format +msgid "Could not find thread id from THREAD = 0x%lx\n" +msgstr "" + +#: dec-thread.c:703 dec-thread.c:704 +msgid "DEC threads support" +msgstr "" + +#: dec-thread.c:726 +msgid "Set debugging of DEC threads module." +msgstr "" + +#: dec-thread.c:727 +msgid "Show debugging of DEC threads module." +msgstr "" + +#: demangle.c:61 +#, possible-c-format +msgid "The current C++ demangling style is \"%s\".\n" +msgstr "" + +#: demangle.c:114 +#, possible-c-format +msgid "Unknown demangling style `%s'.\n" +msgstr "" + +#: demangle.c:117 +msgid "" +"The currently understood settings are:\n" +"\n" +msgstr "" + +#: demangle.c:139 +#, possible-c-format +msgid "`%s' style demangling chosen as the default." +msgstr "" + +#: demangle.c:201 +msgid "Set the current C++ demangling style." +msgstr "" + +#: demangle.c:202 +msgid "Show the current C++ demangling style." +msgstr "" + +#: demangle.c:203 +msgid "" +"Use `set demangle-style' without arguments for a list of demangling styles." +msgstr "" + +#: dfp.c:92 +#, possible-c-format +msgid "Cannot perform operation: %s" +msgstr "" + +#: dfp.c:136 +msgid "Unknown decimal floating point type.\n" +msgstr "" + +#: dfp.c:164 dfp.c:193 +msgid "Unknown decimal floating point type." +msgstr "" + +#. libdecnumber can convert only 32-bit integers. +#: dfp.c:220 +msgid "" +"Conversion of large integer to a decimal floating type is not supported." +msgstr "" + +#: dfp.c:304 +msgid "Unknown decimal floating point operation." +msgstr "" + +#: dfp.c:357 +msgid "Comparison with an invalid number (NaN)." +msgstr "" + +#: dicos-tdep.c:84 dicos-tdep.c:97 +#, possible-c-format +msgid "Can't read elf symbols from %s: %s" +msgstr "" + +#: dictionary.c:564 +msgid "dict_add_symbol: non-expandable dictionary" +msgstr "" + +#: doublest.c:788 +#, possible-c-format +msgid "Unrecognized %d-bit floating-point type." +msgstr "" + +#. If we don't know the floating-point format of FROM_TYPE or +#. TO_TYPE, there's not much we can do. We might make the +#. assumption that if the length of FROM_TYPE and TO_TYPE match, +#. their floating-point format would match too, but that +#. assumption might be wrong on targets that support +#. floating-point types that only differ in endianness for +#. example. So we warn instead, and zero out the target buffer. +#: doublest.c:868 +msgid "Can't convert floating-point number to desired type." +msgstr "" + +#: dsrec.c:65 +#, possible-c-format +msgid "Unable to open file %s\n" +msgstr "" + +#: dsrec.c:71 +msgid "File is not an object file\n" +msgstr "" + +#: dsrec.c:128 dsrec.c:142 symfile.c:1771 +msgid "Canceled the download" +msgstr "" + +#: dsrec.c:255 +#, possible-c-format +msgid "make_srec: Bad address (%s), or bad flags (0x%x)." +msgstr "" + +#: dummy-frame.c:311 +msgid "maintenance print dummy-frames" +msgstr "" + +#: dummy-frame.c:324 +msgid "Print the contents of the internal dummy-frame stack." +msgstr "" + +#: dwarf2expr.c:116 +msgid "dwarf expression stack underflow" +msgstr "" + +#: dwarf2expr.c:126 dwarf2expr.c:138 +#, possible-c-format +msgid "Asked for position %d of stack, stack only has %d elements on it." +msgstr "" + +#: dwarf2expr.c:204 +msgid "read_uleb128: Corrupted DWARF expression." +msgstr "" + +#: dwarf2expr.c:230 +msgid "read_sleb128: Corrupted DWARF expression." +msgstr "" + +#: dwarf2expr.c:256 +msgid "dwarf2_read_address: Corrupted DWARF expression." +msgstr "" + +#: dwarf2expr.c:292 dwarf2expr.c:312 +msgid "Unsupported address size.\n" +msgstr "" + +#: dwarf2expr.c:327 +#, possible-c-format +msgid "" +"DWARF-2 expression error: `%s' operations must be used either alone or in " +"conjuction with DW_OP_piece or DW_OP_bit_piece." +msgstr "" + +#: dwarf2expr.c:345 +#, possible-c-format +msgid "DWARF-2 expression error: Loop detected (%d)." +msgstr "" + +#: dwarf2expr.c:484 +msgid "" +"DWARF-2 expression error: DW_OP_reg operations must be used either alone or " +"in conjuction with DW_OP_piece." +msgstr "" + +#: dwarf2expr.c:504 +msgid "DW_OP_implicit_value: too few bytes available." +msgstr "" + +#: dwarf2expr.c:583 +msgid "Not implemented: computing frame base using explicit value operator" +msgstr "" + +#: dwarf2expr.c:614 +#, possible-c-format +msgid "Not enough elements for DW_OP_swap. Need 2, have %d." +msgstr "" + +#: dwarf2expr.c:633 +#, possible-c-format +msgid "Not enough elements for DW_OP_rot. Need 3, have %d." +msgstr "" + +#: dwarf2expr.c:798 +msgid "Can't be reached." +msgstr "" + +#: dwarf2expr.c:865 +msgid "" +"DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op." +msgstr "" + +#: dwarf2expr.c:872 +#, possible-c-format +msgid "Unhandled dwarf expression opcode 0x%x" +msgstr "" + +#: dwarf2-frame.c:309 +msgid "Support for DW_OP_fbreg is unimplemented" +msgstr "" + +#: dwarf2-frame.c:318 +msgid "Support for DW_OP_call_frame_cfa is unimplemented" +msgstr "" + +#: dwarf2-frame.c:325 +msgid "Support for DW_OP_GNU_push_tls_address is unimplemented" +msgstr "" + +#: dwarf2-frame.c:349 +#, possible-c-format +msgid "" +"incomplete CFI data; DW_CFA_restore unspecified\n" +"register %s (#%d) at %s" +msgstr "" + +#. This is actually invalid DWARF, but if we ever do run across +#. it somehow, we might as well support it. So, instead, report +#. it as unimplemented. +#: dwarf2-frame.c:390 +msgid "" +"Not implemented: computing unwound register using explicit value operator" +msgstr "" + +#: dwarf2-frame.c:519 +#, possible-c-format +msgid "bad CFI data; mismatched DW_CFA_restore_state at %s" +msgstr "" + +#: dwarf2-frame.c:677 +msgid "Unknown CFI encountered." +msgstr "" + +#: dwarf2-frame.c:983 +msgid "Unknown CFA rule." +msgstr "" + +#: dwarf2-frame.c:1027 +#, possible-c-format +msgid "incomplete CFI data; unspecified registers (e.g., %s) at %s" +msgstr "" + +#: dwarf2-frame.c:1179 +msgid "Unknown register rule." +msgstr "" + +#: dwarf2-frame.c:1285 +msgid "can't compute CFA for this frame" +msgstr "" + +#: dwarf2-frame.c:1412 +msgid "Unsupported address size" +msgstr "" + +#: dwarf2-frame.c:1428 +msgid "Unsupported encoding: DW_EH_PE_indirect" +msgstr "" + +#: dwarf2-frame.c:1460 dwarf2-frame.c:1505 +msgid "Invalid or unsupported encoding" +msgstr "" + +#: dwarf2-frame.c:1974 +#, possible-c-format +msgid "Corrupt data in %s:%s; align 4 workaround apparently succeeded" +msgstr "" + +#: dwarf2-frame.c:1981 +#, possible-c-format +msgid "Corrupt data in %s:%s; align 8 workaround apparently succeeded" +msgstr "" + +#: dwarf2-frame.c:1988 +#, possible-c-format +msgid "Corrupt data in %s:%s" +msgstr "" + +#: dwarf2loc.c:80 +msgid "find_location_expression: Corrupted DWARF expression." +msgstr "" + +#: dwarf2loc.c:206 +#, possible-c-format +msgid "Could not find the frame base for \"%s\"." +msgstr "" + +#: dwarf2loc.c:322 dwarf2loc.c:505 +msgid "invalid location type" +msgstr "" + +#: dwarf2loc.c:623 +#, possible-c-format +msgid "Symbol \"%s\" has been optimized out." +msgstr "" + +#: dwarf2loc.c:654 +msgid "No block found for address" +msgstr "" + +#: dwarf2loc.c:659 +msgid "No function found for block" +msgstr "" + +#: dwarf2loc.c:670 dwarf2loc.c:702 +#, possible-c-format +msgid "Unexpected opcode after DW_OP_breg%u for symbol \"%s\"." +msgstr "" + +#. We don't know what to do with the frame base expression, +#. so we can't trace this variable; give up. +#: dwarf2loc.c:677 +#, possible-c-format +msgid "" +"Cannot generate expression to collect symbol \"%s\"; DWARF 2 encoding not " +"handled" +msgstr "" + +#: dwarf2loc.c:683 +#, possible-c-format +msgid "Unexpected opcode after DW_OP_fbreg for symbol \"%s\"." +msgstr "" + +#: dwarf2loc.c:712 +#, possible-c-format +msgid "Unsupported DWARF opcode 0x%x in the location of \"%s\"." +msgstr "" + +#: dwarf2loc.c:887 +#, possible-c-format +msgid "Variable \"%s\" is not available." +msgstr "" + +#: dwarf2read.c:701 +#, possible-c-format +msgid "The upper bound on the age of cached dwarf2 compilation units is %s.\n" +msgstr "" + +#: dwarf2read.c:713 +msgid "statement list doesn't fit in .debug_line section" +msgstr "" + +#: dwarf2read.c:720 +msgid ".debug_line section has line data without a file" +msgstr "" + +#: dwarf2read.c:727 +msgid ".debug_line section has line program sequence without an end" +msgstr "" + +#: dwarf2read.c:733 +msgid "location expression too complex" +msgstr "" + +#: dwarf2read.c:741 +#, possible-c-format +msgid "const value length mismatch for '%s', got %d, expected %d" +msgstr "" + +#: dwarf2read.c:749 +msgid "macro info runs off end of `.debug_macinfo' section" +msgstr "" + +#: dwarf2read.c:756 +#, possible-c-format +msgid "" +"macro debug info contains a malformed macro definition:\n" +"`%s'" +msgstr "" + +#: dwarf2read.c:764 +#, possible-c-format +msgid "invalid attribute class or form for '%s' in '%s'" +msgstr "" + +#: dwarf2read.c:1282 +#, possible-c-format +msgid "" +"Support for zlib-compressed DWARF data (from '%s') is disabled in this copy " +"of GDB" +msgstr "" + +#: dwarf2read.c:1297 dwarf2read.c:1424 +#, possible-c-format +msgid "Dwarf Error: Can't read DWARF data from '%s'" +msgstr "" + +#: dwarf2read.c:1304 +#, possible-c-format +msgid "Dwarf Error: Corrupt DWARF ZLIB header from '%s'" +msgstr "" + +#: dwarf2read.c:1329 +#, possible-c-format +msgid "Dwarf Error: setting up DWARF uncompression in '%s': %d" +msgstr "" + +#: dwarf2read.c:1335 +#, possible-c-format +msgid "Dwarf Error: zlib error uncompressing from '%s': %d" +msgstr "" + +#: dwarf2read.c:1342 +#, possible-c-format +msgid "Dwarf Error: concluding DWARF uncompression in '%s': %d" +msgstr "" + +#: dwarf2read.c:1565 +msgid "read_comp_unit_head: dwarf from non elf file" +msgstr "" + +#: dwarf2read.c:1581 +#, possible-c-format +msgid "" +"Dwarf Error: wrong version in compilation unit header (is %d, should be %d) " +"[in module %s]" +msgstr "" + +#: dwarf2read.c:1586 +#, possible-c-format +msgid "" +"Dwarf Error: bad offset (0x%lx) in compilation unit header (offset 0x%lx + " +"6) [in module %s]" +msgstr "" + +#: dwarf2read.c:1594 +#, possible-c-format +msgid "" +"Dwarf Error: bad length (0x%lx) in compilation unit header (offset 0x%lx + " +"0) [in module %s]" +msgstr "" + +#: dwarf2read.c:1753 +msgid "debug type entry runs off end of `.debug_types' section, ignored" +msgstr "" + +#: dwarf2read.c:1800 +msgid "missing `.debug_types' section for DW_FORM_sig8 die" +msgstr "" + +#: dwarf2read.c:2407 +#, possible-c-format +msgid "unhandled containing DIE tag %d for DIE at %d" +msgstr "" + +#: dwarf2read.c:2797 dwarf2read.c:6628 +msgid "malformed enumerator DIE ignored" +msgstr "" + +#: dwarf2read.c:2825 +#, possible-c-format +msgid "Dwarf Error: Could not find abbrev number %d [in module %s]" +msgstr "" + +#: dwarf2read.c:2875 dwarf2read.c:6828 +msgid "ignoring absolute DW_AT_sibling" +msgstr "" + +#: dwarf2read.c:2947 dwarf2read.c:7144 +#, possible-c-format +msgid "Dwarf Error: Cannot handle %s in DWARF reader [in module %s]" +msgstr "" + +#: dwarf2read.c:2993 +#, possible-c-format +msgid "bug: psymtab for %s is already read in." +msgstr "" + +#: dwarf2read.c:2999 mdebugread.c:279 +#, possible-c-format +msgid "Reading in symbols for %s..." +msgstr "" + +#: dwarf2read.c:3024 mdebugread.c:292 symfile.c:1027 +msgid "done.\n" +msgstr "" + +#: dwarf2read.c:3338 +#, possible-c-format +msgid "Tag '%s' has unexpected children" +msgstr "" + +#: dwarf2read.c:3404 +#, possible-c-format +msgid "Tag '%s' has no DW_AT_import" +msgstr "" + +#: dwarf2read.c:3676 +#, possible-c-format +msgid "Dwarf Error: Missing children for type unit [in module %s]" +msgstr "" + +#: dwarf2read.c:3753 +#, possible-c-format +msgid "DIE 0x%x and its abstract origin 0x%x have different tags" +msgstr "" + +#: dwarf2read.c:3792 +#, possible-c-format +msgid "Child DIE 0x%x and its abstract origin 0x%x have different tags" +msgstr "" + +#: dwarf2read.c:3797 +#, possible-c-format +msgid "Child DIE 0x%x and its abstract origin 0x%x have different parents" +msgstr "" + +#: dwarf2read.c:3809 +#, possible-c-format +msgid "" +"Multiple children of DIE 0x%x refer to DIE 0x%x as their abstract origin" +msgstr "" + +#: dwarf2read.c:4023 +#, possible-c-format +msgid "Offset %d out of bounds for DW_AT_ranges attribute" +msgstr "" + +#: dwarf2read.c:4077 dwarf2read.c:4357 +msgid "Invalid .debug_ranges data (no base address)" +msgstr "" + +#: dwarf2read.c:4325 +#, possible-c-format +msgid "Offset %lu out of bounds for DW_AT_ranges attribute" +msgstr "" + +#: dwarf2read.c:4652 +#, possible-c-format +msgid "unsupported accessibility %d" +msgstr "" + +#: dwarf2read.c:4765 +#, possible-c-format +msgid "member function type missing for '%s'" +msgstr "" + +#: dwarf2read.c:4847 +#, possible-c-format +msgid "" +"Member function \"%s\" (offset %d) is virtual but the vtable offset is not " +"specified" +msgstr "" + +#: dwarf2read.c:5124 +#, possible-c-format +msgid "virtual function table pointer not found when defining class '%s'" +msgstr "" + +#: dwarf2read.c:5741 +#, possible-c-format +msgid "invalid pointer size %d" +msgstr "" + +#: dwarf2read.c:5993 +msgid "DW_AT_name missing from DW_TAG_base_type" +msgstr "" + +#: dwarf2read.c:6035 +#, possible-c-format +msgid "unsupported DW_AT_encoding: '%s'" +msgstr "" + +#: dwarf2read.c:6068 +msgid "DW_AT_type missing from DW_TAG_subrange_type" +msgstr "" + +#: dwarf2read.c:6316 +#, possible-c-format +msgid "Dwarf Error: could not find abbrev number %d [in module %s]" +msgstr "" + +#: dwarf2read.c:6966 +#, possible-c-format +msgid "could not find partial DIE 0x%x in cache [from module %s]\n" +msgstr "" + +#: dwarf2read.c:7161 +#, possible-c-format +msgid "Suspicious DW_AT_byte_size value treated as zero instead of %s" +msgstr "" + +#: dwarf2read.c:7245 +#, possible-c-format +msgid "read_address: bad switch, signed [in module %s]" +msgstr "" + +#: dwarf2read.c:7264 +#, possible-c-format +msgid "read_address: bad switch, unsigned [in module %s]" +msgstr "" + +#: dwarf2read.c:7357 +msgid "intermixed 32-bit and 64-bit DWARF sections" +msgstr "" + +#: dwarf2read.c:7392 +#, possible-c-format +msgid "read_offset_1: bad switch [in module %s]" +msgstr "" + +#: dwarf2read.c:7434 +#, possible-c-format +msgid "DW_FORM_strp used without .debug_str section [in module %s]" +msgstr "" + +#: dwarf2read.c:7440 +#, possible-c-format +msgid "DW_FORM_strp pointing outside of .debug_str section [in module %s]" +msgstr "" + +#: dwarf2read.c:7760 +msgid "missing .debug_line section" +msgstr "" + +#: dwarf2read.c:7844 +msgid "line number info header doesn't fit in `.debug_line' section" +msgstr "" + +#: dwarf2read.c:7890 +#, possible-c-format +msgid "misplaced first line number at 0x%lx for '%s'" +msgstr "" + +#: dwarf2read.c:8045 dwarf2read.c:8054 +msgid "mangled .debug_line section" +msgstr "" + +#: dwarf2read.c:8395 +msgid "file index out of range" +msgstr "" + +#. Not a tag we recognize. Hopefully we aren't processing +#. trash data, but since we must specifically ignore things +#. we don't recognize, there is nothing else we should do at +#. this point. +#: dwarf2read.c:8634 +#, possible-c-format +msgid "unsupported tag: '%s'" +msgstr "" + +#: dwarf2read.c:8730 +#, possible-c-format +msgid "unsupported const value attribute form: '%s'" +msgstr "" + +#: dwarf2read.c:8783 dwarf2read.c:8828 +#, possible-c-format +msgid "" +"Dwarf Error: Problem turning type die at offset into gdb type [in module %s]" +msgstr "" + +#: dwarf2read.c:8870 +#, possible-c-format +msgid "" +"Dwarf Error: Problem turning containing type into gdb type [in module %s]" +msgstr "" + +#: dwarf2read.c:8885 +#, possible-c-format +msgid "Dwarf Error: Cannot find type of die [in module %s]" +msgstr "" + +#: dwarf2read.c:8956 +#, possible-c-format +msgid "unexpected tag in read_type_die: '%s'" +msgstr "" + +#: dwarf2read.c:10328 +#, possible-c-format +msgid "unsupported die ref attribute form: '%s'" +msgstr "" + +#: dwarf2read.c:10349 +#, possible-c-format +msgid "Attribute value is not a constant (%s)" +msgstr "" + +#: dwarf2read.c:10403 +#, possible-c-format +msgid "Dwarf Error: Expected reference attribute [in module %s]" +msgstr "" + +#: dwarf2read.c:10458 +#, possible-c-format +msgid "" +"Dwarf Error: Cannot find DIE at 0x%x referenced from DIE at 0x%x [in module %" +"s]" +msgstr "" + +#: dwarf2read.c:10480 +#, possible-c-format +msgid "" +"Dwarf Error: Cannot find signatured DIE referenced from DIE at 0x%x [in " +"module %s]" +msgstr "" + +#: dwarf2read.c:10500 +#, possible-c-format +msgid "" +"Dwarf Error: Cannot find signatured DIE at 0x%x referenced from DIE at 0x%x " +"[in module %s]" +msgstr "" + +#: dwarf2read.c:10831 +#, possible-c-format +msgid "unsupported stack op: '%s'" +msgstr "" + +#: dwarf2read.c:10928 +#, possible-c-format +msgid "bad file number in macro information (%d)" +msgstr "" + +#: dwarf2read.c:10983 +#, possible-c-format +msgid "" +"macro definition contains spaces in formal argument list:\n" +"`%s'" +msgstr "" + +#: dwarf2read.c:11147 +msgid "missing .debug_macinfo section" +msgstr "" + +#: dwarf2read.c:11287 +#, possible-c-format +msgid "debug info with no main source gives macro %s on line %d: %s" +msgstr "" + +#: dwarf2read.c:11290 dwarf2read.c:11301 +msgid "definition" +msgstr "" + +#: dwarf2read.c:11292 dwarf2read.c:11303 +msgid "undefinition" +msgstr "" + +#: dwarf2read.c:11293 dwarf2read.c:11304 +msgid "something-or-other" +msgstr "" + +#: dwarf2read.c:11298 +#, possible-c-format +msgid "debug info gives %s macro %s with %s line %d: %s" +msgstr "" + +#: dwarf2read.c:11299 dwarf2read.c:11328 +msgid "command-line" +msgstr "" + +#: dwarf2read.c:11299 +msgid "in-file" +msgstr "" + +#: dwarf2read.c:11305 dwarf2read.c:11329 +msgid "zero" +msgstr "" + +#: dwarf2read.c:11305 dwarf2read.c:11329 +msgid "non-zero" +msgstr "" + +#: dwarf2read.c:11326 +#, possible-c-format +msgid "debug info gives source %d included from %s at %s line %d" +msgstr "" + +#: dwarf2read.c:11328 +msgid "file" +msgstr "" + +#: dwarf2read.c:11346 +msgid "macro debug info has an unmatched `close_file' directive" +msgstr "" + +#: dwarf2read.c:11371 +msgid "no terminating 0-type entry for macros in `.debug_macinfo' section" +msgstr "" + +#: dwarf2read.c:11477 +msgid "Location list used without specifying the CU base address." +msgstr "" + +#: dwarf2read.c:11575 +#, possible-c-format +msgid "" +"Dwarf Error: could not find partial DIE containing offset 0x%lx [in module %" +"s]" +msgstr "" + +#: dwarf2read.c:11587 +#, possible-c-format +msgid "invalid dwarf2 offset %u" +msgstr "" + +#: dwarf2read.c:11602 +#, possible-c-format +msgid "no compilation unit with offset %u." +msgstr "" + +#: dwarf2read.c:12005 +msgid "" +"Set DWARF 2 specific variables.\n" +"Configure DWARF 2 variables such as the cache size" +msgstr "" + +#. allow-unknown +#: dwarf2read.c:12011 +msgid "" +"Show DWARF 2 specific variables\n" +"Show DWARF 2 variables such as the cache size" +msgstr "" + +#: dwarf2read.c:12018 +msgid "Set the upper bound on the age of cached dwarf2 compilation units." +msgstr "" + +#: dwarf2read.c:12019 +msgid "Show the upper bound on the age of cached dwarf2 compilation units." +msgstr "" + +#: dwarf2read.c:12020 +msgid "" +"A higher limit means that cached compilation units will be stored\n" +"in memory longer, and more total memory will be used. Zero disables\n" +"caching, which can slow down startup." +msgstr "" + +#: dwarf2read.c:12029 +msgid "Set debugging of the dwarf2 DIE reader." +msgstr "" + +#: dwarf2read.c:12030 +msgid "Show debugging of the dwarf2 DIE reader." +msgstr "" + +#: dwarf2read.c:12031 +msgid "" +"When enabled (non-zero), DIEs are dumped after they are read in.\n" +"The value is the maximum depth to print." +msgstr "" + +#: elfread.c:128 +#, possible-c-format +msgid "Loadable segment \"%s\" outside of ELF segments" +msgstr "" + +#: elfread.c:468 +#, possible-c-format +msgid "elf/stab section information %s without a preceding file symbol" +msgstr "" + +#: elfread.c:479 +#, possible-c-format +msgid "duplicated elf/stab section information for %s" +msgstr "" + +#: elfread.c:613 +#, possible-c-format +msgid "File \"%s\" has no build-id, file skipped" +msgstr "" + +#: elfread.c:616 +#, possible-c-format +msgid "File \"%s\" has a different build-id, file skipped" +msgstr "" + +#: elfread.c:712 +#, possible-c-format +msgid "\"%s\": separate debug info file has no debug info" +msgstr "" + +#: elfread.c:778 elfread.c:788 elfread.c:806 machoread.c:636 machoread.c:650 +#, possible-c-format +msgid "Can't read symbols from %s: %s" +msgstr "" + +#: elfread.c:1025 +#, possible-c-format +msgid "elf/stab section information questionable for %s" +msgstr "" + +#: elfread.c:1044 +#, possible-c-format +msgid "elf/stab section information missing for %s" +msgstr "" + +#: eval.c:300 valops.c:1837 +#, possible-c-format +msgid "there is no field named %s" +msgstr "" + +#: eval.c:326 +msgid "too many initializers" +msgstr "" + +#: eval.c:330 +msgid "don't know which variant you want to set" +msgstr "" + +#: eval.c:399 +msgid "tuple range index out of range" +msgstr "" + +#: eval.c:411 +msgid "tuple index out of range" +msgstr "" + +#: eval.c:716 eval.c:2737 +#, possible-c-format +msgid "There is no field named %s" +msgstr "" + +#: eval.c:784 +#, possible-c-format +msgid "Register $%s not available." +msgstr "" + +#: eval.c:798 +#, possible-c-format +msgid "Value of register %s not available." +msgstr "" + +#. to avoid memory corruption +#: eval.c:893 +msgid "Too many array elements" +msgstr "" + +#: eval.c:919 +msgid "(power)set type with unknown size" +msgstr "" + +#. different element modes +#: eval.c:953 +msgid "POWERSET tuple elements of different mode" +msgstr "" + +#: eval.c:957 +msgid "incompatible POWERSET tuple elements" +msgstr "" + +#: eval.c:960 +msgid "empty POWERSET tuple range" +msgstr "" + +#: eval.c:964 +msgid "POWERSET tuple element out of range" +msgstr "" + +#: eval.c:1136 +msgid "no 'respondsTo:' or 'respondsToSelector:' method" +msgstr "" + +#: eval.c:1145 +msgid "no 'methodFor:' or 'methodForSelector:' method" +msgstr "" + +#: eval.c:1164 +msgid "Target does not respond to this message selector." +msgstr "" + +#: eval.c:1250 +msgid "method address has symbol information with non-function type; skipping" +msgstr "" + +#: eval.c:1300 +msgid "Expression of type other than \"method returning ...\" used as a method" +msgstr "" + +#: eval.c:1363 +msgid "Non-pointer-to-member value used in pointer-to-member construct" +msgstr "" + +#: eval.c:1440 valops.c:3099 +#, possible-c-format +msgid "No symbol \"%s\" in namespace \"%s\"." +msgstr "" + +#. For the time being, we don't handle this. +#: eval.c:1522 +#, possible-c-format +msgid "Call to overloaded function %s requires `this' pointer" +msgstr "" + +#: eval.c:1610 +msgid "Cannot evaluate function -- may be inlined" +msgstr "" + +#: eval.c:1633 +msgid "" +"Expression of type other than \"Function returning ...\" used as function" +msgstr "" + +#: eval.c:1708 +msgid "Cannot perform substring on this type" +msgstr "" + +#: eval.c:1820 +msgid "non-pointer-to-member value used in pointer-to-member construct" +msgstr "" + +#: eval.c:1989 +msgid "':' operator used in invalid context" +msgstr "" + +#: eval.c:2113 +#, possible-c-format +msgid "Too many subscripts for F77 (%d Max)" +msgstr "" + +#: eval.c:2119 +msgid "Wrong number of subscripts" +msgstr "" + +#: eval.c:2344 +msgid "Non-integral right operand for \"@\" operator." +msgstr "" + +#: eval.c:2415 +msgid "Attempt to dereference pointer to member without an object" +msgstr "" + +#. Removing this case and compiling with gcc -Wall reveals that +#. a lot of cases are hitting this case. Some of these should +#. probably be removed from expression.h; others are legitimate +#. expressions which are (apparently) not fully implemented. +#. +#. If there are any cases landing here which mean a user error, +#. then they should be separate cases, with more descriptive +#. error messages. +#: eval.c:2656 +msgid "GDB does not (yet) know how to evaluate that kind of expression" +msgstr "" + +#: eval.c:2722 +msgid "Attempt to take address of register or constant." +msgstr "" + +#: eval.c:2755 valops.c:1468 valops.c:1483 valops.c:1517 +msgid "Attempt to take address of value not located in memory." +msgstr "" + +#: eval.c:2873 +msgid "Internal error in eval_type." +msgstr "" + +#: eval.c:2884 +msgid "Can't get dimensions for a non-array type" +msgstr "" + +#: event-loop.c:543 event-loop.c:552 event-loop.c:610 event-loop.c:688 +#: event-loop.c:791 event-loop.c:856 event-loop.c:930 event-loop.c:1358 +msgid "use_poll without HAVE_POLL" +msgstr "" + +#: event-loop.c:780 +#, possible-c-format +msgid "Hangup detected on fd %d\n" +msgstr "" + +#: event-loop.c:782 +#, possible-c-format +msgid "Error detected on fd %d\n" +msgstr "" + +#: event-loop.c:784 +#, possible-c-format +msgid "Invalid or non-`poll'able fd %d\n" +msgstr "" + +#: event-loop.c:798 +#, possible-c-format +msgid "Exception condition detected on fd %d\n" +msgstr "" + +#. The prompt stack has not been initialized to "", we are +#. using gdb w/o the --async switch +#: event-top.c:340 +msgid "Command has same effect as set annotate" +msgstr "" + +#: event-top.c:425 +msgid "error detected on stdin\n" +msgstr "" + +#: event-top.c:520 top.c:534 +#, possible-c-format +msgid "Command execution time: %ld.%06ld\n" +msgstr "" + +#: event-top.c:531 +#, possible-c-format +msgid "Space used: %ld (%c%ld for this command)\n" +msgstr "" + +#. This message is based on ANSI C, section 4.7. Note that integer +#. divide by zero causes this, so "float" is a misnomer. +#: event-top.c:1033 +msgid "Erroneous arithmetic operation." +msgstr "" + +#: exceptions.c:135 exceptions.c:192 +msgid "bad state" +msgstr "" + +#: exceptions.c:326 +msgid "Bad switch." +msgstr "" + +#: exec.c:79 +#, possible-c-format +msgid "Writing into executable and core files is %s.\n" +msgstr "" + +#: exec.c:181 exec.c:212 +msgid "No executable file now.\n" +msgstr "" + +#: exec.c:246 +#, possible-c-format +msgid "\"%s\": could not open as an executable file: %s" +msgstr "" + +#: exec.c:262 +#, possible-c-format +msgid "\"%s\": not in executable format: %s" +msgstr "" + +#: exec.c:278 exec.c:288 +#, possible-c-format +msgid "\"%s\": can't find the file sections: %s" +msgstr "" + +#: exec.c:329 +msgid "" +"A program is being debugged already.\n" +"Are you sure you want to change the file? " +msgstr "" + +#: exec.c:331 +msgid "File not changed." +msgstr "" + +#: exec.c:347 +msgid "No executable file name was specified" +msgstr "" + +#: exec.c:671 maint.c:373 maint.c:405 +#, possible-c-format +msgid "file type %s.\n" +msgstr "" + +#: exec.c:694 +#, possible-c-format +msgid "Cannot find section for the entry point of %s.\n" +msgstr "" + +#: exec.c:697 +#, possible-c-format +msgid "\tEntry point: %s\n" +msgstr "" + +#: exec.c:732 +#, possible-c-format +msgid "\tMapping info for file `%s'.\n" +msgstr "" + +#: exec.c:765 +msgid "Must specify section name and its virtual address" +msgstr "" + +#: exec.c:792 +#, possible-c-format +msgid "Section %s not found" +msgstr "" + +#: exec.c:883 +msgid "" +"Use FILE as program to be debugged.\n" +"It is read for its symbols, for getting the contents of pure memory,\n" +"and it is the program executed when you use the `run' command.\n" +"If FILE cannot be found as specified, your execution directory path\n" +"($PATH) is searched for a command of that name.\n" +"No arg means to have no executable file and no symbols." +msgstr "" + +#: exec.c:893 +msgid "" +"Use FILE as program for getting contents of pure memory.\n" +"If FILE cannot be found as specified, your execution directory path\n" +"is searched for a command of that name.\n" +"No arg means have no executable file." +msgstr "" + +#: exec.c:900 +msgid "" +"Change the base address of section SECTION of the exec file to ADDR.\n" +"This can be used if the exec file does not contain section addresses,\n" +"(such as in the a.out format), or when the addresses specified in the\n" +"file itself are wrong. Each section must be changed separately. The\n" +"``info files'' command lists all the sections and their addresses." +msgstr "" + +#: exec.c:907 +msgid "Set writing into executable and core files." +msgstr "" + +#: exec.c:908 +msgid "Show writing into executable and core files." +msgstr "" + +#: exec.c:920 +msgid "Can't create a corefile" +msgstr "" + +#: expprint.c:225 +msgid "bad selector" +msgstr "" + +#. Not found; don't try to keep going because we don't know how +#. to interpret further elements. +#. Not found; don't try to keep going because we don't know how +#. to interpret further elements. For example, this happens +#. if opcode is OP_TYPE. +#: expprint.c:483 expprint.c:545 +msgid "Invalid expression" +msgstr "" + +#: expprint.c:527 +msgid "print_subexp: Not implemented." +msgstr "" + +#: fbsd-nat.c:111 +#, possible-c-format +msgid "Couldn't open %s." +msgstr "" + +#: findcmd.c:76 +msgid "Missing search parameters." +msgstr "" + +#: findcmd.c:108 +msgid "Invalid size granularity." +msgstr "" + +#: findcmd.c:134 +msgid "Empty search range.\n" +msgstr "" + +#: findcmd.c:138 +msgid "Invalid length." +msgstr "" + +#: findcmd.c:142 +msgid "Search space too large." +msgstr "" + +#: findcmd.c:151 +msgid "Invalid search space, end preceeds start." +msgstr "" + +#: findcmd.c:157 +msgid "Overflow in address range computation, choose smaller range." +msgstr "" + +#: findcmd.c:222 +msgid "Missing search pattern." +msgstr "" + +#: findcmd.c:227 +msgid "Search space too small to contain pattern." +msgstr "" + +#: findcmd.c:320 +msgid "" +"Search memory for a sequence of bytes.\n" +"Usage:\n" +"find [/size-char] [/max-count] start-address, end-address, expr1 [, " +"expr2 ...]\n" +"find [/size-char] [/max-count] start-address, +length, expr1 [, expr2 ...]\n" +"size-char is one of b,h,w,g for 8,16,32,64 bit values respectively,\n" +"and if not specified the size is taken from the type of the expression\n" +"in the current language.\n" +"Note that this means for example that in the case of C-like languages\n" +"a search for an untyped 0x42 will search for \"(int) 0x42\"\n" +"which is typically four bytes.\n" +"\n" +"The address of the last match is stored as the value of \"$_\".\n" +"Convenience variable \"$numfound\" is set to the number of matches." +msgstr "" + +#: findvar.c:61 findvar.c:96 +#, possible-c-format +msgid "That operation is not available on integers of more than %d bytes." +msgstr "" + +#: findvar.c:177 +msgid "extract_typed_address: type is not a pointer or reference" +msgstr "" + +#: findvar.c:250 +msgid "store_typed_address: type is not a pointer or reference" +msgstr "" + +#: findvar.c:491 +msgid "Cannot look up value of a typedef" +msgstr "" + +#: findvar.c:516 findvar.c:526 +msgid "Value of register variable not available." +msgstr "" + +#: findvar.c:567 +msgid "Cannot look up value of a botched symbol." +msgstr "" + +#: f-lang.c:515 +msgid "Malformed function STAB found in add_common_block()" +msgstr "" + +#: f-lang.c:563 +msgid "Attempt to add COMMON entry with no block open!" +msgstr "" + +#: f-lang.c:756 +msgid "cannot get .bf node off empty list" +msgstr "" + +#: fork-child.c:476 +#, possible-c-format +msgid "During startup program terminated with signal %s, %s." +msgstr "" + +#: fork-child.c:485 +#, possible-c-format +msgid "During startup program exited with code %d." +msgstr "" + +#: fork-child.c:488 +msgid "During startup program exited normally." +msgstr "" + +#: fork-child.c:556 +msgid "" +"Set a wrapper for running programs.\n" +"The wrapper prepares the system and environment for the new program." +msgstr "" + +#: fork-child.c:559 +msgid "Show the wrapper for running programs." +msgstr "" + +#: fork-child.c:565 +msgid "Disable use of an execution wrapper." +msgstr "" + +#: frame.c:172 +#, possible-c-format +msgid "Frame debugging is %s.\n" +msgstr "" + +#: frame.c:182 +#, possible-c-format +msgid "Whether backtraces should continue past \"main\" is %s.\n" +msgstr "" + +#: frame.c:192 +#, possible-c-format +msgid "" +"Whether backtraces should continue past the entry point of a program is %s.\n" +msgstr "" + +#: frame.c:202 +#, possible-c-format +msgid "An upper bound on the number of backtrace levels is %s.\n" +msgstr "" + +#: frame.c:637 +msgid "No unwind_pc method" +msgstr "" + +#: frame.c:713 +msgid "Cannot pop the initial frame." +msgstr "" + +#: frame.c:925 +msgid "Attempt to assign to a value that was optimized out." +msgstr "" + +#: frame.c:941 +msgid "Attempt to assign to an unmodifiable value." +msgstr "" + +#: frame.c:994 +#, possible-c-format +msgid "" +"Bad debug information detected: Attempt to read %d bytes from registers." +msgstr "" + +#: frame.c:1142 ia64-tdep.c:1873 ia64-tdep.c:2237 libunwind-frame.c:311 +msgid "No registers." +msgstr "" + +#: frame.c:1144 stack.c:1271 stack.c:1820 thread.c:1186 +msgid "No stack." +msgstr "" + +#: frame.c:1146 +msgid "No memory." +msgstr "" + +#: frame.c:1148 +msgid "No selected thread." +msgstr "" + +#: frame.c:1150 infcmd.c:1657 +msgid "Invalid selected thread." +msgstr "" + +#: frame.c:1152 +msgid "Target is executing." +msgstr "" + +#: frame.c:2085 +msgid "Missing unwind SP method" +msgstr "" + +#: frame.c:2111 +msgid "unwinder did not report frame ID" +msgstr "" + +#: frame.c:2114 +msgid "previous frame inner to this frame (corrupt stack?)" +msgstr "" + +#: frame.c:2117 +msgid "previous frame identical to this frame (corrupt stack?)" +msgstr "" + +#: frame.c:2120 +msgid "frame did not save the PC" +msgstr "" + +#: frame.c:2198 +msgid "" +"Set backtrace specific variables.\n" +"Configure backtrace variables such as the backtrace limit" +msgstr "" + +#. allow-unknown +#: frame.c:2203 +msgid "" +"Show backtrace specific variables\n" +"Show backtrace variables such as the backtrace limit" +msgstr "" + +#: frame.c:2210 +msgid "Set whether backtraces should continue past \"main\"." +msgstr "" + +#: frame.c:2211 +msgid "Show whether backtraces should continue past \"main\"." +msgstr "" + +#: frame.c:2212 +msgid "" +"Normally the caller of \"main\" is not of interest, so GDB will terminate\n" +"the backtrace at \"main\". Set this variable if you need to see the rest\n" +"of the stack trace." +msgstr "" + +#: frame.c:2222 +msgid "" +"Set whether backtraces should continue past the entry point of a program." +msgstr "" + +#: frame.c:2224 +msgid "" +"Show whether backtraces should continue past the entry point of a program." +msgstr "" + +#: frame.c:2226 +msgid "" +"Normally there are no callers beyond the entry point of a program, so GDB\n" +"will terminate the backtrace there. Set this variable if you need to see \n" +"the rest of the stack trace." +msgstr "" + +#: frame.c:2236 +msgid "Set an upper bound on the number of backtrace levels." +msgstr "" + +#: frame.c:2237 +msgid "Show the upper bound on the number of backtrace levels." +msgstr "" + +#: frame.c:2238 +msgid "" +"No more than the specified number of frames can be displayed or examined.\n" +"Zero is unlimited." +msgstr "" + +#. Debug this files internals. +#: frame.c:2247 +msgid "Set frame debugging." +msgstr "" + +#: frame.c:2248 +msgid "Show frame debugging." +msgstr "" + +#: frame.c:2249 +msgid "When non-zero, frame specific internal debugging is enabled." +msgstr "" + +#: frame-unwind.c:111 +msgid "frame_unwind_find_by_frame failed" +msgstr "" + +#: frv-linux-tdep.c:210 +msgid "Can't read realtime sigtramp frame." +msgstr "" + +#: frv-linux-tdep.c:217 +msgid "not a signal trampoline" +msgstr "" + +#: frv-tdep.c:416 +#, possible-c-format +msgid "Bad register number %d" +msgstr "" + +#: frv-tdep.c:1131 +#, possible-c-format +msgid "Illegal return value length: %d" +msgstr "" + +#: frv-tdep.c:1335 +#, possible-c-format +msgid "Don't know how to return a %d-byte value." +msgstr "" + +#: f-typeprint.c:384 +#, possible-c-format +msgid "Invalid type code (%d) in symbol table." +msgstr "" + +#: f-valprint.c:67 +msgid "Lower bound may not be '*' in F77" +msgstr "" + +#: f-valprint.c:222 +#, possible-c-format +msgid "Type node corrupt! F77 arrays cannot have %d subscripts (%d Max)" +msgstr "" + +#: f-valprint.c:464 +#, possible-c-format +msgid "Invalid F77 type code %d in symbol table." +msgstr "" + +#: f-valprint.c:477 +msgid "" +"All COMMON blocks visible at this level:\n" +"\n" +msgstr "" + +#. We have been told to display the contents of F77 COMMON +#. block supposedly visible in this function. Let us +#. first make sure that it is visible and if so, let +#. us display its contents +#: f-valprint.c:506 f-valprint.c:596 +msgid "No frame selected" +msgstr "" + +#. Got no 'funname', code below will fail. +#: f-valprint.c:546 +msgid "No function found for frame." +msgstr "" + +#: f-valprint.c:563 +msgid "Contents of blank COMMON block:\n" +msgstr "" + +#: f-valprint.c:565 +#, possible-c-format +msgid "Contents of F77 COMMON block '%s':\n" +msgstr "" + +#: f-valprint.c:577 +#, possible-c-format +msgid "Cannot locate the common block %s in function '%s'\n" +msgstr "" + +#: f-valprint.c:594 +msgid "Cannot deal with NULL common name!" +msgstr "" + +#: f-valprint.c:646 f-valprint.c:649 +msgid "Print out the values contained in a Fortran COMMON block." +msgstr "" + +#: gcore.c:56 +#, possible-c-format +msgid "Failed to open '%s' for output." +msgstr "" + +#: gcore.c:84 +#, possible-c-format +msgid "Failed to create 'note' section for corefile: %s" +msgstr "" + +#: gcore.c:94 +msgid "gcore: failed to get corefile memory sections from target." +msgstr "" + +#: gcore.c:100 +#, possible-c-format +msgid "writing note section (%s)" +msgstr "" + +#: gcore.c:170 +msgid "Can't find default bfd machine type (need execfile)." +msgstr "" + +#: gcore.c:184 +msgid "Can't find bfd architecture for corefile (need execfile)." +msgstr "" + +#: gcore.c:446 +#, possible-c-format +msgid "Couldn't make gcore segment: %s" +msgstr "" + +#: gcore.c:543 +#, possible-c-format +msgid "Memory read failed for corefile section, %s bytes at %s." +msgstr "" + +#: gcore.c:550 +#, possible-c-format +msgid "Failed to write corefile contents (%s)." +msgstr "" + +#: gcore.c:583 +msgid "" +"Save a core file with the current state of the debugged process.\n" +"Argument is optional filename. Default filename is 'core.'." +msgstr "" + +#: gdbarch.c:67 +#, possible-c-format +msgid "Architecture debugging is %s.\n" +msgstr "" + +#: gdbarch.c:671 +#, possible-c-format +msgid "verify_gdbarch: the following are invalid ...%s" +msgstr "" + +#: gdbarch.c:3764 +msgid "gdbarch_architecture_names: multi-arch unknown" +msgstr "" + +#: gdbarch.c:3789 +#, possible-c-format +msgid "gdbarch: Attempt to register unknown architecture (%d)" +msgstr "" + +#: gdbarch.c:3799 +#, possible-c-format +msgid "gdbarch: Duplicate registraration of architecture (%s)" +msgstr "" + +#: gdbarch.c:3989 +msgid "Set architecture debugging." +msgstr "" + +#: gdbarch.c:3990 +msgid "Show architecture debugging." +msgstr "" + +#: gdbarch.c:3991 +msgid "When non-zero, architecture debugging is enabled." +msgstr "" + +#: gdb_assert.h:49 +#, possible-c-format +msgid "%s: Assertion `%s' failed." +msgstr "" + +#: gdb_assert.h:53 +#, possible-c-format +msgid "Assertion `%s' failed." +msgstr "" + +#: gdbtypes.c:97 +#, possible-c-format +msgid "" +"Resolution of opaque struct/class/union types (if set before loading " +"symbols) is %s.\n" +msgstr "" + +#: gdbtypes.c:107 +#, possible-c-format +msgid "Debugging of C++ overloading is %s.\n" +msgstr "" + +#: gdbtypes.c:457 +#, possible-c-format +msgid "Unknown address space specifier: \"%s\"" +msgstr "" + +#: gdbtypes.c:1061 +#, possible-c-format +msgid "No type named %s." +msgstr "" + +#: gdbtypes.c:1106 objc-lang.c:97 +#, possible-c-format +msgid "No struct type named %s." +msgstr "" + +#: gdbtypes.c:1110 gdbtypes.c:1185 objc-lang.c:104 +#, possible-c-format +msgid "This context has class, union or enum %s, not a struct." +msgstr "" + +#: gdbtypes.c:1128 +#, possible-c-format +msgid "No union type named %s." +msgstr "" + +#. If we get here, it's not a union. +#: gdbtypes.c:1136 +#, possible-c-format +msgid "This context has class, struct or enum %s, not a union." +msgstr "" + +#: gdbtypes.c:1152 +#, possible-c-format +msgid "No enum type named %s." +msgstr "" + +#: gdbtypes.c:1156 +#, possible-c-format +msgid "This context has class, struct or union %s, not an enum." +msgstr "" + +#: gdbtypes.c:1181 +#, possible-c-format +msgid "No template type named %s." +msgstr "" + +#: gdbtypes.c:1224 +msgid " is not a structure or union type." +msgstr "" + +#: gdbtypes.c:1337 +msgid "stub type has NULL name" +msgstr "" + +#: gdbtypes.c:1583 +#, possible-c-format +msgid "Internal: Cannot demangle mangled name `%s'." +msgstr "" + +#: gdbtypes.c:1928 valops.c:627 valops.c:674 valops.c:1910 valops.c:1927 +#: valops.c:2045 valops.c:2054 valops.c:2233 +msgid "virtual baseclass botch" +msgstr "" + +#: gdbtypes.c:2524 +#, possible-c-format +msgid ") length %d\n" +msgstr "" + +#: gdbtypes.c:2664 +msgid " \n" +msgstr "" + +#: gdbtypes.c:3092 +#, possible-c-format +msgid "Unexpected type field location kind: %d" +msgstr "" + +#: gdbtypes.c:3647 +msgid "Set debugging of C++ overloading." +msgstr "" + +#: gdbtypes.c:3648 +msgid "Show debugging of C++ overloading." +msgstr "" + +#: gdbtypes.c:3649 +msgid "When enabled, ranking of the functions is displayed." +msgstr "" + +#: gdbtypes.c:3657 +msgid "" +"Set resolution of opaque struct/class/union types (if set before loading " +"symbols)." +msgstr "" + +#: gdbtypes.c:3658 +msgid "" +"Show resolution of opaque struct/class/union types (if set before loading " +"symbols)." +msgstr "" + +#: gnu-nat.c:336 +#, possible-c-format +msgid "Stopped %s." +msgstr "" + +#: gnu-nat.c:472 gnu-nat.c:502 +#, possible-c-format +msgid "Error setting exception port for %s: %s" +msgstr "" + +#: gnu-nat.c:579 +#, possible-c-format +msgid "Couldn't request notification for port %d: %s" +msgstr "" + +#: gnu-nat.c:729 +#, possible-c-format +msgid "Error allocating event port: %s" +msgstr "" + +#: gnu-nat.c:753 +#, possible-c-format +msgid "Error getting task for pid %d: %s" +msgstr "" + +#. Allow I/O. +#: gnu-nat.c:857 +#, possible-c-format +msgid "Pid %d has an additional task suspend count of %d; clear it? " +msgstr "" + +#: gnu-nat.c:863 +msgid "Additional task suspend count left untouched." +msgstr "" + +#: gnu-nat.c:889 gnu-nat.c:894 +#, possible-c-format +msgid "Can't modify tracing state for pid %d: %s" +msgstr "" + +#: gnu-nat.c:1350 +#, possible-c-format +msgid "Can't forward spontaneous exception (%s)." +msgstr "" + +#. Can't do too much... +#: gnu-nat.c:1390 +#, possible-c-format +msgid "Can't deliver signal %s: No signal thread." +msgstr "" + +#: gnu-nat.c:1392 +#, possible-c-format +msgid "Delivering signal %s: %s" +msgstr "" + +#: gnu-nat.c:1423 +#, possible-c-format +msgid "Can't continue process: %s" +msgstr "" + +#: gnu-nat.c:1463 +msgid "There are no threads; try again later." +msgstr "" + +#: gnu-nat.c:1487 +#, possible-c-format +msgid "wait request failed: %s" +msgstr "" + +#: gnu-nat.c:1523 +#, possible-c-format +msgid "Couldn't wait for an event: %s" +msgstr "" + +#. Whatever it is, it's something strange. +#: gnu-nat.c:1543 +#, possible-c-format +msgid "Got a strange event, msg id = %d." +msgstr "" + +#: gnu-nat.c:1546 +#, possible-c-format +msgid "Handling event, msgid = %d: %s" +msgstr "" + +#: gnu-nat.c:1734 +#, possible-c-format +msgid "Pid %d died with unknown exit status, using SIGKILL." +msgstr "" + +#: gnu-nat.c:1784 +#, possible-c-format +msgid "illegal rpc: %s" +msgstr "" + +#: gnu-nat.c:1849 +#, possible-c-format +msgid "Can't wait for pid %d: %s" +msgstr "" + +#: gnu-nat.c:1905 +#, possible-c-format +msgid "Signal delivery failed: %s" +msgstr "" + +#: gnu-nat.c:1982 +#, possible-c-format +msgid "Aborting %s with unforwarded exception %s." +msgstr "" + +#: gnu-nat.c:2009 +#, possible-c-format +msgid "Can't run single thread id %s: no such thread!" +msgstr "" + +#: gnu-nat.c:2019 +#, possible-c-format +msgid "Can't step thread id %s: no such thread." +msgstr "" + +#: gnu-nat.c:2091 +msgid "ptrace (PTRACE_TRACEME) failed!" +msgstr "" + +#: gnu-nat.c:2234 +msgid "to_stop target function not implemented" +msgstr "" + +#: gnu-nat.c:2267 +#, possible-c-format +msgid "Read from inferior faulted: %s" +msgstr "" + +#: gnu-nat.c:2273 +#, possible-c-format +msgid "gnu_read_inferior vm_deallocate failed: %s" +msgstr "" + +#: gnu-nat.c:2358 +#, possible-c-format +msgid "No memory at 0x%x. Nothing written" +msgstr "" + +#: gnu-nat.c:2367 +#, possible-c-format +msgid "Memory at address 0x%x is unwritable. Nothing written" +msgstr "" + +#: gnu-nat.c:2441 +#, possible-c-format +msgid "%s: %s" +msgstr "" + +#: gnu-nat.c:2521 +#, possible-c-format +msgid "vm_region failed: %s" +msgstr "" + +#: gnu-nat.c:2669 +#, possible-c-format +msgid "Illegal argument for \"%s\" command, should be an integer." +msgstr "" + +#: gnu-nat.c:2680 +#, possible-c-format +msgid "Illegal argument for \"%s\" command, should be \"%s\" or \"%s\"." +msgstr "" + +#: gnu-nat.c:2691 +#, possible-c-format +msgid "Garbage after \"%s\" command: `%s'" +msgstr "" + +#: gnu-nat.c:2702 +msgid "No current thread." +msgstr "" + +#: gnu-nat.c:2712 +msgid "No current process." +msgstr "" + +#: gnu-nat.c:2819 +msgid "No inferior task." +msgstr "" + +#: gnu-nat.c:2825 +#, possible-c-format +msgid "Couldn't extract send right %d from inferior: %s" +msgstr "" + +#: gnu-nat.c:2840 +#, possible-c-format +msgid "Can't set exception port for %s: %s" +msgstr "" + +#: gnu-nat.c:2850 +msgid "No argument to \"set task exception-port\" command." +msgstr "" + +#: gnu-nat.c:2875 +msgid "" +"Illegal argument to \"set signal-thread\" command.\n" +"Should be an integer thread ID, or `none'." +msgstr "" + +#: gnu-nat.c:2884 +#, possible-c-format +msgid "" +"Thread ID %s not known. Use the \"info threads\" command to\n" +"see the IDs of currently known threads." +msgstr "" + +#: gnu-nat.c:3015 +#, possible-c-format +msgid "%ld: %s." +msgstr "" + +#: gnu-nat.c:3025 utils.c:1193 +#, possible-c-format +msgid "%s." +msgstr "" + +#: gnu-nat.c:3065 +msgid "" +"Set whether the new threads are suspended while gdb has control.\n" +"This property normally has no effect because the whole task is\n" +"suspended, however, that may be disabled with \"set task pause off\".\n" +"The default value is \"off\"." +msgstr "" + +#: gnu-nat.c:3071 +msgid "Show whether new threads are suspended while gdb has control." +msgstr "" + +#: gnu-nat.c:3075 +msgid "Set whether new threads are allowed to run (once gdb has noticed them)." +msgstr "" + +#: gnu-nat.c:3078 +msgid "" +"Show whether new threads are allowed to run (once gdb has noticed them)." +msgstr "" + +#: gnu-nat.c:3083 +msgid "Set the default detach-suspend-count value for new threads." +msgstr "" + +#: gnu-nat.c:3086 +msgid "Show the default detach-suspend-count value for new threads." +msgstr "" + +#: gnu-nat.c:3089 +msgid "" +"Set whether the inferior process's signals will be intercepted.\n" +"Mach exceptions (such as breakpoint traps) are not affected." +msgstr "" + +#: gnu-nat.c:3094 +msgid "Show whether the inferior process's signals will be intercepted." +msgstr "" + +#: gnu-nat.c:3099 +msgid "" +"Set the thread that gdb thinks is the libc signal thread.\n" +"This thread is run when delivering a signal to a non-stopped process." +msgstr "" + +#: gnu-nat.c:3104 +msgid "Set the thread that gdb thinks is the libc signal thread." +msgstr "" + +#: gnu-nat.c:3109 +msgid "" +"Set whether gdb thinks the inferior process is stopped as with SIGSTOP.\n" +"Stopped process will be continued by sending them a signal." +msgstr "" + +#: gnu-nat.c:3113 +msgid "" +"Show whether gdb thinks the inferior process is stopped as with SIGSTOP." +msgstr "" + +#: gnu-nat.c:3117 +msgid "" +"Set whether exceptions in the inferior process will be trapped.\n" +"When exceptions are turned off, neither breakpoints nor single-stepping\n" +"will work." +msgstr "" + +#: gnu-nat.c:3124 +msgid "Show whether exceptions in the inferior process will be trapped." +msgstr "" + +#: gnu-nat.c:3129 +msgid "Command prefix for setting task attributes." +msgstr "" + +#: gnu-nat.c:3132 +msgid "Command prefix for showing task attributes." +msgstr "" + +#: gnu-nat.c:3135 +msgid "" +"Set whether the task is suspended while gdb has control.\n" +"A value of \"on\" takes effect immediately, otherwise nothing happens\n" +"until the next time the program is continued.\n" +"When setting this to \"off\", \"set thread default pause on\" can be\n" +"used to pause individual threads by default instead." +msgstr "" + +#: gnu-nat.c:3143 +msgid "Show whether the task is suspended while gdb has control." +msgstr "" + +#: gnu-nat.c:3147 +msgid "Set the suspend count will leave on the thread when detaching." +msgstr "" + +#: gnu-nat.c:3150 +msgid "Show the suspend count will leave on the thread when detaching." +msgstr "" + +#: gnu-nat.c:3153 +msgid "" +"Set the task exception port to which we forward exceptions.\n" +"The argument should be the value of the send right in the task." +msgstr "" + +#. A convenient way of turning on all options require to noninvasively +#. debug running tasks. +#: gnu-nat.c:3163 +msgid "" +"Set task options so that we interfere as little as possible.\n" +"This is the same as setting `task pause', `exceptions', and\n" +"`signals' to the opposite value." +msgstr "" + +#: gnu-nat.c:3171 +msgid "Show information about the task's send rights" +msgstr "" + +#: gnu-nat.c:3174 +msgid "Show information about the task's receive rights" +msgstr "" + +#: gnu-nat.c:3177 +msgid "Show information about the task's port rights" +msgstr "" + +#: gnu-nat.c:3180 +msgid "Show information about the task's port sets" +msgstr "" + +#: gnu-nat.c:3183 +msgid "Show information about the task's dead names" +msgstr "" + +#: gnu-nat.c:3255 +msgid "No argument to \"set thread exception-port\" command." +msgstr "" + +#: gnu-nat.c:3296 +msgid "Command prefix for setting thread properties." +msgstr "" + +#: gnu-nat.c:3299 +msgid "Command prefix for setting default thread properties." +msgstr "" + +#: gnu-nat.c:3303 +msgid "Command prefix for showing thread properties." +msgstr "" + +#: gnu-nat.c:3306 +msgid "Command prefix for showing default thread properties." +msgstr "" + +#: gnu-nat.c:3310 +msgid "" +"Set whether the current thread is suspended while gdb has control.\n" +"A value of \"on\" takes effect immediately, otherwise nothing happens\n" +"until the next time the program is continued. This property normally\n" +"has no effect because the whole task is suspended, however, that may\n" +"be disabled with \"set task pause off\".\n" +"The default value is \"off\"." +msgstr "" + +#: gnu-nat.c:3318 +msgid "Show whether the current thread is suspended while gdb has control." +msgstr "" + +#: gnu-nat.c:3323 +msgid "Set whether the current thread is allowed to run." +msgstr "" + +#: gnu-nat.c:3326 +msgid "Show whether the current thread is allowed to run." +msgstr "" + +#: gnu-nat.c:3329 +msgid "" +"Set the suspend count will leave on the thread when detaching.\n" +"Note that this is relative to suspend count when gdb noticed the thread;\n" +"use the `thread takeover-suspend-count' to force it to an absolute value." +msgstr "" + +#: gnu-nat.c:3334 +msgid "" +"Show the suspend count will leave on the thread when detaching.\n" +"Note that this is relative to suspend count when gdb noticed the thread;\n" +"use the `thread takeover-suspend-count' to force it to an absolute value." +msgstr "" + +#: gnu-nat.c:3340 +msgid "" +"Set the thread exception port to which we forward exceptions.\n" +"This overrides the task exception port.\n" +"The argument should be the value of the send right in the task." +msgstr "" + +#: gnu-nat.c:3349 +msgid "" +"Force the threads absolute suspend-count to be gdb's.\n" +"Prior to giving this command, gdb's thread suspend-counts are relative\n" +"to the thread's initial suspend-count when gdb notices the threads." +msgstr "" + +#: gnu-nat.c:3366 +msgid "Set debugging output for the gnu backend." +msgstr "" + +#: gnu-nat.c:3367 +msgid "Show debugging output for the gnu backend." +msgstr "" + +#: gnu-nat.c:3394 +#, possible-c-format +msgid "Error flushing inferior's cache : %s" +msgstr "" + +#: gnu-v2-abi.c:174 +msgid "I'm confused: virtual function table has bad type" +msgstr "" + +#: gnu-v3-abi.c:315 +#, possible-c-format +msgid "can't find linker symbol for virtual table for `%s' value" +msgstr "" + +#: gnu-v3-abi.c:318 +#, possible-c-format +msgid " found `%s' instead" +msgstr "" + +#: gnu-v3-abi.c:388 +msgid "Only classes can have virtual functions." +msgstr "" + +#: gnu-v3-abi.c:436 +msgid "Expected a negative vbase offset (old compiler?)" +msgstr "" + +#: gnu-v3-abi.c:440 +msgid "Misaligned vbase offset." +msgstr "" + +#: go32-nat.c:379 +msgid "" +"You cannot attach to a running program on this platform.\n" +"Use the `run' command to run DJGPP programs." +msgstr "" + +#: go32-nat.c:547 +#, possible-c-format +msgid "Invalid register no. %d in fetch_register." +msgstr "" + +#: go32-nat.c:577 +#, possible-c-format +msgid "Invalid register no. %d in store_register." +msgstr "" + +#: go32-nat.c:669 go32-nat.c:997 +msgid "Cannot allocate redirection storage: not enough memory.\n" +msgstr "" + +#: go32-nat.c:677 +msgid "Syntax error in command line." +msgstr "" + +#: go32-nat.c:686 +msgid "Command line too long." +msgstr "" + +#: go32-nat.c:779 +#, possible-c-format +msgid "Invalid register %d in go32_set_dr.\n" +msgstr "" + +#: go32-nat.c:889 +#, possible-c-format +msgid "Cannot redirect standard handles for program: %s." +msgstr "" + +#: go32-nat.c:923 +#, possible-c-format +msgid "Cannot redirect standard handles for debugger: %s." +msgstr "" + +#: go32-nat.c:1681 +#, possible-c-format +msgid "Invalid LDT entry 0x%03lx." +msgstr "" + +#: go32-nat.c:1719 +#, possible-c-format +msgid "Invalid LDT entry %#lx: outside valid limits [0..%#x]" +msgstr "" + +#: go32-nat.c:1750 +#, possible-c-format +msgid "Invalid GDT entry 0x%03lx: not an integral multiple of 8." +msgstr "" + +#: go32-nat.c:1761 +#, possible-c-format +msgid "Invalid GDT entry %#lx: outside valid limits [0..%#x]" +msgstr "" + +#: go32-nat.c:1791 +#, possible-c-format +msgid "Invalid (negative) IDT entry %ld." +msgstr "" + +#: go32-nat.c:1803 +#, possible-c-format +msgid "Invalid IDT entry %#lx: outside valid limits [0..%#x]" +msgstr "" + +#: go32-nat.c:1962 go32-nat.c:2011 +#, possible-c-format +msgid "Entry %ld is outside valid limits [0..1023]." +msgstr "" + +#: go32-nat.c:2039 +msgid "linear address" +msgstr "" + +#: go32-nat.c:2070 +msgid "Print information specific to DJGPP (aka MS-DOS) debugging." +msgstr "" + +#: go32-nat.c:2074 +msgid "" +"Display information about the target system, including CPU, OS, DPMI, etc." +msgstr "" + +#: go32-nat.c:2077 +msgid "" +"Display entries in the LDT (Local Descriptor Table).\n" +"Entry number (an expression) as an argument means display only that entry." +msgstr "" + +#: go32-nat.c:2081 +msgid "" +"Display entries in the GDT (Global Descriptor Table).\n" +"Entry number (an expression) as an argument means display only that entry." +msgstr "" + +#: go32-nat.c:2085 +msgid "" +"Display entries in the IDT (Interrupt Descriptor Table).\n" +"Entry number (an expression) as an argument means display only that entry." +msgstr "" + +#: go32-nat.c:2089 +msgid "" +"Display entries in the Page Directory.\n" +"Entry number (an expression) as an argument means display only that entry." +msgstr "" + +#: go32-nat.c:2093 +msgid "" +"Display entries in Page Tables.\n" +"Entry number (an expression) as an argument means display only entries\n" +"from the Page Table pointed to by the specified Page Directory entry." +msgstr "" + +#: go32-nat.c:2098 +msgid "" +"Display a Page Table entry for a linear address.\n" +"The address argument must be a linear address, after adding to\n" +"it the base address of the appropriate segment.\n" +"The base address of variables and functions in the debuggee's data\n" +"or code segment is stored in the variable __djgpp_base_address,\n" +"so use `__djgpp_base_address + (char *)&var' as the argument.\n" +"For other segments, look up their base address in the output of\n" +"the `info dos ldt' command." +msgstr "" + +#: hppa-hpux-nat.c:113 hppa-hpux-nat.c:127 +#, possible-c-format +msgid "Couldn't read register %s (#%d): %s" +msgstr "" + +#: hppa-hpux-nat.c:199 hppa-hpux-nat.c:213 +#, possible-c-format +msgid "Couldn't write register %s (#%d): %s" +msgstr "" + +#. Should never happen. +#: hppa-hpux-tdep.c:150 hppa-hpux-tdep.c:281 +msgid "Unable to find branch in parameter relocation stub." +msgstr "" + +#: hppa-hpux-tdep.c:425 +msgid "Unable to find branch in linker stub" +msgstr "" + +#: hppa-hpux-tdep.c:442 +#, possible-c-format +msgid "Unable to find ldil X,%%r1 before ble Y(%%sr4,%%r1)." +msgstr "" + +#: hppa-hpux-tdep.c:478 +#, possible-c-format +msgid "Unable to find symbol for 0x%lx" +msgstr "" + +#: hppa-hpux-tdep.c:485 +#, possible-c-format +msgid "Unable to find library symbol for %s." +msgstr "" + +#: hppa-hpux-tdep.c:518 +#, possible-c-format +msgid "Unable to find restore of %%rp before bv (%%rp)." +msgstr "" + +#: hppa-hpux-tdep.c:864 hppa-hpux-tdep.c:962 +msgid "Internal error creating objfile private data." +msgstr "" + +#: hppa-hpux-tdep.c:1115 +msgid "" +"Cannot find suitable address to place dummy breakpoint; nested calls may " +"fail." +msgstr "" + +#: hppa-hpux-tdep.c:1221 +msgid "" +"Cannot call external function not referenced by application (no import " +"stub).\n" +msgstr "" + +#: hppa-hpux-tdep.c:1232 hppa-hpux-tdep.c:1258 +msgid "Cannot make interspace call from here." +msgstr "" + +#: hppa-hpux-tdep.c:1367 +msgid "Register set contents too small" +msgstr "" + +#: hppa-linux-nat.c:158 ia64-linux-nat.c:310 +#, possible-c-format +msgid "Invalid register number %d." +msgstr "" + +#: hppa-linux-nat.c:235 i386-linux-nat.c:164 ia64-linux-nat.c:708 +#: inf-ptrace.c:672 m68klinux-nat.c:121 +#, possible-c-format +msgid "Couldn't read register %s (#%d): %s." +msgstr "" + +#: hppa-linux-nat.c:263 i386-linux-nat.c:192 ia64-linux-nat.c:767 +#: inf-ptrace.c:731 m68klinux-nat.c:178 +#, possible-c-format +msgid "Couldn't write register %s (#%d): %s." +msgstr "" + +#: hppa-linux-tdep.c:50 hppa-tdep.c:674 +#, possible-c-format +msgid "Unmapped DWARF DBX Register #%d encountered." +msgstr "" + +#: hppa-tdep.c:488 +msgid "Internal error reading unwind information." +msgstr "" + +#: hppa-tdep.c:1913 +#, possible-c-format +msgid "Cannot read instruction at %s." +msgstr "" + +#: hppa-tdep.c:2405 +msgid "Requesting registers from null frame." +msgstr "" + +#: hppa-tdep.c:2927 +#, possible-c-format +msgid "Cannot resolve PLT stub at %s." +msgstr "" + +#: hppa-tdep.c:3034 +#, possible-c-format +msgid "Unsupported address size: %d" +msgstr "" + +#: hppa-tdep.c:3143 +msgid "Print unwind table entry at given address." +msgstr "" + +#. Debug this files internals. +#: hppa-tdep.c:3147 +msgid "" +"Set whether hppa target specific debugging information should be displayed." +msgstr "" + +#: hppa-tdep.c:3149 +msgid "Show whether hppa target specific debugging information is displayed." +msgstr "" + +#: hppa-tdep.c:3150 +msgid "" +"This flag controls whether hppa target specific debugging information is\n" +"displayed. This information is particularly useful for debugging frame\n" +"unwinding problems." +msgstr "" + +#: hpux-thread.c:127 +#, possible-c-format +msgid "Can't find TCB %d" +msgstr "" + +#: i386bsd-nat.c:221 +msgid "Couldn't write XMM registers" +msgstr "" + +#: i386bsd-nat.c:274 +msgid "Couldn't get debug registers" +msgstr "" + +#: i386bsd-nat.c:285 +msgid "Couldn't write debug registers" +msgstr "" + +#: i386bsd-nat.c:323 +msgid "Couldn't read debug registers" +msgstr "" + +#: i386bsd-nat.c:373 +#, possible-c-format +msgid "" +"offsetof (struct sigcontext, sc_pc) yields %d instead of %d.\n" +"Please report this to ." +msgstr "" + +#: i386bsd-nat.c:386 +#, possible-c-format +msgid "" +"offsetof (struct sigcontext, sc_sp) yields %d instead of %d.\n" +"Please report this to ." +msgstr "" + +#: i386bsd-nat.c:399 +#, possible-c-format +msgid "" +"offsetof (struct sigcontext, sc_fp) yields %d instead of %d.\n" +"Please report this to ." +msgstr "" + +#: i386-darwin-nat.c:72 i386-darwin-nat.c:112 +#, possible-c-format +msgid "Error calling thread_get_state for GP registers for thread 0x%ulx" +msgstr "" + +#: i386-darwin-nat.c:90 i386-darwin-nat.c:135 +#, possible-c-format +msgid "Error calling thread_get_state for float registers for thread 0x%ulx" +msgstr "" + +#: i386-darwin-nat.c:145 +#, possible-c-format +msgid "unknown register %d" +msgstr "" + +#: i386-darwin-nat.c:296 i386-darwin-nat.c:358 +#, possible-c-format +msgid "Error reading debug registers thread 0x%x via thread_get_state\n" +msgstr "" + +#: i386-darwin-nat.c:333 +#, possible-c-format +msgid "Error writing debug registers thread 0x%x via thread_get_state\n" +msgstr "" + +#: i386-darwin-nat.c:530 +#, possible-c-format +msgid "darwin_set_sstep: error %x, thread=%x\n" +msgstr "" + +#: i386-darwin-nat.c:568 +#, possible-c-format +msgid "darwin_set_sstep: unknown flavour: %d\n" +msgstr "" + +#: i386gnu-nat.c:77 i386gnu-nat.c:185 +#, possible-c-format +msgid "Couldn't fetch floating-point state from %s" +msgstr "" + +#: i386gnu-nat.c:125 +#, possible-c-format +msgid "Can't fetch registers from thread %s: No such thread" +msgstr "" + +#: i386gnu-nat.c:136 +#, possible-c-format +msgid "Couldn't fetch registers from %s" +msgstr "" + +#: i386gnu-nat.c:198 +#, possible-c-format +msgid "Couldn't store floating-point state into %s" +msgstr "" + +#: i386gnu-nat.c:218 +#, possible-c-format +msgid "Couldn't store registers into thread %s: No such thread" +msgstr "" + +#: i386gnu-nat.c:235 +#, possible-c-format +msgid "Couldn't store registers into %s" +msgstr "" + +#: i386gnu-nat.c:255 +#, possible-c-format +msgid "Register %s changed after the thread was aborted" +msgstr "" + +#: i386gnu-nat.c:262 +msgid "... also writing this register! Suspicious..." +msgstr "" + +#: i386-linux-nat.c:401 i386-linux-nat.c:428 +msgid "Couldn't read floating-point and SSE registers" +msgstr "" + +#: i386-linux-nat.c:434 +msgid "Couldn't write floating-point and SSE registers" +msgstr "" + +#: i386-linux-nat.c:520 m32r-linux-nat.c:217 m68klinux-nat.c:440 +#, possible-c-format +msgid "Got request for bad register number %d." +msgstr "" + +#: i386-linux-nat.c:581 m32r-linux-nat.c:242 m68klinux-nat.c:488 +#, possible-c-format +msgid "Got request to store bad register number %d." +msgstr "" + +#: i386-nat.c:282 +#, possible-c-format +msgid "Invalid hardware breakpoint type %d in i386_length_and_rw_bits.\n" +msgstr "" + +#: i386-nat.c:299 +#, possible-c-format +msgid "Invalid hardware breakpoint length %d in i386_length_and_rw_bits.\n" +msgstr "" + +#: i386-nat.c:458 +#, possible-c-format +msgid "Invalid value %d of operation in i386_handle_nonaligned_watchpoint.\n" +msgstr "" + +#: i386-nat.c:653 +msgid "Set whether to show variables that mirror the x86 debug registers." +msgstr "" + +#: i386-nat.c:654 +msgid "Show whether to show variables that mirror the x86 debug registers." +msgstr "" + +#: i386-nat.c:655 mips-linux-nat.c:1053 +msgid "" +"Use \"on\" to enable, \"off\" to disable.\n" +"If enabled, the debug registers values are shown when GDB inserts\n" +"or removes a hardware breakpoint or watchpoint, and when the inferior\n" +"triggers a breakpoint or watchpoint." +msgstr "" + +#: i386-tdep.c:1898 +msgid "Cannot find floating-point return value." +msgstr "" + +#: i386-tdep.c:1929 m68k-tdep.c:302 +#, possible-c-format +msgid "Cannot extract return value of %d bytes long." +msgstr "" + +#: i386-tdep.c:1950 +msgid "Cannot set floating-point return value." +msgstr "" + +#: i386-tdep.c:1993 m68k-tdep.c:344 +#, possible-c-format +msgid "Cannot store return value of %d bytes long." +msgstr "" + +#: i386-tdep.c:2909 i386-tdep.c:2950 i386-tdep.c:2990 i386-tdep.c:3068 +#: i386-tdep.c:3325 i386-tdep.c:3423 i386-tdep.c:5103 +#, possible-c-format +msgid "Process record: error reading memory at addr %s len = 1.\n" +msgstr "" + +#: i386-tdep.c:2971 i386-tdep.c:3002 +#, possible-c-format +msgid "Process record: error reading memory at addr %s len = 4.\n" +msgstr "" + +#: i386-tdep.c:3049 i386-tdep.c:3080 +#, possible-c-format +msgid "Process record: error reading memory at addr %s len = 2.\n" +msgstr "" + +#: i386-tdep.c:3176 i386-tdep.c:4068 i386-tdep.c:5306 i386-tdep.c:5355 +#, possible-c-format +msgid "" +"Process record ignores the memory change of instruction at address %s " +"because it can't get the value of the segment register." +msgstr "" + +#: i386-tdep.c:4085 +#, possible-c-format +msgid "Process record: error reading memory at addr 0x%s len = 8.\n" +msgstr "" + +#: i386-tdep.c:4097 +#, possible-c-format +msgid "Process record: error reading memory at addr 0x%s len = 4.\n" +msgstr "" + +#: i386-tdep.c:4110 +#, possible-c-format +msgid "Process record: error reading memory at addr 0x%s len = 2.\n" +msgstr "" + +#. addr += ((uint32_t) read_register (I386_ES_REGNUM)) << 4; +#: i386-tdep.c:4748 +#, possible-c-format +msgid "" +"Process record ignores the memory change of instruction at address %s " +"because it can't get the value of the ES segment register." +msgstr "" + +#: i386-tdep.c:5078 +#, possible-c-format +msgid "Process record: error reading memory at addr 0x%s len = 1.\n" +msgstr "" + +#. XXX +#. int3 +#: i386-tdep.c:5090 +msgid "Process record doesn't support instruction int3.\n" +msgstr "" + +#: i386-tdep.c:5112 +#, possible-c-format +msgid "Process record doesn't support instruction int 0x%02x.\n" +msgstr "" + +#. XXX +#. into +#: i386-tdep.c:5126 +msgid "Process record doesn't support instruction into.\n" +msgstr "" + +#. bound +#: i386-tdep.c:5137 +msgid "Process record doesn't support instruction bound.\n" +msgstr "" + +#. wrmsr +#: i386-tdep.c:5173 +msgid "Process record doesn't support instruction wrmsr.\n" +msgstr "" + +#. rdmsr +#: i386-tdep.c:5180 +msgid "Process record doesn't support instruction rdmsr.\n" +msgstr "" + +#. rdtsc +#: i386-tdep.c:5187 +msgid "Process record doesn't support instruction rdtsc.\n" +msgstr "" + +#: i386-tdep.c:5203 +msgid "Process record doesn't support instruction sysenter.\n" +msgstr "" + +#. sysexit +#: i386-tdep.c:5215 +msgid "Process record doesn't support instruction sysexit.\n" +msgstr "" + +#: i386-tdep.c:5226 +msgid "Process record doesn't support instruction syscall.\n" +msgstr "" + +#. sysret +#: i386-tdep.c:5238 +msgid "Process record doesn't support instruction sysret.\n" +msgstr "" + +#. hlt +#: i386-tdep.c:5252 +msgid "Process record doesn't support instruction hlt.\n" +msgstr "" + +#: i386-tdep.c:5568 +#, possible-c-format +msgid "Process record doesn't support instruction 0x%02x at address %s.\n" +msgstr "" + +#: i386-tdep.c:5614 +#, possible-c-format +msgid "" +"; instruction is only %d bytes long, need at least %d bytes for the jump" +msgstr "" + +#: i386-tdep.c:5855 +msgid "Set the disassembly flavor." +msgstr "" + +#: i386-tdep.c:5856 +msgid "Show the disassembly flavor." +msgstr "" + +#: i386-tdep.c:5857 +msgid "" +"The valid values are \"att\" and \"intel\", and the default value is \"att\"." +msgstr "" + +#: i386-tdep.c:5866 +msgid "Set the convention for returning small structs." +msgstr "" + +#: i386-tdep.c:5867 +msgid "Show the convention for returning small structs." +msgstr "" + +#: i386-tdep.c:5868 +msgid "" +"Valid values are \"default\", \"pcc\" and \"reg\", and the default value\n" +"is \"default\"." +msgstr "" + +#: i387-tdep.c:320 m68k-tdep.c:215 +msgid "" +"Cannot convert floating-point register value to non-floating-point type." +msgstr "" + +#: i387-tdep.c:345 m68k-tdep.c:239 +msgid "" +"Cannot convert non-floating-point type to floating-point register value." +msgstr "" + +#: ia64-tdep.c:525 +msgid "" +"Can't fetch instructions for slot numbers greater than 2.\n" +"Using slot 0 instead" +msgstr "" + +#: ia64-tdep.c:641 ia64-tdep.c:826 +msgid "Can't insert breakpoint for slot numbers greater than 2." +msgstr "" + +#: ia64-tdep.c:674 ia64-tdep.c:854 +msgid "Can't insert breakpoint for non-existing slot X" +msgstr "" + +#: ia64-tdep.c:711 +#, possible-c-format +msgid "Address %s already contains a breakpoint." +msgstr "" + +#: ia64-tdep.c:764 +#, possible-c-format +msgid "" +"Cannot remove breakpoint at address %s from non-existing X-type slot, memory " +"has changed underneath" +msgstr "" + +#: ia64-tdep.c:785 +#, possible-c-format +msgid "" +"Cannot remove breakpoint at address %s, no break instruction at such address." +msgstr "" + +#: infcall.c:79 +#, possible-c-format +msgid "Coercion of floats to doubles when calling functions is %s.\n" +msgstr "" + +#: infcall.c:96 +#, possible-c-format +msgid "" +"Unwinding of stack if a signal is received while in a call dummy is %s.\n" +msgstr "" + +#: infcall.c:121 +#, possible-c-format +msgid "" +"Unwind stack if a C++ exception is unhandled while in a call dummy is %s.\n" +msgstr "" + +#: infcall.c:287 +msgid "Invalid data type for function to be called." +msgstr "" + +#: infcall.c:460 +msgid "This target does not support function calls." +msgstr "" + +#: infcall.c:633 +msgid "Too few arguments in function call." +msgstr "" + +#: infcall.c:813 +#, possible-c-format +msgid "" +"%s\n" +"An error occurred while in a function called from GDB.\n" +"Evaluation of the expression containing the function\n" +"(%s) will be abandoned.\n" +"When the function is done executing, GDB will silently stop." +msgstr "" + +#. We could discard the dummy frame here given that the program exited, +#. but it will get garbage collected the next time the program is +#. run anyway. +#: infcall.c:842 +#, possible-c-format +msgid "" +"The program being debugged exited while in a function called from GDB.\n" +"Evaluation of the expression containing the function\n" +"(%s) will be abandoned." +msgstr "" + +#: infcall.c:862 +#, possible-c-format +msgid "" +"The program received a signal in another thread while\n" +"making a function call from GDB.\n" +"Evaluation of the expression containing the function\n" +"(%s) will be abandoned.\n" +"When the function is done executing, GDB will silently stop." +msgstr "" + +#: infcall.c:870 +#, possible-c-format +msgid "" +"The program stopped in another thread while making a function call from " +"GDB.\n" +"Evaluation of the expression containing the function\n" +"(%s) will be abandoned.\n" +"When the function is done executing, GDB will silently stop." +msgstr "" + +#. FIXME: Insert a bunch of wrap_here; name can be very +#. long if it's a C++ name with arguments and stuff. +#: infcall.c:903 +#, possible-c-format +msgid "" +"The program being debugged was signaled while in a function called from " +"GDB.\n" +"GDB has restored the context to what it was before the call.\n" +"To change this behavior use \"set unwindonsignal off\".\n" +"Evaluation of the expression containing the function\n" +"(%s) will be abandoned." +msgstr "" + +#. FIXME: Insert a bunch of wrap_here; name can be very +#. long if it's a C++ name with arguments and stuff. +#: infcall.c:921 +#, possible-c-format +msgid "" +"The program being debugged was signaled while in a function called from " +"GDB.\n" +"GDB remains in the frame where the signal was received.\n" +"To change this behavior use \"set unwindonsignal on\".\n" +"Evaluation of the expression containing the function\n" +"(%s) will be abandoned.\n" +"When the function is done executing, GDB will silently stop." +msgstr "" + +#: infcall.c:955 +#, possible-c-format +msgid "" +"The program being debugged entered a std::terminate call, most likely\n" +"caused by an unhandled C++ exception. GDB blocked this call in order\n" +"to prevent the program from being terminated, and has restored the\n" +"context to its original state before the call.\n" +"To change this behaviour use \"set unwind-on-terminating-exception off\".\n" +"Evaluation of the expression containing the function (%s)\n" +"will be abandoned." +msgstr "" + +#. The following error message used to say "The expression +#. which contained the function call has been discarded." +#. It is a hard concept to explain in a few words. Ideally, +#. GDB would be able to resume evaluation of the expression +#. when the function finally is done executing. Perhaps +#. someday this will be implemented (it would not be easy). +#. FIXME: Insert a bunch of wrap_here; name can be very long if it's +#. a C++ name with arguments and stuff. +#: infcall.c:980 +#, possible-c-format +msgid "" +"The program being debugged stopped while in a function called from GDB.\n" +"Evaluation of the expression containing the function\n" +"(%s) will be abandoned.\n" +"When the function is done executing, GDB will silently stop." +msgstr "" + +#. The above code errors out, so ... +#: infcall.c:989 +msgid "... should not be here" +msgstr "" + +#: infcall.c:1055 +msgid "Set coercion of floats to doubles when calling functions." +msgstr "" + +#: infcall.c:1056 +msgid "Show coercion of floats to doubles when calling functions" +msgstr "" + +#: infcall.c:1057 +msgid "" +"Variables of type float should generally be converted to doubles before\n" +"calling an unprototyped function, and left alone when calling a prototyped\n" +"function. However, some older debug info formats do not provide enough\n" +"information to determine that a function is prototyped. If this flag is\n" +"set, GDB will perform the conversion for a function it considers\n" +"unprototyped.\n" +"The default is to perform the conversion.\n" +msgstr "" + +#: infcall.c:1070 +msgid "Set unwinding of stack if a signal is received while in a call dummy." +msgstr "" + +#: infcall.c:1071 +msgid "Show unwinding of stack if a signal is received while in a call dummy." +msgstr "" + +#: infcall.c:1072 +msgid "" +"The unwindonsignal lets the user determine what gdb should do if a signal\n" +"is received while in a function called from gdb (call dummy). If set, gdb\n" +"unwinds the stack and restore the context to what as it was before the " +"call.\n" +"The default is to stop in the frame where the signal was received." +msgstr "" + +#: infcall.c:1082 +msgid "Set unwinding of stack if std::terminate is called while in call dummy." +msgstr "" + +#: infcall.c:1083 +msgid "" +"Show unwinding of stack if std::terminate() is called while in a call dummy." +msgstr "" + +#: infcall.c:1084 +msgid "" +"The unwind on terminating exception flag lets the user determine\n" +"what gdb should do if a std::terminate() call is made from the\n" +"default exception handler. If set, gdb unwinds the stack and restores\n" +"the context to what it was before the call. If unset, gdb allows the\n" +"std::terminate call to proceed.\n" +"The default is to unwind the frame." +msgstr "" + +#: inf-child.c:80 windows-nat.c:1813 +msgid "Use the \"run\" command to start a Unix child process." +msgstr "" + +#: infcmd.c:127 infcmd.c:2127 infcmd.c:2513 remote-sim.c:617 +msgid "The program is not being run." +msgstr "" + +#: infcmd.c:204 +#, possible-c-format +msgid "Terminal for future runs of program being debugged is \"%s\".\n" +msgstr "" + +#: infcmd.c:340 +msgid "can't handle command-line argument containing whitespace" +msgstr "" + +#: infcmd.c:466 +msgid "" +"The program being debugged has been started already.\n" +"Start it from the beginning? " +msgstr "" + +#: infcmd.c:468 +msgid "Program not restarted." +msgstr "" + +#: infcmd.c:512 +msgid "The target does not support running in non-stop mode." +msgstr "" + +#: infcmd.c:534 infcmd.c:694 infcmd.c:837 infcmd.c:1059 infcmd.c:1161 +#: infcmd.c:1272 infcmd.c:1306 infcmd.c:1556 infcmd.c:2357 +msgid "Asynchronous execution not supported on this target." +msgstr "" + +#: infcmd.c:615 +msgid "No symbol table loaded. Use the \"file\" command." +msgstr "" + +#: infcmd.c:647 +msgid "Cannot execute this command without a live selected thread." +msgstr "" + +#: infcmd.c:716 +msgid "`-a' is meaningless in all-stop mode." +msgstr "" + +#: infcmd.c:719 +msgid "Can't resume all threads and specify proceed count simultaneously." +msgstr "" + +#: infcmd.c:765 +msgid "Continuing.\n" +msgstr "" + +#: infcmd.c:991 +msgid "Cannot find bounds of current function" +msgstr "" + +#: infcmd.c:994 +#, possible-c-format +msgid "" +"Single stepping until exit from function %s, \n" +"which has no line number information.\n" +msgstr "" + +#: infcmd.c:1062 +msgid "starting address" +msgstr "" + +#: infcmd.c:1067 +msgid "Unreasonable jump request" +msgstr "" + +#: infcmd.c:1074 +msgid "No source file has been specified." +msgstr "" + +#: infcmd.c:1083 +#, possible-c-format +msgid "Line %d is not in `%s'. Jump anyway? " +msgstr "" + +#: infcmd.c:1097 +msgid "WARNING!!! Destination is in unmapped overlay! Jump anyway? " +msgstr "" + +#: infcmd.c:1109 +msgid "Continuing at " +msgstr "" + +#: infcmd.c:1132 +msgid "Usage: go \n" +msgstr "" + +#: infcmd.c:1172 +msgid "signal number" +msgstr "" + +#: infcmd.c:1193 +msgid "Continuing with no signal.\n" +msgstr "" + +#: infcmd.c:1195 +#, possible-c-format +msgid "Continuing with signal %s.\n" +msgstr "" + +#: infcmd.c:1237 +msgid "Execution is not within a known function." +msgstr "" + +#: infcmd.c:1263 infcmd.c:1294 infcmd.c:1573 +msgid "The program is not running." +msgstr "" + +#: infcmd.c:1297 +msgid "a location" +msgstr "" + +#: infcmd.c:1420 +msgid "finish_command: function has no target type" +msgstr "" + +#: infcmd.c:1456 +msgid "Finish: couldn't find function." +msgstr "" + +#: infcmd.c:1560 +msgid "Asynchronous 'finish' not supported in reverse." +msgstr "" + +#: infcmd.c:1571 +msgid "The \"finish\" command does not take any arguments." +msgstr "" + +#. Finishing from an inline frame is completely different. We don't +#. try to show the "return value" - no way to locate it. So we do +#. not need a completion. +#: infcmd.c:1575 infcmd.c:1584 +msgid "No selected frame." +msgstr "" + +#: infcmd.c:1577 +msgid "\"finish\" not meaningful in the outermost frame." +msgstr "" + +#: infcmd.c:1603 infcmd.c:1622 +msgid "Run till exit from " +msgstr "" + +#: infcmd.c:1620 +msgid "Run back to call of " +msgstr "" + +#: infcmd.c:1644 +msgid "The program being debugged is not being run.\n" +msgstr "" + +#: infcmd.c:1659 +msgid "Selected thread is running." +msgstr "" + +#: infcmd.c:1666 +#, possible-c-format +msgid "Program stopped at %s.\n" +msgstr "" + +#: infcmd.c:1669 +msgid "It stopped after being stepped.\n" +msgstr "" + +#: infcmd.c:1678 +msgid "It stopped at a breakpoint that has since been deleted.\n" +msgstr "" + +#: infcmd.c:1682 +#, possible-c-format +msgid "It stopped at breakpoint %d.\n" +msgstr "" + +#: infcmd.c:1688 +#, possible-c-format +msgid "It stopped with signal %s, %s.\n" +msgstr "" + +#: infcmd.c:1695 +msgid "Type \"info stack\" or \"info registers\" for more information.\n" +msgstr "" + +#: infcmd.c:1738 +msgid "environment variable and value" +msgstr "" + +#: infcmd.c:1762 +msgid "environment variable to set" +msgstr "" + +#: infcmd.c:1784 +#, possible-c-format +msgid "Setting environment variable \"%s\" to null value.\n" +msgstr "" + +#. If there is no argument, delete all environment variables. +#. Ask for confirmation if reading from the terminal. +#: infcmd.c:1801 +msgid "Delete all environment variables? " +msgstr "" + +#: infcmd.c:1966 infcmd.c:2112 infcmd.c:2632 +msgid "The program has no registers now." +msgstr "" + +#: infcmd.c:1994 +msgid "Missing register name" +msgstr "" + +#. Nothing matched. +#: infcmd.c:2063 +#, possible-c-format +msgid "Invalid register `%.*s'" +msgstr "" + +#: infcmd.c:2128 +msgid "Kill the program being debugged? " +msgstr "" + +#: infcmd.c:2142 +#, possible-c-format +msgid "In %s,\n" +msgstr "" + +#: infcmd.c:2337 target.c:2054 +msgid "A program is being debugged already. Kill it? " +msgstr "" + +#: infcmd.c:2340 +msgid "Not killed." +msgstr "" + +#: infcmd.c:2348 +msgid "Cannot attach to this target in non-stop mode" +msgstr "" + +#: infcmd.c:2592 +msgid "-a is meaningless in all-stop mode." +msgstr "" + +#: infcmd.c:2640 +msgid "\"unset\" must be followed by the name of an unset subcommand.\n" +msgstr "" + +#: infcmd.c:2652 +msgid "Set terminal for future runs of program being debugged." +msgstr "" + +#: infcmd.c:2653 +msgid "Show terminal for future runs of program being debugged." +msgstr "" + +#: infcmd.c:2654 +msgid "Usage: set inferior-tty /dev/pts/1" +msgstr "" + +#: infcmd.c:2662 +msgid "Set argument list to give program being debugged when it is started." +msgstr "" + +#: infcmd.c:2663 +msgid "Show argument list to give program being debugged when it is started." +msgstr "" + +#: infcmd.c:2664 +msgid "" +"Follow this command with any number of args, to be passed to the program." +msgstr "" + +#: infcmd.c:2670 +msgid "" +"The environment to give the program, or one variable's value.\n" +"With an argument VAR, prints the value of environment variable VAR to\n" +"give the program being debugged. With no arguments, prints the entire\n" +"environment to be given to the program." +msgstr "" + +#: infcmd.c:2678 +msgid "Complement to certain \"set\" commands." +msgstr "" + +#: infcmd.c:2681 +msgid "" +"Cancel environment variable VAR for the program.\n" +"This does not affect the program until the next \"run\" command." +msgstr "" + +#: infcmd.c:2687 +msgid "" +"Set environment variable value to give the program.\n" +"Arguments are VAR VALUE where VAR is variable name and VALUE is value.\n" +"VALUES of environment variables are uninterpreted strings.\n" +"This does not affect the program until the next \"run\" command." +msgstr "" + +#: infcmd.c:2695 +msgid "" +"Add directory DIR(s) to beginning of search path for object files.\n" +"$cwd in the path means the current working directory.\n" +"This path is equivalent to the $PATH shell variable. It is a list of\n" +"directories, separated by colons. These directories are searched to find\n" +"fully linked executable files and separately compiled object files as needed." +msgstr "" + +#: infcmd.c:2703 +msgid "" +"Current search path for finding object files.\n" +"$cwd in the path means the current working directory.\n" +"This path is equivalent to the $PATH shell variable. It is a list of\n" +"directories, separated by colons. These directories are searched to find\n" +"fully linked executable files and separately compiled object files as needed." +msgstr "" + +#: infcmd.c:2713 +msgid "Kill execution of program being debugged." +msgstr "" + +#: infcmd.c:2716 +msgid "" +"Attach to a process or file outside of GDB.\n" +"This command attaches to another target, of the same type as your last\n" +"\"target\" command (\"info files\" will show your target stack).\n" +"The command may take as argument a process id or a device file.\n" +"For a process id, you must have permission to send the process a signal,\n" +"and it must have the same effective uid as the debugger.\n" +"When using \"attach\" with a process id, the debugger finds the\n" +"program running in the process, looking first in the current working\n" +"directory, or (if not found there) using the source file search path\n" +"(see the \"directory\" command). You can also use the \"file\" command\n" +"to specify the program, and to load its symbol table." +msgstr "" + +#: infcmd.c:2729 +msgid "" +"Detach a process or file previously attached.\n" +"If a process, it is no longer traced, and it continues its execution. If\n" +"you were debugging a file, the file is closed and gdb no longer accesses it." +msgstr "" + +#: infcmd.c:2735 +msgid "" +"Disconnect from a target.\n" +"The target will wait for another debugger to connect. Not available for\n" +"all targets." +msgstr "" + +#: infcmd.c:2740 +msgid "" +"Continue program giving it signal specified by the argument.\n" +"An argument of \"0\" means continue program without giving it a signal." +msgstr "" + +#: infcmd.c:2744 +msgid "" +"Step one instruction exactly.\n" +"Argument N means do this N times (or till program stops for another reason)." +msgstr "" + +#: infcmd.c:2749 +msgid "" +"Step one instruction, but proceed through subroutine calls.\n" +"Argument N means do this N times (or till program stops for another reason)." +msgstr "" + +#: infcmd.c:2754 +msgid "" +"Execute until selected stack frame returns.\n" +"Upon return, the value returned is printed and put in the value history." +msgstr "" + +#: infcmd.c:2759 +msgid "" +"Step program, proceeding through subroutine calls.\n" +"Like the \"step\" command as long as subroutine calls do not happen;\n" +"when they do, the call is treated as one instruction.\n" +"Argument N means do this N times (or till program stops for another reason)." +msgstr "" + +#: infcmd.c:2768 +msgid "" +"Step program until it reaches a different source line.\n" +"Argument N means do this N times (or till program stops for another reason)." +msgstr "" + +#: infcmd.c:2773 +msgid "" +"Execute until the program reaches a source line greater than the current\n" +"or a specified location (same args as break command) within the current " +"frame." +msgstr "" + +#: infcmd.c:2779 +msgid "" +"Continue the program up to the given location (same form as args for break " +"command).\n" +"Execution will also stop upon exit from the current stack frame." +msgstr "" + +#: infcmd.c:2784 +msgid "" +"Continue program being debugged at specified line or address.\n" +"Give as argument either LINENUM or *ADDR, where ADDR is an expression\n" +"for an address to start at." +msgstr "" + +#: infcmd.c:2792 +msgid "" +"Usage: go \n" +"Continue program being debugged, stopping at specified line or \n" +"address.\n" +"Give as argument either LINENUM or *ADDR, where ADDR is an \n" +"expression for an address to start at.\n" +"This command is a combination of tbreak and jump." +msgstr "" + +#: infcmd.c:2805 +msgid "" +"Continue program being debugged, after signal or breakpoint.\n" +"If proceeding from breakpoint, a number N may be used as an argument,\n" +"which means to set the ignore count of that breakpoint to N - 1 (so that\n" +"the breakpoint won't break until the Nth time it is reached).\n" +"\n" +"If non-stop mode is enabled, continue only the current thread,\n" +"otherwise all the threads in the program are continued. To \n" +"continue all stopped threads in non-stop mode, use the -a option.\n" +"Specifying -a and an ignore count simultaneously is an error." +msgstr "" + +#: infcmd.c:2818 +msgid "" +"Start debugged program. You may specify arguments to give it.\n" +"Args may include \"*\", or \"[...]\"; they are expanded using \"sh\".\n" +"Input and output redirection with \">\", \"<\", or \">>\" are also allowed.\n" +"\n" +"With no arguments, uses arguments last specified (with \"run\" or \"set args" +"\").\n" +"To cancel previous arguments and run with no arguments,\n" +"use \"set args\" without arguments." +msgstr "" + +#: infcmd.c:2829 +msgid "Start debugged program with no arguments." +msgstr "" + +#: infcmd.c:2831 +msgid "" +"Run the debugged program until the beginning of the main procedure.\n" +"You may specify arguments to give to your program, just as with the\n" +"\"run\" command." +msgstr "" + +#: infcmd.c:2838 +msgid "" +"Interrupt the execution of the debugged program.\n" +"If non-stop mode is enabled, interrupt only the current thread,\n" +"otherwise all the threads in the program are stopped. To \n" +"interrupt all running threads in non-stop mode, use the -a option." +msgstr "" + +#: infcmd.c:2843 infcmd.c:2849 +msgid "" +"List of integer registers and their contents, for selected stack frame.\n" +"Register name as argument means describe only that register." +msgstr "" + +#: infcmd.c:2852 +msgid "" +"List of all registers and their contents, for selected stack frame.\n" +"Register name as argument means describe only that register." +msgstr "" + +#: infcmd.c:2857 +msgid "Execution status of the program." +msgstr "" + +#: infcmd.c:2860 +msgid "Print the status of the floating point unit\n" +msgstr "" + +#: infcmd.c:2863 +msgid "Print the status of the vector unit\n" +msgstr "" + +#: inferior.c:148 +#, possible-c-format +msgid "[New inferior %d]\n" +msgstr "" + +#: inferior.c:233 inferior.c:285 +#, possible-c-format +msgid "[Inferior %d exited]\n" +msgstr "" + +#: inferior.c:310 +#, possible-c-format +msgid "[Inferior %d detached]\n" +msgstr "" + +#: inferior.c:581 +msgid "" +"\n" +"\tis vfork child of inferior " +msgstr "" + +#: inferior.c:586 +msgid "" +"\n" +"\tis vfork parent of inferior " +msgstr "" + +#: inferior.c:604 +msgid "Requires argument (inferior id to detach)" +msgstr "" + +#: inferior.c:609 inferior.c:634 inferior.c:659 inferior.c:715 inferior.c:733 +#: inferior.c:858 +#, possible-c-format +msgid "Inferior ID %d not known." +msgstr "" + +#: inferior.c:615 inferior.c:640 inferior.c:676 +msgid "Inferior has no threads." +msgstr "" + +#: inferior.c:629 +msgid "Requires argument (inferior id to kill)" +msgstr "" + +#: inferior.c:661 +#, possible-c-format +msgid "[Switching to inferior %d [%s] (%s)]\n" +msgstr "" + +#: inferior.c:666 +msgid "" +msgstr "" + +#: inferior.c:681 +#, possible-c-format +msgid "[Switching to thread %d (%s)] " +msgstr "" + +#: inferior.c:736 +msgid "Can not remove current symbol inferior." +msgstr "" + +#: inferior.c:765 inferior.c:839 +msgid "No argument to -copies" +msgstr "" + +#: inferior.c:772 +msgid "No argument to -exec" +msgstr "" + +#: inferior.c:777 inferior.c:862 +msgid "Invalid argument" +msgstr "" + +#: inferior.c:798 +#, possible-c-format +msgid "Added inferior %d\n" +msgstr "" + +#: inferior.c:843 +msgid "Invalid copies number" +msgstr "" + +#: inferior.c:889 +#, possible-c-format +msgid "Added inferior %d.\n" +msgstr "" + +#: inferior.c:904 +#, possible-c-format +msgid "Printing of inferior events is %s.\n" +msgstr "" + +#: inferior.c:1022 +msgid "IDs of currently known inferiors." +msgstr "" + +#: inferior.c:1024 +msgid "" +"Add a new inferior.\n" +"Usage: add-inferior [-copies ] [-exec ]\n" +"N is the optional number of inferior to add, default is 1.\n" +"FILENAME is the file name of the executable to use\n" +"as main program." +msgstr "" + +#: inferior.c:1031 +msgid "" +"Remove inferior ID.\n" +"Usage: remove-inferior ID" +msgstr "" + +#: inferior.c:1035 +msgid "" +"Clone inferior ID.\n" +"Usage: clone-inferior [-copies ] [ID]\n" +"Add N copies of inferior ID. The new inferior has the same\n" +"executable loaded as the copied inferior. If -copies is not specified,\n" +"adds 1 copy. If ID is not specified, it is the current inferior\n" +"that is cloned." +msgstr "" + +#: inferior.c:1043 +msgid "Detach from inferior ID." +msgstr "" + +#: inferior.c:1047 +msgid "Kill inferior ID." +msgstr "" + +#: inferior.c:1051 +msgid "" +"Use this command to switch between inferiors.\n" +"The new inferior ID must be currently known." +msgstr "" + +#: inferior.c:1057 +msgid "Set printing of inferior events (e.g., inferior start and exit)." +msgstr "" + +#: inferior.c:1058 +msgid "Show printing of inferior events (e.g., inferior start and exit)." +msgstr "" + +#: inf-loop.c:52 +msgid "error detected from target.\n" +msgstr "" + +#: inf-loop.c:138 +msgid "completed.\n" +msgstr "" + +#: inf-loop.c:160 +msgid "Event type not recognized.\n" +msgstr "" + +#: inflow.c:544 +msgid "This GDB does not control a terminal.\n" +msgstr "" + +#: inflow.c:554 +msgid "Inferior's terminal status (currently saved by GDB):\n" +msgstr "" + +#: inflow.c:852 +msgid "Print inferior's saved terminal status." +msgstr "" + +#: inf-ptrace.c:217 +msgid "This system does not support attaching to a process" +msgstr "" + +#: inf-ptrace.c:280 +msgid "This system does not support detaching from a process" +msgstr "" + +#: inf-ptrace.c:387 rs6000-nat.c:545 +#, possible-c-format +msgid "Child process unexpectedly missing: %s.\n" +msgstr "" + +#: inf-ptrace.c:591 inf-ttrace.c:1203 +#, possible-c-format +msgid "\tUsing the running image of %s %s.\n" +msgstr "" + +#: infrun.c:98 +#, possible-c-format +msgid "Mode of the step operation is %s.\n" +msgstr "" + +#: infrun.c:119 +#, possible-c-format +msgid "Displace stepping debugging is %s.\n" +msgstr "" + +#: infrun.c:127 +#, possible-c-format +msgid "Inferior debugging is %s.\n" +msgstr "" + +#: infrun.c:233 +#, possible-c-format +msgid "Stopping for shared library events is %s.\n" +msgstr "" + +#: infrun.c:279 +#, possible-c-format +msgid "Debugger response to a program call of fork or vfork is \"%s\".\n" +msgstr "" + +#. If we get here, it was because we're trying to +#. resume from a fork catchpoint, but, the user +#. has switched threads away from the thread that +#. forked. In that case, the resume command +#. issued is most likely not applicable to the +#. child, so just warn, and refuse to resume. +#: infrun.c:413 +msgid "Not resuming: switched threads before following fork child.\n" +msgstr "" + +#: infrun.c:655 +#, possible-c-format +msgid "Follow exec mode is \"%s\".\n" +msgstr "" + +#. What is this a.out's name? +#: infrun.c:707 +#, possible-c-format +msgid "%s is executing new program: %s\n" +msgstr "" + +#: infrun.c:952 +#, possible-c-format +msgid "" +"Debugger's willingness to use displaced stepping to step over breakpoints is " +"%s (currently %s).\n" +msgstr "" + +#: infrun.c:957 +#, possible-c-format +msgid "" +"Debugger's willingness to use displaced stepping to step over breakpoints is " +"%s.\n" +msgstr "" + +#: infrun.c:1310 +#, possible-c-format +msgid "Mode for locking scheduler during execution is \"%s\".\n" +msgstr "" + +#: infrun.c:1321 +#, possible-c-format +msgid "Target '%s' cannot support this command." +msgstr "" + +#: infrun.c:1402 +msgid "" +"The program is stopped at a permanent breakpoint, but GDB does not know\n" +"how to step past a permanent breakpoint on this architecture. Try using\n" +"a command like `return' or `jump' to continue execution." +msgstr "" + +#: infrun.c:2594 +msgid "Cannot execute this command while the selected thread is running." +msgstr "" + +#: infrun.c:3384 +msgid "Cannot step over breakpoint hit in wrong thread" +msgstr "" + +#: infrun.c:5070 +msgid "print_stop_reason: unrecognized enum value" +msgstr "" + +#: infrun.c:5122 linux-fork.c:373 linux-fork.c:405 +#, possible-c-format +msgid "[Switching to %s]\n" +msgstr "" + +#: infrun.c:5133 +msgid "" +"Cannot remove breakpoints because program is no longer writable.\n" +"Further execution is probably impossible.\n" +msgstr "" + +#: infrun.c:5241 +msgid "Unknown value." +msgstr "" + +#: infrun.c:5386 +msgid "Signal Stop\tPrint\tPass to program\tDescription\n" +msgstr "" + +#: infrun.c:5423 +msgid "signal to handle" +msgstr "" + +#. Not a number and not a recognized flag word => complain. +#: infrun.c:5526 +#, possible-c-format +msgid "Unrecognized or ambiguous flag word: \"%s\"." +msgstr "" + +#: infrun.c:5541 +#, possible-c-format +msgid "" +"%s is used by the debugger.\n" +"Are you sure you want to change it? " +msgstr "" + +#: infrun.c:5548 +msgid "Not confirmed, unchanged.\n" +msgstr "" + +#: infrun.c:5594 +msgid "xdb command" +msgstr "" + +#: infrun.c:5645 +msgid "Invalid signal handling flag.\n" +msgstr "" + +#: infrun.c:5691 +msgid "" +"\n" +"Use the \"handle\" command to change these tables.\n" +msgstr "" + +#: infrun.c:5720 +msgid "Unable to read siginfo" +msgstr "" + +#: infrun.c:5739 +msgid "Unable to write siginfo" +msgstr "" + +#: infrun.c:5914 +msgid "Unable to restore previously selected frame." +msgstr "" + +#: infrun.c:6189 +msgid "Forward.\n" +msgstr "" + +#: infrun.c:6192 +msgid "Reverse.\n" +msgstr "" + +#: infrun.c:6197 +#, possible-c-format +msgid "Forward (target `%s' does not support exec-direction).\n" +msgstr "" + +#: infrun.c:6215 target.c:3609 +msgid "Cannot change this setting while the inferior is running." +msgstr "" + +#: infrun.c:6226 +#, possible-c-format +msgid "Controlling the inferior in non-stop mode is %s.\n" +msgstr "" + +#: infrun.c:6234 +#, possible-c-format +msgid "Resuming the execution of threads of all processes is %s.\n" +msgstr "" + +#: infrun.c:6245 infrun.c:6267 +msgid "" +"What debugger does when program gets various signals.\n" +"Specify a signal as argument to print info on that signal only." +msgstr "" + +#: infrun.c:6250 +msgid "" +"Specify how to handle a signal.\n" +"Args are signals and actions to apply to those signals.\n" +"Symbolic signals (e.g. SIGSEGV) are recommended but numeric signals\n" +"from 1-15 are allowed for compatibility with old versions of GDB.\n" +"Numeric ranges may be specified with the form LOW-HIGH (e.g. 1-5).\n" +"The special arg \"all\" is recognized to mean all signals except those\n" +"used by the debugger, typically SIGTRAP and SIGINT.\n" +"Recognized actions include \"stop\", \"nostop\", \"print\", \"noprint\",\n" +"\"pass\", \"nopass\", \"ignore\", or \"noignore\".\n" +"Stop means reenter debugger if this signal happens (implies print).\n" +"Print means print a message if this signal happens.\n" +"Pass means let program see this signal; otherwise program doesn't know.\n" +"Ignore is a synonym for nopass and noignore is a synonym for pass.\n" +"Pass and Stop may be combined." +msgstr "" + +#: infrun.c:6270 +msgid "" +"Specify how to handle a signal.\n" +"Args are signals and actions to apply to those signals.\n" +"Symbolic signals (e.g. SIGSEGV) are recommended but numeric signals\n" +"from 1-15 are allowed for compatibility with old versions of GDB.\n" +"Numeric ranges may be specified with the form LOW-HIGH (e.g. 1-5).\n" +"The special arg \"all\" is recognized to mean all signals except those\n" +"used by the debugger, typically SIGTRAP and SIGINT.\n" +"Recognized actions include \"s\" (toggles between stop and nostop), \n" +"\"r\" (toggles between print and noprint), \"i\" (toggles between pass and " +"nopass), \"Q\" (noprint)\n" +"Stop means reenter debugger if this signal happens (implies print).\n" +"Print means print a message if this signal happens.\n" +"Pass means let program see this signal; otherwise program doesn't know.\n" +"Ignore is a synonym for nopass and noignore is a synonym for pass.\n" +"Pass and Stop may be combined." +msgstr "" + +#: infrun.c:6290 +msgid "" +"There is no `stop' command, but you can set a hook on `stop'.\n" +"This allows you to set a list of commands to be run each time execution\n" +"of the program stops." +msgstr "" + +#: infrun.c:6295 +msgid "Set inferior debugging." +msgstr "" + +#: infrun.c:6296 +msgid "Show inferior debugging." +msgstr "" + +#: infrun.c:6297 +msgid "When non-zero, inferior specific debugging is enabled." +msgstr "" + +#: infrun.c:6303 +msgid "Set displaced stepping debugging." +msgstr "" + +#: infrun.c:6304 +msgid "Show displaced stepping debugging." +msgstr "" + +#: infrun.c:6305 +msgid "When non-zero, displaced stepping specific debugging is enabled." +msgstr "" + +#: infrun.c:6312 +msgid "Set whether gdb controls the inferior in non-stop mode." +msgstr "" + +#: infrun.c:6313 +msgid "Show whether gdb controls the inferior in non-stop mode." +msgstr "" + +#: infrun.c:6314 +msgid "" +"When debugging a multi-threaded program and this setting is\n" +"off (the default, also called all-stop mode), when one thread stops\n" +"(for a breakpoint, watchpoint, exception, or similar events), GDB stops\n" +"all other threads in the program while you interact with the thread of\n" +"interest. When you continue or step a thread, you can allow the other\n" +"threads to run, or have them remain stopped, but while you inspect any\n" +"thread's state, all threads stop.\n" +"\n" +"In non-stop mode, when one thread stops, other threads can continue\n" +"to run freely. You'll be able to step each thread independently,\n" +"leave it stopped or free to run as needed." +msgstr "" + +#: infrun.c:6379 +msgid "Set stopping for shared library events." +msgstr "" + +#: infrun.c:6380 +msgid "Show stopping for shared library events." +msgstr "" + +#: infrun.c:6381 +msgid "" +"If nonzero, gdb will give control to the user when the dynamic linker\n" +"notifies gdb of shared library events. The most common event of interest\n" +"to the user would be loading/unloading of a new library." +msgstr "" + +#: infrun.c:6391 +msgid "Set debugger response to a program call of fork or vfork." +msgstr "" + +#: infrun.c:6392 +msgid "Show debugger response to a program call of fork or vfork." +msgstr "" + +#: infrun.c:6393 +msgid "" +"A fork or vfork creates a new process. follow-fork-mode can be:\n" +" parent - the original process is debugged after a fork\n" +" child - the new process is debugged after a fork\n" +"The unfollowed process will continue to run.\n" +"By default, the debugger will follow the parent process." +msgstr "" + +#: infrun.c:6405 +msgid "Set debugger response to a program call of exec." +msgstr "" + +#: infrun.c:6406 +msgid "Show debugger response to a program call of exec." +msgstr "" + +#: infrun.c:6407 +msgid "" +"An exec call replaces the program image of a process.\n" +"\n" +"follow-exec-mode can be:\n" +"\n" +" new - the debugger creates a new inferior and rebinds the process \n" +"to this new inferior. The program the process was running before\n" +"the exec call can be restarted afterwards by restarting the original\n" +"inferior.\n" +"\n" +" same - the debugger keeps the process bound to the same inferior.\n" +"The new executable image replaces the previous executable loaded in\n" +"the inferior. Restarting the inferior after the exec call restarts\n" +"the executable the process was running after the exec call.\n" +"\n" +"By default, the debugger will use the same inferior." +msgstr "" + +#: infrun.c:6428 +msgid "Set mode for locking scheduler during execution." +msgstr "" + +#: infrun.c:6429 +msgid "Show mode for locking scheduler during execution." +msgstr "" + +#: infrun.c:6430 +msgid "" +"off == no locking (threads may preempt at any time)\n" +"on == full locking (no thread except the current thread may run)\n" +"step == scheduler locked during every single-step operation.\n" +"\tIn this mode, no other thread may run during a step command.\n" +"\tOther threads may run while stepping over a function call ('next')." +msgstr "" + +#: infrun.c:6440 +msgid "Set mode for resuming threads of all processes." +msgstr "" + +#: infrun.c:6441 +msgid "Show mode for resuming threads of all processes." +msgstr "" + +#: infrun.c:6442 +msgid "" +"When on, execution commands (such as 'continue' or 'next') resume all\n" +"threads of all processes. When off (which is the default), execution\n" +"commands only resume the threads of the current process. The set of\n" +"threads that are resumed is further refined by the scheduler-locking\n" +"mode (see help set scheduler-locking)." +msgstr "" + +#: infrun.c:6452 +msgid "Set mode of the step operation." +msgstr "" + +#: infrun.c:6453 +msgid "Show mode of the step operation." +msgstr "" + +#: infrun.c:6454 +msgid "" +"When set, doing a step over a function without debug line information\n" +"will stop at the first instruction of that function. Otherwise, the\n" +"function is skipped and the step command stops at a different source line." +msgstr "" + +#: infrun.c:6464 +msgid "Set debugger's willingness to use displaced stepping." +msgstr "" + +#: infrun.c:6465 +msgid "Show debugger's willingness to use displaced stepping." +msgstr "" + +#: infrun.c:6466 +msgid "" +"If on, gdb will use displaced stepping to step over breakpoints if it is\n" +"supported by the target architecture. If off, gdb will not use displaced\n" +"stepping to step over breakpoints, even if such is supported by the target\n" +"architecture. If auto (which is the default), gdb will use displaced " +"stepping\n" +"if the target architecture supports it and non-stop mode is active, but will " +"not\n" +"use it in all-stop mode (see help set non-stop)." +msgstr "" + +#: infrun.c:6478 +msgid "" +"Set direction of execution.\n" +"Options are 'forward' or 'reverse'." +msgstr "" + +#: infrun.c:6480 +msgid "Show direction of execution (forward/reverse)." +msgstr "" + +#: infrun.c:6481 +msgid "Tells gdb whether to execute forward or backward." +msgstr "" + +#. Set/show detach-on-fork: user-settable mode. +#: infrun.c:6487 +msgid "Set whether gdb will detach the child of a fork." +msgstr "" + +#: infrun.c:6488 +msgid "Show whether gdb will detach the child of a fork." +msgstr "" + +#: infrun.c:6489 +msgid "Tells gdb whether to detach the child of a fork." +msgstr "" + +#: inf-ttrace.c:462 +#, possible-c-format +msgid "Attaching after fork to child process %ld.\n" +msgstr "" + +#: inf-ttrace.c:471 +#, possible-c-format +msgid "Detaching after fork from child process %ld.\n" +msgstr "" + +#: inf-ttrace.c:1056 linux-nat.c:1313 procfs.c:4189 procfs.c:4325 +#, possible-c-format +msgid "[%s exited]\n" +msgstr "" + +#: inf-ttrace.c:1072 +#, possible-c-format +msgid "[%s has been terminated]\n" +msgstr "" + +#: interps.c:158 +#, possible-c-format +msgid "Could not suspend interpreter \"%s\"." +msgstr "" + +#: interps.c:202 +#, possible-c-format +msgid "Failed to initialize new interp \"%s\" %s" +msgstr "" + +#: interps.c:375 +msgid "interpreter-exec command" +msgstr "" + +#: interps.c:385 +msgid "usage: interpreter-exec [ ... ]" +msgstr "" + +#: interps.c:391 +#, possible-c-format +msgid "Could not find interpreter \"%s\"." +msgstr "" + +#: interps.c:398 +#, possible-c-format +msgid "Could not switch to interpreter \"%s\"." +msgstr "" + +#: interps.c:408 +#, possible-c-format +msgid "error in command: \"%s\"." +msgstr "" + +#: interps.c:489 +msgid "" +"Execute a command in an interpreter. It takes two arguments:\n" +"The first argument is the name of the interpreter to use.\n" +"The second argument is the command to execute.\n" +msgstr "" + +#: jit.c:158 +msgid "Unable to read JIT descriptor from remote memory!" +msgstr "" + +#: jit.c:191 +msgid "Unable to read JIT code entry from remote memory!" +msgstr "" + +#: jit.c:230 +msgid "JITed symbol file is not an object file, ignoring it.\n" +msgstr "" + +#: jit.c:239 +#, possible-c-format +msgid "" +"JITed object file architecture %s is not compatible with target architecture " +"%s." +msgstr "" + +#: jit.c:348 +msgid "Unsupported JIT protocol version in descriptor!" +msgstr "" + +#: jit.c:438 +#, possible-c-format +msgid "Unable to find JITed code entry at address: %s\n" +msgstr "" + +#: jit.c:445 +msgid "Unknown action_flag value in JIT descriptor!" +msgstr "" + +#: jv-exp.y:396 +msgid "FIXME - ClassInstanceCreationExpression" +msgstr "" + +#: jv-exp.y:415 jv-exp.y:418 +msgid "FIXME - ArrayCreationExpression" +msgstr "" + +#: jv-exp.y:464 jv-exp.y:466 +msgid "Form of method invocation not implemented" +msgstr "" + +#: jv-exp.y:556 +msgid "Invalid cast expression" +msgstr "" + +#: jv-exp.y:793 +msgid "Numeric constant too large" +msgstr "" + +#: jv-exp.y:903 +msgid "Empty character constant" +msgstr "" + +#: jv-exp.y:916 +msgid "Unmatched single quote" +msgstr "" + +#: jv-exp.y:921 +msgid "Invalid character constant" +msgstr "" + +#: jv-exp.y:1006 +#, possible-c-format +msgid "Invalid number \"%s\"" +msgstr "" + +#: jv-exp.y:1078 +msgid "Unterminated string in expression" +msgstr "" + +#. We must have come across a bad character (e.g. ';'). +#: jv-exp.y:1090 +#, possible-c-format +msgid "Invalid character '%c' in expression" +msgstr "" + +#: jv-exp.y:1201 +#, possible-c-format +msgid "%s: near `%s'" +msgstr "" + +#: jv-exp.y:1203 +#, possible-c-format +msgid "error in expression, near `%s'" +msgstr "" + +#: jv-exp.y:1212 +#, possible-c-format +msgid "No class named `%s'" +msgstr "" + +#: jv-exp.y:1350 +#, possible-c-format +msgid "unknown type `%.*s'" +msgstr "" + +#: jv-exp.y:1394 +msgid "No symbol table is loaded. Use the \"file\" command" +msgstr "" + +#: jv-exp.y:1396 +#, possible-c-format +msgid "No symbol \"%s\" in current context" +msgstr "" + +#: jv-lang.c:581 +msgid "cannot find java.lang.Object" +msgstr "" + +#: jv-lang.c:649 jv-lang.c:724 +#, possible-c-format +msgid "unknown signature '%c' for primitive type" +msgstr "" + +#: jv-lang.c:820 +msgid "not implemented - java_value_string" +msgstr "" + +#: jv-lang.c:934 +#, possible-c-format +msgid "array index (%ld) out of bounds (length: %ld)" +msgstr "" + +#: language.c:132 +#, possible-c-format +msgid "The current source language is \"auto; currently %s\".\n" +msgstr "" + +#: language.c:136 +#, possible-c-format +msgid "The current source language is \"%s\".\n" +msgstr "" + +#: language.c:216 +#, possible-c-format +msgid "Type checking is \"auto; currently %s\".\n" +msgstr "" + +#: language.c:220 +#, possible-c-format +msgid "Type checking is \"%s\".\n" +msgstr "" + +#: language.c:224 language.c:258 +msgid "the current type check setting does not match the language.\n" +msgstr "" + +#: language.c:255 +#, possible-c-format +msgid "Unrecognized type check setting: \"%s\"" +msgstr "" + +#: language.c:289 +#, possible-c-format +msgid "Range checking is \"auto; currently %s\".\n" +msgstr "" + +#: language.c:293 +#, possible-c-format +msgid "Range checking is \"%s\".\n" +msgstr "" + +#: language.c:297 language.c:332 +msgid "the current range check setting does not match the language.\n" +msgstr "" + +#: language.c:329 +#, possible-c-format +msgid "Unrecognized range check setting: \"%s\"" +msgstr "" + +#: language.c:360 +#, possible-c-format +msgid "Case sensitivity in name search is \"auto; currently %s\".\n" +msgstr "" + +#: language.c:365 +#, possible-c-format +msgid "Case sensitivity in name search is \"%s\".\n" +msgstr "" + +#: language.c:369 language.c:402 +msgid "the current case sensitivity setting does not match the language.\n" +msgstr "" + +#: language.c:457 +#, possible-c-format +msgid "Current language: %s\n" +msgstr "" + +#: language.c:462 +#, possible-c-format +msgid "Type checking: %s\n" +msgstr "" + +#: language.c:464 +#, possible-c-format +msgid "Range checking: %s\n" +msgstr "" + +#: language.c:466 +#, possible-c-format +msgid "Case sensitivity: %s\n" +msgstr "" + +#: language.c:607 typeprint.c:66 +msgid "Language not supported." +msgstr "" + +#: language.c:927 +msgid "" +"Set the current source language.\n" +"The currently understood settings are:\n" +"\n" +"local or auto Automatic setting based on source file\n" +msgstr "" + +#: language.c:955 +msgid "Show the current source language." +msgstr "" + +#: language.c:1053 +msgid "Getting a string is unsupported in this language." +msgstr "" + +#: language.c:1067 +msgid "Attempted to parse an expression with unknown language" +msgstr "" + +#: language.c:1074 +msgid "internal error - unimplemented function unk_lang_emit_char called." +msgstr "" + +#: language.c:1080 +msgid "internal error - unimplemented function unk_lang_printchar called." +msgstr "" + +#: language.c:1089 +msgid "internal error - unimplemented function unk_lang_printstr called." +msgstr "" + +#: language.c:1096 +msgid "internal error - unimplemented function unk_lang_print_type called." +msgstr "" + +#: language.c:1105 +msgid "internal error - unimplemented function unk_lang_val_print called." +msgstr "" + +#: language.c:1112 +msgid "internal error - unimplemented function unk_lang_value_print called." +msgstr "" + +#: language.c:1356 +msgid "Set the status of the type/range checker." +msgstr "" + +#: language.c:1362 +msgid "Show the status of the type/range checker." +msgstr "" + +#: language.c:1367 +msgid "Set type checking. (on/warn/off/auto)" +msgstr "" + +#: language.c:1368 +msgid "Show type checking. (on/warn/off/auto)" +msgstr "" + +#: language.c:1375 +msgid "Set range checking. (on/warn/off/auto)" +msgstr "" + +#: language.c:1376 +msgid "Show range checking. (on/warn/off/auto)" +msgstr "" + +#: language.c:1383 +msgid "Set case sensitivity in name search. (on/off/auto)" +msgstr "" + +#: language.c:1384 +msgid "Show case sensitivity in name search. (on/off/auto)" +msgstr "" + +#: language.c:1385 +msgid "For Fortran the default is off; for other languages the default is on." +msgstr "" + +#: libunwind-frame.c:190 +msgid "Can't get libunwind sp register." +msgstr "" + +#: linespec.c:533 +msgid "" +"[0] cancel\n" +"[1] all\n" +msgstr "" + +#: linespec.c:545 +#, possible-c-format +msgid "[%d] %s at ?FILE:%d [No symtab? Probably broken debug info...]\n" +msgstr "" + +#: linespec.c:552 +msgid "?HERE\n" +msgstr "" + +#: linespec.c:576 +msgid "Arguments must be choice numbers." +msgstr "" + +#: linespec.c:581 +msgid "canceled" +msgstr "" + +#: linespec.c:604 +#, possible-c-format +msgid "No choice number %d.\n" +msgstr "" + +#: linespec.c:622 +#, possible-c-format +msgid "duplicate request for %d ignored.\n" +msgstr "" + +#: linespec.c:857 macroexp.c:343 +msgid "Unmatched single quote." +msgstr "" + +#: linespec.c:1069 linespec.c:1301 +msgid "malformed template specification in command" +msgstr "" + +#: linespec.c:1184 +#, possible-c-format +msgid "debugging symbol \"%s\" does not match selector; ignoring" +msgstr "" + +#: linespec.c:1594 +#, possible-c-format +msgid "No source file named %s." +msgstr "" + +#: linespec.c:1724 +msgid "History values used in line specs must have integer values." +msgstr "" + +#: linespec.c:1748 +msgid "Convenience variables used in line specs must have integer values." +msgstr "" + +#: linespec.c:1807 +#, possible-c-format +msgid "Function \"%s\" not defined." +msgstr "" + +#: linespec.c:1851 +#, possible-c-format +msgid "\"%s\" is not a function" +msgstr "" + +#. This can happen if it is compiled with a compiler which doesn't +#. put out line numbers for variables. +#. FIXME: Shouldn't we just set .line and .symtab to zero +#. and return? For example, "info line foo" could print +#. the address. +#: linespec.c:1869 +#, possible-c-format +msgid "Line number not known for symbol \"%s\"" +msgstr "" + +#: linux-fork.c:393 linux-fork.c:457 +#, possible-c-format +msgid "Unable to detach %s" +msgstr "" + +#: linux-fork.c:421 +msgid "Requires argument (checkpoint id to delete)" +msgstr "" + +#: linux-fork.c:425 linux-fork.c:450 +#, possible-c-format +msgid "No such checkpoint id, %s" +msgstr "" + +#: linux-fork.c:428 +msgid "Please switch to another checkpoint before deleting the current one" +msgstr "" + +#: linux-fork.c:432 +#, possible-c-format +msgid "Unable to kill pid %s" +msgstr "" + +#: linux-fork.c:435 +#, possible-c-format +msgid "Killed %s\n" +msgstr "" + +#: linux-fork.c:446 +msgid "Requires argument (checkpoint id to detach)" +msgstr "" + +#: linux-fork.c:453 +msgid "Please switch to another checkpoint before detaching the current one" +msgstr "" + +#: linux-fork.c:460 +#, possible-c-format +msgid "Detached %s\n" +msgstr "" + +#: linux-fork.c:501 +msgid " (main process)" +msgstr "" + +#: linux-fork.c:502 +msgid " at " +msgstr "" + +#: linux-fork.c:511 linux-fork.c:513 +#, possible-c-format +msgid ", file %s" +msgstr "" + +#: linux-fork.c:516 +#, possible-c-format +msgid ", line %d" +msgstr "" + +#: linux-fork.c:531 +#, possible-c-format +msgid "No checkpoint number %d.\n" +msgstr "" + +#: linux-fork.c:533 +msgid "No checkpoints.\n" +msgstr "" + +#: linux-fork.c:567 +msgid "checkpoint: can't find fork function in inferior." +msgstr "" + +#. Probably can't happen. +#: linux-fork.c:579 +msgid "checkpoint: call_function_by_hand returned null." +msgstr "" + +#: linux-fork.c:587 +#, possible-c-format +msgid "checkpoint: fork returned pid %ld.\n" +msgstr "" + +#: linux-fork.c:594 +#, possible-c-format +msgid " gdb says parent = %ld.\n" +msgstr "" + +#: linux-fork.c:601 +msgid "Failed to find new fork" +msgstr "" + +#: linux-fork.c:623 +#, possible-c-format +msgid "Switching to %s\n" +msgstr "" + +#: linux-fork.c:636 +msgid "Requires argument (checkpoint id to restart)" +msgstr "" + +#: linux-fork.c:639 +#, possible-c-format +msgid "Not found: checkpoint id %s" +msgstr "" + +#. Checkpoint command: create a fork of the inferior process +#. and set it aside for later debugging. +#: linux-fork.c:652 +msgid "Fork a duplicate process (experimental)." +msgstr "" + +#. Restart command: restore the context of a specified checkpoint +#. process. +#: linux-fork.c:658 +msgid "" +"restart : restore program context from a checkpoint.\n" +"Argument 'n' is checkpoint ID, as displayed by 'info checkpoints'." +msgstr "" + +#. Delete checkpoint command: kill the process and remove it from +#. the fork list. +#: linux-fork.c:665 +msgid "Delete a checkpoint (experimental)." +msgstr "" + +#. Detach checkpoint command: release the process to run independently, +#. and remove it from the fork list. +#: linux-fork.c:672 +msgid "Detach from a checkpoint (experimental)." +msgstr "" + +#: linux-fork.c:680 +msgid "IDs of currently known checkpoints." +msgstr "" + +#: linux-nat.c:233 +#, possible-c-format +msgid "Debugging of GNU/Linux lwp module is %s.\n" +msgstr "" + +#: linux-nat.c:242 +#, possible-c-format +msgid "Debugging of GNU/Linux async lwp module is %s.\n" +msgstr "" + +#: linux-nat.c:253 +#, possible-c-format +msgid "Disabling randomization of debuggee's virtual address space is %s.\n" +msgstr "" + +#: linux-nat.c:257 +msgid "" +"Disabling randomization of debuggee's virtual address space is unsupported " +"on\n" +"this platform.\n" +msgstr "" + +#: linux-nat.c:267 +msgid "" +"Disabling randomization of debuggee's virtual address space is unsupported " +"on\n" +"this platform." +msgstr "" + +#: linux-nat.c:476 +#, possible-c-format +msgid "linux_test_for_tracefork: waitpid: unexpected result %d." +msgstr "" + +#: linux-nat.c:478 +#, possible-c-format +msgid "linux_test_for_tracefork: waitpid: unexpected status %d." +msgstr "" + +#: linux-nat.c:486 linux-nat.c:536 +msgid "linux_test_for_tracefork: failed to kill child" +msgstr "" + +#: linux-nat.c:493 +msgid "linux_test_for_tracefork: failed to wait for killed child" +msgstr "" + +#: linux-nat.c:495 +#, possible-c-format +msgid "linux_test_for_tracefork: unexpected wait status 0x%x from killed child" +msgstr "" + +#: linux-nat.c:509 +msgid "linux_test_for_tracefork: failed to resume child" +msgstr "" + +#: linux-nat.c:526 +msgid "linux_test_for_tracefork: failed to kill second child" +msgstr "" + +#: linux-nat.c:531 +#, possible-c-format +msgid "" +"linux_test_for_tracefork: unexpected result from waitpid (%d, status 0x%x)" +msgstr "" + +#. The parent stays blocked inside the vfork syscall until the +#. child execs or exits. If we don't let the child run, then +#. the parent stays blocked. If we're telling the parent to run +#. in the foreground, the user will not be able to ctrl-c to get +#. back the terminal, effectively hanging the debug session. +#: linux-nat.c:683 +msgid "" +"Can not resume the parent process over vfork in the foreground while \n" +"holding the child stopped. Try \"set detach-on-fork\" or \"set schedule-" +"multiple\".\n" +msgstr "" + +#: linux-nat.c:879 +#, possible-c-format +msgid "Attaching after process %d vfork to child process %d.\n" +msgstr "" + +#: linux-nat.c:883 +#, possible-c-format +msgid "Attaching after process %d fork to child process %d.\n" +msgstr "" + +#: linux-nat.c:971 +msgid "Your system does not support fork catchpoints." +msgstr "" + +#: linux-nat.c:978 +msgid "Your system does not support vfork catchpoints." +msgstr "" + +#: linux-nat.c:985 +msgid "Your system does not support exec catchpoints." +msgstr "" + +#: linux-nat.c:993 +msgid "Your system does not support syscall catchpoints." +msgstr "" + +#: linux-nat.c:1423 +#, possible-c-format +msgid "%s is a cloned process" +msgstr "" + +#. If we fail to attach to the thread, issue a warning, +#. but continue. One way this can happen is if thread +#. creation is interrupted; as of Linux kernel 2.6.19, a +#. bug may place threads in the thread list and then fail +#. to create them. +#: linux-nat.c:1485 +#, possible-c-format +msgid "Can't attach %s: %s" +msgstr "" + +#: linux-nat.c:1561 +#, possible-c-format +msgid "Error disabling address space randomization: %s" +msgstr "" + +#: linux-nat.c:1574 +#, possible-c-format +msgid "Error restoring address space randomization: %s" +msgstr "" + +#: linux-nat.c:1608 +msgid "Unable to attach: program exited normally." +msgstr "" + +#: linux-nat.c:1610 +#, possible-c-format +msgid "Unable to attach: program exited with code %d." +msgstr "" + +#: linux-nat.c:1621 +#, possible-c-format +msgid "Unable to attach: program terminated with signal %s, %s." +msgstr "" + +#: linux-nat.c:1628 +#, possible-c-format +msgid "unexpected status %d for PID %ld" +msgstr "" + +#: linux-nat.c:1762 +#, possible-c-format +msgid "Can't detach %s: %s" +msgstr "" + +#: linux-nat.c:2200 +msgid "waiting for new child" +msgstr "" + +#: linux-nat.c:2203 +#, possible-c-format +msgid "wait returned unexpected PID %d" +msgstr "" + +#: linux-nat.c:2206 +#, possible-c-format +msgid "wait returned unexpected status 0x%x" +msgstr "" + +#: linux-nat.c:2361 +#, possible-c-format +msgid "unknown ptrace event %d" +msgstr "" + +#: linux-nat.c:4095 +#, possible-c-format +msgid "Could not open %s." +msgstr "" + +#: linux-nat.c:4526 procfs.c:5883 +msgid "No current process: you must name one." +msgstr "" + +#: linux-nat.c:4530 +#, possible-c-format +msgid "No /proc directory: '%s'" +msgstr "" + +#: linux-nat.c:4532 +#, possible-c-format +msgid "process %ld\n" +msgstr "" + +#: linux-nat.c:4542 +#, possible-c-format +msgid "unable to read '%s'" +msgstr "" + +#: linux-nat.c:4546 linux-nat.c:4626 linux-nat.c:4639 linux-nat.c:4736 +#, possible-c-format +msgid "unable to open /proc file '%s'" +msgstr "" + +#: linux-nat.c:4555 linux-nat.c:4564 +#, possible-c-format +msgid "unable to read link '%s'" +msgstr "" + +#. No output for summary mode. +#: linux-nat.c:4576 procfs.c:5814 +msgid "" +"Mapped address spaces:\n" +"\n" +msgstr "" + +#: linux-nat.c:4652 +#, possible-c-format +msgid "Process: %d\n" +msgstr "" + +#: linux-nat.c:4654 +#, possible-c-format +msgid "Exec file: %s\n" +msgstr "" + +#: linux-nat.c:4656 +#, possible-c-format +msgid "State: %c\n" +msgstr "" + +#: linux-nat.c:4658 +#, possible-c-format +msgid "Parent process: %d\n" +msgstr "" + +#: linux-nat.c:4660 +#, possible-c-format +msgid "Process group: %d\n" +msgstr "" + +#: linux-nat.c:4662 +#, possible-c-format +msgid "Session id: %d\n" +msgstr "" + +#: linux-nat.c:4664 +#, possible-c-format +msgid "TTY: %d\n" +msgstr "" + +#: linux-nat.c:4666 +#, possible-c-format +msgid "TTY owner process group: %d\n" +msgstr "" + +#: linux-nat.c:4668 +#, possible-c-format +msgid "Flags: 0x%lx\n" +msgstr "" + +#: linux-nat.c:4670 +#, possible-c-format +msgid "Minor faults (no memory page): %lu\n" +msgstr "" + +#: linux-nat.c:4673 +#, possible-c-format +msgid "Minor faults, children: %lu\n" +msgstr "" + +#: linux-nat.c:4676 +#, possible-c-format +msgid "Major faults (memory page faults): %lu\n" +msgstr "" + +#: linux-nat.c:4679 +#, possible-c-format +msgid "Major faults, children: %lu\n" +msgstr "" + +#: linux-nat.c:4682 +#, possible-c-format +msgid "utime: %ld\n" +msgstr "" + +#: linux-nat.c:4684 +#, possible-c-format +msgid "stime: %ld\n" +msgstr "" + +#: linux-nat.c:4686 +#, possible-c-format +msgid "utime, children: %ld\n" +msgstr "" + +#: linux-nat.c:4688 +#, possible-c-format +msgid "stime, children: %ld\n" +msgstr "" + +#: linux-nat.c:4690 +#, possible-c-format +msgid "jiffies remaining in current time slice: %ld\n" +msgstr "" + +#: linux-nat.c:4693 +#, possible-c-format +msgid "'nice' value: %ld\n" +msgstr "" + +#: linux-nat.c:4695 +#, possible-c-format +msgid "jiffies until next timeout: %lu\n" +msgstr "" + +#: linux-nat.c:4698 +#, possible-c-format +msgid "jiffies until next SIGALRM: %lu\n" +msgstr "" + +#: linux-nat.c:4701 +#, possible-c-format +msgid "start time (jiffies since system boot): %ld\n" +msgstr "" + +#: linux-nat.c:4704 +#, possible-c-format +msgid "Virtual memory size: %lu\n" +msgstr "" + +#: linux-nat.c:4707 +#, possible-c-format +msgid "Resident set size: %lu\n" +msgstr "" + +#: linux-nat.c:4709 +#, possible-c-format +msgid "rlim: %lu\n" +msgstr "" + +#: linux-nat.c:4711 +#, possible-c-format +msgid "Start of text: 0x%lx\n" +msgstr "" + +#: linux-nat.c:4713 +#, possible-c-format +msgid "End of text: 0x%lx\n" +msgstr "" + +#: linux-nat.c:4715 +#, possible-c-format +msgid "Start of stack: 0x%lx\n" +msgstr "" + +#. FIXME arch? +#: linux-nat.c:4719 +#, possible-c-format +msgid "Kernel stack pointer: 0x%lx\n" +msgstr "" + +#. FIXME arch? +#: linux-nat.c:4721 +#, possible-c-format +msgid "Kernel instr pointer: 0x%lx\n" +msgstr "" + +#: linux-nat.c:4723 +#, possible-c-format +msgid "Pending signals bitmap: 0x%lx\n" +msgstr "" + +#: linux-nat.c:4725 +#, possible-c-format +msgid "Blocked signals bitmap: 0x%lx\n" +msgstr "" + +#: linux-nat.c:4727 +#, possible-c-format +msgid "Ignored signals bitmap: 0x%lx\n" +msgstr "" + +#: linux-nat.c:4729 +#, possible-c-format +msgid "Catched signals bitmap: 0x%lx\n" +msgstr "" + +#. FIXME arch? +#: linux-nat.c:4731 +#, possible-c-format +msgid "wchan (system call): 0x%lx\n" +msgstr "" + +#: linux-nat.c:4890 linux-nat.c:4903 +#, possible-c-format +msgid "Could not parse signal set: %s" +msgstr "" + +#: linux-nat.c:4937 +#, possible-c-format +msgid "Could not open %s" +msgstr "" + +#: linux-nat.c:5656 +msgid "" +"Show /proc process information about any running process.\n" +"Specify any process id, or use the program being debugged by default.\n" +"Specify any of the following keywords for detailed info:\n" +" mappings -- list of mapped memory regions.\n" +" stat -- list a bunch of random process info.\n" +" status -- list a different bunch of random process info.\n" +" all -- list all available /proc info." +msgstr "" + +#: linux-nat.c:5666 +msgid "Set debugging of GNU/Linux lwp module." +msgstr "" + +#: linux-nat.c:5667 +msgid "Show debugging of GNU/Linux lwp module." +msgstr "" + +#: linux-nat.c:5668 linux-nat.c:5677 +msgid "Enables printf debugging output." +msgstr "" + +#: linux-nat.c:5675 +msgid "Set debugging of GNU/Linux async lwp module." +msgstr "" + +#: linux-nat.c:5676 +msgid "Show debugging of GNU/Linux async lwp module." +msgstr "" + +#: linux-nat.c:5701 +msgid "Set disabling of debuggee's virtual address space randomization." +msgstr "" + +#: linux-nat.c:5702 +msgid "Show disabling of debuggee's virtual address space randomization." +msgstr "" + +#: linux-nat.c:5703 +msgid "" +"When this mode is on (which is the default), randomization of the virtual\n" +"address space is disabled. Standalone programs run with the randomization\n" +"enabled by default on some platforms." +msgstr "" + +#: linux-record.c:244 +msgid "" +"The next instruction is syscall exit. It will make the program exit. Do " +"you want to stop the program?" +msgstr "" + +#: linux-record.c:490 +msgid "" +"Process record and replay target doesn't support ioctl request " +"TIOCSERGSTRUCT\n" +msgstr "" + +#: linux-record.c:496 +#, possible-c-format +msgid "Process record and replay target doesn't support ioctl request 0x%s.\n" +msgstr "" + +#: linux-record.c:674 +msgid "" +"The next instruction is syscall reboot. It will restart the computer. Do " +"you want to stop the program?" +msgstr "" + +#: linux-record.c:702 +#, possible-c-format +msgid "" +"The next instruction is syscall munmap. It will free the memory addr = 0x%s " +"len = %u. It will make record target get error. Do you want to stop the " +"program?" +msgstr "" + +#: linux-record.c:1042 +#, possible-c-format +msgid "Process record and replay target doesn't support socketcall call 0x%s\n" +msgstr "" + +#. XXX RECORD_SEMCTL still not supported. +#: linux-record.c:1203 +#, possible-c-format +msgid "Process record and replay target doesn't support ipc number %s\n" +msgstr "" + +#: linux-record.c:1883 +msgid "" +"The next instruction is syscall exit_group. It will make the program exit. " +"Do you want to stop the program?" +msgstr "" + +#: linux-record.c:2209 +#, possible-c-format +msgid "Process record and replay target doesn't support syscall number %d\n" +msgstr "" + +#: linux-thread-db.c:372 +#, possible-c-format +msgid "thread_get_info_callback: cannot get thread info: %s" +msgstr "" + +#: linux-thread-db.c:419 +#, possible-c-format +msgid "Cannot find user-level thread for LWP %ld: %s" +msgstr "" + +#: linux-thread-db.c:478 linux-thread-db.c:1178 +#, possible-c-format +msgid "Cannot get thread info: %s" +msgstr "" + +#: linux-thread-db.c:491 +#, possible-c-format +msgid "Symbol \"%s\" not found in libthread_db: %s" +msgstr "" + +#: linux-thread-db.c:565 +#, possible-c-format +msgid "Unable to set global thread event mask: %s" +msgstr "" + +#: linux-thread-db.c:579 +#, possible-c-format +msgid "Unable to get location for thread creation breakpoint: %s" +msgstr "" + +#: linux-thread-db.c:588 +#, possible-c-format +msgid "Unable to get location for thread death breakpoint: %s" +msgstr "" + +#: linux-thread-db.c:648 +#, possible-c-format +msgid "Cannot initialize libthread_db: %s" +msgstr "" + +#: linux-thread-db.c:664 +#, possible-c-format +msgid "td_ta_new failed: %s\n" +msgstr "" + +#: linux-thread-db.c:678 +#, possible-c-format +msgid "td_ta_new failed: %s" +msgstr "" + +#: linux-thread-db.c:711 sol-thread.c:675 +msgid "[Thread debugging using libthread_db enabled]\n" +msgstr "" + +#: linux-thread-db.c:721 +#, possible-c-format +msgid "Using host libthread_db library \"%s\".\n" +msgstr "" + +#: linux-thread-db.c:751 +#, possible-c-format +msgid "Trying host libthread_db library: %s.\n" +msgstr "" + +#: linux-thread-db.c:757 +#, possible-c-format +msgid "dlopen failed: %s.\n" +msgstr "" + +#: linux-thread-db.c:771 +#, possible-c-format +msgid "Host %s resolved to: %s.\n" +msgstr "" + +#: linux-thread-db.c:808 linux-thread-db.c:824 +#, possible-c-format +msgid "libthread_db_search_path component too long, ignored: %s." +msgstr "" + +#: linux-thread-db.c:886 +#, possible-c-format +msgid "Expected absolute pathname for libpthread in the inferior, but got %s." +msgstr "" + +#: linux-thread-db.c:891 +#, possible-c-format +msgid "Unexpected: path to libpthread in the inferior is too long: %s" +msgstr "" + +#: linux-thread-db.c:900 +msgid "" +"Unable to find libthread_db matching inferior's thread library, thread " +"debugging will not be available." +msgstr "" + +#: linux-thread-db.c:1059 +#, possible-c-format +msgid "Cannot enable thread event reporting for %s: %s" +msgstr "" + +#: linux-thread-db.c:1172 +#, possible-c-format +msgid "Cannot get thread event message: %s" +msgstr "" + +#: linux-thread-db.c:1194 +msgid "Spurious thread death event." +msgstr "" + +#: linux-thread-db.c:1201 +msgid "Spurious thread event." +msgstr "" + +#: linux-thread-db.c:1306 +#, possible-c-format +msgid "find_new_threads_callback: cannot get thread info: %s" +msgstr "" + +#: linux-thread-db.c:1326 +#, possible-c-format +msgid "Cannot enable thread event reporting for LWP %d: %s" +msgstr "" + +#: linux-thread-db.c:1393 +#, possible-c-format +msgid "Found %d new threads in iteration %d.\n" +msgstr "" + +#: linux-thread-db.c:1447 +#, possible-c-format +msgid "Cannot find new threads: %s" +msgstr "" + +#: linux-thread-db.c:1550 +msgid "No TLS library support" +msgstr "" + +#: linux-thread-db.c:1570 +msgid "TLS not allocated yet" +msgstr "" + +#: linux-thread-db.c:1591 +msgid "TLS not supported on this target" +msgstr "" + +#: linux-thread-db.c:1685 +msgid "Set search path for libthread_db." +msgstr "" + +#: linux-thread-db.c:1686 +msgid "Show the current search path or libthread_db." +msgstr "" + +#: linux-thread-db.c:1687 +msgid "" +"This path is used to search for libthread_db to be loaded into gdb itself." +msgstr "" + +#: lm32-tdep.c:371 +msgid "lm32_store_return_value: type length too large." +msgstr "" + +#: m2-lang.c:217 +msgid "unbounded structure missing _m2_high field" +msgstr "" + +#: m2-lang.c:244 +msgid "internal error: unbounded array structure is unknown" +msgstr "" + +#: m2-lang.c:249 +msgid "unbounded structure missing _m2_contents field" +msgstr "" + +#: m2-typeprint.c:118 +msgid "method" +msgstr "" + +#. i18n: Do not translate the "struct" part! +#: m2-typeprint.c:138 +msgid "undef" +msgstr "" + +#: m2-typeprint.c:142 +msgid "error" +msgstr "" + +#: m2-typeprint.c:267 +msgid "is unknown" +msgstr "" + +#: m2-typeprint.c:420 +msgid "long_set failed to find discrete bounds for its subtype" +msgstr "" + +#: m2-typeprint.c:423 m2-valprint.c:85 +msgid "expecting long_set" +msgstr "" + +#. i18n: Do not translate the "SET OF" part! +#: m2-typeprint.c:477 +msgid "SET OF " +msgstr "" + +#. i18n: Do not translate "CASE" and "OF" +#: m2-typeprint.c:564 +msgid "CASE OF\n" +msgstr "" + +#: m2-valprint.c:116 +msgid "" +msgstr "" + +#: m2-valprint.c:130 +msgid "bit test is out of range" +msgstr "" + +#: m2-valprint.c:593 +msgid "" +msgstr "" + +#: m2-valprint.c:654 +#, possible-c-format +msgid "Invalid m2 type code %d in symbol table." +msgstr "" + +#: m32r-rom.c:134 +#, possible-c-format +msgid "Unable to open file %s." +msgstr "" + +#: m32r-rom.c:136 +msgid "File is not an object file." +msgstr "" + +#: m32r-rom.c:429 +msgid "No ethernet connection!" +msgstr "" + +#: m32r-rom.c:452 +msgid "Couldn't initialize WINSOCK." +msgstr "" + +#: m32r-rom.c:587 +msgid "Set the default path for downloadable SREC files." +msgstr "" + +#: m32r-rom.c:588 +msgid "Show the default path for downloadable SREC files." +msgstr "" + +#: m32r-rom.c:589 +msgid "Determines the default path for downloadable SREC files." +msgstr "" + +#: m32r-rom.c:595 +msgid "Set IP address for M32R-EVA target board." +msgstr "" + +#: m32r-rom.c:596 +msgid "Show IP address for M32R-EVA target board." +msgstr "" + +#: m32r-rom.c:597 +msgid "Determine the IP address for M32R-EVA target board." +msgstr "" + +#: m32r-rom.c:603 +msgid "Set IP address for download server (GDB's host computer)." +msgstr "" + +#: m32r-rom.c:604 +msgid "Show IP address for download server (GDB's host computer)." +msgstr "" + +#: m32r-rom.c:605 +msgid "Determine the IP address for download server (GDB's host computer)." +msgstr "" + +#: m32r-rom.c:611 +msgid "Upload the srec file via the monitor's Ethernet upload capability." +msgstr "" + +#: m32r-rom.c:614 +msgid "test upload command." +msgstr "" + +#: m68hc11-tdep.c:256 +msgid "" +"No frame soft register found in the symbol table.\n" +"Stack backtrace will not work." +msgstr "" + +#: m68hc11-tdep.c:1278 +msgid "return of value > 4 is not supported." +msgstr "" + +#: m68hc11-tdep.c:1316 sh-tdep.c:1325 +msgid "bad size for return value" +msgstr "" + +#: m68k-tdep.c:181 +#, possible-c-format +msgid "m68k_register_name: illegal register number %d" +msgstr "" + +#: m68k-tdep.c:1019 +msgid "m68k_get_longjmp_target: not implemented" +msgstr "" + +#: machoread.c:321 +#, possible-c-format +msgid "Loading symbols from oso: %s\n" +msgstr "" + +#: machoread.c:325 symfile.c:1505 symfile.c:1554 +#, possible-c-format +msgid "`%s': can't read symbols: %s." +msgstr "" + +#: machoread.c:358 +#, possible-c-format +msgid "resolve sect %s with %s\n" +msgstr "" + +#: machoread.c:364 machoread.c:762 +#, possible-c-format +msgid "can't find symbol '%s' in minsymtab" +msgstr "" + +#: machoread.c:375 +#, possible-c-format +msgid "can't find section '%s' in OSO file %s" +msgstr "" + +#: machoread.c:382 +#, possible-c-format +msgid " %s: %s\n" +msgstr "" + +#: machoread.c:456 +#, possible-c-format +msgid "Could not open OSO archive file \"%s\"" +msgstr "" + +#: machoread.c:463 +#, possible-c-format +msgid "OSO archive file \"%s\" not an archive." +msgstr "" + +#: machoread.c:473 +#, possible-c-format +msgid "Could not read archive members out of OSO archive \"%s\"" +msgstr "" + +#: machoread.c:517 +#, possible-c-format +msgid "Could not find specified archive member for OSO name \"%s\"" +msgstr "" + +#: machoread.c:528 symfile.c:1497 symfile.c:1542 +#, possible-c-format +msgid "`%s': can't open to read symbols: %s." +msgstr "" + +#: machoread.c:577 machoread.c:600 +#, possible-c-format +msgid "can't find UUID in %s" +msgstr "" + +#: machoread.c:584 +#, possible-c-format +msgid "can't open dsym file %s" +msgstr "" + +#: machoread.c:592 +#, possible-c-format +msgid "bad dsym file format: %s" +msgstr "" + +#: machoread.c:608 +#, possible-c-format +msgid "dsym file UUID doesn't match the one in %s" +msgstr "" + +#: machoread.c:674 +msgid "dsym file found\n" +msgstr "" + +#: machoread.c:730 +#, possible-c-format +msgid "Relocate section '%s' of %s\n" +msgstr "" + +#: machoread.c:861 +msgid "Set if printing Mach-O symbols processing." +msgstr "" + +#: machoread.c:862 +msgid "Show if printing Mach-O symbols processing." +msgstr "" + +#: macrocmd.c:61 +msgid "" +"You must follow the `macro expand' command with the expression you\n" +"want to expand." +msgstr "" + +#: macrocmd.c:97 +msgid "" +"You must follow the `macro expand-once' command with the expression\n" +"you want to expand." +msgstr "" + +#: macrocmd.c:144 +msgid "" +"You must follow the `info macro' command with the name of the macro\n" +"whose definition you want to see." +msgstr "" + +#: macrocmd.c:150 +msgid "GDB has no preprocessor macro information for that code." +msgstr "" + +#: macrocmd.c:266 +msgid "usage: macro define NAME[(ARGUMENT-LIST)] [REPLACEMENT-LIST]" +msgstr "" + +#: macrocmd.c:276 macrocmd.c:351 +msgid "Invalid macro name." +msgstr "" + +#: macrocmd.c:304 +msgid "Macro is missing an argument." +msgstr "" + +#: macrocmd.c:310 +msgid "Two macro arguments with identical names." +msgstr "" + +#: macrocmd.c:320 +msgid "',' or ')' expected at end of macro arguments." +msgstr "" + +#: macrocmd.c:346 +msgid "usage: macro undef NAME" +msgstr "" + +#: macrocmd.c:395 +msgid "Prefix for commands dealing with C preprocessor macros." +msgstr "" + +#: macrocmd.c:398 +msgid "" +"Fully expand any C/C++ preprocessor macro invocations in EXPRESSION.\n" +"Show the expanded expression." +msgstr "" + +#: macrocmd.c:403 +msgid "" +"Expand C/C++ preprocessor macro invocations appearing directly in " +"EXPRESSION.\n" +"Show the expanded expression.\n" +"\n" +"This command differs from `macro expand' in that it only expands macro\n" +"invocations that appear directly in EXPRESSION; if expanding a macro\n" +"introduces further macro invocations, those are left unexpanded.\n" +"\n" +"`macro expand-once' helps you see how a particular macro expands,\n" +"whereas `macro expand' shows you how all the macros involved in an\n" +"expression work together to yield a pre-processed expression." +msgstr "" + +#: macrocmd.c:418 +msgid "Show the definition of MACRO, and its source location." +msgstr "" + +#: macrocmd.c:421 +msgid "" +"Define a new C/C++ preprocessor macro.\n" +"The GDB command `macro define DEFINITION' is equivalent to placing a\n" +"preprocessor directive of the form `#define DEFINITION' such that the\n" +"definition is visible in all the inferior's source files.\n" +"For example:\n" +" (gdb) macro define PI (3.1415926)\n" +" (gdb) macro define MIN(x,y) ((x) < (y) ? (x) : (y))" +msgstr "" + +#: macrocmd.c:431 +msgid "" +"Remove the definition of the C/C++ preprocessor macro with the given name." +msgstr "" + +#: macrocmd.c:436 +msgid "List all the macros defined using the `macro define' command." +msgstr "" + +#: macroexp.c:235 +msgid "Unterminated comment in macro expansion." +msgstr "" + +#: macroexp.c:347 +msgid "A character constant must contain at least one character." +msgstr "" + +#: macroexp.c:397 +msgid "Unterminated string in expression." +msgstr "" + +#: macroexp.c:404 +msgid "Newline characters may not appear in string constants." +msgstr "" + +#: macroexp.c:634 +msgid "unable to avoid splicing tokens during macro expansion" +msgstr "" + +#: macroexp.c:811 +#, possible-c-format +msgid "Malformed argument list for macro `%s'." +msgstr "" + +#: macroexp.c:981 +msgid "Stringification operator requires an argument." +msgstr "" + +#: macroexp.c:986 +msgid "Argument to stringification operator must name a macro parameter." +msgstr "" + +#: macroexp.c:1000 +msgid "Stray splicing operator" +msgstr "" + +#: macroexp.c:1031 +msgid "Splicing operator at end of macro" +msgstr "" + +#: macroexp.c:1238 +#, possible-c-format +msgid "Wrong number of arguments to macro `%s' (expected %d, got %d)." +msgstr "" + +#: macroexp.c:1272 +msgid "bad macro definition kind" +msgstr "" + +#: macroexp.c:1403 +msgid "Expand-once not implemented yet." +msgstr "" + +#: macroscope.c:78 +#, possible-c-format +msgid "" +"symtab found for `%s', but that file\n" +"is not covered in the compilation unit's macro information" +msgstr "" + +#: macrotab.c:470 +#, possible-c-format +msgid "both `%s' and `%s' allegedly #included at %s:%d" +msgstr "" + +#: macrotab.c:729 +#, possible-c-format +msgid "macro `%s' redefined at %s:%d; original definition at %s:%d" +msgstr "" + +#: macrotab.c:831 +#, possible-c-format +msgid "macro '%s' is #undefined twice, at %s:%d and %s:%d" +msgstr "" + +#: macrotab.c:851 +#, possible-c-format +msgid "no definition for macro `%s' in scope to #undef at %s:%d" +msgstr "" + +#: main.c:334 +#, possible-c-format +msgid "%s: warning: error finding working directory: %s\n" +msgstr "" + +#: main.c:481 +#, possible-c-format +msgid "%s: TUI mode is not supported\n" +msgstr "" + +#: main.c:549 +#, possible-c-format +msgid "%s: unable to load tclcommand file \"%s\"" +msgstr "" + +#: main.c:596 +#, possible-c-format +msgid "warning: could not set baud rate to `%s'.\n" +msgstr "" + +#: main.c:614 +#, possible-c-format +msgid "warning: could not set timeout limit to `%s'.\n" +msgstr "" + +#: main.c:622 +#, possible-c-format +msgid "Use `%s --help' for a complete list of options.\n" +msgstr "" + +#: main.c:652 +#, possible-c-format +msgid "%s: `--args' specified but no program specified\n" +msgstr "" + +#: main.c:687 +#, possible-c-format +msgid "Excess command line arguments ignored. (%s%s)\n" +msgstr "" + +#: main.c:742 +#, possible-c-format +msgid "Interpreter `%s' unrecognized" +msgstr "" + +#: main.c:772 +msgid "" +"\n" +"warning: " +msgstr "" + +#: main.c:818 +msgid "Can't attach to process and specify a core file at the same time." +msgstr "" + +#: main.c:851 +msgid "warning: " +msgstr "" + +#: main.c:884 +#, possible-c-format +msgid "Startup time: %ld.%06ld\n" +msgstr "" + +#: main.c:894 +#, possible-c-format +msgid "Startup size: data size %ld\n" +msgstr "" + +#: main.c:934 +msgid "" +"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:940 +msgid "" +" --args Arguments after executable-file are passed to inferior\n" +msgstr "" + +#: main.c:943 +msgid "" +" -b BAUDRATE Set serial port baud rate used for remote debugging.\n" +" --batch Exit after processing options.\n" +" --batch-silent As for --batch, but suppress all gdb stdout output.\n" +" --return-child-result\n" +" GDB exit code will be the child's exit code.\n" +" --cd=DIR Change current directory to DIR.\n" +" --command=FILE, -x Execute GDB commands from FILE.\n" +" --eval-command=COMMAND, -ex\n" +" Execute a single GDB command.\n" +" May be used multiple times and in conjunction\n" +" with --command.\n" +" --core=COREFILE Analyze the core dump COREFILE.\n" +" --pid=PID Attach to running process PID.\n" +msgstr "" + +#: main.c:958 +msgid "" +" --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:966 +msgid "" +" --interpreter=INTERP\n" +" Select a specific interpreter / user interface\n" +msgstr "" + +#: main.c:970 +msgid "" +" -l TIMEOUT Set timeout in seconds for remote debugging.\n" +" --nw\t\t Do not use a window interface.\n" +" --nx Do not read " +msgstr "" + +#: main.c:975 +msgid "" +" file.\n" +" --quiet Do not print version number on startup.\n" +" --readnow Fully read symbol files on first access.\n" +msgstr "" + +#: main.c:979 +msgid "" +" --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:985 +msgid " --tui Use a terminal user interface.\n" +msgstr "" + +#: main.c:989 +msgid "" +" --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:995 +msgid "" +"\n" +"At startup, GDB reads the following init files and executes their commands:\n" +msgstr "" + +#: main.c:999 +#, possible-c-format +msgid " * system-wide init file: %s\n" +msgstr "" + +#: main.c:1003 +#, possible-c-format +msgid " * user-specific init file: %s\n" +msgstr "" + +#: main.c:1007 +#, possible-c-format +msgid " * local init file: ./%s\n" +msgstr "" + +#: main.c:1010 +msgid "" +"\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" +msgstr "" + +#: main.c:1015 +#, possible-c-format +msgid "Report bugs to \"%s\".\n" +msgstr "" + +#: maint.c:74 +#, possible-c-format +msgid "Watchdog timer is %s.\n" +msgstr "" + +#: maint.c:94 +msgid "" +"\"maintenance\" must be followed by the name of a maintenance command.\n" +msgstr "" + +#: maint.c:102 +msgid "Should GDB dump core? " +msgstr "" + +#: maint.c:153 +msgid "\"maintenance demangle\" takes an argument to demangle.\n" +msgstr "" + +#: maint.c:166 +#, possible-c-format +msgid "Can't demangle \"%s\"\n" +msgstr "" + +#: maint.c:177 +msgid "\"maintenance time\" takes a numeric argument.\n" +msgstr "" + +#: maint.c:200 +msgid "\"maintenance info\" must be followed by the name of an info command.\n" +msgstr "" + +#: maint.c:370 +msgid "Exec file:\n" +msgstr "" + +#: maint.c:388 +#, possible-c-format +msgid " Object file: %s\n" +msgstr "" + +#: maint.c:402 +msgid "Core file:\n" +msgstr "" + +#: maint.c:429 regcache.c:1162 +msgid "maintenance print architecture" +msgstr "" + +#: maint.c:443 +msgid "" +"\"maintenance print\" must be followed by the name of a print command.\n" +msgstr "" + +#: maint.c:463 +msgid "requires argument (address or section + address)" +msgstr "" + +#. End of command? +#: maint.c:473 +msgid "Need to specify and
" +msgstr "" + +#: maint.c:485 +#, possible-c-format +msgid "Unknown section %s." +msgstr "" + +#: maint.c:513 +#, possible-c-format +msgid "%s + %s in section %s of %s\n" +msgstr "" + +#: maint.c:516 +#, possible-c-format +msgid "%s + %s in section %s\n" +msgstr "" + +#: maint.c:520 +#, possible-c-format +msgid "%s + %s\n" +msgstr "" + +#: maint.c:523 +#, possible-c-format +msgid "no symbol at %s:%s\n" +msgstr "" + +#: maint.c:526 +#, possible-c-format +msgid "no symbol at %s\n" +msgstr "" + +#: maint.c:541 +msgid "" +"\"maintenance deprecate\" takes an argument, \n" +"the command you want to deprecate, and optionally the replacement command \n" +"enclosed in quotes.\n" +msgstr "" + +#: maint.c:556 +msgid "" +"\"maintenance undeprecate\" takes an argument, \n" +"the command you want to undeprecate.\n" +msgstr "" + +#: maint.c:589 +#, possible-c-format +msgid "Can't find command '%s' to deprecate.\n" +msgstr "" + +#: maint.c:656 +msgid "\"maintenance set\" must be followed by the name of a set command.\n" +msgstr "" + +#: maint.c:673 +#, possible-c-format +msgid "Internal profiling is %s.\n" +msgstr "" + +#: maint.c:732 +msgid "Profiling support is not available on this system." +msgstr "" + +#: maint.c:741 +msgid "" +"Commands for use by GDB maintainers.\n" +"Includes commands to dump specific internal GDB structures in\n" +"a human readable form, to cause GDB to deliberately dump core,\n" +"to test internal functions such as the C++/ObjC demangler, etc." +msgstr "" + +#: maint.c:751 +msgid "Commands for showing internal info about the program being debugged." +msgstr "" + +#: maint.c:757 +msgid "" +"List the BFD sections of the exec and core files. \n" +"Arguments may be any combination of:\n" +"\t[one or more section names]\n" +"\tALLOC LOAD RELOC READONLY CODE DATA ROM CONSTRUCTOR\n" +"\tHAS_CONTENTS NEVER_LOAD COFF_SHARED_LIBRARY IS_COMMON\n" +"Sections matching any argument will be listed (no argument\n" +"implies all sections). In addition, the special argument\n" +"\tALLOBJ\n" +"lists all sections from all object files, including shared libraries." +msgstr "" + +#: maint.c:770 +msgid "Maintenance command for printing GDB internal state." +msgstr "" + +#: maint.c:774 +msgid "" +"Set GDB internal variables used by the GDB maintainer.\n" +"Configure variables internal to GDB that aid in GDB's maintenance" +msgstr "" + +#: maint.c:781 +msgid "" +"Show GDB internal variables used by the GDB maintainer.\n" +"Configure variables internal to GDB that aid in GDB's maintenance" +msgstr "" + +#: maint.c:789 +msgid "" +"Get fatal error; make debugger dump its core.\n" +"GDB sets its handling of SIGQUIT back to SIG_DFL and then sends\n" +"itself a SIGQUIT signal." +msgstr "" + +#: maint.c:797 +msgid "" +"Give GDB an internal error.\n" +"Cause GDB to behave as if an internal error was detected." +msgstr "" + +#: maint.c:803 +msgid "" +"Give GDB an internal warning.\n" +"Cause GDB to behave as if an internal warning was reported." +msgstr "" + +#: maint.c:808 +msgid "" +"Demangle a C++/ObjC mangled name.\n" +"Call internal GDB demangler routine to demangle a C++ link name\n" +"and prints the result." +msgstr "" + +#: maint.c:814 +msgid "" +"Set the display of time usage.\n" +"If nonzero, will cause the execution time for each command to be\n" +"displayed, following the command's output." +msgstr "" + +#: maint.c:820 +msgid "" +"Set the display of space usage.\n" +"If nonzero, will cause the execution space for each command to be\n" +"displayed, following the command's output." +msgstr "" + +#: maint.c:826 +msgid "" +"Print a type chain for a given symbol.\n" +"For each node in a type chain, print the raw data for each member of\n" +"the type structure, and the interpretation of the data." +msgstr "" + +#: maint.c:832 +msgid "" +"Print dump of current symbol definitions.\n" +"Entries in the full symbol table are dumped to file OUTFILE.\n" +"If a SOURCE file is specified, dump only that file's symbols." +msgstr "" + +#: maint.c:838 +msgid "" +"Print dump of current minimal symbol definitions.\n" +"Entries in the minimal symbol table are dumped to file OUTFILE.\n" +"If a SOURCE file is specified, dump only that file's minimal symbols." +msgstr "" + +#: maint.c:844 +msgid "" +"Print dump of current partial symbol definitions.\n" +"Entries in the partial symbol table are dumped to file OUTFILE.\n" +"If a SOURCE file is specified, dump only that file's partial symbols." +msgstr "" + +#: maint.c:851 +msgid "Print dump of current object file definitions." +msgstr "" + +#: maint.c:854 +msgid "" +"List the full symbol tables for all object files.\n" +"This does not include information about individual symbols, blocks, or\n" +"linetables --- just the symbol table structures themselves.\n" +"With an argument REGEXP, list the symbol tables whose names that match that." +msgstr "" + +#: maint.c:861 +msgid "" +"List the partial symbol tables for all object files.\n" +"This does not include information about individual partial symbols,\n" +"just the symbol table structures themselves." +msgstr "" + +#: maint.c:868 +msgid "Print statistics about internal gdb state." +msgstr "" + +#: maint.c:872 +msgid "" +"Print the internal architecture configuration.\n" +"Takes an optional file parameter." +msgstr "" + +#: maint.c:878 +msgid "Check consistency of psymtabs and symtabs." +msgstr "" + +#: maint.c:882 +msgid "Translate a section name and address to a symbol." +msgstr "" + +#: maint.c:885 +msgid "" +"Deprecate a command. Note that this is just in here so the \n" +"testsuite can check the command deprecator. You probably shouldn't use " +"this,\n" +"rather you should use the C function deprecate_cmd(). If you decide you \n" +"want to use it: maintenance deprecate 'commandname' \"replacement\". The \n" +"replacement is optional." +msgstr "" + +#: maint.c:892 +msgid "" +"Undeprecate a command. Note that this is just in here so the \n" +"testsuite can check the command deprecator. You probably shouldn't use " +"this,\n" +"If you decide you want to use it: maintenance undeprecate 'commandname'" +msgstr "" + +#: maint.c:898 +msgid "Set watchdog timer." +msgstr "" + +#: maint.c:899 +msgid "Show watchdog timer." +msgstr "" + +#: maint.c:900 +msgid "" +"When non-zero, this timeout is used instead of waiting forever for a target\n" +"to finish a low-level step or continue operation. If the specified amount\n" +"of time passes without a response from the target, an error occurs." +msgstr "" + +#: maint.c:909 +msgid "Set internal profiling." +msgstr "" + +#: maint.c:910 +msgid "Show internal profiling." +msgstr "" + +#: maint.c:911 +msgid "When enabled GDB is profiled." +msgstr "" + +#: mdebugread.c:125 +#, possible-c-format +msgid "bad aux index at symbol %s" +msgstr "" + +#: mdebugread.c:131 +#, possible-c-format +msgid "unknown external symbol %s" +msgstr "" + +#: mdebugread.c:137 +#, possible-c-format +msgid "cannot map ECOFF basic type 0x%x for %s" +msgstr "" + +#: mdebugread.c:144 +#, possible-c-format +msgid "guessed tag type of %s incorrectly" +msgstr "" + +#: mdebugread.c:150 +#, possible-c-format +msgid "bad rfd entry for %s: file %d, index %d" +msgstr "" + +#: mdebugread.c:157 +#, possible-c-format +msgid "unexpected type code for %s" +msgstr "" + +#: mdebugread.c:375 +#, possible-c-format +msgid "" +"\n" +"%s not compiled with -g, debugging support is limited.\n" +msgstr "" + +#: mdebugread.c:377 +msgid "You should compile with -g2 or -g3 for best debugging support.\n" +msgstr "" + +#: mdebugread.c:720 mdebugread.c:1328 +#, possible-c-format +msgid "unknown symbol type 0x%x" +msgstr "" + +#: mdebugread.c:937 +#, possible-c-format +msgid "declaration block contains unhandled symbol type %d" +msgstr "" + +#: mdebugread.c:1217 +#, possible-c-format +msgid "stEnd with storage class %d not handled" +msgstr "" + +#: mdebugread.c:1591 +#, possible-c-format +msgid "can't handle TIR fBitfield for %s" +msgstr "" + +#: mdebugread.c:1621 +#, possible-c-format +msgid "unable to cross ref btIndirect for %s" +msgstr "" + +#: mdebugread.c:1738 +#, possible-c-format +msgid "unable to cross ref btTypedef for %s" +msgstr "" + +#: mdebugread.c:1784 +#, possible-c-format +msgid "illegal TIR continued for %s" +msgstr "" + +#: mdebugread.c:1847 +#, possible-c-format +msgid "illegal array index type for %s, assuming int" +msgstr "" + +#: mdebugread.c:1894 +#, possible-c-format +msgid "unknown type qualifier 0x%x" +msgstr "" + +#: mdebugread.c:1929 +#, possible-c-format +msgid "can't handle PDR for static proc at 0x%lx" +msgstr "" + +#: mdebugread.c:1990 +#, possible-c-format +msgid "PDR for %s, but no symbol" +msgstr "" + +#: mdebugread.c:2115 +#, possible-c-format +msgid "Warning: %s `%s' is undefined (in %s)\n" +msgstr "" + +#: mdebugread.c:2216 +#, possible-c-format +msgid "guessed size of linetable for %s incorrectly" +msgstr "" + +#: mdebugread.c:2491 +#, possible-c-format +msgid "bad ifd for external symbol: %d (max %ld)" +msgstr "" + +#: mdebugread.c:2498 +#, possible-c-format +msgid "bad iss for external symbol: %ld (max %ld)" +msgstr "" + +#: mdebugread.c:3464 +#, possible-c-format +msgid "bad proc end in aux found from symbol %s" +msgstr "" + +#: mdebugread.c:3579 +#, possible-c-format +msgid "bad aux index at block symbol %s" +msgstr "" + +#. Both complaints are valid: one gives symbol name, +#. the other the offending symbol type. +#: mdebugread.c:3599 +#, possible-c-format +msgid "unknown local symbol %s" +msgstr "" + +#: mdebugread.c:3601 +#, possible-c-format +msgid "with type %d" +msgstr "" + +#: mdebugread.c:3760 +#, possible-c-format +msgid "bad file number %ld" +msgstr "" + +#: mdebugread.c:4069 +#, possible-c-format +msgid "unknown stabs symbol %s" +msgstr "" + +#: mdebugread.c:4252 +#, possible-c-format +msgid "File %s contains %d unresolved references:" +msgstr "" + +#: mdebugread.c:4425 +#, possible-c-format +msgid "illegal tq0 in forward typedef for %s" +msgstr "" + +#: mdebugread.c:4463 +#, possible-c-format +msgid "illegal bt %d in forward typedef for %s" +msgstr "" + +#: mdebugread.c:4832 +#, possible-c-format +msgid "Error reading ECOFF debugging information: %s" +msgstr "" + +#: memattr.c:76 +msgid "Unknown memory addresses will be treated as inaccessible.\n" +msgstr "" + +#: memattr.c:79 +msgid "Unknown memory addresses will be treated as RAM.\n" +msgstr "" + +#: memattr.c:146 +msgid "" +"Switching to manual control of memory regions; use \"mem auto\" to fetch " +"regions from the target again." +msgstr "" + +#: memattr.c:182 +msgid "invalid memory region: low >= high\n" +msgstr "" + +#: memattr.c:211 +msgid "overlapping memory region\n" +msgstr "" + +#: memattr.c:324 +msgid "No mem" +msgstr "" + +#: memattr.c:346 +msgid "no lo address" +msgstr "" + +#: memattr.c:351 +msgid "no hi address" +msgstr "" + +#: memattr.c:369 +msgid "region bounds not 16 bit aligned" +msgstr "" + +#: memattr.c:375 +msgid "region bounds not 32 bit aligned" +msgstr "" + +#: memattr.c:381 +msgid "region bounds not 64 bit aligned" +msgstr "" + +#: memattr.c:405 +#, possible-c-format +msgid "unknown attribute: %s" +msgstr "" + +#: memattr.c:420 +msgid "Using memory regions provided by the target.\n" +msgstr "" + +#: memattr.c:422 +msgid "Using user-defined memory regions.\n" +msgstr "" + +#: memattr.c:428 +msgid "There are no memory regions defined.\n" +msgstr "" + +#: memattr.c:560 memattr.c:614 memattr.c:663 memattr.c:673 +#, possible-c-format +msgid "No memory region number %d.\n" +msgstr "" + +#: memattr.c:588 memattr.c:642 memattr.c:705 +msgid "Arguments must be memory region numbers." +msgstr "" + +#: memattr.c:693 +msgid "Delete all memory regions? " +msgstr "" + +#: memattr.c:731 +msgid "" +"Define attributes for memory region or reset memory region handling to\n" +"target-based.\n" +"Usage: mem auto\n" +" mem [ ], \n" +"where may be rw (read/write), ro (read-only) or wo (write-only), \n" +" may be 8, 16, 32, or 64, and \n" +" may be cache or nocache" +msgstr "" + +#: memattr.c:740 +msgid "" +"Enable memory region.\n" +"Arguments are the code numbers of the memory regions to enable.\n" +"Usage: enable mem \n" +"Do \"info mem\" to see current list of code numbers." +msgstr "" + +#: memattr.c:746 +msgid "" +"Disable memory region.\n" +"Arguments are the code numbers of the memory regions to disable.\n" +"Usage: disable mem \n" +"Do \"info mem\" to see current list of code numbers." +msgstr "" + +#: memattr.c:752 +msgid "" +"Delete memory region.\n" +"Arguments are the code numbers of the memory regions to delete.\n" +"Usage: delete mem \n" +"Do \"info mem\" to see current list of code numbers." +msgstr "" + +#: memattr.c:759 +msgid "Memory region attributes" +msgstr "" + +#. allow-unknown +#: memattr.c:761 memattr.c:765 +msgid "Memory regions settings" +msgstr "" + +#: memattr.c:771 +msgid "Set handling of unknown memory regions." +msgstr "" + +#: memattr.c:772 +msgid "Show handling of unknown memory regions." +msgstr "" + +#: memattr.c:773 +msgid "" +"If on, and some memory map is defined, debugger will emit errors on\n" +"accesses to memory not defined in the memory map. If off, accesses to all\n" +"memory addresses will be allowed." +msgstr "" + +#: mem-break.c:55 microblaze-linux-tdep.c:53 ppc-linux-tdep.c:210 +msgid "Software breakpoints not implemented for this target." +msgstr "" + +#: memory-map.c:37 +msgid "Can not parse XML memory map; XML support was disabled at compile time" +msgstr "" + +#: memory-map.c:89 +msgid "Flash block size is not set" +msgstr "" + +#: memory-map.c:124 +#, possible-c-format +msgid "Unknown property \"%s\"" +msgstr "" + +#: memory-map.c:186 +msgid "target memory map" +msgstr "" + +#: mi/mi-cmd-break.c:136 +msgid "mi_cmd_break_insert: Missing " +msgstr "" + +#: mi/mi-cmd-break.c:138 +msgid "mi_cmd_break_insert: Garbage following " +msgstr "" + +#: mi/mi-cmd-break.c:171 +msgid "mi_cmd_break_insert: Unsupported tempoary regexp breakpoint" +msgstr "" + +#: mi/mi-cmd-break.c:178 +msgid "mi_cmd_break_insert: Bad switch." +msgstr "" + +#: mi/mi-cmd-break.c:234 +msgid "mi_cmd_break_watch: Missing " +msgstr "" + +#: mi/mi-cmd-break.c:236 +msgid "mi_cmd_break_watch: Garbage following " +msgstr "" + +#: mi/mi-cmd-break.c:252 +msgid "mi_cmd_break_watch: Unknown watchpoint type." +msgstr "" + +#: mi/mi-cmd-disas.c:140 +msgid "mi_cmd_disassemble: Mixed_mode argument must be 0 or 1." +msgstr "" + +#: mi/mi-cmd-disas.c:150 +msgid "mi_cmd_disassemble: Invalid filename." +msgstr "" + +#: mi/mi-cmd-disas.c:152 +msgid "mi_cmd_disassemble: Invalid line number" +msgstr "" + +#: mi/mi-cmd-disas.c:154 +msgid "mi_cmd_disassemble: No function contains specified address" +msgstr "" + +#: mi/mi-cmd-env.c:72 +msgid "mi_cmd_env_pwd: No arguments required" +msgstr "" + +#: mi/mi-cmd-env.c:83 +#, possible-c-format +msgid "mi_cmd_env_pwd: error finding name of working directory: %s" +msgstr "" + +#: mi/mi-cmd-env.c:94 +msgid "mi_cmd_env_cd: Usage DIRECTORY" +msgstr "" + +#: mi/mi-cmd-env.c:254 +msgid "mi_cmd_inferior_tty_show: Usage: No args" +msgstr "" + +#: mi/mi-cmd-file.c:40 +msgid "mi_cmd_file_list_exec_source_file: Usage: No args" +msgstr "" + +#: mi/mi-cmd-file.c:50 +msgid "mi_cmd_file_list_exec_source_file: No symtab" +msgstr "" + +#: mi/mi-cmd-file.c:74 +msgid "mi_cmd_file_list_exec_source_files: Usage: No args" +msgstr "" + +#: mi/mi-cmd-stack.c:56 +msgid "mi_cmd_stack_list_frames: Usage: [FRAME_LOW FRAME_HIGH]" +msgstr "" + +#: mi/mi-cmd-stack.c:79 +msgid "mi_cmd_stack_list_frames: Not enough frames in stack." +msgstr "" + +#: mi/mi-cmd-stack.c:106 +msgid "mi_cmd_stack_info_depth: Usage: [MAX_DEPTH]" +msgstr "" + +#: mi/mi-cmd-stack.c:136 +#, possible-c-format +msgid "" +"Unknown value for PRINT_VALUES: must be: 0 or \"%s\", 1 or \"%s\", 2 or \"%s" +"\"" +msgstr "" + +#: mi/mi-cmd-stack.c:151 +msgid "mi_cmd_stack_list_locals: Usage: PRINT_VALUES" +msgstr "" + +#: mi/mi-cmd-stack.c:172 +msgid "mi_cmd_stack_list_args: Usage: PRINT_VALUES [FRAME_LOW FRAME_HIGH]" +msgstr "" + +#: mi/mi-cmd-stack.c:197 +msgid "mi_cmd_stack_list_args: Not enough frames in stack." +msgstr "" + +#: mi/mi-cmd-stack.c:229 +msgid "Usage: PRINT_VALUES" +msgstr "" + +#: mi/mi-cmd-stack.c:379 +msgid "mi_cmd_stack_select_frame: Usage: FRAME_SPEC" +msgstr "" + +#: mi/mi-cmd-stack.c:388 +msgid "mi_cmd_stack_info_frame: No arguments required" +msgstr "" + +#: mi/mi-cmd-target.c:40 +msgid "mi_cmd_target_file_get: Usage: REMOTE_FILE LOCAL_FILE" +msgstr "" + +#: mi/mi-cmd-target.c:64 +msgid "mi_cmd_target_file_put: Usage: LOCAL_FILE REMOTE_FILE" +msgstr "" + +#: mi/mi-cmd-target.c:88 +msgid "mi_cmd_target_file_delete: Usage: REMOTE_FILE" +msgstr "" + +#. mi_error_message = xstrprintf ("mi_cmd_var_create: Usage: +#. ...."); return MI_CMD_ERROR; +#: mi/mi-cmd-var.c:112 +msgid "mi_cmd_var_create: Usage: NAME FRAME EXPRESSION." +msgstr "" + +#: mi/mi-cmd-var.c:132 +msgid "mi_cmd_var_create: name of object must begin with a letter" +msgstr "" + +#: mi/mi-cmd-var.c:152 +msgid "mi_cmd_var_create: unable to create variable object" +msgstr "" + +#: mi/mi-cmd-var.c:171 +msgid "mi_cmd_var_delete: Usage: [-c] EXPRESSION." +msgstr "" + +#: mi/mi-cmd-var.c:183 +msgid "" +"mi_cmd_var_delete: Missing required argument after '-c': variable object name" +msgstr "" + +#: mi/mi-cmd-var.c:185 +msgid "mi_cmd_var_delete: Illegal variable object name" +msgstr "" + +#: mi/mi-cmd-var.c:193 +msgid "mi_cmd_var_delete: Invalid option." +msgstr "" + +#: mi/mi-cmd-var.c:235 +msgid "" +"Must specify the format as: \"natural\", \"binary\", \"decimal\", " +"\"hexadecimal\", or \"octal\"" +msgstr "" + +#: mi/mi-cmd-var.c:246 +msgid "mi_cmd_var_set_format: Usage: NAME FORMAT." +msgstr "" + +#: mi/mi-cmd-var.c:288 +msgid "-var-set-format: Usage: NAME FROZEN_FLAG." +msgstr "" + +#: mi/mi-cmd-var.c:297 +msgid "Invalid flag value" +msgstr "" + +#: mi/mi-cmd-var.c:314 +msgid "mi_cmd_var_show_format: Usage: NAME." +msgstr "" + +#: mi/mi-cmd-var.c:331 +msgid "mi_cmd_var_info_num_children: Usage: NAME." +msgstr "" + +#: mi/mi-cmd-var.c:354 +#, possible-c-format +msgid "" +"Unknown value for PRINT_VALUES\n" +"Must be: 0 or \"%s\", 1 or \"%s\", 2 or \"%s\"" +msgstr "" + +#: mi/mi-cmd-var.c:404 +msgid "mi_cmd_var_list_children: Usage: [PRINT_VALUES] NAME [FROM TO]" +msgstr "" + +#: mi/mi-cmd-var.c:467 +msgid "mi_cmd_var_info_type: Usage: NAME." +msgstr "" + +#: mi/mi-cmd-var.c:482 +msgid "Usage: NAME." +msgstr "" + +#: mi/mi-cmd-var.c:499 +msgid "mi_cmd_var_info_expression: Usage: NAME." +msgstr "" + +#: mi/mi-cmd-var.c:518 +msgid "mi_cmd_var_show_attributes: Usage: NAME." +msgstr "" + +#: mi/mi-cmd-var.c:566 +msgid "Cannot specify format more than once" +msgstr "" + +#: mi/mi-cmd-var.c:575 +msgid "Usage: [-f FORMAT] NAME" +msgstr "" + +#: mi/mi-cmd-var.c:578 +msgid "Garbage at end of command" +msgstr "" + +#: mi/mi-cmd-var.c:604 +msgid "mi_cmd_var_assign: Usage: NAME EXPRESSION." +msgstr "" + +#: mi/mi-cmd-var.c:610 +msgid "mi_cmd_var_assign: Variable object is not editable" +msgstr "" + +#: mi/mi-cmd-var.c:615 +msgid "mi_cmd_var_assign: Could not assign expression to variable object" +msgstr "" + +#: mi/mi-cmd-var.c:665 +msgid "mi_cmd_var_update: Usage: [PRINT_VALUES] NAME." +msgstr "" + +#: mi/mi-cmd-var.c:810 +msgid "mi_cmd_enable_pretty_printing: no arguments allowed" +msgstr "" + +#: mi/mi-cmd-var.c:821 +msgid "mi_cmd_var_set_update_range: Usage: VAROBJ FROM TO" +msgstr "" + +#: mi/mi-cmds.c:198 +#, possible-c-format +msgid "command `%s' appears to be duplicated" +msgstr "" + +#: mi/mi-common.c:53 +msgid "async_reason_string_lookup is inconsistent" +msgstr "" + +#: mi/mi-console.c:67 +msgid "mi_console_file_delete: bad magic number" +msgstr "" + +#: mi/mi-console.c:95 +msgid "mi_console_file_transform: bad magic number" +msgstr "" + +#: mi/mi-console.c:121 +msgid "mi_console_file_flush: bad magic number" +msgstr "" + +#: mi/mi-getopt.c:36 +msgid "mi_getopt_long: optind out of bounds" +msgstr "" + +#: mi/mi-getopt.c:62 +#, possible-c-format +msgid "%s: Option %s requires an argument" +msgstr "" + +#: mi/mi-getopt.c:74 +#, possible-c-format +msgid "%s: Unknown option ``%s''" +msgstr "" + +#: mi/mi-main.c:255 mi/mi-main.c:261 reverse.c:52 reverse.c:59 +#, possible-c-format +msgid "Target %s does not support this command." +msgstr "" + +#: mi/mi-main.c:258 +msgid "Already in reverse mode." +msgstr "" + +#: mi/mi-main.c:355 +#, possible-c-format +msgid "Cannot parse thread group id '%s'" +msgstr "" + +#: mi/mi-main.c:361 +msgid "Thread group is empty" +msgstr "" + +#: mi/mi-main.c:1688 +msgid "Cannot specify --frame without --thread" +msgstr "" + +#: mi/mi-main.c:1694 +#, possible-c-format +msgid "Invalid thread id: %d" +msgstr "" + +#: mi/mi-main.c:1697 +#, possible-c-format +msgid "Thread id: %d has terminated" +msgstr "" + +#: mi/mi-main.c:1711 +#, possible-c-format +msgid "Invalid frame id: %d" +msgstr "" + +#: mi/mi-symbol-cmds.c:41 +msgid "mi_cmd_symbol_list_lines: Usage: SOURCE_FILENAME" +msgstr "" + +#: mi/mi-symbol-cmds.c:47 +msgid "mi_cmd_symbol_list_lines: Unknown source file name." +msgstr "" + +#: microblaze-tdep.c:145 +msgid "push_dummy_code not implemented" +msgstr "" + +#: microblaze-tdep.c:156 +msgid "store_arguments not implemented" +msgstr "" + +#: microblaze-tdep.c:572 +msgid "Unsupported return value size requested" +msgstr "" + +#: microblaze-tdep.c:741 +msgid "Set microblaze debugging." +msgstr "" + +#: microblaze-tdep.c:742 +msgid "Show microblaze debugging." +msgstr "" + +#: microblaze-tdep.c:743 +msgid "When non-zero, microblaze specific debugging is enabled." +msgstr "" + +#: mips-linux-nat.c:77 mips-linux-nat.c:112 +#, possible-c-format +msgid "Bogon register number %d." +msgstr "" + +#: mips-linux-nat.c:253 mips-linux-nat.c:304 ppcnbsd-nat.c:105 +#: ppcnbsd-nat.c:140 +msgid "Couldn't get FP registers" +msgstr "" + +#: mips-linux-nat.c:295 shnbsd-nat.c:84 +msgid "Couldn't set registers" +msgstr "" + +#: mips-linux-nat.c:310 ppcnbsd-nat.c:147 +msgid "Couldn't set FP registers" +msgstr "" + +#: mips-linux-nat.c:478 mips-linux-nat.c:495 mips-linux-nat.c:512 +#: mips-linux-nat.c:529 mips-linux-nat.c:550 mips-linux-nat.c:567 +#: mips-linux-nat.c:586 +msgid "Unrecognized watch register style" +msgstr "" + +#: mips-linux-nat.c:1051 +msgid "Set whether to show variables that mirror the mips debug registers." +msgstr "" + +#: mips-linux-nat.c:1052 +msgid "Show whether to show variables that mirror the mips debug registers." +msgstr "" + +#: mips-linux-tdep.c:560 +msgid "wrong size fpregset struct in core file" +msgstr "" + +#: mipsread.c:83 +#, possible-c-format +msgid "Error reading symbol table: %s" +msgstr "" + +#: mips-tdep.c:476 +#, possible-c-format +msgid "mips_register_name: bad register number %d" +msgstr "" + +#: mips-tdep.c:569 mips-tdep.c:592 +msgid "bad register size" +msgstr "" + +#: mips-tdep.c:622 +msgid "32-bit compatibility mode not supported" +msgstr "" + +#: mips-tdep.c:779 +msgid "mips_mask_address_p: bad switch" +msgstr "" + +#: mips-tdep.c:805 +msgid "show_mask_address: bad switch" +msgstr "" + +#: mips-tdep.c:1677 +msgid "Invalid number of argument registers encoded in SAVE." +msgstr "" + +#: mips-tdep.c:1682 +msgid "Invalid number of static registers encoded in SAVE." +msgstr "" + +#: mips-tdep.c:2565 +#, possible-c-format +msgid "GDB can't find the start of the function at %s." +msgstr "" + +#: mips-tdep.c:4324 mips-tdep.c:4361 mips-tdep.c:4598 +#, possible-c-format +msgid "can't read register %d (%s)" +msgstr "" + +#: mips-tdep.c:4370 +msgid "mips_read_fp_register_double: bad access to odd-numbered FP register" +msgstr "" + +#: mips-tdep.c:4634 +msgid "Not a valid register for the current processor type" +msgstr "" + +#: mips-tdep.c:4904 mips-tdep.c:4918 mips-tdep.c:4932 +msgid "set mipsfpu failed" +msgstr "" + +#: mips-tdep.c:5381 +#, possible-c-format +msgid "unsupported ABI %s." +msgstr "" + +#: mips-tdep.c:5395 +msgid "unrecognized .gcc_compiled_longXX" +msgstr "" + +#: mips-tdep.c:5407 +msgid "unknown ABI string" +msgstr "" + +#: mips-tdep.c:5909 mips-tdep.c:5959 +msgid "unknown ABI in switch" +msgstr "" + +#: mips-tdep.c:6235 +msgid "mips_abi_strings out of sync" +msgstr "" + +#: mips-tdep.c:6251 mips-tdep.c:6255 +msgid "Various MIPS specific commands." +msgstr "" + +#: mips-tdep.c:6260 +msgid "Set the MIPS ABI used by this program." +msgstr "" + +#: mips-tdep.c:6261 +msgid "Show the MIPS ABI used by this program." +msgstr "" + +#: mips-tdep.c:6262 +msgid "" +"This option can be set to one of:\n" +" auto - the default ABI associated with the current binary\n" +" o32\n" +" o64\n" +" n32\n" +" n64\n" +" eabi32\n" +" eabi64" +msgstr "" + +#: mips-tdep.c:6279 +msgid "Set use of MIPS floating-point coprocessor." +msgstr "" + +#: mips-tdep.c:6282 +msgid "Select single-precision MIPS floating-point coprocessor." +msgstr "" + +#: mips-tdep.c:6285 +msgid "Select double-precision MIPS floating-point coprocessor." +msgstr "" + +#: mips-tdep.c:6291 +msgid "Select no MIPS floating-point coprocessor." +msgstr "" + +#: mips-tdep.c:6296 +msgid "Select MIPS floating-point coprocessor automatically." +msgstr "" + +#: mips-tdep.c:6299 +msgid "Show current use of MIPS floating-point coprocessor target." +msgstr "" + +#: mips-tdep.c:6319 +msgid "Set zeroing of upper 32 bits of 64-bit addresses." +msgstr "" + +#: mips-tdep.c:6320 +msgid "Show zeroing of upper 32 bits of 64-bit addresses." +msgstr "" + +#: mips-tdep.c:6321 +msgid "" +"Use \"on\" to enable the masking, \"off\" to disable it and \"auto\" to \n" +"allow GDB to determine the correct value." +msgstr "" + +#: mips-tdep.c:6330 +msgid "" +"Set compatibility with 64-bit MIPS target that transfers 32-bit quantities." +msgstr "" + +#: mips-tdep.c:6332 +msgid "" +"Show compatibility with 64-bit MIPS target that transfers 32-bit quantities." +msgstr "" + +#: mips-tdep.c:6334 +msgid "" +"Use \"on\" to enable backward compatibility with older MIPS 64 GDB+target\n" +"that would transfer 32 bits for some registers (e.g. SR, FSR) and\n" +"64 bits for others. Use \"off\" to disable compatibility mode" +msgstr "" + +#: mips-tdep.c:6344 +msgid "Set mips debugging." +msgstr "" + +#: mips-tdep.c:6345 +msgid "Show mips debugging." +msgstr "" + +#: mips-tdep.c:6346 +msgid "When non-zero, mips specific debugging is enabled." +msgstr "" + +#: mn10300-tdep.c:195 +#, possible-c-format +msgid "Cannot store return value %d bytes long." +msgstr "" + +#: mn10300-tdep.c:227 +#, possible-c-format +msgid "Cannot extract return value %d bytes long." +msgstr "" + +#: mn10300-tdep.c:1375 +#, possible-c-format +msgid "Bogus register number in debug info: %d" +msgstr "" + +#: mn10300-tdep.c:1418 +msgid "mn10300_gdbarch_init: Unknown mn10300 variant" +msgstr "" + +#: monitor.c:218 +#, possible-c-format +msgid "%s (%s): %s: %s%c" +msgstr "" + +#: monitor.c:222 +#, possible-c-format +msgid "%s (%s): %s: %s" +msgstr "" + +#: monitor.c:239 +#, possible-c-format +msgid "Invalid hex digit %d" +msgstr "" + +#: monitor.c:407 monitor.c:482 +msgid "Timeout reading from remote system." +msgstr "" + +#: monitor.c:409 monitor.c:484 +msgid "remote-monitor" +msgstr "" + +#: monitor.c:478 +msgid "GDB serial timeout has expired. Target detached." +msgstr "" + +#: monitor.c:695 +#, possible-c-format +msgid "compile_pattern: Can't compile pattern string `%s': %s!" +msgstr "" + +#: monitor.c:712 +msgid "Magic number of monitor_ops struct wrong." +msgstr "" + +#: monitor.c:718 +#, possible-c-format +msgid "" +"Use `target %s DEVICE-NAME' to use a serial port, or \n" +"`target %s HOST-NAME:PORT-NUMBER' to use a network connection." +msgstr "" + +#: monitor.c:818 +#, possible-c-format +msgid "Remote target %s connected to %s\n" +msgstr "" + +#: monitor.c:868 +#, possible-c-format +msgid "Ending remote %s debugging\n" +msgstr "" + +#: monitor.c:908 +#, possible-c-format +msgid "monitor_supply_register (%d): bad value from monitor: %s." +msgstr "" + +#: monitor.c:1020 nto-procfs.c:693 remote.c:4477 remote-mips.c:2153 +msgid "" +"Interrupted while waiting for the program.\n" +"Give up (and stop debugging it)? " +msgstr "" + +#: monitor.c:1215 +#, possible-c-format +msgid "Bad value returned from monitor while fetching register %x." +msgstr "" + +#: monitor.c:1410 +#, possible-c-format +msgid "\tAttached to %s at %d baud.\n" +msgstr "" + +#: monitor.c:1937 +msgid "Failed to read via monitor" +msgstr "" + +#: monitor.c:2016 +msgid "Args are not supported by the monitor." +msgstr "" + +#: monitor.c:2049 +msgid "No set_break defined for this monitor" +msgstr "" + +#: monitor.c:2070 +#, possible-c-format +msgid "Too many breakpoints (> %d) for monitor." +msgstr "" + +#: monitor.c:2084 +msgid "No clr_break defined for this monitor" +msgstr "" + +#: monitor.c:2212 +msgid "monitor target not open." +msgstr "" + +#: monitor.c:2239 +#, possible-c-format +msgid "Reply contains invalid hex digit 0x%x" +msgstr "" + +#: monitor.c:2331 +msgid "Set display of activity while downloading a file." +msgstr "" + +#: monitor.c:2332 +msgid "Show display of activity while downloading a file." +msgstr "" + +#: monitor.c:2333 +msgid "When enabled, a hashmark '#' is displayed." +msgstr "" + +#: monitor.c:2339 +msgid "Set debugging of remote monitor communication." +msgstr "" + +#: monitor.c:2340 +msgid "Show debugging of remote monitor communication." +msgstr "" + +#: monitor.c:2341 +msgid "" +"When enabled, communication between GDB and the remote monitor\n" +"is displayed." +msgstr "" + +#: moxie-tdep.c:505 +#, possible-c-format +msgid "Process record: error reading memory at addr 0x%s len = %d.\n" +msgstr "" + +#: mt-tdep.c:303 +#, possible-c-format +msgid "mt_register_type: illegal register number %d" +msgstr "" + +#: nto-procfs.c:102 +msgid "Lost the QNX node. Debug session probably over." +msgstr "" + +#: nto-procfs.c:168 +msgid "Invalid procfs arg" +msgstr "" + +#: nto-procfs.c:177 nto-procfs.c:195 +msgid "Devctl failed." +msgstr "" + +#: nto-procfs.c:187 +msgid "alloca failed." +msgstr "" + +#: nto-procfs.c:202 +msgid "Invalid target CPU." +msgstr "" + +#: nto-procfs.c:625 procfs.c:3612 +msgid "Attaching GDB to itself is not a good idea..." +msgstr "" + +#: nto-procfs.c:667 +#, possible-c-format +msgid "Couldn't open proc file %s, error %d (%s)" +msgstr "" + +#: nto-procfs.c:670 +msgid "Couldn't stop process" +msgstr "" + +#: nto-procfs.c:1185 +#, possible-c-format +msgid "Error spawning %s: %d (%s)" +msgstr "" + +#: nto-procfs.c:1465 +msgid "pidlist" +msgstr "" + +#: nto-procfs.c:1466 +msgid "memory information" +msgstr "" + +#: nto-tdep.c:409 +msgid "Set QNX NTO internal debugging." +msgstr "" + +#: nto-tdep.c:410 +msgid "Show QNX NTO internal debugging." +msgstr "" + +#: nto-tdep.c:411 +msgid "" +"When non-zero, nto specific debug info is\n" +"displayed. Different information is displayed\n" +"for different positive values." +msgstr "" + +#: objc-lang.c:128 +msgid "no way to lookup Objective-C classes" +msgstr "" + +#: objc-lang.c:156 +msgid "no way to lookup Objective-C selectors" +msgstr "" + +#: objc-lang.c:203 +msgid "NSString: internal error -- no way to create new NSString" +msgstr "" + +#: objc-lang.c:616 +#, possible-c-format +msgid "Can't find selector \"%s\"" +msgstr "" + +#: objc-lang.c:663 +msgid "internal: compare_selectors(1)" +msgstr "" + +#: objc-lang.c:668 +msgid "internal: compare_selectors(2)" +msgstr "" + +#: objc-lang.c:723 objc-lang.c:863 symtab.c:3258 +#, possible-c-format +msgid "Invalid regexp (%s): %s" +msgstr "" + +#: objc-lang.c:753 +#, possible-c-format +msgid "" +"Selectors matching \"%s\":\n" +"\n" +msgstr "" + +#: objc-lang.c:800 +#, possible-c-format +msgid "No selectors matching \"%s\"\n" +msgstr "" + +#: objc-lang.c:818 +msgid "internal: compare_classes(1)" +msgstr "" + +#: objc-lang.c:887 +#, possible-c-format +msgid "" +"Classes matching \"%s\":\n" +"\n" +msgstr "" + +#: objc-lang.c:926 +#, possible-c-format +msgid "No classes matching \"%s\"\n" +msgstr "" + +#: objc-lang.c:1437 +msgid "Unable to locate _NSPrintForDebugger in child process" +msgstr "" + +#: objc-lang.c:1443 +msgid "object returns null description" +msgstr "" + +#: objc-lang.c:1454 +msgid "" +msgstr "" + +#. INFO SELECTORS command. +#: objc-lang.c:1606 +msgid "All Objective-C selectors, or those matching REGEXP." +msgstr "" + +#. INFO CLASSES command. +#: objc-lang.c:1608 +msgid "All Objective-C classes, or those matching REGEXP." +msgstr "" + +#: objc-lang.c:1610 +msgid "Ask an Objective-C object to print itself." +msgstr "" + +#: objfiles.c:231 solib.c:376 symfile.c:2351 +#, possible-c-format +msgid "Can't find the file sections in `%s': %s" +msgstr "" + +#: objfiles.c:353 +msgid "Entry point address is not known." +msgstr "" + +#: objfiles.c:442 +msgid "put_objfile_before: before objfile not in list" +msgstr "" + +#: objfiles.c:494 +msgid "unlink_objfile: objfile already unlinked" +msgstr "" + +#: objfiles.c:1229 +#, possible-c-format +msgid "" +"unexpected overlap between:\n" +" (A) section `%s' from `%s' [%s, %s)\n" +" (B) section `%s' from `%s' [%s, %s).\n" +"Will ignore section B" +msgstr "" + +#: objfiles.h:629 +msgid "sect_index_data not initialized" +msgstr "" + +#: objfiles.h:634 +msgid "sect_index_rodata not initialized" +msgstr "" + +#: objfiles.h:639 +msgid "sect_index_text not initialized" +msgstr "" + +#: observer.c:63 +#, possible-c-format +msgid "Observer debugging is %s.\n" +msgstr "" + +#. We should never reach this point. However, this should not be +#. a very serious error, so simply report a warning to the user. +#: observer.c:154 +msgid "Failed to detach observer" +msgstr "" + +#: observer.c:208 +msgid "Set observer debugging." +msgstr "" + +#: observer.c:209 +msgid "Show observer debugging." +msgstr "" + +#: observer.c:210 +msgid "When non-zero, observer debugging is enabled." +msgstr "" + +#: osabi.c:141 +#, possible-c-format +msgid "" +"gdbarch_register_osabi: An attempt to register a handler for OS ABI \"%s\" " +"for architecture %s was made. The handler will not be registered" +msgstr "" + +#: osabi.c:159 +#, possible-c-format +msgid "" +"gdbarch_register_osabi: A handler for OS ABI \"%s\" has already been " +"registered for architecture %s" +msgstr "" + +#: osabi.c:253 +#, possible-c-format +msgid "" +"gdbarch_lookup_osabi: invalid OS ABI (%d) from sniffer for architecture %s " +"flavour %d" +msgstr "" + +#: osabi.c:272 +#, possible-c-format +msgid "" +"gdbarch_lookup_osabi: multiple %sspecific OS ABI match for architecture %s " +"flavour %d: first match \"%s\", second match \"%s\"" +msgstr "" + +#: osabi.c:462 +#, possible-c-format +msgid "generic_elf_osabi_sniff_abi_tag_sections: unknown OS number %d" +msgstr "" + +#: osabi.c:601 +#, possible-c-format +msgid "Invalid OS ABI \"%s\" passed to command handler." +msgstr "" + +#: osabi.c:609 +msgid "Updating OS ABI failed." +msgstr "" + +#: osabi.c:618 +#, possible-c-format +msgid "The current OS ABI is \"auto\" (currently \"%s\").\n" +msgstr "" + +#: osabi.c:621 +#, possible-c-format +msgid "The current OS ABI is \"%s\".\n" +msgstr "" + +#: osabi.c:625 +#, possible-c-format +msgid "The default OS ABI is \"%s\".\n" +msgstr "" + +#: osabi.c:639 +msgid "_initialize_gdb_osabi: gdb_osabi_names[] is inconsistent" +msgstr "" + +#: osabi.c:648 +msgid "Set OS ABI of target." +msgstr "" + +#: osabi.c:649 +msgid "Show OS ABI of target." +msgstr "" + +#: osdata.c:39 +msgid "Can not parse XML OS data; XML support was disabled at compile time" +msgstr "" + +#: osdata.c:69 +msgid "Seen more than on osdata element" +msgstr "" + +#: osdata.c:173 +msgid "osdata" +msgstr "" + +#: osdata.c:252 +msgid "Empty data returned by target. Wrong osdata type?" +msgstr "" + +#: osdata.c:260 +msgid "Can not fetch data now.\n" +msgstr "" + +#. TODO: No type could mean "list availables types". +#: osdata.c:292 printcmd.c:1162 +msgid "Argument required." +msgstr "" + +#: osdata.c:361 +msgid "Show OS data ARG." +msgstr "" + +#: parse.c:109 +#, possible-c-format +msgid "Expression debugging is %s.\n" +msgstr "" + +#: parse.c:120 +#, possible-c-format +msgid "Parser debugging is %s.\n" +msgstr "" + +#: parse.c:814 +msgid "?error in operator_length_standard" +msgstr "" + +#: parse.c:1078 +msgid "expression to compute" +msgstr "" + +#: parse.c:1164 +msgid "Junk after end of expression." +msgstr "" + +#: parse.c:1385 +msgid "Set expression debugging." +msgstr "" + +#: parse.c:1386 +msgid "Show expression debugging." +msgstr "" + +#: parse.c:1387 +msgid "" +"When non-zero, the internal representation of expressions will be printed." +msgstr "" + +#: parse.c:1393 +msgid "Set parser debugging." +msgstr "" + +#: parse.c:1394 +msgid "Show parser debugging." +msgstr "" + +#: parse.c:1395 +msgid "When non-zero, expression parser tracing will be enabled." +msgstr "" + +#: ppc-linux-nat.c:351 ppc-linux-nat.c:818 +msgid "Unable to fetch VSX register" +msgstr "" + +#: ppc-linux-nat.c:380 ppc-linux-nat.c:848 +msgid "Unable to fetch AltiVec register" +msgstr "" + +#. Anything else needs to be reported. +#: ppc-linux-nat.c:417 ppc-linux-nat.c:1569 +msgid "Unable to fetch SPE registers" +msgstr "" + +#: ppc-linux-nat.c:552 +#, possible-c-format +msgid "fetch_register: unexpected byte order: %d" +msgstr "" + +#: ppc-linux-nat.c:610 ppc-linux-nat.c:1582 +msgid "Unable to fetch VSX registers" +msgstr "" + +#: ppc-linux-nat.c:629 ppc-linux-nat.c:1595 +msgid "Unable to fetch AltiVec registers" +msgstr "" + +#: ppc-linux-nat.c:656 ppc-linux-nat.c:1129 +msgid "Couldn't get general-purpose registers." +msgstr "" + +#: ppc-linux-nat.c:708 ppc-linux-nat.c:1191 +msgid "Couldn't get floating-point registers." +msgstr "" + +#: ppc-linux-nat.c:826 +msgid "Unable to store VSX register" +msgstr "" + +#: ppc-linux-nat.c:861 +msgid "Unable to store AltiVec register" +msgstr "" + +#. Anything else needs to be reported. +#: ppc-linux-nat.c:888 +msgid "Unable to set SPE registers" +msgstr "" + +#: ppc-linux-nat.c:1075 +msgid "Couldn't get VSX registers" +msgstr "" + +#: ppc-linux-nat.c:1081 +msgid "Couldn't write VSX registers" +msgstr "" + +#: ppc-linux-nat.c:1098 +msgid "Couldn't get AltiVec registers" +msgstr "" + +#: ppc-linux-nat.c:1104 +msgid "Couldn't write AltiVec registers" +msgstr "" + +#: ppc-linux-nat.c:1141 +msgid "Couldn't set general-purpose registers." +msgstr "" + +#: ppc-linux-nat.c:1203 +msgid "Couldn't set floating-point registers." +msgstr "" + +#: ppc-linux-tdep.c:1042 +msgid "Cannot find AT_ENTRY auxiliary vector entry." +msgstr "" + +#: printcmd.c:112 +#, possible-c-format +msgid "The largest offset that will be printed in form is %s.\n" +msgstr "" + +#: printcmd.c:124 +#, possible-c-format +msgid "Printing of source filename and line number with is %s.\n" +msgstr "" + +#: printcmd.c:440 printcmd.c:515 +#, possible-c-format +msgid "Undefined output size \"%c\"." +msgstr "" + +#: printcmd.c:537 +#, possible-c-format +msgid "Undefined output format \"%c\"." +msgstr "" + +#: printcmd.c:895 +#, possible-c-format +msgid "Size letters are meaningless in \"%s\" command." +msgstr "" + +#: printcmd.c:897 +#, possible-c-format +msgid "Item count other than 1 is meaningless in \"%s\" command." +msgstr "" + +#: printcmd.c:900 +#, possible-c-format +msgid "Format letter \"%c\" is meaningless in \"%s\" command." +msgstr "" + +#: printcmd.c:1067 +msgid "address" +msgstr "" + +#: printcmd.c:1089 +msgid "mapped" +msgstr "" + +#: printcmd.c:1089 +msgid "unmapped" +msgstr "" + +#: printcmd.c:1110 +#, possible-c-format +msgid "%s in load address range of %s overlay section %s of %s\n" +msgstr "" + +#: printcmd.c:1114 +#, possible-c-format +msgid "%s in load address range of section %s of %s\n" +msgstr "" + +#: printcmd.c:1119 +#, possible-c-format +msgid "%s in %s overlay section %s of %s\n" +msgstr "" + +#: printcmd.c:1122 +#, possible-c-format +msgid "%s in section %s of %s\n" +msgstr "" + +#: printcmd.c:1127 +#, possible-c-format +msgid "%s in load address range of %s overlay section %s\n" +msgstr "" + +#: printcmd.c:1131 +#, possible-c-format +msgid "%s in load address range of section %s\n" +msgstr "" + +#: printcmd.c:1135 +#, possible-c-format +msgid "%s in %s overlay section %s\n" +msgstr "" + +#: printcmd.c:1138 +#, possible-c-format +msgid "%s in section %s\n" +msgstr "" + +#: printcmd.c:1145 +#, possible-c-format +msgid "No symbol matches %s.\n" +msgstr "" + +#: printcmd.c:1206 scm-lang.c:182 +#, possible-c-format +msgid "No symbol \"%s\" in current context." +msgstr "" + +#: printcmd.c:1258 +#, possible-c-format +msgid "an argument in register %s" +msgstr "" + +#: printcmd.c:1261 +#, possible-c-format +msgid "a variable in register %s" +msgstr "" + +#: printcmd.c:1266 printcmd.c:1336 +msgid "static storage at address " +msgstr "" + +#: printcmd.c:1272 printcmd.c:1309 printcmd.c:1341 +msgid "" +",\n" +" -- loaded at " +msgstr "" + +#: printcmd.c:1274 printcmd.c:1311 printcmd.c:1343 +#, possible-c-format +msgid " in overlay section %s" +msgstr "" + +#: printcmd.c:1282 +#, possible-c-format +msgid "address of an argument in register %s" +msgstr "" + +#: printcmd.c:1287 +#, possible-c-format +msgid "an argument at offset %ld" +msgstr "" + +#: printcmd.c:1291 +#, possible-c-format +msgid "a local variable at frame offset %ld" +msgstr "" + +#: printcmd.c:1295 +#, possible-c-format +msgid "a reference argument at offset %ld" +msgstr "" + +#: printcmd.c:1299 +msgid "a typedef" +msgstr "" + +#: printcmd.c:1303 +msgid "a function at address " +msgstr "" + +#: printcmd.c:1330 +#, possible-c-format +msgid "" +"a thread-local variable at offset %s in the thread-local storage for `%s'" +msgstr "" + +#: printcmd.c:1352 +msgid "optimized out" +msgstr "" + +#: printcmd.c:1356 +msgid "of unknown (botched) type" +msgstr "" + +#: printcmd.c:1410 +msgid "starting display address" +msgstr "" + +#: printcmd.c:1538 printcmd.c:1550 +#, possible-c-format +msgid "No display number %d." +msgstr "" + +#: printcmd.c:1573 +msgid "Delete all auto-display expressions? " +msgstr "" + +#: printcmd.c:1585 printcmd.c:1815 printcmd.c:1852 +msgid "Arguments must be display numbers." +msgstr "" + +#: printcmd.c:1637 +#, possible-c-format +msgid "Unable to display \"%s\": %s" +msgstr "" + +#: printcmd.c:1752 printcmd.c:1825 +#, possible-c-format +msgid "No display number %d.\n" +msgstr "" + +#: printcmd.c:1761 +#, possible-c-format +msgid "Disabling display %d to avoid infinite recursion.\n" +msgstr "" + +#: printcmd.c:1774 +msgid "There are no auto-display expressions now.\n" +msgstr "" + +#: printcmd.c:1776 +msgid "" +"Auto-display expressions now in effect:\n" +"Num Enb Expression\n" +msgstr "" + +#: printcmd.c:1789 +msgid " (cannot be evaluated in the current context)" +msgstr "" + +#: printcmd.c:1975 +msgid "format-control string and values to print" +msgstr "" + +#: printcmd.c:1983 +msgid "Bad format string, missing '\"'." +msgstr "" + +#: printcmd.c:1996 +msgid "Bad format string, non-terminated '\"'." +msgstr "" + +#. ??? TODO: handle other escape sequences +#: printcmd.c:2030 +#, possible-c-format +msgid "Unrecognized escape character \\%c in format string." +msgstr "" + +#: printcmd.c:2047 +msgid "Invalid argument syntax" +msgstr "" + +#: printcmd.c:2238 +msgid "`*' not supported for precision or width in printf" +msgstr "" + +#: printcmd.c:2241 +msgid "Format specifier `n' not supported in printf" +msgstr "" + +#: printcmd.c:2244 +msgid "Incomplete format specifier at end of format string" +msgstr "" + +#: printcmd.c:2247 +#, possible-c-format +msgid "Unrecognized format specifier '%c' in printf" +msgstr "" + +#: printcmd.c:2251 +#, possible-c-format +msgid "Inappropriate modifiers to format specifier '%c' in printf" +msgstr "" + +#: printcmd.c:2306 +msgid "Wrong number of arguments for specified format-string" +msgstr "" + +#: printcmd.c:2400 +#, possible-c-format +msgid "expected wchar_t argument for %%lc" +msgstr "" + +#: printcmd.c:2429 printcmd.c:2446 value.c:1554 +msgid "Invalid floating value found in program." +msgstr "" + +#: printcmd.c:2452 +msgid "long double not supported in printf" +msgstr "" + +#: printcmd.c:2462 +msgid "long long not supported in printf" +msgstr "" + +#: printcmd.c:2666 +msgid "Describe where symbol SYM is stored." +msgstr "" + +#: printcmd.c:2668 +msgid "" +"Describe what symbol is at location ADDR.\n" +"Only for symbols with fixed locations (global or static scope)." +msgstr "" + +#: printcmd.c:2672 +msgid "" +"Examine memory: x/FMT ADDRESS.\n" +"ADDRESS is an expression for the memory address to examine.\n" +"FMT is a repeat count followed by a format letter and a size letter.\n" +"Format letters are o(octal), x(hex), d(decimal), u(unsigned decimal),\n" +" t(binary), f(float), a(address), i(instruction), c(char) and s(string).\n" +"Size letters are b(byte), h(halfword), w(word), g(giant, 8 bytes).\n" +"The specified number of objects of the specified size are printed\n" +"according to the format.\n" +"\n" +"Defaults for format and size letters are those previously used.\n" +"Default count is 1. Default address is following last thing printed\n" +"with this command or \"print\"." +msgstr "" + +#: printcmd.c:2687 +msgid "Print line number and file of definition of variable." +msgstr "" + +#: printcmd.c:2690 +msgid "Expressions to display when program stops, with code numbers." +msgstr "" + +#: printcmd.c:2693 +msgid "" +"Cancel some expressions to be displayed when program stops.\n" +"Arguments are the code numbers of the expressions to stop displaying.\n" +"No argument means cancel all automatic-display expressions.\n" +"\"delete display\" has the same effect as this command.\n" +"Do \"info display\" to see current list of code numbers." +msgstr "" + +#: printcmd.c:2701 +msgid "" +"Print value of expression EXP each time the program stops.\n" +"/FMT may be used before EXP as in the \"print\" command.\n" +"/FMT \"i\" or \"s\" or including a size-letter is allowed,\n" +"as in the \"x\" command, and then EXP is used to get the address to examine\n" +"and examining is done as in the \"x\" command.\n" +"\n" +"With no argument, display all currently requested auto-display expressions.\n" +"Use \"undisplay\" to cancel display requests previously made." +msgstr "" + +#: printcmd.c:2710 +msgid "" +"Enable some expressions to be displayed when program stops.\n" +"Arguments are the code numbers of the expressions to resume displaying.\n" +"No argument means enable all automatic-display expressions.\n" +"Do \"info display\" to see current list of code numbers." +msgstr "" + +#: printcmd.c:2716 +msgid "" +"Disable some expressions to be displayed when program stops.\n" +"Arguments are the code numbers of the expressions to stop displaying.\n" +"No argument means disable all automatic-display expressions.\n" +"Do \"info display\" to see current list of code numbers." +msgstr "" + +#: printcmd.c:2722 +msgid "" +"Cancel some expressions to be displayed when program stops.\n" +"Arguments are the code numbers of the expressions to stop displaying.\n" +"No argument means cancel all automatic-display expressions.\n" +"Do \"info display\" to see current list of code numbers." +msgstr "" + +#: printcmd.c:2728 +msgid "" +"printf \"printf format string\", arg1, arg2, arg3, ..., argn\n" +"This is useful for formatted output in user-defined commands." +msgstr "" + +#: printcmd.c:2732 +msgid "" +"Like \"print\" but don't put in value history and don't print newline.\n" +"This is useful in user-defined commands." +msgstr "" + +#: printcmd.c:2736 printcmd.c:2748 +msgid "" +"Evaluate expression EXP and assign result to variable VAR, using assignment\n" +"syntax appropriate for the current language (VAR = EXP or VAR := EXP for\n" +"example). VAR may be a debugger \"convenience\" variable (names starting\n" +"with $), a register (a few standard names starting with $), or an actual\n" +"variable in the program being debugged. EXP is any valid expression.\n" +"Use \"set variable\" for variables with names identical to set subcommands.\n" +"\n" +"With a subcommand, this command modifies parts of the gdb environment.\n" +"You can see these environment settings with the \"show\" command." +msgstr "" + +#. "call" is the same as "set", but handy for dbx users to call fns. +#: printcmd.c:2759 +msgid "" +"Call a function in the program.\n" +"The argument is the function name and arguments, in the notation of the\n" +"current working language. The result is printed and saved in the value\n" +"history, if it is not void." +msgstr "" + +#: printcmd.c:2766 +msgid "" +"Evaluate expression EXP and assign result to variable VAR, using assignment\n" +"syntax appropriate for the current language (VAR = EXP or VAR := EXP for\n" +"example). VAR may be a debugger \"convenience\" variable (names starting\n" +"with $), a register (a few standard names starting with $), or an actual\n" +"variable in the program being debugged. EXP is any valid expression.\n" +"This may usually be abbreviated to simply \"set\"." +msgstr "" + +#: printcmd.c:2775 +msgid "" +"Print value of expression EXP.\n" +"Variables accessible are those of the lexical environment of the selected\n" +"stack frame, plus all those whose scope is global or an entire file.\n" +"\n" +"$NUM gets previous value number NUM. $ and $$ are the last two values.\n" +"$$NUM refers to NUM'th value back from the last one.\n" +"Names starting with $ refer to registers (with the values they would have\n" +"if the program were to return to the stack frame now selected, restoring\n" +"all registers saved by frames farther in) or else to debugger\n" +"\"convenience\" variables (any such name not a known register).\n" +"Use assignment expressions to give values to convenience variables.\n" +"\n" +"{TYPE}ADREXP refers to a datum of data type TYPE, located at address " +"ADREXP.\n" +"@ is a binary operator for treating consecutive data objects\n" +"anywhere in memory as an array. FOO@NUM gives an array whose first\n" +"element is FOO, whose second element is stored in the space following\n" +"where FOO is stored, etc. FOO must be an expression whose value\n" +"resides in memory.\n" +"\n" +"EXP may be preceded with /FMT, where FMT is a format letter\n" +"but no count or size letter (see \"x\" command)." +msgstr "" + +#: printcmd.c:2800 +msgid "" +"Same as \"print\" command, except that if you are running in the epoch\n" +"environment, the value is printed in its own window." +msgstr "" + +#: printcmd.c:2806 +msgid "Set the largest offset that will be printed in form." +msgstr "" + +#: printcmd.c:2807 +msgid "Show the largest offset that will be printed in form." +msgstr "" + +#: printcmd.c:2813 +msgid "Set printing of source filename and line number with ." +msgstr "" + +#: printcmd.c:2814 +msgid "Show printing of source filename and line number with ." +msgstr "" + +#: proc-api.c:783 +msgid "Set tracing for /proc api calls." +msgstr "" + +#: proc-api.c:784 +msgid "Show tracing for /proc api calls." +msgstr "" + +#: proc-api.c:790 +msgid "Set filename for /proc tracefile." +msgstr "" + +#: proc-api.c:791 +msgid "Show filename for /proc tracefile." +msgstr "" + +#: procfs.c:500 +#, possible-c-format +msgid "procfs: couldn't find pid %d (kernel thread %d) in procinfo list." +msgstr "" + +#: procfs.c:503 +#, possible-c-format +msgid "procfs: couldn't find pid %d in procinfo list." +msgstr "" + +#: procfs.c:936 +#, possible-c-format +msgid "load_syscalls: Can't open /proc/%d/sysent" +msgstr "" + +#: procfs.c:942 procfs.c:956 +#, possible-c-format +msgid "load_syscalls: Error reading /proc/%d/sysent" +msgstr "" + +#: procfs.c:947 +#, possible-c-format +msgid "load_syscalls: /proc/%d/sysent contains no syscalls!" +msgstr "" + +#: procfs.c:1505 +#, possible-c-format +msgid "procfs: modify_flag failed to turn %s %s" +msgstr "" + +#: procfs.c:1853 +msgid "procfs: set_traced_signals failed" +msgstr "" + +#: procfs.c:3069 +#, possible-c-format +msgid "procfs_find_LDT_entry: could not find procinfo for %d:%ld." +msgstr "" + +#: procfs.c:3076 +#, possible-c-format +msgid "procfs_find_LDT_entry: could not read gregs for %d:%ld." +msgstr "" + +#: procfs.c:3619 +#, possible-c-format +msgid "Attaching to program `%s', %s\n" +msgstr "" + +#: procfs.c:3669 +msgid "procfs: out of memory in 'attach'" +msgstr "" + +#: procfs.c:3758 +msgid "Was stopped when attached, make it runnable again? " +msgstr "" + +#: procfs.c:3801 +#, possible-c-format +msgid "procfs: fetch_registers failed to find procinfo for %s" +msgstr "" + +#: procfs.c:3850 +#, possible-c-format +msgid "procfs: store_registers: failed to find procinfo for %s" +msgstr "" + +#: procfs.c:3958 +msgid "Unable to remove __dbx_link breakpoint." +msgstr "" + +#: procfs.c:4013 +#, possible-c-format +msgid "Failed to create a bfd: %s." +msgstr "" + +#: procfs.c:4034 +msgid "Failed to insert dbx_link breakpoint." +msgstr "" + +#. /proc file not found; presumably child has terminated. +#. "wait" for the child's exit +#. wrong child? +#: procfs.c:4134 +#, possible-c-format +msgid "procfs: couldn't stop process %d: wait returned %d." +msgstr "" + +#: procfs.c:4240 +msgid "procfs: trapped on entry to " +msgstr "" + +#: procfs.c:4250 procfs.c:4352 +#, possible-c-format +msgid "%ld syscall arguments:\n" +msgstr "" + +#: procfs.c:4342 +msgid "procfs: trapped on exit from " +msgstr "" + +#: procfs.c:4370 +#, possible-c-format +msgid "Retry #%d:\n" +msgstr "" + +#: procfs.c:4445 procfs.c:4453 +msgid "child stopped for unknown reason:\n" +msgstr "" + +#: procfs.c:4447 procfs.c:4455 +msgid "... giving up..." +msgstr "" + +#: procfs.c:4483 +msgid "procfs: ...giving up..." +msgstr "" + +#: procfs.c:4755 +msgid "" +"resume: target already running. Pretend to resume, and hope for the best!" +msgstr "" + +#: procfs.c:4816 +#, possible-c-format +msgid "\tUsing the running image of %s %s via /proc.\n" +msgstr "" + +#: procfs.c:5091 +msgid "procfs: create_procinfo failed in child." +msgstr "" + +#. Not found. This must be an error rather than merely passing +#. the file to execlp(), because execlp() would try all the +#. exec()s, causing GDB to get confused. +#: procfs.c:5265 +#, possible-c-format +msgid "procfs:%d -- Can't find shell %s in PATH" +msgstr "" + +#: procfs.c:5904 +#, possible-c-format +msgid "process %d flags:\n" +msgstr "" + +#: procfs.c:5914 +#, possible-c-format +msgid "thread %d flags:\n" +msgstr "" + +#: procfs.c:5974 +msgid "you must be debugging a process to use this command." +msgstr "" + +#: procfs.c:5977 +msgid "system call to trace" +msgstr "" + +#: procfs.c:6018 +msgid "" +"Show /proc process information about any running process.\n" +"Specify process id, or use the program being debugged by default.\n" +"Specify keyword 'mappings' for detailed info on memory mappings." +msgstr "" + +#: procfs.c:6023 +msgid "Give a trace of entries into the syscall." +msgstr "" + +#: procfs.c:6025 +msgid "Give a trace of exits from the syscall." +msgstr "" + +#: procfs.c:6027 +msgid "Cancel a trace of entries into the syscall." +msgstr "" + +#: procfs.c:6029 +msgid "Cancel a trace of exits from the syscall." +msgstr "" + +#: procfs.c:6225 +msgid "gcore not implemented for this host." +msgstr "" + +#: progspace.c:398 +#, possible-c-format +msgid "program space ID %d not known." +msgstr "" + +#: progspace.c:611 +msgid "Info about currently known program spaces." +msgstr "" + +#: p-typeprint.c:297 +msgid "type not handled in pascal_type_print_varspec_prefix()" +msgstr "" + +#: p-typeprint.c:412 +msgid "type not handled in pascal_type_print_varspec_suffix()" +msgstr "" + +#: p-valprint.c:535 +#, possible-c-format +msgid "Invalid pascal type code %d in symbol table." +msgstr "" + +#: p-valprint.c:580 +#, possible-c-format +msgid "Printing of pascal static members is %s.\n" +msgstr "" + +#: p-valprint.c:980 +msgid "Set printing of pascal static members." +msgstr "" + +#: p-valprint.c:981 +msgid "Show printing of pascal static members." +msgstr "" + +#: python/py-cmd.c:124 python/py-cmd.c:189 +msgid "Invalid invocation of Python command object." +msgstr "" + +#: python/py-cmd.c:133 +msgid "Python command object missing 'invoke' method." +msgstr "" + +#: python/py-cmd.c:140 +msgid "Could not convert arguments to Python string." +msgstr "" + +#: python/py-cmd.c:164 +#, possible-c-format +msgid "Error occurred in Python command: %s" +msgstr "" + +#: python/py-cmd.c:170 +msgid "Error occurred in Python command." +msgstr "" + +#: python/py-cmd.c:199 python/py-cmd.c:202 +msgid "Could not convert argument to Python string." +msgstr "" + +#: python/py-cmd.c:282 +msgid "no command name found" +msgstr "" + +#: python/py-cmd.c:314 +#, possible-c-format +msgid "could not find command prefix %s" +msgstr "" + +#: python/py-cmd.c:328 +#, possible-c-format +msgid "'%s' is not a prefix command" +msgstr "" + +#: python/py-cmd.c:377 +msgid "command object already initialized" +msgstr "" + +#: python/py-cmd.c:392 +msgid "invalid command class argument" +msgstr "" + +#: python/py-cmd.c:398 +msgid "invalid completion type argument" +msgstr "" + +#: python/py-cmd.c:443 +msgid "This command is not documented." +msgstr "" + +#: python/py-frame.c:339 +#, possible-c-format +msgid "variable '%s' not found" +msgstr "" + +#: python/py-frame.c:350 +msgid "argument must be a symbol or string" +msgstr "" + +#: python/py-function.c:47 +msgid "Could not convert value to Python object." +msgstr "" + +#: python/py-function.c:73 +msgid "No method named 'invoke' in object." +msgstr "" + +#: python/py-function.c:83 python/py-function.c:91 python/py-prettyprint.c:486 +#: python/python.c:160 python/python.c:181 +msgid "Error while executing Python code." +msgstr "" + +#: python/py-function.c:118 +msgid "This function is not documented." +msgstr "" + +#: python/py-utils.c:77 +msgid "Expected a string or unicode object." +msgstr "" + +#: python/py-value.c:121 +msgid "Value object creation takes only 1 argument" +msgstr "" + +#: python/py-value.c:129 +msgid "Could not allocate memory to create Value object." +msgstr "" + +#: python/py-value.c:367 +msgid "Cannot subscript requested type" +msgstr "" + +#: python/py-value.c:384 +msgid "Setting of struct elements is not currently supported." +msgstr "" + +#: python/py-value.c:651 +msgid "Attempted truth testing on invalid gdb.Value type." +msgstr "" + +#: python/py-value.c:980 +#, possible-c-format +msgid "Could not convert Python object: %s" +msgstr "" + +#: python/python.c:150 +msgid "Invalid \"python\" block structure." +msgstr "" + +#: python/python.c:528 python/python.c:541 python/python.c:549 +msgid "Python scripting is not supported in this copy of GDB." +msgstr "" + +#: python/python.c:587 +msgid "" +"Evaluate a Python command.\n" +"\n" +"The command can be given as an argument, for instance:\n" +"\n" +" python print 23\n" +"\n" +"If no argument is given, the following lines are read and used\n" +"as the Python commands. Type a line containing \"end\" to indicate\n" +"the end of the command." +msgstr "" + +#: python/python.c:598 +msgid "" +"Evaluate a Python command.\n" +"\n" +"Python scripting is not supported in this copy of GDB.\n" +"This command is only a placeholder." +msgstr "" + +#: python/python.c:607 python/python.c:611 +msgid "Prefix command for python maintenance settings." +msgstr "" + +#: python/python.c:616 +msgid "Enable or disable printing of Python stack dump on error." +msgstr "" + +#: python/python.c:617 +msgid "Show whether Python stack will be printed on error." +msgstr "" + +#: python/python.c:618 +msgid "Enables or disables printing of Python stack traces." +msgstr "" + +#: python/python.c:625 +msgid "Enable or disable auto-loading of Python code when an object is opened." +msgstr "" + +#: python/python.c:626 +msgid "Show whether Python code will be auto-loaded when an object is opened." +msgstr "" + +#: python/python.c:627 +msgid "" +"Enables or disables auto-loading of Python code when an object is opened." +msgstr "" + +#: record.c:549 +msgid "" +"Do you want to auto delete previous execution log entries when record/replay " +"buffer becomes full (record stop-at-limit)?" +msgstr "" + +#: record.c:557 +msgid "Process record: stopped by user." +msgstr "" + +#: record.c:627 +msgid "Process record: inferior program stopped." +msgstr "" + +#: record.c:629 record.c:1400 record.c:1409 record.c:1415 +msgid "Process record: failed to record execution log." +msgstr "" + +#: record.c:848 +msgid "Process record: the program is not being run." +msgstr "" + +#: record.c:850 +msgid "Process record target can't debug inferior in non-stop mode (non-stop)." +msgstr "" + +#: record.c:853 +msgid "" +"Process record target can't debug inferior in asynchronous mode (target-" +"async)." +msgstr "" + +#: record.c:857 +msgid "" +"Process record: the current architecture doesn't support record function." +msgstr "" + +#: record.c:861 +msgid "Could not find 'to_resume' method on the target stack." +msgstr "" + +#: record.c:863 +msgid "Could not find 'to_wait' method on the target stack." +msgstr "" + +#: record.c:865 +msgid "Could not find 'to_store_registers' method on the target stack." +msgstr "" + +#: record.c:867 +msgid "Could not find 'to_insert_breakpoint' method on the target stack." +msgstr "" + +#: record.c:869 +msgid "Could not find 'to_remove_breakpoint' method on the target stack." +msgstr "" + +#: record.c:886 +msgid "" +"Process record target already running. Use \"record stop\" to stop record " +"target first." +msgstr "" + +#: record.c:934 +msgid "Could not find 'to_xfer_partial' method on the target stack." +msgstr "" + +#: record.c:1442 +msgid "" +"Because GDB is in replay mode, changing the value of a register will make " +"the execution log unusable from this point onward. Change all registers?" +msgstr "" + +#: record.c:1448 +#, possible-c-format +msgid "" +"Because GDB is in replay mode, changing the value of a register will make " +"the execution log unusable from this point onward. Change register %s?" +msgstr "" + +#: record.c:1469 record.c:1502 +msgid "Process record canceled the operation." +msgstr "" + +#. Let user choose if he wants to write memory or not. +#: record.c:1498 +#, possible-c-format +msgid "" +"Because GDB is in replay mode, writing to memory will make the execution log " +"unusable from this point onward. Write memory at address %s?" +msgstr "" + +#: record.c:1633 reverse.c:268 +#, possible-c-format +msgid "Unbalanced quotes: %s" +msgstr "" + +#: record.c:1735 record.c:1823 target.c:510 +msgid "You can't do that without a process to debug." +msgstr "" + +#: record.c:1892 +#, possible-c-format +msgid "Debugging of process record target is %s.\n" +msgstr "" + +#: record.c:1914 +msgid "" +"Delete the log from this point forward and begin to record the running " +"message at current PC?" +msgstr "" + +#: record.c:1920 +msgid "Already at end of record list.\n" +msgstr "" + +#: record.c:1924 record.c:1939 +msgid "Process record is not started.\n" +msgstr "" + +#: record.c:1935 +msgid "Process record is stopped and all execution logs are deleted.\n" +msgstr "" + +#: record.c:1964 +msgid "\"set record\" must be followed by an apporpriate subcommand.\n" +msgstr "" + +#: record.c:1985 +msgid "Replay mode:\n" +msgstr "" + +#: record.c:1987 +msgid "Record mode:\n" +msgstr "" + +#. Display instruction number for first instruction in the log. +#: record.c:1999 +#, possible-c-format +msgid "Lowest recorded instruction number is %s.\n" +msgstr "" + +#: record.c:2004 +#, possible-c-format +msgid "Current instruction number is %s.\n" +msgstr "" + +#. Display instruction number for last instruction in the log. +#: record.c:2008 +#, possible-c-format +msgid "Highest recorded instruction number is %s.\n" +msgstr "" + +#. Display log count. +#: record.c:2012 +#, possible-c-format +msgid "Log contains %d instructions.\n" +msgstr "" + +#: record.c:2017 +msgid "No instructions have been logged.\n" +msgstr "" + +#: record.c:2022 +msgid "target record is not active.\n" +msgstr "" + +#. Display max log size. +#: record.c:2026 +#, possible-c-format +msgid "Max logged instructions is %d.\n" +msgstr "" + +#: record.c:2082 +#, possible-c-format +msgid "Failed to read %d bytes from core file %s ('%s').\n" +msgstr "" + +#: record.c:2154 +#, possible-c-format +msgid "Version mis-match or file format error in core file %s." +msgstr "" + +#: record.c:2256 +#, possible-c-format +msgid "Bad entry type in core file %s." +msgstr "" + +#: record.c:2277 +#, possible-c-format +msgid "Auto increase record/replay buffer limit to %d." +msgstr "" + +#. Succeeded. +#: record.c:2282 +#, possible-c-format +msgid "Restored records from core file %s.\n" +msgstr "" + +#: record.c:2298 +#, possible-c-format +msgid "Failed to write %d bytes to core file %s ('%s').\n" +msgstr "" + +#: record.c:2343 +msgid "" +"This command can only be used with target 'record'.\n" +"Use 'target record' first.\n" +msgstr "" + +#: record.c:2410 +#, possible-c-format +msgid "Failed to create 'precord' section for corefile %s: %s" +msgstr "" + +#. Succeeded. +#: record.c:2535 +#, possible-c-format +msgid "Saved core file %s with execution log.\n" +msgstr "" + +#: record.c:2580 +msgid "Command requires an argument (insn number to go to)." +msgstr "" + +#: record.c:2614 +#, possible-c-format +msgid "Target insn '%s' not found." +msgstr "" + +#: record.c:2616 +#, possible-c-format +msgid "Already at insn '%s'." +msgstr "" + +#: record.c:2619 +#, possible-c-format +msgid "Go forward to insn number %s\n" +msgstr "" + +#: record.c:2625 +#, possible-c-format +msgid "Go backward to insn number %s\n" +msgstr "" + +#: record.c:2650 +msgid "Set debugging of record/replay feature." +msgstr "" + +#: record.c:2651 +msgid "Show debugging of record/replay feature." +msgstr "" + +#: record.c:2652 +msgid "When enabled, debugging output for record/replay feature is displayed." +msgstr "" + +#: record.c:2658 +msgid "Abbreviated form of \"target record\" command." +msgstr "" + +#: record.c:2664 +msgid "Set record options" +msgstr "" + +#: record.c:2668 +msgid "Show record options" +msgstr "" + +#: record.c:2672 +msgid "Info record options" +msgstr "" + +#: record.c:2677 +msgid "" +"Save the execution log to a file.\n" +"Argument is optional filename.\n" +"Default filename is 'gdb_record.'." +msgstr "" + +#: record.c:2684 +msgid "" +"Restore the execution log from a file.\n" +"Argument is filename. File must be created with 'record save'." +msgstr "" + +#: record.c:2690 +msgid "Delete the rest of execution log and start recording it anew." +msgstr "" + +#: record.c:2696 +msgid "Stop the record/replay target." +msgstr "" + +#: record.c:2702 +msgid "Set whether record/replay stops when record/replay buffer becomes full." +msgstr "" + +#: record.c:2703 +msgid "" +"Show whether record/replay stops when record/replay buffer becomes full." +msgstr "" + +#: record.c:2704 +msgid "" +"Default is ON.\n" +"When ON, if the record/replay buffer becomes full, ask user what to do.\n" +"When OFF, if the record/replay buffer becomes full,\n" +"delete the oldest recorded instruction to make room for each new one." +msgstr "" + +#: record.c:2713 +msgid "Set record/replay buffer limit." +msgstr "" + +#: record.c:2714 +msgid "Show record/replay buffer limit." +msgstr "" + +#: record.c:2714 +msgid "" +"Set the maximum number of instructions to be stored in the\n" +"record/replay buffer. Zero means unlimited. Default is 200000." +msgstr "" + +#: record.c:2720 +msgid "" +"Restore the program to its state at instruction number N.\n" +"Argument is instruction number, as shown by 'info record'." +msgstr "" + +#: regcache.c:900 +msgid "regcache_read_pc: Unable to find PC" +msgstr "" + +#: regcache.c:916 +msgid "regcache_write_pc: Unable to update PC" +msgstr "" + +#: regcache.c:930 +msgid "Register cache flushed.\n" +msgstr "" + +#: regcache.c:949 +msgid "Bad switch" +msgstr "" + +#: regcache.c:1204 +msgid "Force gdb to flush its register cache (maintainer command)" +msgstr "" + +#: regcache.c:1206 +msgid "" +"Print the internal register configuration.\n" +"Takes an optional file parameter." +msgstr "" + +#: regcache.c:1210 +msgid "" +"Print the internal register configuration including raw values.\n" +"Takes an optional file parameter." +msgstr "" + +#: regcache.c:1214 +msgid "" +"Print the internal register configuration including cooked values.\n" +"Takes an optional file parameter." +msgstr "" + +#: regcache.c:1218 +msgid "" +"Print the internal register configuration including each register's group.\n" +"Takes an optional file parameter." +msgstr "" + +#: reggroups.c:244 +msgid "maintenance print reggroups" +msgstr "" + +#: reggroups.c:285 +msgid "" +"Print the internal register group names.\n" +"Takes an optional file parameter." +msgstr "" + +#. malformed packet error +#. general case: +#: remote.c:413 +msgid "remote.c: error in outgoing packet." +msgstr "" + +#: remote.c:415 +#, possible-c-format +msgid "remote.c: error in outgoing packet at field #%ld." +msgstr "" + +#: remote.c:418 +#, possible-c-format +msgid "trace API error 0x%s." +msgstr "" + +#: remote.c:420 +#, possible-c-format +msgid "Target returns error code '%s'." +msgstr "" + +#: remote.c:436 remote.c:8080 remote.c:9233 remote.c:9639 +msgid "Target does not support this command." +msgstr "" + +#: remote.c:664 +msgid "" +"Send the ASCII ETX character (Ctrl-c) to the remote target to interrupt the " +"execution of the program.\n" +msgstr "" + +#: remote.c:669 +msgid "" +"send a break signal to the remote target to interrupt the execution of the " +"program.\n" +msgstr "" + +#: remote.c:673 +msgid "" +"Send a break signal and 'g' a.k.a. Magic SysRq g to the remote target to " +"interrupt the execution of Linux kernel.\n" +msgstr "" + +#: remote.c:678 remote.c:2937 +#, possible-c-format +msgid "Invalid value for interrupt_sequence_mode: %s." +msgstr "" + +#: remote.c:821 +msgid "Argument required (integer, `fixed' or `limited')." +msgstr "" + +#: remote.c:833 +#, possible-c-format +msgid "Invalid %s (bad syntax)." +msgstr "" + +#: remote.c:840 +#, possible-c-format +msgid "Invalid %s (too large)." +msgstr "" + +#: remote.c:846 +#, possible-c-format +msgid "" +"The target may not be able to correctly handle a %s\n" +"of %ld bytes. Change the packet size? " +msgstr "" + +#: remote.c:849 +msgid "Packet size not changed." +msgstr "" + +#: remote.c:859 +#, possible-c-format +msgid "The %s is %ld. " +msgstr "" + +#: remote.c:861 +#, possible-c-format +msgid "Packets are fixed at %ld bytes.\n" +msgstr "" + +#: remote.c:864 +#, possible-c-format +msgid "Packets are limited to %ld bytes.\n" +msgstr "" + +#: remote.c:986 +#, possible-c-format +msgid "Support for the `%s' packet is auto-detected, currently %s.\n" +msgstr "" + +#: remote.c:991 +#, possible-c-format +msgid "Support for the `%s' packet is currently %s.\n" +msgstr "" + +#: remote.c:1083 +msgid "packet_ok: attempt to use a disabled packet" +msgstr "" + +#. If the stub previously indicated that the packet was +#. supported then there is a protocol error.. +#: remote.c:1097 +#, possible-c-format +msgid "Protocol error: %s (%s) conflicting enabled responses." +msgstr "" + +#. The user set it wrong. +#: remote.c:1101 +#, possible-c-format +msgid "Enabled packet %s (%s) not recognized by stub" +msgstr "" + +#. Error of some sort. +#. We're out of sync with the target now. Did it continue +#. or not? We can't tell which thread it was in non-stop, +#. so just ignore this. +#. Error of some sort. +#. We're out of sync with the target now. Did it continue or +#. not? Not is more likely, so report a stop. +#: remote.c:1312 remote.c:2762 remote.c:3513 remote.c:5086 remote.c:5185 +#: remote.c:6388 +#, possible-c-format +msgid "Remote failure reply: %s" +msgstr "" + +#: remote.c:1799 +#, possible-c-format +msgid "invalid remote ptid: %s\n" +msgstr "" + +#: remote.c:2130 +msgid "Incomplete response to threadinfo request." +msgstr "" + +#. This is an answer to a different request. +#: remote.c:2133 +msgid "ERROR RMT Thread info mismatch." +msgstr "" + +#: remote.c:2147 +msgid "ERROR RMT: threadinfo tag mismatch." +msgstr "" + +#: remote.c:2155 +msgid "ERROR RMT: length of threadid is not 16." +msgstr "" + +#: remote.c:2170 +msgid "ERROR RMT: 'exists' length too long." +msgstr "" + +#: remote.c:2194 +msgid "ERROR RMT: unknown thread info tag." +msgstr "" + +#. FIXME: This is a good reason to drop the packet. +#. Possably, there is a duplicate response. +#. Possabilities : +#. retransmit immediatly - race conditions +#. retransmit after timeout - yes +#. exit +#. wait for packet, then exit +#. +#: remote.c:2297 +msgid "HMM: threadlist did not echo arg thread, dropping it." +msgstr "" + +#: remote.c:2304 +msgid "RMT ERROR : failed to get remote thread list." +msgstr "" + +#: remote.c:2312 +msgid "RMT ERROR: threadlist response longer than requested." +msgstr "" + +#: remote.c:2349 +msgid "Remote fetch threadlist -infinite loop-." +msgstr "" + +#. paranoia +#: remote.c:2497 +msgid "Command can only be used when connected to the remote target." +msgstr "" + +#: remote.c:2513 +msgid "threads" +msgstr "" + +#: remote.c:2618 +msgid "remote_threads_extra_info" +msgstr "" + +#: remote.c:2797 remote.c:2824 +#, possible-c-format +msgid "Target reported unsupported offsets: %s" +msgstr "" + +#: remote.c:2822 +#, possible-c-format +msgid "Malformed response to offset query, %s" +msgstr "" + +#: remote.c:2870 +msgid "Can not handle qOffsets TextSeg response with this symbol file" +msgstr "" + +#: remote.c:3010 +msgid "Non-stop mode requested, but remote does not support non-stop" +msgstr "" + +#: remote.c:3044 remote.c:3139 +msgid "The target is not running (try extended-remote?)" +msgstr "" + +#: remote.c:3154 +msgid "remote didn't report the current thread in non-stop mode" +msgstr "" + +#: remote.c:3179 +msgid "Trace is already running on the target.\n" +msgstr "" + +#: remote.c:3294 +msgid "" +"The remote protocol may be unreliable over UDP.\n" +"Some events may be lost, rendering further debugging impossible." +msgstr "" + +#: remote.c:3337 +#, possible-c-format +msgid "Remote qSupported response supplied an unexpected value for \"%s\"." +msgstr "" + +#: remote.c:3361 +#, possible-c-format +msgid "Remote target reported \"%s\" without a size." +msgstr "" + +#: remote.c:3370 +#, possible-c-format +msgid "Remote target reported \"%s\" with a bad size: \"%s\"." +msgstr "" + +#: remote.c:3377 +#, possible-c-format +msgid "limiting remote suggested packet size (%d bytes) to %d" +msgstr "" + +#: remote.c:3543 +msgid "empty item in \"qSupported\" response" +msgstr "" + +#: remote.c:3574 +#, possible-c-format +msgid "unrecognized item \"%s\" in \"qSupported\" response" +msgstr "" + +#: remote.c:3620 +msgid "" +"To open a remote debug connection, you need to specify what\n" +"serial device is attached to the remote system\n" +"(e.g. /dev/ttyS0, /dev/ttya, COM1, etc.)." +msgstr "" + +#: remote.c:3635 +msgid "Already connected to a remote target. Disconnect? " +msgstr "" + +#: remote.c:3638 +msgid "Still connected." +msgstr "" + +#: remote.c:3793 +msgid "Argument given to \"detach\" when remotely debugging." +msgstr "" + +#: remote.c:3796 +msgid "No process to detach from." +msgstr "" + +#: remote.c:3810 +msgid "Remote doesn't know how to detach" +msgstr "" + +#: remote.c:3812 +msgid "Can't detach process." +msgstr "" + +#: remote.c:3817 +#, possible-c-format +msgid "Detached from remote %s.\n" +msgstr "" + +#: remote.c:3822 +msgid "Detached from remote process.\n" +msgstr "" + +#: remote.c:3824 +msgid "Ending remote debugging.\n" +msgstr "" + +#: remote.c:3850 +msgid "Argument given to \"disconnect\" when remotely debugging." +msgstr "" + +#: remote.c:3877 remote.c:3901 +msgid "This target does not support attaching to a process" +msgstr "" + +#: remote.c:3886 +#, possible-c-format +msgid "Attached to %s\n" +msgstr "" + +#: remote.c:3896 +#, possible-c-format +msgid "Attaching to %s failed with: %s" +msgstr "" + +#: remote.c:3903 +#, possible-c-format +msgid "Attaching to %s failed" +msgstr "" + +#: remote.c:3986 +#, possible-c-format +msgid "Reply contains invalid hex digit %d" +msgstr "" + +#: remote.c:4201 +#, possible-c-format +msgid "Unexpected vCont reply in non-stop mode: %s" +msgstr "" + +#: remote.c:4249 +msgid "Remote reverse-step not supported." +msgstr "" + +#: remote.c:4252 +msgid "Remote reverse-continue not supported." +msgstr "" + +#: remote.c:4390 +msgid "Remote server does not support stopping threads" +msgstr "" + +#: remote.c:4423 +#, possible-c-format +msgid "Stopping %s failed: %s" +msgstr "" + +#: remote.c:4776 +#, possible-c-format +msgid "" +"Malformed packet(a) (missing colon): %s\n" +"Packet: '%s'\n" +msgstr "" + +#: remote.c:4831 +#, possible-c-format +msgid "" +"Malformed packet(b) (missing colon): %s\n" +"Packet: '%s'\n" +msgstr "" + +#: remote.c:4837 +#, possible-c-format +msgid "" +"Remote sent bad register number %s: %s\n" +"Packet: '%s'\n" +msgstr "" + +#: remote.c:4849 +#, possible-c-format +msgid "Remote reply is too short: %s" +msgstr "" + +#: remote.c:4855 +#, possible-c-format +msgid "" +"Remote register badly formatted: %s\n" +"here: %s" +msgstr "" + +#: remote.c:4916 remote.c:4919 +#, possible-c-format +msgid "unknown stop reply packet: %s" +msgstr "" + +#: remote.c:4926 +#, possible-c-format +msgid "No process or thread specified in stop reply: %s" +msgstr "" + +#: remote.c:5092 remote.c:5234 +#, possible-c-format +msgid "Invalid remote reply: %s" +msgstr "" + +#: remote.c:5321 +#, possible-c-format +msgid "Could not fetch register \"%s\"; remote failure reply '%s'" +msgstr "" + +#: remote.c:5340 +msgid "fetch_register_using_p: early buf termination" +msgstr "" + +#: remote.c:5378 +#, possible-c-format +msgid "Remote 'g' packet reply is of odd length: %s" +msgstr "" + +#: remote.c:5397 +#, possible-c-format +msgid "Remote 'g' packet reply is too long: %s" +msgstr "" + +#: remote.c:5585 +#, possible-c-format +msgid "Could not write register \"%s\"; remote failure reply '%s'" +msgstr "" + +#: remote.c:5590 +msgid "Bad result from packet_ok" +msgstr "" + +#: remote.c:5629 +#, possible-c-format +msgid "Could not write registers; remote failure reply '%s'" +msgstr "" + +#: remote.c:5804 +msgid "Received too much data from remote target; ignoring overflow." +msgstr "" + +#: remote.c:5821 +msgid "Unmatched escape character in target response." +msgstr "" + +#: remote.c:5966 +msgid "minumum packet size too small to write data" +msgstr "" + +#: remote.c:6082 +msgid "remote_write_bytes: bad internal state" +msgstr "" + +#: remote.c:6251 remote.c:8068 +msgid "Communication problem with target." +msgstr "" + +#: remote.c:6289 +msgid "Remote target does not support flash erase" +msgstr "" + +#: remote.c:6291 +msgid "Error erasing flash with vFlashErase packet" +msgstr "" + +#: remote.c:6331 +msgid "Remote target does not support vFlashDone" +msgstr "" + +#: remote.c:6333 +msgid "Error finishing flash operation" +msgstr "" + +#: remote.c:6364 remote-m32r-sdi.c:720 remote-m32r-sdi.c:726 +#: remote-m32r-sdi.c:742 +msgid "Remote connection closed" +msgstr "" + +#: remote.c:6367 +msgid "Remote communication error" +msgstr "" + +#: remote.c:6455 +msgid "Cannot execute this command while the target is running." +msgstr "" + +#: remote.c:6495 +msgid "putpkt: write failed" +msgstr "" + +#: remote.c:6780 +#, possible-c-format +msgid "Invalid run length encoding: %s\n" +msgstr "" + +#: remote.c:6886 +msgid "Watchdog timeout has expired. Target detached." +msgstr "" + +#. We have tried hard enough, and just can't receive the +#. packet/notification. Give up. +#: remote.c:6907 +msgid "Ignoring packet error, continuing...\n" +msgstr "" + +#: remote.c:7035 +msgid "Can't kill process" +msgstr "" + +#: remote.c:7140 +msgid "Remote file name too long for run packet" +msgstr "" + +#: remote.c:7155 +msgid "Argument list too long for run packet" +msgstr "" + +#: remote.c:7178 +msgid "" +"Running the default executable on the remote target failed; try \"set remote " +"exec-file\"?" +msgstr "" + +#: remote.c:7181 +#, possible-c-format +msgid "Running \"%s\" on the remote target failed" +msgstr "" + +#: remote.c:7207 +msgid "Remote target does not support \"set remote exec-file\"" +msgstr "" + +#: remote.c:7209 +msgid "Remote target does not support \"set args\" or run " +msgstr "" + +#: remote.c:7341 +#, possible-c-format +msgid "hw_bp_to_z: bad watchpoint type %d" +msgstr "" + +#: remote.c:7373 +msgid "remote_insert_watchpoint: reached end of function" +msgstr "" + +#: remote.c:7404 +msgid "remote_remove_watchpoint: reached end of function" +msgstr "" + +#: remote.c:7497 +msgid "remote_insert_hw_breakpoint: reached end of function" +msgstr "" + +#: remote.c:7532 +msgid "remote_remove_hw_breakpoint: reached end of function" +msgstr "" + +#: remote.c:7593 +msgid "command cannot be used without an exec file" +msgstr "" + +#: remote.c:7596 remote.c:8125 remote.c:8980 remote.c:9066 remote.c:9117 +msgid "command can only be used with remote target" +msgstr "" + +#: remote.c:7627 +#, possible-c-format +msgid "target memory fault, section %s, range %s -- %s" +msgstr "" + +#: remote.c:7631 +msgid "remote target does not support this operation" +msgstr "" + +#: remote.c:7650 +msgid "" +"One or more sections of the remote executable does not match\n" +"the loaded file\n" +msgstr "" + +#: remote.c:7653 +#, possible-c-format +msgid "No loaded section named '%s'.\n" +msgstr "" + +#: remote.c:7753 +#, possible-c-format +msgid "Unknown remote qXfer reply: %s" +msgstr "" + +#: remote.c:7759 +msgid "Remote qXfer reply contained no data." +msgstr "" + +#: remote.c:7920 +msgid "remote query is only available after target open" +msgstr "" + +#: remote.c:8033 remote.c:8038 +#, possible-c-format +msgid "Unknown qSearch:memory reply: %s" +msgstr "" + +#: remote.c:8051 +msgid "remote rcmd is only available after target open" +msgstr "" + +#. misc +#: remote.c:8062 +#, possible-c-format +msgid "\"monitor\" command ``%s'' is too long." +msgstr "" + +#: remote.c:8091 +msgid "Protocol error with Rcmd" +msgstr "" + +#: remote.c:8128 +msgid "remote-packet command requires packet text as argument" +msgstr "" + +#: remote.c:8169 +msgid "Remote threadset test\n" +msgstr "" + +#: remote.c:8274 +msgid "Fetch and print the remote list of thread identifiers, one pkt only" +msgstr "" + +#: remote.c:8277 +msgid "Fetch and display info about one thread" +msgstr "" + +#: remote.c:8279 +msgid "Test setting to a different thread" +msgstr "" + +#: remote.c:8281 +msgid "Iterate through updating all remote thread info" +msgstr "" + +#: remote.c:8283 +msgid " Remote thread alive test " +msgstr "" + +#: remote.c:8367 +msgid "Remote target doesn't support qGetTLSAddr packet" +msgstr "" + +#: remote.c:8370 +msgid "Remote target failed to process qGetTLSAddr request" +msgstr "" + +#: remote.c:8374 +msgid "TLS not supported or disabled on this target" +msgstr "" + +#: remote.c:8489 remote.c:8510 remote.c:8532 +msgid "Packet too long for target." +msgstr "" + +#: remote.c:8764 +#, possible-c-format +msgid "Read returned %d, but %d bytes." +msgstr "" + +#: remote.c:8863 +#, possible-c-format +msgid "Unknown remote I/O error %d" +msgstr "" + +#: remote.c:8865 +#, possible-c-format +msgid "Remote I/O error: %s" +msgstr "" + +#: remote.c:9013 +#, possible-c-format +msgid "Error reading %s." +msgstr "" + +#: remote.c:9035 +#, possible-c-format +msgid "Remote write of %d bytes returned 0!" +msgstr "" + +#: remote.c:9052 +#, possible-c-format +msgid "Successfully sent file \"%s\".\n" +msgstr "" + +#: remote.c:9107 +#, possible-c-format +msgid "Successfully fetched file \"%s\".\n" +msgstr "" + +#: remote.c:9124 +#, possible-c-format +msgid "Successfully deleted file \"%s\".\n" +msgstr "" + +#: remote.c:9134 +msgid "file to put" +msgstr "" + +#: remote.c:9139 +msgid "Invalid parameters to remote put" +msgstr "" + +#: remote.c:9153 +msgid "file to get" +msgstr "" + +#: remote.c:9158 +msgid "Invalid parameters to remote get" +msgstr "" + +#: remote.c:9172 +msgid "file to delete" +msgstr "" + +#: remote.c:9177 +msgid "Invalid parameters to remote delete" +msgstr "" + +#. Fast tracepoints are functionally identical to regular +#. tracepoints, so don't take lack of support as a reason to +#. give up on the trace run. +#: remote.c:9307 +#, possible-c-format +msgid "" +"Target does not support fast tracepoints, downloading %d as regular " +"tracepoint" +msgstr "" + +#: remote.c:9327 +#, possible-c-format +msgid "Target does not support conditional tracepoints, ignoring tp %d cond" +msgstr "" + +#: remote.c:9335 +msgid "Target does not support tracepoints." +msgstr "" + +#: remote.c:9355 remote.c:9372 +msgid "Error on target while setting tracepoints." +msgstr "" + +#: remote.c:9389 +msgid "Trace state variable name too long for tsv definition packet" +msgstr "" + +#: remote.c:9438 remote.c:9483 remote.c:9537 remote.c:9540 +#, possible-c-format +msgid "Bogus reply from target: %s" +msgstr "" + +#: remote.c:9470 +#, possible-c-format +msgid "Bogus trace status reply from target: %s" +msgstr "" + +#: remote.c:9527 remote.c:9531 tracepoint.c:1732 +msgid "Target failed to find requested trace frame." +msgstr "" + +#: remote.c:9579 +msgid "Remote file name too long for trace save packet" +msgstr "" + +#: remote.c:9811 +msgid "Calling remote_async when async is masked" +msgstr "" + +#. set/show remote ... +#. allow-unknown +#: remote.c:9969 remote.c:9975 +msgid "" +"Remote protocol specific variables\n" +"Configure various remote-protocol specific variables such as\n" +"the packets being used" +msgstr "" + +#. allow-unknown +#: remote.c:9982 +msgid "" +"Compare section data on target to the exec file.\n" +"Argument is a single section name (default: all loaded sections)." +msgstr "" + +#: remote.c:9987 +msgid "" +"Send an arbitrary packet to a remote target.\n" +" maintenance packet TEXT\n" +"If GDB is talking to an inferior via the GDB serial protocol, then\n" +"this command sends the string TEXT to the inferior, and displays the\n" +"response packet. GDB supplies the initial `$' character, and the\n" +"terminating `#' character and checksum." +msgstr "" + +#: remote.c:9996 +msgid "Set whether to send break if interrupted." +msgstr "" + +#: remote.c:9997 +msgid "Show whether to send break if interrupted." +msgstr "" + +#: remote.c:9998 +msgid "If set, a break, instead of a cntrl-c, is sent to the remote target." +msgstr "" + +#: remote.c:10010 +msgid "Set interrupt sequence to remote target." +msgstr "" + +#: remote.c:10011 +msgid "Show interrupt sequence to remote target." +msgstr "" + +#: remote.c:10012 +msgid "" +"Valid value is \"Ctrl-C\", \"BREAK\" or \"BREAK-g\". The default is \"Ctrl-C" +"\"." +msgstr "" + +#: remote.c:10019 +msgid "" +"Set whether interrupt-sequence is sent to remote target when gdb connects to." +msgstr "" + +#: remote.c:10020 +msgid "" +"\t\tShow whether interrupt-sequence is sent to remote target when gdb " +"connects to." +msgstr "" + +#: remote.c:10021 +msgid "\t\tIf set, interrupt sequence is sent to remote target." +msgstr "" + +#. Install commands for configuring memory read/write packets. +#: remote.c:10028 +msgid "Set the maximum number of bytes per memory write packet (deprecated)." +msgstr "" + +#: remote.c:10031 +msgid "Show the maximum number of bytes per memory write packet (deprecated)." +msgstr "" + +#: remote.c:10035 +msgid "" +"Set the maximum number of bytes per memory-write packet.\n" +"Specify the number of bytes in a packet or 0 (zero) for the\n" +"default packet size. The actual limit is further reduced\n" +"dependent on the target. Specify ``fixed'' to disable the\n" +"further restriction and ``limit'' to enable that restriction." +msgstr "" + +#: remote.c:10043 +msgid "" +"Set the maximum number of bytes per memory-read packet.\n" +"Specify the number of bytes in a packet or 0 (zero) for the\n" +"default packet size. The actual limit is further reduced\n" +"dependent on the target. Specify ``fixed'' to disable the\n" +"further restriction and ``limit'' to enable that restriction." +msgstr "" + +#: remote.c:10052 +msgid "Show the maximum number of bytes per memory-write packet." +msgstr "" + +#: remote.c:10056 +msgid "Show the maximum number of bytes per memory-read packet." +msgstr "" + +#: remote.c:10060 +msgid "Set the maximum number of target hardware watchpoints." +msgstr "" + +#: remote.c:10061 +msgid "Show the maximum number of target hardware watchpoints." +msgstr "" + +#: remote.c:10062 remote.c:10069 +msgid "Specify a negative limit for unlimited." +msgstr "" + +#: remote.c:10067 +msgid "Set the maximum number of target hardware breakpoints." +msgstr "" + +#: remote.c:10068 +msgid "Show the maximum number of target hardware breakpoints." +msgstr "" + +#: remote.c:10075 +msgid "Set the maximum size of the address (in bits) in a memory packet." +msgstr "" + +#: remote.c:10076 +msgid "Show the maximum size of the address (in bits) in a memory packet." +msgstr "" + +#: remote.c:10201 +msgid "Set use of remote protocol `Z' packets" +msgstr "" + +#: remote.c:10202 +msgid "Show use of remote protocol `Z' packets " +msgstr "" + +#: remote.c:10203 +msgid "" +"When set, GDB will attempt to use the remote breakpoint and watchpoint\n" +"packets." +msgstr "" + +#: remote.c:10210 +msgid "" +"Manipulate files on the remote system\n" +"Transfer files to and from the remote target system." +msgstr "" + +#: remote.c:10217 +msgid "Copy a local file to the remote system." +msgstr "" + +#: remote.c:10221 +msgid "Copy a remote file to the local system." +msgstr "" + +#: remote.c:10225 +msgid "Delete a remote file." +msgstr "" + +#: remote.c:10230 +msgid "Set the remote pathname for \"run\"" +msgstr "" + +#: remote.c:10231 +msgid "Show the remote pathname for \"run\"" +msgstr "" + +#: remote-fileio.c:1475 +msgid "Illegal argument for \"set remote system-call-allowed\" command" +msgstr "" + +#: remote-fileio.c:1482 +#, possible-c-format +msgid "Garbage after \"show remote system-call-allowed\" command: `%s'" +msgstr "" + +#: remote-fileio.c:1496 +msgid "Set if the host system(3) call is allowed for the target." +msgstr "" + +#: remote-fileio.c:1500 +msgid "Show if the host system(3) call is allowed for the target." +msgstr "" + +#: remote-m32r-sdi.c:325 +msgid "Cannot pass arguments to remote STDEBUG process" +msgstr "" + +#: remote-m32r-sdi.c:328 +msgid "No executable file specified" +msgstr "" + +#: remote-m32r-sdi.c:387 +msgid "Connection refused." +msgstr "" + +#: remote-m32r-sdi.c:390 remote-m32r-sdi.c:393 +msgid "Cannot connect to SDI target." +msgstr "" + +#: remote-m32r-sdi.c:1184 +msgid "Too many breakpoints" +msgstr "" + +#: remote-m32r-sdi.c:1253 +#, possible-c-format +msgid "Unknown option `%s'" +msgstr "" + +#: remote-m32r-sdi.c:1268 symfile.c:1896 +#, possible-c-format +msgid "\"%s\" is not an object file: %s" +msgstr "" + +#: remote-m32r-sdi.c:1319 +#, possible-c-format +msgid "Error while downloading %s section." +msgstr "" + +#: remote-m32r-sdi.c:1437 +msgid "Too many watchpoints" +msgstr "" + +#: remote-m32r-sdi.c:1668 +msgid "Reset SDI connection." +msgstr "" + +#: remote-m32r-sdi.c:1671 +msgid "Show status of SDI connection." +msgstr "" + +#: remote-m32r-sdi.c:1674 +msgid "Debug M32R/Chaos." +msgstr "" + +#: remote-m32r-sdi.c:1677 +msgid "Use debug DMA mem access." +msgstr "" + +#: remote-m32r-sdi.c:1679 +msgid "Use mon code mem access." +msgstr "" + +#: remote-m32r-sdi.c:1682 +msgid "Set breakpoints by IB break." +msgstr "" + +#: remote-m32r-sdi.c:1684 +msgid "Set breakpoints by dbt." +msgstr "" + +#: remote-mips.c:1205 +msgid "mips_request: Trying to send command before reply" +msgstr "" + +#: remote-mips.c:1217 +msgid "mips_request: Trying to get reply before command" +msgstr "" + +#: remote-mips.c:3405 +msgid "Set timeout in seconds for remote MIPS serial I/O." +msgstr "" + +#: remote-mips.c:3406 +msgid "Show timeout in seconds for remote MIPS serial I/O." +msgstr "" + +#: remote-mips.c:3413 +msgid "Set retransmit timeout in seconds for remote MIPS serial I/O." +msgstr "" + +#: remote-mips.c:3414 +msgid "Show retransmit timeout in seconds for remote MIPS serial I/O." +msgstr "" + +#: remote-mips.c:3415 +msgid "" +"This is the number of seconds to wait for an acknowledgement to a packet\n" +"before resending the packet." +msgstr "" + +#: remote-mips.c:3423 +msgid "Set the maximum number of characters to ignore when scanning for a SYN." +msgstr "" + +#: remote-mips.c:3424 +msgid "" +"Show the maximum number of characters to ignore when scanning for a SYN." +msgstr "" + +#: remote-mips.c:3425 +msgid "" +"This is the maximum number of characters GDB will ignore when trying to\n" +"synchronize with the remote system. A value of -1 means that there is no\n" +"limit. (Note that these characters are printed out even though they are\n" +"ignored.)" +msgstr "" + +#: remote-mips.c:3435 +msgid "Set the prompt that GDB expects from the monitor." +msgstr "" + +#: remote-mips.c:3436 +msgid "Show the prompt that GDB expects from the monitor." +msgstr "" + +#: remote-mips.c:3443 +msgid "Set printing of monitor warnings." +msgstr "" + +#: remote-mips.c:3444 +msgid "Show printing of monitor warnings." +msgstr "" + +#: remote-mips.c:3445 +msgid "" +"When enabled, monitor warnings about hardware breakpoints will be displayed." +msgstr "" + +#: remote-mips.c:3452 +msgid "Send a packet to PMON (must be in debug mode)." +msgstr "" + +#: remote-mips.c:3454 +msgid "" +"Set zeroing of upper 32 bits of 64-bit addresses when talking to PMON " +"targets." +msgstr "" + +#: remote-mips.c:3455 +msgid "" +"Show zeroing of upper 32 bits of 64-bit addresses when talking to PMON " +"targets." +msgstr "" + +#: remote-mips.c:3456 +msgid "Use \"on\" to enable the masking and \"off\" to disable it." +msgstr "" + +#: remote-sim.c:364 +msgid "Register size different to expected" +msgstr "" + +#: remote-sim.c:402 +msgid "program to load" +msgstr "" + +#: remote-sim.c:410 +msgid "GDB sim does not yet support a load offset." +msgstr "" + +#: remote-sim.c:419 +msgid "unable to load program" +msgstr "" + +#: remote-sim.c:444 +msgid "No executable file specified." +msgstr "" + +#: remote-sim.c:446 remote-sim.c:767 +msgid "No program loaded." +msgstr "" + +#: remote-sim.c:546 +msgid "unable to create simulator instance" +msgstr "" + +#. PREVIOUSLY: The user may give a command before the simulator +#. is opened. [...] (??? assuming of course one wishes to +#. continue to allow commands to be sent to unopened simulators, +#. which isn't entirely unreasonable). +#. The simulator is a builtin abstraction of a remote target. +#. Consistent with that model, access to the simulator, via sim +#. commands, is restricted to the period when the channel to the +#. simulator is open. +#: remote-sim.c:844 +msgid "Not connected to the simulator target" +msgstr "" + +#: remote-sim.c:928 +msgid "Send a command to the simulator." +msgstr "" + +#: reverse.c:55 +#, possible-c-format +msgid "Already in reverse mode. Use '%s' or 'set exec-dir forward'." +msgstr "" + +#: reverse.c:144 +msgid "target_get_bookmark failed." +msgstr "" + +#: reverse.c:168 +#, possible-c-format +msgid "Saved bookmark %d at %s\n" +msgstr "" + +#: reverse.c:221 +msgid "No bookmarks." +msgstr "" + +#: reverse.c:227 +msgid "Delete all bookmarks? " +msgstr "" + +#. Not found. +#: reverse.c:241 +#, possible-c-format +msgid "delete bookmark: no bookmark found for '%s'." +msgstr "" + +#: reverse.c:253 +msgid "Command requires an argument." +msgstr "" + +#. Not found. +#: reverse.c:286 +#, possible-c-format +msgid "goto-bookmark: no bookmark found for '%s'." +msgstr "" + +#: reverse.c:303 +msgid "No bookmarks.\n" +msgstr "" + +#: reverse.c:308 +msgid "Bookmark Address Opaque\n" +msgstr "" + +#: reverse.c:309 +msgid " ID Data \n" +msgstr "" + +#: reverse.c:325 +msgid "" +"Step program backward until it reaches the beginning of another source " +"line.\n" +"Argument N means do this N times (or till program stops for another reason)." +msgstr "" + +#: reverse.c:331 +msgid "" +"Step program backward, proceeding through subroutine calls.\n" +"Like the \"reverse-step\" command as long as subroutine calls do not " +"happen;\n" +"when they do, the call is treated as one instruction.\n" +"Argument N means do this N times (or till program stops for another reason)." +msgstr "" + +#: reverse.c:339 +msgid "" +"Step backward exactly one instruction.\n" +"Argument N means do this N times (or till program stops for another reason)." +msgstr "" + +#: reverse.c:345 +msgid "" +"Step backward one instruction, but proceed through called subroutines.\n" +"Argument N means do this N times (or till program stops for another reason)." +msgstr "" + +#: reverse.c:351 +msgid "" +"Continue program being debugged but run it in reverse.\n" +"If proceeding from breakpoint, a number N may be used as an argument,\n" +"which means to set the ignore count of that breakpoint to N - 1 (so that\n" +"the breakpoint won't break until the Nth time it is reached)." +msgstr "" + +#: reverse.c:358 +msgid "Execute backward until just before selected stack frame is called." +msgstr "" + +#: reverse.c:361 +msgid "" +"Set a bookmark in the program's execution history.\n" +"A bookmark represents a point in the execution history \n" +"that can be returned to at a later point in the debug session." +msgstr "" + +#: reverse.c:365 +msgid "" +"Status of user-settable bookmarks.\n" +"Bookmarks are user-settable markers representing a point in the \n" +"execution history that can be returned to later in the same debug \n" +"session." +msgstr "" + +#: reverse.c:370 +msgid "" +"Delete a bookmark from the bookmark list.\n" +"Argument is a bookmark number, or no argument to delete all bookmarks.\n" +msgstr "" + +#: reverse.c:374 +msgid "" +"Go to an earlier-bookmarked point in the program's execution history.\n" +"Argument is the bookmark number of a bookmark saved earlier by using \n" +"the 'bookmark' command, or the special arguments:\n" +" start (beginning of recording)\n" +" end (end of recording)\n" +msgstr "" + +#: rs6000-nat.c:752 solib.c:278 +#, possible-c-format +msgid "Could not open `%s' as an executable file: %s" +msgstr "" + +#: rs6000-nat.c:772 +#, possible-c-format +msgid "\"%s\": member \"%s\" missing." +msgstr "" + +#: rs6000-nat.c:779 +#, possible-c-format +msgid "\"%s\": member \"%s\" not in executable format: %s." +msgstr "" + +#: rs6000-nat.c:790 +#, possible-c-format +msgid "\"%s\": not in executable format: %s." +msgstr "" + +#. The kernel sets ld_info to -1, if the process is still using the +#. object, and the object is removed. Keep the symbol info for the +#. removed object and issue a warning. +#: rs6000-nat.c:834 +#, possible-c-format +msgid "%s (fd=%d) has disappeared, keeping its symbols" +msgstr "" + +#: rs6000-nat.c:863 +#, possible-c-format +msgid "Unable to stat %s, keeping its symbols" +msgstr "" + +#: rs6000-nat.c:911 +#, possible-c-format +msgid "" +"Symbol file %s\n" +"is not mapped; discarding it.\n" +"If in fact that file has symbols which the mapped files listed by\n" +"\"info files\" lack, you can load symbols with the \"symbol-file\" or\n" +"\"add-symbol-file\" commands (note that you must take care of relocating\n" +"symbols to the proper address)." +msgstr "" + +#: rs6000-nat.c:946 +msgid "vmap_exec: vmap or table->sections == 0." +msgstr "" + +#: rs6000-nat.c:1020 +msgid "rs6000_create_inferior: failed to select architecture" +msgstr "" + +#: rs6000-nat.c:1066 +msgid "ptrace ldinfo" +msgstr "" + +#: rs6000-nat.c:1208 +#, possible-c-format +msgid "Unable to find TOC entry for pc %s." +msgstr "" + +#: rs6000-tdep.c:2755 +#, possible-c-format +msgid "rs6000_pseudo_register_read: called on unexpected register '%s' (%d)" +msgstr "" + +#: rs6000-tdep.c:2780 +#, possible-c-format +msgid "rs6000_pseudo_register_write: called on unexpected register '%s' (%d)" +msgstr "" + +#: rs6000-tdep.c:4003 +msgid "\"set powerpc\" must be followed by an appropriate subcommand.\n" +msgstr "" + +#: rs6000-tdep.c:4044 +#, possible-c-format +msgid "Invalid vector ABI accepted: %s." +msgstr "" + +#: rs6000-tdep.c:4087 rs6000-tdep.c:4091 +msgid "Various PowerPC-specific commands." +msgstr "" + +#: rs6000-tdep.c:4097 +msgid "Set whether to use a soft-float ABI." +msgstr "" + +#: rs6000-tdep.c:4098 +msgid "Show whether to use a soft-float ABI." +msgstr "" + +#: rs6000-tdep.c:4105 +msgid "Set the vector ABI." +msgstr "" + +#: rs6000-tdep.c:4106 +msgid "Show the vector ABI." +msgstr "" + +#: s390-nat.c:277 s390-nat.c:318 +msgid "Couldn't retrieve watchpoint status" +msgstr "" + +#: s390-nat.c:287 +msgid "Couldn't clear watchpoint status" +msgstr "" + +#: s390-nat.c:334 +msgid "Couldn't modify watchpoint status" +msgstr "" + +#: s390-tdep.c:2474 +msgid "unknown argument type" +msgstr "" + +#: s390-tdep.c:2578 s390-tdep.c:2611 +msgid "invalid return type" +msgstr "" + +#: s390-tdep.c:2582 +msgid "Cannot set function return value." +msgstr "" + +#: s390-tdep.c:2615 +msgid "Function return value unknown." +msgstr "" + +#: scm-lang.c:118 value.c:1718 +msgid "Value can't be converted to integer." +msgstr "" + +#. The sentinel frame is used as a starting point for creating the +#. previous (inner most) frame. That frame's THIS_ID method will be +#. called to determine the inner most frame's ID. Not this one. +#: sentinel-frame.c:76 +msgid "sentinel_frame_this_id called" +msgstr "" + +#. Mark fixed motherboard irqs as inuse. +#. timer tick +#. keyboard +#. slave icu +#: ser-go32.c:905 +msgid "Set COM1 base i/o port address." +msgstr "" + +#: ser-go32.c:906 +msgid "Show COM1 base i/o port address." +msgstr "" + +#: ser-go32.c:912 +msgid "Set COM1 interrupt request." +msgstr "" + +#: ser-go32.c:913 +msgid "Show COM1 interrupt request." +msgstr "" + +#: ser-go32.c:919 +msgid "Set COM2 base i/o port address." +msgstr "" + +#: ser-go32.c:920 +msgid "Show COM2 base i/o port address." +msgstr "" + +#: ser-go32.c:926 +msgid "Set COM2 interrupt request." +msgstr "" + +#: ser-go32.c:927 +msgid "Show COM2 interrupt request." +msgstr "" + +#: ser-go32.c:933 +msgid "Set COM3 base i/o port address." +msgstr "" + +#: ser-go32.c:934 +msgid "Show COM3 base i/o port address." +msgstr "" + +#: ser-go32.c:940 +msgid "Set COM3 interrupt request." +msgstr "" + +#: ser-go32.c:941 +msgid "Show COM3 interrupt request." +msgstr "" + +#: ser-go32.c:947 +msgid "Set COM4 base i/o port address." +msgstr "" + +#: ser-go32.c:948 +msgid "Show COM4 base i/o port address." +msgstr "" + +#: ser-go32.c:954 +msgid "Set COM4 interrupt request." +msgstr "" + +#: ser-go32.c:955 +msgid "Show COM4 interrupt request." +msgstr "" + +#: ser-go32.c:962 +msgid "Print DOS serial port status." +msgstr "" + +#: serial.c:375 +msgid "serial_readchar: blocking read in async mode" +msgstr "" + +#: serial.c:535 +msgid "serial: FD not valid" +msgstr "" + +#: serial.c:645 serial.c:683 +msgid "connect" +msgstr "" + +#: serial.c:717 +msgid "" +"Connect the terminal directly up to the command monitor.\n" +"Use ~. or ~^D to break out." +msgstr "" + +#: serial.c:722 +msgid "Set default serial/parallel port configuration." +msgstr "" + +#: serial.c:728 +msgid "Show default serial/parallel port configuration." +msgstr "" + +#: serial.c:734 +msgid "Set filename for remote session recording." +msgstr "" + +#: serial.c:735 +msgid "Show filename for remote session recording." +msgstr "" + +#: serial.c:736 +msgid "" +"This file is used to record the remote session for future playback\n" +"by gdbserver." +msgstr "" + +#: serial.c:744 +msgid "Set numerical base for remote session logging" +msgstr "" + +#: serial.c:745 +msgid "Show numerical base for remote session logging" +msgstr "" + +#: serial.c:752 +msgid "Set serial debugging." +msgstr "" + +#: serial.c:753 +msgid "Show serial debugging." +msgstr "" + +#: serial.c:754 +msgid "When non-zero, serial port debugging is enabled." +msgstr "" + +#: ser-mingw.c:169 +msgid "SetCommState failed\n" +msgstr "" + +#: ser-mingw.c:258 +msgid "ser_windows_wait_handle: reseting mask failed" +msgstr "" + +#: ser-mingw.c:261 +msgid "ser_windows_wait_handle: reseting mask failed (2)" +msgstr "" + +#: ser-mingw.c:829 +msgid "child command" +msgstr "" + +#: ser-tcp.c:180 +msgid "net_open: No colon in host name!" +msgstr "" + +#. allow-unknown +#: ser-tcp.c:400 ser-tcp.c:405 +msgid "" +"TCP protocol specific variables\n" +"Configure variables specific to remote TCP connections" +msgstr "" + +#: ser-tcp.c:412 +msgid "Set auto-retry on socket connect" +msgstr "" + +#: ser-tcp.c:413 +msgid "Show auto-retry on socket connect" +msgstr "" + +#: ser-tcp.c:419 +msgid "Set timeout limit for socket connection" +msgstr "" + +#: ser-tcp.c:420 +msgid "Show timeout limit for socket connection" +msgstr "" + +#: ser-unix.c:50 +#, possible-c-format +msgid "Hardware flow control is %s.\n" +msgstr "" + +#: ser-unix.c:775 +#, possible-c-format +msgid "Invalid baud rate %d. Closest values are %d and %d." +msgstr "" + +#: ser-unix.c:780 +#, possible-c-format +msgid "Invalid baud rate %d. Minimum value is %d." +msgstr "" + +#. The requested speed was too large. +#: ser-unix.c:789 +#, possible-c-format +msgid "Invalid baud rate %d. Maximum value is %d." +msgstr "" + +#: ser-unix.c:920 +msgid "Set use of hardware flow control for remote serial I/O." +msgstr "" + +#: ser-unix.c:921 +msgid "Show use of hardware flow control for remote serial I/O." +msgstr "" + +#: ser-unix.c:922 +msgid "" +"Enable or disable hardware flow control (RTS/CTS) on the serial port\n" +"when debugging using remote targets." +msgstr "" + +#: sh64-tdep.c:2045 +#, possible-c-format +msgid "Invalid pseudo register number %d\n" +msgstr "" + +#: sh64-tdep.c:2140 +#, possible-c-format +msgid "Invalid register number %d\n" +msgstr "" + +#: sh-tdep.c:2278 +msgid "sh_register_convert_to_raw called with non DR register number" +msgstr "" + +#: sh-tdep.c:3073 +msgid "Print all registers" +msgstr "" + +#: sh-tdep.c:3082 +msgid "Set calling convention used when calling target functions from GDB." +msgstr "" + +#: sh-tdep.c:3084 +msgid "Show calling convention used when calling target functions from GDB." +msgstr "" + +#: sh-tdep.c:3086 +msgid "" +"gcc - Use GCC calling convention (default).\n" +"renesas - Enforce Renesas calling convention." +msgstr "" + +#: solib.c:102 +#, possible-c-format +msgid "" +"The search path for loading non-absolute shared library symbol files is %s.\n" +msgstr "" + +#: solib.c:308 +#, possible-c-format +msgid "`%s': not in executable format: %s" +msgstr "" + +#: solib.c:315 +#, possible-c-format +msgid "" +"`%s': Shared library architecture %s is not compatible with target " +"architecture %s." +msgstr "" + +#: solib.c:371 +msgid "Shared library file name is too long." +msgstr "" + +#: solib.c:478 +#, possible-c-format +msgid "Symbols already loaded for %s\n" +msgstr "" + +#: solib.c:483 +#, possible-c-format +msgid "Symbol file not found for %s\n" +msgstr "" + +#: solib.c:499 +#, possible-c-format +msgid "Loaded symbols for %s\n" +msgstr "" + +#: solib.c:726 solib.c:810 xcoffsolib.c:113 +#, possible-c-format +msgid "Invalid regexp: %s" +msgstr "" + +#: solib.c:890 +msgid "No shared libraries matched.\n" +msgstr "" + +#: solib.c:893 +msgid "No shared libraries loaded at this time.\n" +msgstr "" + +#: solib.c:899 +msgid "(*): Shared library is missing debugging information.\n" +msgstr "" + +#: solib.c:1146 +#, possible-c-format +msgid "Autoloading of shared library symbols is %s.\n" +msgstr "" + +#: solib.c:1178 xcoffsolib.c:165 +msgid "Load shared object library symbols for files matching REGEXP." +msgstr "" + +#: solib.c:1180 +msgid "Status of loaded shared object libraries." +msgstr "" + +#: solib.c:1182 +msgid "Unload all shared object library symbols." +msgstr "" + +#: solib.c:1185 xcoffsolib.c:170 +msgid "Set autoloading of shared library symbols." +msgstr "" + +#: solib.c:1186 xcoffsolib.c:171 +msgid "Show autoloading of shared library symbols." +msgstr "" + +#: solib.c:1187 xcoffsolib.c:172 +msgid "" +"If \"on\", symbols from all shared object libraries will be loaded\n" +"automatically when the inferior begins execution, when the dynamic linker\n" +"informs gdb that a new library has been loaded, or when attaching to the\n" +"inferior. Otherwise, symbols must be loaded manually, using `sharedlibrary'." +msgstr "" + +#: solib.c:1197 +msgid "Set an alternate system root." +msgstr "" + +#: solib.c:1198 +msgid "Show the current system root." +msgstr "" + +#: solib.c:1199 +msgid "" +"The system root is used to load absolute shared library symbol files.\n" +"For other (relative) files, you can add directories using\n" +"`set solib-search-path'." +msgstr "" + +#: solib.c:1213 +msgid "" +"Set the search path for loading non-absolute shared library symbol files." +msgstr "" + +#: solib.c:1214 +msgid "" +"Show the search path for loading non-absolute shared library symbol files." +msgstr "" + +#: solib.c:1215 +msgid "" +"This takes precedence over the environment variables PATH and " +"LD_LIBRARY_PATH." +msgstr "" + +#: solib-darwin.c:439 +#, possible-c-format +msgid "`%s': not a shared-library: %s" +msgstr "" + +#: solib-frv.c:477 +msgid "" +"frv_current_sos: Unable to read link map entry. Shared object chain may be " +"incomplete." +msgstr "" + +#: solib-frv.c:503 +msgid "" +"frv_current_sos: Unable to fetch load map. Shared object chain may be " +"incomplete." +msgstr "" + +#: solib-frv.c:524 +#, possible-c-format +msgid "Can't read pathname for link map entry: %s." +msgstr "" + +#: solib-frv.c:595 solib-svr4.c:1564 +msgid "" +"Unable to find dynamic linker breakpoint function.\n" +"GDB will be unable to debug shared library initializers\n" +"and track explicitly loaded dynamic code." +msgstr "" + +#: solib-frv.c:701 +msgid "Unable to determine dynamic linker loadmap address." +msgstr "" + +#: solib-frv.c:715 +#, possible-c-format +msgid "Unable to load dynamic linker loadmap at address %s." +msgstr "" + +#: solib-frv.c:748 +msgid "Could not find symbol _dl_debug_addr in dynamic linker" +msgstr "" + +#: solib-frv.c:769 +#, possible-c-format +msgid "" +"Unable to fetch contents of _dl_debug_addr (at address %s) from dynamic " +"linker" +msgstr "" + +#: solib-frv.c:778 +#, possible-c-format +msgid "" +"Unable to fetch _dl_debug_addr->r_brk (at address %s) from dynamic linker" +msgstr "" + +#: solib-frv.c:789 +#, possible-c-format +msgid "" +"Unable to fetch _dl_debug_addr->.r_brk entry point (at address %s) from " +"dynamic linker" +msgstr "" + +#: solib-frv.c:912 +msgid "Unable to load the executable's loadmap." +msgstr "" + +#: solib-frv.c:995 solib-irix.c:459 solib-sunos.c:757 +msgid "shared library handler failed to enable breakpoint" +msgstr "" + +#: solib-frv.c:1320 +msgid "Set internal debugging of shared library code for FR-V." +msgstr "" + +#: solib-frv.c:1321 +msgid "Show internal debugging of shared library code for FR-V." +msgstr "" + +#: solib-frv.c:1322 +msgid "When non-zero, FR-V solib specific internal debugging is enabled." +msgstr "" + +#: solib-irix.c:233 +msgid "Unable to fetch shared library obj_info or obj_list info." +msgstr "" + +#: solib-irix.c:489 solib-sunos.c:804 +msgid "shared library handler failed to disable breakpoint" +msgstr "" + +#: solib-irix.c:583 solib-som.c:610 solib-sunos.c:444 solib-svr4.c:1157 +#, possible-c-format +msgid "Can't read pathname for load map: %s." +msgstr "" + +#: solib-irix.c:642 solib-osf.c:587 solib-pa64.c:532 solib-som.c:707 +#: solib-svr4.c:1000 +msgid "Attempt to reload symbols from process? " +msgstr "" + +#: solib-irix.c:665 solib-som.c:729 solib-svr4.c:1031 +#, possible-c-format +msgid "failed to read exec filename from attached file: %s" +msgstr "" + +#: solib-osf.c:223 +#, possible-c-format +msgid "unable to read shared sec name at 0x%lx" +msgstr "" + +#: solib-pa64.c:143 +msgid "No object file symbols." +msgstr "" + +#: solib-pa64.c:153 +msgid "Unable to read in .dynamic section information." +msgstr "" + +#: solib-pa64.c:162 +msgid "Error while reading in load map pointer." +msgstr "" + +#: solib-pa64.c:177 +msgid "Error trying to get information about dynamic linker." +msgstr "" + +#: solib-pa64.c:233 solib-pa64.c:246 +msgid "Error while reading in .dynamic section of the program." +msgstr "" + +#: solib-pa64.c:359 +msgid "Unable to read the .dynamic section." +msgstr "" + +#: solib-pa64.c:364 solib-som.c:328 +msgid "" +"Private mapping of shared library text was not specified\n" +"by the executable; setting a breakpoint in a shared library which\n" +"is not privately mapped will not work. See the HP-UX 11i v3 chatr\n" +"manpage for methods to privately map shared library text." +msgstr "" + +#: solib-pa64.c:375 +msgid "Unable to modify dynamic linker flags." +msgstr "" + +#: solib-pa64.c:412 +#, possible-c-format +msgid "Unable to grok dynamic linker %s as an object file" +msgstr "" + +#. For a SOM-only target, there is no pa64 solib support. This is needed +#. for hppa-hpux-tdep.c to build. +#: solib-pa64.c:690 +msgid "Cannot select pa64 solib support for this configuration." +msgstr "" + +#: solib-som.c:231 +msgid "" +"Unable to write __d_pid.\n" +"Suggest linking with /opt/langtools/lib/end.o.\n" +"GDB will be unable to track shl_load/shl_unload calls" +msgstr "" + +#: solib-som.c:252 +msgid "" +"Unable to find _DLD_HOOK symbol in object file.\n" +"Suggest linking with /opt/langtools/lib/end.o.\n" +"GDB will be unable to track shl_load/shl_unload calls" +msgstr "" + +#: solib-som.c:275 +msgid "" +"Unable to find __dld_hook symbol in object file.\n" +"Suggest linking with /opt/langtools/lib/end.o.\n" +"GDB will be unable to track shl_load/shl_unload calls" +msgstr "" + +#: solib-som.c:289 +msgid "" +"Unable to find __dld_d_trap symbol in object file.\n" +"Suggest linking with /opt/langtools/lib/end.o.\n" +"GDB will be unable to track shl_load/shl_unload calls" +msgstr "" + +#: solib-som.c:309 solib-som.c:540 +msgid "Unable to find __dld_flags symbol in object file." +msgstr "" + +#: solib-som.c:317 +msgid "Unable to read __dld_flags." +msgstr "" + +#: solib-som.c:341 +msgid "Unable to write __dld_flags." +msgstr "" + +#: solib-som.c:354 +msgid "Unable to find _start symbol in object file." +msgstr "" + +#: solib-som.c:545 +msgid "__dld_list is not valid according to __dld_flags." +msgstr "" + +#: solib-som.c:555 +msgid "Unable to find dynamic library list." +msgstr "" + +#: solib-som.c:860 +msgid "Unable to find $PRIVATE$ in shared library!" +msgstr "" + +#: solib-spu.c:302 +#, possible-c-format +msgid "Cannot read SPE executable at %s" +msgstr "" + +#: solib-sunos.c:543 +msgid "stopped at unknown breakpoint while handling shared libraries" +msgstr "" + +#: solib-svr4.c:247 +#, possible-c-format +msgid ".dynamic section for \"%s\" is not at the expected address" +msgstr "" + +#: solib-svr4.c:249 +msgid "difference appears to be caused by prelink, adjusting expectations" +msgstr "" + +#: solib-svr4.c:254 +#, possible-c-format +msgid "" +".dynamic section for \"%s\" is not at the expected address (wrong library or " +"version mismatch?)" +msgstr "" + +#: solib-target.c:69 +msgid "" +"Can not parse XML library list; XML support was disabled at compile time" +msgstr "" + +#: solib-target.c:94 solib-target.c:111 +msgid "Library list with both segments and sections" +msgstr "" + +#: solib-target.c:141 +msgid "No segment or section bases defined" +msgstr "" + +#: solib-target.c:156 +#, possible-c-format +msgid "Library list has unsupported version \"%s\"" +msgstr "" + +#: solib-target.c:234 +msgid "target library list" +msgstr "" + +#: solib-target.c:359 +#, possible-c-format +msgid "" +"Could not relocate shared library \"%s\": wrong number of ALLOC sections" +msgstr "" + +#: solib-target.c:404 +#, possible-c-format +msgid "Could not relocate shared library \"%s\": no segments" +msgstr "" + +#: solib-target.c:420 +#, possible-c-format +msgid "Could not relocate shared library \"%s\": bad offsets" +msgstr "" + +#: sol-thread.c:261 +#, possible-c-format +msgid "thread_to_lwp: td_ta_map_id2thr %s" +msgstr "" + +#: sol-thread.c:267 +#, possible-c-format +msgid "thread_to_lwp: td_thr_get_info: %s" +msgstr "" + +#: sol-thread.c:273 +#, possible-c-format +msgid "thread_to_lwp: thread state not active: %s" +msgstr "" + +#: sol-thread.c:304 +#, possible-c-format +msgid "lwp_to_thread: td_ta_map_lwp2thr: %s." +msgstr "" + +#: sol-thread.c:310 +#, possible-c-format +msgid "lwp_to_thread: td_thr_validate: %s." +msgstr "" + +#: sol-thread.c:316 +#, possible-c-format +msgid "lwp_to_thread: td_thr_get_info: %s." +msgstr "" + +#. Inactive thread. +#: sol-thread.c:368 sol-thread.c:404 +msgid "This version of Solaris can't start inactive threads." +msgstr "" + +#: sol-thread.c:370 sol-thread.c:406 +#, possible-c-format +msgid "Specified thread %ld seems to have terminated" +msgstr "" + +#: sol-thread.c:464 +msgid "sol_thread_fetch_registers: thread == 0" +msgstr "" + +#: sol-thread.c:468 +#, possible-c-format +msgid "sol_thread_fetch_registers: td_ta_map_id2thr: %s" +msgstr "" + +#: sol-thread.c:475 +#, possible-c-format +msgid "sol_thread_fetch_registers: td_thr_getgregs %s" +msgstr "" + +#: sol-thread.c:485 +#, possible-c-format +msgid "sol_thread_fetch_registers: td_thr_getfpregs %s" +msgstr "" + +#: sol-thread.c:499 +#, possible-c-format +msgid "sol_thread_fetch_registers: td_thr_getxregsize %s" +msgstr "" + +#: sol-thread.c:507 +#, possible-c-format +msgid "sol_thread_fetch_registers: td_thr_getxregs %s" +msgstr "" + +#: sol-thread.c:541 +#, possible-c-format +msgid "sol_thread_store_registers: td_ta_map_id2thr %s" +msgstr "" + +#: sol-thread.c:554 +#, possible-c-format +msgid "sol_thread_store_registers: td_thr_getgregs %s" +msgstr "" + +#: sol-thread.c:558 +#, possible-c-format +msgid "sol_thread_store_registers: td_thr_getfpregs %s" +msgstr "" + +#: sol-thread.c:568 sol-thread.c:598 +#, possible-c-format +msgid "sol_thread_store_registers: td_thr_getxregsize %s" +msgstr "" + +#: sol-thread.c:576 +#, possible-c-format +msgid "sol_thread_store_registers: td_thr_getxregs %s" +msgstr "" + +#: sol-thread.c:587 +#, possible-c-format +msgid "sol_thread_store_registers: td_thr_setgregs %s" +msgstr "" + +#: sol-thread.c:591 +#, possible-c-format +msgid "sol_thread_store_registers: td_thr_setfpregs %s" +msgstr "" + +#: sol-thread.c:662 +#, possible-c-format +msgid "sol_thread_new_objfile: td_init: %s" +msgstr "" + +#: sol-thread.c:690 +#, possible-c-format +msgid "Cannot initialize thread debugging library: %s" +msgstr "" + +#: sol-thread.c:1275 +msgid "info sol-thread: failed to get info for thread." +msgstr "" + +#: sol-thread.c:1353 +msgid "Show info on Solaris user threads." +msgstr "" + +#: somread.c:85 +msgid "Couldn't read symbol dictionary!" +msgstr "" + +#: somread.c:96 +msgid "Can't read in HP string table." +msgstr "" + +#: somread.c:280 +#, possible-c-format +msgid "Invalid symbol data; bad HP string table offset: %d" +msgstr "" + +#: source.c:108 +#, possible-c-format +msgid "Number of source lines gdb will list by default is %s.\n" +msgstr "" + +#: source.c:302 +msgid "select_source_symtab: readin pst found and no symtabs." +msgstr "" + +#: source.c:314 +msgid "Can't find a default source file" +msgstr "" + +#: source.c:386 +msgid "Reinitialize source path to empty? " +msgstr "" + +#: source.c:555 +#, possible-c-format +msgid "%s is not a directory." +msgstr "" + +#: source.c:633 +msgid "No current source file.\n" +msgstr "" + +#: source.c:636 +#, possible-c-format +msgid "Current source file is %s\n" +msgstr "" + +#: source.c:638 +#, possible-c-format +msgid "Compilation directory is %s\n" +msgstr "" + +#: source.c:640 +#, possible-c-format +msgid "Located in %s\n" +msgstr "" + +#: source.c:642 +#, possible-c-format +msgid "Contains %d line%s.\n" +msgstr "" + +#: source.c:645 +#, possible-c-format +msgid "Source language is %s.\n" +msgstr "" + +#: source.c:646 +#, possible-c-format +msgid "Compiled with %s debugging format.\n" +msgstr "" + +#: source.c:647 +#, possible-c-format +msgid "%s preprocessor macro info.\n" +msgstr "" + +#: source.c:1153 +msgid "Source file is more recent than executable." +msgstr "" + +#: source.c:1393 +#, possible-c-format +msgid "Line number %d out of range; %s has %d lines." +msgstr "" + +#: source.c:1497 +msgid "No line number information available" +msgstr "" + +#. Is there any case in which we get here, and have an address +#. which the user would want to see? If we have debugging symbols +#. and no line numbers? +#: source.c:1554 +#, possible-c-format +msgid "Line number %d is out of range for \"%s\".\n" +msgstr "" + +#: source.c:1590 source.c:1679 +msgid "Expression not found" +msgstr "" + +#: source.c:1647 source.c:1730 +msgid "Expression not found\n" +msgstr "" + +#: source.c:1840 +msgid "Too many arguments in command" +msgstr "" + +#: source.c:1849 +#, possible-c-format +msgid "Source path substitution rule matching `%s':\n" +msgstr "" + +#: source.c:1851 +msgid "List of all source path substitution rules:\n" +msgstr "" + +#: source.c:1875 source.c:1929 +msgid "Incorrect usage, too many arguments in command" +msgstr "" + +#: source.c:1885 +msgid "Delete all source path substitution rules? " +msgstr "" + +#: source.c:1886 +msgid "Canceled" +msgstr "" + +#: source.c:1908 +#, possible-c-format +msgid "No substitution rule defined for `%s'" +msgstr "" + +#: source.c:1926 +msgid "Incorrect usage, too few arguments in command" +msgstr "" + +#: source.c:1932 +msgid "First argument must be at least one character long" +msgstr "" + +#: source.c:1966 +msgid "" +"Add directory DIR to beginning of search path for source files.\n" +"Forget cached info on source file locations and line positions.\n" +"DIR can also be $cwd for the current working directory, or $cdir for the\n" +"directory in which the source file was compiled into object code.\n" +"With no argument, reset the search path to $cdir:$cwd, the default." +msgstr "" + +#: source.c:1979 source.c:1988 +msgid "" +"Current search path for finding source files.\n" +"$cwd in the path means the current working directory.\n" +"$cdir in the path means the compilation directory of the source file." +msgstr "" + +#: source.c:1996 +msgid "Information about the current source file." +msgstr "" + +#: source.c:1998 +msgid "" +"Core addresses of the code for a source line.\n" +"Line can be specified as\n" +" LINENUM, to list around that line in current file,\n" +" FILE:LINENUM, to list around that line in that file,\n" +" FUNCTION, to list around beginning of that function,\n" +" FILE:FUNCTION, to distinguish among like-named static functions.\n" +"Default is to describe the last source line that was listed.\n" +"\n" +"This sets the default address for \"x\" to the line's first instruction\n" +"so that \"x/i\" suffices to start examining the machine code.\n" +"The address is also stored as the value of \"$_\"." +msgstr "" + +#: source.c:2010 +msgid "" +"Search for regular expression (see regex(3)) from last line listed.\n" +"The matching line number is also stored as the value of \"$_\"." +msgstr "" + +#: source.c:2015 +msgid "" +"Search backward for regular expression (see regex(3)) from last line " +"listed.\n" +"The matching line number is also stored as the value of \"$_\"." +msgstr "" + +#: source.c:2025 +msgid "Set number of source lines gdb will list by default." +msgstr "" + +#: source.c:2026 +msgid "Show number of source lines gdb will list by default." +msgstr "" + +#: source.c:2033 +msgid "" +"Usage: set substitute-path FROM TO\n" +"Add a substitution rule replacing FROM into TO in source file names.\n" +"If a substitution rule was previously set for FROM, the old rule\n" +"is replaced by the new one." +msgstr "" + +#: source.c:2041 +msgid "" +"Usage: unset substitute-path [FROM]\n" +"Delete the rule for substituting FROM in source file names. If FROM\n" +"is not specified, all substituting rules are deleted.\n" +"If the debugger cannot find a rule for FROM, it will display a warning." +msgstr "" + +#: source.c:2049 +msgid "" +"Usage: show substitute-path [FROM]\n" +"Print the rule for substituting FROM in source file names. If FROM\n" +"is not specified, print all substitution rules." +msgstr "" + +#: sparc-nat.c:233 +msgid "Couldn't get floating-point registers" +msgstr "" + +#: sparc-nat.c:246 +msgid "Couldn't write floating-point registers" +msgstr "" + +#: sparc-nat.c:294 +msgid "Couldn't get StackGhost cookie" +msgstr "" + +#: spu-linux-nat.c:459 +#, possible-c-format +msgid "Child process unexpectedly missing: %s" +msgstr "" + +#: spu-tdep.c:1946 spu-tdep.c:2003 spu-tdep.c:2124 spu-tdep.c:2365 +#: spu-tdep.c:2444 +msgid "\"info spu\" is only supported on the SPU architecture." +msgstr "" + +#: spu-tdep.c:1954 +msgid "Could not read event_status." +msgstr "" + +#: spu-tdep.c:1962 +msgid "Could not read event_mask." +msgstr "" + +#: spu-tdep.c:1977 +#, possible-c-format +msgid "Event Status 0x%s\n" +msgstr "" + +#: spu-tdep.c:1978 +#, possible-c-format +msgid "Event Mask 0x%s\n" +msgstr "" + +#: spu-tdep.c:2010 +msgid "Could not read signal1." +msgstr "" + +#: spu-tdep.c:2021 +msgid "Could not read signal1_type." +msgstr "" + +#: spu-tdep.c:2028 +msgid "Could not read signal2." +msgstr "" + +#: spu-tdep.c:2039 +msgid "Could not read signal2_type." +msgstr "" + +#: spu-tdep.c:2057 +#, possible-c-format +msgid "Signal 1 control word 0x%s " +msgstr "" + +#: spu-tdep.c:2059 +msgid "Signal 1 not pending " +msgstr "" + +#: spu-tdep.c:2062 spu-tdep.c:2072 +msgid "(Type Or)\n" +msgstr "" + +#: spu-tdep.c:2064 spu-tdep.c:2074 +msgid "(Type Overwrite)\n" +msgstr "" + +#: spu-tdep.c:2067 +#, possible-c-format +msgid "Signal 2 control word 0x%s " +msgstr "" + +#: spu-tdep.c:2069 +msgid "Signal 2 not pending " +msgstr "" + +#: spu-tdep.c:2134 +msgid "Could not read mbox_info." +msgstr "" + +#: spu-tdep.c:2143 +msgid "Could not read ibox_info." +msgstr "" + +#: spu-tdep.c:2152 +msgid "Could not read wbox_info." +msgstr "" + +#: spu-tdep.c:2373 +msgid "Could not read dma_info." +msgstr "" + +#: spu-tdep.c:2403 spu-tdep.c:2475 +msgid "no query pending" +msgstr "" + +#: spu-tdep.c:2408 spu-tdep.c:2476 +msgid "'any' query pending" +msgstr "" + +#: spu-tdep.c:2409 spu-tdep.c:2477 +msgid "'all' query pending" +msgstr "" + +#: spu-tdep.c:2410 spu-tdep.c:2478 +msgid "undefined query type" +msgstr "" + +#: spu-tdep.c:2413 spu-tdep.c:2481 +#, possible-c-format +msgid "Tag-Group Status 0x%s\n" +msgstr "" + +#: spu-tdep.c:2415 spu-tdep.c:2483 +#, possible-c-format +msgid "Tag-Group Mask 0x%s (%s)\n" +msgstr "" + +#: spu-tdep.c:2417 +#, possible-c-format +msgid "Stall-and-Notify 0x%s\n" +msgstr "" + +#: spu-tdep.c:2419 +#, possible-c-format +msgid "Atomic Cmd Status 0x%s\n" +msgstr "" + +#: spu-tdep.c:2452 +msgid "Could not read proxydma_info." +msgstr "" + +#: spu-tdep.c:2495 +msgid "\"info spu\" must be followed by the name of an SPU facility.\n" +msgstr "" + +#: spu-tdep.c:2518 +#, possible-c-format +msgid "Stopping for new SPE threads is %s.\n" +msgstr "" + +#: spu-tdep.c:2526 +#, possible-c-format +msgid "Automatic software-cache flush is %s.\n" +msgstr "" + +#: spu-tdep.c:2666 spu-tdep.c:2669 spu-tdep.c:2704 +msgid "Various SPU specific commands." +msgstr "" + +#: spu-tdep.c:2675 +msgid "Set whether to stop for new SPE threads." +msgstr "" + +#: spu-tdep.c:2677 +msgid "Show whether to stop for new SPE threads." +msgstr "" + +#: spu-tdep.c:2679 +msgid "" +"Use \"on\" to give control to the user when a new SPE thread\n" +"enters its \"main\" function.\n" +"Use \"off\" to disable stopping for new SPE threads." +msgstr "" + +#: spu-tdep.c:2690 +msgid "Set whether to automatically flush the software-managed cache." +msgstr "" + +#: spu-tdep.c:2692 +msgid "Show whether to automatically flush the software-managed cache." +msgstr "" + +#: spu-tdep.c:2694 +msgid "" +"Use \"on\" to automatically flush the software-managed cache\n" +"whenever SPE execution stops.\n" +"Use \"off\" to never automatically flush the software-managed cache." +msgstr "" + +#: spu-tdep.c:2709 +msgid "Display SPU event facility status.\n" +msgstr "" + +#: spu-tdep.c:2712 +msgid "Display SPU signal notification facility status.\n" +msgstr "" + +#: spu-tdep.c:2715 +msgid "Display SPU mailbox facility status.\n" +msgstr "" + +#: spu-tdep.c:2718 +msgid "Display MFC DMA status.\n" +msgstr "" + +#: spu-tdep.c:2721 +msgid "Display MFC Proxy-DMA status.\n" +msgstr "" + +#: stabsread.c:167 +#, possible-c-format +msgid "invalid C++ abbreviation `%s'" +msgstr "" + +#: stabsread.c:174 +#, possible-c-format +msgid "register number %d too large (max %d) in symbol %s" +msgstr "" + +#: stabsread.c:236 +#, possible-c-format +msgid "Invalid symbol data: type number (%d,%d) out of range at symtab pos %d." +msgstr "" + +#: stabsread.c:287 +msgid "GDB internal error: bad real_filenum" +msgstr "" + +#: stabsread.c:697 +#, possible-c-format +msgid "Unknown C++ symbol name `%s'" +msgstr "" + +#: stabsread.c:1381 +msgid "couldn't parse type; debugger out of date?" +msgstr "" + +#: stabsread.c:1502 +#, possible-c-format +msgid "Unrecognized cross-reference type `%c'" +msgstr "" + +#: stabsread.c:1726 +#, possible-c-format +msgid "" +"Prototyped function type didn't end arguments with `#':\n" +"%s" +msgstr "" + +#: stabsread.c:1837 +#, possible-c-format +msgid "invalid (minimal) member type data format at symtab pos %d." +msgstr "" + +#: stabsread.c:1942 +msgid "GDB internal error, type is NULL in stabsread.c." +msgstr "" + +#: stabsread.c:1969 +#, possible-c-format +msgid "Unknown builtin type %d" +msgstr "" + +#: stabsread.c:2143 +#, possible-c-format +msgid "Method has bad physname %s\n" +msgstr "" + +#: stabsread.c:2341 +#, possible-c-format +msgid "const/volatile indicator missing, got '%c'" +msgstr "" + +#: stabsread.c:2424 +#, possible-c-format +msgid "member function type missing, got '%c'" +msgstr "" + +#: stabsread.c:2691 +#, possible-c-format +msgid "C++ abbreviated type name unknown at symtab pos %d" +msgstr "" + +#: stabsread.c:3047 +#, possible-c-format +msgid "Unknown virtual character `%c' for baseclass" +msgstr "" + +#: stabsread.c:3064 +#, possible-c-format +msgid "Unknown visibility `%c' for baseclass" +msgstr "" + +#: stabsread.c:3172 +#, possible-c-format +msgid "virtual function table pointer not found when defining class `%s'" +msgstr "" + +#: stabsread.c:3282 +#, possible-c-format +msgid "Unknown visibility `%c' for field" +msgstr "" + +#: stabsread.c:3324 +#, possible-c-format +msgid "struct/union type gets multiply defined: %s%s" +msgstr "" + +#: stabsread.c:4081 +#, possible-c-format +msgid "base type %d of range type is not defined" +msgstr "" + +#. We should read at least the THIS parameter here. Some broken stabs +#. output contained `(0,41),(0,42)=@s8;-16;,(0,43),(0,1);' where should +#. have been present ";-16,(0,43)" reference instead. This way the +#. excessive ";" marker prematurely stops the parameters parsing. +#: stabsread.c:4121 +msgid "Invalid (empty) method arguments" +msgstr "" + +#: stabsread.c:4165 +msgid "Invalid symbol data: common block within common block" +msgstr "" + +#: stabsread.c:4191 +msgid "ECOMM symbol unmatched by BCOMM" +msgstr "" + +#: stabsread.c:4393 +msgid "need a type name" +msgstr "" + +#: stabsread.c:4420 +#, possible-c-format +msgid "forward-referenced types left unresolved, type code %d." +msgstr "" + +#: stabsread.c:4571 +#, possible-c-format +msgid "%s: common block `%s' from global_sym_chain unresolved" +msgstr "" + +#: stabsread.c:4650 stabsread.c:4655 +#, possible-c-format +msgid "invalid symbol name \"%s\"" +msgstr "" + +#: stack.c:465 +#, possible-c-format +msgid "Debugger's willingness to use disassemble-next-line is %s.\n" +msgstr "" + +#: stack.c:896 stack.c:974 +msgid "Too many args in frame specification" +msgstr "" + +#: stack.c:1058 +#, possible-c-format +msgid "Stack level %d, frame at " +msgstr "" + +#: stack.c:1063 +msgid "Stack frame at " +msgstr "" + +#: stack.c:1092 +#, possible-c-format +msgid " Outermost frame: %s\n" +msgstr "" + +#: stack.c:1349 +msgid "(More stack frames follow...)\n" +msgstr "" + +#: stack.c:1359 +#, possible-c-format +msgid "Backtrace stopped: %s\n" +msgstr "" + +#: stack.c:1572 +msgid "No locals.\n" +msgstr "" + +#: stack.c:1608 +msgid "blockvector blotch" +msgstr "" + +#: stack.c:1610 +msgid "blockvector botch" +msgstr "" + +#: stack.c:1647 +msgid "No catches.\n" +msgstr "" + +#: stack.c:1679 +msgid "No symbol table info available.\n" +msgstr "" + +#: stack.c:1710 +msgid "No arguments.\n" +msgstr "" + +#: stack.c:1837 +msgid "Initial frame selected; you cannot go up." +msgstr "" + +#. We only do this if COUNT_EXP is not specified. That way +#. "down" means to really go down (and let me know if that is +#. impossible), but "down 9999" can be used to mean go all the +#. way down without getting an error. +#: stack.c:1873 +msgid "Bottom (innermost) frame selected; you cannot go down." +msgstr "" + +#: stack.c:1907 +msgid "Can not force return from an inlined function." +msgstr "" + +#: stack.c:1930 +msgid "" +"Return value type not available for selected stack frame.\n" +"Please use an explicit cast of the value to return." +msgstr "" + +#: stack.c:1969 +#, possible-c-format +msgid "%sMake selected stack frame return now? " +msgstr "" + +#: stack.c:1972 +#, possible-c-format +msgid "%sMake %s return now? " +msgstr "" + +#: stack.c:1975 +msgid "Not confirmed" +msgstr "" + +#: stack.c:2061 +#, possible-c-format +msgid "'%s' not within current stack frame.\n" +msgstr "" + +#: stack.c:2104 +msgid "" +"Make selected stack frame return to its caller.\n" +"Control remains in the debugger, but when you continue\n" +"execution will resume in the frame above the one now selected.\n" +"If an argument is given, it is an expression for the value to return." +msgstr "" + +#: stack.c:2110 +msgid "" +"Select and print stack frame that called this one.\n" +"An argument says how many frames up to go." +msgstr "" + +#: stack.c:2113 +msgid "" +"Same as the `up' command, but does not print anything.\n" +"This is useful in command scripts." +msgstr "" + +#: stack.c:2117 +msgid "" +"Select and print stack frame called by this one.\n" +"An argument says how many frames down to go." +msgstr "" + +#: stack.c:2122 +msgid "" +"Same as the `down' command, but does not print anything.\n" +"This is useful in command scripts." +msgstr "" + +#: stack.c:2126 +msgid "" +"Select and print a stack frame.\n" +"With no argument, print the selected stack frame. (See also \"info frame" +"\").\n" +"An argument specifies the frame to select.\n" +"It can be a stack frame number or the address of the frame.\n" +"With argument, nothing is printed if input is coming from\n" +"a command file or a user-defined command." +msgstr "" + +#: stack.c:2139 +msgid "Print the current stack frame.\n" +msgstr "" + +#: stack.c:2142 +msgid "" +"Select a stack frame without printing anything.\n" +"An argument specifies the frame to select.\n" +"It can be a stack frame number or the address of the frame.\n" +msgstr "" + +#: stack.c:2147 +msgid "" +"Print backtrace of all stack frames, or innermost COUNT frames.\n" +"With a negative argument, print outermost -COUNT frames.\n" +"Use of the 'full' qualifier also prints the values of the local variables.\n" +msgstr "" + +#: stack.c:2155 +msgid "" +"Print backtrace of all stack frames, or innermost COUNT frames \n" +"and the values of the local variables.\n" +"With a negative argument, print outermost -COUNT frames.\n" +"Usage: T \n" +msgstr "" + +#: stack.c:2164 +msgid "Backtrace of the stack, or innermost COUNT frames." +msgstr "" + +#: stack.c:2167 +msgid "All about selected stack frame, or frame at ADDR." +msgstr "" + +#: stack.c:2170 +msgid "Local variables of current stack frame." +msgstr "" + +#: stack.c:2172 +msgid "Argument variables of current stack frame." +msgstr "" + +#: stack.c:2175 +msgid "Argument and local variables of current stack frame." +msgstr "" + +#: stack.c:2178 +msgid "" +"Select the stack frame that contains .\n" +"Usage: func \n" +msgstr "" + +#: stack.c:2183 +msgid "Exceptions that can be caught in the current stack frame." +msgstr "" + +#: stack.c:2187 +msgid "Set printing of non-scalar frame arguments" +msgstr "" + +#: stack.c:2188 +msgid "Show printing of non-scalar frame arguments" +msgstr "" + +#: stack.c:2192 +msgid "" +"Set whether to disassemble next source line or insn when execution stops." +msgstr "" + +#: stack.c:2193 +msgid "" +"Show whether to disassemble next source line or insn when execution stops." +msgstr "" + +#: stack.c:2194 +msgid "" +"If ON, GDB will display disassembly of the next source line, in addition\n" +"to displaying the source line itself. If the next source line cannot\n" +"be displayed (e.g., source is unavailable or there's no line info), GDB\n" +"will display disassembly of next instruction instead of showing the\n" +"source line.\n" +"If AUTO, display disassembly of next instruction only if the source line\n" +"cannot be displayed.\n" +"If OFF (which is the default), never display the disassembly of the next\n" +"source line." +msgstr "" + +#: stack.c:2210 +msgid "Specify maximum number of frames for \"backtrace\" to print by default." +msgstr "" + +#: stack.c:2213 +msgid "The maximum number of frames for \"backtrace\" to print by default." +msgstr "" + +#: std-regs.c:84 +msgid "Standard register ``$sp'' is not available for this target" +msgstr "" + +#: std-regs.c:93 +msgid "Standard register ``$ps'' is not available for this target" +msgstr "" + +#: symfile.c:163 +#, possible-c-format +msgid "Dynamic symbol table reloading multiple times in one run is %s.\n" +msgstr "" + +#: symfile.c:576 +#, possible-c-format +msgid "no loadable sections found in added symbol-file %s" +msgstr "" + +#: symfile.c:612 +#, possible-c-format +msgid "section %s not found in %s" +msgstr "" + +#: symfile.c:969 +#, possible-c-format +msgid "Load new symbol table from \"%s\"? " +msgstr "" + +#: symfile.c:984 +#, possible-c-format +msgid "Reading symbols from %s..." +msgstr "" + +#: symfile.c:1001 +msgid "expanding to full symbols..." +msgstr "" + +#: symfile.c:1018 +msgid "(no debugging symbols found)..." +msgstr "" + +#: symfile.c:1137 +#, possible-c-format +msgid "Discard symbol table from `%s'? " +msgstr "" + +#: symfile.c:1139 +msgid "Discard symbol table? " +msgstr "" + +#: symfile.c:1151 +msgid "No symbol file now.\n" +msgstr "" + +#: symfile.c:1236 +#, possible-c-format +msgid "" +"the debug information found in \"%s\" does not match \"%s\" (CRC mismatch).\n" +msgstr "" + +#: symfile.c:1250 +#, possible-c-format +msgid "" +"The directory where separate debug symbols are searched for is \"%s\".\n" +msgstr "" + +#: symfile.c:1414 tracepoint.c:2358 +#, possible-c-format +msgid "unknown option `%s'" +msgstr "" + +#: symfile.c:1425 +msgid "no symbol file name was specified" +msgstr "" + +#: symfile.c:1610 +#, possible-c-format +msgid "I'm sorry, Dave, I can't do that. Symbol format `%s' unknown." +msgstr "" + +#: symfile.c:1755 +#, possible-c-format +msgid "Download verify read failed at %s" +msgstr "" + +#: symfile.c:1758 +#, possible-c-format +msgid "Download verify compare failed at %s" +msgstr "" + +#: symfile.c:1858 +msgid "file to load" +msgstr "" + +#: symfile.c:1875 +#, possible-c-format +msgid "Invalid download offset:%s." +msgstr "" + +#: symfile.c:1878 +msgid "Too many parameters." +msgstr "" + +#: symfile.c:1909 +msgid "Load failed" +msgstr "" + +#: symfile.c:2058 +msgid "add-symbol-file takes a file name and an address" +msgstr "" + +#: symfile.c:2125 +msgid "" +"USAGE: add-symbol-file [-mapped] [-readnow] [-s " +" ]*" +msgstr "" + +#: symfile.c:2135 +#, possible-c-format +msgid "The address where %s has been loaded is missing" +msgstr "" + +#. Print the prompt for the query below. And save the arguments into +#. a sect_addr_info structure to be passed around to other +#. functions. We have to split this up into separate print +#. statements because hex_string returns a local static +#. string. +#: symfile.c:2143 +#, possible-c-format +msgid "add symbol table from file \"%s\" at\n" +msgstr "" + +#. FIXME, should use print_sys_errmsg but it's not filtered. +#: symfile.c:2220 +#, possible-c-format +msgid "`%s' has disappeared; keeping its symbols.\n" +msgstr "" + +#: symfile.c:2232 +#, possible-c-format +msgid "`%s' has changed; re-reading symbols.\n" +msgstr "" + +#: symfile.c:2262 +#, possible-c-format +msgid "Can't close BFD for %s: %s" +msgstr "" + +#: symfile.c:2266 +#, possible-c-format +msgid "Can't open %s to read symbols." +msgstr "" + +#: symfile.c:2271 +#, possible-c-format +msgid "Can't read symbols from %s: %s." +msgstr "" + +#: symfile.c:2381 +msgid "(no debugging symbols found)\n" +msgstr "" + +#: symfile.c:2450 +#, possible-c-format +msgid "Mapping between filename extension and source language is \"%s\".\n" +msgstr "" + +#: symfile.c:2464 +#, possible-c-format +msgid "'%s': Filename extension must begin with '.'" +msgstr "" + +#: symfile.c:2471 symfile.c:2482 +#, possible-c-format +msgid "'%s': two arguments required -- filename extension and language" +msgstr "" + +#: symfile.c:2517 +msgid "Filename extensions and the languages they represent:" +msgstr "" + +#: symfile.c:3211 +msgid "No sections are mapped.\n" +msgstr "" + +#: symfile.c:3224 symfile.c:3269 +msgid "" +"Overlay debugging not enabled. Use either the 'overlay auto' or\n" +"the 'overlay manual' command." +msgstr "" + +#: symfile.c:3229 symfile.c:3274 +msgid "Argument required: name of an overlay section" +msgstr "" + +#: symfile.c:3248 +#, possible-c-format +msgid "Note: section %s unmapped by overlap\n" +msgstr "" + +#: symfile.c:3255 symfile.c:3285 +#, possible-c-format +msgid "No overlay section called %s" +msgstr "" + +#: symfile.c:3281 +#, possible-c-format +msgid "Section %s is not mapped" +msgstr "" + +#: symfile.c:3298 +msgid "Automatic overlay debugging enabled." +msgstr "" + +#: symfile.c:3311 +msgid "Overlay debugging enabled." +msgstr "" + +#: symfile.c:3324 +msgid "Overlay debugging disabled." +msgstr "" + +#: symfile.c:3335 +msgid "This target does not know how to read its overlay state." +msgstr "" + +#: symfile.c:3458 +msgid "" +"Error reading inferior's overlay table: couldn't find `_novlys' variable\n" +"in inferior. Use `overlay manual' mode." +msgstr "" + +#: symfile.c:3467 +msgid "" +"Error reading inferior's overlay table: couldn't find `_ovly_table' array\n" +"in inferior. Use `overlay manual' mode." +msgstr "" + +#: symfile.c:3806 +msgid "" +"Load symbol table from executable file FILE.\n" +"The `file' command can also load symbol tables, as well as setting the file\n" +"to execute." +msgstr "" + +#: symfile.c:3812 +msgid "" +"Load symbols from FILE, assuming FILE has been dynamically loaded.\n" +"Usage: add-symbol-file FILE ADDR [-s -s " +" ...]\n" +"ADDR is the starting address of the file's text.\n" +"The optional arguments are section-name section-address pairs and\n" +"should be specified if the data and bss segments are not contiguous\n" +"with the text. SECT is a section name to be loaded at SECT_ADDR." +msgstr "" + +#: symfile.c:3822 +msgid "" +"Dynamically load FILE into the running program, and record its symbols\n" +"for access from GDB.\n" +"A load OFFSET may also be given." +msgstr "" + +#: symfile.c:3829 +msgid "Set dynamic symbol table reloading multiple times in one run." +msgstr "" + +#: symfile.c:3830 +msgid "Show dynamic symbol table reloading multiple times in one run." +msgstr "" + +#: symfile.c:3837 +msgid "Commands for debugging overlays." +msgstr "" + +#: symfile.c:3844 +msgid "Assert that an overlay section is mapped." +msgstr "" + +#: symfile.c:3847 +msgid "Assert that an overlay section is unmapped." +msgstr "" + +#: symfile.c:3850 +msgid "List mappings of overlay sections." +msgstr "" + +#: symfile.c:3853 +msgid "Enable overlay debugging." +msgstr "" + +#: symfile.c:3855 +msgid "Disable overlay debugging." +msgstr "" + +#: symfile.c:3857 +msgid "Enable automatic overlay debugging." +msgstr "" + +#: symfile.c:3859 +msgid "Read the overlay mapping state from the target." +msgstr "" + +#: symfile.c:3864 +msgid "Set mapping between filename extension and source language." +msgstr "" + +#: symfile.c:3865 +msgid "Show mapping between filename extension and source language." +msgstr "" + +#: symfile.c:3866 +msgid "Usage: set extension-language .foo bar" +msgstr "" + +#: symfile.c:3873 +msgid "All filename extensions associated with a source language." +msgstr "" + +#: symfile.c:3876 +msgid "Set the directories where separate debug symbols are searched for." +msgstr "" + +#: symfile.c:3877 +msgid "Show the directories where separate debug symbols are searched for." +msgstr "" + +#: symfile.c:3878 +msgid "" +"Separate debug symbols are first searched for in the same\n" +"directory as the binary, then in the `" +msgstr "" + +#: symfile.c:3880 +msgid "" +"' subdirectory,\n" +"and lastly at the path of the directory of the binary with\n" +"each global debug-file-directory component prepended." +msgstr "" + +#: symfile-mem.c:77 +msgid "add-symbol-file-from-memory not supported for this target" +msgstr "" + +#: symfile-mem.c:82 +msgid "Failed to read a valid object file image from memory." +msgstr "" + +#: symfile-mem.c:95 +#, possible-c-format +msgid "Got object file from memory but can't read symbols: %s." +msgstr "" + +#: symfile-mem.c:128 +msgid "add-symbol-file-from-memory requires an expression argument" +msgstr "" + +#: symfile-mem.c:138 +msgid "Must use symbol-file or exec-file before add-symbol-file-from-memory." +msgstr "" + +#: symfile-mem.c:193 +msgid "" +"Could not load vsyscall page because no executable was specified\n" +"try using the \"file\" command first." +msgstr "" + +#: symfile-mem.c:220 +msgid "" +"Load the symbols out of memory from a dynamically loaded object file.\n" +"Give an expression for the address of the file's shared object file header." +msgstr "" + +#: symmisc.c:140 +#, possible-c-format +msgid "Byte cache statistics for '%s':\n" +msgstr "" + +#: symmisc.c:161 +#, possible-c-format +msgid "Statistics for '%s':\n" +msgstr "" + +#: symmisc.c:163 +#, possible-c-format +msgid " Number of \"stab\" symbols read: %d\n" +msgstr "" + +#: symmisc.c:166 +#, possible-c-format +msgid " Number of \"minimal\" symbols read: %d\n" +msgstr "" + +#: symmisc.c:169 +#, possible-c-format +msgid " Number of \"partial\" symbols read: %d\n" +msgstr "" + +#: symmisc.c:172 +#, possible-c-format +msgid " Number of \"full\" symbols read: %d\n" +msgstr "" + +#: symmisc.c:175 +#, possible-c-format +msgid " Number of \"types\" defined: %d\n" +msgstr "" + +#: symmisc.c:183 +#, possible-c-format +msgid " Number of psym tables (not yet expanded): %d\n" +msgstr "" + +#: symmisc.c:193 +#, possible-c-format +msgid " Number of symbol tables: %d\n" +msgstr "" + +#: symmisc.c:194 +#, possible-c-format +msgid " Number of symbol tables with line tables: %d\n" +msgstr "" + +#: symmisc.c:196 +#, possible-c-format +msgid " Number of symbol tables with blockvectors: %d\n" +msgstr "" + +#: symmisc.c:200 +#, possible-c-format +msgid " Space used by a.out string tables: %d\n" +msgstr "" + +#: symmisc.c:202 +#, possible-c-format +msgid " Total memory used for objfile obstack: %d\n" +msgstr "" + +#: symmisc.c:204 +#, possible-c-format +msgid " Total memory used for psymbol cache: %d\n" +msgstr "" + +#: symmisc.c:206 +#, possible-c-format +msgid " Total memory used for macro cache: %d\n" +msgstr "" + +#: symmisc.c:208 +#, possible-c-format +msgid " Total memory used for file name cache: %d\n" +msgstr "" + +#: symmisc.c:341 +#, possible-c-format +msgid "internal error: minimal symbol count %d != %d" +msgstr "" + +#: symmisc.c:550 +msgid "Arguments missing: an output file name and an optional symbol file name" +msgstr "" + +#: symmisc.c:767 +msgid "print-psymbols takes an output file name and optional symbol file name" +msgstr "" + +#: symmisc.c:905 +msgid "print-msymbols takes an output file name and optional symbol file name" +msgstr "" + +#: symtab.c:233 +#, possible-c-format +msgid "Internal: readin %s pst for `%s' found when no symtab found." +msgstr "" + +#: symtab.c:1392 +#, possible-c-format +msgid "Internal error: `%s' is not an aggregate" +msgstr "" + +#: symtab.c:1633 +#, possible-c-format +msgid "" +"Internal: %s symbol `%s' found in %s psymtab but not in symtab.\n" +"%s may be an inlined function, or may be a template function\n" +"(if a template, try specifying an instantiation: %s)." +msgstr "" + +#: symtab.c:1909 +#, possible-c-format +msgid "" +"Internal: global symbol `%s' found in %s psymtab but not in symtab.\n" +"%s may be an inlined function, or may be a template function\n" +"(if a template, try specifying an instantiation: %s)." +msgstr "" + +#: symtab.c:1956 +#, possible-c-format +msgid "" +"Internal: static symbol `%s' found in %s psymtab but not in symtab.\n" +"%s may be an inlined function, or may be a template function\n" +"(if a template, try specifying an instantiation: %s)." +msgstr "" + +#. Might want to error() here (in case symtab is corrupt and +#. will cause a core dump), but maybe we can successfully +#. continue, so let's not. +#: symtab.c:2155 +#, possible-c-format +msgid "(Internal error: pc %s in read in psymtab, but not in symtab.)\n" +msgstr "" + +#: symtab.c:2870 +msgid "mismatched quoting on brackets, try 'operator\\[\\]'" +msgstr "" + +#: symtab.c:2877 +msgid "nothing is allowed between '[' and ']'" +msgstr "" + +#: symtab.c:2933 +msgid "`operator ()' must be specified without whitespace in `()'" +msgstr "" + +#: symtab.c:2938 +msgid "`operator ?:' must be specified without whitespace in `?:'" +msgstr "" + +#: symtab.c:2943 +msgid "`operator []' must be specified without whitespace in `[]'" +msgstr "" + +#: symtab.c:2947 +#, possible-c-format +msgid "`operator %s' not supported" +msgstr "" + +#: symtab.c:3215 +msgid "must search on specific domain" +msgstr "" + +#: symtab.c:4866 symtab.c:4869 symtab.c:4896 +msgid "All global and static variable names, or those matching REGEXP." +msgstr "" + +#: symtab.c:4873 +msgid "All function names, or those matching REGEXP." +msgstr "" + +#: symtab.c:4884 +msgid "All type names, or those matching REGEXP." +msgstr "" + +#: symtab.c:4887 +msgid "Source files in the program." +msgstr "" + +#: symtab.c:4890 +msgid "Set a breakpoint for all functions matching REGEXP." +msgstr "" + +#: symtab.c:4895 +msgid "Source files in the program" +msgstr "" + +#: symtab.c:4902 +msgid "" +"Set the debugger behavior when more than one symbol are possible matches\n" +"in an expression." +msgstr "" + +#: symtab.c:4904 +msgid "Show how the debugger handles ambiguities in expressions." +msgstr "" + +#: symtab.c:4905 +msgid "" +"Valid values are \"ask\", \"all\", \"cancel\", and the default is \"all\"." +msgstr "" + +#: symtab.h:721 +msgid "Section index is uninitialized" +msgstr "" + +#: target.c:205 +#, possible-c-format +msgid "Target debugging is %s.\n" +msgstr "" + +#: target.c:236 +#, possible-c-format +msgid "Cache use for stack accesses is %s.\n" +msgstr "" + +#: target.c:413 +msgid "" +"Connect to a target machine or process.\n" +"The first argument is the type or protocol of the target machine.\n" +"Remaining arguments are interpreted by the target protocol. For more\n" +"information on the arguments for a particular protocol, type\n" +"`help target ' followed by the protocol name." +msgstr "" + +#: target.c:503 +#, possible-c-format +msgid "You can't do that when your target is `%s'" +msgstr "" + +#: target.c:522 +msgid "No saved terminal information.\n" +msgstr "" + +#: target.c:1030 +msgid "TLS load module not found" +msgstr "" + +#: target.c:1043 +msgid "Cannot find thread-local variables in this thread library." +msgstr "" + +#: target.c:1047 +#, possible-c-format +msgid "Cannot find shared library `%s' in dynamic linker's load module list" +msgstr "" + +#: target.c:1050 +#, possible-c-format +msgid "Cannot find executable file `%s' in dynamic linker's load module list" +msgstr "" + +#: target.c:1055 +#, possible-c-format +msgid "" +"The inferior has not yet allocated storage for thread-local variables in\n" +"the shared library `%s'\n" +"for %s" +msgstr "" + +#: target.c:1061 +#, possible-c-format +msgid "" +"The inferior has not yet allocated storage for thread-local variables in\n" +"the executable `%s'\n" +"for %s" +msgstr "" + +#: target.c:1069 +#, possible-c-format +msgid "" +"Cannot find thread-local storage for %s, shared library %s:\n" +"%s" +msgstr "" + +#: target.c:1074 +#, possible-c-format +msgid "" +"Cannot find thread-local storage for %s, executable file %s:\n" +"%s" +msgstr "" + +#: target.c:1088 +msgid "Cannot find thread-local variables on this target" +msgstr "" + +#: target.c:1283 +msgid "Writing to flash memory forbidden in this context" +msgstr "" + +#: target.c:1559 +msgid "Overlapping regions in memory map: ignoring" +msgstr "" + +#: target.c:1608 +#, possible-c-format +msgid "Mode for reading from readonly sections is %s.\n" +msgstr "" + +#: target.c:1923 +#, possible-c-format +msgid "target object %d, annex %s, contained unexpected null characters" +msgstr "" + +#: target.c:1963 +#, possible-c-format +msgid "Symbols from \"%s\".\n" +msgstr "" + +#: target.c:1973 +msgid "\tWhile running this, GDB does not access memory from...\n" +msgstr "" + +#: target.c:2057 +msgid "Program not killed." +msgstr "" + +#: target.c:2292 +msgid "Unable to allocate memory to perform the search." +msgstr "" + +#: target.c:2300 target.c:2353 +#, possible-c-format +msgid "Unable to access target memory at %s, halting search." +msgstr "" + +#: target.c:2441 +#, possible-c-format +msgid "" +"The \"%s\" target does not support \"run\". Try \"help target\" or " +"\"continue\"." +msgstr "" + +#: target.c:2481 +#, possible-c-format +msgid "Don't know how to %s. Try \"help target\"." +msgstr "" + +#: target.c:2789 target.c:2797 +msgid "Command not implemented for this target." +msgstr "" + +#: target.c:3576 +msgid "\"monitor\" command not supported by this target." +msgstr "" + +#: target.c:3587 +msgid "The current target stack is:\n" +msgstr "" + +#: target.c:3620 +#, possible-c-format +msgid "Controlling the inferior in asynchronous mode is %s.\n" +msgstr "" + +#: target.c:3633 +msgid "Set target debugging." +msgstr "" + +#: target.c:3634 +msgid "Show target debugging." +msgstr "" + +#: target.c:3635 +msgid "" +"When non-zero, target debugging is enabled. Higher numbers are more\n" +"verbose. Changes do not take effect until the next \"run\" or \"target\"\n" +"command." +msgstr "" + +#: target.c:3644 +msgid "Set mode for reading from readonly sections." +msgstr "" + +#: target.c:3645 +msgid "Show mode for reading from readonly sections." +msgstr "" + +#: target.c:3646 +msgid "" +"When this mode is on, memory reads from readonly sections (such as .text)\n" +"will be read from the object file instead of from the target. This will\n" +"result in significant performance improvement for remote targets." +msgstr "" + +#: target.c:3655 +msgid "Send a command to the remote monitor (remote targets only)." +msgstr "" + +#: target.c:3658 +msgid "Print the name of each layer of the internal target stack." +msgstr "" + +#: target.c:3662 +msgid "Set whether gdb controls the inferior in asynchronous mode." +msgstr "" + +#: target.c:3663 +msgid "Show whether gdb controls the inferior in asynchronous mode." +msgstr "" + +#: target.c:3664 +msgid "Tells gdb whether to control the inferior in asynchronous mode." +msgstr "" + +#: target.c:3672 +msgid "Set cache use for stack access." +msgstr "" + +#: target.c:3673 +msgid "Show cache use for stack access." +msgstr "" + +#: target.c:3674 +msgid "" +"When on, use the data cache for all stack access, regardless of any\n" +"configured memory regions. This improves remote performance significantly.\n" +"By default, caching for stack access is on." +msgstr "" + +#: target-descriptions.c:290 +msgid "Architecture rejected target-supplied description" +msgstr "" + +#: target-descriptions.c:298 +msgid "Target-supplied registers are not supported by the current architecture" +msgstr "" + +#: target-descriptions.c:325 +msgid "Could not remove target-supplied description" +msgstr "" + +#: target-descriptions.c:889 target-descriptions.c:911 +#, possible-c-format +msgid "Register \"%s\" has an unsupported size (%d bits)" +msgstr "" + +#: target-descriptions.c:1314 +#, possible-c-format +msgid "Attempted to add duplicate compatible architecture \"%s\"" +msgstr "" + +#: target-descriptions.c:1334 +#, possible-c-format +msgid "Attempted to add duplicate property \"%s\"" +msgstr "" + +#: target-descriptions.c:1392 +#, possible-c-format +msgid "The target description will be read from \"%s\".\n" +msgstr "" + +#: target-descriptions.c:1396 +msgid "The target description will be read from the target.\n" +msgstr "" + +#: target-descriptions.c:1429 +msgid "There is no target description to print." +msgstr "" + +#: target-descriptions.c:1432 +msgid "The current target description did not come from an XML file." +msgstr "" + +#: target-descriptions.c:1535 +#, possible-c-format +msgid "C output is not supported type \"%s\"." +msgstr "" + +#: target-descriptions.c:1568 +msgid "Set target description specific variables." +msgstr "" + +#. allow-unknown +#: target-descriptions.c:1572 +msgid "Show target description specific variables." +msgstr "" + +#. allow-unknown +#: target-descriptions.c:1576 +msgid "Unset target description specific variables." +msgstr "" + +#: target-descriptions.c:1583 +msgid "Set the file to read for an XML target description" +msgstr "" + +#: target-descriptions.c:1584 +msgid "Show the file to read for an XML target description" +msgstr "" + +#: target-descriptions.c:1585 +msgid "" +"When set, GDB will read the target description from a local\n" +"file instead of querying the remote target." +msgstr "" + +#: target-descriptions.c:1592 +msgid "" +"Unset the file to read for an XML target description. When unset,\n" +"GDB will read the description from the target." +msgstr "" + +#: target-descriptions.c:1597 +msgid "Print the current target description as a C source file." +msgstr "" + +#: target-memory.c:424 +msgid "Error writing data to flash" +msgstr "" + +#: thread.c:228 +#, possible-c-format +msgid "[New %s]\n" +msgstr "" + +#: thread.c:771 +msgid "Requested thread not found in requested process" +msgstr "" + +#: thread.c:951 +#, possible-c-format +msgid "Couldn't restore frame #%d in current thread, at reparsed frame #0\n" +msgstr "" + +#: thread.c:1065 thread.c:1103 +msgid "Please specify a command following the thread ID list" +msgstr "" + +#: thread.c:1080 thread.c:1150 +#, possible-c-format +msgid "" +"\n" +"Thread %d (%s):\n" +msgstr "" + +#: thread.c:1098 +msgid "Please specify a thread ID list" +msgstr "" + +#: thread.c:1116 thread.c:1127 +#, possible-c-format +msgid "Error parsing %s" +msgstr "" + +#: thread.c:1145 +#, possible-c-format +msgid "Thread %d has terminated." +msgstr "" + +#: thread.c:1172 +msgid "No thread selected" +msgstr "" + +#: thread.c:1177 +#, possible-c-format +msgid "[Current thread is %d (%s) (exited)]\n" +msgstr "" + +#: thread.c:1181 +#, possible-c-format +msgid "[Current thread is %d (%s)]\n" +msgstr "" + +#: thread.c:1199 +#, possible-c-format +msgid "Printing of thread events is %s.\n" +msgstr "" + +#: thread.c:1215 +#, possible-c-format +msgid "Thread ID %d not known." +msgstr "" + +#: thread.c:1218 +#, possible-c-format +msgid "Thread ID %d has terminated." +msgstr "" + +#: thread.c:1269 +msgid "IDs of currently known threads." +msgstr "" + +#: thread.c:1271 +msgid "" +"Use this command to switch between threads.\n" +"The new thread ID must be currently known." +msgstr "" + +#: thread.c:1277 +msgid "Apply a command to a list of threads." +msgstr "" + +#: thread.c:1281 +msgid "Apply a command to all threads." +msgstr "" + +#: thread.c:1287 +msgid "Set printing of thread events (such as thread start and exit)." +msgstr "" + +#: thread.c:1288 +msgid "Show printing of thread events (such as thread start and exit)." +msgstr "" + +#: top.c:104 +#, possible-c-format +msgid "Whether to confirm potentially dangerous operations is %s.\n" +msgstr "" + +#: top.c:437 +msgid "That is not a command, just a help topic." +msgstr "" + +#: top.c:545 +#, possible-c-format +msgid "Space used: %ld (%s%ld for this command)\n" +msgstr "" + +#: top.c:647 +#, possible-c-format +msgid "Saving of the history record on exit is %s.\n" +msgstr "" + +#: top.c:656 +#, possible-c-format +msgid "The size of the command history is %s.\n" +msgstr "" + +#: top.c:665 +#, possible-c-format +msgid "The filename in which to record the command history is \"%s\".\n" +msgstr "" + +#: top.c:1090 +msgid "" +"\n" +"For bug reporting instructions, please see:\n" +msgstr "" + +#: top.c:1165 +#, possible-c-format +msgid "\tInferior %d [%s] will be detached.\n" +msgstr "" + +#: top.c:1169 +#, possible-c-format +msgid "\tInferior %d [%s] will be killed.\n" +msgstr "" + +#: top.c:1198 +msgid "" +"A debugging session is active.\n" +"Do you still want to close the debugger?" +msgstr "" + +#: top.c:1202 +msgid "" +"A debugging session is active.\n" +"\n" +msgstr "" + +#: top.c:1204 +msgid "" +"\n" +"Quit anyway? " +msgstr "" + +#: top.c:1406 +msgid "History size must be non-negative" +msgstr "" + +#: top.c:1413 +msgid "\"set history\" must be followed by the name of a history subcommand.\n" +msgstr "" + +#: top.c:1489 +#, possible-c-format +msgid "Gdb's prompt is \"%s\".\n" +msgstr "" + +#: top.c:1496 +#, possible-c-format +msgid "Editing of command lines as they are typed is %s.\n" +msgstr "" + +#: top.c:1505 +#, possible-c-format +msgid "Annotation_level is %s.\n" +msgstr "" + +#: top.c:1512 +#, possible-c-format +msgid "Notification of completion for asynchronous execution commands is %s.\n" +msgstr "" + +#: top.c:1557 +msgid "Set gdb's prompt" +msgstr "" + +#: top.c:1558 +msgid "Show gdb's prompt" +msgstr "" + +#: top.c:1564 +msgid "" +"Don't repeat this command.\n" +"Primarily used inside of user-defined commands that should not be repeated " +"when\n" +"hitting return." +msgstr "" + +#: top.c:1570 +msgid "Set editing of command lines as they are typed." +msgstr "" + +#: top.c:1571 +msgid "Show editing of command lines as they are typed." +msgstr "" + +#: top.c:1572 +msgid "" +"Use \"on\" to enable the editing, and \"off\" to disable it.\n" +"Without an argument, command line editing is enabled. To edit, use\n" +"EMACS-like or VI-like commands like control-P or ESC." +msgstr "" + +#: top.c:1580 +msgid "Set saving of the history record on exit." +msgstr "" + +#: top.c:1581 +msgid "Show saving of the history record on exit." +msgstr "" + +#: top.c:1582 +msgid "" +"Use \"on\" to enable the saving, and \"off\" to disable it.\n" +"Without an argument, saving is enabled." +msgstr "" + +#: top.c:1589 +msgid "Set the size of the command history," +msgstr "" + +#: top.c:1590 +msgid "Show the size of the command history," +msgstr "" + +#: top.c:1591 +msgid "ie. the number of previous commands to keep a record of." +msgstr "" + +#: top.c:1597 +msgid "Set the filename in which to record the command history" +msgstr "" + +#: top.c:1598 +msgid "Show the filename in which to record the command history" +msgstr "" + +#: top.c:1599 +msgid "(the list of previous commands of which a record is kept)." +msgstr "" + +#: top.c:1605 +msgid "Set whether to confirm potentially dangerous operations." +msgstr "" + +#: top.c:1606 +msgid "Show whether to confirm potentially dangerous operations." +msgstr "" + +#: top.c:1612 +msgid "Set annotation_level." +msgstr "" + +#: top.c:1613 +msgid "Show annotation_level." +msgstr "" + +#: top.c:1614 +msgid "" +"0 == normal; 1 == fullname (for use when running under emacs)\n" +"2 == output annotated suitably for use by programs that control GDB." +msgstr "" + +#: top.c:1622 +msgid "Set notification of completion for asynchronous execution commands." +msgstr "" + +#: top.c:1623 +msgid "Show notification of completion for asynchronous execution commands." +msgstr "" + +#: top.c:1624 +msgid "Use \"on\" to enable the notification, and \"off\" to disable it." +msgstr "" + +#: top.c:1631 +msgid "Set whether GDB should run in interactive mode or not" +msgstr "" + +#: top.c:1632 +msgid "Show whether GDB runs in interactive mode" +msgstr "" + +#: top.c:1633 +msgid "" +"If on, run in interactive mode and wait for the user to answer\n" +"all queries. If off, run in non-interactive mode and automatically\n" +"assume the default answer to all queries. If auto (the default),\n" +"determine which mode to use based on the standard input settings" +msgstr "" + +#: top.c:1643 +msgid "Set GDB's data directory." +msgstr "" + +#: top.c:1644 +msgid "Show GDB's data directory." +msgstr "" + +#: top.c:1645 +msgid "When set, GDB uses the specified path to search for data files." +msgstr "" + +#: tracepoint.c:308 +#, possible-c-format +msgid "No trace variable named \"$%s\", not deleting" +msgstr "" + +#: tracepoint.c:324 +msgid "trace state variable name" +msgstr "" + +#: tracepoint.c:331 +msgid "No expression?" +msgstr "" + +#: tracepoint.c:345 +msgid "Syntax must be $NAME [ = EXPR ]" +msgstr "" + +#: tracepoint.c:348 +msgid "No name given" +msgstr "" + +#: tracepoint.c:351 +msgid "Must supply a non-empty variable name" +msgstr "" + +#: tracepoint.c:358 +#, possible-c-format +msgid "Trace state variable $%s now has initial value %s.\n" +msgstr "" + +#: tracepoint.c:367 +#, possible-c-format +msgid "Trace state variable $%s created, with initial value %s.\n" +msgstr "" + +#: tracepoint.c:383 +msgid "Delete all trace state variables? " +msgstr "" + +#: tracepoint.c:397 +#, possible-c-format +msgid "Name \"%s\" not prefixed with '$', ignoring" +msgstr "" + +#: tracepoint.c:417 +msgid "No trace state variables.\n" +msgstr "" + +#: tracepoint.c:426 +msgid "Name\t\t Initial\tCurrent\n" +msgstr "" + +#. The value is/was defined, but we don't have it. +#: tracepoint.c:438 +msgid " " +msgstr "" + +#. It is not meaningful to ask about the value. +#: tracepoint.c:441 +msgid " " +msgstr "" + +#: tracepoint.c:463 +msgid "This command cannot be used at the top level." +msgstr "" + +#: tracepoint.c:469 tracepoint.c:475 tracepoint.c:481 +msgid "This command can only be used in a tracepoint actions list." +msgstr "" + +#: tracepoint.c:588 +msgid "Already processing 'while-stepping'" +msgstr "" + +#: tracepoint.c:647 +#, possible-c-format +msgid "'%s' is not an action that I know, or is ambiguous." +msgstr "" + +#: tracepoint.c:681 +#, possible-c-format +msgid "constant %s (value %ld) will not be collected." +msgstr "" + +#: tracepoint.c:688 +#, possible-c-format +msgid "%s is optimized away and cannot be collected." +msgstr "" + +#: tracepoint.c:701 tracepoint.c:713 tracepoint.c:741 tracepoint.c:1046 +#: tracepoint.c:1399 tracepoint.c:1459 +msgid "expression too complicated, try simplifying" +msgstr "" + +#: tracepoint.c:707 tracepoint.c:1041 tracepoint.c:1394 tracepoint.c:1454 +msgid "malformed expression" +msgstr "" + +#: tracepoint.c:710 tracepoint.c:1044 tracepoint.c:1397 tracepoint.c:1457 +msgid "gdb: Internal error: expression has min height < 0" +msgstr "" + +#: tracepoint.c:759 +#, possible-c-format +msgid "'%s': bad step-count; command ignored." +msgstr "" + +#: tracepoint.c:768 +#, possible-c-format +msgid "'%s' is not a supported tracepoint action." +msgstr "" + +#: tracepoint.c:894 +#, possible-c-format +msgid "Internal: register number %d too large for tracepoint" +msgstr "" + +#: tracepoint.c:1107 +#, possible-c-format +msgid "No %s found in scope." +msgstr "" + +#: tracepoint.c:1590 +msgid "Using a trace file.\n" +msgstr "" + +#: tracepoint.c:1593 +msgid "Trace can not be run on this target.\n" +msgstr "" + +#: tracepoint.c:1600 +msgid "Run/stop status is unknown.\n" +msgstr "" + +#: tracepoint.c:1604 +msgid "Trace is running on the target.\n" +msgstr "" + +#: tracepoint.c:1606 +msgid "Trace will continue if GDB disconnects.\n" +msgstr "" + +#: tracepoint.c:1608 +msgid "Trace will stop if GDB disconnects.\n" +msgstr "" + +#: tracepoint.c:1615 +msgid "No trace has been run on the target.\n" +msgstr "" + +#: tracepoint.c:1618 +msgid "Trace stopped by a tstop command.\n" +msgstr "" + +#: tracepoint.c:1621 +msgid "Trace stopped because the buffer was full.\n" +msgstr "" + +#: tracepoint.c:1624 +msgid "Trace stopped because of disconnection.\n" +msgstr "" + +#. FIXME account for number on target +#: tracepoint.c:1628 +#, possible-c-format +msgid "Trace stopped by tracepoint %d.\n" +msgstr "" + +#: tracepoint.c:1632 +msgid "Trace stopped for an unknown reason.\n" +msgstr "" + +#: tracepoint.c:1635 +#, possible-c-format +msgid "Trace stopped for some other reason (%d).\n" +msgstr "" + +#: tracepoint.c:1643 +#, possible-c-format +msgid "Collected %d trace frames.\n" +msgstr "" + +#: tracepoint.c:1649 +#, possible-c-format +msgid "Trace buffer has %llu bytes free.\n" +msgstr "" + +#: tracepoint.c:1655 +#, possible-c-format +msgid "Looking at trace frame %d, tracepoint %d.\n" +msgstr "" + +#: tracepoint.c:1658 +msgid "Not looking at any trace frame.\n" +msgstr "" + +#: tracepoint.c:1673 +msgid "Trace is running. Continue tracing after detach? " +msgstr "" + +#: tracepoint.c:1815 +msgid "not debugging trace buffer" +msgstr "" + +#: tracepoint.c:1817 +msgid "already at start of trace buffer" +msgstr "" + +#: tracepoint.c:1828 +#, possible-c-format +msgid "invalid input (%d is less than zero)" +msgstr "" + +#: tracepoint.c:1885 +msgid "No current tracepoint -- please supply an argument." +msgstr "" + +#: tracepoint.c:1975 +msgid "Cannot find a good line." +msgstr "" + +#. Is there any case in which we get here, and have an address +#. which the user would want to see? If we have debugging +#. symbols and no line numbers? +#: tracepoint.c:1982 +#, possible-c-format +msgid "Line number %d is out of range for \"%s\"." +msgstr "" + +#: tracepoint.c:2076 +msgid "requires an argument (function, line or *addr) to define a scope" +msgstr "" + +#: tracepoint.c:2231 +msgid "No current trace frame." +msgstr "" + +#: tracepoint.c:2238 +#, possible-c-format +msgid "No known tracepoint matches 'current' tracepoint #%d." +msgstr "" + +#: tracepoint.c:2348 tracepoint.c:2364 +msgid "file in which to save trace data" +msgstr "" + +#: tracepoint.c:2372 +#, possible-c-format +msgid "Target failed to save trace data to '%s'." +msgstr "" + +#: tracepoint.c:2386 +#, possible-c-format +msgid "Unable to open file '%s' for saving trace data (%s)" +msgstr "" + +#: tracepoint.c:2475 +msgid "Failure to get requested trace buffer data" +msgstr "" + +#: tracepoint.c:2492 +#, possible-c-format +msgid "Trace data saved to file '%s'.\n" +msgstr "" + +#: tracepoint.c:2559 +msgid "could not change traceframe" +msgstr "" + +#: tracepoint.c:2716 +#, possible-c-format +msgid "Assuming tracepoint %d is same as target's tracepoint %d at %s.\n" +msgstr "" + +#: tracepoint.c:2722 +#, possible-c-format +msgid "Created tracepoint %d for target's tracepoint %d at %s.\n" +msgstr "" + +#: tracepoint.c:2725 +#, possible-c-format +msgid "" +"Failed to create tracepoint for target's tracepoint %d at %s, skipping it.\n" +msgstr "" + +#: tracepoint.c:2802 +#, possible-c-format +msgid "Assuming trace state variable $%s is same as target's variable %d.\n" +msgstr "" + +#: tracepoint.c:2807 +#, possible-c-format +msgid "Created trace state variable $%s for target's variable %d.\n" +msgstr "" + +#: tracepoint.c:2865 +msgid "No trace file specified." +msgstr "" + +#: tracepoint.c:2899 tracepoint.c:2925 tracepoint.c:3240 tracepoint.c:3277 +#: tracepoint.c:3285 tracepoint.c:3365 tracepoint.c:3375 tracepoint.c:3407 +#: tracepoint.c:3448 tracepoint.c:3461 tracepoint.c:3467 tracepoint.c:3513 +#: tracepoint.c:3527 tracepoint.c:3536 tracepoint.c:3543 +msgid "Premature end of file while reading trace file" +msgstr "" + +#: tracepoint.c:2904 +msgid "File is not a valid trace file." +msgstr "" + +#: tracepoint.c:2940 +msgid "Excessively long lines in trace file" +msgstr "" + +#: tracepoint.c:2957 +msgid "No register block size recorded in trace file" +msgstr "" + +#: tracepoint.c:3028 +#, possible-c-format +msgid "" +"Malformed trace status, at %s\n" +"Status line: '%s'\n" +msgstr "" + +#: tracepoint.c:3314 +msgid "unknown tfind type" +msgstr "" + +#: tracepoint.c:3474 +msgid "Premature end of file qwhile reading trace file" +msgstr "" + +#: tracepoint.c:3638 +msgid "List the variables local to a scope" +msgstr "" + +#: tracepoint.c:3641 +msgid "Tracing of program execution without stopping the program." +msgstr "" + +#: tracepoint.c:3645 +msgid "Print everything collected at the current tracepoint." +msgstr "" + +#: tracepoint.c:3647 +msgid "" +"Save the trace data to a file.\n" +"Use the '-r' option to direct the target to save directly to the file,\n" +"using its own filesystem." +msgstr "" + +#: tracepoint.c:3652 +msgid "" +"Define a trace state variable.\n" +"Argument is a $-prefixed name, optionally followed\n" +"by '=' and an expression that sets the initial value\n" +"at the start of tracing." +msgstr "" + +#: tracepoint.c:3659 +msgid "" +"Delete one or more trace state variables.\n" +"Arguments are the names of the variables to delete.\n" +"If no arguments are supplied, delete all variables." +msgstr "" + +#. FIXME add a trace variable completer +#: tracepoint.c:3665 +msgid "Status of trace state variables and their values.\n" +msgstr "" + +#: tracepoint.c:3669 +msgid "" +"Select a trace frame;\n" +"No argument means forward by one frame; '-' means backward by one frame." +msgstr "" + +#: tracepoint.c:3674 +msgid "" +"Select a trace frame whose PC is outside the given range (exclusive).\n" +"Usage: tfind outside addr1, addr2" +msgstr "" + +#: tracepoint.c:3679 +msgid "" +"Select a trace frame whose PC is in the given range (inclusive).\n" +"Usage: tfind range addr1,addr2" +msgstr "" + +#: tracepoint.c:3684 +msgid "" +"Select a trace frame by source line.\n" +"Argument can be a line number (with optional source file), \n" +"a function name, or '*' followed by an address.\n" +"Default argument is 'the next source line that was traced'." +msgstr "" + +#: tracepoint.c:3691 +msgid "" +"Select a trace frame by tracepoint number.\n" +"Default is the tracepoint for the current trace frame." +msgstr "" + +#: tracepoint.c:3696 +msgid "" +"Select a trace frame by PC.\n" +"Default is the current PC, or the PC of the current trace frame." +msgstr "" + +#: tracepoint.c:3701 +msgid "" +"Synonym for 'none'.\n" +"De-select any trace frame and resume 'live' debugging." +msgstr "" + +#: tracepoint.c:3707 +msgid "De-select any trace frame and resume 'live' debugging." +msgstr "" + +#: tracepoint.c:3711 +msgid "Select the first trace frame in the trace buffer." +msgstr "" + +#: tracepoint.c:3715 +msgid "Display the status of the current trace data collection." +msgstr "" + +#: tracepoint.c:3718 +msgid "Stop trace data collection." +msgstr "" + +#: tracepoint.c:3721 +msgid "Start trace data collection." +msgstr "" + +#: tracepoint.c:3723 +msgid "" +"Ends a list of commands or actions.\n" +"Several GDB commands allow you to enter a list of commands or actions.\n" +"Entering \"end\" on a line by itself is the normal way to terminate\n" +"such a list.\n" +"\n" +"Note: the \"end\" command cannot be used at the gdb prompt." +msgstr "" + +#: tracepoint.c:3730 +msgid "" +"Specify single-stepping behavior at a tracepoint.\n" +"Argument is number of instructions to trace in single-step mode\n" +"following the tracepoint. This command is normally followed by\n" +"one or more \"collect\" commands, to specify what to collect\n" +"while single-stepping.\n" +"\n" +"Note: this command can only be used in a tracepoint \"actions\" list." +msgstr "" + +#: tracepoint.c:3741 +msgid "" +"Specify one or more data items to be collected at a tracepoint.\n" +"Accepts a comma-separated list of (one or more) expressions. GDB will\n" +"collect all data (variables, registers) referenced by that expression.\n" +"Also accepts the following special arguments:\n" +" $regs -- all registers.\n" +" $args -- all function arguments.\n" +" $locals -- all variables local to the block/function scope.\n" +"Note: this command can only be used in a tracepoint \"actions\" list." +msgstr "" + +#: tracepoint.c:3751 +msgid "" +"Specify one or more expressions to be evaluated at a tracepoint.\n" +"Accepts a comma-separated list of (one or more) expressions.\n" +"The result of each evaluation will be discarded.\n" +"Note: this command can only be used in a tracepoint \"actions\" list." +msgstr "" + +#: tracepoint.c:3757 +msgid "" +"Specify the actions to be taken at a tracepoint.\n" +"Tracepoint actions may include collecting of specified data, \n" +"single-stepping, or enabling/disabling other tracepoints, \n" +"depending on target's capabilities." +msgstr "" + +#: tracepoint.c:3765 +msgid "Set the list of expressions to collect by default" +msgstr "" + +#: tracepoint.c:3766 +msgid "Show the list of expressions to collect by default" +msgstr "" + +#: tracepoint.c:3772 +msgid "Set whether tracing continues after GDB disconnects." +msgstr "" + +#: tracepoint.c:3773 +msgid "Show whether tracing continues after GDB disconnects." +msgstr "" + +#: tracepoint.c:3774 +msgid "" +"Use this to continue a tracing run even if GDB disconnects\n" +"or detaches from the target. You can reconnect later and look at\n" +"trace data collected in the meantime." +msgstr "" + +#: tui/tui-file.c:79 +msgid "tui_file_delete: bad magic number" +msgstr "" + +#: tui/tui-file.c:126 +msgid "tui_file_isatty: bad magic number" +msgstr "" + +#: tui/tui-file.c:139 +msgid "tui_file_rewind: bad magic number" +msgstr "" + +#: tui/tui-file.c:151 +msgid "tui_file_put: bad magic number" +msgstr "" + +#: tui/tui-file.c:187 +msgid "tui_file_get_strbuf: bad magic number" +msgstr "" + +#: tui/tui-file.c:201 +msgid "tui_file_adjust_strbuf: bad magic number" +msgstr "" + +#: tui/tui-file.c:228 +msgid "tui_file_flush: bad magic number" +msgstr "" + +#: tui/tui-hooks.c:81 +msgid "(y or n) " +msgstr "" + +#: tui/tui-hooks.c:114 +msgid "Please answer y or n.\n" +msgstr "" + +#: tui/tui-interp.c:114 +msgid "tui_exec called" +msgstr "" + +#: tui/tui-layout.c:388 +msgid "" +"Change the layout of windows.\n" +"Usage: layout prev | next | \n" +"Layout names are:\n" +" src : Displays source and command windows.\n" +" asm : Displays disassembly and command windows.\n" +" split : Displays source, disassembly and command windows.\n" +" regs : Displays register window. If existing layout\n" +" is source/command or assembly/command, the \n" +" register window is displayed. If the\n" +" source/assembly/command (split) is displayed, \n" +" the register window is displayed with \n" +" the window that has current logical focus.\n" +msgstr "" + +#: tui/tui-layout.c:403 +msgid "Toggle between Source/Command and Disassembly/Command layouts.\n" +msgstr "" + +#: tui/tui-layout.c:405 +msgid "" +"Toggle between Source/Command or Disassembly/Command and \n" +"Source/Disassembly/Command layouts.\n" +msgstr "" + +#: tui/tui-layout.c:440 +msgid "Ambiguous command input." +msgstr "" + +#: tui/tui-layout.c:611 +#, possible-c-format +msgid "" +"Invalid layout specified.\n" +"%s" +msgstr "" + +#: tui/tui-regs.c:601 +msgid "\"tui reg\" must be followed by the name of a tui reg command.\n" +msgstr "" + +#: tui/tui-regs.c:617 +msgid "TUI commands to control the register window." +msgstr "" + +#: tui/tui-regs.c:622 +msgid "Display only floating point registers." +msgstr "" + +#: tui/tui-regs.c:625 +msgid "Display only general registers." +msgstr "" + +#: tui/tui-regs.c:628 +msgid "Display only system registers." +msgstr "" + +#: tui/tui-regs.c:631 +msgid "Display next register group." +msgstr "" + +#: tui/tui-regs.c:637 +msgid "Display only floating point registers\n" +msgstr "" + +#: tui/tui-regs.c:639 +msgid "Display only general registers\n" +msgstr "" + +#: tui/tui-regs.c:641 +msgid "Display only special registers\n" +msgstr "" + +#: tui/tui-regs.c:643 +msgid "Scroll the registers window forward\n" +msgstr "" + +#: tui/tui-regs.c:645 +msgid "Scroll the register window backward\n" +msgstr "" + +#: tui/tui-stack.c:430 +msgid "" +"Update the source window and locator to display the current execution " +"point.\n" +msgstr "" + +#: tui/tui-win.c:212 +#, possible-c-format +msgid "The attribute mode to use for the active TUI window border is \"%s\".\n" +msgstr "" + +#: tui/tui-win.c:224 +#, possible-c-format +msgid "The attribute mode to use for the TUI window borders is \"%s\".\n" +msgstr "" + +#: tui/tui-win.c:236 +#, possible-c-format +msgid "The kind of border for TUI windows is \"%s\".\n" +msgstr "" + +#: tui/tui-win.c:335 +msgid "\"tui\" must be followed by the name of a tui command.\n" +msgstr "" + +#: tui/tui-win.c:345 +msgid "Text User Interface commands." +msgstr "" + +#: tui/tui-win.c:366 tui/tui-win.c:370 +msgid "TUI configuration variables" +msgstr "" + +#: tui/tui-win.c:375 +msgid "Refresh the terminal display.\n" +msgstr "" + +#: tui/tui-win.c:378 +msgid "" +"Set the width (in characters) of tab stops.\n" +"Usage: tabset \n" +msgstr "" + +#: tui/tui-win.c:381 +msgid "" +"Set the height of a specified window.\n" +"Usage: winheight [+ | -] <#lines>\n" +"Window names are:\n" +"src : the source window\n" +"cmd : the command window\n" +"asm : the disassembly window\n" +"regs : the register display\n" +msgstr "" + +#: tui/tui-win.c:391 +msgid "List of all displayed windows.\n" +msgstr "" + +#: tui/tui-win.c:392 +msgid "" +"Set focus to named window or next/prev window.\n" +"Usage: focus { | next | prev}\n" +"Valid Window names are:\n" +"src : the source window\n" +"asm : the disassembly window\n" +"regs : the register display\n" +"cmd : the command window\n" +msgstr "" + +#: tui/tui-win.c:401 +msgid "" +"Scroll window forward.\n" +"Usage: + [win] [n]\n" +msgstr "" + +#: tui/tui-win.c:404 +msgid "" +"Scroll window backward.\n" +"Usage: - [win] [n]\n" +msgstr "" + +#: tui/tui-win.c:407 +msgid "" +"Scroll window forward.\n" +"Usage: < [win] [n]\n" +msgstr "" + +#: tui/tui-win.c:410 +msgid "" +"Scroll window backward.\n" +"Usage: > [win] [n]\n" +msgstr "" + +#: tui/tui-win.c:414 +msgid "" +"XDB compatibility command for setting the height of a command window.\n" +"Usage: w <#lines>\n" +msgstr "" + +#: tui/tui-win.c:420 +msgid "Set the kind of border for TUI windows." +msgstr "" + +#: tui/tui-win.c:421 +msgid "Show the kind of border for TUI windows." +msgstr "" + +#: tui/tui-win.c:422 +msgid "" +"This variable controls the border of TUI windows:\n" +"space use a white space\n" +"ascii use ascii characters + - | for the border\n" +"acs use the Alternate Character Set" +msgstr "" + +#: tui/tui-win.c:432 +msgid "Set the attribute mode to use for the TUI window borders." +msgstr "" + +#: tui/tui-win.c:433 +msgid "Show the attribute mode to use for the TUI window borders." +msgstr "" + +#: tui/tui-win.c:434 +msgid "" +"This variable controls the attributes to use for the window borders:\n" +"normal normal display\n" +"standout use highlight mode of terminal\n" +"reverse use reverse video mode\n" +"half use half bright\n" +"half-standout use half bright and standout mode\n" +"bold use extra bright or bold\n" +"bold-standout use extra bright or bold with standout mode" +msgstr "" + +#: tui/tui-win.c:448 +msgid "Set the attribute mode to use for the active TUI window border." +msgstr "" + +#: tui/tui-win.c:449 +msgid "Show the attribute mode to use for the active TUI window border." +msgstr "" + +#: tui/tui-win.c:450 +msgid "" +"This variable controls the attributes to use for the active window border:\n" +"normal normal display\n" +"standout use highlight mode of terminal\n" +"reverse use reverse video mode\n" +"half use half bright\n" +"half-standout use half bright and standout mode\n" +"bold use extra bright or bold\n" +"bold-standout use extra bright or bold with standout mode" +msgstr "" + +#: tui/tui-win.c:926 tui/tui-win.c:1031 tui/tui-win.c:1581 +msgid "" +"Invalid window specified. \n" +"The window name specified must be valid and visible.\n" +msgstr "" + +#: tui/tui-win.c:937 +#, possible-c-format +msgid "Focus set to %s window.\n" +msgstr "" + +#: tui/tui-win.c:941 +#, possible-c-format +msgid "" +"Incorrect Number of Arguments.\n" +"%s" +msgstr "" + +#: tui/tui-win.c:999 +msgid "Tab widths greater than 0 must be specified." +msgstr "" + +#: tui/tui-win.c:1066 tui/tui-win.c:1072 tui/tui-win.c:1116 tui/tui-win.c:1120 +#: tui/tui-win.c:1124 +#, possible-c-format +msgid "" +"Invalid window height specified.\n" +"%s" +msgstr "" + +#: typeprint.c:266 +msgid "internal error: unhandled type in print_type_scalar" +msgstr "" + +#: typeprint.c:315 +msgid "" +"Print definition of type TYPE.\n" +"Argument may be a type name defined by typedef, or \"struct STRUCT-TAG\"\n" +"or \"class CLASS-NAME\" or \"union UNION-TAG\" or \"enum ENUM-TAG\".\n" +"The selected stack frame's lexical context is used to look up the name." +msgstr "" + +#: typeprint.c:322 +msgid "Print data type of expression EXP." +msgstr "" + +#: ui-file.c:165 +msgid "ui_file_data: bad magic number" +msgstr "" + +#: ui-file.c:343 +msgid "mem_file_delete: bad magic number" +msgstr "" + +#: ui-file.c:361 +msgid "mem_file_rewind: bad magic number" +msgstr "" + +#: ui-file.c:373 +msgid "mem_file_put: bad magic number" +msgstr "" + +#: ui-file.c:386 +msgid "mem_file_write: bad magic number" +msgstr "" + +#: ui-file.c:450 +msgid "stdio_file_delete: bad magic number" +msgstr "" + +#: ui-file.c:464 +msgid "stdio_file_flush: bad magic number" +msgstr "" + +#: ui-file.c:474 +msgid "stdio_file_read: bad magic number" +msgstr "" + +#: ui-file.c:497 +msgid "stdio_file_write: bad magic number" +msgstr "" + +#: ui-file.c:509 +msgid "stdio_file_fputs: bad magic number" +msgstr "" + +#: ui-file.c:521 +msgid "stdio_file_isatty: bad magic number" +msgstr "" + +#: ui-file.c:584 +msgid "tee_file_delete: bad magic number" +msgstr "" + +#: ui-file.c:599 +msgid "tee_file_flush: bad magic number" +msgstr "" + +#: ui-file.c:610 +msgid "tee_file_write: bad magic number" +msgstr "" + +#: ui-file.c:621 +msgid "tee_file_fputs: bad magic number" +msgstr "" + +#: ui-file.c:632 +msgid "tee_file_isatty: bad magic number" +msgstr "" + +#: ui-out.c:284 +msgid "tables cannot be nested; table_begin found before previous table_end." +msgstr "" + +#: ui-out.c:305 +msgid "" +"table_body outside a table is not valid; it must be after a table_begin and " +"before a table_end." +msgstr "" + +#: ui-out.c:309 +msgid "" +"extra table_body call not allowed; there must be only one table_body after a " +"table_begin and before a table_end." +msgstr "" + +#: ui-out.c:313 +msgid "number of headers differ from number of table columns." +msgstr "" + +#: ui-out.c:327 +msgid "misplaced table_end or missing table_begin." +msgstr "" + +#: ui-out.c:347 +msgid "table header must be specified after table_begin and before table_body." +msgstr "" + +#: ui-out.c:379 +msgid "" +"table header or table_body expected; lists must be specified after " +"table_body." +msgstr "" + +#: ui-out.c:1103 +msgid "" +"table_body missing; table fields must be specified after table_body and " +"inside a list." +msgstr "" + +#: ui-out.c:1120 +msgid "ui-out internal error in handling headers." +msgstr "" + +#: utils.c:143 +#, possible-c-format +msgid "Demangling of encoded C++/ObjC names when displaying symbols is %s.\n" +msgstr "" + +#: utils.c:157 +#, possible-c-format +msgid "Demangling of C++/ObjC names in disassembly listings is %s.\n" +msgstr "" + +#: utils.c:171 +#, possible-c-format +msgid "Printing of 8-bit characters in strings as \\nnn is %s.\n" +msgstr "" + +#: utils.c:193 +#, possible-c-format +msgid "State of pagination is %s.\n" +msgstr "" + +#: utils.c:485 +msgid "free_current_contents: NULL pointer" +msgstr "" + +#: utils.c:878 +#, possible-c-format +msgid "" +"%s\n" +"Unable to dump core, use `ulimit -c unlimited' before executing GDB next " +"time.\n" +msgstr "" + +#: utils.c:984 +#, possible-c-format +msgid "" +"%s\n" +"Quit this debugging session? " +msgstr "" + +#. Default (yes/batch case) is to dump core. This leaves a GDB +#. `dropping' so that it is easier to see that something went +#. wrong in GDB. +#: utils.c:1002 +#, possible-c-format +msgid "" +"%s\n" +"Create a core file of GDB? " +msgstr "" + +#: utils.c:1112 +#, possible-c-format +msgid "Configure what GDB does when %s is detected." +msgstr "" + +#: utils.c:1115 +#, possible-c-format +msgid "Show what GDB does when %s is detected." +msgstr "" + +#. allow-unknown +#: utils.c:1130 +#, possible-c-format +msgid "Set whether GDB should quit when an %s is detected" +msgstr "" + +#: utils.c:1133 +#, possible-c-format +msgid "Show whether GDB will quit when an %s is detected" +msgstr "" + +#: utils.c:1150 +#, possible-c-format +msgid "Set whether GDB should create a core file of GDB when %s is detected" +msgstr "" + +#: utils.c:1153 +#, possible-c-format +msgid "Show whether GDB will create a core file of GDB when %s is detected" +msgstr "" + +#: utils.c:1247 +#, possible-c-format +msgid "virtual memory exhausted: can't allocate %ld bytes." +msgstr "" + +#: utils.c:1252 +msgid "virtual memory exhausted." +msgstr "" + +#: utils.c:1375 +msgid "vasprintf call failed" +msgstr "" + +#: utils.c:1503 +#, possible-c-format +msgid "(%s or %s) [answered %c; input not from terminal]\n" +msgstr "" + +#: utils.c:1527 +#, possible-c-format +msgid "(%s or %s) " +msgstr "" + +#. Invalid entries are not defaulted and require another selection. +#: utils.c:1591 +#, possible-c-format +msgid "Please answer %s or %s.\n" +msgstr "" + +#: utils.c:1865 +#, possible-c-format +msgid "Number of lines gdb thinks are in a page is %s.\n" +msgstr "" + +#: utils.c:1876 +#, possible-c-format +msgid "Number of characters gdb thinks are in a line is %s.\n" +msgstr "" + +#: utils.c:2812 +#, possible-c-format +msgid "Timestamping debugging messages is %s.\n" +msgstr "" + +#: utils.c:2821 +msgid "Set number of characters gdb thinks are in a line." +msgstr "" + +#: utils.c:2822 +msgid "Show number of characters gdb thinks are in a line." +msgstr "" + +#: utils.c:2828 +msgid "Set number of lines gdb thinks are in a page." +msgstr "" + +#: utils.c:2829 +msgid "Show number of lines gdb thinks are in a page." +msgstr "" + +#: utils.c:2837 +msgid "Set demangling of encoded C++/ObjC names when displaying symbols." +msgstr "" + +#: utils.c:2838 +msgid "Show demangling of encoded C++/ObjC names when displaying symbols." +msgstr "" + +#: utils.c:2845 +msgid "Set state of pagination." +msgstr "" + +#: utils.c:2846 +msgid "Show state of pagination." +msgstr "" + +#: utils.c:2855 +msgid "Enable pagination" +msgstr "" + +#: utils.c:2857 +msgid "Disable pagination" +msgstr "" + +#: utils.c:2861 +msgid "Set printing of 8-bit characters in strings as \\nnn." +msgstr "" + +#: utils.c:2862 +msgid "Show printing of 8-bit characters in strings as \\nnn." +msgstr "" + +#: utils.c:2868 +msgid "Set demangling of C++/ObjC names in disassembly listings." +msgstr "" + +#: utils.c:2869 +msgid "Show demangling of C++/ObjC names in disassembly listings." +msgstr "" + +#: utils.c:2876 +msgid "Set timestamping of debugging messages." +msgstr "" + +#: utils.c:2877 +msgid "Show timestamping of debugging messages." +msgstr "" + +#: utils.c:2878 +msgid "" +"When set, debugging messages will be marked with seconds and microseconds." +msgstr "" + +#: utils.c:3117 +msgid "hex_string_custom: insufficient space to store result" +msgstr "" + +#: utils.c:3206 +#, possible-c-format +msgid "invalid hex \"%s\"" +msgstr "" + +#: utils.c:3218 +#, possible-c-format +msgid "invalid decimal \"%s\"" +msgstr "" + +#: utils.c:3660 +msgid "process-id to attach" +msgstr "" + +#: utils.c:3666 +#, possible-c-format +msgid "Illegal process-id: %s." +msgstr "" + +#: valarith.c:74 +msgid "" +"Cannot perform pointer math on incomplete types, try casting to a known " +"type, or void *." +msgstr "" + +#: valarith.c:77 +#, possible-c-format +msgid "" +"Cannot perform pointer math on incomplete type \"%s\", try casting to a " +"known type, or void *." +msgstr "" + +#: valarith.c:120 +msgid "" +"First argument of `-' is a pointer and second argument is neither\n" +"an integer nor a pointer of the same type." +msgstr "" + +#: valarith.c:127 +msgid "Type size unknown, assuming 1. Try casting to a known type, or void *." +msgstr "" + +#: valarith.c:173 +msgid "array or string index out of range" +msgstr "" + +#: valarith.c:185 +msgid "not an array or string" +msgstr "" + +#: valarith.c:202 +msgid "no such vector element" +msgstr "" + +#: valarith.c:236 +msgid "bitstring index out of range" +msgstr "" + +#: valarith.c:346 +msgid "Can't do that binary op on that type" +msgstr "" + +#: valarith.c:432 valarith.c:458 +msgid "Invalid binary operation specified." +msgstr "" + +#: valarith.c:479 valarith.c:577 +#, possible-c-format +msgid "member function %s not found" +msgstr "" + +#: valarith.c:506 +msgid "Can't do that unary op on that type" +msgstr "" + +#: valarith.c:555 +msgid "Invalid unary operation specified." +msgstr "" + +#: valarith.c:673 +msgid "unimplemented support for bitstring/boolean repeats" +msgstr "" + +#: valarith.c:677 +msgid "can't repeat values of that type" +msgstr "" + +#: valarith.c:687 +msgid "Strings can only be concatenated with other strings." +msgstr "" + +#: valarith.c:720 +msgid "" +"Bitstrings or booleans can only be concatenated with other bitstrings or " +"booleans." +msgstr "" + +#: valarith.c:722 +msgid "unimplemented support for bitstring/boolean concatenation." +msgstr "" + +#. We don't know how to concatenate these operands. +#: valarith.c:727 +msgid "illegal operands for concatenation." +msgstr "" + +#: valarith.c:740 valarith.c:770 +msgid "Attempt to raise 0 to negative power." +msgstr "" + +#. The DFP extension to the C language does not allow mixing of +#. * decimal float types with other float types in expressions +#. * (see WDTR 24732, page 12). +#: valarith.c:813 +msgid "Mixing decimal floating types with other floating types is not allowed." +msgstr "" + +#: valarith.c:831 valarith.c:850 +#, possible-c-format +msgid "Don't know how to convert from %s to %s." +msgstr "" + +#: valarith.c:919 +msgid "Operation not valid for decimal floating point number." +msgstr "" + +#: valarith.c:956 +#, possible-c-format +msgid "Cannot perform exponentiation: %s" +msgstr "" + +#: valarith.c:968 +msgid "Integer-only operation on floating point number." +msgstr "" + +#: valarith.c:1015 +msgid "Invalid operation on booleans." +msgstr "" + +#: valarith.c:1074 valarith.c:1085 valarith.c:1199 valarith.c:1210 +msgid "Division by zero" +msgstr "" + +#: valarith.c:1164 valarith.c:1293 +msgid "Invalid binary operation on numbers." +msgstr "" + +#: valarith.c:1443 +msgid "Invalid type combination in equality test." +msgstr "" + +#: valarith.c:1524 +msgid "Invalid type combination in ordering comparison." +msgstr "" + +#: valarith.c:1586 +msgid "Argument to negate operation not a number." +msgstr "" + +#: valarith.c:1600 +msgid "Argument to complement operation not an integer or boolean." +msgstr "" + +#: valarith.c:1639 +msgid "Second argument of 'IN' has wrong type" +msgstr "" + +#: valarith.c:1644 +msgid "First argument of 'IN' has wrong type" +msgstr "" + +#: valarith.c:1648 +msgid "First argument of 'IN' not in range" +msgstr "" + +#: valops.c:122 +#, possible-c-format +msgid "Overload resolution in evaluating C++ functions is %s.\n" +msgstr "" + +#: valops.c:140 +#, possible-c-format +msgid "\"%s\" exists in this program but is not a function." +msgstr "" + +#: valops.c:173 +msgid "evaluation of this expression requires the target program to be active" +msgstr "" + +#: valops.c:175 +#, possible-c-format +msgid "" +"evaluation of this expression requires the program to have a function \"%s\"." +msgstr "" + +#: valops.c:197 +msgid "No memory available to program now: you need to start the target first" +msgstr "" + +#: valops.c:199 +msgid "No memory available to program: call to malloc failed" +msgstr "" + +#: valops.c:399 +msgid "array element type size does not divide object size in cast" +msgstr "" + +#: valops.c:511 +msgid "value truncated" +msgstr "" + +#: valops.c:548 +msgid "Invalid cast." +msgstr "" + +#: valops.c:599 +msgid "Invalid reinterpret_cast" +msgstr "" + +#: valops.c:708 +msgid "Argument to dynamic_cast must be a pointer or reference type" +msgstr "" + +#: valops.c:711 +msgid "Argument to dynamic_cast must be pointer to class or `void *'" +msgstr "" + +#: valops.c:719 +msgid "Argument to dynamic_cast does not have pointer type" +msgstr "" + +#: valops.c:724 +msgid "Argument to dynamic_cast does not have pointer to class type" +msgstr "" + +#: valops.c:736 +msgid "Argument to dynamic_cast does not have class type" +msgstr "" + +#: valops.c:749 +msgid "Ambiguous dynamic_cast" +msgstr "" + +#: valops.c:754 +msgid "Couldn't determine value's most derived type for dynamic_cast" +msgstr "" + +#: valops.c:802 +msgid "dynamic_cast failed" +msgstr "" + +#: valops.c:841 +msgid "Not a numeric type." +msgstr "" + +#: valops.c:1128 valops.c:1187 +#, possible-c-format +msgid "Can't handle bitfields which don't fit in a %d bit word." +msgstr "" + +#: valops.c:1160 +msgid "Value being assigned to is no longer active." +msgstr "" + +#: valops.c:1223 +msgid "Left operand of assignment is not an lvalue." +msgstr "" + +#: valops.c:1295 +msgid "Only values in memory can be extended with '@'." +msgstr "" + +#: valops.c:1297 +#, possible-c-format +msgid "Invalid number %d of repetitions." +msgstr "" + +#: valops.c:1327 +#, possible-c-format +msgid "No frame is currently executing in block %s." +msgstr "" + +#: valops.c:1330 +msgid "No frame is currently executing in specified block" +msgstr "" + +#: valops.c:1336 +#, possible-c-format +msgid "Address of symbol \"%s\" is unknown." +msgstr "" + +#: valops.c:1374 +#, possible-c-format +msgid "Address requested for identifier \"%s\" which is in register $%s" +msgstr "" + +#: valops.c:1381 +#, possible-c-format +msgid "Can't take address of \"%s\" which isn't an lvalue." +msgstr "" + +#: valops.c:1625 +#, possible-c-format +msgid "bad array bounds (%d, %d)" +msgstr "" + +#: valops.c:1632 +msgid "array elements must all be the same size" +msgstr "" + +#: valops.c:1737 +msgid "typecmp: no argument list" +msgstr "" + +#: valops.c:1830 +#, possible-c-format +msgid "field %s is nonexistent or has been optimised out" +msgstr "" + +#: valops.c:1997 +#, possible-c-format +msgid "cannot resolve overloaded method `%s': no arguments supplied" +msgstr "" + +#: valops.c:2118 +#, possible-c-format +msgid "Attempt to extract a component of a value that is not a %s." +msgstr "" + +#: valops.c:2140 +#, possible-c-format +msgid "Cannot take address of method %s." +msgstr "" + +#: valops.c:2144 +#, possible-c-format +msgid "There is no member or method named %s." +msgstr "" + +#: valops.c:2156 +#, possible-c-format +msgid "" +"One of the arguments you tried to pass to %s could not be converted to what " +"the function wants." +msgstr "" + +#: valops.c:2171 +#, possible-c-format +msgid "Structure has no component named %s." +msgstr "" + +#: valops.c:2281 +msgid "Attempt to extract a component of a value that is not a struct or union" +msgstr "" + +#: valops.c:2360 +#, possible-c-format +msgid "Couldn't find method %s%s%s" +msgstr "" + +#: valops.c:2411 +#, possible-c-format +msgid "Cannot resolve method %s%s%s to any overloaded instance" +msgstr "" + +#: valops.c:2416 +#, possible-c-format +msgid "Cannot resolve function %s to any overloaded instance" +msgstr "" + +#: valops.c:2422 +#, possible-c-format +msgid "" +"Using non-standard conversion to match method %s%s%s to supplied arguments" +msgstr "" + +#: valops.c:2427 +#, possible-c-format +msgid "" +"Using non-standard conversion to match function %s to supplied arguments" +msgstr "" + +#: valops.c:2768 +msgid "name of destructor must equal name of class" +msgstr "" + +#: valops.c:2833 +msgid "non-aggregate type in value_aggregate_elt" +msgstr "" + +#: valops.c:2908 +msgid "Internal error: non-aggregate type to value_struct_elt_for_reference" +msgstr "" + +#: valops.c:2920 +#, possible-c-format +msgid "static field %s has been optimized out" +msgstr "" + +#: valops.c:2927 +msgid "pointers to bitfield members not allowed" +msgstr "" + +#: valops.c:2936 +#, possible-c-format +msgid "Cannot reference non-static field \"%s\"" +msgstr "" + +#: valops.c:2981 +msgid "no member function matches that type instantiation" +msgstr "" + +#: valops.c:3002 +#, possible-c-format +msgid "non-unique member `%s' requires type instantiation" +msgstr "" + +#: valops.c:3035 +#, possible-c-format +msgid "Cannot reference virtual member function \"%s\"" +msgstr "" + +#: valops.c:3203 +#, possible-c-format +msgid "" +"Couldn't retrieve complete object of RTTI type %s; object may be in register" +"(s)." +msgstr "" + +#: valops.c:3236 +msgid "no frame selected" +msgstr "" + +#: valops.c:3248 +#, possible-c-format +msgid "no `%s' in nameless context" +msgstr "" + +#: valops.c:3257 +#, possible-c-format +msgid "no args, no `%s'" +msgstr "" + +#: valops.c:3268 +#, possible-c-format +msgid "current stack frame does not contain a variable named `%s'" +msgstr "" + +#: valops.c:3276 +#, possible-c-format +msgid "`%s' argument unreadable" +msgstr "" + +#: valops.c:3312 +msgid "slice from bad array or bitstring" +msgstr "" + +#: valops.c:3316 +msgid "slice out of range" +msgstr "" + +#: valops.c:3339 +msgid "internal error accessing bitstring" +msgstr "" + +#: valops.c:3433 +msgid "cannot cast non-number to complex" +msgstr "" + +#: valops.c:3440 +msgid "Set overload resolution in evaluating C++ functions." +msgstr "" + +#: valops.c:3441 +msgid "Show overload resolution in evaluating C++ functions." +msgstr "" + +#: valprint.c:119 +#, possible-c-format +msgid "Limit on string chars or array elements to print is %s.\n" +msgstr "" + +#: valprint.c:132 +#, possible-c-format +msgid "Default input radix for entering numbers is %s.\n" +msgstr "" + +#: valprint.c:142 +#, possible-c-format +msgid "Default output radix for printing of values is %s.\n" +msgstr "" + +#: valprint.c:154 +#, possible-c-format +msgid "Printing of array indexes is %s.\n" +msgstr "" + +#: valprint.c:165 +#, possible-c-format +msgid "Threshold for repeated print elements is %s.\n" +msgstr "" + +#: valprint.c:175 +#, possible-c-format +msgid "Printing of char arrays to stop at first null char is %s.\n" +msgstr "" + +#: valprint.c:186 +#, possible-c-format +msgid "Prettyprinting of structures is %s.\n" +msgstr "" + +#: valprint.c:195 +#, possible-c-format +msgid "Prettyprinting of arrays is %s.\n" +msgstr "" + +#: valprint.c:205 +#, possible-c-format +msgid "Printing of unions interior to structures is %s.\n" +msgstr "" + +#: valprint.c:216 +#, possible-c-format +msgid "Printing of addresses is %s.\n" +msgstr "" + +#: valprint.c:313 +msgid "" +msgstr "" + +#: valprint.c:327 +msgid "
" +msgstr "" + +#: valprint.c:333 +msgid "" +msgstr "" + +#: valprint.c:339 +#, possible-c-format +msgid "" +msgstr "" + +#: valprint.c:523 +msgid "Value out of range." +msgstr "" + +#: valprint.c:766 valprint.c:813 +msgid "Internal error in octal conversion;" +msgstr "" + +#: valprint.c:1140 +msgid "unable to get bounds of array, assuming null array" +msgstr "" + +#: valprint.c:1149 +msgid "unable to get low bound of array, using zero as default" +msgstr "" + +#: valprint.c:1511 +#, possible-c-format +msgid "Nonsense input radix ``decimal %u''; input radix unchanged." +msgstr "" + +#: valprint.c:1517 +#, possible-c-format +msgid "Input radix now set to decimal %u, hex %x, octal %o.\n" +msgstr "" + +#: valprint.c:1552 +#, possible-c-format +msgid "Unsupported output radix ``decimal %u''; output radix unchanged." +msgstr "" + +#: valprint.c:1558 +#, possible-c-format +msgid "Output radix now set to decimal %u, hex %x, octal %o.\n" +msgstr "" + +#: valprint.c:1581 +#, possible-c-format +msgid "Input and output radices now set to decimal %u, hex %x, octal %o.\n" +msgstr "" + +#: valprint.c:1595 +#, possible-c-format +msgid "Input and output radices set to decimal %u, hex %x, octal %o.\n" +msgstr "" + +#: valprint.c:1600 +#, possible-c-format +msgid "Input radix set to decimal %u, hex %x, octal %o.\n" +msgstr "" + +#: valprint.c:1602 +#, possible-c-format +msgid "Output radix set to decimal %u, hex %x, octal %o.\n" +msgstr "" + +#: valprint.c:1629 +msgid "Generic command for setting how things print." +msgstr "" + +#: valprint.c:1636 +msgid "Generic command for showing print settings." +msgstr "" + +#: valprint.c:1642 +msgid "Set limit on string chars or array elements to print." +msgstr "" + +#: valprint.c:1643 +msgid "Show limit on string chars or array elements to print." +msgstr "" + +#: valprint.c:1644 +msgid "\"set print elements 0\" causes there to be no limit." +msgstr "" + +#: valprint.c:1651 +msgid "Set printing of char arrays to stop at first null char." +msgstr "" + +#: valprint.c:1652 +msgid "Show printing of char arrays to stop at first null char." +msgstr "" + +#: valprint.c:1659 +msgid "Set threshold for repeated print elements." +msgstr "" + +#: valprint.c:1660 +msgid "Show threshold for repeated print elements." +msgstr "" + +#: valprint.c:1661 +msgid "\"set print repeats 0\" causes all elements to be individually printed." +msgstr "" + +#: valprint.c:1668 +msgid "Set prettyprinting of structures." +msgstr "" + +#: valprint.c:1669 +msgid "Show prettyprinting of structures." +msgstr "" + +#: valprint.c:1676 +msgid "Set printing of unions interior to structures." +msgstr "" + +#: valprint.c:1677 +msgid "Show printing of unions interior to structures." +msgstr "" + +#: valprint.c:1684 +msgid "Set prettyprinting of arrays." +msgstr "" + +#: valprint.c:1685 +msgid "Show prettyprinting of arrays." +msgstr "" + +#: valprint.c:1692 +msgid "Set printing of addresses." +msgstr "" + +#: valprint.c:1693 +msgid "Show printing of addresses." +msgstr "" + +#: valprint.c:1700 +msgid "Set default input radix for entering numbers." +msgstr "" + +#: valprint.c:1701 +msgid "Show default input radix for entering numbers." +msgstr "" + +#: valprint.c:1708 +msgid "Set default output radix for printing of values." +msgstr "" + +#: valprint.c:1709 +msgid "Show default output radix for printing of values." +msgstr "" + +#. The "set radix" and "show radix" commands are special in that +#. they are like normal set and show commands but allow two normally +#. independent variables to be either set or shown with a single +#. command. So the usual deprecated_add_set_cmd() and [deleted] +#. add_show_from_set() commands aren't really appropriate. +#. FIXME: i18n: With the new add_setshow_integer command, that is no +#. longer true - show can display anything. +#: valprint.c:1722 +msgid "" +"Set default input and output number radices.\n" +"Use 'set input-radix' or 'set output-radix' to independently set each.\n" +"Without an argument, sets both radices back to the default value of 10." +msgstr "" + +#: valprint.c:1727 +msgid "" +"Show the default input and output number radices.\n" +"Use 'show input-radix' or 'show output-radix' to independently show each." +msgstr "" + +#: valprint.c:1733 +msgid "Set printing of array indexes." +msgstr "" + +#: valprint.c:1734 +msgid "Show printing of array indexes" +msgstr "" + +#: value.c:850 +msgid "The history is empty." +msgstr "" + +#: value.c:852 +msgid "There is only one value in the history." +msgstr "" + +#: value.c:854 +#, possible-c-format +msgid "History does not go back to $$%d." +msgstr "" + +#: value.c:857 +#, possible-c-format +msgid "History has not yet reached $%d." +msgstr "" + +#: value.c:1014 +msgid "Init-if-undefined requires an assignment expression." +msgstr "" + +#: value.c:1019 +msgid "The first parameter to init-if-undefined should be a GDB variable." +msgstr "" + +#: value.c:1234 +#, possible-c-format +msgid "Cannot overwrite convenience function %s" +msgstr "" + +#: value.c:1525 +msgid "" +"No debugger convenience variables now defined.\n" +"Convenience variables have names starting with \"$\";\n" +"use \"set\" as in \"set $foo = 5\" to define them.\n" +msgstr "" + +#: value.c:1841 +msgid "static field's value depends on the current frame - bad debug info?" +msgstr "" + +#. FIXME: would like to include fieldval in the message, but +#. we don't have a sprintf_longest. +#: value.c:2142 +#, possible-c-format +msgid "Value does not fit in %d bits." +msgstr "" + +#: value.c:2189 +#, possible-c-format +msgid "Unexpected type (%d) encountered for integer constant." +msgstr "" + +#: value.c:2251 +msgid "Unexpected type encountered for floating constant." +msgstr "" + +#: value.c:2310 +msgid "Function return type unknown." +msgstr "" + +#: value.c:2342 +msgid "" +"Debugger convenience (\"$foo\") variables.\n" +"These variables are created when you assign them values;\n" +"thus, \"print $foo=1\" gives \"$foo\" the value 1. Values may be any type.\n" +"\n" +"A few convenience variables are given values automatically:\n" +"\"$_\"holds the last address examined with \"x\" or \"info lines\",\n" +"\"$__\" holds the contents of the last address examined with \"x\"." +msgstr "" + +#: value.c:2353 +msgid "Elements of value history around item number IDX (or last ten)." +msgstr "" + +#: value.c:2356 +msgid "" +"Initialize a convenience variable if necessary.\n" +"init-if-undefined VARIABLE = EXPRESSION\n" +"Set an internal VARIABLE to the result of the EXPRESSION if it does not\n" +"exist or does not contain a value. The EXPRESSION is not evaluated if the\n" +"VARIABLE is already initialized." +msgstr "" + +#: value.c:2363 +msgid "Placeholder command for showing help on convenience functions." +msgstr "" + +#: varobj.c:53 +#, possible-c-format +msgid "Varobj debugging is %s.\n" +msgstr "" + +#: varobj.c:609 +msgid "Failed to find the specified frame" +msgstr "" + +#: varobj.c:700 +msgid "Variable object not found" +msgstr "" + +#: varobj.c:759 +#, possible-c-format +msgid "varobj_delete: assertion failed - mycount(=%d) <> 0" +msgstr "" + +#: varobj.c:994 +msgid "Null value returned for children" +msgstr "" + +#: varobj.c:1000 +msgid "Returned value is not iterable" +msgstr "" + +#: varobj.c:1007 +msgid "Could not get children iterator" +msgstr "" + +#: varobj.c:1048 +msgid "Invalid item from the child list" +msgstr "" + +#: varobj.c:1356 +msgid "Cannot instantiate printer for default visualizer" +msgstr "" + +#: varobj.c:1651 +#, possible-c-format +msgid "Could not evaluate visualizer expression: %s" +msgstr "" + +#: varobj.c:1663 +msgid "Python support required" +msgstr "" + +#: varobj.c:1970 +msgid "Duplicate variable object name" +msgstr "" + +#: varobj.c:3518 +msgid "Set varobj debugging." +msgstr "" + +#: varobj.c:3519 +msgid "Show varobj debugging." +msgstr "" + +#: varobj.c:3520 +msgid "When non-zero, varobj debugging is enabled." +msgstr "" + +#: vax-nat.c:81 +msgid "Unable to determine location of registers" +msgstr "" + +#: windows-nat.c:272 +#, possible-c-format +msgid "SuspendThread failed. (winerr %d)" +msgstr "" + +#: windows-nat.c:513 +msgid "Can't get module info" +msgstr "" + +#: windows-nat.c:521 +#, possible-c-format +msgid "Error getting dll name: %u." +msgstr "" + +#. We did not find any DLL that was previously loaded at this address, +#. so register a complaint. We do not report an error, because we have +#. observed that this may be happening under some circumstances. For +#. instance, running 32bit applications on x64 Windows causes us to receive +#. 4 mysterious UNLOAD_DLL_DEBUG_EVENTs during the startup phase (these +#. events are apparently caused by the WOW layer, the interface between +#. 32bit and 64bit worlds). +#: windows-nat.c:794 +#, possible-c-format +msgid "dll starting at %s not found." +msgstr "" + +#: windows-nat.c:816 +msgid "dll-symbols requires a file name" +msgstr "" + +#: windows-nat.c:1189 +#, possible-c-format +msgid "OpenProcess call failed, GetLastError = %lud\n" +msgstr "" + +#: windows-nat.c:1312 +msgid "Could not interrupt program. Press Ctrl-c in the program console." +msgstr "" + +#: windows-nat.c:1416 +#, possible-c-format +msgid "During startup program exited with code 0x%x." +msgstr "" + +#: windows-nat.c:1718 +msgid "Can't attach to process." +msgstr "" + +#: windows-nat.c:1750 +#, possible-c-format +msgid "Can't detach process %lu (error %lu)" +msgstr "" + +#: windows-nat.c:1843 +msgid "No executable specified, use `target exec'." +msgstr "" + +#: windows-nat.c:1921 +#, possible-c-format +msgid "Warning: Failed to open TTY %s, error %#x." +msgstr "" + +#: windows-nat.c:1962 +#, possible-c-format +msgid "Error creating process %s, (error %d)." +msgstr "" + +#: windows-nat.c:2224 +msgid "Load dll library symbols from FILE." +msgstr "" + +#: windows-nat.c:2234 +msgid "Set use of shell to start subprocess." +msgstr "" + +#: windows-nat.c:2235 +msgid "Show use of shell to start subprocess." +msgstr "" + +#: windows-nat.c:2241 +msgid "Break when an exception is detected in the Cygwin DLL itself." +msgstr "" + +#: windows-nat.c:2242 +msgid "Show whether gdb breaks on exceptions in the Cygwin DLL itself." +msgstr "" + +#: windows-nat.c:2249 +msgid "Set creation of new console when creating child process." +msgstr "" + +#: windows-nat.c:2250 +msgid "Show creation of new console when creating child process." +msgstr "" + +#: windows-nat.c:2256 +msgid "Set creation of new group when creating child process." +msgstr "" + +#: windows-nat.c:2257 +msgid "Show creation of new group when creating child process." +msgstr "" + +#: windows-nat.c:2263 +msgid "Set whether to display execution in child process." +msgstr "" + +#: windows-nat.c:2264 +msgid "Show whether to display execution in child process." +msgstr "" + +#: windows-nat.c:2270 +msgid "Set whether to display kernel events in child process." +msgstr "" + +#: windows-nat.c:2271 +msgid "Show whether to display kernel events in child process." +msgstr "" + +#: windows-nat.c:2277 +msgid "Set whether to display memory accesses in child process." +msgstr "" + +#: windows-nat.c:2278 +msgid "Show whether to display memory accesses in child process." +msgstr "" + +#: windows-nat.c:2285 +msgid "Set whether to display kernel exceptions in child process." +msgstr "" + +#: windows-nat.c:2286 +msgid "Show whether to display kernel exceptions in child process." +msgstr "" + +#: windows-nat.c:2293 +msgid "Print information specific to Win32 debugging." +msgstr "" + +#: windows-nat.c:2297 +msgid "Display selectors infos." +msgstr "" + +#: windows-nat.c:2313 +#, possible-c-format +msgid "Invalid register %d in cygwin_set_dr.\n" +msgstr "" + +#: windows-nat.c:2378 +#, possible-c-format +msgid "obsolete '%s' found. Rename to '%s'." +msgstr "" + +#. This will probably fail on Windows 9x/Me. Let the user know that we're +#. missing some functionality. +#: windows-nat.c:2472 +msgid "" +"cannot automatically find executable file or library to read symbols.\n" +"Use \"file\" or \"dll\" command to load executable/libraries directly." +msgstr "" + +#: xcoffread.c:156 +msgid "line numbers off, `.bf' symbol not found" +msgstr "" + +#: xcoffread.c:163 +#, possible-c-format +msgid "Mismatched .ef symbol ignored starting at symnum %d" +msgstr "" + +#. In xcoff, we assume include files cannot be nested (not in .c files +#. of course, but in corresponding .s files.). +#. This can happen with old versions of GCC. +#. GCC 2.3.3-930426 does not exhibit this on a test case which +#. a user said produced the message for him. +#: xcoffread.c:492 +msgid "Nested C_BINCL symbols" +msgstr "" + +#: xcoffread.c:509 +msgid "Mismatched C_BINCL/C_EINCL pair" +msgstr "" + +#: xcoffread.c:790 +msgid "Bad line table offset in C_EINCL directive" +msgstr "" + +#: xcoffread.c:894 xcoffread.c:911 +msgid "Unexpected symbol continuation" +msgstr "" + +#: xcoffread.c:1353 +#, possible-c-format +msgid "Unrecognized storage class %d." +msgstr "" + +#: xcoffread.c:1537 +#, possible-c-format +msgid "Unexpected storage class: %d" +msgstr "" + +#: xcoffread.c:1619 +msgid "Invalid symbol offset" +msgstr "" + +#: xcoffread.c:1898 +#, possible-c-format +msgid "cannot seek to string table in %s: %s" +msgstr "" + +#: xcoffread.c:1925 +#, possible-c-format +msgid "cannot read string table from %s: %s" +msgstr "" + +#: xcoffread.c:1928 +msgid "bad symbol file: string table does not end with null character" +msgstr "" + +#: xcoffread.c:2307 +msgid "More than one XMC_TC0 symbol found." +msgstr "" + +#: xcoffread.c:2460 +#, possible-c-format +msgid "Storage class %d not recognized during scan" +msgstr "" + +#: xcoffread.c:2917 +#, possible-c-format +msgid "Error reading .debug section of `%s': %s" +msgstr "" + +#: xcoffread.c:2931 +#, possible-c-format +msgid "Error reading symbols from %s: %s" +msgstr "" + +#: xcoffread.c:2942 +msgid "reading symbol table" +msgstr "" + +#: xcoffsolib.c:167 +msgid "Status of loaded shared object libraries" +msgstr "" + +#: xml-support.c:179 +#, possible-c-format +msgid "Entering element <%s>" +msgstr "" + +#: xml-support.c:206 +#, possible-c-format +msgid "Element <%s> unknown" +msgstr "" + +#: xml-support.c:211 +#, possible-c-format +msgid "Element <%s> only expected once" +msgstr "" + +#: xml-support.c:235 +#, possible-c-format +msgid "Attribute \"%s\" missing a value" +msgstr "" + +#: xml-support.c:242 +#, possible-c-format +msgid "Required attribute \"%s\" of <%s> not specified" +msgstr "" + +#: xml-support.c:251 +#, possible-c-format +msgid "Parsing attribute %s=\"%s\"" +msgstr "" + +#: xml-support.c:278 +#, possible-c-format +msgid "Ignoring unknown attribute %s" +msgstr "" + +#: xml-support.c:331 +#, possible-c-format +msgid "Leaving element <%s>" +msgstr "" + +#: xml-support.c:338 +#, possible-c-format +msgid "Required element <%s> is missing" +msgstr "" + +#: xml-support.c:547 +#, possible-c-format +msgid "" +"Starting:\n" +"%s" +msgstr "" + +#: xml-support.c:572 +#, possible-c-format +msgid "while parsing %s (at line %d): %s" +msgstr "" + +#: xml-support.c:575 +#, possible-c-format +msgid "while parsing %s: %s" +msgstr "" + +#: xml-support.c:612 +#, possible-c-format +msgid "Can't convert \"%s\" to an integer" +msgstr "" + +#: xml-support.c:628 +#, possible-c-format +msgid "Can't convert %s=\"%s\" to an integer" +msgstr "" + +#: xml-support.c:662 +#, possible-c-format +msgid "Unknown attribute value %s=\"%s\"" +msgstr "" + +#: xml-support.c:725 +#, possible-c-format +msgid "Processing XInclude of \"%s\"" +msgstr "" + +#: xml-support.c:728 +#, possible-c-format +msgid "Maximum XInclude depth (%d) exceeded" +msgstr "" + +#: xml-support.c:733 +#, possible-c-format +msgid "Could not load XML document \"%s\"" +msgstr "" + +#: xml-support.c:740 +#, possible-c-format +msgid "Parsing \"%s\" failed" +msgstr "" + +#: xml-support.c:874 +msgid "XInclude processing succeeded." +msgstr "" + +#: xml-support.c:935 +#, possible-c-format +msgid "XML debugging is %s.\n" +msgstr "" + +#: xml-support.c:1078 +#, possible-c-format +msgid "Read error from \"%s\"" +msgstr "" + +#: xml-support.c:1105 +msgid "Set XML parser debugging." +msgstr "" + +#: xml-support.c:1106 +msgid "Show XML parser debugging." +msgstr "" + +#: xml-support.c:1107 +msgid "When set, debugging messages for XML parsers are displayed." +msgstr "" + +#: xml-syscall.c:45 +msgid "" +"Can not parse XML syscalls information; XML support was disabled at compile " +"time." +msgstr "" + +#: xml-syscall.c:202 +#, possible-c-format +msgid "Unknown attribute name '%s'." +msgstr "" + +#: xml-syscall.c:239 +msgid "syscalls info" +msgstr "" + +#: xml-syscall.c:254 +msgid "Could not load XML syscalls info; ignoring" +msgstr "" + +#: xml-syscall.c:305 +#, possible-c-format +msgid "Could not load the syscall XML file `%s'." +msgstr "" + +#: xml-syscall.c:308 +msgid "There is no XML file to open." +msgstr "" + +#: xml-syscall.c:311 +msgid "" +"GDB will not be able to display syscall names nor to verify if\n" +"any provided syscall numbers are valid." +msgstr "" + +#: xml-tdesc.c:47 +msgid "" +"Can not parse XML target description; XML support was disabled at compile " +"time" +msgstr "" + +#: xml-tdesc.c:104 +#, possible-c-format +msgid "Target description specified unknown architecture \"%s\"" +msgstr "" + +#: xml-tdesc.c:121 +#, possible-c-format +msgid "Target description specified unknown osabi \"%s\"" +msgstr "" + +#: xml-tdesc.c:153 +#, possible-c-format +msgid "Target description has unsupported version \"%s\"" +msgstr "" + +#: xml-tdesc.c:212 +#, possible-c-format +msgid "Register \"%s\" has unknown type \"%s\"" +msgstr "" + +#: xml-tdesc.c:253 +#, possible-c-format +msgid "Union field \"%s\" references undefined type \"%s\"" +msgstr "" + +#: xml-tdesc.c:280 +#, possible-c-format +msgid "Vector \"%s\" references undefined type \"%s\"" +msgstr "" + +#. Expand all XInclude directives. +#: xml-tdesc.c:379 xml-tdesc.c:398 +msgid "target description" +msgstr "" + +#: xml-tdesc.c:383 xml-tdesc.c:421 +msgid "Could not load XML target description; ignoring" +msgstr "" + +#: xml-tdesc.c:443 +#, possible-c-format +msgid "Could not open \"%s\"" +msgstr "" + +#: xstormy16-tdep.c:117 +#, possible-c-format +msgid "xstormy16_register_name: illegal register number %d" +msgstr "" + +#: xtensa-linux-nat.c:240 xtensa-linux-nat.c:256 +msgid "Couldn't get extended registers" +msgstr "" + +#: xtensa-linux-nat.c:264 +msgid "Couldn't write extended registers" +msgstr "" + +#: xtensa-tdep.c:212 +#, possible-c-format +msgid "invalid register %d" +msgstr "" + +#: xtensa-tdep.c:295 xtensa-tdep.c:592 xtensa-tdep.c:691 +#, possible-c-format +msgid "invalid register number %d" +msgstr "" + +#: xtensa-tdep.c:319 +#, possible-c-format +msgid "invalid dwarf/stabs register number %d" +msgstr "" + +#: xtensa-tdep.c:382 xtensa-tdep.c:457 +msgid "size of all masks is larger than the register" +msgstr "" + +#: xtensa-tdep.c:556 +#, possible-c-format +msgid "cannot read register %s" +msgstr "" + +#: xtensa-tdep.c:568 xtensa-tdep.c:575 +msgid "cannot read register" +msgstr "" + +#: xtensa-tdep.c:654 +#, possible-c-format +msgid "cannot write register %s" +msgstr "" + +#: xtensa-tdep.c:666 xtensa-tdep.c:674 +msgid "cannot write register" +msgstr "" + +#: xtensa-tdep.c:1475 +#, possible-c-format +msgid "cannot extract return value of %d bytes long" +msgstr "" + +#: xtensa-tdep.c:1529 +#, possible-c-format +msgid "unimplemented for this length: %d" +msgstr "" + +#: xtensa-tdep.c:2324 +msgid "" +"Xtensa-specific internal error: CALL0 prologue analysis failed in this " +"frame. GDB command execution stopped." +msgstr "" + +#: xtensa-tdep.c:2518 +#, possible-c-format +msgid "" +"\n" +"\tnum_aregs: Number of AR registers (%d) is not a power of two!" +msgstr "" + +#: xtensa-tdep.c:2525 +msgid "" +"\n" +"\tpc_regnum: No PC register" +msgstr "" + +#: xtensa-tdep.c:2527 +msgid "" +"\n" +"\tps_regnum: No PS register" +msgstr "" + +#: xtensa-tdep.c:2532 +msgid "" +"\n" +"\twb_regnum: No WB register" +msgstr "" + +#: xtensa-tdep.c:2534 +msgid "" +"\n" +"\tws_regnum: No WS register" +msgstr "" + +#: xtensa-tdep.c:2536 +msgid "" +"\n" +"\tar_base: No AR registers" +msgstr "" + +#: xtensa-tdep.c:2540 +msgid "" +"\n" +"\ta0_base: No Ax registers" +msgstr "" + +#: xtensa-tdep.c:2546 +#, possible-c-format +msgid "the following are invalid: %s" +msgstr "" + +#: xtensa-tdep.c:2722 +msgid "xtensa_dump_tdep(): not implemented" +msgstr "" + +#: xtensa-tdep.c:2738 +msgid "Set Xtensa debugging." +msgstr "" + +#: xtensa-tdep.c:2739 +msgid "Show Xtensa debugging." +msgstr "" + +#: xtensa-tdep.c:2740 +msgid "" +"When non-zero, Xtensa-specific debugging is enabled. Can be 1, 2, 3, or 4 " +"indicating the level of debugging." +msgstr ""

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.