Index: gdb/po/gdb.pot |
diff --git a/gdb/po/gdb.pot b/gdb/po/gdb.pot |
index c88258655dd0bf1298af7b390821020c0ae9212e..01f40fb02ba8abafc1824cf6c25d286b14e62047 100644 |
--- a/gdb/po/gdb.pot |
+++ b/gdb/po/gdb.pot |
@@ -8,7 +8,7 @@ msgid "" |
msgstr "" |
"Project-Id-Version: PACKAGE VERSION\n" |
"Report-Msgid-Bugs-To: \n" |
-"POT-Creation-Date: 2012-11-29 09:55+0000\n" |
+"POT-Creation-Date: 2013-12-11 01:51+0000\n" |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
"Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -16,547 +16,656 @@ msgstr "" |
"Content-Type: text/plain; charset=CHARSET\n" |
"Content-Transfer-Encoding: 8bit\n" |
-#: ada-exp.y:265 |
+#: aarch64-linux-nat.c:331 gdbserver/linux-aarch64-low.c:619 |
+msgid "Unexpected error setting hardware debug registers" |
+msgstr "" |
+ |
+#: aarch64-linux-nat.c:474 aarch64-linux-nat.c:498 arm-linux-nat.c:281 |
+#: arm-linux-nat.c:320 arm-linux-nat.c:354 |
+msgid "Unable to fetch general registers." |
+msgstr "" |
+ |
+#: aarch64-linux-nat.c:507 arm-linux-nat.c:372 |
+msgid "Unable to store general registers." |
+msgstr "" |
+ |
+#: aarch64-linux-nat.c:527 aarch64-linux-nat.c:554 |
+msgid "Unable to fetch FP/SIMD registers." |
+msgstr "" |
+ |
+#: aarch64-linux-nat.c:568 |
+msgid "Unable to store FP/SIMD registers." |
+msgstr "" |
+ |
+#: aarch64-linux-nat.c:794 |
+#, possible-c-format |
+msgid "" |
+"Unexpected number of hardware watchpoint registers reported by ptrace, got %" |
+"d, expected %d." |
+msgstr "" |
+ |
+#: aarch64-linux-nat.c:802 |
+msgid "Unable to determine the number of hardware watchpoints available." |
+msgstr "" |
+ |
+#: aarch64-linux-nat.c:814 |
+#, possible-c-format |
+msgid "" |
+"Unexpected number of hardware breakpoint registers reported by ptrace, got %" |
+"d, expected %d." |
+msgstr "" |
+ |
+#: aarch64-linux-nat.c:822 |
+msgid "Unable to determine the number of hardware breakpoints available." |
+msgstr "" |
+ |
+#: aarch64-linux-nat.c:1008 |
+msgid "Unrecognized breakpoint/watchpoint type" |
+msgstr "" |
+ |
+#: aarch64-linux-nat.c:1501 |
+msgid "Set whether to show variables that mirror the AArch64 debug registers." |
+msgstr "" |
+ |
+#: aarch64-linux-nat.c:1502 |
+msgid "Show whether to show variables that mirror the AArch64 debug registers." |
+msgstr "" |
+ |
+#: aarch64-linux-nat.c:1503 i386-nat.c:847 mips-linux-nat.c:776 |
+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 "" |
+ |
+#: aarch64-tdep.c:174 |
+#, possible-c-format |
+msgid "AArch64 debugging is %s.\n" |
+msgstr "" |
+ |
+#: aarch64-tdep.c:1191 arm-tdep.c:3131 |
+#, possible-c-format |
+msgid "Unexpected register %d" |
+msgstr "" |
+ |
+#. Should never happen. |
+#: aarch64-tdep.c:1242 arm-tdep.c:3401 |
+msgid "unknown type alignment" |
+msgstr "" |
+ |
+#: aarch64-tdep.c:2281 |
+#, possible-c-format |
+msgid "aarch64_pseudo_register_name: bad register number %d" |
+msgstr "" |
+ |
+#: aarch64-tdep.c:2308 |
+#, possible-c-format |
+msgid "aarch64_pseudo_register_type: bad register number %d" |
+msgstr "" |
+ |
+#: aarch64-tdep.c:2706 |
+#, possible-c-format |
+msgid "aarch64_dump_tdep: Lowest pc = 0x%s" |
+msgstr "" |
+ |
+#. Debug this file's internals. |
+#: aarch64-tdep.c:2722 |
+msgid "Set AArch64 debugging." |
+msgstr "" |
+ |
+#: aarch64-tdep.c:2723 |
+msgid "Show AArch64 debugging." |
+msgstr "" |
+ |
+#: aarch64-tdep.c:2724 |
+msgid "When on, AArch64 specific debugging is enabled." |
+msgstr "" |
+ |
+#: ada-exp.y:262 |
msgid "Invalid conversion" |
msgstr "" |
-#: ada-exp.y:283 |
+#: ada-exp.y:280 |
msgid "Type required for qualification" |
msgstr "" |
-#: ada-exp.y:301 |
+#: ada-exp.y:298 |
msgid "Cannot slice a type" |
msgstr "" |
-#: ada-exp.y:369 |
+#: ada-exp.y:366 |
msgid "Type required within braces in coercion" |
msgstr "" |
-#: ada-exp.y:439 ada-exp.y:457 |
+#: ada-exp.y:436 ada-exp.y:454 |
msgid "Right operand of 'in' must be type" |
msgstr "" |
-#: ada-exp.y:570 |
+#: ada-exp.y:567 |
msgid "Prefix must be type" |
msgstr "" |
-#: ada-exp.y:621 |
+#: ada-exp.y:618 |
msgid "NEW not implemented." |
msgstr "" |
-#: ada-exp.y:787 |
+#: ada-exp.y:784 |
#, possible-c-format |
msgid "Error in expression, near `%s'." |
msgstr "" |
-#: ada-exp.y:815 |
-#, possible-c-format |
-msgid "Invalid operator symbol `%s'" |
-msgstr "" |
- |
-#: ada-exp.y:879 |
+#: ada-exp.y:848 |
msgid "Could not find renamed symbol" |
msgstr "" |
-#: ada-exp.y:887 |
+#: ada-exp.y:856 |
#, possible-c-format |
msgid "Could not find renamed variable: %s" |
msgstr "" |
-#: ada-exp.y:960 |
+#: ada-exp.y:929 |
#, possible-c-format |
msgid "Could not find %s" |
msgstr "" |
-#: ada-exp.y:1010 |
+#: ada-exp.y:982 |
msgid "Internal error in encoding of renaming declaration" |
msgstr "" |
-#: ada-exp.y:1041 c-exp.y:759 objc-exp.y:634 p-exp.y:652 |
+#: ada-exp.y:1013 c-exp.y:898 p-exp.y:663 |
#, possible-c-format |
msgid "No file or function \"%s\"." |
msgstr "" |
-#: ada-exp.y:1043 c-exp.y:773 m2-exp.y:561 objc-exp.y:645 p-exp.y:663 |
+#: ada-exp.y:1015 c-exp.y:912 m2-exp.y:560 p-exp.y:674 |
#, possible-c-format |
msgid "No function \"%s\" in specified context." |
msgstr "" |
-#: ada-exp.y:1048 |
+#: ada-exp.y:1020 |
#, possible-c-format |
msgid "Function name \"%s\" ambiguous here" |
msgstr "" |
-#: ada-exp.y:1336 |
+#: ada-exp.y:1308 |
msgid "impossible value from ada_parse_renaming" |
msgstr "" |
-#: ada-exp.y:1354 |
+#: ada-exp.y:1326 |
#, possible-c-format |
msgid "Invalid attempt to select from type: \"%s\"." |
msgstr "" |
-#: ada-exp.y:1386 |
+#: ada-exp.y:1358 |
#, possible-c-format |
msgid "No definition of \"%s\" found." |
msgstr "" |
-#: ada-exp.y:1399 c-exp.y:886 c-exp.y:938 cli/cli-cmds.c:919 f-exp.y:525 |
-#: go-exp.y:628 linespec.c:1382 linespec.c:2899 objc-exp.y:734 objc-exp.y:788 |
-#: p-exp.y:722 p-exp.y:791 source.c:177 symtab.c:3238 |
+#: ada-exp.y:1371 c-exp.y:1027 c-exp.y:1079 cli/cli-cmds.c:906 f-exp.y:524 |
+#: go-exp.y:628 linespec.c:1491 linespec.c:3033 p-exp.y:733 p-exp.y:802 |
+#: source.c:196 symtab.c:3301 |
msgid "No symbol table is loaded. Use the \"file\" command." |
msgstr "" |
-#: ada-exp.y:1401 |
+#: ada-exp.y:1373 |
#, possible-c-format |
msgid "No definition of \"%s\" in current context." |
msgstr "" |
-#: ada-exp.y:1403 |
+#: ada-exp.y:1375 |
#, possible-c-format |
msgid "No definition of \"%s\" in specified context." |
msgstr "" |
-#: ada-exp.y:1408 |
+#: ada-exp.y:1380 |
#, possible-c-format |
msgid "Could not find renamed symbol \"%s\"" |
msgstr "" |
-#: ada-exp.y:1442 |
+#: ada-exp.y:1414 |
msgid "Invalid use of type." |
msgstr "" |
-#: ada-lang.c:515 |
+#: ada-lang.c:516 |
#, possible-c-format |
msgid "Unable to find field %s in struct %s. Aborting" |
msgstr "" |
-#: ada-lang.c:636 |
+#: ada-lang.c:638 |
msgid "object size is larger than varsize-limit" |
msgstr "" |
-#: ada-lang.c:700 |
+#: ada-lang.c:702 |
msgid "Unexpected type in ada_discrete_type_high_bound." |
msgstr "" |
-#: ada-lang.c:720 |
+#: ada-lang.c:722 |
msgid "Unexpected type in ada_discrete_type_low_bound." |
msgstr "" |
-#: ada-lang.c:819 |
+#: ada-lang.c:821 |
msgid "Invalid address for Ada main program name." |
msgstr "" |
-#: ada-lang.c:899 |
+#: ada-lang.c:901 |
#, possible-c-format |
msgid "invalid Ada operator name: %s" |
msgstr "" |
-#: ada-lang.c:1561 ada-lang.c:1579 ada-lang.c:1593 ada-lang.c:1661 |
+#: ada-lang.c:1563 ada-lang.c:1581 ada-lang.c:1595 ada-lang.c:1663 |
msgid "Bad GNAT array descriptor" |
msgstr "" |
-#: ada-lang.c:1698 |
+#: ada-lang.c:1700 |
msgid "Bad GNAT array descriptor bounds" |
msgstr "" |
-#: ada-lang.c:1941 |
+#: ada-lang.c:1943 |
msgid "Bounds unavailable for null array pointer." |
msgstr "" |
-#: ada-lang.c:2030 |
+#: ada-lang.c:2032 |
msgid "could not understand bit size information on packed array" |
msgstr "" |
-#: ada-lang.c:2118 |
+#: ada-lang.c:2120 |
msgid "could not find bounds information on packed array" |
msgstr "" |
-#: ada-lang.c:2125 |
+#: ada-lang.c:2127 |
msgid "could not understand bounds information on packed array" |
msgstr "" |
-#: ada-lang.c:2159 |
+#: ada-lang.c:2161 |
msgid "can't unpack array" |
msgstr "" |
-#: ada-lang.c:2212 |
+#: ada-lang.c:2214 |
msgid "attempt to do packed indexing of something other than a packed array" |
msgstr "" |
-#: ada-lang.c:2222 |
+#: ada-lang.c:2224 |
msgid "don't know bounds of array" |
msgstr "" |
-#: ada-lang.c:2228 |
+#: ada-lang.c:2230 |
#, possible-c-format |
msgid "packed array index %ld out of bounds" |
msgstr "" |
-#: ada-lang.c:2510 ada-lang.c:8838 valops.c:1222 |
+#: ada-lang.c:2511 ada-lang.c:9139 valops.c:1043 |
msgid "Left operand of assignment is not a modifiable lvalue." |
msgstr "" |
-#: ada-lang.c:2606 ada-lang.c:2627 |
+#: ada-lang.c:2607 ada-lang.c:2628 |
#, possible-c-format |
msgid "too many subscripts (%d expected)" |
msgstr "" |
-#: ada-lang.c:2758 |
+#: ada-lang.c:2759 |
#, possible-c-format |
msgid "invalid dimension number to '%s" |
msgstr "" |
-#: ada-lang.c:2777 |
+#: ada-lang.c:2778 |
msgid "attempt to take bound of something that is not an array" |
msgstr "" |
-#: ada-lang.c:2897 |
+#: ada-lang.c:2898 |
msgid "Could not find operator name for opcode" |
msgstr "" |
-#: ada-lang.c:3087 |
+#: ada-lang.c:3088 |
msgid "Unexpected operator during name resolution" |
msgstr "" |
-#: ada-lang.c:3151 |
+#: ada-lang.c:3152 |
#, possible-c-format |
msgid "No definition found for %s" |
msgstr "" |
-#: ada-lang.c:3163 ada-lang.c:3215 |
+#: ada-lang.c:3164 ada-lang.c:3216 |
#, possible-c-format |
msgid "Could not find a match for %s" |
msgstr "" |
-#: ada-lang.c:3168 ada-lang.c:3448 |
+#: ada-lang.c:3169 ada-lang.c:3449 |
#, possible-c-format |
msgid "Multiple matches for %s\n" |
msgstr "" |
-#: ada-lang.c:3536 |
+#: ada-lang.c:3537 |
msgid "Request to select 0 symbols!" |
msgstr "" |
-#: ada-lang.c:3541 linespec.c:1289 |
+#: ada-lang.c:3542 linespec.c:1404 |
msgid "" |
"canceled because the command is ambiguous\n" |
"See set/show multiple-symbol." |
msgstr "" |
-#: ada-lang.c:3551 |
+#: ada-lang.c:3552 |
msgid "[0] cancel\n" |
msgstr "" |
-#: ada-lang.c:3553 |
+#: ada-lang.c:3554 |
msgid "[1] all\n" |
msgstr "" |
-#: ada-lang.c:3568 |
+#: ada-lang.c:3569 |
#, possible-c-format |
msgid "[%d] %s at <no source file available>:%d\n" |
msgstr "" |
-#: ada-lang.c:3573 ada-lang.c:3587 |
+#: ada-lang.c:3574 ada-lang.c:3589 |
#, possible-c-format |
msgid "[%d] %s at %s:%d\n" |
msgstr "" |
-#: ada-lang.c:3597 |
+#: ada-lang.c:3600 |
#, possible-c-format |
msgid "'(%s) (enumeral)\n" |
msgstr "" |
-#: ada-lang.c:3602 |
+#: ada-lang.c:3605 |
#, possible-c-format |
msgid "[%d] %s in %s (enumeral)\n" |
msgstr "" |
-#: ada-lang.c:3603 |
+#: ada-lang.c:3606 |
#, possible-c-format |
msgid "[%d] %s at %s:?\n" |
msgstr "" |
-#: ada-lang.c:3609 |
+#: ada-lang.c:3612 |
#, possible-c-format |
msgid "[%d] %s (enumeral)\n" |
msgstr "" |
-#: ada-lang.c:3610 |
+#: ada-lang.c:3613 |
#, possible-c-format |
msgid "[%d] %s at ?\n" |
msgstr "" |
-#: ada-lang.c:3657 ada-lang.c:3670 linespec.c:1317 |
+#: ada-lang.c:3660 ada-lang.c:3673 linespec.c:1426 |
msgid "one or more choice numbers" |
msgstr "" |
-#: ada-lang.c:3677 |
+#: ada-lang.c:3680 |
msgid "Argument must be choice number" |
msgstr "" |
-#: ada-lang.c:3681 |
+#: ada-lang.c:3684 |
msgid "cancelled" |
msgstr "" |
-#: ada-lang.c:3708 |
+#: ada-lang.c:3711 |
#, 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:6638 |
+#: ada-lang.c:6839 |
msgid "Cannot assign this kind of variant record" |
msgstr "" |
-#: ada-lang.c:6735 valops.c:2399 |
+#: ada-lang.c:6936 valops.c:2220 |
#, possible-c-format |
msgid "There is no member named %s." |
msgstr "" |
-#: ada-lang.c:6741 |
+#: ada-lang.c:6942 |
msgid "Attempt to extract a component of a value that is not a record." |
msgstr "" |
-#: ada-lang.c:6792 |
+#: ada-lang.c:6993 |
msgid "Type (null) is not a structure or union type" |
msgstr "" |
#. XXX: type_sprint |
-#: ada-lang.c:6796 ada-lang.c:6875 ada-lang.c:6882 |
+#: ada-lang.c:6997 ada-lang.c:7076 ada-lang.c:7083 |
msgid "Type " |
msgstr "" |
-#: ada-lang.c:6798 |
+#: ada-lang.c:6999 |
msgid " is not a structure or union type" |
msgstr "" |
-#: ada-lang.c:6877 |
+#: ada-lang.c:7078 |
msgid " has no component named <null>" |
msgstr "" |
-#: ada-lang.c:6884 |
+#: ada-lang.c:7085 |
#, possible-c-format |
msgid " has no component named %s" |
msgstr "" |
-#: ada-lang.c:7227 |
+#: ada-lang.c:7435 |
msgid "unexpected null name on descriptive type" |
msgstr "" |
-#: ada-lang.c:7582 |
+#: ada-lang.c:7800 |
#, possible-c-format |
msgid "Invalid type size for `%s' detected: %d." |
msgstr "" |
-#: ada-lang.c:7585 |
+#: ada-lang.c:7803 |
#, possible-c-format |
msgid "Invalid type size for <unnamed> detected: %d." |
msgstr "" |
-#: ada-lang.c:7596 |
+#: ada-lang.c:7814 |
msgid "record type with dynamic size is larger than varsize-limit" |
msgstr "" |
-#: ada-lang.c:7909 |
+#: ada-lang.c:8127 |
msgid "array type with dynamic size is larger than varsize-limit" |
msgstr "" |
-#: ada-lang.c:8272 |
+#: ada-lang.c:8496 |
msgid "'POS only defined on discrete types" |
msgstr "" |
-#: ada-lang.c:8284 |
+#: ada-lang.c:8508 |
msgid "enumeration value is invalid: can't find 'POS" |
msgstr "" |
-#: ada-lang.c:8302 |
+#: ada-lang.c:8526 |
msgid "'VAL only defined on discrete types" |
msgstr "" |
-#: ada-lang.c:8304 |
+#: ada-lang.c:8528 |
msgid "'VAL requires integral argument" |
msgstr "" |
-#: ada-lang.c:8311 |
+#: ada-lang.c:8535 |
msgid "argument to 'VAL out of range" |
msgstr "" |
-#: ada-lang.c:8648 |
+#: ada-lang.c:8857 ada-lang.c:8895 |
+msgid "unable to determine array bounds" |
+msgstr "" |
+ |
+#: ada-lang.c:8936 |
+msgid "cannot assign arrays of different length" |
+msgstr "" |
+ |
+#: ada-lang.c:8950 |
msgid "Incompatible types in assignment" |
msgstr "" |
-#: ada-lang.c:8682 |
+#: ada-lang.c:8984 |
#, possible-c-format |
msgid "second operand of %s must not be zero." |
msgstr "" |
-#: ada-lang.c:8727 |
+#: ada-lang.c:9029 |
msgid "Attempt to compare array with non-array" |
msgstr "" |
-#: ada-lang.c:8856 |
+#: ada-lang.c:9155 |
msgid "Left-hand side must be array or record." |
msgstr "" |
-#: ada-lang.c:8881 |
+#: ada-lang.c:9180 |
msgid "Misplaced 'others' clause" |
msgstr "" |
-#: ada-lang.c:8886 |
+#: ada-lang.c:9185 |
msgid "Internal error: bad aggregate clause" |
msgstr "" |
-#: ada-lang.c:8908 |
+#: ada-lang.c:9207 |
msgid "Extra components in aggregate ignored." |
msgstr "" |
-#: ada-lang.c:8975 |
+#: ada-lang.c:9274 |
msgid "Invalid record component association." |
msgstr "" |
-#: ada-lang.c:8981 |
+#: ada-lang.c:9280 |
#, possible-c-format |
msgid "Unknown component name: %s." |
msgstr "" |
-#: ada-lang.c:8986 |
+#: ada-lang.c:9285 |
msgid "Index in component association out of bounds." |
msgstr "" |
-#: ada-lang.c:9062 |
+#: ada-lang.c:9361 |
msgid "Internal error: miscounted aggregate components." |
msgstr "" |
-#: ada-lang.c:9431 |
+#: ada-lang.c:9732 |
msgid "Fixed-point values must be assigned to fixed-point variables" |
msgstr "" |
-#: ada-lang.c:9448 |
+#: ada-lang.c:9749 |
msgid "Operands of fixed-point addition must have the same type" |
msgstr "" |
-#: ada-lang.c:9470 |
+#: ada-lang.c:9771 |
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:9572 ada-lang.c:9641 |
+#: ada-lang.c:9873 ada-lang.c:9954 |
#, possible-c-format |
msgid "Unexpected unresolved symbol, %s, during evaluation" |
msgstr "" |
-#: ada-lang.c:9690 |
+#: ada-lang.c:10003 |
#, possible-c-format |
msgid "cannot subscript or call something of type `%s'" |
msgstr "" |
-#: ada-lang.c:9726 |
+#: ada-lang.c:10039 |
msgid "cannot subscript or call a record" |
msgstr "" |
-#: ada-lang.c:9728 |
+#: ada-lang.c:10041 |
#, possible-c-format |
msgid "wrong number of subscripts; expecting %d" |
msgstr "" |
-#: ada-lang.c:9740 ada-lang.c:9754 |
+#: ada-lang.c:10053 ada-lang.c:10067 |
msgid "element type of array unknown" |
msgstr "" |
-#: ada-lang.c:9763 |
+#: ada-lang.c:10076 |
msgid "Attempt to index or call something other than an array or function" |
msgstr "" |
-#: ada-lang.c:9793 |
+#: ada-lang.c:10106 |
msgid "cannot slice a packed array" |
msgstr "" |
-#: ada-lang.c:9821 valops.c:3756 |
+#: ada-lang.c:10134 valops.c:3560 |
msgid "cannot take slice of non-array" |
msgstr "" |
-#: ada-lang.c:9860 |
+#: ada-lang.c:10173 |
msgid "Membership test incompletely implemented; always returns true" |
msgstr "" |
-#: ada-lang.c:9949 |
+#: ada-lang.c:10262 |
#, possible-c-format |
msgid "Invalid operand to '%s" |
msgstr "" |
#. Should never happen. |
-#: ada-lang.c:9974 ada-lang.c:9999 ada-lang.c:10029 |
+#: ada-lang.c:10287 ada-lang.c:10312 ada-lang.c:10342 |
msgid "unexpected attribute encountered" |
msgstr "" |
-#: ada-lang.c:10007 |
+#: ada-lang.c:10320 |
msgid "the 'length attribute applies only to array types" |
msgstr "" |
-#: ada-lang.c:10011 |
+#: ada-lang.c:10324 |
msgid "unimplemented type attribute" |
msgstr "" |
-#: ada-lang.c:10079 |
+#: ada-lang.c:10392 |
msgid "'modulus must be applied to modular type" |
msgstr "" |
-#: ada-lang.c:10175 |
+#: ada-lang.c:10488 |
msgid "Attempt to dereference null array pointer." |
msgstr "" |
-#: ada-lang.c:10203 eval.c:2662 eval.c:3072 valops.c:1780 |
+#: ada-lang.c:10516 eval.c:2530 eval.c:3028 valops.c:1617 |
msgid "Attempt to take contents of a non-pointer value." |
msgstr "" |
-#: ada-lang.c:10271 eval.c:2879 |
+#: ada-lang.c:10584 eval.c:2768 |
msgid "Attempt to use a type name as an expression" |
msgstr "" |
-#: ada-lang.c:10283 |
+#: ada-lang.c:10596 |
#, possible-c-format |
msgid "" |
"Undefined name, ambiguous name, or renaming used in component association: %" |
"s." |
msgstr "" |
-#: ada-lang.c:10286 |
+#: ada-lang.c:10599 |
msgid "Aggregates only allowed on the right of an assignment" |
msgstr "" |
-#: ada-lang.c:10289 |
+#: ada-lang.c:10602 |
msgid "aggregate apparently mangled" |
msgstr "" |
-#: ada-lang.c:10584 |
+#: ada-lang.c:10897 |
msgid "Unknown lower bound, using 1." |
msgstr "" |
-#: ada-lang.c:10603 |
+#: ada-lang.c:10916 |
#, possible-c-format |
msgid "Unknown upper bound, using %ld." |
msgstr "" |
-#: ada-lang.c:10778 |
+#: ada-lang.c:11084 |
msgid "" |
"Your Ada runtime appears to be missing some debugging information.\n" |
"Cannot insert Ada exception catchpoint in this configuration." |
msgstr "" |
-#: ada-lang.c:10788 |
+#: ada-lang.c:11094 |
#, possible-c-format |
msgid "Symbol \"%s\" is not a function (class = %d)" |
msgstr "" |
-#: ada-lang.c:10830 |
+#: ada-lang.c:11136 |
msgid "Unable to insert catchpoint. Is this an Ada main program?" |
msgstr "" |
-#: ada-lang.c:10838 |
+#: ada-lang.c:11144 |
msgid "Unable to insert catchpoint. Try to start the program first." |
msgstr "" |
@@ -566,102 +675,115 @@ msgstr "" |
#. 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:10847 |
+#: ada-lang.c:11153 |
msgid "Cannot insert Ada exception catchpoints in this configuration." |
msgstr "" |
-#: ada-lang.c:11006 ada-lang.c:11367 ada-lang.c:11411 ada-lang.c:11442 |
+#: ada-lang.c:11326 ada-lang.c:11694 ada-lang.c:11738 ada-lang.c:11769 |
msgid "unexpected catchpoint type" |
msgstr "" |
-#: ada-lang.c:11032 |
+#: ada-lang.c:11352 |
#, possible-c-format |
msgid "failed to get exception name: %s" |
msgstr "" |
-#: ada-lang.c:11147 |
+#: ada-lang.c:11465 |
#, possible-c-format |
msgid "failed to reevaluate internal exception condition for catchpoint %d: %s" |
msgstr "" |
-#: ada-lang.c:11238 |
+#: ada-lang.c:11564 |
msgid "Error in testing exception condition:\n" |
msgstr "" |
-#: ada-lang.c:11348 ada-lang.c:11392 |
+#: ada-lang.c:11675 ada-lang.c:11719 |
#, possible-c-format |
msgid "`%s' Ada exception" |
msgstr "" |
-#: ada-lang.c:11382 breakpoint.c:11476 |
+#: ada-lang.c:11709 break-catch-throw.c:339 |
msgid "Temporary catchpoint " |
msgstr "" |
-#: ada-lang.c:11383 breakpoint.c:11477 |
+#: ada-lang.c:11710 break-catch-throw.c:340 |
msgid "Catchpoint " |
msgstr "" |
-#: ada-lang.c:11399 |
+#: ada-lang.c:11726 |
msgid "all Ada exceptions" |
msgstr "" |
-#: ada-lang.c:11403 |
+#: ada-lang.c:11730 |
msgid "unhandled Ada exceptions" |
msgstr "" |
-#: ada-lang.c:11407 |
+#: ada-lang.c:11734 |
msgid "failed Ada assertions" |
msgstr "" |
-#: ada-lang.c:11679 |
+#: ada-lang.c:12006 |
msgid "Condition missing after `if' keyword" |
msgstr "" |
-#: ada-lang.c:11690 breakpoint.c:964 breakpoint.c:978 |
+#: ada-lang.c:12017 breakpoint.c:963 breakpoint.c:977 |
msgid "Junk at end of expression" |
msgstr "" |
-#: ada-lang.c:11738 ada-lang.c:11761 |
+#: ada-lang.c:12065 ada-lang.c:12088 |
#, possible-c-format |
msgid "unexpected catchpoint kind (%d)" |
msgstr "" |
-#: ada-lang.c:11949 |
+#: ada-lang.c:12266 |
msgid "condition missing after `if' keyword" |
msgstr "" |
-#: ada-lang.c:11956 breakpoint.c:9307 breakpoint.c:11209 breakpoint.c:11353 |
-#: breakpoint.c:11398 breakpoint.c:11542 breakpoint.c:15244 skip.c:188 |
+#: ada-lang.c:12273 break-catch-throw.c:469 breakpoint.c:9569 |
+#: breakpoint.c:11501 breakpoint.c:11645 breakpoint.c:11690 breakpoint.c:15463 |
msgid "Junk at end of arguments." |
msgstr "" |
+#: ada-lang.c:12612 |
+msgid "invalid regular expression" |
+msgstr "" |
+ |
+#: ada-lang.c:12637 |
+#, possible-c-format |
+msgid "All Ada exceptions matching regular expression \"%s\":\n" |
+msgstr "" |
+ |
+#: ada-lang.c:12639 |
+msgid "All defined Ada exceptions:\n" |
+msgstr "" |
+ |
#. XXX: gdb_sprint_host_address, type_sprint |
-#: ada-lang.c:12157 |
+#: ada-lang.c:12821 |
msgid "Type @" |
msgstr "" |
-#: ada-lang.c:12552 |
+#: ada-lang.c:13219 |
msgid "\"set ada\" must be followed by the name of a setting.\n" |
msgstr "" |
-#: ada-lang.c:12614 |
+#: ada-lang.c:13281 |
msgid "Prefix command for changing Ada-specfic settings" |
msgstr "" |
-#: ada-lang.c:12618 |
+#: ada-lang.c:13285 |
msgid "Generic command for showing Ada-specific settings." |
msgstr "" |
-#: ada-lang.c:12622 |
+#: ada-lang.c:13289 |
msgid "Enable or disable an optimization trusting PAD types over XVS types" |
msgstr "" |
-#: ada-lang.c:12623 |
+#: ada-lang.c:13290 |
msgid "" |
"Show whether an optimization trusting PAD types over XVS types is activated" |
msgstr "" |
-#: ada-lang.c:12625 |
+#: ada-lang.c:13292 |
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" |
@@ -673,18 +795,25 @@ msgid "" |
"this option to \"off\" unless necessary." |
msgstr "" |
-#: ada-lang.c:12635 |
+#: ada-lang.c:13302 |
msgid "" |
"Catch Ada exceptions, when raised.\n" |
"With an argument, catch only exceptions with the given name." |
msgstr "" |
-#: ada-lang.c:12642 |
+#: ada-lang.c:13309 |
msgid "" |
"Catch failed Ada assertions, when raised.\n" |
"With an argument, catch only exceptions with the given name." |
msgstr "" |
+#: ada-lang.c:13320 |
+msgid "" |
+"List all Ada exception names.\n" |
+"If a regular expression is passed as an argument, only those matching\n" |
+"the regular expression are listed." |
+msgstr "" |
+ |
#: ada-lex.l:129 ada-lex.l:133 |
msgid "Based real literals not implemented yet." |
msgstr "" |
@@ -693,154 +822,154 @@ msgstr "" |
msgid "ill-formed or non-terminated string literal" |
msgstr "" |
-#: ada-lex.l:288 |
+#: ada-lex.l:287 |
#, possible-c-format |
msgid "Invalid character '%s' in expression." |
msgstr "" |
-#: ada-lex.l:342 |
+#: ada-lex.l:341 |
#, possible-c-format |
msgid "Invalid base: %d." |
msgstr "" |
-#: ada-lex.l:353 ada-lex.l:360 |
+#: ada-lex.l:352 ada-lex.l:359 |
msgid "Integer literal out of range" |
msgstr "" |
-#: ada-lex.l:355 |
+#: ada-lex.l:354 |
#, possible-c-format |
msgid "Invalid digit `%c' in based literal" |
msgstr "" |
-#: ada-lex.l:612 |
+#: ada-lex.l:613 |
#, possible-c-format |
msgid "ambiguous attribute name: `%s'" |
msgstr "" |
-#: ada-lex.l:615 |
+#: ada-lex.l:616 |
#, possible-c-format |
msgid "unrecognized attribute: `%s'" |
msgstr "" |
-#: ada-tasks.c:66 ada-tasks.c:88 |
+#: ada-tasks.c:65 ada-tasks.c:87 |
msgid "Unactivated" |
msgstr "" |
-#: ada-tasks.c:67 ada-tasks.c:89 |
+#: ada-tasks.c:66 ada-tasks.c:88 |
msgid "Runnable" |
msgstr "" |
-#: ada-tasks.c:68 ada-tasks.c:90 |
+#: ada-tasks.c:67 ada-tasks.c:89 |
msgid "Terminated" |
msgstr "" |
-#: ada-tasks.c:69 |
+#: ada-tasks.c:68 |
msgid "Child Activation Wait" |
msgstr "" |
-#: ada-tasks.c:70 |
+#: ada-tasks.c:69 |
msgid "Accept or Select Term" |
msgstr "" |
-#: ada-tasks.c:71 ada-tasks.c:93 |
+#: ada-tasks.c:70 ada-tasks.c:92 |
msgid "Waiting on entry call" |
msgstr "" |
-#: ada-tasks.c:72 |
+#: ada-tasks.c:71 |
msgid "Async Select Wait" |
msgstr "" |
-#: ada-tasks.c:73 ada-tasks.c:95 |
+#: ada-tasks.c:72 ada-tasks.c:94 |
msgid "Delay Sleep" |
msgstr "" |
-#: ada-tasks.c:74 |
+#: ada-tasks.c:73 |
msgid "Child Termination Wait" |
msgstr "" |
-#: ada-tasks.c:75 |
+#: ada-tasks.c:74 |
msgid "Wait Child in Term Alt" |
msgstr "" |
-#: ada-tasks.c:80 ada-tasks.c:102 |
+#: ada-tasks.c:79 ada-tasks.c:101 |
msgid "Asynchronous Hold" |
msgstr "" |
-#: ada-tasks.c:82 ada-tasks.c:104 |
+#: ada-tasks.c:81 ada-tasks.c:103 |
msgid "Activating" |
msgstr "" |
-#: ada-tasks.c:83 |
+#: ada-tasks.c:82 |
msgid "Selective Wait" |
msgstr "" |
-#: ada-tasks.c:91 |
+#: ada-tasks.c:90 |
msgid "Waiting for child activation" |
msgstr "" |
-#: ada-tasks.c:92 |
+#: ada-tasks.c:91 |
msgid "Blocked in accept or select with terminate" |
msgstr "" |
-#: ada-tasks.c:94 |
+#: ada-tasks.c:93 |
msgid "Asynchronous Selective Wait" |
msgstr "" |
-#: ada-tasks.c:96 |
+#: ada-tasks.c:95 |
msgid "Waiting for children termination" |
msgstr "" |
-#: ada-tasks.c:97 |
+#: ada-tasks.c:96 |
msgid "Waiting for children in terminate alternative" |
msgstr "" |
-#: ada-tasks.c:105 |
+#: ada-tasks.c:104 |
msgid "Blocked in selective wait statement" |
msgstr "" |
-#: ada-tasks.c:420 |
+#: ada-tasks.c:419 |
msgid "Unknown task name format. Aborting" |
msgstr "" |
-#: ada-tasks.c:494 |
+#: ada-tasks.c:493 |
msgid "Cannot find Ada_Task_Control_Block type. Aborting" |
msgstr "" |
-#: ada-tasks.c:507 |
+#: ada-tasks.c:506 |
msgid "Cannot find Common_ATCB type. Aborting" |
msgstr "" |
-#: ada-tasks.c:509 |
+#: ada-tasks.c:508 |
msgid "Cannot find Private_Data type. Aborting" |
msgstr "" |
-#: ada-tasks.c:511 |
+#: ada-tasks.c:510 |
msgid "Cannot find Entry_Call_Record type. Aborting" |
msgstr "" |
-#: ada-tasks.c:987 |
+#: ada-tasks.c:986 |
msgid "Cannot inspect Ada tasks when program is not running" |
msgstr "" |
-#: ada-tasks.c:1015 ada-tasks.c:1165 ada-tasks.c:1329 |
+#: ada-tasks.c:1014 ada-tasks.c:1164 ada-tasks.c:1329 |
msgid "Your application does not use any Ada tasks.\n" |
msgstr "" |
-#: ada-tasks.c:1126 |
+#: ada-tasks.c:1125 |
#, possible-c-format |
msgid "Accepting RV with %-4d" |
msgstr "" |
-#: ada-tasks.c:1132 |
+#: ada-tasks.c:1131 |
#, possible-c-format |
msgid "Waiting on RV with %-3d" |
msgstr "" |
-#: ada-tasks.c:1142 |
+#: ada-tasks.c:1141 |
msgid "<no name>" |
msgstr "" |
-#: ada-tasks.c:1170 ada-tasks.c:1281 |
+#: ada-tasks.c:1169 ada-tasks.c:1280 |
#, possible-c-format |
msgid "" |
"Task ID %d not known. Use the \"info tasks\" command to\n" |
@@ -848,83 +977,83 @@ msgid "" |
msgstr "" |
#. Print the Ada task ID. |
-#: ada-tasks.c:1175 |
+#: ada-tasks.c:1174 |
#, possible-c-format |
msgid "Ada Task: %s\n" |
msgstr "" |
-#: ada-tasks.c:1180 |
+#: ada-tasks.c:1179 |
#, possible-c-format |
msgid "Name: %s\n" |
msgstr "" |
-#: ada-tasks.c:1182 |
+#: ada-tasks.c:1181 |
msgid "<no name>\n" |
msgstr "" |
#. Print the TID and LWP. |
-#: ada-tasks.c:1185 |
+#: ada-tasks.c:1184 |
#, possible-c-format |
msgid "Thread: %#lx\n" |
msgstr "" |
-#: ada-tasks.c:1186 |
+#: ada-tasks.c:1185 |
#, possible-c-format |
msgid "LWP: %#lx\n" |
msgstr "" |
-#: ada-tasks.c:1196 |
+#: ada-tasks.c:1195 |
#, possible-c-format |
msgid "Parent: %d" |
msgstr "" |
-#: ada-tasks.c:1202 |
+#: ada-tasks.c:1201 |
msgid "No parent\n" |
msgstr "" |
#. Print the base priority. |
-#: ada-tasks.c:1205 |
+#: ada-tasks.c:1204 |
#, possible-c-format |
msgid "Base Priority: %d\n" |
msgstr "" |
-#: ada-tasks.c:1214 |
+#: ada-tasks.c:1213 |
#, possible-c-format |
msgid "State: Accepting rendezvous with %d" |
msgstr "" |
-#: ada-tasks.c:1220 |
+#: ada-tasks.c:1219 |
#, possible-c-format |
msgid "State: Waiting on task %d's entry" |
msgstr "" |
-#: ada-tasks.c:1224 |
+#: ada-tasks.c:1223 |
#, possible-c-format |
msgid "State: %s" |
msgstr "" |
-#: ada-tasks.c:1265 |
+#: ada-tasks.c:1264 |
msgid "[Current task is unknown]\n" |
msgstr "" |
-#: ada-tasks.c:1267 |
+#: ada-tasks.c:1266 |
#, possible-c-format |
msgid "[Current task is %d]\n" |
msgstr "" |
-#: ada-tasks.c:1286 |
+#: ada-tasks.c:1285 |
#, possible-c-format |
msgid "Cannot switch to task %d: Task is no longer running" |
msgstr "" |
-#: ada-tasks.c:1306 |
+#: ada-tasks.c:1305 |
#, possible-c-format |
msgid "" |
"Unable to compute thread ID for task %d.\n" |
"Cannot switch to this task." |
msgstr "" |
-#: ada-tasks.c:1312 |
+#: ada-tasks.c:1311 |
#, possible-c-format |
msgid "[Switching to task %d]\n" |
msgstr "" |
@@ -945,47 +1074,47 @@ msgid "" |
"Without argument, this command simply prints the current task ID" |
msgstr "" |
-#: ada-typeprint.c:340 |
+#: ada-typeprint.c:342 |
msgid "<undecipherable array type>" |
msgstr "" |
-#: ada-typeprint.c:657 |
+#: ada-typeprint.c:665 |
msgid " <incomplete type> end record" |
msgstr "" |
-#: ada-typeprint.c:818 |
+#: ada-typeprint.c:832 |
#, possible-c-format |
msgid "<%d-byte integer>" |
msgstr "" |
-#: ada-typeprint.c:840 |
+#: ada-typeprint.c:854 |
#, possible-c-format |
msgid "<%d-byte float>" |
msgstr "" |
-#: ada-typeprint.c:853 |
+#: ada-typeprint.c:867 |
msgid "array (?) of ? (<mal-formed descriptor>)" |
msgstr "" |
-#: ada-valprint.c:217 ada-valprint.c:523 valprint.c:2180 |
+#: ada-valprint.c:216 ada-valprint.c:517 valprint.c:2278 |
#, possible-c-format |
msgid " <repeats %u times>" |
msgstr "" |
-#: ada-valprint.c:451 |
+#: ada-valprint.c:448 |
msgid "internal error: unhandled type in ada_print_scalar" |
msgstr "" |
-#: ada-valprint.c:455 typeprint.c:260 |
+#: ada-valprint.c:452 typeprint.c:588 |
msgid "Invalid type code in symbol table." |
msgstr "" |
-#: ada-valprint.c:1120 |
+#: ada-valprint.c:1096 |
msgid "<optimized out or zero length>" |
msgstr "" |
#. Could not get the array bounds. Pretend this is an empty array. |
-#: ada-varobj.c:234 valprint.c:1600 |
+#: ada-varobj.c:237 valprint.c:1655 |
msgid "unable to get bounds of array, assuming null array" |
msgstr "" |
@@ -1023,152 +1152,153 @@ msgid "" |
"target." |
msgstr "" |
-#: aix-thread.c:236 |
+#: aix-thread.c:229 |
#, 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:548 |
+#: aix-thread.c:558 |
msgid "idle" |
msgstr "" |
#. i18n: Like "Thread-Id %d, [state] running" |
-#: aix-thread.c:551 |
+#: aix-thread.c:561 |
msgid "running" |
msgstr "" |
#. i18n: Like "Thread-Id %d, [state] sleeping" |
-#: aix-thread.c:554 |
+#: aix-thread.c:564 |
msgid "sleeping" |
msgstr "" |
#. i18n: Like "Thread-Id %d, [state] ready" |
-#: aix-thread.c:557 |
+#: aix-thread.c:567 |
msgid "ready" |
msgstr "" |
#. i18n: Like "Thread-Id %d, [state] finished" |
-#: aix-thread.c:560 |
+#: aix-thread.c:570 |
msgid "finished" |
msgstr "" |
#. i18n: Like "Thread-Id %d, [state] unknown" |
-#: aix-thread.c:563 |
+#: aix-thread.c:573 |
msgid "unknown" |
msgstr "" |
-#: aix-thread.c:991 |
+#: aix-thread.c:1001 |
#, possible-c-format |
msgid "aix-thread resume: unknown pthread %ld" |
msgstr "" |
-#: aix-thread.c:996 |
+#: aix-thread.c:1006 |
#, possible-c-format |
msgid "aix-thread resume: no tid for pthread %ld" |
msgstr "" |
-#: aix-thread.c:1170 |
+#: aix-thread.c:1180 |
#, possible-c-format |
msgid "aix-thread: fetch_registers: pthdb_pthread_context returned %s" |
msgstr "" |
-#: aix-thread.c:1464 |
+#: aix-thread.c:1474 |
#, possible-c-format |
msgid "aix-thread: store_registers: pthdb_pthread_context returned %s" |
msgstr "" |
-#: aix-thread.c:1528 |
+#: aix-thread.c:1538 |
#, possible-c-format |
msgid "aix-thread: store_registers: pthdb_pthread_setcontext returned %s" |
msgstr "" |
-#: aix-thread.c:1735 dec-thread.c:671 |
+#: aix-thread.c:1745 dec-thread.c:671 |
#, possible-c-format |
msgid "Thread %ld" |
msgstr "" |
#. i18n: Like "thread-identifier %d, [state] running, suspended" |
-#: aix-thread.c:1765 |
+#: aix-thread.c:1775 |
#, possible-c-format |
msgid "tid %d" |
msgstr "" |
#. i18n: Like "Thread-Id %d, [state] running, suspended" |
-#: aix-thread.c:1776 |
+#: aix-thread.c:1786 |
msgid ", suspended" |
msgstr "" |
#. i18n: Like "Thread-Id %d, [state] running, detached" |
-#: aix-thread.c:1782 |
+#: aix-thread.c:1792 |
msgid ", detached" |
msgstr "" |
#. i18n: Like "Thread-Id %d, [state] running, cancel pending" |
-#: aix-thread.c:1787 |
+#: aix-thread.c:1797 |
msgid ", cancel pending" |
msgstr "" |
-#: aix-thread.c:1811 aix-thread.c:1812 |
+#: aix-thread.c:1821 aix-thread.c:1822 |
msgid "AIX pthread support" |
msgstr "" |
-#: aix-thread.c:1847 |
+#: aix-thread.c:1857 |
msgid "Set debugging of AIX thread module." |
msgstr "" |
-#: aix-thread.c:1848 |
+#: aix-thread.c:1858 |
msgid "Show debugging of AIX thread module." |
msgstr "" |
-#: aix-thread.c:1849 dec-thread.c:737 |
+#: aix-thread.c:1859 dec-thread.c:737 |
msgid "Enables debugging output (used to debug GDB)." |
msgstr "" |
#: alphabsd-nat.c:96 alphabsd-nat.c:128 amd64bsd-nat.c:54 amd64bsd-nat.c:88 |
-#: amd64-linux-nat.c:174 amd64-linux-nat.c:229 hppabsd-nat.c:134 |
-#: hppabsd-nat.c:164 hppanbsd-nat.c:172 hppanbsd-nat.c:202 i386bsd-nat.c:141 |
-#: i386bsd-nat.c:192 i386-linux-nat.c:258 i386-linux-nat.c:273 |
+#: amd64-linux-nat.c:178 amd64-linux-nat.c:233 hppabsd-nat.c:196 |
+#: hppabsd-nat.c:226 hppanbsd-nat.c:172 hppanbsd-nat.c:202 i386bsd-nat.c:141 |
+#: i386bsd-nat.c:192 i386-linux-nat.c:260 i386-linux-nat.c:275 |
#: m32r-linux-nat.c:115 m32r-linux-nat.c:164 m68kbsd-nat.c:121 |
-#: m68kbsd-nat.c:151 m68klinux-nat.c:272 m68klinux-nat.c:287 m88kbsd-nat.c:73 |
+#: m68kbsd-nat.c:151 m68klinux-nat.c:271 m68klinux-nat.c:286 m88kbsd-nat.c:73 |
#: m88kbsd-nat.c:89 mips64obsd-nat.c:87 mips64obsd-nat.c:103 |
-#: mips-linux-nat.c:264 mips-linux-nat.c:346 mipsnbsd-nat.c:53 |
-#: mipsnbsd-nat.c:84 ppcnbsd-nat.c:92 ppcnbsd-nat.c:123 ppcobsd-nat.c:82 |
-#: ppcobsd-nat.c:118 s390-nat.c:248 s390-nat.c:265 shnbsd-nat.c:54 |
-#: shnbsd-nat.c:75 sparc-nat.c:172 sparc-nat.c:208 tilegx-linux-nat.c:142 |
-#: tilegx-linux-nat.c:162 vaxbsd-nat.c:73 vaxbsd-nat.c:89 |
-#: xtensa-linux-nat.c:194 xtensa-linux-nat.c:213 |
+#: mips-linux-nat.c:267 mips-linux-nat.c:349 mipsnbsd-nat.c:52 |
+#: mipsnbsd-nat.c:83 ppcfbsd-nat.c:128 ppcfbsd-nat.c:156 ppcnbsd-nat.c:93 |
+#: ppcnbsd-nat.c:124 ppcobsd-nat.c:82 ppcobsd-nat.c:118 s390-linux-nat.c:239 |
+#: s390-linux-nat.c:256 shnbsd-nat.c:54 shnbsd-nat.c:75 sparc-nat.c:175 |
+#: sparc-nat.c:211 tilegx-linux-nat.c:142 tilegx-linux-nat.c:162 |
+#: vaxbsd-nat.c:73 vaxbsd-nat.c:89 xtensa-linux-nat.c:193 |
+#: xtensa-linux-nat.c:212 |
msgid "Couldn't get registers" |
msgstr "" |
#: alphabsd-nat.c:110 alphabsd-nat.c:147 amd64bsd-nat.c:67 amd64bsd-nat.c:106 |
-#: amd64-linux-nat.c:201 amd64-linux-nat.c:264 hppabsd-nat.c:145 |
-#: hppabsd-nat.c:179 hppanbsd-nat.c:183 hppanbsd-nat.c:217 i386bsd-nat.c:165 |
-#: i386bsd-nat.c:172 i386bsd-nat.c:228 i386-linux-nat.c:322 |
-#: i386-linux-nat.c:336 m68kbsd-nat.c:132 m68kbsd-nat.c:166 |
-#: m68klinux-nat.c:369 m68klinux-nat.c:383 mipsnbsd-nat.c:67 |
-#: mipsnbsd-nat.c:103 ppcobsd-nat.c:99 ppcobsd-nat.c:139 s390-nat.c:285 |
-#: s390-nat.c:302 sparc-nat.c:184 |
+#: amd64-linux-nat.c:205 amd64-linux-nat.c:268 hppabsd-nat.c:207 |
+#: hppabsd-nat.c:241 hppanbsd-nat.c:183 hppanbsd-nat.c:217 i386bsd-nat.c:165 |
+#: i386bsd-nat.c:172 i386bsd-nat.c:228 i386-linux-nat.c:324 |
+#: i386-linux-nat.c:338 m68kbsd-nat.c:132 m68kbsd-nat.c:166 |
+#: m68klinux-nat.c:368 m68klinux-nat.c:382 mipsnbsd-nat.c:66 |
+#: mipsnbsd-nat.c:102 ppcobsd-nat.c:99 ppcobsd-nat.c:139 s390-linux-nat.c:276 |
+#: s390-linux-nat.c:293 sparc-nat.c:187 |
msgid "Couldn't get floating point status" |
msgstr "" |
-#: alphabsd-nat.c:134 amd64bsd-nat.c:94 amd64-linux-nat.c:234 |
-#: hppabsd-nat.c:170 hppanbsd-nat.c:208 i386bsd-nat.c:198 i386-linux-nat.c:278 |
-#: m32r-linux-nat.c:169 m68kbsd-nat.c:157 m68klinux-nat.c:292 m88kbsd-nat.c:95 |
-#: mips64obsd-nat.c:109 mipsnbsd-nat.c:90 ppcnbsd-nat.c:130 ppcobsd-nat.c:129 |
-#: s390-nat.c:270 sparc-nat.c:213 tilegx-linux-nat.c:167 vaxbsd-nat.c:95 |
-#: xtensa-linux-nat.c:221 |
+#: alphabsd-nat.c:134 amd64bsd-nat.c:94 amd64-linux-nat.c:238 |
+#: hppabsd-nat.c:232 hppanbsd-nat.c:208 i386bsd-nat.c:198 i386-linux-nat.c:280 |
+#: m32r-linux-nat.c:169 m68kbsd-nat.c:157 m68klinux-nat.c:291 m88kbsd-nat.c:95 |
+#: mips64obsd-nat.c:109 mipsnbsd-nat.c:89 ppcfbsd-nat.c:162 ppcnbsd-nat.c:131 |
+#: ppcobsd-nat.c:129 s390-linux-nat.c:261 sparc-nat.c:216 |
+#: tilegx-linux-nat.c:167 vaxbsd-nat.c:95 xtensa-linux-nat.c:220 |
msgid "Couldn't write registers" |
msgstr "" |
-#: alphabsd-nat.c:153 amd64bsd-nat.c:112 amd64-linux-nat.c:269 |
-#: hppabsd-nat.c:185 hppanbsd-nat.c:223 i386bsd-nat.c:234 i386-linux-nat.c:341 |
-#: m68kbsd-nat.c:172 m68klinux-nat.c:388 mipsnbsd-nat.c:109 ppcobsd-nat.c:146 |
-#: s390-nat.c:307 |
+#: alphabsd-nat.c:153 amd64bsd-nat.c:112 amd64-linux-nat.c:273 |
+#: hppabsd-nat.c:247 hppanbsd-nat.c:223 i386bsd-nat.c:234 i386-linux-nat.c:343 |
+#: m68kbsd-nat.c:172 m68klinux-nat.c:387 mipsnbsd-nat.c:108 ppcobsd-nat.c:146 |
+#: s390-linux-nat.c:298 |
msgid "Couldn't write floating point status" |
msgstr "" |
-#: alpha-nat.c:132 |
+#: alpha-nat.c:131 |
#, possible-c-format |
msgid "Register %s not found in core file." |
msgstr "" |
@@ -1181,31 +1311,31 @@ msgstr "" |
msgid "Cannot store value in floating point register" |
msgstr "" |
-#: alpha-tdep.c:503 alpha-tdep.c:527 alpha-tdep.c:573 alpha-tdep.c:598 |
+#: alpha-tdep.c:502 alpha-tdep.c:526 alpha-tdep.c:571 alpha-tdep.c:596 |
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:569 alpha-tdep.c:594 |
+#: alpha-tdep.c:567 alpha-tdep.c:592 |
msgid "Cannot set a 128-bit long double return value." |
msgstr "" |
-#: alpha-tdep.c:1100 |
+#: alpha-tdep.c:1098 |
#, possible-c-format |
msgid "" |
"Hit beginning of text section without finding enclosing function for address " |
"%s" |
msgstr "" |
-#: alpha-tdep.c:1103 |
+#: alpha-tdep.c:1101 |
#, possible-c-format |
msgid "" |
"Hit heuristic-fence-post without finding enclosing function for address %s" |
msgstr "" |
-#: alpha-tdep.c:1108 |
+#: alpha-tdep.c:1106 |
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" |
@@ -1216,15 +1346,15 @@ msgid "" |
"(more likely) you have encountered a bug in GDB.\n" |
msgstr "" |
-#: alpha-tdep.c:1883 mips-tdep.c:8842 |
+#: alpha-tdep.c:1881 mips-tdep.c:8891 |
msgid "Set the distance searched for the start of a function." |
msgstr "" |
-#: alpha-tdep.c:1884 mips-tdep.c:8843 |
+#: alpha-tdep.c:1882 mips-tdep.c:8892 |
msgid "Show the distance searched for the start of a function." |
msgstr "" |
-#: alpha-tdep.c:1885 mips-tdep.c:8844 |
+#: alpha-tdep.c:1883 mips-tdep.c:8893 |
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" |
@@ -1243,72 +1373,83 @@ msgstr "" |
msgid "Couldn't write debug registers" |
msgstr "" |
-#: amd64fbsd-nat.c:203 |
+#: amd64fbsd-nat.c:217 |
#, possible-c-format |
msgid "" |
"offsetof (struct sigcontext, sc_rip) yields %d instead of %d.\n" |
"Please report this to <bug-gdb@gnu.org>." |
msgstr "" |
-#: amd64fbsd-nat.c:216 |
+#: amd64fbsd-nat.c:230 |
#, possible-c-format |
msgid "" |
"offsetof (struct sigcontext, sc_rsp) yields %d instead of %d.\n" |
"Please report this to <bug-gdb@gnu.org>." |
msgstr "" |
-#: amd64fbsd-nat.c:229 |
+#: amd64fbsd-nat.c:243 |
#, possible-c-format |
msgid "" |
"offsetof (struct sigcontext, sc_rbp) yields %d instead of %d.\n" |
"Please report this to <bug-gdb@gnu.org>." |
msgstr "" |
-#: amd64-linux-nat.c:194 amd64-linux-nat.c:253 |
+#: amd64-linux-nat.c:198 amd64-linux-nat.c:257 |
msgid "Couldn't get extended state status" |
msgstr "" |
-#: amd64-linux-nat.c:259 i386-linux-nat.c:407 |
+#: amd64-linux-nat.c:263 i386-linux-nat.c:409 |
msgid "Couldn't write extended state status" |
msgstr "" |
-#: amd64-linux-nat.c:290 i386-linux-nat.c:661 |
+#: amd64-linux-nat.c:294 i386-linux-nat.c:663 |
msgid "Couldn't read debug register" |
msgstr "" |
-#: amd64-linux-nat.c:310 i386-linux-nat.c:681 mips-linux-nat.c:969 |
-#: mips-linux-nat.c:987 |
+#: amd64-linux-nat.c:314 i386-linux-nat.c:683 mips-linux-nat.c:620 |
+#: mips-linux-nat.c:640 |
msgid "Couldn't write debug register" |
msgstr "" |
-#: amd64-linux-nat.c:1016 |
+#: amd64-linux-nat.c:1060 |
msgid "Couldn't get CS register" |
msgstr "" |
-#: amd64-linux-nat.c:1025 |
+#: amd64-linux-nat.c:1069 |
msgid "Couldn't get DS register" |
msgstr "" |
-#: amd64-linux-nat.c:1030 |
+#: amd64-linux-nat.c:1074 |
msgid "Can't debug 64-bit process with 32-bit GDB" |
msgstr "" |
-#: amd64-linux-tdep.c:1219 i386-linux-tdep.c:433 |
+#: amd64-linux-nat.c:1161 i386-linux-nat.c:1072 |
+#, possible-c-format |
+msgid "Could not enable branch tracing for %s: %s." |
+msgstr "" |
+ |
+#: amd64-linux-nat.c:1179 i386-linux-nat.c:1090 |
+#, possible-c-format |
+msgid "Could not disable branch tracing: %s." |
+msgstr "" |
+ |
+#: amd64-linux-tdep.c:1222 i386-linux-tdep.c:434 |
#, possible-c-format |
msgid "Process record and replay target doesn't support syscall number %s\n" |
msgstr "" |
-#: amd64-tdep.c:192 avr-tdep.c:1342 cris-tdep.c:1802 s390-tdep.c:199 |
+#: amd64-tdep.c:194 avr-tdep.c:1339 cris-tdep.c:1797 msp430-tdep.c:588 |
+#: s390-linux-tdep.c:203 |
#, possible-c-format |
msgid "Unmapped DWARF Register #%d encountered." |
msgstr "" |
#. We shouldn't get here. |
-#: amd64-tdep.c:1110 |
+#: amd64-tdep.c:1129 |
msgid "unable to find free reg" |
msgstr "" |
-#: arch-utils.c:215 m32c-tdep.c:2598 m32c-tdep.c:2619 |
+#: arch-utils.c:215 m32c-tdep.c:2595 m32c-tdep.c:2616 |
msgid "No virtual frame pointer available" |
msgstr "" |
@@ -1439,18 +1580,10 @@ msgstr "" |
msgid "Unable to fetch general register." |
msgstr "" |
-#: arm-linux-nat.c:281 arm-linux-nat.c:320 arm-linux-nat.c:354 |
-msgid "Unable to fetch general registers." |
-msgstr "" |
- |
#: arm-linux-nat.c:336 |
msgid "Unable to store general register." |
msgstr "" |
-#: arm-linux-nat.c:372 |
-msgid "Unable to store general registers." |
-msgstr "" |
- |
#: arm-linux-nat.c:394 arm-linux-nat.c:423 |
msgid "Unable to fetch WMMX registers." |
msgstr "" |
@@ -1483,232 +1616,218 @@ msgstr "" |
msgid "Unexpected error clearing breakpoint" |
msgstr "" |
-#: arm-linux-tdep.c:1129 i386-tdep.c:3512 i386-tdep.c:3601 i386-tdep.c:3618 |
-#: ppc-linux-tdep.c:1336 stap-probe.c:487 |
+#: arm-linux-tdep.c:1181 i386-tdep.c:3714 i386-tdep.c:3808 i386-tdep.c:3825 |
+#: ppc-linux-tdep.c:928 stap-probe.c:489 |
#, possible-c-format |
msgid "Invalid register name `%s' on expression `%s'." |
msgstr "" |
-#: arm-linux-tdep.c:1228 |
+#: arm-linux-tdep.c:1281 |
msgid "arm_linux_init_abi: Floating point model not supported" |
msgstr "" |
-#: armnbsd-nat.c:88 |
+#: armnbsd-nat.c:87 |
msgid "unable to fetch general register" |
msgstr "" |
-#: armnbsd-nat.c:141 armnbsd-nat.c:189 armnbsd-nat.c:227 |
+#: armnbsd-nat.c:140 armnbsd-nat.c:188 armnbsd-nat.c:226 |
msgid "unable to fetch general registers" |
msgstr "" |
-#: armnbsd-nat.c:159 |
+#: armnbsd-nat.c:158 |
msgid "unable to fetch floating-point register" |
msgstr "" |
-#: armnbsd-nat.c:289 armnbsd-nat.c:372 |
+#: armnbsd-nat.c:288 armnbsd-nat.c:371 |
#, possible-c-format |
msgid "unable to write register %d to inferior" |
msgstr "" |
-#: armnbsd-nat.c:337 |
+#: armnbsd-nat.c:336 |
msgid "unable to store general registers" |
msgstr "" |
-#: armnbsd-nat.c:351 |
+#: armnbsd-nat.c:350 |
msgid "unable to fetch floating-point registers" |
msgstr "" |
-#: armnbsd-nat.c:394 |
+#: armnbsd-nat.c:393 |
msgid "unable to store floating-point registers" |
msgstr "" |
-#: armnbsd-nat.c:446 |
+#: armnbsd-nat.c:445 |
msgid "wrong size of register set in core file" |
msgstr "" |
-#: armnbsd-nat.c:458 |
+#: armnbsd-nat.c:457 |
msgid "wrong size of FPA register set in core file" |
msgstr "" |
-#: armnbsd-tdep.c:64 arm-tdep.c:10125 |
+#: armnbsd-tdep.c:64 arm-tdep.c:10239 |
msgid "arm_gdbarch_init: bad byte order for float format" |
msgstr "" |
#. multiply |
-#: arm-tdep.c:1576 arm-tdep.c:4613 arm-tdep.c:4634 arm-tdep.c:4749 |
+#: arm-tdep.c:1577 arm-tdep.c:4735 arm-tdep.c:4756 arm-tdep.c:4871 |
msgid "Invalid update to pc in instruction" |
msgstr "" |
-#: arm-tdep.c:1646 |
+#: arm-tdep.c:1647 |
msgid "bad value in switch" |
msgstr "" |
-#: arm-tdep.c:3009 |
-#, possible-c-format |
-msgid "Unexpected register %d" |
-msgstr "" |
- |
-#. Should never happen. |
-#: arm-tdep.c:3279 |
-msgid "unknown type alignment" |
-msgstr "" |
- |
-#: arm-tdep.c:3340 arm-tdep.c:3362 |
+#: arm-tdep.c:3461 arm-tdep.c:3483 |
#, possible-c-format |
msgid "Invalid VFP CPRC type: %d." |
msgstr "" |
-#: arm-tdep.c:3796 |
-#, c-format |
+#: arm-tdep.c:3918 |
+#, possible-c-format |
msgid "Hardware FPU type %d\n" |
msgstr "" |
-#: arm-tdep.c:3798 |
-#, c-format |
+#: arm-tdep.c:3920 |
+#, possible-c-format |
msgid "Software FPU type %d\n" |
msgstr "" |
#. i18n: [floating point unit] mask |
-#: arm-tdep.c:3800 |
+#: arm-tdep.c:3922 |
msgid "mask: " |
msgstr "" |
#. i18n: [floating point unit] flags |
-#: arm-tdep.c:3803 |
+#: arm-tdep.c:3925 |
msgid "flags: " |
msgstr "" |
-#: arm-tdep.c:4032 |
+#: arm-tdep.c:4154 |
#, possible-c-format |
msgid "Bad REGNUM %d" |
msgstr "" |
-#: arm-tdep.c:4833 |
+#: arm-tdep.c:4955 |
msgid "Bad bit-field extraction\n" |
msgstr "" |
-#: arm-tdep.c:4854 arm-tdep.c:4860 |
-msgid "Infinite loop detected" |
-msgstr "" |
- |
#. Unpredictable behaviour. Try to do something sensible (switch to ARM |
#. mode, align dest to 4 bytes). |
-#: arm-tdep.c:5430 |
+#: arm-tdep.c:5544 |
msgid "Single-stepping BX to non-word-aligned ARM instruction." |
msgstr "" |
-#: arm-tdep.c:5492 |
+#: arm-tdep.c:5606 |
msgid "Instruction wrote to PC in an unexpected way when single-stepping" |
msgstr "" |
-#: arm-tdep.c:5498 |
+#: arm-tdep.c:5612 |
msgid "Invalid argument to displaced_write_reg" |
msgstr "" |
-#: arm-tdep.c:6459 |
+#: arm-tdep.c:6573 |
msgid "copy_extra_ld_st: instruction decode error" |
msgstr "" |
-#: arm-tdep.c:6773 |
+#: arm-tdep.c:6887 |
msgid "Cannot single-step exception return" |
msgstr "" |
-#: arm-tdep.c:6893 |
+#: arm-tdep.c:7007 |
#, possible-c-format |
msgid "displaced: LDM: move loaded register r%d to r%d\n" |
msgstr "" |
-#: arm-tdep.c:6898 |
+#: arm-tdep.c:7012 |
#, possible-c-format |
msgid "displaced: LDM: register r%d already in the right place\n" |
msgstr "" |
-#: arm-tdep.c:6918 |
+#: arm-tdep.c:7032 |
#, possible-c-format |
msgid "displaced: LDM: restored clobbered register r%d\n" |
msgstr "" |
-#: arm-tdep.c:6961 arm-tdep.c:7072 |
+#: arm-tdep.c:7075 arm-tdep.c:7186 |
msgid "displaced: Unpredictable LDM or STM with base register r15" |
msgstr "" |
-#: arm-tdep.c:7030 arm-tdep.c:7116 |
+#: arm-tdep.c:7144 arm-tdep.c:7230 |
#, possible-c-format |
msgid "" |
"displaced: LDM r%d%s, {..., pc}: original reg list %.4x, modified list %.4x\n" |
msgstr "" |
-#: arm-tdep.c:8075 |
+#: arm-tdep.c:8189 |
#, possible-c-format |
msgid "displaced: POP {..., pc}: original reg list %.4x, modified list %.4x\n" |
msgstr "" |
-#: arm-tdep.c:8192 |
+#: arm-tdep.c:8306 |
msgid "thumb_process_displaced_16bit_insn: Instruction decode error" |
msgstr "" |
-#: arm-tdep.c:8400 |
+#: arm-tdep.c:8514 |
msgid "thumb_process_displaced_32bit_insn: Instruction decode error" |
msgstr "" |
-#: arm-tdep.c:8484 |
+#: arm-tdep.c:8598 |
msgid "arm_process_displaced_insn: Instruction decode error" |
msgstr "" |
-#: arm-tdep.c:8759 |
+#: arm-tdep.c:8873 |
msgid "arm_extract_return_value: Floating point model not supported" |
msgstr "" |
-#: arm-tdep.c:8950 |
+#: arm-tdep.c:9064 |
msgid "arm_store_return_value: Floating point model not supported" |
msgstr "" |
-#: arm-tdep.c:9180 |
+#: arm-tdep.c:9294 |
msgid "\"set arm\" must be followed by an apporpriate subcommand.\n" |
msgstr "" |
-#: arm-tdep.c:9204 rs6000-tdep.c:4210 rs6000-tdep.c:4237 |
+#: arm-tdep.c:9318 rs6000-tdep.c:4211 rs6000-tdep.c:4238 |
msgid "could not update architecture" |
msgstr "" |
-#: arm-tdep.c:9221 |
+#: arm-tdep.c:9335 |
#, possible-c-format |
msgid "Invalid fp model accepted: %s." |
msgstr "" |
-#: arm-tdep.c:9235 |
+#: arm-tdep.c:9349 |
#, possible-c-format |
msgid "The current ARM floating point model is \"auto\" (currently \"%s\").\n" |
msgstr "" |
-#: arm-tdep.c:9239 |
+#: arm-tdep.c:9353 |
#, possible-c-format |
msgid "The current ARM floating point model is \"%s\".\n" |
msgstr "" |
-#: arm-tdep.c:9258 |
+#: arm-tdep.c:9372 |
#, possible-c-format |
msgid "Invalid ABI accepted: %s." |
msgstr "" |
-#: arm-tdep.c:9272 |
+#: arm-tdep.c:9386 |
#, possible-c-format |
msgid "The current ARM ABI is \"auto\" (currently \"%s\").\n" |
msgstr "" |
-#: arm-tdep.c:9276 |
+#: arm-tdep.c:9390 |
#, possible-c-format |
msgid "The current ARM ABI is \"%s\".\n" |
msgstr "" |
-#: arm-tdep.c:9285 |
+#: arm-tdep.c:9399 |
#, possible-c-format |
msgid "" |
"The current execution mode assumed (when symbols are unavailable) is \"%s" |
"\".\n" |
msgstr "" |
-#: arm-tdep.c:9297 |
+#: arm-tdep.c:9411 |
#, possible-c-format |
msgid "" |
"The current execution mode assumed (even when symbols are available) is \"%s" |
@@ -1716,57 +1835,57 @@ msgid "" |
msgstr "" |
#. Leave it as "auto". |
-#: arm-tdep.c:9823 |
+#: arm-tdep.c:9937 |
#, possible-c-format |
msgid "unknown ARM EABI version 0x%x" |
msgstr "" |
-#: arm-tdep.c:10303 |
+#: arm-tdep.c:10418 |
#, possible-c-format |
msgid "arm_dump_tdep: Lowest pc = 0x%lx" |
msgstr "" |
-#: arm-tdep.c:10352 arm-tdep.c:10356 |
+#: arm-tdep.c:10467 arm-tdep.c:10471 |
msgid "Various ARM-specific commands." |
msgstr "" |
-#: arm-tdep.c:10387 |
+#: arm-tdep.c:10502 |
msgid "The valid values are:\n" |
msgstr "" |
-#: arm-tdep.c:10389 |
+#: arm-tdep.c:10504 |
msgid "The default is \"std\"." |
msgstr "" |
-#: arm-tdep.c:10395 |
+#: arm-tdep.c:10510 |
msgid "Set the disassembly style." |
msgstr "" |
-#: arm-tdep.c:10396 |
+#: arm-tdep.c:10511 |
msgid "Show the disassembly style." |
msgstr "" |
-#: arm-tdep.c:10404 |
+#: arm-tdep.c:10519 |
msgid "Set usage of ARM 32-bit mode." |
msgstr "" |
-#: arm-tdep.c:10405 |
+#: arm-tdep.c:10520 |
msgid "Show usage of ARM 32-bit mode." |
msgstr "" |
-#: arm-tdep.c:10406 |
+#: arm-tdep.c:10521 |
msgid "When off, a 26-bit PC will be used." |
msgstr "" |
-#: arm-tdep.c:10414 |
+#: arm-tdep.c:10529 |
msgid "Set the floating point type." |
msgstr "" |
-#: arm-tdep.c:10415 |
+#: arm-tdep.c:10530 |
msgid "Show the floating point type." |
msgstr "" |
-#: arm-tdep.c:10416 |
+#: arm-tdep.c:10531 |
msgid "" |
"auto - Determine the FP typefrom the OS-ABI.\n" |
"softfpa - Software FP, mixed-endian doubles on little-endian ARMs.\n" |
@@ -1775,45 +1894,45 @@ msgid "" |
"vfp - VFP co-processor." |
msgstr "" |
-#: arm-tdep.c:10426 |
+#: arm-tdep.c:10541 |
msgid "Set the ABI." |
msgstr "" |
-#: arm-tdep.c:10427 |
+#: arm-tdep.c:10542 |
msgid "Show the ABI." |
msgstr "" |
-#: arm-tdep.c:10435 |
+#: arm-tdep.c:10550 |
msgid "Set the mode assumed when symbols are unavailable." |
msgstr "" |
-#: arm-tdep.c:10436 |
+#: arm-tdep.c:10551 |
msgid "Show the mode assumed when symbols are unavailable." |
msgstr "" |
-#: arm-tdep.c:10441 |
+#: arm-tdep.c:10556 |
msgid "Set the mode assumed even when symbols are available." |
msgstr "" |
-#: arm-tdep.c:10442 |
+#: arm-tdep.c:10557 |
msgid "Show the mode assumed even when symbols are available." |
msgstr "" |
-#: arm-tdep.c:10448 |
+#: arm-tdep.c:10563 |
msgid "Set ARM debugging." |
msgstr "" |
-#: arm-tdep.c:10449 |
+#: arm-tdep.c:10564 |
msgid "Show ARM debugging." |
msgstr "" |
-#: arm-tdep.c:10450 |
+#: arm-tdep.c:10565 |
msgid "When on, arm-specific debugging is enabled." |
msgstr "" |
#. SPSR is going to be changed. |
#. We need to get SPSR value, which is yet to be done. |
-#: arm-tdep.c:10824 |
+#: arm-tdep.c:10939 |
#, possible-c-format |
msgid "Process record does not support instruction 0x%0x at address %s.\n" |
msgstr "" |
@@ -1825,130 +1944,130 @@ msgstr "" |
#. How to read SPSR value? |
#. Save SPSR also; how? |
#. We need to save SPSR value, which is not yet done. |
-#: arm-tdep.c:10869 arm-tdep.c:10918 arm-tdep.c:11089 arm-tdep.c:11148 |
-#: arm-tdep.c:11801 arm-tdep.c:11834 arm-tdep.c:12143 |
+#: arm-tdep.c:10984 arm-tdep.c:11033 arm-tdep.c:11204 arm-tdep.c:11263 |
+#: arm-tdep.c:11916 arm-tdep.c:11949 arm-tdep.c:12258 |
#, possible-c-format |
msgid "Process record does not support instruction 0x%0x at address %s.\n" |
msgstr "" |
-#: arm-tdep.c:10999 |
+#: arm-tdep.c:11114 |
#, possible-c-format |
msgid "Process record does not support instruction x%0x at address %s.\n" |
msgstr "" |
-#: arm-tdep.c:11829 arm-tdep.c:12247 |
+#: arm-tdep.c:11944 arm-tdep.c:12362 |
msgid "no syscall record support\n" |
msgstr "" |
-#: arm-tdep.c:12356 arm-tdep.c:12444 |
+#: arm-tdep.c:12471 arm-tdep.c:12559 |
#, possible-c-format |
msgid "Process record: error reading memory at addr %s len = %d.\n" |
msgstr "" |
-#: arm-tdep.c:12383 |
+#: arm-tdep.c:12498 |
#, possible-c-format |
msgid "" |
"Process record doesnt support thumb32 instruction 0x%0x at address %s.\n" |
msgstr "" |
-#: auto-load.c:58 |
+#: auto-load.c:68 |
#, possible-c-format |
msgid "Debugging output for files of 'set auto-load ...' is %s.\n" |
msgstr "" |
-#: auto-load.c:76 |
+#: auto-load.c:86 |
#, possible-c-format |
msgid "Auto-loading of canned sequences of commands scripts is %s.\n" |
msgstr "" |
-#: auto-load.c:108 |
+#: auto-load.c:126 |
#, possible-c-format |
msgid "Auto-loading of .gdbinit script from current directory is %s.\n" |
msgstr "" |
-#: auto-load.c:137 |
+#: auto-load.c:155 |
#, possible-c-format |
msgid "List of directories from which to load auto-loaded scripts is %s.\n" |
msgstr "" |
-#: auto-load.c:168 |
+#: auto-load.c:186 |
#, possible-c-format |
msgid "auto-load: Expanded $-variables to \"%s\".\n" |
msgstr "" |
-#: auto-load.c:187 |
+#: auto-load.c:204 |
#, possible-c-format |
msgid "auto-load: Updating directories of \"%s\".\n" |
msgstr "" |
-#: auto-load.c:210 |
+#: auto-load.c:227 |
#, possible-c-format |
msgid "auto-load: Using directory \"%s\".\n" |
msgstr "" |
-#: auto-load.c:214 |
+#: auto-load.c:231 |
#, possible-c-format |
msgid "auto-load: Resolved directory \"%s\" as \"%s\".\n" |
msgstr "" |
-#: auto-load.c:229 |
+#: auto-load.c:246 |
#, possible-c-format |
msgid "auto-load: And canonicalized as \"%s\".\n" |
msgstr "" |
-#: auto-load.c:273 |
+#: auto-load.c:290 |
msgid "Auto-load files are safe to load from any directory.\n" |
msgstr "" |
-#: auto-load.c:276 |
+#: auto-load.c:293 |
#, possible-c-format |
msgid "List of directories from which it is safe to auto-load files is %s.\n" |
msgstr "" |
-#: auto-load.c:290 |
+#: auto-load.c:307 |
msgid "" |
"Directory argument required.\n" |
"Use 'set auto-load safe-path /' for disabling the auto-load safe-path " |
"security." |
msgstr "" |
-#: auto-load.c:312 |
+#: auto-load.c:329 |
#, possible-c-format |
msgid "auto-load: Matching file \"%s\" to pattern \"%s\"\n" |
msgstr "" |
-#: auto-load.c:330 |
+#: auto-load.c:347 |
msgid "auto-load: Matched - empty pattern\n" |
msgstr "" |
-#: auto-load.c:345 |
+#: auto-load.c:362 |
#, possible-c-format |
msgid "auto-load: Not matched - pattern \"%s\".\n" |
msgstr "" |
-#: auto-load.c:354 |
+#: auto-load.c:371 |
#, possible-c-format |
msgid "auto-load: Matched - file \"%s\" to pattern \"%s\".\n" |
msgstr "" |
-#: auto-load.c:408 |
+#: auto-load.c:425 |
#, possible-c-format |
msgid "auto-load: Resolved file \"%s\" as \"%s\".\n" |
msgstr "" |
-#: auto-load.c:423 |
+#: auto-load.c:440 |
#, possible-c-format |
msgid "auto-load: File \"%s\" matches directory \"%s\".\n" |
msgstr "" |
-#: auto-load.c:471 |
+#: auto-load.c:488 |
#, possible-c-format |
msgid "" |
"File \"%s\" auto-loading has been declined by your `auto-load safe-path' set " |
"to \"%s\"." |
msgstr "" |
-#: auto-load.c:485 |
+#: auto-load.c:502 |
#, possible-c-format |
msgid "" |
"To enable execution of this file add\n" |
@@ -1963,114 +2082,146 @@ msgid "" |
"\tinfo \"(gdb)Auto-loading safe path\"\n" |
msgstr "" |
-#: auto-load.c:516 |
-#, possible-c-format |
-msgid "" |
-"auto-load: Loading canned sequences of commands script \"%s\" for objfile \"%" |
-"s\".\n" |
-msgstr "" |
- |
-#: auto-load.c:745 auto-load.c:776 |
+#: auto-load.c:747 auto-load.c:778 |
#, possible-c-format |
msgid "auto-load: Attempted file \"%s\" %s.\n" |
msgstr "" |
-#: auto-load.c:746 auto-load.c:779 |
+#: auto-load.c:748 auto-load.c:781 |
msgid "exists" |
msgstr "" |
-#: auto-load.c:746 auto-load.c:779 |
+#: auto-load.c:748 auto-load.c:781 |
msgid "does not exist" |
msgstr "" |
-#: auto-load.c:761 |
+#: auto-load.c:763 |
#, possible-c-format |
msgid "auto-load: Searching 'set auto-load scripts-directory' path \"%s\".\n" |
msgstr "" |
-#: auto-load.c:828 |
+#: auto-load.c:796 |
+#, possible-c-format |
+msgid "auto-load: Loading %s script \"%s\" by extension for objfile \"%s\".\n" |
+msgstr "" |
+ |
+#: auto-load.c:856 |
#, possible-c-format |
msgid "auto-load: Stripped .exe suffix, retrying with \"%s\".\n" |
msgstr "" |
-#: auto-load.c:963 solib.c:886 solib.c:968 xcoffsolib.c:113 |
+#: auto-load.c:900 |
+#, possible-c-format |
+msgid "Invalid entry in %s section" |
+msgstr "" |
+ |
+#: auto-load.c:915 |
+#, possible-c-format |
+msgid "Non-null-terminated path in %s: %s" |
+msgstr "" |
+ |
+#: auto-load.c:922 |
+#, possible-c-format |
+msgid "Empty path in %s" |
+msgstr "" |
+ |
+#: auto-load.c:945 |
+#, possible-c-format |
+msgid "" |
+"auto-load: Loading %s script \"%s\" from section \"%s\" of objfile \"%s\".\n" |
+msgstr "" |
+ |
+#: auto-load.c:965 |
+#, possible-c-format |
+msgid "" |
+"Missing auto-load scripts referenced in section %s\n" |
+"of file %s\n" |
+"Use `info auto-load %s-scripts [REGEXP]' to list them." |
+msgstr "" |
+ |
+#: auto-load.c:999 |
+#, possible-c-format |
+msgid "Couldn't read %s section of %s" |
+msgstr "" |
+ |
+#: auto-load.c:1143 solib.c:905 solib.c:987 |
#, possible-c-format |
msgid "Invalid regexp: %s" |
msgstr "" |
-#: auto-load.c:1040 |
+#: auto-load.c:1218 |
msgid "Local .gdbinit file was not found.\n" |
msgstr "" |
-#: auto-load.c:1042 |
+#: auto-load.c:1220 |
#, possible-c-format |
msgid "Local .gdbinit file \"%s\" has been loaded.\n" |
msgstr "" |
-#: auto-load.c:1045 |
+#: auto-load.c:1223 |
#, possible-c-format |
msgid "Local .gdbinit file \"%s\" has not been loaded.\n" |
msgstr "" |
-#: auto-load.c:1082 |
+#: auto-load.c:1260 |
msgid "" |
"Valid is only global 'set auto-load no'; otherwise check the auto-load sub-" |
"commands." |
msgstr "" |
-#: auto-load.c:1101 |
+#: auto-load.c:1279 |
msgid "" |
"Auto-loading specific settings.\n" |
"Configure various auto-load-specific variables such as\n" |
"automatic loading of Python scripts." |
msgstr "" |
-#: auto-load.c:1128 |
+#: auto-load.c:1306 |
msgid "" |
"Show auto-loading specific settings.\n" |
"Show configuration of various auto-load-specific variables such as\n" |
"automatic loading of Python scripts." |
msgstr "" |
-#: auto-load.c:1179 |
+#: auto-load.c:1357 |
msgid "" |
"Print current status of auto-loaded files.\n" |
"Print whether various files like Python scripts or .gdbinit files have been\n" |
"found and/or loaded." |
msgstr "" |
-#: auto-load.c:1203 |
+#: auto-load.c:1382 |
msgid "Enable or disable auto-loading of canned sequences of commands scripts." |
msgstr "" |
-#: auto-load.c:1204 |
+#: auto-load.c:1383 |
msgid "" |
"Show whether auto-loading of canned sequences of commands scripts is enabled." |
msgstr "" |
-#: auto-load.c:1206 |
+#: auto-load.c:1385 |
msgid "" |
"If enabled, canned sequences of commands are loaded when the debugger reads\n" |
"an executable or shared library.\n" |
"This options has security implications for untrusted inferiors." |
msgstr "" |
-#: auto-load.c:1215 |
+#: auto-load.c:1394 |
msgid "" |
"Print the list of automatically loaded sequences of commands.\n" |
"Usage: info auto-load gdb-scripts [REGEXP]" |
msgstr "" |
-#: auto-load.c:1220 |
+#: auto-load.c:1399 |
msgid "Enable or disable auto-loading of .gdbinit script in current directory." |
msgstr "" |
-#: auto-load.c:1221 |
+#: auto-load.c:1400 |
msgid "" |
"Show whether auto-loading .gdbinit script in current directory is enabled." |
msgstr "" |
-#: auto-load.c:1223 |
+#: auto-load.c:1402 |
msgid "" |
"If enabled, canned sequences of commands are loaded when debugger starts\n" |
"from .gdbinit file in current directory. Such files are deprecated,\n" |
@@ -2078,13 +2229,13 @@ msgid "" |
"This options has security implications for untrusted inferiors." |
msgstr "" |
-#: auto-load.c:1233 |
+#: auto-load.c:1412 |
msgid "" |
"Print whether current directory .gdbinit file has been loaded.\n" |
"Usage: info auto-load local-gdbinit" |
msgstr "" |
-#: auto-load.c:1240 |
+#: auto-load.c:1419 |
#, possible-c-format |
msgid "" |
"Automatically loaded Python scripts (named OBJFILE%s) and GDB scripts\n" |
@@ -2093,7 +2244,7 @@ msgid "" |
"%s" |
msgstr "" |
-#: auto-load.c:1247 |
+#: auto-load.c:1426 |
#, possible-c-format |
msgid "" |
"Automatically loaded GDB scripts (named OBJFILE%s) are located in one\n" |
@@ -2101,7 +2252,7 @@ msgid "" |
"%s" |
msgstr "" |
-#: auto-load.c:1253 |
+#: auto-load.c:1432 |
msgid "" |
"This option is ignored for the kinds of scripts having 'set auto-load ... " |
"off'.\n" |
@@ -2110,23 +2261,23 @@ msgid "" |
"option." |
msgstr "" |
-#: auto-load.c:1260 |
+#: auto-load.c:1439 |
msgid "Set the list of directories from which to load auto-loaded scripts." |
msgstr "" |
-#: auto-load.c:1261 |
+#: auto-load.c:1440 |
msgid "Show the list of directories from which to load auto-loaded scripts." |
msgstr "" |
-#: auto-load.c:1272 |
+#: auto-load.c:1451 |
msgid "Set the list of files and directories that are safe for auto-loading." |
msgstr "" |
-#: auto-load.c:1273 |
+#: auto-load.c:1452 |
msgid "Show the list of files and directories that are safe for auto-loading." |
msgstr "" |
-#: auto-load.c:1274 |
+#: auto-load.c:1453 |
msgid "" |
"Various files loaded automatically for the 'set auto-load ...' options must\n" |
"be located in one of the directories listed by this option. Warning will " |
@@ -2142,7 +2293,7 @@ msgid "" |
"This options has security implications for untrusted inferiors." |
msgstr "" |
-#: auto-load.c:1293 |
+#: auto-load.c:1472 |
msgid "" |
"Add entries to the list of directories from which it is safe to auto-load " |
"files.\n" |
@@ -2151,494 +2302,498 @@ msgid "" |
"access the current full list setting." |
msgstr "" |
-#: auto-load.c:1301 |
+#: auto-load.c:1480 |
msgid "Set auto-load verifications debugging." |
msgstr "" |
-#: auto-load.c:1302 |
+#: auto-load.c:1481 |
msgid "Show auto-load verifications debugging." |
msgstr "" |
-#: auto-load.c:1303 |
+#: auto-load.c:1482 |
msgid "" |
"When non-zero, debugging output for files of 'set auto-load ...'\n" |
"is displayed." |
msgstr "" |
-#: auxv.c:419 |
+#: auxv.c:420 |
msgid "End of vector" |
msgstr "" |
-#: auxv.c:420 auxv.c:441 |
+#: auxv.c:421 auxv.c:442 |
msgid "Entry should be ignored" |
msgstr "" |
-#: auxv.c:421 |
+#: auxv.c:422 |
msgid "File descriptor of program" |
msgstr "" |
-#: auxv.c:422 |
+#: auxv.c:423 |
msgid "Program headers for program" |
msgstr "" |
-#: auxv.c:423 |
+#: auxv.c:424 |
msgid "Size of program header entry" |
msgstr "" |
-#: auxv.c:424 |
+#: auxv.c:425 |
msgid "Number of program headers" |
msgstr "" |
-#: auxv.c:425 |
+#: auxv.c:426 |
msgid "System page size" |
msgstr "" |
-#: auxv.c:426 |
+#: auxv.c:427 |
msgid "Base address of interpreter" |
msgstr "" |
-#: auxv.c:427 |
+#: auxv.c:428 |
msgid "Flags" |
msgstr "" |
-#: auxv.c:428 |
+#: auxv.c:429 |
msgid "Entry point of program" |
msgstr "" |
-#: auxv.c:429 |
+#: auxv.c:430 |
msgid "Program is not ELF" |
msgstr "" |
-#: auxv.c:430 auxv.c:453 |
+#: auxv.c:431 auxv.c:454 |
msgid "Real user ID" |
msgstr "" |
-#: auxv.c:431 auxv.c:452 |
+#: auxv.c:432 auxv.c:453 |
msgid "Effective user ID" |
msgstr "" |
-#: auxv.c:432 auxv.c:455 |
+#: auxv.c:433 auxv.c:456 |
msgid "Real group ID" |
msgstr "" |
-#: auxv.c:433 auxv.c:454 |
+#: auxv.c:434 auxv.c:455 |
msgid "Effective group ID" |
msgstr "" |
-#: auxv.c:434 |
+#: auxv.c:435 |
msgid "Frequency of times()" |
msgstr "" |
-#: auxv.c:435 |
+#: auxv.c:436 |
msgid "String identifying platform" |
msgstr "" |
-#: auxv.c:436 auxv.c:461 |
+#: auxv.c:437 auxv.c:462 |
msgid "Machine-dependent CPU capability hints" |
msgstr "" |
-#: auxv.c:437 |
+#: auxv.c:438 |
msgid "Used FPU control word" |
msgstr "" |
-#: auxv.c:438 |
+#: auxv.c:439 |
msgid "Data cache block size" |
msgstr "" |
-#: auxv.c:439 |
+#: auxv.c:440 |
msgid "Instruction cache block size" |
msgstr "" |
-#: auxv.c:440 |
+#: auxv.c:441 |
msgid "Unified cache block size" |
msgstr "" |
-#: auxv.c:442 |
+#: auxv.c:443 |
msgid "String identifying base platform" |
msgstr "" |
-#: auxv.c:443 |
+#: auxv.c:444 |
msgid "Address of 16 random bytes" |
msgstr "" |
-#: auxv.c:444 |
+#: auxv.c:445 |
msgid "File name of executable" |
msgstr "" |
-#: auxv.c:445 |
+#: auxv.c:446 |
msgid "Boolean, was exec setuid-like?" |
msgstr "" |
-#: auxv.c:446 |
+#: auxv.c:447 |
msgid "Special system info/entry points" |
msgstr "" |
-#: auxv.c:447 |
+#: auxv.c:448 |
msgid "System-supplied DSO's ELF header" |
msgstr "" |
-#: auxv.c:448 |
+#: auxv.c:449 |
msgid "L1 Instruction cache information" |
msgstr "" |
-#: auxv.c:449 |
+#: auxv.c:450 |
msgid "L1 Data cache information" |
msgstr "" |
-#: auxv.c:450 |
+#: auxv.c:451 |
msgid "L2 cache information" |
msgstr "" |
-#: auxv.c:451 |
+#: auxv.c:452 |
msgid "L3 cache information" |
msgstr "" |
-#: auxv.c:456 |
+#: auxv.c:457 |
msgid "Dynamic linker's ELF header" |
msgstr "" |
-#: auxv.c:457 |
+#: auxv.c:458 |
msgid "Dynamic linker's section headers" |
msgstr "" |
-#: auxv.c:458 |
+#: auxv.c:459 |
msgid "String giving name of dynamic linker" |
msgstr "" |
-#: auxv.c:459 |
+#: auxv.c:460 |
msgid "Large pagesize" |
msgstr "" |
-#: auxv.c:460 |
+#: auxv.c:461 |
msgid "Platform name string" |
msgstr "" |
-#: auxv.c:462 |
+#: auxv.c:463 |
msgid "Should flush icache?" |
msgstr "" |
-#: auxv.c:463 |
+#: auxv.c:464 |
msgid "CPU name string" |
msgstr "" |
-#: auxv.c:464 |
+#: auxv.c:465 |
msgid "COFF entry point address" |
msgstr "" |
-#: auxv.c:465 |
+#: auxv.c:466 |
msgid "COFF executable file descriptor" |
msgstr "" |
-#: auxv.c:467 |
+#: auxv.c:468 |
msgid "Canonicalized file name given to execve" |
msgstr "" |
-#: auxv.c:468 |
+#: auxv.c:469 |
msgid "String for name of MMU module" |
msgstr "" |
-#: auxv.c:469 |
+#: auxv.c:470 |
msgid "Dynamic linker's data segment address" |
msgstr "" |
-#: auxv.c:471 |
+#: auxv.c:472 |
msgid "AF_SUN_ flags passed from the kernel" |
msgstr "" |
-#: auxv.c:509 |
+#: auxv.c:510 |
msgid "The program has no auxiliary information now." |
msgstr "" |
-#: auxv.c:515 |
+#: auxv.c:516 |
msgid "No auxiliary vector found, or failed reading it." |
msgstr "" |
-#: auxv.c:517 |
+#: auxv.c:518 |
msgid "Auxiliary vector is empty." |
msgstr "" |
-#: auxv.c:528 |
+#: auxv.c:529 |
msgid "" |
"Display the inferior's auxiliary vector.\n" |
"This is information provided by the operating system at program startup." |
msgstr "" |
-#: avr-tdep.c:373 avr-tdep.c:391 i386-tdep.c:284 i386-tdep.c:2817 |
-#: i386-tdep.c:2921 i386-tdep.c:3004 s390-tdep.c:237 s390-tdep.c:256 |
-#: s390-tdep.c:319 s390-tdep.c:368 sparc64-tdep.c:339 spu-tdep.c:179 |
-#: spu-tdep.c:247 spu-tdep.c:308 |
+#: avr-tdep.c:370 avr-tdep.c:388 i386-tdep.c:343 i386-tdep.c:2967 |
+#: i386-tdep.c:3094 i386-tdep.c:3204 s390-linux-tdep.c:247 |
+#: s390-linux-tdep.c:264 s390-linux-tdep.c:325 s390-linux-tdep.c:372 |
+#: sparc64-tdep.c:339 spu-tdep.c:179 spu-tdep.c:249 spu-tdep.c:310 |
msgid "invalid regnum" |
msgstr "" |
-#: avr-tdep.c:634 |
+#: avr-tdep.c:631 |
#, possible-c-format |
msgid "Num pushes too large: %d\n" |
msgstr "" |
-#: avr-tdep.c:1484 |
+#: avr-tdep.c:1483 |
msgid "ERR: info io_registers NOT supported by current target\n" |
msgstr "" |
-#: avr-tdep.c:1492 |
+#: avr-tdep.c:1491 |
msgid "Error fetching number of io registers\n" |
msgstr "" |
-#: avr-tdep.c:1501 |
+#: avr-tdep.c:1500 |
#, possible-c-format |
msgid "" |
"Target has %u io registers:\n" |
"\n" |
msgstr "" |
-#: avr-tdep.c:1550 |
+#: avr-tdep.c:1549 |
msgid "query remote avr target for io space register values" |
msgstr "" |
-#: ax-gdb.c:552 |
+#: ax-gdb.c:522 |
msgid "gen_fetch: strange size" |
msgstr "" |
#. Our caller requested us to dereference a pointer from an unsupported |
#. type. Error out and give callers a chance to handle the failure |
#. gracefully. |
-#: ax-gdb.c:562 |
+#: ax-gdb.c:532 |
#, possible-c-format |
msgid "gen_fetch: Unsupported type code `%s'." |
msgstr "" |
-#: ax-gdb.c:680 |
+#: ax-gdb.c:656 |
msgid "gen_var_ref: LOC_CONST_BYTES symbols are not supported" |
msgstr "" |
-#: ax-gdb.c:712 |
+#: ax-gdb.c:688 |
#, possible-c-format |
msgid "Cannot compute value of typedef `%s'." |
msgstr "" |
-#: ax-gdb.c:744 |
+#: ax-gdb.c:720 |
#, possible-c-format |
msgid "Couldn't resolve symbol `%s'." |
msgstr "" |
-#: ax-gdb.c:768 |
+#: ax-gdb.c:729 findvar.c:355 findvar.c:560 printcmd.c:1299 tracepoint.c:2848 |
+msgid "LOC_COMPUTED variable missing a method" |
+msgstr "" |
+ |
+#: ax-gdb.c:738 |
#, possible-c-format |
msgid "Cannot find value of botched symbol `%s'." |
msgstr "" |
-#: ax-gdb.c:804 |
+#: ax-gdb.c:774 |
msgid "Value not scalar: cannot be an rvalue." |
msgstr "" |
-#: ax-gdb.c:1043 |
+#: ax-gdb.c:1013 |
msgid "Invalid type cast: intended type must be scalar." |
msgstr "" |
-#: ax-gdb.c:1066 |
+#: ax-gdb.c:1036 |
msgid "Casts to requested type are not yet implemented." |
msgstr "" |
-#: ax-gdb.c:1134 |
+#: ax-gdb.c:1104 |
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:1187 |
+#: ax-gdb.c:1157 |
#, possible-c-format |
msgid "Invalid combination of types in %s." |
msgstr "" |
-#: ax-gdb.c:1204 |
+#: ax-gdb.c:1174 |
msgid "Invalid type of operand to `!'." |
msgstr "" |
-#: ax-gdb.c:1215 |
+#: ax-gdb.c:1185 |
msgid "Invalid type of operand to `~'." |
msgstr "" |
-#: ax-gdb.c:1233 |
+#: ax-gdb.c:1203 |
msgid "gen_deref: expected a pointer" |
msgstr "" |
-#: ax-gdb.c:1242 valops.c:930 |
+#: ax-gdb.c:1212 valops.c:913 |
msgid "Attempt to dereference a generic pointer." |
msgstr "" |
-#: ax-gdb.c:1263 |
+#: ax-gdb.c:1233 |
msgid "Operand of `&' is an rvalue, which has no address." |
msgstr "" |
-#: ax-gdb.c:1266 |
+#: ax-gdb.c:1236 |
msgid "Operand of `&' is in a register, and has no address." |
msgstr "" |
-#: ax-gdb.c:1338 |
+#: ax-gdb.c:1308 |
msgid "gen_bitfield_ref: bitfield too wide" |
msgstr "" |
-#: ax-gdb.c:1490 ax-gdb.c:1632 |
+#: ax-gdb.c:1460 ax-gdb.c:1602 |
#, possible-c-format |
msgid "static field `%s' has been optimized out, cannot use" |
msgstr "" |
-#: ax-gdb.c:1502 |
+#: ax-gdb.c:1472 |
msgid "find_field: anonymous unions not supported" |
msgstr "" |
-#: ax-gdb.c:1550 |
+#: ax-gdb.c:1520 |
#, possible-c-format |
msgid "The left operand of `%s' is not a %s." |
msgstr "" |
-#: ax-gdb.c:1556 |
+#: ax-gdb.c:1526 |
msgid "Structure does not live in memory." |
msgstr "" |
-#: ax-gdb.c:1562 |
+#: ax-gdb.c:1532 |
#, possible-c-format |
msgid "Couldn't find member named `%s' in struct/union/class `%s'" |
msgstr "" |
-#: ax-gdb.c:1620 |
+#: ax-gdb.c:1590 |
msgid "non-aggregate type to gen_struct_elt_for_reference" |
msgstr "" |
-#: ax-gdb.c:1638 valops.c:3346 |
+#: ax-gdb.c:1608 valops.c:3126 |
msgid "pointers to bitfield members not allowed" |
msgstr "" |
#. FIXME we need a way to do "want_address" equivalent |
-#: ax-gdb.c:1642 valops.c:3355 |
+#: ax-gdb.c:1612 valops.c:3159 |
#, possible-c-format |
msgid "Cannot reference non-static field \"%s\"" |
msgstr "" |
-#: ax-gdb.c:1663 eval.c:1622 valops.c:3530 |
+#: ax-gdb.c:1633 eval.c:1513 valops.c:3335 |
#, possible-c-format |
msgid "No symbol \"%s\" in namespace \"%s\"." |
msgstr "" |
-#: ax-gdb.c:1693 ax-gdb.c:2011 ax-gdb.c:2193 |
+#: ax-gdb.c:1663 ax-gdb.c:1981 ax-gdb.c:2205 |
#, possible-c-format |
msgid "`%s' has been optimized out, cannot use" |
msgstr "" |
-#: ax-gdb.c:1717 |
+#: ax-gdb.c:1687 |
msgid "non-aggregate type in gen_aggregate_elt_ref" |
msgstr "" |
-#: ax-gdb.c:1744 |
+#: ax-gdb.c:1714 |
msgid "Left operand of `@' must be an object in memory." |
msgstr "" |
-#: ax-gdb.c:1752 |
+#: ax-gdb.c:1722 |
msgid "Right operand of `@' must be a constant, in agent expressions." |
msgstr "" |
-#: ax-gdb.c:1755 |
+#: ax-gdb.c:1725 |
msgid "Right operand of `@' must be an integer." |
msgstr "" |
-#: ax-gdb.c:1758 |
+#: ax-gdb.c:1728 |
msgid "Right operand of `@' must be positive." |
msgstr "" |
-#: ax-gdb.c:1937 ax-gdb.c:1973 |
+#: ax-gdb.c:1907 ax-gdb.c:1943 |
#, possible-c-format |
msgid "$%s is not a trace state variable, may not assign to it" |
msgstr "" |
-#: ax-gdb.c:1941 ax-gdb.c:1977 |
+#: ax-gdb.c:1911 ax-gdb.c:1947 |
msgid "May only assign to trace state variables" |
msgstr "" |
-#: ax-gdb.c:2026 tracepoint.c:1471 |
+#: ax-gdb.c:1996 tracepoint.c:1529 |
#, possible-c-format |
msgid "Register $%s not available" |
msgstr "" |
-#: ax-gdb.c:2030 |
+#: ax-gdb.c:2000 |
#, possible-c-format |
msgid "'%s' is a user-register; GDB cannot yet trace user-register contents." |
msgstr "" |
-#: ax-gdb.c:2057 |
+#: ax-gdb.c:2027 |
#, possible-c-format |
msgid "" |
"$%s is not a trace state variable; GDB agent expressions cannot use " |
"convenience variables." |
msgstr "" |
-#: ax-gdb.c:2136 |
+#: ax-gdb.c:2148 |
msgid "Argument of unary `*' is not a pointer." |
msgstr "" |
-#: ax-gdb.c:2172 |
+#: ax-gdb.c:2184 |
msgid "gen_expr: unhandled struct case" |
msgstr "" |
-#: ax-gdb.c:2188 |
+#: ax-gdb.c:2200 |
#, possible-c-format |
msgid "no `%s' found" |
msgstr "" |
-#: ax-gdb.c:2210 eval.c:836 eval.c:2972 |
+#: ax-gdb.c:2222 eval.c:732 eval.c:2928 |
#, possible-c-format |
msgid "There is no field named %s" |
msgstr "" |
-#: ax-gdb.c:2216 |
+#: ax-gdb.c:2230 |
msgid "Attempt to use a type name as an expression." |
msgstr "" |
-#: ax-gdb.c:2219 |
+#: ax-gdb.c:2233 |
#, possible-c-format |
msgid "Unsupported operator %s (%d) in expression." |
msgstr "" |
-#: ax-gdb.c:2295 |
+#: ax-gdb.c:2309 |
msgid "cannot subscript requested type: cannot call user defined functions" |
msgstr "" |
-#: ax-gdb.c:2308 eval.c:2270 eval.c:2325 eval.c:2355 jv-lang.c:989 |
-#: m2-lang.c:265 |
+#: ax-gdb.c:2322 eval.c:2144 eval.c:2199 eval.c:2223 jv-lang.c:987 |
+#: m2-lang.c:254 |
#, possible-c-format |
msgid "cannot subscript something of type `%s'" |
msgstr "" |
-#: ax-gdb.c:2311 eval.c:2273 eval.c:2358 jv-lang.c:991 m2-lang.c:268 |
+#: ax-gdb.c:2325 eval.c:2147 eval.c:2226 jv-lang.c:989 m2-lang.c:257 |
msgid "cannot subscript requested type" |
msgstr "" |
-#: ax-gdb.c:2316 valarith.c:952 |
+#: ax-gdb.c:2330 valarith.c:914 |
msgid "Argument to arithmetic operation not a number or boolean." |
msgstr "" |
-#: ax-gdb.c:2371 |
+#: ax-gdb.c:2385 |
msgid "gen_expr: op case sets don't match" |
msgstr "" |
-#: ax-gdb.c:2611 ax-gdb.c:2687 |
+#: ax-gdb.c:2635 ax-gdb.c:2711 |
msgid "GDB can't do agent expression translation with overlays." |
msgstr "" |
-#: ax-gdb.c:2614 ax-gdb.c:2690 |
+#: ax-gdb.c:2638 ax-gdb.c:2714 |
msgid "expression to translate" |
msgstr "" |
-#: ax-gdb.c:2697 |
+#: ax-gdb.c:2721 |
msgid "Must start with a format string." |
msgstr "" |
-#: ax-gdb.c:2708 breakpoint.c:2215 printcmd.c:2027 |
+#: ax-gdb.c:2732 breakpoint.c:2229 printcmd.c:2275 |
msgid "Bad format string, non-terminated '\"'." |
msgstr "" |
-#: ax-gdb.c:2713 breakpoint.c:2220 printcmd.c:2032 |
+#: ax-gdb.c:2737 breakpoint.c:2234 printcmd.c:2280 |
msgid "Invalid argument syntax" |
msgstr "" |
-#: ax-gdb.c:2757 |
+#: ax-gdb.c:2781 |
msgid "" |
"Translate an expression into remote agent bytecode for tracing.\n" |
"Usage: maint agent [-at location,] EXPRESSION\n" |
@@ -2646,7 +2801,7 @@ msgid "" |
"If not, generate remote agent bytecode for current frame pc address." |
msgstr "" |
-#: ax-gdb.c:2765 |
+#: ax-gdb.c:2789 |
msgid "" |
"Translate an expression into remote agent bytecode for evaluation.\n" |
"Usage: maint agent-eval [-at location,] EXPRESSION\n" |
@@ -2654,100 +2809,100 @@ msgid "" |
"If not, generate remote agent bytecode for current frame pc address." |
msgstr "" |
-#: ax-gdb.c:2773 |
+#: ax-gdb.c:2797 |
msgid "" |
"Translate an expression into remote agent bytecode for evaluation and " |
"display the bytecodes." |
msgstr "" |
-#: ax-general.c:128 |
+#: ax-general.c:131 |
msgid "GDB bug: ax-general.c (read_const): incomplete constant" |
msgstr "" |
-#: ax-general.c:152 |
+#: ax-general.c:155 |
msgid "GDB bug: ax-general.c (ax_pick): stack depth out of range" |
msgstr "" |
-#: ax-general.c:165 |
+#: ax-general.c:168 |
msgid "GDB bug: ax-general.c (generic_ext): bit count out of range" |
msgstr "" |
-#: ax-general.c:168 |
+#: ax-general.c:171 |
msgid "GDB bug: ax-general.c (generic_ext): opcode has inadequate range" |
msgstr "" |
-#: ax-general.c:199 |
+#: ax-general.c:202 |
msgid "" |
"GDB bug: ax-general.c (ax_trace_quick): size out of range for trace_quick" |
msgstr "" |
-#: ax-general.c:235 |
+#: ax-general.c:238 |
msgid "GDB bug: ax-general.c (ax_label): label target out of range" |
msgstr "" |
#. FIXME: floating-point support not present yet. |
-#: ax-general.c:281 |
+#: ax-general.c:284 |
msgid "GDB bug: ax-general.c (ax_const_d): floating point not supported yet" |
msgstr "" |
-#: ax-general.c:295 ax-general.c:446 |
+#: ax-general.c:298 ax-general.c:446 |
#, possible-c-format |
msgid "'%s' is a pseudo-register; GDB cannot yet trace its contents." |
msgstr "" |
-#: ax-general.c:299 ax-general.c:450 |
+#: ax-general.c:302 ax-general.c:450 |
#, possible-c-format |
msgid "Trace '%s' failed." |
msgstr "" |
-#: ax-general.c:306 |
+#: ax-general.c:309 |
msgid "GDB bug: ax-general.c (ax_reg): register number out of range" |
msgstr "" |
-#: ax-general.c:324 |
+#: ax-general.c:327 |
#, possible-c-format |
msgid "ax-general.c (ax_tsv): variable number is %d, out of range" |
msgstr "" |
-#: ax-general.c:347 |
+#: ax-general.c:350 |
#, possible-c-format |
msgid "ax-general.c (ax_string): string length is %d, out of allowed range" |
msgstr "" |
-#: ax-general.c:380 |
+#: ax-general.c:382 |
#, possible-c-format |
msgid "Scope: %s\n" |
msgstr "" |
-#: ax-general.c:381 |
+#: ax-general.c:383 |
msgid "Reg mask:" |
msgstr "" |
-#: ax-general.c:383 |
+#: ax-general.c:385 |
#, possible-c-format |
msgid " %02x" |
msgstr "" |
-#: ax-general.c:384 darwin-nat.c:545 darwin-nat-info.c:294 |
-#: darwin-nat-info.c:587 darwin-nat-info.c:795 |
+#: ax-general.c:386 darwin-nat.c:544 darwin-nat-info.c:293 |
+#: darwin-nat-info.c:586 darwin-nat-info.c:794 |
msgid "\n" |
msgstr "" |
-#: ax-general.c:390 |
+#: ax-general.c:392 |
msgid "GDB bug: ax-general.c (ax_print): opcode map out of sync" |
msgstr "" |
-#: ax-general.c:399 |
+#: ax-general.c:401 |
#, possible-c-format |
msgid "%3d <bad opcode %02x>\n" |
msgstr "" |
-#: ax-general.c:405 |
+#: ax-general.c:407 |
#, possible-c-format |
msgid "%3d <incomplete opcode %s>\n" |
msgstr "" |
-#: ax-general.c:427 |
+#: ax-general.c:429 |
#, possible-c-format |
msgid " \"%s\", %d args" |
msgstr "" |
@@ -2755,113 +2910,113 @@ 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:353 bcache.c:454 bcache.c:484 |
+#: bcache.c:352 bcache.c:453 bcache.c:483 |
msgid "(not applicable)\n" |
msgstr "" |
-#: bcache.c:435 |
+#: bcache.c:434 |
#, possible-c-format |
msgid " Cached '%s' statistics:\n" |
msgstr "" |
-#: bcache.c:436 |
+#: bcache.c:435 |
#, possible-c-format |
msgid " Total object count: %ld\n" |
msgstr "" |
-#: bcache.c:437 |
+#: bcache.c:436 |
#, possible-c-format |
msgid " Unique object count: %lu\n" |
msgstr "" |
-#: bcache.c:438 |
+#: bcache.c:437 |
msgid " Percentage of duplicates, by count: " |
msgstr "" |
-#: bcache.c:442 |
+#: bcache.c:441 |
#, possible-c-format |
msgid " Total object size: %ld\n" |
msgstr "" |
-#: bcache.c:443 |
+#: bcache.c:442 |
#, possible-c-format |
msgid " Unique object size: %ld\n" |
msgstr "" |
-#: bcache.c:444 |
+#: bcache.c:443 |
msgid " Percentage of duplicates, by size: " |
msgstr "" |
-#: bcache.c:448 |
+#: bcache.c:447 |
#, possible-c-format |
msgid " Max entry size: %d\n" |
msgstr "" |
-#: bcache.c:449 |
+#: bcache.c:448 |
msgid " Average entry size: " |
msgstr "" |
-#: bcache.c:455 |
+#: bcache.c:454 |
#, possible-c-format |
msgid " Median entry size: %d\n" |
msgstr "" |
-#: bcache.c:458 |
+#: bcache.c:457 |
#, possible-c-format |
msgid " Total memory used by bcache, including overhead: %ld\n" |
msgstr "" |
-#: bcache.c:461 |
+#: bcache.c:460 |
msgid " Percentage memory overhead: " |
msgstr "" |
-#: bcache.c:463 |
+#: bcache.c:462 |
msgid " Net memory savings: " |
msgstr "" |
-#: bcache.c:467 |
+#: bcache.c:466 |
#, possible-c-format |
msgid " Hash table size: %3d\n" |
msgstr "" |
-#: bcache.c:469 |
+#: bcache.c:468 |
#, possible-c-format |
msgid " Hash table expands: %lu\n" |
msgstr "" |
-#: bcache.c:471 |
+#: bcache.c:470 |
#, possible-c-format |
msgid " Hash table hashes: %lu\n" |
msgstr "" |
-#: bcache.c:473 |
+#: bcache.c:472 |
#, possible-c-format |
msgid " Half hash misses: %lu\n" |
msgstr "" |
-#: bcache.c:475 |
+#: bcache.c:474 |
msgid " Hash table population: " |
msgstr "" |
-#: bcache.c:477 |
+#: bcache.c:476 |
#, possible-c-format |
msgid " Median hash chain length: %3d\n" |
msgstr "" |
-#: bcache.c:479 |
+#: bcache.c:478 |
msgid " Average hash chain length: " |
msgstr "" |
-#: bcache.c:485 |
+#: bcache.c:484 |
#, possible-c-format |
msgid " Maximum hash chain length: %3d\n" |
msgstr "" |
-#: bfd-target.c:91 |
+#: bfd-target.c:93 |
msgid "BFD backed target" |
msgstr "" |
-#: bfd-target.c:92 |
+#: bfd-target.c:94 |
msgid "You should never see this" |
msgstr "" |
@@ -2871,7 +3026,7 @@ msgid "" |
"function" |
msgstr "" |
-#: bfin-tdep.c:701 bfin-tdep.c:721 xtensa-tdep.c:336 xtensa-tdep.c:641 |
+#: bfin-tdep.c:699 bfin-tdep.c:719 xtensa-tdep.c:336 xtensa-tdep.c:641 |
#: xtensa-tdep.c:739 |
#, possible-c-format |
msgid "invalid register number %d" |
@@ -2883,81 +3038,185 @@ msgid "" |
"DW_OP_GNU_entry_value resolving cannot find DW_TAG_GNU_call_site %s in %s" |
msgstr "" |
-#: breakpoint.c:389 |
+#: break-catch-sig.c:228 |
#, possible-c-format |
-msgid "Debugger's willingness to use watchpoint hardware is %s.\n" |
+msgid "" |
+"\n" |
+"Catchpoint %d (signal %s), " |
msgstr "" |
-#: breakpoint.c:405 |
+#: break-catch-sig.c:306 |
#, possible-c-format |
-msgid "Debugger's behavior regarding pending breakpoints is %s.\n" |
+msgid "Catchpoint %d (signals" |
msgstr "" |
-#: breakpoint.c:421 |
+#: break-catch-sig.c:308 |
#, possible-c-format |
-msgid "Automatic usage of hardware breakpoints is %s.\n" |
+msgid "Catchpoint %d (signal" |
msgstr "" |
-#: breakpoint.c:439 |
+#: break-catch-sig.c:321 |
#, possible-c-format |
-msgid "Always inserted breakpoint mode is %s (currently %s).\n" |
+msgid "Catchpoint %d (any signal)" |
msgstr "" |
-#: breakpoint.c:444 |
+#: break-catch-sig.c:323 |
#, possible-c-format |
-msgid "Always inserted breakpoint mode is %s.\n" |
+msgid "Catchpoint %d (standard signals)" |
msgstr "" |
-#: breakpoint.c:798 |
-msgid "" |
-"Target does not support breakpoint condition evaluation.\n" |
-"Using host evaluation mode instead." |
+#: break-catch-sig.c:410 |
+msgid "'all' cannot be caught with other signals" |
msgstr "" |
-#: breakpoint.c:854 |
+#: break-catch-sig.c:428 |
#, possible-c-format |
-msgid "Breakpoint condition evaluation mode is %s (currently %s).\n" |
+msgid "Unknown signal name '%s'." |
msgstr "" |
-#: breakpoint.c:859 |
-#, possible-c-format |
-msgid "Breakpoint condition evaluation mode is %s.\n" |
+#: break-catch-sig.c:495 |
+msgid "" |
+"Catch signals by their names and/or numbers.\n" |
+"Usage: catch signal [[NAME|NUMBER] [NAME|NUMBER]...|all]\n" |
+"Arguments say which signals to catch. If no arguments\n" |
+"are given, every \"normal\" signal will be caught.\n" |
+"The argument \"all\" means to also catch signals used by GDB.\n" |
+"Arguments, if given, should be one or more signal names\n" |
+"(if your system supports that), or signal numbers." |
msgstr "" |
-#: breakpoint.c:945 |
-#, possible-c-format |
+#. 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. |
+#: break-catch-throw.c:107 f-valprint.c:483 stap-probe.c:1166 |
+msgid "No frame selected" |
+msgstr "" |
+ |
+#: break-catch-throw.c:119 |
+msgid "not stopped at a C++ exception catchpoint" |
+msgstr "" |
+ |
+#: break-catch-throw.c:123 |
+msgid "C++ exception catchpoint has too few arguments" |
+msgstr "" |
+ |
+#: break-catch-throw.c:130 |
+msgid "error computing probe argument at c++ exception catchpoint" |
+msgstr "" |
+ |
+#: break-catch-throw.c:325 |
+msgid "\tmatching: " |
+msgstr "" |
+ |
+#: break-catch-throw.c:342 |
+msgid " (throw)" |
+msgstr "" |
+ |
+#: break-catch-throw.c:343 |
+msgid " (catch)" |
+msgstr "" |
+ |
+#: break-catch-throw.c:344 |
+msgid " (rethrow)" |
+msgstr "" |
+ |
+#: break-catch-throw.c:388 |
+msgid "invalid type-matching regexp" |
+msgstr "" |
+ |
+#: break-catch-throw.c:474 |
+msgid "Unsupported or unknown exception event; cannot catch it" |
+msgstr "" |
+ |
+#. Add catch and tcatch sub-commands. |
+#: break-catch-throw.c:572 |
+msgid "Catch an exception, when caught." |
+msgstr "" |
+ |
+#: break-catch-throw.c:578 |
+msgid "Catch an exception, when thrown." |
+msgstr "" |
+ |
+#: break-catch-throw.c:584 |
+msgid "Catch an exception, when rethrown." |
+msgstr "" |
+ |
+#: breakpoint.c:388 |
+#, possible-c-format |
+msgid "Debugger's willingness to use watchpoint hardware is %s.\n" |
+msgstr "" |
+ |
+#: breakpoint.c:404 |
+#, possible-c-format |
+msgid "Debugger's behavior regarding pending breakpoints is %s.\n" |
+msgstr "" |
+ |
+#: breakpoint.c:420 |
+#, possible-c-format |
+msgid "Automatic usage of hardware breakpoints is %s.\n" |
+msgstr "" |
+ |
+#: breakpoint.c:438 |
+#, possible-c-format |
+msgid "Always inserted breakpoint mode is %s (currently %s).\n" |
+msgstr "" |
+ |
+#: breakpoint.c:443 |
+#, possible-c-format |
+msgid "Always inserted breakpoint mode is %s.\n" |
+msgstr "" |
+ |
+#: breakpoint.c:797 |
+msgid "" |
+"Target does not support breakpoint condition evaluation.\n" |
+"Using host evaluation mode instead." |
+msgstr "" |
+ |
+#: breakpoint.c:853 |
+#, possible-c-format |
+msgid "Breakpoint condition evaluation mode is %s (currently %s).\n" |
+msgstr "" |
+ |
+#: breakpoint.c:858 |
+#, possible-c-format |
+msgid "Breakpoint condition evaluation mode is %s.\n" |
+msgstr "" |
+ |
+#: breakpoint.c:944 |
+#, possible-c-format |
msgid "Breakpoint %d now unconditional.\n" |
msgstr "" |
-#: breakpoint.c:1054 |
+#: breakpoint.c:1041 |
msgid "breakpoint number" |
msgstr "" |
-#: breakpoint.c:1059 |
+#: breakpoint.c:1046 |
#, possible-c-format |
msgid "Bad breakpoint argument: '%s'" |
msgstr "" |
-#: breakpoint.c:1070 |
+#: breakpoint.c:1057 |
msgid "" |
"Cannot set a condition where a Python 'stop' method has been defined in the " |
"breakpoint." |
msgstr "" |
-#: breakpoint.c:1080 breakpoint.c:14286 |
+#: breakpoint.c:1067 breakpoint.c:14491 |
#, possible-c-format |
msgid "No breakpoint number %d." |
msgstr "" |
-#: breakpoint.c:1097 |
+#: breakpoint.c:1084 |
msgid "The 'while-stepping' command can only be used for tracepoints" |
msgstr "" |
-#: breakpoint.c:1107 |
+#: breakpoint.c:1094 |
msgid "The 'collect' command can only be used for tracepoints" |
msgstr "" |
-#: breakpoint.c:1110 |
+#: breakpoint.c:1097 |
msgid "The 'teval' command can only be used for tracepoints" |
msgstr "" |
@@ -2973,11 +3232,11 @@ msgstr "" |
msgid "The 'while-stepping' command can be used only once" |
msgstr "" |
-#: breakpoint.c:1173 |
+#: breakpoint.c:1175 |
msgid "The 'while-stepping' command cannot be nested" |
msgstr "" |
-#: breakpoint.c:1306 |
+#: breakpoint.c:1307 |
#, possible-c-format |
msgid "Type commands for breakpoint(s) %s, one per line." |
msgstr "" |
@@ -2991,463 +3250,464 @@ msgstr "" |
msgid "reading through apparently deleted breakpoint #%d?" |
msgstr "" |
-#: breakpoint.c:1924 |
+#: breakpoint.c:1808 breakpoint.c:1952 |
+msgid "" |
+"Can't set read/access watchpoint when hardware watchpoints are disabled." |
+msgstr "" |
+ |
+#: breakpoint.c:1931 |
msgid "Target does not support this type of hardware watchpoint." |
msgstr "" |
-#: breakpoint.c:1927 |
+#: breakpoint.c:1934 |
msgid "There are not enough available hardware resources for this watchpoint." |
msgstr "" |
-#: breakpoint.c:1943 |
+#: breakpoint.c:1955 |
msgid "Expression cannot be implemented with read/access watchpoint." |
msgstr "" |
-#: breakpoint.c:1977 |
+#: breakpoint.c:1990 |
#, 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:2204 |
+#: breakpoint.c:2218 |
msgid "No format string following the location" |
msgstr "" |
-#: breakpoint.c:2456 |
+#: breakpoint.c:2476 |
msgid "" |
"Note: automatically using hardware breakpoints for read-only addresses.\n" |
msgstr "" |
-#: breakpoint.c:2465 |
+#: breakpoint.c:2485 |
#, possible-c-format |
msgid "cannot set software breakpoint at readonly address %s" |
msgstr "" |
-#: breakpoint.c:2490 |
+#: breakpoint.c:2517 |
#, possible-c-format |
msgid "hardware breakpoint %d not supported in overlay!" |
msgstr "" |
-#: breakpoint.c:2632 |
+#: breakpoint.c:2670 |
#, possible-c-format |
msgid "" |
"Error inserting catchpoint %d: Your system does not support this type\n" |
"of catchpoint." |
msgstr "" |
-#: breakpoint.c:2636 |
+#: breakpoint.c:2674 |
#, possible-c-format |
msgid "Error inserting catchpoint %d." |
msgstr "" |
-#: breakpoint.c:3511 |
+#: breakpoint.c:2966 |
+#, possible-c-format |
+msgid "" |
+"Thread-specific breakpoint %d deleted - thread %d no longer in the thread " |
+"list.\n" |
+msgstr "" |
+ |
+#: breakpoint.c:3607 |
msgid "Cannot detach breakpoints of inferior_ptid" |
msgstr "" |
-#: breakpoint.c:3631 |
+#: breakpoint.c:3736 |
#, possible-c-format |
msgid "Could not remove hardware watchpoint %d." |
msgstr "" |
-#: breakpoint.c:4343 |
+#: breakpoint.c:4473 |
msgid "<unreadable>" |
msgstr "" |
-#: breakpoint.c:4390 |
+#: breakpoint.c:4520 |
msgid "print_bp_stop_message: unrecognized enum value" |
msgstr "" |
-#: breakpoint.c:4409 |
+#: breakpoint.c:4539 |
msgid "Stopped due to shared library event:\n" |
msgstr "" |
-#: breakpoint.c:4412 |
+#: breakpoint.c:4542 |
msgid "Stopped due to shared library event (no libraries added or removed)\n" |
msgstr "" |
-#: breakpoint.c:4426 |
+#: breakpoint.c:4556 |
msgid " Inferior unloaded " |
msgstr "" |
-#: breakpoint.c:4449 |
+#: breakpoint.c:4579 |
msgid " Inferior loaded " |
msgstr "" |
#. Error from catch_errors. |
-#: breakpoint.c:4951 |
+#: breakpoint.c:5083 |
#, possible-c-format |
msgid "Watchpoint %d deleted.\n" |
msgstr "" |
-#: breakpoint.c:5070 |
+#: breakpoint.c:5212 |
msgid "Watchpoint condition cannot be tested in the current scope" |
msgstr "" |
-#: breakpoint.c:5464 |
+#: breakpoint.c:5583 |
msgid "bpstat_what: tracepoint encountered" |
msgstr "" |
-#: breakpoint.c:5482 |
+#: breakpoint.c:5604 |
#, possible-c-format |
msgid "bpstat_what: unhandled bptype %d" |
msgstr "" |
-#: breakpoint.c:5754 |
+#: breakpoint.c:5872 |
#, possible-c-format |
msgid "bptypes table does not describe type #%d." |
msgstr "" |
-#: breakpoint.c:5844 |
+#: breakpoint.c:6006 |
msgid "print_one_breakpoint: bp_none encountered\n" |
msgstr "" |
-#: breakpoint.c:6471 |
+#: breakpoint.c:6641 |
msgid "Note: breakpoint " |
msgstr "" |
#. if (others == ???) |
-#: breakpoint.c:6473 |
+#: breakpoint.c:6643 |
msgid "Note: breakpoints " |
msgstr "" |
-#: breakpoint.c:6493 |
+#: breakpoint.c:6663 |
msgid "also set at pc " |
msgstr "" |
-#: breakpoint.c:6673 |
+#: breakpoint.c:6843 |
#, possible-c-format |
msgid "Breakpoint %d address previously adjusted from %s to %s." |
msgstr "" |
-#: breakpoint.c:6676 |
+#: breakpoint.c:6846 |
#, possible-c-format |
msgid "Breakpoint address adjusted from %s to %s." |
msgstr "" |
-#: breakpoint.c:6781 |
+#: breakpoint.c:6951 |
msgid "unknown breakpoint type" |
msgstr "" |
-#: breakpoint.c:7372 |
+#: breakpoint.c:7536 |
#, possible-c-format |
msgid "Temporarily disabling breakpoints for unloaded shared library \"%s\"" |
msgstr "" |
-#: breakpoint.c:7497 |
+#: breakpoint.c:7724 |
#, possible-c-format |
msgid "Catchpoint %d (fork)" |
msgstr "" |
-#: breakpoint.c:7610 |
+#: breakpoint.c:7840 |
#, possible-c-format |
msgid "Catchpoint %d (vfork)" |
msgstr "" |
-#: breakpoint.c:7787 |
+#: breakpoint.c:8017 |
#, possible-c-format |
msgid "load of library matching %s" |
msgstr "" |
-#: breakpoint.c:7789 |
+#: breakpoint.c:8019 |
msgid "load of library" |
msgstr "" |
-#: breakpoint.c:7794 |
+#: breakpoint.c:8024 |
#, possible-c-format |
msgid "unload of library matching %s" |
msgstr "" |
-#: breakpoint.c:7796 |
+#: breakpoint.c:8026 |
msgid "unload of library" |
msgstr "" |
-#: breakpoint.c:7807 |
+#: breakpoint.c:8041 |
#, possible-c-format |
msgid "Catchpoint %d (%s)" |
msgstr "" |
-#: breakpoint.c:7857 objc-lang.c:740 objc-lang.c:891 symtab.c:3501 |
-#: thread.c:1328 |
+#: breakpoint.c:8091 objc-lang.c:590 objc-lang.c:741 symtab.c:3595 |
+#: thread.c:1386 |
#, possible-c-format |
msgid "Invalid regexp (%s): %s" |
msgstr "" |
-#: breakpoint.c:8209 |
+#: breakpoint.c:8461 |
#, possible-c-format |
msgid "Catchpoint %d (syscalls" |
msgstr "" |
-#: breakpoint.c:8211 |
+#: breakpoint.c:8463 |
#, possible-c-format |
msgid "Catchpoint %d (syscall" |
msgstr "" |
-#: breakpoint.c:8228 |
+#: breakpoint.c:8480 |
#, possible-c-format |
msgid "Catchpoint %d (any syscall)" |
msgstr "" |
-#: breakpoint.c:8434 |
+#: breakpoint.c:8691 |
#, possible-c-format |
msgid "Catchpoint %d (exec)" |
msgstr "" |
-#: breakpoint.c:8793 printcmd.c:2020 |
+#: breakpoint.c:9048 printcmd.c:2268 |
msgid "Bad format string, missing '\"'." |
msgstr "" |
-#: breakpoint.c:8800 |
+#: breakpoint.c:9055 |
msgid "No function supplied for dprintf call" |
msgstr "" |
-#: breakpoint.c:8818 |
+#: breakpoint.c:9073 |
msgid "Target cannot run dprintf commands, falling back to GDB printf" |
msgstr "" |
-#: breakpoint.c:8824 |
+#: breakpoint.c:9079 |
msgid "Invalid dprintf style." |
msgstr "" |
-#: breakpoint.c:8894 breakpoint.c:14498 |
+#: breakpoint.c:9140 breakpoint.c:14713 |
msgid "No hardware breakpoint support in the target." |
msgstr "" |
-#: breakpoint.c:8896 breakpoint.c:10011 breakpoint.c:14500 |
+#: breakpoint.c:9142 breakpoint.c:10272 breakpoint.c:14715 |
msgid "Hardware breakpoints used exceeds limit." |
msgstr "" |
-#: breakpoint.c:8951 breakpoint.c:8960 |
+#: breakpoint.c:9197 breakpoint.c:9206 |
#, possible-c-format |
msgid "Probed static tracepoint marker \"%s\"\n" |
msgstr "" |
-#: breakpoint.c:8965 |
+#: breakpoint.c:9211 |
msgid "Couldn't determine the static tracepoint marker to probe" |
msgstr "" |
-#: breakpoint.c:8987 |
+#: breakpoint.c:9234 |
#, possible-c-format |
msgid "Garbage '%s' follows condition" |
msgstr "" |
-#: breakpoint.c:8997 |
+#: breakpoint.c:9244 breakpoint.c:13491 |
msgid "Format string required" |
msgstr "" |
-#: breakpoint.c:9000 |
+#: breakpoint.c:9247 |
#, possible-c-format |
msgid "Garbage '%s' at end of command" |
msgstr "" |
-#: breakpoint.c:9155 |
+#: breakpoint.c:9406 |
msgid "No default breakpoint address now." |
msgstr "" |
-#: breakpoint.c:9227 |
+#: breakpoint.c:9478 |
#, possible-c-format |
msgid "May not have a fast tracepoint at 0x%s%s" |
msgstr "" |
-#: breakpoint.c:9285 |
-msgid "Junk after thread keyword." |
-msgstr "" |
- |
-#: breakpoint.c:9287 breakpoint.c:10777 thread.c:1247 |
+#: breakpoint.c:9490 thread.c:1306 |
#, possible-c-format |
msgid "Unknown thread %d." |
msgstr "" |
-#: breakpoint.c:9297 |
+#: breakpoint.c:9546 |
+msgid "Junk after thread keyword." |
+msgstr "" |
+ |
+#: breakpoint.c:9558 |
msgid "Junk after task keyword." |
msgstr "" |
-#: breakpoint.c:9299 |
+#: breakpoint.c:9560 |
#, possible-c-format |
msgid "Unknown task %d." |
msgstr "" |
-#: breakpoint.c:9333 |
+#: breakpoint.c:9595 |
#, possible-c-format |
msgid "No known static tracepoint marker named %s" |
msgstr "" |
-#: breakpoint.c:9424 |
+#: breakpoint.c:9686 |
#, possible-c-format |
msgid "Make %s pending on future shared library load? " |
msgstr "" |
-#: breakpoint.c:9577 |
+#: breakpoint.c:9773 |
+#, possible-c-format |
+msgid "Garbage '%s' at end of location" |
+msgstr "" |
+ |
+#: breakpoint.c:9840 |
msgid "" |
"Multiple breakpoints were set.\n" |
"Use the \"delete\" command to delete unwanted breakpoints." |
msgstr "" |
-#: breakpoint.c:9640 linespec.c:1844 |
+#: breakpoint.c:9903 linespec.c:1971 |
#, possible-c-format |
msgid "No line %d in file \"%s\"." |
msgstr "" |
-#: breakpoint.c:9714 |
+#: breakpoint.c:9977 |
msgid "" |
"Specify the type of breakpoint to set.\n" |
"Usage: stop in <function | address>\n" |
" stop at <line>\n" |
msgstr "" |
-#: breakpoint.c:9747 |
+#: breakpoint.c:10010 |
msgid "Usage: stop in <function | address>\n" |
msgstr "" |
-#: breakpoint.c:9779 |
+#: breakpoint.c:10042 |
msgid "Usage: stop at <line>\n" |
msgstr "" |
-#: breakpoint.c:9810 |
+#: breakpoint.c:10071 |
msgid "May only run agent-printf on the target" |
msgstr "" |
-#: breakpoint.c:9938 |
+#: breakpoint.c:10199 |
#, possible-c-format |
msgid "Hardware assisted ranged breakpoint %d from %s to %s." |
msgstr "" |
-#: breakpoint.c:9979 breakpoint.c:10059 |
+#: breakpoint.c:10240 breakpoint.c:10320 |
msgid "Could not find location of the end of the range." |
msgstr "" |
-#: breakpoint.c:10004 |
+#: breakpoint.c:10265 |
msgid "This target does not support hardware ranged breakpoints." |
msgstr "" |
-#: breakpoint.c:10015 |
+#: breakpoint.c:10276 |
msgid "No address range specified." |
msgstr "" |
-#: breakpoint.c:10025 |
+#: breakpoint.c:10286 |
msgid "Too few arguments." |
msgstr "" |
-#: breakpoint.c:10027 |
+#: breakpoint.c:10288 |
msgid "Could not find location of the beginning of the range." |
msgstr "" |
-#: breakpoint.c:10033 breakpoint.c:10064 |
+#: breakpoint.c:10294 breakpoint.c:10325 |
msgid "Cannot create a ranged breakpoint with multiple locations." |
msgstr "" |
-#: breakpoint.c:10072 |
+#: breakpoint.c:10333 |
msgid "Invalid address range, end precedes start." |
msgstr "" |
#. Length overflowed. |
-#: breakpoint.c:10077 |
+#: breakpoint.c:10338 |
msgid "Address range too large." |
msgstr "" |
-#: breakpoint.c:10467 breakpoint.c:10590 breakpoint.c:10646 breakpoint.c:10677 |
+#: breakpoint.c:10731 breakpoint.c:10868 breakpoint.c:10924 breakpoint.c:10955 |
msgid "Invalid hardware watchpoint type." |
msgstr "" |
-#: breakpoint.c:10498 |
+#: breakpoint.c:10762 |
msgid "Invalid watchpoint type." |
msgstr "" |
-#: breakpoint.c:10594 |
+#: breakpoint.c:10872 |
msgid "" |
"\n" |
"Check the underlying instruction at PC for the memory\n" |
"address and value which triggered this watchpoint.\n" |
msgstr "" |
-#: breakpoint.c:10765 |
+#: breakpoint.c:11047 |
msgid "You can specify only one thread." |
msgstr "" |
-#: breakpoint.c:10773 |
+#: breakpoint.c:11055 |
#, possible-c-format |
msgid "Invalid thread ID specification %s." |
msgstr "" |
-#: breakpoint.c:10787 |
+#: breakpoint.c:11069 |
msgid "You can specify only one mask." |
msgstr "" |
-#: breakpoint.c:10825 |
+#: breakpoint.c:11113 |
#, possible-c-format |
msgid "Cannot watch constant value `%.*s'." |
msgstr "" |
-#: breakpoint.c:10846 |
+#: breakpoint.c:11134 |
msgid "This target does not support masked watchpoints." |
msgstr "" |
-#: breakpoint.c:10848 |
+#: breakpoint.c:11136 |
msgid "Invalid mask or memory region." |
msgstr "" |
-#: breakpoint.c:10874 |
+#: breakpoint.c:11162 |
msgid "Junk at end of command." |
msgstr "" |
-#: breakpoint.c:11203 |
+#: breakpoint.c:11495 |
msgid "Couldn't get information on specified line." |
msgstr "" |
-#: breakpoint.c:11370 |
+#: breakpoint.c:11662 |
msgid "unsupported or unknown fork kind; cannot catch it" |
msgstr "" |
-#: breakpoint.c:11479 |
-msgid " (throw)" |
-msgstr "" |
- |
-#: breakpoint.c:11480 |
-msgid " (catch)" |
-msgstr "" |
- |
-#: breakpoint.c:11546 |
-msgid "Unsupported or unknown exception event; cannot catch it" |
-msgstr "" |
- |
-#: breakpoint.c:11551 |
-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:11647 |
+#: breakpoint.c:11773 |
#, possible-c-format |
msgid "Unknown syscall name '%s'." |
msgstr "" |
-#: breakpoint.c:11671 |
+#: breakpoint.c:11797 |
msgid "The feature 'catch syscall' is not supported on this architecture yet." |
msgstr "" |
-#: breakpoint.c:11702 breakpoint.c:11709 |
+#: breakpoint.c:11828 breakpoint.c:11835 |
msgid "Catch requires an event name." |
msgstr "" |
-#: breakpoint.c:11767 |
+#: breakpoint.c:11894 |
msgid "No source file specified." |
msgstr "" |
-#: breakpoint.c:11872 |
+#: breakpoint.c:11992 |
#, possible-c-format |
msgid "No breakpoint at %s." |
msgstr "" |
-#: breakpoint.c:11874 |
+#: breakpoint.c:11994 |
msgid "No breakpoint at this line." |
msgstr "" |
-#: breakpoint.c:11897 |
+#: breakpoint.c:12017 |
msgid "Deleted breakpoint " |
msgstr "" |
-#: breakpoint.c:11899 |
+#: breakpoint.c:12019 |
msgid "Deleted breakpoints " |
msgstr "" |
@@ -3459,195 +3719,195 @@ msgstr "" |
#. Note that at this point, old_loc->owner is still |
#. valid, as delete_breakpoint frees the breakpoint |
#. only after calling us. |
-#: breakpoint.c:12334 |
+#: breakpoint.c:12458 |
#, possible-c-format |
msgid "warning: Error removing breakpoint %d\n" |
msgstr "" |
-#: breakpoint.c:12442 |
+#: breakpoint.c:12566 |
msgid "allegedly permanent breakpoint is not actually inserted" |
msgstr "" |
-#: breakpoint.c:12484 |
+#: breakpoint.c:12608 |
msgid "another breakpoint was inserted on top of a permanent breakpoint" |
msgstr "" |
-#: breakpoint.c:12575 |
+#: breakpoint.c:12698 |
#, possible-c-format |
msgid " (%s) pending." |
msgstr "" |
-#: breakpoint.c:12897 |
+#: breakpoint.c:13039 |
msgid "Temporary breakpoint" |
msgstr "" |
-#: breakpoint.c:12899 |
+#: breakpoint.c:13041 |
msgid "Breakpoint" |
msgstr "" |
-#: breakpoint.c:12900 breakpoint.c:13234 breakpoint.c:13238 breakpoint.c:13242 |
+#: breakpoint.c:13042 breakpoint.c:13374 breakpoint.c:13378 breakpoint.c:13382 |
#, possible-c-format |
msgid " %d" |
msgstr "" |
-#: breakpoint.c:12902 |
+#: breakpoint.c:13044 |
msgid " at gnu-indirect-function resolver" |
msgstr "" |
-#: breakpoint.c:12905 |
+#: breakpoint.c:13047 |
#, possible-c-format |
msgid "Hardware assisted breakpoint %d" |
msgstr "" |
-#: breakpoint.c:12908 |
+#: breakpoint.c:13050 |
#, possible-c-format |
msgid "Dprintf %d" |
msgstr "" |
-#: breakpoint.c:12929 |
+#: breakpoint.c:13071 |
#, possible-c-format |
msgid "unhandled breakpoint type %d" |
msgstr "" |
#. Not sure how we will get here. |
#. GDB should not stop for these breakpoints. |
-#: breakpoint.c:13037 |
+#: breakpoint.c:13177 |
msgid "Thread Event Breakpoint: gdb should not stop!\n" |
msgstr "" |
#. By analogy with the thread event, GDB should not stop for these. |
-#: breakpoint.c:13042 |
+#: breakpoint.c:13182 |
msgid "Overlay Event Breakpoint: gdb should not stop!\n" |
msgstr "" |
#. These should never be enabled. |
-#: breakpoint.c:13047 |
+#: breakpoint.c:13187 |
msgid "Longjmp Master Breakpoint: gdb should not stop!\n" |
msgstr "" |
#. These should never be enabled. |
-#: breakpoint.c:13052 |
+#: breakpoint.c:13192 |
msgid "std::terminate Master Breakpoint: gdb should not stop!\n" |
msgstr "" |
#. These should never be enabled. |
-#: breakpoint.c:13058 |
+#: breakpoint.c:13198 |
msgid "Exception Master Breakpoint: gdb should not stop!\n" |
msgstr "" |
-#: breakpoint.c:13187 |
+#: breakpoint.c:13327 |
msgid "probe not found" |
msgstr "" |
-#: breakpoint.c:13233 |
+#: breakpoint.c:13373 |
msgid "Tracepoint" |
msgstr "" |
-#: breakpoint.c:13237 |
+#: breakpoint.c:13377 |
msgid "Fast tracepoint" |
msgstr "" |
-#: breakpoint.c:13241 |
+#: breakpoint.c:13381 |
msgid "Static tracepoint" |
msgstr "" |
-#: breakpoint.c:13246 breakpoint.c:13265 |
+#: breakpoint.c:13386 breakpoint.c:13405 |
#, possible-c-format |
msgid "unhandled tracepoint type %d" |
msgstr "" |
-#: breakpoint.c:13430 |
+#: breakpoint.c:13647 |
#, possible-c-format |
msgid "marker %s not found" |
msgstr "" |
-#: breakpoint.c:13624 |
+#: breakpoint.c:13841 |
msgid "Delete all breakpoints? " |
msgstr "" |
-#: breakpoint.c:13730 |
+#: breakpoint.c:13947 |
#, possible-c-format |
msgid "static tracepoint %d changed probed marker from %s to %s" |
msgstr "" |
-#: breakpoint.c:13765 |
+#: breakpoint.c:13982 |
#, possible-c-format |
msgid "marker for static tracepoint %d (%s) not found at previous line number" |
msgstr "" |
-#: breakpoint.c:13863 |
+#: breakpoint.c:14075 |
#, possible-c-format |
msgid "Could not reset ranged breakpoint %d: multiple locations found\n" |
msgstr "" |
-#: breakpoint.c:13904 |
+#: breakpoint.c:14116 |
#, possible-c-format |
msgid "failed to reevaluate condition for breakpoint %d: %s" |
msgstr "" |
-#: breakpoint.c:14261 |
+#: breakpoint.c:14467 |
#, possible-c-format |
msgid "Ignore count ignored for tracepoint %d." |
msgstr "" |
-#: breakpoint.c:14270 |
+#: breakpoint.c:14476 |
#, possible-c-format |
msgid "Will stop next time breakpoint %d is reached." |
msgstr "" |
-#: breakpoint.c:14274 |
+#: breakpoint.c:14480 |
#, possible-c-format |
msgid "Will ignore next crossing of breakpoint %d." |
msgstr "" |
-#: breakpoint.c:14277 |
+#: breakpoint.c:14483 |
#, possible-c-format |
msgid "Will ignore next %d crossings of breakpoint %d." |
msgstr "" |
-#: breakpoint.c:14298 |
+#: breakpoint.c:14503 |
msgid "a breakpoint number" |
msgstr "" |
-#: breakpoint.c:14302 |
+#: breakpoint.c:14507 |
#, possible-c-format |
msgid "bad breakpoint number: '%s'" |
msgstr "" |
-#: breakpoint.c:14304 |
+#: breakpoint.c:14509 |
msgid "Second argument (specified ignore-count) is missing." |
msgstr "" |
-#: breakpoint.c:14327 |
+#: breakpoint.c:14532 |
msgid "one or more breakpoint numbers" |
msgstr "" |
-#: breakpoint.c:14340 |
+#: breakpoint.c:14545 |
#, possible-c-format |
msgid "bad breakpoint number at or near '%s'" |
msgstr "" |
-#: breakpoint.c:14352 |
+#: breakpoint.c:14557 |
#, possible-c-format |
msgid "No breakpoint number %d.\n" |
msgstr "" |
-#: breakpoint.c:14372 breakpoint.c:14381 |
+#: breakpoint.c:14577 breakpoint.c:14586 |
#, possible-c-format |
msgid "Bad breakpoint number '%s'" |
msgstr "" |
-#: breakpoint.c:14386 breakpoint.c:14393 |
+#: breakpoint.c:14591 breakpoint.c:14598 |
#, possible-c-format |
msgid "Bad breakpoint location number '%s'" |
msgstr "" |
-#: breakpoint.c:14520 |
+#: breakpoint.c:14735 |
#, possible-c-format |
msgid "Cannot enable watchpoint %d: " |
msgstr "" |
-#: breakpoint.c:14791 |
+#: breakpoint.c:15016 |
#, possible-c-format |
msgid "Could not insert single-step breakpoint at %s" |
msgstr "" |
@@ -3656,76 +3916,76 @@ msgstr "" |
#. address. Since there is no way to confirm that the address |
#. means the same thing as when the trace was started, warn the |
#. user. |
-#: breakpoint.c:15062 |
+#: breakpoint.c:15284 |
#, possible-c-format |
msgid "Uploaded tracepoint %d has no source location, using raw address" |
msgstr "" |
-#: breakpoint.c:15071 |
+#: breakpoint.c:15293 |
#, possible-c-format |
msgid "Uploaded tracepoint %d condition has no source form, ignoring it" |
msgstr "" |
-#: breakpoint.c:15120 |
+#: breakpoint.c:15341 |
#, possible-c-format |
msgid "Uploaded tracepoint %d actions have no source form, ignoring them" |
msgstr "" |
-#: breakpoint.c:15194 |
+#: breakpoint.c:15415 |
msgid "Delete all tracepoints? " |
msgstr "" |
-#: breakpoint.c:15213 |
+#: breakpoint.c:15434 |
#, possible-c-format |
msgid "Setting tracepoint %d's passcount to %d\n" |
msgstr "" |
-#: breakpoint.c:15230 |
+#: breakpoint.c:15451 |
msgid "passcount command requires an argument (count + optional TP num)" |
msgstr "" |
-#: breakpoint.c:15328 |
+#: breakpoint.c:15546 |
msgid "tracepoint number" |
msgstr "" |
-#: breakpoint.c:15336 |
+#: breakpoint.c:15554 |
#, possible-c-format |
msgid "bad tracepoint number at or near '%s'\n" |
msgstr "" |
-#: breakpoint.c:15339 |
+#: breakpoint.c:15557 |
msgid "Tracepoint argument missing and no previous tracepoint\n" |
msgstr "" |
-#: breakpoint.c:15383 |
+#: breakpoint.c:15600 |
msgid "Argument required (file name in which to save)" |
msgstr "" |
-#: breakpoint.c:15409 |
+#: breakpoint.c:15626 |
msgid "Nothing to save." |
msgstr "" |
-#: breakpoint.c:15417 |
+#: breakpoint.c:15634 |
#, possible-c-format |
msgid "Unable to open file '%s' for saving (%s)" |
msgstr "" |
-#: breakpoint.c:15487 |
+#: breakpoint.c:15703 |
#, possible-c-format |
msgid "Saved to file '%s'.\n" |
msgstr "" |
-#: breakpoint.c:15590 |
+#: breakpoint.c:15807 |
msgid "\"save\" must be followed by the name of a save subcommand.\n" |
msgstr "" |
-#: breakpoint.c:15875 |
+#: breakpoint.c:16104 |
msgid "" |
"Set ignore-count of breakpoint number N to COUNT.\n" |
"Usage is `ignore N COUNT'." |
msgstr "" |
-#: breakpoint.c:15881 |
+#: breakpoint.c:16110 |
msgid "" |
"Set commands to be executed when a breakpoint is hit.\n" |
"Give breakpoint number as argument after \"commands\".\n" |
@@ -3736,14 +3996,14 @@ msgid "" |
"then no output is printed when it is hit, except what the commands print." |
msgstr "" |
-#: breakpoint.c:15890 |
+#: breakpoint.c:16119 |
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:15896 |
+#: breakpoint.c:16125 |
msgid "" |
"Set a temporary breakpoint.\n" |
"Like \"break\" except the breakpoint is only temporary,\n" |
@@ -3752,7 +4012,7 @@ msgid "" |
"\n" |
msgstr "" |
-#: breakpoint.c:15905 |
+#: breakpoint.c:16134 |
msgid "" |
"Set a hardware assisted breakpoint.\n" |
"Like \"break\" except the breakpoint requires hardware support,\n" |
@@ -3760,7 +4020,7 @@ msgid "" |
"\n" |
msgstr "" |
-#: breakpoint.c:15913 |
+#: breakpoint.c:16142 |
msgid "" |
"Set a temporary hardware assisted breakpoint.\n" |
"Like \"hbreak\" except the breakpoint is only temporary,\n" |
@@ -3768,7 +4028,7 @@ msgid "" |
"\n" |
msgstr "" |
-#: breakpoint.c:15921 breakpoint.c:15929 |
+#: breakpoint.c:16150 breakpoint.c:16158 |
msgid "" |
"Enable some breakpoints.\n" |
"Give breakpoint numbers (separated by spaces) as arguments.\n" |
@@ -3777,7 +4037,7 @@ msgid "" |
"With a subcommand you can enable temporarily." |
msgstr "" |
-#: breakpoint.c:15938 |
+#: breakpoint.c:16167 |
msgid "" |
"Enable some breakpoints.\n" |
"Give breakpoint numbers (separated by spaces) as arguments.\n" |
@@ -3785,26 +4045,26 @@ msgid "" |
"May be abbreviated to simply \"enable\".\n" |
msgstr "" |
-#: breakpoint.c:15945 breakpoint.c:15966 |
+#: breakpoint.c:16174 breakpoint.c:16195 |
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:15950 breakpoint.c:15961 |
+#: breakpoint.c:16179 breakpoint.c:16190 |
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:15955 breakpoint.c:15971 |
+#: breakpoint.c:16184 breakpoint.c:16200 |
msgid "" |
"Enable breakpoints for COUNT hits. Give count and then breakpoint numbers.\n" |
"If a breakpoint is hit while enabled in this fashion,\n" |
"the count is decremented; when it reaches zero, the breakpoint is disabled." |
msgstr "" |
-#: breakpoint.c:15977 breakpoint.c:15986 |
+#: breakpoint.c:16206 breakpoint.c:16215 |
msgid "" |
"Disable some breakpoints.\n" |
"Arguments are breakpoint numbers with spaces in between.\n" |
@@ -3812,7 +4072,7 @@ msgid "" |
"A disabled breakpoint is not forgotten, but has no effect until re-enabled." |
msgstr "" |
-#: breakpoint.c:15992 |
+#: breakpoint.c:16221 |
msgid "" |
"Disable some breakpoints.\n" |
"Arguments are breakpoint numbers with spaces in between.\n" |
@@ -3821,7 +4081,7 @@ msgid "" |
"This command may be abbreviated \"disable\"." |
msgstr "" |
-#: breakpoint.c:16000 |
+#: breakpoint.c:16229 |
msgid "" |
"Delete some breakpoints or auto-display expressions.\n" |
"Arguments are breakpoint numbers with spaces in between.\n" |
@@ -3831,14 +4091,14 @@ msgid "" |
"The \"unset\" command is also an alias for \"delete\"." |
msgstr "" |
-#: breakpoint.c:16011 |
+#: breakpoint.c:16240 |
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:16016 |
+#: breakpoint.c:16245 |
msgid "" |
"Delete some breakpoints or auto-display expressions.\n" |
"Arguments are breakpoint numbers with spaces in between.\n" |
@@ -3846,7 +4106,7 @@ msgid "" |
"This command may be abbreviated \"delete\"." |
msgstr "" |
-#: breakpoint.c:16023 |
+#: breakpoint.c:16252 |
msgid "" |
"Clear breakpoint at specified line or function.\n" |
"Argument may be line number, function name, or \"*\" and an address.\n" |
@@ -3861,23 +4121,23 @@ msgid "" |
"See also the \"delete\" command which clears breakpoints by number." |
msgstr "" |
-#: breakpoint.c:16036 |
+#: breakpoint.c:16265 |
msgid "Set breakpoint at specified line or function.\n" |
msgstr "" |
-#: breakpoint.c:16051 |
+#: breakpoint.c:16280 |
msgid "Break in function/address or break at a line in the current file." |
msgstr "" |
-#: breakpoint.c:16055 |
+#: breakpoint.c:16284 |
msgid "Break in function or address." |
msgstr "" |
-#: breakpoint.c:16057 |
+#: breakpoint.c:16286 |
msgid "Break at a line in the current file." |
msgstr "" |
-#: breakpoint.c:16058 breakpoint.c:16094 |
+#: breakpoint.c:16287 breakpoint.c:16323 |
msgid "" |
"Status of user-settable breakpoints, or breakpoint number NUMBER.\n" |
"The \"Type\" column indicates one of:\n" |
@@ -3899,7 +4159,7 @@ msgid "" |
"breakpoint set." |
msgstr "" |
-#: breakpoint.c:16075 |
+#: breakpoint.c:16304 |
msgid "" |
"Status of specified breakpoints (all user-settable breakpoints if no " |
"argument).\n" |
@@ -3922,7 +4182,7 @@ msgid "" |
"breakpoint set." |
msgstr "" |
-#: breakpoint.c:16110 |
+#: breakpoint.c:16339 |
msgid "" |
"Status of all breakpoints, or breakpoint number NUMBER.\n" |
"The \"Type\" column indicates one of:\n" |
@@ -3948,52 +4208,43 @@ msgid "" |
"breakpoint set." |
msgstr "" |
-#: breakpoint.c:16131 |
+#: breakpoint.c:16360 |
msgid "Set catchpoints to catch events." |
msgstr "" |
#. allow-unknown |
-#: breakpoint.c:16136 |
+#: breakpoint.c:16365 |
msgid "Set temporary catchpoints to catch events." |
msgstr "" |
#. allow-unknown |
-#. Add catch and tcatch sub-commands. |
-#: breakpoint.c:16142 |
-msgid "Catch an exception, when caught." |
-msgstr "" |
- |
-#: breakpoint.c:16148 |
-msgid "Catch an exception, when thrown." |
-msgstr "" |
- |
-#: breakpoint.c:16154 |
+#: breakpoint.c:16370 |
msgid "Catch calls to fork." |
msgstr "" |
-#: breakpoint.c:16159 |
+#: breakpoint.c:16375 |
msgid "Catch calls to vfork." |
msgstr "" |
-#: breakpoint.c:16164 |
+#: breakpoint.c:16380 |
msgid "Catch calls to exec." |
msgstr "" |
-#: breakpoint.c:16169 |
+#: breakpoint.c:16385 |
msgid "" |
"Catch loads of shared libraries.\n" |
"Usage: catch load [REGEX]\n" |
"If REGEX is given, only stop for libraries matching the regular expression." |
msgstr "" |
-#: breakpoint.c:16176 |
+#: breakpoint.c:16392 |
msgid "" |
"Catch unloads of shared libraries.\n" |
"Usage: catch unload [REGEX]\n" |
"If REGEX is given, only stop for libraries matching the regular expression." |
msgstr "" |
-#: breakpoint.c:16183 |
+#: breakpoint.c:16399 |
msgid "" |
"Catch system calls by their names and/or numbers.\n" |
"Arguments say which system calls to catch. If no arguments\n" |
@@ -4002,7 +4253,7 @@ msgid "" |
"(if your system supports that), or system call numbers." |
msgstr "" |
-#: breakpoint.c:16194 |
+#: breakpoint.c:16410 |
msgid "" |
"Set a watchpoint for an expression.\n" |
"Usage: watch [-l|-location] EXPRESSION\n" |
@@ -4012,7 +4263,7 @@ msgid "" |
"the memory to which it refers." |
msgstr "" |
-#: breakpoint.c:16203 |
+#: breakpoint.c:16419 |
msgid "" |
"Set a read watchpoint for an expression.\n" |
"Usage: rwatch [-l|-location] EXPRESSION\n" |
@@ -4022,7 +4273,7 @@ msgid "" |
"the memory to which it refers." |
msgstr "" |
-#: breakpoint.c:16212 |
+#: breakpoint.c:16428 |
msgid "" |
"Set a watchpoint for an expression.\n" |
"Usage: awatch [-l|-location] EXPRESSION\n" |
@@ -4032,19 +4283,19 @@ msgid "" |
"the memory to which it refers." |
msgstr "" |
-#: breakpoint.c:16221 |
+#: breakpoint.c:16437 |
msgid "Status of specified watchpoints (all watchpoints if no argument)." |
msgstr "" |
-#: breakpoint.c:16227 |
+#: breakpoint.c:16443 |
msgid "Set debugger's willingness to use watchpoint hardware." |
msgstr "" |
-#: breakpoint.c:16228 |
+#: breakpoint.c:16444 |
msgid "Show debugger's willingness to use watchpoint hardware." |
msgstr "" |
-#: breakpoint.c:16229 |
+#: breakpoint.c:16445 |
msgid "" |
"If zero, gdb will not use hardware for new watchpoints, even if\n" |
"such is available. (However, any hardware watchpoints that were\n" |
@@ -4053,25 +4304,19 @@ msgid "" |
msgstr "" |
#. Tracepoint manipulation commands. |
-#: breakpoint.c:16242 |
+#: breakpoint.c:16458 |
msgid "" |
"Set a tracepoint at specified line or function.\n" |
"\n" |
msgstr "" |
-#: breakpoint.c:16245 breakpoint.c:16257 |
-msgid "" |
-"\n" |
-"Do \"help tracepoints\" for info on other tracepoint commands." |
-msgstr "" |
- |
-#: breakpoint.c:16254 |
+#: breakpoint.c:16470 |
msgid "" |
"Set a fast tracepoint at specified line or function.\n" |
"\n" |
msgstr "" |
-#: breakpoint.c:16261 |
+#: breakpoint.c:16477 |
msgid "" |
"Set a static tracepoint at specified line, function or marker.\n" |
"\n" |
@@ -4099,35 +4344,35 @@ msgid "" |
"Do \"help tracepoints\" for info on other tracepoint commands." |
msgstr "" |
-#: breakpoint.c:16287 |
+#: breakpoint.c:16503 |
msgid "" |
"Status of specified tracepoints (all tracepoints if no argument).\n" |
"Convenience variable \"$tpnum\" contains the number of the\n" |
"last tracepoint set." |
msgstr "" |
-#: breakpoint.c:16294 |
+#: breakpoint.c:16510 |
msgid "" |
"Delete specified tracepoints.\n" |
"Arguments are tracepoint numbers, separated by spaces.\n" |
"No argument means delete all tracepoints." |
msgstr "" |
-#: breakpoint.c:16300 |
+#: breakpoint.c:16517 |
msgid "" |
"Disable specified tracepoints.\n" |
"Arguments are tracepoint numbers, separated by spaces.\n" |
"No argument means disable all tracepoints." |
msgstr "" |
-#: breakpoint.c:16307 |
+#: breakpoint.c:16524 |
msgid "" |
"Enable specified tracepoints.\n" |
"Arguments are tracepoint numbers, separated by spaces.\n" |
"No argument means enable all tracepoints." |
msgstr "" |
-#: breakpoint.c:16314 |
+#: breakpoint.c:16531 |
msgid "" |
"Set the passcount for a tracepoint.\n" |
"The trace will end when the tracepoint has been passed 'count' times.\n" |
@@ -4135,12 +4380,12 @@ msgid "" |
"if TPNUM is omitted, passcount refers to the last tracepoint defined." |
msgstr "" |
-#: breakpoint.c:16321 |
+#: breakpoint.c:16538 |
msgid "Save breakpoint definitions as a script." |
msgstr "" |
#. allow-unknown |
-#: breakpoint.c:16325 |
+#: breakpoint.c:16542 |
msgid "" |
"Save current breakpoint definitions as a script.\n" |
"This includes all types of breakpoints (breakpoints, watchpoints,\n" |
@@ -4148,29 +4393,29 @@ msgid "" |
"session to restore them." |
msgstr "" |
-#: breakpoint.c:16333 |
+#: breakpoint.c:16550 |
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:16342 breakpoint.c:16348 |
+#: breakpoint.c:16559 breakpoint.c:16565 |
msgid "" |
"Breakpoint specific settings\n" |
"Configure various breakpoint-specific variables such as\n" |
"pending breakpoint behavior" |
msgstr "" |
-#: breakpoint.c:16356 |
+#: breakpoint.c:16573 |
msgid "Set debugger's behavior regarding pending breakpoints." |
msgstr "" |
-#: breakpoint.c:16357 |
+#: breakpoint.c:16574 |
msgid "Show debugger's behavior regarding pending breakpoints." |
msgstr "" |
-#: breakpoint.c:16358 |
+#: breakpoint.c:16575 |
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" |
@@ -4178,15 +4423,15 @@ msgid "" |
"user-query to see if a pending breakpoint should be created." |
msgstr "" |
-#: breakpoint.c:16371 |
+#: breakpoint.c:16588 |
msgid "Set automatic usage of hardware breakpoints." |
msgstr "" |
-#: breakpoint.c:16372 |
+#: breakpoint.c:16589 |
msgid "Show automatic usage of hardware breakpoints." |
msgstr "" |
-#: breakpoint.c:16373 |
+#: breakpoint.c:16590 |
msgid "" |
"If set, the debugger will automatically use hardware breakpoints for\n" |
"breakpoints set with \"break\" but falling in read-only memory. If not " |
@@ -4194,15 +4439,15 @@ msgid "" |
"a warning will be emitted for such breakpoints." |
msgstr "" |
-#: breakpoint.c:16383 |
+#: breakpoint.c:16600 |
msgid "Set mode for inserting breakpoints." |
msgstr "" |
-#: breakpoint.c:16384 |
+#: breakpoint.c:16601 |
msgid "Show mode for inserting breakpoints." |
msgstr "" |
-#: breakpoint.c:16385 |
+#: breakpoint.c:16602 |
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" |
@@ -4214,15 +4459,15 @@ msgid "" |
"inferior in all-stop mode, gdb behaves as if always-inserted mode is off." |
msgstr "" |
-#: breakpoint.c:16401 |
+#: breakpoint.c:16618 |
msgid "Set mode of breakpoint condition evaluation." |
msgstr "" |
-#: breakpoint.c:16402 |
+#: breakpoint.c:16619 |
msgid "Show mode of breakpoint condition evaluation." |
msgstr "" |
-#: breakpoint.c:16403 |
+#: breakpoint.c:16620 |
msgid "" |
"When this is set to \"host\", breakpoint conditions will be\n" |
"evaluated on the host's side by GDB. When it is set to \"target\",\n" |
@@ -4234,7 +4479,7 @@ msgid "" |
"be set to \"gdb\"" |
msgstr "" |
-#: breakpoint.c:16416 |
+#: breakpoint.c:16633 |
msgid "" |
"Set a breakpoint for an address range.\n" |
"break-range START-LOCATION, END-LOCATION\n" |
@@ -4252,24 +4497,24 @@ msgid "" |
"range (including START-LOCATION and END-LOCATION)." |
msgstr "" |
-#: breakpoint.c:16432 |
+#: breakpoint.c:16649 |
msgid "" |
"Set a dynamic printf at specified line or function.\n" |
"dprintf location,format string,arg1,arg2,...\n" |
"location may be a line number, function name, or \"*\" and an address.\n" |
"If a line number is specified, break at start of code for that line.\n" |
-"If a function is specified, break at start of code for that function.\n" |
+"If a function is specified, break at start of code for that function." |
msgstr "" |
-#: breakpoint.c:16442 |
+#: breakpoint.c:16658 |
msgid "Set the style of usage for dynamic printf." |
msgstr "" |
-#: breakpoint.c:16443 |
+#: breakpoint.c:16659 |
msgid "Show the style of usage for dynamic printf." |
msgstr "" |
-#: breakpoint.c:16444 |
+#: breakpoint.c:16660 |
msgid "" |
"This setting chooses how GDB will do a dynamic printf.\n" |
"If the value is \"gdb\", then the printing is done by GDB to its own\n" |
@@ -4279,90 +4524,90 @@ msgid "" |
"output stream by setting dprintf-function and dprintf-channel." |
msgstr "" |
-#: breakpoint.c:16456 |
+#: breakpoint.c:16672 |
msgid "Set the function to use for dynamic printf" |
msgstr "" |
-#: breakpoint.c:16457 |
+#: breakpoint.c:16673 |
msgid "Show the function to use for dynamic printf" |
msgstr "" |
-#: breakpoint.c:16464 |
+#: breakpoint.c:16680 |
msgid "Set the channel to use for dynamic printf" |
msgstr "" |
-#: breakpoint.c:16465 |
+#: breakpoint.c:16681 |
msgid "Show the channel to use for dynamic printf" |
msgstr "" |
-#: breakpoint.c:16471 |
+#: breakpoint.c:16687 |
msgid "Set whether dprintf continues after GDB disconnects." |
msgstr "" |
-#: breakpoint.c:16472 |
+#: breakpoint.c:16688 |
msgid "Show whether dprintf continues after GDB disconnects." |
msgstr "" |
-#: breakpoint.c:16473 |
+#: breakpoint.c:16689 |
msgid "" |
"Use this to let dprintf commands continue to hit and produce output\n" |
"even if GDB disconnects or detaches from the target." |
msgstr "" |
-#: breakpoint.c:16480 |
+#: breakpoint.c:16696 |
msgid "" |
"agent-printf \"printf format string\", arg1, arg2, arg3, ..., argn\n" |
"(target agent only) This is useful for formatted output in user-defined " |
"commands." |
msgstr "" |
-#: bsd-kvm.c:154 |
+#: bsd-kvm.c:153 |
#, possible-c-format |
msgid "\tUsing the kernel crash dump %s.\n" |
msgstr "" |
-#: bsd-kvm.c:157 |
+#: bsd-kvm.c:156 |
msgid "\tUsing the currently running kernel.\n" |
msgstr "" |
#. i18n: PCB == "Process Control Block". |
-#: bsd-kvm.c:251 |
+#: bsd-kvm.c:250 |
msgid "Cannot find a valid PCB" |
msgstr "" |
-#: bsd-kvm.c:272 |
+#: bsd-kvm.c:271 |
msgid "proc address" |
msgstr "" |
-#: bsd-kvm.c:275 bsd-kvm.c:303 |
+#: bsd-kvm.c:274 bsd-kvm.c:302 |
msgid "No kernel memory image." |
msgstr "" |
#. i18n: PCB == "Process Control Block". |
-#: bsd-kvm.c:300 |
+#: bsd-kvm.c:299 |
msgid "pcb address" |
msgstr "" |
-#: bsd-kvm.c:345 |
+#: bsd-kvm.c:344 |
msgid "Kernel memory interface" |
msgstr "" |
-#: bsd-kvm.c:346 |
+#: bsd-kvm.c:345 |
msgid "" |
"Use a kernel virtual memory image as a target.\n" |
"Optionally specify the filename of a core dump." |
msgstr "" |
-#: bsd-kvm.c:363 |
+#: bsd-kvm.c:362 |
msgid "Generic command for manipulating the kernel memory interface." |
msgstr "" |
-#: bsd-kvm.c:369 |
+#: bsd-kvm.c:368 |
msgid "Set current context from proc address" |
msgstr "" |
#. i18n: PCB == "Process Control Block". |
-#: bsd-kvm.c:373 |
+#: bsd-kvm.c:372 |
msgid "Set current context from pcb address" |
msgstr "" |
@@ -4370,148 +4615,188 @@ msgstr "" |
msgid "Bad magic" |
msgstr "" |
-#: buildsym.c:327 |
+#: btrace.c:102 |
+msgid "Recorded trace may be corrupted." |
+msgstr "" |
+ |
+#: btrace.c:118 |
+msgid "Recorded trace may be incomplete." |
+msgstr "" |
+ |
+#: btrace.c:345 record-btrace.c:152 remote.c:11363 remote.c:11398 |
+#: remote.c:11441 |
+msgid "Target does not support branch tracing." |
+msgstr "" |
+ |
+#: btrace.c:464 |
+#, possible-c-format |
+msgid "Unsupported btrace version: \"%s\"" |
+msgstr "" |
+ |
+#: btrace.c:525 |
+msgid "btrace" |
+msgstr "" |
+ |
+#: btrace.c:538 |
+msgid "Cannot process branch trace. XML parsing is not supported." |
+msgstr "" |
+ |
+#: build-id.c:59 |
+#, possible-c-format |
+msgid "File \"%s\" has no build-id, file skipped" |
+msgstr "" |
+ |
+#: build-id.c:63 |
+#, possible-c-format |
+msgid "File \"%s\" has a different build-id, file skipped" |
+msgstr "" |
+ |
+#: build-id.c:155 |
+#, possible-c-format |
+msgid "\"%s\": separate debug info file has no debug info" |
+msgstr "" |
+ |
+#: buildsym.c:359 |
#, possible-c-format |
msgid "block end address less than block start address in %s (patched it)" |
msgstr "" |
-#: buildsym.c:334 |
+#: buildsym.c:366 |
#, possible-c-format |
msgid "block end address %s less than block start address %s (patched it)" |
msgstr "" |
-#: buildsym.c:367 |
+#: buildsym.c:399 |
#, possible-c-format |
msgid "inner block not inside outer block in %s" |
msgstr "" |
-#: buildsym.c:373 |
+#: buildsym.c:405 |
#, possible-c-format |
msgid "inner block (%s-%s) not inside outer block (%s-%s)" |
msgstr "" |
-#: buildsym.c:524 |
+#: buildsym.c:559 |
#, possible-c-format |
msgid "block at %s out of order" |
msgstr "" |
-#. We should always be able to find the objfile ... |
-#: buildsym.c:698 buildsym.c:712 dbxread.c:3097 exec.c:441 exec.c:623 |
-#: language.c:645 mdebugread.c:3705 minsyms.c:159 monitor.c:325 monitor.c:355 |
-#: monitor.c:1321 printcmd.c:489 printcmd.c:828 printcmd.c:2425 psymtab.c:716 |
-#: psymtab.c:734 remote-mips.c:2698 target.c:978 target.c:1062 target.c:1077 |
-#: target.c:1104 utils.c:1884 utils.c:2822 utils.c:2865 utils.c:3032 |
-#: valprint.c:986 |
+#: buildsym.c:733 buildsym.c:747 dbxread.c:3091 exec.c:402 exec.c:583 |
+#: language.c:536 mdebugread.c:3683 monitor.c:326 monitor.c:356 monitor.c:1323 |
+#: printcmd.c:487 printcmd.c:842 printcmd.c:2448 psymtab.c:698 psymtab.c:716 |
+#: remote-mips.c:2705 target.c:978 target.c:1062 target.c:1089 utils.c:1921 |
+#: utils.c:2862 utils.c:2905 utils.c:3072 valprint.c:1041 |
msgid "failed internal consistency check" |
msgstr "" |
-#: buildsym.c:994 |
+#: buildsym.c:1045 |
msgid "Context stack not empty in end_symtab" |
msgstr "" |
-#: buildsym.c:1347 |
+#: buildsym.c:1398 |
msgid "Context stack not empty in augment_type_symtab" |
msgstr "" |
-#: buildsym.c:1351 |
+#: buildsym.c:1402 |
msgid "Blocks in a type symtab" |
msgstr "" |
-#: buildsym.c:1353 |
+#: buildsym.c:1404 |
msgid "Macro in a type symtab" |
msgstr "" |
-#: buildsym.c:1356 |
+#: buildsym.c:1407 |
msgid "Line numbers recorded in a type symtab" |
msgstr "" |
-#: c-exp.y:720 |
+#: c-exp.y:478 |
+#, possible-c-format |
+msgid "%s is not an ObjC Class" |
+msgstr "" |
+ |
+#: c-exp.y:851 |
msgid "Undefined string concatenation." |
msgstr "" |
-#: c-exp.y:783 go-exp.y:580 |
+#: c-exp.y:922 go-exp.y:580 |
#, possible-c-format |
msgid "@entry can be used only for function parameters, not for \"%s\"" |
msgstr "" |
-#: c-exp.y:798 m2-exp.y:585 objc-exp.y:655 p-exp.y:673 |
+#: c-exp.y:937 m2-exp.y:584 p-exp.y:684 |
#, possible-c-format |
msgid "No symbol \"%s\" in specified context." |
msgstr "" |
-#: c-exp.y:822 c-exp.y:838 objc-exp.y:677 objc-exp.y:691 p-exp.y:688 |
+#: c-exp.y:961 c-exp.y:979 p-exp.y:699 |
#, possible-c-format |
msgid "`%s' is not defined as an aggregate type." |
msgstr "" |
-#: c-exp.y:857 |
+#: c-exp.y:998 |
#, possible-c-format |
msgid "No type \"%s\" within class or namespace \"%s\"." |
msgstr "" |
-#: c-exp.y:888 c-exp.y:940 f-exp.y:527 go-exp.y:631 m2-exp.y:641 |
-#: objc-exp.y:737 objc-exp.y:791 objc-exp.y:874 p-exp.y:725 p-exp.y:794 |
-#: printcmd.c:1250 valops.c:2745 |
+#: c-exp.y:1029 c-exp.y:1081 f-exp.y:526 go-exp.y:631 jv-exp.y:1406 |
+#: m2-exp.y:640 p-exp.y:736 p-exp.y:805 printcmd.c:1257 valops.c:2564 |
#, possible-c-format |
msgid "No symbol \"%s\" in current context." |
msgstr "" |
-#: c-exp.y:1470 |
+#: c-exp.y:1689 |
msgid "parameter types following 'void'" |
msgstr "" |
-#: c-exp.y:1475 |
+#: c-exp.y:1694 |
msgid "'void' invalid as parameter type" |
msgstr "" |
-#: c-exp.y:1646 go-exp.y:829 objc-exp.y:1114 p-exp.y:969 |
+#: c-exp.y:1869 go-exp.y:829 p-exp.y:980 |
msgid "Numeric constant too large." |
msgstr "" |
-#: c-exp.y:1746 |
+#: c-exp.y:1969 |
msgid "\\x escape without a following hex digit" |
msgstr "" |
-#: c-exp.y:1796 |
+#: c-exp.y:2019 |
#, possible-c-format |
msgid "\\%c escape without a following hex digit" |
msgstr "" |
-#: c-exp.y:1963 go-exp.y:961 macroexp.c:408 objc-exp.y:1519 p-exp.y:1379 |
+#: c-exp.y:2194 go-exp.y:961 macroexp.c:409 p-exp.y:1382 |
msgid "Unterminated string in expression." |
msgstr "" |
-#: c-exp.y:1965 go-exp.y:963 macroexp.c:354 objc-exp.y:1292 p-exp.y:1208 |
+#: c-exp.y:2196 go-exp.y:963 macroexp.c:352 p-exp.y:1213 |
msgid "Unmatched single quote." |
msgstr "" |
-#: c-exp.y:2338 f-exp.y:1102 go-exp.y:1185 m2-exp.y:957 objc-exp.y:1408 |
-#: p-exp.y:1306 |
+#: c-exp.y:2595 f-exp.y:1101 go-exp.y:1185 m2-exp.y:956 p-exp.y:1309 |
#, possible-c-format |
msgid "Invalid number \"%s\"." |
msgstr "" |
-#: c-exp.y:2395 go-exp.y:1237 objc-exp.y:1279 p-exp.y:1195 |
+#: c-exp.y:2668 go-exp.y:1237 p-exp.y:1200 |
msgid "Empty character constant." |
msgstr "" |
-#: c-exp.y:2403 go-exp.y:1245 objc-exp.y:1297 p-exp.y:1214 |
+#: c-exp.y:2678 go-exp.y:1245 p-exp.y:1219 |
msgid "Invalid character constant." |
msgstr "" |
#. We must have come across a bad character (e.g. ';'). |
-#: c-exp.y:2412 f-exp.y:1136 go-exp.y:1254 m2-exp.y:966 objc-exp.y:1531 |
-#: p-exp.y:1391 |
+#: c-exp.y:2687 f-exp.y:1135 go-exp.y:1254 m2-exp.y:965 p-exp.y:1394 |
#, possible-c-format |
msgid "Invalid character '%c' in expression." |
msgstr "" |
-#: c-exp.y:2636 |
+#: c-exp.y:3005 |
msgid "not reached" |
msgstr "" |
-#: c-exp.y:2801 f-exp.y:1226 go-exp.y:1622 m2-exp.y:1080 objc-exp.y:1790 |
-#: p-exp.y:1745 |
+#: c-exp.y:3264 f-exp.y:1229 go-exp.y:1623 m2-exp.y:1079 p-exp.y:1731 |
#, possible-c-format |
msgid "A %s in expression, near `%s'." |
msgstr "" |
@@ -4560,7 +4845,7 @@ msgstr "" |
msgid "Could not convert character to `%s' character set" |
msgstr "" |
-#: charset.c:556 charset.c:697 |
+#: charset.c:556 charset.c:698 |
msgid "Internal error while converting character sets" |
msgstr "" |
@@ -4639,243 +4924,515 @@ msgid "" |
"`set target-wide-charset'<TAB>" |
msgstr "" |
-#: c-lang.c:68 c-lang.c:615 |
+#: c-lang.c:69 c-lang.c:616 |
msgid "unhandled c_string_type" |
msgstr "" |
-#: c-lang.c:334 |
-#, possible-c-format |
-msgid "Error reading string from inferior: %s" |
-msgstr "" |
- |
-#: c-lang.c:368 |
+#: c-lang.c:369 |
#, possible-c-format |
msgid "Trying to read string with inappropriate type `%s'." |
msgstr "" |
-#: c-lang.c:372 |
+#: c-lang.c:373 |
msgid "Trying to read string with inappropriate type." |
msgstr "" |
-#: c-lang.c:473 |
+#: c-lang.c:474 |
msgid "Malformed escape sequence" |
msgstr "" |
-#: c-lang.c:500 |
+#: c-lang.c:501 |
msgid "\\x used with no following hex digits." |
msgstr "" |
-#: c-lang.c:522 |
+#: c-lang.c:523 |
msgid "\\u used with no following hex digits" |
msgstr "" |
-#: c-lang.c:674 |
+#: c-lang.c:675 |
msgid "Could not convert character constant to target character set" |
msgstr "" |
#. To avoid memory corruption. |
-#: c-lang.c:700 eval.c:1041 |
+#: c-lang.c:701 eval.c:927 |
msgid "Too many array elements" |
msgstr "" |
-#: cli/cli-cmds.c:219 |
-#, possible-c-format |
-msgid "Argument required (%s)." |
-msgstr "" |
- |
-#: cli/cli-cmds.c:229 |
-msgid "\"info\" must be followed by the name of an info command.\n" |
+#: cleanups.c:266 |
+msgid "restore_my_cleanups has found a stale cleanup" |
msgstr "" |
-#: cli/cli-cmds.c:334 cli/cli-script.c:1520 infcmd.c:1165 infcmd.c:1179 |
-#: infcmd.c:2324 symfile.c:1086 symfile.c:1254 symfile.c:2401 |
-#: tracepoint.c:2200 tracepoint.c:2206 |
-msgid "Not confirmed." |
+#: cli/cli-dump.c:74 |
+msgid "Missing filename." |
msgstr "" |
-#: cli/cli-cmds.c:345 |
+#: cli/cli-dump.c:115 cli/cli-dump.c:135 |
#, possible-c-format |
-msgid "The \"pwd\" command does not take an argument: %s" |
+msgid "Failed to open %s: %s." |
msgstr "" |
-#: cli/cli-cmds.c:347 |
+#: cli/cli-dump.c:120 |
#, possible-c-format |
-msgid "Error finding name of working directory: %s" |
+msgid "'%s' is not a recognized file format." |
msgstr "" |
-#: cli/cli-cmds.c:351 |
+#: cli/cli-dump.c:139 |
#, possible-c-format |
-msgid "" |
-"Working directory %s\n" |
-" (canonically %s).\n" |
+msgid "bfd_openw_with_cleanup: %s." |
msgstr "" |
-#: cli/cli-cmds.c:354 |
-#, possible-c-format |
-msgid "Working directory %s.\n" |
+#. Append to existing file. |
+#. FIXME -- doesn't work... |
+#: cli/cli-dump.c:143 |
+msgid "bfd_openw does not work with append." |
msgstr "" |
-#: cli/cli-cmds.c:370 |
-msgid "new working directory" |
+#: cli/cli-dump.c:146 |
+#, possible-c-format |
+msgid "bfd_openw_with_cleanup: unknown mode %s." |
msgstr "" |
-#: cli/cli-cmds.c:466 |
-#, possible-c-format |
-msgid "Script filename extension recognition is \"%s\".\n" |
+#: cli/cli-dump.c:162 |
+msgid "" |
+"\"dump\" must be followed by a subcommand.\n" |
+"\n" |
msgstr "" |
-#: cli/cli-cmds.c:575 |
-msgid "source command requires file name of file to source." |
+#: cli/cli-dump.c:169 |
+msgid "" |
+"\"append\" must be followed by a subcommand.\n" |
+"\n" |
msgstr "" |
-#: cli/cli-cmds.c:761 |
-msgid "Fork failed" |
+#: cli/cli-dump.c:204 |
+#, possible-c-format |
+msgid "writing dump file '%s' (%s)" |
msgstr "" |
-#: cli/cli-cmds.c:787 |
-msgid "No default source file yet." |
+#: cli/cli-dump.c:225 |
+msgid "Missing start address." |
msgstr "" |
-#: cli/cli-cmds.c:814 cli/cli-cmds.c:979 |
-msgid "Junk at end of line specification." |
+#: cli/cli-dump.c:230 |
+msgid "Missing stop address." |
msgstr "" |
-#. FIXME-32x64--assumes sal.pc fits in long. |
-#: cli/cli-cmds.c:826 cli/cli-cmds.c:998 |
-#, possible-c-format |
-msgid "No source file for address %s." |
+#: cli/cli-dump.c:236 |
+msgid "Invalid memory address range (start >= end)." |
msgstr "" |
-#: cli/cli-cmds.c:846 cli/cli-cmds.c:1019 |
+#: cli/cli-dump.c:276 |
#, possible-c-format |
-msgid "No line number known for %s." |
+msgid "No value to %s." |
msgstr "" |
-#: cli/cli-cmds.c:983 |
-msgid "Specified start and end are in different files." |
+#: cli/cli-dump.c:279 |
+msgid "Invalid expression." |
msgstr "" |
-#: cli/cli-cmds.c:985 |
-msgid "Two empty args do not say what lines to list." |
+#: cli/cli-dump.c:298 |
+msgid "value is not an lval: address assumed to be zero" |
msgstr "" |
-#: cli/cli-cmds.c:1028 cli/cli-cmds.c:1034 |
-msgid "No default source file yet. Do \"help list\"." |
+#. No, no useable data in this section. |
+#: cli/cli-dump.c:458 |
+#, possible-c-format |
+msgid "skipping section %s...\n" |
msgstr "" |
-#: cli/cli-cmds.c:1100 dwarf2loc.c:2023 python/py-symbol.c:378 stack.c:2012 |
-#: stack.c:2094 valops.c:1501 |
-msgid "No frame selected." |
+#: cli/cli-dump.c:477 |
+#, possible-c-format |
+msgid "Failed to read bfd file %s: '%s'." |
msgstr "" |
-#: cli/cli-cmds.c:1104 |
-msgid "No function contains program counter for selected frame." |
+#: cli/cli-dump.c:500 cli/cli-dump.c:553 |
+#, possible-c-format |
+msgid "restore: memory write failed (%s)." |
msgstr "" |
-#: cli/cli-cmds.c:1148 |
-msgid "Missing modifier." |
+#: cli/cli-dump.c:524 |
+#, possible-c-format |
+msgid "Start address is greater than length of binary file %s." |
msgstr "" |
-#: cli/cli-cmds.c:1161 |
-msgid "Invalid disassembly modifier." |
+#: cli/cli-dump.c:599 |
+msgid "Start must be less than end." |
msgstr "" |
-#: cli/cli-cmds.c:1183 |
-msgid "No function contains specified address." |
+#: cli/cli-dump.c:668 |
+msgid "Dump target code/data to a local file." |
msgstr "" |
-#: cli/cli-cmds.c:1244 |
-msgid "Not a user command." |
+#: cli/cli-dump.c:673 |
+msgid "Append target code/data to a local file." |
msgstr "" |
-#: cli/cli-cmds.c:1267 |
-msgid "REGEXP string is empty" |
+#: cli/cli-dump.c:689 |
+msgid "Write target code/data to an srec file." |
msgstr "" |
-#: cli/cli-cmds.c:1283 |
-#, possible-c-format |
-msgid "Error in regular expression: %s" |
+#: cli/cli-dump.c:695 |
+msgid "Write target code/data to an intel hex file." |
msgstr "" |
-#: cli/cli-cmds.c:1345 |
-msgid "Usage: alias [-a] [--] ALIAS = COMMAND" |
+#: cli/cli-dump.c:701 |
+msgid "Write target code/data to a tekhex file." |
msgstr "" |
-#: cli/cli-cmds.c:1384 |
-#, possible-c-format |
-msgid "Invalid command name: %s" |
+#: cli/cli-dump.c:707 |
+msgid "Write target code/data to a raw binary file." |
msgstr "" |
-#: cli/cli-cmds.c:1386 |
-#, possible-c-format |
-msgid "Invalid command element name: %s" |
+#: cli/cli-dump.c:713 |
+msgid "Append target code/data to a raw binary file." |
msgstr "" |
-#: cli/cli-cmds.c:1400 |
-#, possible-c-format |
-msgid "Invalid command to alias to: %s" |
+#: cli/cli-dump.c:718 |
+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 specified FILE in srec format." |
+msgstr "" |
+ |
+#: cli/cli-dump.c:724 |
+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:730 |
+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 specified FILE in intel hex format." |
+msgstr "" |
+ |
+#: cli/cli-dump.c:736 |
+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:742 |
+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 specified FILE in tekhex format." |
+msgstr "" |
+ |
+#: cli/cli-dump.c:748 |
+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:754 |
+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 specified FILE in binary format." |
+msgstr "" |
+ |
+#: cli/cli-dump.c:760 |
+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:766 |
+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 specified FILE in raw target ordered bytes." |
+msgstr "" |
+ |
+#: cli/cli-dump.c:772 |
+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:778 |
+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-setshow.c:72 |
+msgid "\"on\", \"off\" or \"auto\" expected." |
+msgstr "" |
+ |
+#: cli/cli-setshow.c:227 |
+msgid "filename to set it to." |
+msgstr "" |
+ |
+#: cli/cli-setshow.c:264 |
+msgid "\"on\" or \"off\" expected." |
+msgstr "" |
+ |
+#: cli/cli-setshow.c:293 cli/cli-setshow.c:329 cli/cli-setshow.c:432 |
+msgid "integer to set it to, or \"unlimited\"." |
+msgstr "" |
+ |
+#: cli/cli-setshow.c:295 cli/cli-setshow.c:331 |
+msgid "integer to set it to." |
+msgstr "" |
+ |
+#: cli/cli-setshow.c:311 cli/cli-setshow.c:347 cli/cli-setshow.c:440 |
+#, possible-c-format |
+msgid "integer %s out of range" |
+msgstr "" |
+ |
+#: cli/cli-setshow.c:385 |
+#, possible-c-format |
+msgid "Requires an argument. Valid arguments are %s." |
+msgstr "" |
+ |
+#: cli/cli-setshow.c:414 |
+#, possible-c-format |
+msgid "Undefined item: \"%s\"." |
+msgstr "" |
+ |
+#: cli/cli-setshow.c:417 |
+#, possible-c-format |
+msgid "Ambiguous item \"%s\"." |
+msgstr "" |
+ |
+#: cli/cli-setshow.c:442 |
+msgid "only -1 is allowed to set as unlimited" |
+msgstr "" |
+ |
+#: cli/cli-setshow.c:452 |
+msgid "gdb internal error: bad var_type in do_setshow_command" |
+msgstr "" |
+ |
+#: cli/cli-setshow.c:614 |
+msgid "do_show_command: invalid var_auto_boolean" |
+msgstr "" |
+ |
+#: cli/cli-setshow.c:644 |
+msgid "gdb internal error: bad var_type in do_show_command" |
+msgstr "" |
+ |
+#: cli/cli-decode.c:1448 |
+#, possible-c-format |
+msgid "Undefined %scommand: \"%s\". Try \"help%s%.*s\"." |
+msgstr "" |
+ |
+#: cli/cli-decode.c:1481 |
+#, possible-c-format |
+msgid "Lack of needed %scommand" |
+msgstr "" |
+ |
+#: cli/cli-decode.c:1546 |
+#, possible-c-format |
+msgid "Ambiguous %scommand \"%s\": %s." |
+msgstr "" |
+ |
+#: cli/cli-decode.c:1554 |
+msgid "Argument must be preceded by space." |
+msgstr "" |
+ |
+#: cli/cli-decode.c:1884 |
+msgid "Invalid command" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:209 |
+#, possible-c-format |
+msgid "Argument required (%s)." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:219 |
+msgid "\"info\" must be followed by the name of an info command.\n" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:326 cli/cli-script.c:1524 infcmd.c:1164 infcmd.c:1178 |
+#: infcmd.c:2318 symfile.c:1105 symfile.c:1275 symfile.c:2335 symfile.c:2417 |
+#: tracepoint.c:2289 tracepoint.c:2295 |
+msgid "Not confirmed." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:337 |
+#, possible-c-format |
+msgid "The \"pwd\" command does not take an argument: %s" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:339 |
+#, possible-c-format |
+msgid "Error finding name of working directory: %s" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:343 |
+#, possible-c-format |
+msgid "" |
+"Working directory %s\n" |
+" (canonically %s).\n" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:346 |
+#, possible-c-format |
+msgid "Working directory %s.\n" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:461 |
+#, possible-c-format |
+msgid "Script filename extension recognition is \"%s\".\n" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:567 |
+msgid "source command requires file name of file to source." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:755 |
+msgid "Fork failed" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:782 |
+msgid "No default source file yet." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:809 cli/cli-cmds.c:966 |
+msgid "Junk at end of line specification." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:820 cli/cli-cmds.c:984 |
+#, possible-c-format |
+msgid "No source file for address %s." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:842 cli/cli-cmds.c:1005 |
+#, possible-c-format |
+msgid "No line number known for %s." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:970 |
+msgid "Specified start and end are in different files." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:972 |
+msgid "Two empty args do not say what lines to list." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1014 cli/cli-cmds.c:1020 |
+msgid "No default source file yet. Do \"help list\"." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1086 dwarf2loc.c:2100 python/py-symbol.c:379 stack.c:2109 |
+#: stack.c:2191 valops.c:1338 |
+msgid "No frame selected." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1090 |
+msgid "No function contains program counter for selected frame." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1136 record.c:418 record.c:560 |
+msgid "Missing modifier." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1149 |
+msgid "Invalid disassembly modifier." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1170 |
+msgid "No function contains specified address." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1230 |
+msgid "Not a user command." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1253 |
+msgid "REGEXP string is empty" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1269 |
+#, possible-c-format |
+msgid "Error in regular expression: %s" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1331 |
+msgid "Usage: alias [-a] [--] ALIAS = COMMAND" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1370 |
+#, possible-c-format |
+msgid "Invalid command name: %s" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1372 |
+#, possible-c-format |
+msgid "Invalid command element name: %s" |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1386 |
+#, possible-c-format |
+msgid "Invalid command to alias to: %s" |
msgstr "" |
-#: cli/cli-cmds.c:1407 |
+#: cli/cli-cmds.c:1393 |
#, possible-c-format |
msgid "Alias already exists: %s" |
msgstr "" |
-#: cli/cli-cmds.c:1431 |
+#: cli/cli-cmds.c:1417 |
msgid "Mismatched command length between ALIAS and COMMAND." |
msgstr "" |
-#: cli/cli-cmds.c:1451 |
+#: cli/cli-cmds.c:1437 |
msgid "ALIAS and COMMAND prefixes do not match." |
msgstr "" |
-#: cli/cli-cmds.c:1471 |
+#: cli/cli-cmds.c:1459 |
#, possible-c-format |
msgid "file: \"%s\", line number: %d\n" |
msgstr "" |
-#: cli/cli-cmds.c:1557 |
+#: cli/cli-cmds.c:1547 |
msgid "\"set debug\" must be followed by the name of a debug subcommand.\n" |
msgstr "" |
-#: cli/cli-cmds.c:1605 |
+#: cli/cli-cmds.c:1571 |
#, possible-c-format |
msgid "Verbose printing of informational messages is %s.\n" |
msgstr "" |
-#: cli/cli-cmds.c:1608 |
+#: cli/cli-cmds.c:1574 |
#, possible-c-format |
msgid "Verbosity is %s.\n" |
msgstr "" |
-#: cli/cli-cmds.c:1615 |
+#: cli/cli-cmds.c:1581 |
#, possible-c-format |
msgid "History expansion on command input is %s.\n" |
msgstr "" |
-#: cli/cli-cmds.c:1623 |
-#, possible-c-format |
-msgid "Baud rate for remote serial I/O is %s.\n" |
-msgstr "" |
- |
-#: cli/cli-cmds.c:1631 |
+#: cli/cli-cmds.c:1589 |
#, possible-c-format |
msgid "Debugging of remote protocol is %s.\n" |
msgstr "" |
-#: cli/cli-cmds.c:1640 |
+#: cli/cli-cmds.c:1598 |
#, possible-c-format |
msgid "Timeout limit to wait for target to respond is %s.\n" |
msgstr "" |
-#: cli/cli-cmds.c:1649 |
+#: cli/cli-cmds.c:1607 |
#, 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 alphabetical order. |
-#: cli/cli-cmds.c:1663 |
+#: cli/cli-cmds.c:1623 |
msgid "" |
"Maintenance commands.\n" |
"Some gdb commands are provided just for use by gdb maintainers.\n" |
@@ -4883,42 +5440,42 @@ msgid "" |
"well documented as user commands." |
msgstr "" |
-#: cli/cli-cmds.c:1669 |
+#: cli/cli-cmds.c:1629 |
msgid "Obscure features." |
msgstr "" |
-#: cli/cli-cmds.c:1671 |
+#: cli/cli-cmds.c:1631 |
msgid "Aliases of other commands." |
msgstr "" |
-#: cli/cli-cmds.c:1672 |
+#: cli/cli-cmds.c:1632 |
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:1676 |
+#: cli/cli-cmds.c:1636 |
msgid "Support facilities." |
msgstr "" |
-#: cli/cli-cmds.c:1678 |
+#: cli/cli-cmds.c:1638 |
msgid "Status inquiries." |
msgstr "" |
-#: cli/cli-cmds.c:1679 |
+#: cli/cli-cmds.c:1639 |
msgid "Specifying and examining files." |
msgstr "" |
-#: cli/cli-cmds.c:1682 |
+#: cli/cli-cmds.c:1642 |
msgid "Making program stop at certain points." |
msgstr "" |
-#: cli/cli-cmds.c:1683 |
+#: cli/cli-cmds.c:1643 |
msgid "Examining data." |
msgstr "" |
-#: cli/cli-cmds.c:1684 |
+#: cli/cli-cmds.c:1644 |
msgid "" |
"Examining the stack.\n" |
"The stack is made up of stack frames. Gdb assigns numbers to stack frames\n" |
@@ -4930,23 +5487,23 @@ msgid "" |
"The commands below can be used to select other frames by number or address." |
msgstr "" |
-#: cli/cli-cmds.c:1693 |
+#: cli/cli-cmds.c:1653 |
msgid "Running the program." |
msgstr "" |
#. Define general commands. |
-#: cli/cli-cmds.c:1697 |
+#: cli/cli-cmds.c:1657 |
msgid "Print working directory. This is used for your program as well." |
msgstr "" |
-#: cli/cli-cmds.c:1700 |
+#: cli/cli-cmds.c:1660 |
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:1706 |
+#: cli/cli-cmds.c:1666 |
msgid "" |
"Print a constant string. Give string as argument.\n" |
"C escape sequences may be used in the argument.\n" |
@@ -4957,45 +5514,15 @@ msgid "" |
"to be printed or after trailing whitespace." |
msgstr "" |
-#: cli/cli-cmds.c:1714 |
-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\"." |
+#: cli/cli-cmds.c:1676 |
+msgid "Set mode for script filename extension recognition." |
msgstr "" |
-#: cli/cli-cmds.c:1718 |
-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:1725 |
-#, possible-c-format |
-msgid "" |
-"Read commands from a file named FILE.\n" |
-"\n" |
-"Usage: source [-s] [-v] FILE\n" |
-"-s: search for the script in the source search path,\n" |
-" even if FILE contains directories.\n" |
-"-v: each command in FILE is echoed as it is executed.\n" |
-"\n" |
-"Note that the file \"%s\" is read automatically in this way\n" |
-"when GDB is started." |
-msgstr "" |
- |
-#: cli/cli-cmds.c:1740 |
-msgid "Set mode for script filename extension recognition." |
-msgstr "" |
- |
-#: cli/cli-cmds.c:1741 |
-msgid "Show mode for script filename extension recognition." |
-msgstr "" |
- |
-#: cli/cli-cmds.c:1742 |
+#: cli/cli-cmds.c:1677 |
+msgid "Show mode for script filename extension recognition." |
+msgstr "" |
+ |
+#: cli/cli-cmds.c:1678 |
msgid "" |
"off == no filename extension recognition (all sourced files are GDB " |
"scripts)\n" |
@@ -5005,146 +5532,117 @@ msgid "" |
"supported" |
msgstr "" |
-#: cli/cli-cmds.c:1752 |
+#: cli/cli-cmds.c:1688 |
msgid "Exit gdb." |
msgstr "" |
-#: cli/cli-cmds.c:1754 |
+#: cli/cli-cmds.c:1690 |
msgid "Print list of commands." |
msgstr "" |
-#: cli/cli-cmds.c:1759 |
+#: cli/cli-cmds.c:1695 |
msgid "Set verbosity." |
msgstr "" |
-#: cli/cli-cmds.c:1760 |
+#: cli/cli-cmds.c:1696 |
msgid "Show verbosity." |
msgstr "" |
-#: cli/cli-cmds.c:1767 |
+#: cli/cli-cmds.c:1703 |
msgid "Generic command for setting command history parameters." |
msgstr "" |
-#: cli/cli-cmds.c:1770 |
+#: cli/cli-cmds.c:1706 |
msgid "Generic command for showing command history parameters." |
msgstr "" |
-#: cli/cli-cmds.c:1773 |
+#: cli/cli-cmds.c:1709 |
msgid "Set history expansion on command input." |
msgstr "" |
-#: cli/cli-cmds.c:1774 |
+#: cli/cli-cmds.c:1710 |
msgid "Show history expansion on command input." |
msgstr "" |
-#: cli/cli-cmds.c:1775 |
+#: cli/cli-cmds.c:1711 |
msgid "Without an argument, history expansion is enabled." |
msgstr "" |
-#: cli/cli-cmds.c:1781 |
+#: cli/cli-cmds.c:1717 |
msgid "Generic command for showing things about the program being debugged." |
msgstr "" |
-#: cli/cli-cmds.c:1788 |
+#: cli/cli-cmds.c:1724 |
msgid "List the completions for the rest of the line as a command." |
msgstr "" |
-#: cli/cli-cmds.c:1790 |
+#: cli/cli-cmds.c:1726 |
msgid "Generic command for showing things about the debugger." |
msgstr "" |
#. Another way to get at the same thing. |
-#: cli/cli-cmds.c:1794 |
+#: cli/cli-cmds.c:1730 |
msgid "Show all GDB settings." |
msgstr "" |
-#: cli/cli-cmds.c:1796 |
+#: cli/cli-cmds.c:1732 |
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:1803 |
+#: cli/cli-cmds.c:1739 |
msgid "Show what version of GDB this is." |
msgstr "" |
-#: cli/cli-cmds.c:1805 |
-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:1811 |
-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:1820 |
-msgid "Set baud rate for remote serial I/O." |
-msgstr "" |
- |
-#: cli/cli-cmds.c:1821 |
-msgid "Show baud rate for remote serial I/O." |
-msgstr "" |
- |
-#: cli/cli-cmds.c:1822 |
-msgid "" |
-"This value is used to set the speed of the serial port when debugging\n" |
-"using remote targets." |
+#: cli/cli-cmds.c:1742 |
+msgid "Show how GDB was configured at build time." |
msgstr "" |
-#: cli/cli-cmds.c:1829 |
+#: cli/cli-cmds.c:1744 |
msgid "Set debugging of remote protocol." |
msgstr "" |
-#: cli/cli-cmds.c:1830 |
+#: cli/cli-cmds.c:1745 |
msgid "Show debugging of remote protocol." |
msgstr "" |
-#: cli/cli-cmds.c:1831 |
+#: cli/cli-cmds.c:1746 |
msgid "" |
"When enabled, each packet sent or received with the remote target\n" |
"is displayed." |
msgstr "" |
-#: cli/cli-cmds.c:1838 |
+#: cli/cli-cmds.c:1754 |
msgid "Set timeout limit to wait for target to respond." |
msgstr "" |
-#: cli/cli-cmds.c:1839 |
+#: cli/cli-cmds.c:1755 |
msgid "Show timeout limit to wait for target to respond." |
msgstr "" |
-#: cli/cli-cmds.c:1840 |
+#: cli/cli-cmds.c:1756 |
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:1848 |
+#: cli/cli-cmds.c:1764 |
msgid "Generic command for setting gdb debugging flags" |
msgstr "" |
-#: cli/cli-cmds.c:1852 |
+#: cli/cli-cmds.c:1768 |
msgid "Generic command for showing gdb debugging flags" |
msgstr "" |
-#: cli/cli-cmds.c:1855 |
+#: cli/cli-cmds.c:1771 |
msgid "" |
"Execute the rest of the line as a shell command.\n" |
"With no arguments, run an inferior shell." |
msgstr "" |
-#: cli/cli-cmds.c:1860 |
+#: cli/cli-cmds.c:1776 |
msgid "" |
"Edit specified file or function.\n" |
"With no argument, edits file containing most recent line listed.\n" |
@@ -5156,7 +5654,7 @@ msgid "" |
"Uses EDITOR environment variable contents as editor (or ex as default)." |
msgstr "" |
-#: cli/cli-cmds.c:1872 |
+#: cli/cli-cmds.c:1788 |
msgid "" |
"List specified function or line.\n" |
"With no argument, lists ten more lines after or around previous listing.\n" |
@@ -5173,7 +5671,7 @@ msgid "" |
"arg." |
msgstr "" |
-#: cli/cli-cmds.c:1895 |
+#: cli/cli-cmds.c:1811 |
msgid "" |
"Disassemble a specified section of memory.\n" |
"Default is the function surrounding the pc of the selected frame.\n" |
@@ -5182,45 +5680,50 @@ msgid "" |
"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,\n" |
-" in the form of \"start,end\", or \"start,+length\"." |
+" in the form of \"start,end\", or \"start,+length\".\n" |
+"\n" |
+"Note that the address is interpreted as an expression, not as a location\n" |
+"like in the \"break\" command.\n" |
+"So, for example, if you want to disassemble function bar in file foo.c\n" |
+"you must type \"disassemble 'foo.c'::bar\" and not \"disassemble foo.c:bar\"." |
msgstr "" |
-#: cli/cli-cmds.c:1909 |
+#: cli/cli-cmds.c:1830 |
msgid "Run the ``make'' program using the rest of the line as arguments." |
msgstr "" |
-#: cli/cli-cmds.c:1912 |
+#: cli/cli-cmds.c:1833 |
msgid "" |
"Show definitions of non-python 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:1917 |
+#: cli/cli-cmds.c:1838 |
msgid "Search for commands matching a REGEXP" |
msgstr "" |
-#: cli/cli-cmds.c:1920 |
+#: cli/cli-cmds.c:1841 |
msgid "Set the max call depth for non-python user-defined commands." |
msgstr "" |
-#: cli/cli-cmds.c:1921 |
+#: cli/cli-cmds.c:1842 |
msgid "Show the max call depth for non-python user-defined commands." |
msgstr "" |
-#: cli/cli-cmds.c:1927 |
+#: cli/cli-cmds.c:1848 |
msgid "Set tracing of GDB CLI commands." |
msgstr "" |
-#: cli/cli-cmds.c:1928 |
+#: cli/cli-cmds.c:1849 |
msgid "Show state of GDB CLI command tracing." |
msgstr "" |
-#: cli/cli-cmds.c:1929 |
+#: cli/cli-cmds.c:1850 |
msgid "When 'on', each command is displayed as it is executed." |
msgstr "" |
-#: cli/cli-cmds.c:1935 |
+#: cli/cli-cmds.c:1856 |
msgid "" |
"Define a new command that is an alias of an existing command.\n" |
"Usage: alias [-a] [--] ALIAS = COMMAND\n" |
@@ -5236,227 +5739,165 @@ msgid "" |
" alias -a set print elms = set print elements" |
msgstr "" |
-#: cli/cli-decode.c:1331 |
+#: cli/cli-cmds.c:1877 |
#, possible-c-format |
-msgid "Undefined %scommand: \"%s\". Try \"help%s%.*s\"." |
+msgid "" |
+"Read commands from a file named FILE.\n" |
+"\n" |
+"Usage: source [-s] [-v] FILE\n" |
+"-s: search for the script in the source search path,\n" |
+" even if FILE contains directories.\n" |
+"-v: each command in FILE is echoed as it is executed.\n" |
+"\n" |
+"Note that the file \"%s\" is read automatically in this way\n" |
+"when GDB is started." |
msgstr "" |
-#: cli/cli-decode.c:1364 |
-#, possible-c-format |
-msgid "Lack of needed %scommand" |
+#: cli/cli-script.c:109 |
+msgid "if/while commands require arguments." |
msgstr "" |
-#: cli/cli-decode.c:1429 |
-#, possible-c-format |
-msgid "Ambiguous %scommand \"%s\": %s." |
+#: cli/cli-script.c:144 |
+msgid "Error reading in canned sequence of commands." |
msgstr "" |
-#: cli/cli-decode.c:1763 |
-msgid "Invalid command" |
+#: cli/cli-script.c:346 |
+msgid "Max user call depth exceeded -- command aborted." |
msgstr "" |
-#: cli/cli-dump.c:75 |
-msgid "Missing filename." |
+#: cli/cli-script.c:368 |
+msgid "Error executing canned sequence of commands." |
msgstr "" |
-#: cli/cli-dump.c:116 cli/cli-dump.c:136 |
-#, possible-c-format |
-msgid "Failed to open %s: %s." |
+#: cli/cli-script.c:599 |
+msgid "Invalid control type in canned commands structure." |
msgstr "" |
-#: cli/cli-dump.c:121 |
-#, possible-c-format |
-msgid "'%s' is not a recognized file format." |
+#: cli/cli-script.c:675 |
+msgid "arg_cleanup called with no user args.\n" |
msgstr "" |
-#: cli/cli-dump.c:140 |
+#: cli/cli-script.c:713 |
#, possible-c-format |
-msgid "bfd_openw_with_cleanup: %s." |
-msgstr "" |
- |
-#. Append to existing file. |
-#. FIXME -- doesn't work... |
-#: cli/cli-dump.c:144 |
-msgid "bfd_openw does not work with append." |
+msgid "user defined function may only have %d arguments." |
msgstr "" |
-#: cli/cli-dump.c:147 |
+#: cli/cli-script.c:810 |
#, possible-c-format |
-msgid "bfd_openw_with_cleanup: unknown mode %s." |
-msgstr "" |
- |
-#: cli/cli-dump.c:163 |
-msgid "" |
-"\"dump\" must be followed by a subcommand.\n" |
-"\n" |
-msgstr "" |
- |
-#: cli/cli-dump.c:170 |
-msgid "" |
-"\"append\" must be followed by a subcommand.\n" |
-"\n" |
+msgid "Missing argument %d in user function." |
msgstr "" |
-#: cli/cli-dump.c:205 |
-#, possible-c-format |
-msgid "writing dump file '%s' (%s)" |
+#: cli/cli-script.c:910 |
+msgid "Control nesting too deep!" |
msgstr "" |
-#: cli/cli-dump.c:226 |
-msgid "Missing start address." |
+#: cli/cli-script.c:1106 |
+msgid "Recursed on a simple control type." |
msgstr "" |
-#: cli/cli-dump.c:231 |
-msgid "Missing stop address." |
+#: cli/cli-script.c:1109 |
+msgid "Allocated body is smaller than this command type needs." |
msgstr "" |
-#: cli/cli-dump.c:237 |
-msgid "Invalid memory address range (start >= end)." |
+#: cli/cli-script.c:1405 |
+msgid "name of command to define" |
msgstr "" |
-#: cli/cli-dump.c:277 |
+#: cli/cli-script.c:1428 |
#, possible-c-format |
-msgid "No value to %s." |
-msgstr "" |
- |
-#: cli/cli-dump.c:280 |
-msgid "Invalid expression." |
-msgstr "" |
- |
-#: cli/cli-dump.c:299 |
-msgid "value is not an lval: address assumed to be zero" |
+msgid "\"%s\" is not a prefix command." |
msgstr "" |
-#. No, no useable data in this section. |
-#: cli/cli-dump.c:459 |
+#: cli/cli-script.c:1439 |
#, possible-c-format |
-msgid "skipping section %s...\n" |
+msgid "Junk in argument list: \"%s\"" |
msgstr "" |
-#: cli/cli-dump.c:478 |
+#: cli/cli-script.c:1489 |
#, possible-c-format |
-msgid "Failed to read bfd file %s: '%s'." |
+msgid "Redefine command \"%s\"? " |
msgstr "" |
-#: cli/cli-dump.c:501 cli/cli-dump.c:553 |
+#: cli/cli-script.c:1491 |
#, possible-c-format |
-msgid "restore: memory write failed (%s)." |
+msgid "Really redefine built-in command \"%s\"? " |
msgstr "" |
-#: cli/cli-dump.c:524 |
+#: cli/cli-script.c:1493 |
#, possible-c-format |
-msgid "Start address is greater than length of binary file %s." |
-msgstr "" |
- |
-#: cli/cli-dump.c:599 |
-msgid "Start must be less than end." |
-msgstr "" |
- |
-#: cli/cli-dump.c:668 |
-msgid "Dump target code/data to a local file." |
-msgstr "" |
- |
-#: cli/cli-dump.c:673 |
-msgid "Append target code/data to a local file." |
-msgstr "" |
- |
-#: cli/cli-dump.c:689 |
-msgid "Write target code/data to an srec file." |
-msgstr "" |
- |
-#: cli/cli-dump.c:695 |
-msgid "Write target code/data to an intel hex file." |
-msgstr "" |
- |
-#: cli/cli-dump.c:701 |
-msgid "Write target code/data to a tekhex file." |
-msgstr "" |
- |
-#: cli/cli-dump.c:707 |
-msgid "Write target code/data to a raw binary file." |
-msgstr "" |
- |
-#: cli/cli-dump.c:713 |
-msgid "Append target code/data to a raw binary file." |
+msgid "Command \"%s\" not redefined." |
msgstr "" |
-#: cli/cli-dump.c:718 |
-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 specified FILE in srec format." |
+#: cli/cli-script.c:1520 |
+#, possible-c-format |
+msgid "Your new `%s' command does not hook any existing command." |
msgstr "" |
-#: cli/cli-dump.c:724 |
-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." |
+#: cli/cli-script.c:1523 |
+msgid "Proceed? " |
msgstr "" |
-#: cli/cli-dump.c:730 |
-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 specified FILE in intel hex format." |
+#. Should never come here as hookc would be 0. |
+#: cli/cli-script.c:1565 complaints.c:304 exceptions.c:159 exceptions.c:176 |
+#: exceptions.c:203 hppa-tdep.c:3089 hppa-tdep.c:3102 infcall.c:669 |
+#: infcmd.c:1484 infrun.c:3339 language.c:448 mi/mi-out.c:337 mi/mi-out.c:355 |
+#: mips-tdep.c:265 mips-tdep.c:424 mips-tdep.c:2116 mips-tdep.c:5560 |
+#: mips-tdep.c:6676 mn10300-tdep.c:126 reggroups.c:219 remote.c:6971 |
+#: utils.c:770 utils.c:789 |
+msgid "bad switch" |
msgstr "" |
-#: cli/cli-dump.c:736 |
-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." |
+#: cli/cli-script.c:1586 |
+#, possible-c-format |
+msgid "Command \"%s\" is built-in." |
msgstr "" |
-#: cli/cli-dump.c:742 |
-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 specified FILE in tekhex format." |
+#: cli/cli-script.c:1641 |
+msgid "called with NULL file pointer!" |
msgstr "" |
-#: cli/cli-dump.c:748 |
+#: cli/cli-script.c:1664 |
+#, possible-c-format |
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." |
+"%s:%d: Error in sourced command file:\n" |
+"%s" |
msgstr "" |
-#: cli/cli-dump.c:754 |
-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 specified FILE in binary format." |
+#: cli/cli-script.c:1667 |
+msgid "bad reason" |
msgstr "" |
-#: cli/cli-dump.c:760 |
+#: cli/cli-script.c:1710 |
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." |
+"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-dump.c:766 |
+#: cli/cli-script.c:1714 |
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 specified FILE in raw target ordered bytes." |
+"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-dump.c:772 |
+#: cli/cli-script.c:1721 |
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." |
+"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-dump.c:778 |
+#: cli/cli-script.c:1727 |
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." |
+"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 "" |
#: cli/cli-logging.c:46 |
@@ -5476,20 +5917,20 @@ msgstr "" |
msgid "Whether logging overwrites or appends to the log file is %s.\n" |
msgstr "" |
-#: cli/cli-logging.c:111 cli/cli-logging.c:202 cli/cli-logging.c:212 |
+#: cli/cli-logging.c:113 cli/cli-logging.c:203 cli/cli-logging.c:213 |
msgid "set logging" |
msgstr "" |
-#: cli/cli-logging.c:140 cli/cli-logging.c:251 top.c:536 |
+#: cli/cli-logging.c:142 cli/cli-logging.c:252 top.c:520 |
msgid "Current output protocol does not support redirection" |
msgstr "" |
-#: cli/cli-logging.c:150 |
+#: cli/cli-logging.c:151 |
#, possible-c-format |
msgid "The logging output mode is %s.\n" |
msgstr "" |
-#: cli/cli-logging.c:284 |
+#: cli/cli-logging.c:285 |
msgid "" |
"\"set logging\" lets you log output to a file.\n" |
"Usage: set logging on [FILENAME]\n" |
@@ -5499,558 +5940,538 @@ msgid "" |
" set logging redirect [on|off]\n" |
msgstr "" |
-#: cli/cli-logging.c:296 |
+#: cli/cli-logging.c:297 |
#, possible-c-format |
msgid "Currently logging to \"%s\".\n" |
msgstr "" |
-#: cli/cli-logging.c:299 |
+#: cli/cli-logging.c:300 |
#, possible-c-format |
msgid "Future logs will be written to %s.\n" |
msgstr "" |
-#: cli/cli-logging.c:303 |
+#: cli/cli-logging.c:304 |
msgid "Logs will overwrite the log file.\n" |
msgstr "" |
-#: cli/cli-logging.c:305 |
+#: cli/cli-logging.c:306 |
msgid "Logs will be appended to the log file.\n" |
msgstr "" |
-#: cli/cli-logging.c:310 |
+#: cli/cli-logging.c:311 |
msgid "Output is being sent only to the log file.\n" |
msgstr "" |
-#: cli/cli-logging.c:312 |
+#: cli/cli-logging.c:313 |
msgid "Output is being logged and displayed.\n" |
msgstr "" |
-#: cli/cli-logging.c:317 |
+#: cli/cli-logging.c:318 |
msgid "Output will be sent only to the log file.\n" |
msgstr "" |
-#: cli/cli-logging.c:319 |
+#: cli/cli-logging.c:320 |
msgid "Output will be logged and displayed.\n" |
msgstr "" |
-#: cli/cli-logging.c:332 |
+#: cli/cli-logging.c:333 |
msgid "Set logging options" |
msgstr "" |
-#: cli/cli-logging.c:335 |
+#: cli/cli-logging.c:336 |
msgid "Show logging options" |
msgstr "" |
-#: cli/cli-logging.c:337 |
+#: cli/cli-logging.c:338 |
msgid "Set whether logging overwrites or appends to the log file." |
msgstr "" |
-#: cli/cli-logging.c:338 |
+#: cli/cli-logging.c:339 |
msgid "Show whether logging overwrites or appends to the log file." |
msgstr "" |
-#: cli/cli-logging.c:339 |
+#: cli/cli-logging.c:340 |
msgid "If set, logging overrides the log file." |
msgstr "" |
-#: cli/cli-logging.c:344 |
+#: cli/cli-logging.c:345 |
msgid "Set the logging output mode." |
msgstr "" |
-#: cli/cli-logging.c:345 |
+#: cli/cli-logging.c:346 |
msgid "Show the logging output mode." |
msgstr "" |
-#: cli/cli-logging.c:346 |
+#: cli/cli-logging.c:347 |
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:352 |
+#: cli/cli-logging.c:353 |
msgid "Set the current logfile." |
msgstr "" |
-#: cli/cli-logging.c:353 |
+#: cli/cli-logging.c:354 |
msgid "Show the current logfile." |
msgstr "" |
-#: cli/cli-logging.c:354 |
+#: cli/cli-logging.c:355 |
msgid "The logfile is used when directing GDB's output." |
msgstr "" |
-#: cli/cli-logging.c:360 |
+#: cli/cli-logging.c:361 |
msgid "Enable logging." |
msgstr "" |
-#: cli/cli-logging.c:362 |
+#: cli/cli-logging.c:363 |
msgid "Disable logging." |
msgstr "" |
-#: cli/cli-script.c:90 |
-msgid "if/while commands require arguments." |
-msgstr "" |
- |
-#: cli/cli-script.c:125 |
-msgid "Error reading in canned sequence of commands." |
-msgstr "" |
- |
-#: cli/cli-script.c:327 |
-msgid "Max user call depth exceeded -- command aborted." |
-msgstr "" |
- |
-#: cli/cli-script.c:349 |
-msgid "Error executing canned sequence of commands." |
-msgstr "" |
- |
-#: cli/cli-script.c:576 |
-msgid "Invalid control type in canned commands structure." |
-msgstr "" |
- |
-#: cli/cli-script.c:652 |
-msgid "arg_cleanup called with no user args.\n" |
-msgstr "" |
- |
-#: cli/cli-script.c:691 |
-#, possible-c-format |
-msgid "user defined function may only have %d arguments." |
-msgstr "" |
- |
-#: cli/cli-script.c:790 |
-#, possible-c-format |
-msgid "Missing argument %d in user function." |
-msgstr "" |
- |
-#: cli/cli-script.c:890 |
-msgid "Control nesting too deep!" |
-msgstr "" |
- |
-#: cli/cli-script.c:1086 |
-msgid "Recursed on a simple control type." |
+#: cli/cli-utils.c:53 |
+msgid "History value must have integer type." |
msgstr "" |
-#: cli/cli-script.c:1089 |
-msgid "Allocated body is smaller than this command type needs." |
+#: cli/cli-utils.c:74 |
+msgid "Convenience variable must have integer value.\n" |
msgstr "" |
-#: cli/cli-script.c:1403 |
-msgid "name of command to define" |
+#: cli/cli-utils.c:151 |
+msgid "inverted range" |
msgstr "" |
-#: cli/cli-script.c:1425 |
-#, possible-c-format |
-msgid "\"%s\" is not a prefix command." |
+#: cli/cli-utils.c:165 |
+msgid "negative value" |
msgstr "" |
-#: cli/cli-script.c:1436 |
-#, possible-c-format |
-msgid "Junk in argument list: \"%s\"" |
+#: cli/cli-utils.c:207 |
+msgid "Args must be numbers or '$' variables." |
msgstr "" |
-#: cli/cli-script.c:1485 |
+#: coff-pe-read.c:174 |
#, possible-c-format |
-msgid "Redefine command \"%s\"? " |
+msgid "Unknown section type for \"%s\" for entry \"%s\" in dll \"%s\"\n" |
msgstr "" |
-#: cli/cli-script.c:1487 |
+#: coff-pe-read.c:184 |
#, possible-c-format |
-msgid "Really redefine built-in command \"%s\"? " |
+msgid "Adding exported symbol \"%s\" in dll \"%s\"\n" |
msgstr "" |
-#: cli/cli-script.c:1489 |
+#: coff-pe-read.c:231 |
#, possible-c-format |
-msgid "Command \"%s\" not redefined." |
+msgid "" |
+"Unable to find function \"%s\" in dll \"%s\", forward of \"%s\" in dll \"%s" |
+"\"\n" |
msgstr "" |
-#: cli/cli-script.c:1516 |
+#: coff-pe-read.c:239 |
#, possible-c-format |
-msgid "Your new `%s' command does not hook any existing command." |
-msgstr "" |
- |
-#: cli/cli-script.c:1519 |
-msgid "Proceed? " |
-msgstr "" |
- |
-#. Should never come here as hookc would be 0. |
-#: cli/cli-script.c:1560 complaints.c:305 exceptions.c:159 exceptions.c:176 |
-#: exceptions.c:203 exceptions.c:253 hppa-tdep.c:3092 hppa-tdep.c:3105 |
-#: infcall.c:670 infcmd.c:1485 infrun.c:3286 language.c:531 language.c:557 |
-#: mi/mi-out.c:337 mi/mi-out.c:355 mips-tdep.c:265 mips-tdep.c:418 |
-#: mips-tdep.c:2060 mips-tdep.c:5511 mips-tdep.c:6628 mn10300-tdep.c:126 |
-#: reggroups.c:219 remote.c:6678 utils.c:822 utils.c:841 |
-msgid "bad switch" |
+msgid "" |
+"Adding forwarded exported symbol \"%s\" in dll \"%s\", pointing to \"%s\"\n" |
msgstr "" |
-#: cli/cli-script.c:1580 |
+#: coff-pe-read.c:425 |
#, possible-c-format |
-msgid "Command \"%s\" is built-in." |
-msgstr "" |
- |
-#: cli/cli-script.c:1634 |
-msgid "called with NULL file pointer!" |
+msgid "Export RVA for dll \"%s\" is in section \"%s\"\n" |
msgstr "" |
-#: cli/cli-script.c:1660 |
+#: coff-pe-read.c:430 |
#, possible-c-format |
-msgid "" |
-"%s:%d: Error in sourced command file:\n" |
-"%s" |
-msgstr "" |
- |
-#: cli/cli-script.c:1663 |
-msgid "bad reason" |
-msgstr "" |
- |
-#: cli/cli-setshow.c:59 |
-msgid "\"on\", \"off\" or \"auto\" expected." |
-msgstr "" |
- |
-#: cli/cli-setshow.c:88 |
-msgid "\"on\" or \"off\" expected." |
+msgid "Wrong value of export RVA for dll \"%s\": 0x%lx instead of 0x%lx\n" |
msgstr "" |
-#: cli/cli-setshow.c:194 |
-msgid "filename to set it to." |
-msgstr "" |
- |
-#: cli/cli-setshow.c:215 cli/cli-setshow.c:225 cli/cli-setshow.c:237 |
-#: cli/cli-setshow.c:242 |
-msgid "integer to set it to." |
-msgstr "" |
- |
-#: cli/cli-setshow.c:230 |
+#: coff-pe-read.c:529 |
#, possible-c-format |
-msgid "integer %u out of range" |
+msgid "DLL \"%s\" has %ld export entries, base=%ld\n" |
msgstr "" |
-#: cli/cli-setshow.c:273 |
+#: coff-pe-read.c:602 |
#, possible-c-format |
-msgid "Requires an argument. Valid arguments are %s." |
+msgid "Export name \"%s\" ord. %lu, RVA 0x%lx in dll \"%s\" not handled\n" |
msgstr "" |
-#: cli/cli-setshow.c:302 |
+#: coff-pe-read.c:609 |
#, possible-c-format |
-msgid "Undefined item: \"%s\"." |
+msgid "Finished reading \"%s\", exports %ld, forwards %ld, total %ld/%ld.\n" |
msgstr "" |
-#: cli/cli-setshow.c:305 |
+#: coff-pe-read.c:685 |
#, possible-c-format |
-msgid "Ambiguous item \"%s\"." |
-msgstr "" |
- |
-#: cli/cli-setshow.c:311 cli/cli-setshow.c:379 |
-msgid "gdb internal error: bad var_type in do_setshow_command" |
-msgstr "" |
- |
-#: cli/cli-setshow.c:356 |
-msgid "do_setshow_command: invalid var_auto_boolean" |
-msgstr "" |
- |
-#: cli/cli-setshow.c:403 |
-msgid "gdb internal error: bad cmd_type in do_setshow_command" |
-msgstr "" |
- |
-#: cli/cli-utils.c:53 |
-msgid "History value must have integer type." |
-msgstr "" |
- |
-#: cli/cli-utils.c:74 |
-msgid "Convenience variable must have integer value.\n" |
+msgid "Coff PE read debugging is %s.\n" |
msgstr "" |
-#: cli/cli-utils.c:151 |
-msgid "inverted range" |
+#: coff-pe-read.c:699 |
+msgid "Set coff PE read debugging." |
msgstr "" |
-#: cli/cli-utils.c:165 |
-msgid "negative value" |
+#: coff-pe-read.c:700 |
+msgid "Show coff PE read debugging." |
msgstr "" |
-#: cli/cli-utils.c:207 |
-msgid "Args must be numbers or '$' variables." |
+#: coff-pe-read.c:701 |
+msgid "" |
+"When set, debugging messages for coff reading of exported symbols are " |
+"displayed." |
msgstr "" |
-#: coffread.c:594 |
+#: coffread.c:643 |
#, possible-c-format |
msgid "\"%s\": error reading line numbers." |
msgstr "" |
-#: coffread.c:602 |
+#: coffread.c:651 |
#, possible-c-format |
msgid "\"%s\": can't get string table" |
msgstr "" |
-#: coffread.c:626 |
+#: coffread.c:704 |
#, 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:824 |
+#: coffread.c:898 |
#, possible-c-format |
msgid "Bad n_sclass for symbol %s" |
msgstr "" |
-#: coffread.c:991 |
+#: coffread.c:1065 |
#, possible-c-format |
msgid "`.bf' symbol %d has no aux entry" |
msgstr "" |
-#: coffread.c:1009 |
+#: coffread.c:1083 |
msgid "Bad coff function information." |
msgstr "" |
-#: coffread.c:1018 |
+#: coffread.c:1092 |
#, possible-c-format |
msgid "" |
"`.ef' symbol without matching `.bf' symbol ignored starting at symnum %d" |
msgstr "" |
-#: coffread.c:1030 |
+#: coffread.c:1104 |
#, possible-c-format |
msgid "Unmatched .ef symbol(s) ignored starting at symnum %d" |
msgstr "" |
-#: coffread.c:1039 |
+#: coffread.c:1113 |
#, possible-c-format |
msgid "`.ef' symbol %d has no aux entry" |
msgstr "" |
-#: coffread.c:1087 |
+#: coffread.c:1161 |
#, possible-c-format |
msgid "" |
"`.eb' symbol without matching `.bb' symbol ignored starting at symnum %d" |
msgstr "" |
-#: coffread.c:1097 xcoffread.c:190 |
+#: coffread.c:1171 xcoffread.c:199 |
#, possible-c-format |
msgid "Mismatched .eb symbol ignored starting at symnum %d" |
msgstr "" |
-#: coffread.c:1158 coffread.c:1165 coffread.c:1175 |
+#: coffread.c:1232 coffread.c:1239 coffread.c:1249 |
#, possible-c-format |
msgid "%s: error reading symbols" |
msgstr "" |
-#: coffread.c:1188 |
+#: coffread.c:1263 |
#, c-format |
msgid "thumb symbol %s, class 0x%x\n" |
msgstr "" |
-#: coffread.c:1314 |
+#: coffread.c:1389 |
msgid "coff file name too long" |
msgstr "" |
-#: coffread.c:1401 |
+#: coffread.c:1476 |
#, possible-c-format |
msgid "Line number pointer %ld lower than start of line numbers" |
msgstr "" |
-#: coffread.c:1798 |
+#: coffread.c:1873 |
#, possible-c-format |
msgid "Symbol table entry for %s has bad tagndx value" |
msgstr "" |
-#: coffread.c:1968 |
+#: coffread.c:2043 |
#, possible-c-format |
msgid "Unexpected type for symbol %s" |
msgstr "" |
-#: common/agent.c:138 |
+#: common/agent.c:139 |
msgid "Error reading helper thread's id in lib" |
msgstr "" |
-#: common/agent.c:174 |
+#: common/agent.c:175 |
#, possible-c-format |
msgid "error opening sync socket: %s" |
msgstr "" |
-#: common/agent.c:183 |
+#: common/agent.c:184 |
msgid "string overflow allocating socket name" |
msgstr "" |
-#: common/agent.c:191 |
+#: common/agent.c:192 |
#, possible-c-format |
msgid "" |
"error connecting sync socket (%s): %s. Make sure the directory exists and " |
"that it is writable." |
msgstr "" |
-#: common/agent.c:226 |
+#: common/agent.c:228 |
msgid "unable to write" |
msgstr "" |
-#: common/agent.c:312 |
+#: common/agent.c:314 |
msgid "Error reading command response" |
msgstr "" |
-#: common/agent.c:344 |
+#: common/agent.c:346 |
msgid "Error reading capability of agent" |
msgstr "" |
-#: common/common-utils.c:136 |
-msgid "vasprintf call failed" |
+#: common/linux-ptrace.c:51 |
+#, possible-c-format |
+msgid "warning: process %d is already traced by process %d\n" |
msgstr "" |
-#. ??? TODO: handle other escape sequences. |
-#: common/format.c:89 |
+#: common/linux-ptrace.c:56 |
#, possible-c-format |
-msgid "Unrecognized escape character \\%c in format string." |
+msgid "warning: process %d is a zombie - the process has already terminated\n" |
msgstr "" |
-#: common/format.c:294 |
-msgid "`*' not supported for precision or width in printf" |
+#: common/linux-ptrace.c:90 |
+#, possible-c-format |
+msgid "linux_ptrace_test_ret_to_nx: Cannot mmap: %s" |
msgstr "" |
-#: common/format.c:297 |
-msgid "Format specifier `n' not supported in printf" |
+#: common/linux-ptrace.c:102 |
+#, possible-c-format |
+msgid "linux_ptrace_test_ret_to_nx: Cannot fork: %s" |
msgstr "" |
-#: common/format.c:300 |
-msgid "Incomplete format specifier at end of format string" |
+#: common/linux-ptrace.c:110 |
+#, possible-c-format |
+msgid "linux_ptrace_test_ret_to_nx: Cannot PTRACE_TRACEME: %s" |
msgstr "" |
-#: common/format.c:303 |
+#: common/linux-ptrace.c:140 |
#, possible-c-format |
-msgid "Unrecognized format specifier '%c' in printf" |
+msgid "linux_ptrace_test_ret_to_nx: waitpid returned %ld: %s" |
msgstr "" |
-#: common/format.c:307 |
+#: common/linux-ptrace.c:148 |
#, possible-c-format |
-msgid "Inappropriate modifiers to format specifier '%c' in printf" |
+msgid "linux_ptrace_test_ret_to_nx: WTERMSIG %d is not SIGKILL!" |
msgstr "" |
-#: common/gdb_assert.h:54 |
+#: common/linux-ptrace.c:151 |
+msgid "" |
+"Cannot call inferior functions, Linux kernel PaX protection forbids return " |
+"to non-executable pages!" |
+msgstr "" |
+ |
+#: common/linux-ptrace.c:158 |
#, possible-c-format |
-msgid "%s: Assertion `%s' failed." |
+msgid "linux_ptrace_test_ret_to_nx: status %d is not WIFSTOPPED!" |
msgstr "" |
-#: common/gdb_assert.h:58 |
+#: common/linux-ptrace.c:166 |
#, possible-c-format |
-msgid "Assertion `%s' failed." |
+msgid "" |
+"linux_ptrace_test_ret_to_nx: WSTOPSIG %d is neither SIGTRAP nor SIGSEGV!" |
msgstr "" |
-#: common/linux-procfs.c:43 common/linux-procfs.c:89 linux-tdep.c:295 |
-#: linux-tdep.c:382 linux-tdep.c:395 linux-tdep.c:532 |
+#: common/linux-ptrace.c:184 |
#, possible-c-format |
-msgid "unable to open /proc file '%s'" |
+msgid "linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSER: %s" |
msgstr "" |
-#: common/linux-ptrace.c:42 |
+#: common/linux-ptrace.c:198 |
#, possible-c-format |
-msgid "warning: process %d is already traced by process %d\n" |
+msgid "linux_ptrace_test_ret_to_nx: PTRACE_KILL waitpid returned %ld: %s" |
msgstr "" |
-#: common/linux-ptrace.c:47 |
+#: common/linux-ptrace.c:205 |
#, possible-c-format |
-msgid "warning: process %d is a zombie - the process has already terminated\n" |
+msgid "linux_ptrace_test_ret_to_nx: PTRACE_KILL status %d is not WIFSIGNALED!" |
msgstr "" |
-#: common/linux-ptrace.c:83 |
+#: common/linux-ptrace.c:226 |
#, possible-c-format |
-msgid "linux_ptrace_test_ret_to_nx: Cannot mmap: %s" |
+msgid "" |
+"linux_ptrace_test_ret_to_nx: PC %p is neither near return address %p nor is " |
+"the return instruction %p!" |
+msgstr "" |
+ |
+#: common/linux-ptrace.c:230 |
+msgid "" |
+"Cannot call inferior functions on this system - Linux kernel with broken " |
+"i386 NX (non-executable pages) support detected!" |
msgstr "" |
-#: common/linux-ptrace.c:95 |
+#: common/linux-ptrace.c:334 |
#, possible-c-format |
-msgid "linux_ptrace_test_ret_to_nx: Cannot fork: %s" |
+msgid "linux_check_ptrace_features: waitpid: unexpected result %d." |
msgstr "" |
-#: common/linux-ptrace.c:102 |
+#: common/linux-ptrace.c:337 |
#, possible-c-format |
-msgid "linux_ptrace_test_ret_to_nx: Cannot PTRACE_TRACEME: %s" |
+msgid "linux_check_ptrace_features: waitpid: unexpected status %d." |
+msgstr "" |
+ |
+#: common/linux-ptrace.c:350 |
+msgid "linux_check_ptrace_features: failed to kill child" |
+msgstr "" |
+ |
+#: common/linux-ptrace.c:417 |
+msgid "linux_test_for_tracefork: failed to resume child" |
+msgstr "" |
+ |
+#: common/linux-ptrace.c:454 |
+msgid "linux_test_for_tracefork: failed to kill second child" |
msgstr "" |
-#: common/linux-ptrace.c:131 |
+#: common/linux-ptrace.c:460 |
#, possible-c-format |
-msgid "linux_ptrace_test_ret_to_nx: waitpid returned %ld: %s" |
+msgid "" |
+"linux_test_for_tracefork: unexpected result from waitpid (%d, status 0x%x)" |
+msgstr "" |
+ |
+#: common/signals.c:359 |
+msgid "GDB bug: target.c (gdb_signal_from_host): unrecognized real-time signal" |
msgstr "" |
-#: common/linux-ptrace.c:139 |
+#. The user might be trying to do "signal SIGSAK" where this system |
+#. doesn't have SIGSAK. |
+#: common/signals.c:654 |
#, possible-c-format |
-msgid "linux_ptrace_test_ret_to_nx: WTERMSIG %d is not SIGKILL!" |
+msgid "Signal %s does not exist on this system." |
msgstr "" |
-#: common/linux-ptrace.c:142 |
-msgid "" |
-"Cannot call inferior functions, Linux kernel PaX protection forbids return " |
-"to non-executable pages!" |
+#: common/mips-linux-watch.c:36 common/mips-linux-watch.c:54 |
+#: common/mips-linux-watch.c:71 common/mips-linux-watch.c:89 |
+#: common/mips-linux-watch.c:112 common/mips-linux-watch.c:130 |
+#: common/mips-linux-watch.c:151 |
+msgid "Unrecognized watch register style" |
+msgstr "" |
+ |
+#: common/linux-btrace.c:239 |
+msgid "Branch trace may be incomplete." |
msgstr "" |
-#: common/linux-ptrace.c:149 |
+#: common/linux-btrace.c:272 |
#, possible-c-format |
-msgid "linux_ptrace_test_ret_to_nx: status %d is not WIFSTOPPED!" |
+msgid "test branch tracing: cannot fork: %s." |
msgstr "" |
-#: common/linux-ptrace.c:157 |
+#: common/linux-btrace.c:279 |
#, possible-c-format |
-msgid "" |
-"linux_ptrace_test_ret_to_nx: WSTOPSIG %d is neither SIGTRAP nor SIGSEGV!" |
+msgid "test branch tracing: cannot PTRACE_TRACEME: %s." |
msgstr "" |
-#: common/linux-ptrace.c:173 |
+#: common/linux-btrace.c:287 |
#, possible-c-format |
-msgid "linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSER: %s" |
+msgid "test branch tracing: cannot raise SIGTRAP: %s." |
msgstr "" |
-#: common/linux-ptrace.c:181 |
+#: common/linux-btrace.c:298 common/linux-btrace.c:330 |
#, possible-c-format |
-msgid "linux_ptrace_test_ret_to_nx: Cannot PTRACE_KILL: %s" |
+msgid "test branch tracing: bad pid %ld, error: %s." |
msgstr "" |
-#: common/linux-ptrace.c:193 |
+#: common/linux-btrace.c:305 |
#, possible-c-format |
-msgid "linux_ptrace_test_ret_to_nx: PTRACE_KILL waitpid returned %ld: %s" |
+msgid "test branch tracing: expected stop. status: %d." |
msgstr "" |
-#: common/linux-ptrace.c:200 |
+#: common/linux-btrace.c:333 |
#, possible-c-format |
-msgid "linux_ptrace_test_ret_to_nx: PTRACE_KILL status %d is not WIFSIGNALED!" |
+msgid "test branch tracing: expected killed. status: %d." |
+msgstr "" |
+ |
+#: common/filestuff.c:204 |
+msgid "fd not found in open_fds" |
+msgstr "" |
+ |
+#: common/filestuff.c:366 |
+msgid "socketpair not available on this host" |
+msgstr "" |
+ |
+#: common/filestuff.c:407 |
+msgid "pipe not available on this host" |
msgstr "" |
-#: common/linux-ptrace.c:222 |
+#: common/linux-procfs.c:44 common/linux-procfs.c:90 linux-tdep.c:363 |
+#: linux-tdep.c:450 linux-tdep.c:463 linux-tdep.c:598 |
#, possible-c-format |
-msgid "" |
-"linux_ptrace_test_ret_to_nx: PC %p is neither near return address %p nor is " |
-"the return instruction %p!" |
+msgid "unable to open /proc file '%s'" |
msgstr "" |
-#: common/linux-ptrace.c:226 |
-msgid "" |
-"Cannot call inferior functions, you have broken Linux kernel i386 NX (non-" |
-"executable pages) support!" |
+#: common/common-utils.c:137 |
+msgid "vasprintf call failed" |
msgstr "" |
-#: common/signals.c:350 |
-msgid "GDB bug: target.c (gdb_signal_from_host): unrecognized real-time signal" |
+#: common/gdb_assert.h:54 |
+#, possible-c-format |
+msgid "%s: Assertion `%s' failed." |
msgstr "" |
-#. The user might be trying to do "signal SIGSAK" where this system |
-#. doesn't have SIGSAK. |
-#: common/signals.c:645 |
+#: common/gdb_assert.h:58 |
#, possible-c-format |
-msgid "Signal %s does not exist on this system." |
+msgid "Assertion `%s' failed." |
msgstr "" |
-#: complaints.c:320 |
+#. ??? TODO: handle other escape sequences. |
+#: common/format.c:90 |
+#, possible-c-format |
+msgid "Unrecognized escape character \\%c in format string." |
+msgstr "" |
+ |
+#: common/format.c:297 |
+msgid "`*' not supported for precision or width in printf" |
+msgstr "" |
+ |
+#: common/format.c:300 |
+msgid "Format specifier `n' not supported in printf" |
+msgstr "" |
+ |
+#: common/format.c:303 |
+msgid "Incomplete format specifier at end of format string" |
+msgstr "" |
+ |
+#: common/format.c:306 |
+#, possible-c-format |
+msgid "Unrecognized format specifier '%c' in printf" |
+msgstr "" |
+ |
+#: common/format.c:310 |
+#, possible-c-format |
+msgid "Inappropriate modifiers to format specifier '%c' in printf" |
+msgstr "" |
+ |
+#: complaints.c:319 |
#, possible-c-format |
msgid "Max number of complaints about incorrect symbols is %s.\n" |
msgstr "" |
-#: complaints.c:329 |
+#: complaints.c:328 |
msgid "Set max number of complaints about incorrect symbols." |
msgstr "" |
-#: complaints.c:330 |
+#: complaints.c:329 |
msgid "Show max number of complaints about incorrect symbols." |
msgstr "" |
-#: copying.c:653 copying.c:661 |
+#: copying.c:649 copying.c:657 |
msgid "Conditions for redistributing copies of GDB." |
msgstr "" |
-#: copying.c:656 copying.c:663 |
+#: copying.c:652 copying.c:659 |
msgid "Various kinds of warranty you do not have." |
msgstr "" |
@@ -6068,37 +6489,39 @@ msgid "" |
"Use the \"file\" or \"exec-file\" command." |
msgstr "" |
+#. Actually, address between memaddr and memaddr + len was out of |
+#. bounds. |
#: corefile.c:205 |
#, possible-c-format |
msgid "Cannot access memory at address %s" |
msgstr "" |
-#: corefile.c:209 |
+#: corefile.c:208 |
#, possible-c-format |
-msgid "Error accessing memory address %s: %s." |
+msgid "Memory at address %s unavailable." |
msgstr "" |
-#: corefile.c:413 |
+#: corefile.c:486 |
#, possible-c-format |
msgid "The current BFD target is \"%s\".\n" |
msgstr "" |
-#: corefile.c:444 |
+#: corefile.c:546 |
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:452 |
+#: corefile.c:554 |
msgid "Set the current BFD target." |
msgstr "" |
-#: corefile.c:453 |
+#: corefile.c:555 |
msgid "Show the current BFD target." |
msgstr "" |
-#: corefile.c:454 |
+#: corefile.c:556 |
msgid "Use `set gnutarget auto' to specify automatic detection." |
msgstr "" |
@@ -6112,79 +6535,79 @@ msgstr "" |
msgid "\"%s\": no core file handler recognizes format" |
msgstr "" |
-#: corelow.c:296 |
+#: corelow.c:292 |
msgid "No core file specified. (Use `detach' to stop debugging a core file.)" |
msgstr "" |
-#: corelow.c:299 |
+#: corelow.c:295 |
msgid "No core file specified." |
msgstr "" |
-#: corelow.c:336 |
+#: corelow.c:332 |
#, possible-c-format |
msgid "\"%s\" is not a core dump: %s" |
msgstr "" |
-#: corelow.c:367 record.c:849 |
+#: corelow.c:357 record-full.c:861 |
#, possible-c-format |
msgid "\"%s\": Can't find sections: %s" |
msgstr "" |
-#: corelow.c:438 |
+#: corelow.c:428 |
#, possible-c-format |
msgid "Core was generated by `%s'.\n" |
msgstr "" |
-#: corelow.c:455 |
+#: corelow.c:448 |
#, possible-c-format |
-msgid "Program terminated with signal %d, %s.\n" |
+msgid "Program terminated with signal %s, %s.\n" |
msgstr "" |
-#: corelow.c:471 |
+#: corelow.c:469 |
msgid "Too many arguments" |
msgstr "" |
-#: corelow.c:475 |
+#: corelow.c:473 |
msgid "No core file now.\n" |
msgstr "" |
-#: corelow.c:537 |
+#: corelow.c:517 |
#, possible-c-format |
msgid "Couldn't find %s registers in core file." |
msgstr "" |
-#: corelow.c:547 |
+#: corelow.c:527 |
#, possible-c-format |
msgid "Couldn't read %s registers from `%s' section in core file." |
msgstr "" |
-#: corelow.c:561 |
+#: corelow.c:541 |
#, possible-c-format |
msgid "Couldn't recognize %s registers in core file." |
msgstr "" |
-#: corelow.c:704 |
+#: corelow.c:713 |
msgid "Couldn't read NT_AUXV note in core file." |
msgstr "" |
-#: corelow.c:736 |
+#: corelow.c:745 |
msgid "Couldn't read StackGhost cookie in core file." |
msgstr "" |
-#: corelow.c:783 |
+#: corelow.c:804 |
msgid "Couldn't read SPU section in core file." |
msgstr "" |
-#: corelow.c:932 |
+#: corelow.c:972 |
#, possible-c-format |
msgid "init_core_ops: core target already exists (\"%s\")." |
msgstr "" |
-#: core-regset.c:76 m68klinux-nat.c:541 |
+#: core-regset.c:75 m68klinux-nat.c:540 |
msgid "Wrong size gregset in core file." |
msgstr "" |
-#: core-regset.c:86 m68klinux-nat.c:551 |
+#: core-regset.c:85 m68klinux-nat.c:550 |
msgid "Wrong size fpregset in core file." |
msgstr "" |
@@ -6216,75 +6639,91 @@ msgstr "" |
msgid "GDB cannot print the vtable on this target" |
msgstr "" |
-#: cp-abi.c:212 |
-msgid "Too many C++ ABIs, please increase CP_ABI_MAX in cp-abi.c" |
+#: cp-abi.c:188 |
+msgid "GDB cannot find the typeid on this target" |
msgstr "" |
-#: cp-abi.c:230 |
-#, possible-c-format |
-msgid "Cannot find C++ ABI \"%s\" to set it as auto default." |
+#: cp-abi.c:198 |
+msgid "GDB cannot find the type for 'typeid' on this target" |
msgstr "" |
-#: cp-abi.c:314 |
-#, possible-c-format |
-msgid "Could not find \"%s\" in ABI list" |
+#: cp-abi.c:208 |
+msgid "GDB cannot find the type from a std::type_info on this target" |
msgstr "" |
-#: cp-abi.c:340 |
+#: cp-abi.c:218 |
+msgid "GDB cannot find the type name from a std::type_info on this target" |
+msgstr "" |
+ |
+#: cp-abi.c:253 |
+msgid "Too many C++ ABIs, please increase CP_ABI_MAX in cp-abi.c" |
+msgstr "" |
+ |
+#: cp-abi.c:271 |
+#, possible-c-format |
+msgid "Cannot find C++ ABI \"%s\" to set it as auto default." |
+msgstr "" |
+ |
+#: cp-abi.c:355 |
+#, possible-c-format |
+msgid "Could not find \"%s\" in ABI list" |
+msgstr "" |
+ |
+#: cp-abi.c:404 |
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:346 |
+#: cp-abi.c:411 |
msgid "Show the ABI used for inspecting C++ objects." |
msgstr "" |
-#: cp-name-parser.y:1596 |
+#: cp-name-parser.y:1616 |
msgid "empty character constant" |
msgstr "" |
-#: cp-name-parser.y:1603 |
+#: cp-name-parser.y:1623 |
msgid "invalid character constant" |
msgstr "" |
-#: cp-name-parser.y:1727 |
+#: cp-name-parser.y:1747 |
msgid "invalid number" |
msgstr "" |
#. These can't occur in C++ names. |
-#: cp-name-parser.y:1803 |
+#: cp-name-parser.y:1823 |
msgid "unexpected string literal" |
msgstr "" |
#. We must have come across a bad character (e.g. ';'). |
-#: cp-name-parser.y:1810 |
+#: cp-name-parser.y:1830 |
msgid "invalid character" |
msgstr "" |
-#: cp-namespace.c:718 |
+#: cp-namespace.c:858 |
msgid "cp_lookup_nested_symbol called on a non-aggregate type." |
msgstr "" |
-#: cp-namespace.c:799 |
+#: cp-namespace.c:939 |
msgid "The `maint namespace' command was removed.\n" |
msgstr "" |
-#: cp-namespace.c:812 |
+#: cp-namespace.c:952 |
msgid "Deprecated placeholder for removed functionality." |
msgstr "" |
-#: cp-support.c:521 |
+#: cp-support.c:598 |
#, possible-c-format |
msgid "internal error: string \"%s\" failed to be canonicalized" |
msgstr "" |
-#: cp-support.c:1377 |
+#: cp-support.c:1454 |
#, possible-c-format |
msgid "RTTI symbol not found for class '%s'" |
msgstr "" |
-#: cp-support.c:1383 |
+#: cp-support.c:1460 |
#, possible-c-format |
msgid "RTTI symbol for class '%s' is not a type" |
msgstr "" |
@@ -6293,29 +6732,29 @@ msgstr "" |
#. 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:1398 |
+#: cp-support.c:1475 |
#, possible-c-format |
msgid "RTTI symbol for class '%s' is a namespace" |
msgstr "" |
-#: cp-support.c:1401 |
+#: cp-support.c:1478 |
#, possible-c-format |
msgid "RTTI symbol for class '%s' has bad type" |
msgstr "" |
-#: cp-support.c:1413 |
+#: cp-support.c:1498 |
msgid "\"maintenance cplus\" must be followed by the name of a command.\n" |
msgstr "" |
-#: cp-support.c:1461 |
+#: cp-support.c:1546 |
msgid "C++ maintenance commands." |
msgstr "" |
-#: cp-support.c:1472 |
+#: cp-support.c:1557 |
msgid "Print the first class/namespace component of NAME." |
msgstr "" |
-#: cp-support.c:1476 |
+#: cp-support.c:1561 |
msgid "" |
"Show the virtual function table for a C++ object.\n" |
"Usage: info vtbl EXPRESSION\n" |
@@ -6338,1029 +6777,1179 @@ msgstr "" |
msgid "Printing of C++ static members is %s.\n" |
msgstr "" |
-#: cp-valprint.c:313 jv-valprint.c:412 p-valprint.c:656 valprint.c:286 |
+#: cp-valprint.c:295 jv-valprint.c:393 p-valprint.c:627 valprint.c:324 |
msgid "<synthetic pointer>" |
msgstr "" |
-#: cp-valprint.c:352 mi/mi-cmd-stack.c:310 python/py-prettyprint.c:293 |
-#: stack.c:286 |
+#: cp-valprint.c:334 mi/mi-cmd-stack.c:544 python/py-prettyprint.c:295 |
+#: stack.c:294 |
#, possible-c-format |
msgid "<error reading variable: %s>" |
msgstr "" |
-#: cp-valprint.c:835 |
+#: cp-valprint.c:820 |
msgid "Set printing of C++ static members." |
msgstr "" |
-#: cp-valprint.c:836 |
+#: cp-valprint.c:821 |
msgid "Show printing of C++ static members." |
msgstr "" |
-#: cp-valprint.c:843 |
+#: cp-valprint.c:828 |
msgid "Set printing of C++ virtual function tables." |
msgstr "" |
-#: cp-valprint.c:844 |
+#: cp-valprint.c:829 |
msgid "Show printing of C++ virtual function tables." |
msgstr "" |
-#: cp-valprint.c:851 |
+#: cp-valprint.c:836 |
msgid "Set printing of object's derived type based on vtable info." |
msgstr "" |
-#: cp-valprint.c:852 |
+#: cp-valprint.c:837 |
msgid "Show printing of object's derived type based on vtable info." |
msgstr "" |
-#: cris-tdep.c:290 i386-linux-tdep.c:340 |
+#: cris-tdep.c:285 i386-linux-tdep.c:341 |
msgid "Couldn't recognize signal trampoline." |
msgstr "" |
#. Invalid (unimplemented) register. Should not happen as there are |
#. no unimplemented CRISv32 registers. |
-#: cris-tdep.c:1648 |
+#: cris-tdep.c:1643 |
#, possible-c-format |
msgid "crisv32_register_type: unknown regno %d" |
msgstr "" |
-#: cris-tdep.c:1682 |
+#: cris-tdep.c:1677 |
msgid "cris_store_return_value: type length too large." |
msgstr "" |
-#: cris-tdep.c:1853 |
+#: cris-tdep.c:1848 |
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:2096 |
+#: cris-tdep.c:2091 |
msgid "CRIS software single step could not find a step target." |
msgstr "" |
-#: cris-tdep.c:3879 irix5-nat.c:239 mips-linux-tdep.c:615 |
+#: cris-tdep.c:3874 irix5-nat.c:238 mips-linux-tdep.c:652 |
msgid "wrong size gregset struct in core file" |
msgstr "" |
-#: cris-tdep.c:3919 |
+#: cris-tdep.c:3914 |
msgid "Set the current CRIS version." |
msgstr "" |
-#: cris-tdep.c:3920 |
+#: cris-tdep.c:3915 |
msgid "Show the current CRIS version." |
msgstr "" |
-#: cris-tdep.c:3921 |
+#: cris-tdep.c:3916 |
msgid "" |
"Set to 10 for CRISv10 or 32 for CRISv32 if autodetection fails.\n" |
"Defaults to 10. " |
msgstr "" |
-#: cris-tdep.c:3931 |
+#: cris-tdep.c:3926 |
msgid "Set the current CRIS mode." |
msgstr "" |
-#: cris-tdep.c:3932 |
+#: cris-tdep.c:3927 |
msgid "Show the current CRIS mode." |
msgstr "" |
-#: cris-tdep.c:3933 |
+#: cris-tdep.c:3928 |
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:3942 |
+#: cris-tdep.c:3937 |
msgid "Set the usage of Dwarf-2 CFI for CRIS." |
msgstr "" |
-#: cris-tdep.c:3943 |
+#: cris-tdep.c:3938 |
msgid "Show the usage of Dwarf-2 CFI for CRIS." |
msgstr "" |
-#: cris-tdep.c:3944 |
+#: cris-tdep.c:3939 |
msgid "Set this to \"off\" if using gcc-cris < R59." |
msgstr "" |
-#: cris-tdep.c:3982 cris-tdep.c:4008 |
+#: cris-tdep.c:3977 cris-tdep.c:4003 |
msgid "cris_gdbarch_update: failed to update architecture." |
msgstr "" |
-#: cris-tdep.c:4067 |
+#: cris-tdep.c:4062 |
msgid "cris_gdbarch_init: big endian byte order in info" |
msgstr "" |
-#: cris-tdep.c:4072 |
+#: cris-tdep.c:4067 |
msgid "cris_gdbarch_init: unknown byte order in info" |
msgstr "" |
-#: cris-tdep.c:4102 |
+#: cris-tdep.c:4097 |
msgid "cris_gdbarch_init: unsupported CRIS version" |
msgstr "" |
-#: cris-tdep.c:4144 |
+#: cris-tdep.c:4139 |
msgid "cris_gdbarch_init: unknown CRIS version" |
msgstr "" |
-#: c-typeprint.c:333 |
+#: ctf.c:105 |
+#, possible-c-format |
+msgid "Unable to write metadata file (%s)" |
+msgstr "" |
+ |
+#: ctf.c:118 |
+#, possible-c-format |
+msgid "Unable to write file for saving trace data (%s)" |
+msgstr "" |
+ |
+#: ctf.c:150 |
+#, possible-c-format |
+msgid "Unable to seek file for saving trace data (%s)" |
+msgstr "" |
+ |
+#: ctf.c:320 |
+#, possible-c-format |
+msgid "Unable to open directory '%s' for saving trace data (%s)" |
+msgstr "" |
+ |
+#: ctf.c:330 ctf.c:340 tracepoint.c:3162 |
+#, possible-c-format |
+msgid "Unable to open file '%s' for saving trace data (%s)" |
+msgstr "" |
+ |
+#: ctf.c:909 |
+msgid "Unable to create bt_context" |
+msgstr "" |
+ |
+#: ctf.c:914 |
+#, possible-c-format |
+msgid "Unable to use libbabeltrace on directory \"%s\"" |
+msgstr "" |
+ |
+#: ctf.c:923 |
+msgid "Unable to create bt_iterator" |
+msgstr "" |
+ |
+#: ctf.c:1146 |
+msgid "No CTF directory specified." |
+msgstr "" |
+ |
+#: ctf.c:1158 |
+msgid "Wrong event id of the first event" |
+msgstr "" |
+ |
+#: ctf.c:1165 |
+msgid "Wrong event id of the second event" |
+msgstr "" |
+ |
+#: ctf.c:1182 |
+msgid "Wrong event id of the first event of the second packet" |
+msgstr "" |
+ |
+#: ctf.c:1320 tracepoint.c:5074 |
+#, possible-c-format |
+msgid "Tracepoint %d has multiple locations, cannot infer $pc" |
+msgstr "" |
+ |
+#: ctf.c:1328 tracepoint.c:5082 |
+#, possible-c-format |
+msgid "Tracepoint %d does while-stepping, cannot infer $pc" |
+msgstr "" |
+ |
+#: ctf.c:1359 |
+msgid "ctf_xfer_partial: trace file is read-only" |
+msgstr "" |
+ |
+#: ctf.c:1684 tracepoint.c:4899 |
+msgid "unknown tfind type" |
+msgstr "" |
+ |
+#: ctf.c:1784 |
+#, possible-c-format |
+msgid "Unhandled trace block type (%s) while building trace frame info." |
+msgstr "" |
+ |
+#: c-typeprint.c:389 |
msgid "type not handled in c_type_print_varspec_prefix()" |
msgstr "" |
-#: c-typeprint.c:691 |
+#: c-typeprint.c:756 |
msgid "type not handled in c_type_print_varspec_suffix()" |
msgstr "" |
-#: c-typeprint.c:733 m2-typeprint.c:82 |
+#: c-typeprint.c:793 |
+#, possible-c-format |
+msgid "[with %s = " |
+msgstr "" |
+ |
+#: c-typeprint.c:808 |
+msgid "] " |
+msgstr "" |
+ |
+#: c-typeprint.c:847 m2-typeprint.c:87 |
msgid "<type unknown>" |
msgstr "" |
-#: c-typeprint.c:761 |
+#: c-typeprint.c:875 |
msgid "<unnamed typedef>" |
msgstr "" |
-#: c-typeprint.c:821 |
+#: c-typeprint.c:967 |
msgid "<incomplete type>\n" |
msgstr "" |
-#: c-typeprint.c:824 |
+#: c-typeprint.c:970 |
msgid "<no data fields>\n" |
msgstr "" |
-#: c-typeprint.c:1052 |
+#: c-typeprint.c:1202 |
#, possible-c-format |
msgid "<undefined type> %s;\n" |
msgstr "" |
-#: c-typeprint.c:1101 |
+#: c-typeprint.c:1252 |
#, possible-c-format |
msgid "<badly mangled name '%s'>" |
msgstr "" |
-#: c-typeprint.c:1164 |
-#, possible-c-format |
-msgid " (Local at %s:%d)\n" |
-msgstr "" |
- |
-#: c-typeprint.c:1224 |
+#: c-typeprint.c:1378 |
msgid "struct <unknown>" |
msgstr "" |
#. This should not occur. |
-#: c-typeprint.c:1233 |
+#: c-typeprint.c:1387 |
msgid "<range type>" |
msgstr "" |
#. At least for dump_symtab, it is important that this not |
#. be an error (). |
-#: c-typeprint.c:1255 |
+#: c-typeprint.c:1409 |
#, possible-c-format |
msgid "<invalid type code %d>" |
msgstr "" |
-#: c-valprint.c:161 valprint.c:357 |
+#: c-valprint.c:160 valprint.c:403 |
msgid "Could not determine the array high bound" |
msgstr "" |
-#: c-valprint.c:211 |
+#: c-valprint.c:226 |
#, possible-c-format |
msgid "%d vtable entries" |
msgstr "" |
-#: c-valprint.c:544 |
+#: c-valprint.c:559 |
msgid " [incomplete object]" |
msgstr "" |
-#: darwin-nat.c:187 |
+#. The names of varobjs representing anonymous structs or unions. |
+#: c-varobj.c:27 |
+msgid "<anonymous struct>" |
+msgstr "" |
+ |
+#: c-varobj.c:28 |
+msgid "<anonymous union>" |
+msgstr "" |
+ |
+#: darwin-nat.c:186 |
#, possible-c-format |
msgid "[%d inferior]: " |
msgstr "" |
-#: darwin-nat.c:199 |
+#: darwin-nat.c:198 |
msgid "[UNKNOWN]" |
msgstr "" |
-#: darwin-nat.c:201 |
+#: darwin-nat.c:200 |
#, possible-c-format |
msgid "Mach error at \"%s:%u\" in function \"%s\": %s (0x%lx)" |
msgstr "" |
-#: darwin-nat.c:233 |
+#: darwin-nat.c:232 |
#, c-format |
msgid "unknown (%d)" |
msgstr "" |
-#: darwin-nat.c:258 |
+#: darwin-nat.c:257 |
#, possible-c-format |
msgid "ptrace (%s, %d, 0x%x, %d): %d (%s)\n" |
msgstr "" |
-#: darwin-nat.c:260 |
+#: darwin-nat.c:259 |
msgid "no error" |
msgstr "" |
-#: darwin-nat.c:326 |
+#: darwin-nat.c:325 |
#, possible-c-format |
-msgid " new_ix:%d/%d, old_ix:%d/%d, new_id:%x old_id:%x\n" |
+msgid " new_ix:%d/%d, old_ix:%d/%d, new_id:0x%x old_id:0x%x\n" |
msgstr "" |
-#: darwin-nat.c:485 |
+#: darwin-nat.c:484 |
msgid "message header:\n" |
msgstr "" |
-#: darwin-nat.c:486 |
+#: darwin-nat.c:485 |
#, possible-c-format |
msgid " bits: 0x%x\n" |
msgstr "" |
-#: darwin-nat.c:487 |
+#: darwin-nat.c:486 |
#, possible-c-format |
msgid " size: 0x%x\n" |
msgstr "" |
-#: darwin-nat.c:488 |
+#: darwin-nat.c:487 |
#, possible-c-format |
msgid " remote-port: 0x%x\n" |
msgstr "" |
-#: darwin-nat.c:489 |
+#: darwin-nat.c:488 |
#, possible-c-format |
msgid " local-port: 0x%x\n" |
msgstr "" |
-#: darwin-nat.c:490 |
+#: darwin-nat.c:489 |
#, possible-c-format |
msgid " reserved: 0x%x\n" |
msgstr "" |
-#: darwin-nat.c:491 |
+#: darwin-nat.c:490 |
#, possible-c-format |
msgid " id: 0x%x\n" |
msgstr "" |
-#: darwin-nat.c:510 |
+#: darwin-nat.c:509 |
#, possible-c-format |
msgid "body: descriptor_count=%u\n" |
msgstr "" |
-#: darwin-nat.c:519 |
+#: darwin-nat.c:518 |
#, possible-c-format |
msgid " descr %d: type=%u (port) name=0x%x, dispo=%d\n" |
msgstr "" |
-#: darwin-nat.c:523 |
+#: darwin-nat.c:522 |
#, possible-c-format |
msgid " descr %d: type=%u\n" |
msgstr "" |
-#: darwin-nat.c:533 |
+#: darwin-nat.c:532 |
#, possible-c-format |
msgid "NDR: mig=%02x if=%02x encod=%02x int=%02x char=%02x float=%02x\n" |
msgstr "" |
-#: darwin-nat.c:541 |
+#: darwin-nat.c:540 |
msgid " data:" |
msgstr "" |
-#: darwin-nat.c:683 |
+#: darwin-nat.c:682 |
#, possible-c-format |
msgid "darwin_resume_thread: state=%d, thread=0x%x, step=%d nsignal=%d\n" |
msgstr "" |
-#: darwin-nat.c:696 |
+#: darwin-nat.c:695 |
#, possible-c-format |
msgid "ptrace THUP: res=%d\n" |
msgstr "" |
-#: darwin-nat.c:703 |
+#: darwin-nat.c:702 |
#, possible-c-format |
msgid "darwin_resume_thread: kill 0x%x %d: %d\n" |
msgstr "" |
-#: darwin-nat.c:711 |
+#: darwin-nat.c:710 |
#, possible-c-format |
-msgid "darwin_set_sstep (thread=%x, enable=%d)\n" |
+msgid "darwin_set_sstep (thread=0x%x, enable=%d)\n" |
msgstr "" |
-#: darwin-nat.c:801 |
+#: darwin-nat.c:800 |
#, possible-c-format |
msgid "darwin_resume: pid=%d, tid=0x%x, step=%d, signal=%d\n" |
msgstr "" |
-#. Should not happen... |
#: darwin-nat.c:881 |
#, possible-c-format |
-msgid "darwin_wait: ill-formatted message (id=%x)\n" |
+msgid "darwin_wait: ill-formatted message (id=0x%x)\n" |
msgstr "" |
-#: darwin-nat.c:894 |
+#: darwin-nat.c:893 |
#, possible-c-format |
-msgid "darwin_wait: thread=%x, got %s\n" |
+msgid "darwin_wait: thread=0x%x, got %s\n" |
msgstr "" |
-#: darwin-nat.c:917 |
+#: darwin-nat.c:916 |
#, possible-c-format |
msgid " (signal %d: %s)\n" |
msgstr "" |
-#: darwin-nat.c:962 |
+#: darwin-nat.c:961 |
#, possible-c-format |
msgid "wait4: res=%d: %s\n" |
msgstr "" |
-#: darwin-nat.c:978 |
+#: darwin-nat.c:977 |
#, possible-c-format |
-msgid "darwin_wait: pid=%d exit, status=%x\n" |
+msgid "darwin_wait: pid=%d exit, status=0x%x\n" |
msgstr "" |
-#: darwin-nat.c:988 |
+#: darwin-nat.c:987 |
#, possible-c-format |
msgid "darwin_wait: pid=%d\n" |
msgstr "" |
-#: darwin-nat.c:995 |
+#: darwin-nat.c:994 |
#, possible-c-format |
-msgid "Bad local-port: %x\n" |
+msgid "Bad local-port: 0x%x\n" |
msgstr "" |
-#: darwin-nat.c:1045 |
+#: darwin-nat.c:1044 |
#, possible-c-format |
msgid "darwin_wait: waiting for a message pid=%d thread=%lx\n" |
msgstr "" |
-#: darwin-nat.c:1079 |
+#: darwin-nat.c:1078 |
#, possible-c-format |
-msgid "mach_msg: ret=%x\n" |
+msgid "mach_msg: ret=0x%x\n" |
msgstr "" |
-#: darwin-nat.c:1113 |
+#: darwin-nat.c:1112 |
#, possible-c-format |
-msgid "darwin_wait: mach_msg(pending) ret=%x\n" |
+msgid "darwin_wait: mach_msg(pending) ret=0x%x\n" |
msgstr "" |
-#: darwin-nat.c:1131 |
+#: darwin-nat.c:1130 |
#, possible-c-format |
-msgid "darwin_wait: thread %x hit a non-gdb breakpoint\n" |
+msgid "darwin_wait: thread 0x%x hit a non-gdb breakpoint\n" |
msgstr "" |
-#: darwin-nat.c:1135 |
+#: darwin-nat.c:1134 |
msgid "darwin_wait: unhandled pending message\n" |
msgstr "" |
-#: darwin-nat.c:1259 |
+#: darwin-nat.c:1258 |
#, possible-c-format |
msgid "cannot kill: %s" |
msgstr "" |
-#: darwin-nat.c:1333 |
+#: darwin-nat.c:1332 |
#, possible-c-format |
msgid "Failed to kill inferior: kill (%d, 9) returned [%s]" |
msgstr "" |
-#: darwin-nat.c:1361 |
+#: darwin-nat.c:1360 |
#, 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:1366 |
+#: darwin-nat.c:1365 |
#, possible-c-format |
msgid "inferior task: 0x%x, pid: %d\n" |
msgstr "" |
-#: darwin-nat.c:1477 |
+#: darwin-nat.c:1374 |
+#, possible-c-format |
+msgid "Unable to create exception port, mach_port_allocate returned: %d" |
+msgstr "" |
+ |
+#: darwin-nat.c:1381 |
+#, possible-c-format |
+msgid "Unable to create exception port, mach_port_insert_right returned: %d" |
+msgstr "" |
+ |
+#: darwin-nat.c:1389 |
+#, possible-c-format |
+msgid "Unable to create port set, mach_port_allocate returned: %d" |
+msgstr "" |
+ |
+#: darwin-nat.c:1395 |
+#, possible-c-format |
+msgid "" |
+"Unable to move exception port into new port set, mach_port_move_member\n" |
+"returned: %d" |
+msgstr "" |
+ |
+#: darwin-nat.c:1405 |
+#, possible-c-format |
+msgid "Unable to create notification port, mach_port_allocate returned: %d" |
+msgstr "" |
+ |
+#: darwin-nat.c:1412 |
+#, possible-c-format |
+msgid "" |
+"Unable to move notification port into new port set, mach_port_move_member\n" |
+"returned: %d" |
+msgstr "" |
+ |
+#: darwin-nat.c:1423 |
+#, possible-c-format |
+msgid "" |
+"Termination notification request failed, mach_port_request_notification\n" |
+"returned: %d" |
+msgstr "" |
+ |
+#. This is unexpected, as there should not be any previously |
+#. registered notification request. But this is not a fatal |
+#. issue, so just emit a warning. |
+#: darwin-nat.c:1432 |
+msgid "" |
+"A task termination request was registered before the debugger registered\n" |
+"its own. This is unexpected, but should otherwise not have any actual\n" |
+"impact on the debugging session." |
+msgstr "" |
+ |
+#: darwin-nat.c:1440 |
+#, possible-c-format |
+msgid "Unable to save exception ports, task_get_exception_portsreturned: %d" |
+msgstr "" |
+ |
+#: darwin-nat.c:1452 |
+#, possible-c-format |
+msgid "Unable to set exception ports, task_set_exception_portsreturned: %d" |
+msgstr "" |
+ |
+#: darwin-nat.c:1495 |
+#, possible-c-format |
+msgid "unable to read from pipe, read returned: %d" |
+msgstr "" |
+ |
+#: darwin-nat.c:1516 |
#, possible-c-format |
msgid "unable to create a pipe: %s" |
msgstr "" |
#. Trying to masturbate? |
-#: darwin-nat.c:1564 gnu-nat.c:2167 inf-ptrace.c:205 inf-ttrace.c:743 |
+#: darwin-nat.c:1635 gnu-nat.c:2167 inf-ptrace.c:201 inf-ttrace.c:756 |
msgid "I refuse to debug myself!" |
msgstr "" |
-#: darwin-nat.c:1571 inf-ptrace.c:220 inf-ttrace.c:750 remote.c:4408 |
+#: darwin-nat.c:1642 inf-ptrace.c:216 inf-ttrace.c:763 remote.c:4521 |
#, possible-c-format |
msgid "Attaching to program: %s, %s\n" |
msgstr "" |
-#: darwin-nat.c:1574 inf-ptrace.c:223 inf-ttrace.c:753 procfs.c:3102 |
-#: remote.c:4411 |
+#: darwin-nat.c:1645 inf-ptrace.c:219 inf-ttrace.c:766 procfs.c:3064 |
+#: remote.c:4524 |
#, possible-c-format |
msgid "Attaching to %s\n" |
msgstr "" |
-#: darwin-nat.c:1581 |
+#: darwin-nat.c:1652 |
#, possible-c-format |
msgid "Can't attach to process %d: %s (%d)" |
msgstr "" |
-#: darwin-nat.c:1626 inf-ptrace.c:282 inf-ttrace.c:798 procfs.c:3128 |
-#: remote.c:4328 |
+#: darwin-nat.c:1697 inf-ptrace.c:277 inf-ttrace.c:811 procfs.c:3090 |
+#: remote.c:4442 |
#, possible-c-format |
msgid "Detaching from program: %s, %s\n" |
msgstr "" |
-#: darwin-nat.c:1642 |
+#: darwin-nat.c:1713 |
#, possible-c-format |
msgid "Unable to detach from process-id %d: %s (%d)" |
msgstr "" |
-#: darwin-nat.c:1670 |
+#: darwin-nat.c:1741 |
#, c-format |
msgid "Thread 0x%lx of process %u" |
msgstr "" |
-#: darwin-nat.c:1703 |
+#: darwin-nat.c:1775 |
#, possible-c-format |
-msgid "darwin_read_write_inferior(task=%x, %s, len=%d)\n" |
+msgid "darwin_read_write_inferior(task=0x%x, %s, len=%d)\n" |
msgstr "" |
-#: darwin-nat.c:1712 |
+#: darwin-nat.c:1784 |
#, possible-c-format |
msgid "darwin_read_write_inferior: mach_vm_read failed at %s: %s" |
msgstr "" |
-#: darwin-nat.c:1744 |
+#: darwin-nat.c:1816 |
#, possible-c-format |
msgid "darwin_read_write_inferior: mach_vm_region_recurse failed at %s: %s\n" |
msgstr "" |
-#: darwin-nat.c:1752 |
+#: darwin-nat.c:1824 |
#, possible-c-format |
msgid "" |
"darwin_read_write_inferior: mach_vm_region_recurse addr=%s, start=%s, len=%" |
"s\n" |
msgstr "" |
-#: darwin-nat.c:1761 |
+#: darwin-nat.c:1833 |
#, possible-c-format |
msgid "No memory at %s (vs %s+0x%x). Nothing written" |
msgstr "" |
-#: darwin-nat.c:1779 |
+#: darwin-nat.c:1851 |
#, possible-c-format |
msgid "darwin_read_write_inf: mach_vm_protect max failed at %s: %s" |
msgstr "" |
-#: darwin-nat.c:1794 |
+#: darwin-nat.c:1866 |
#, possible-c-format |
msgid "darwin_read_write_inf: mach_vm_protect failed at %s (len=0x%lx): %s" |
msgstr "" |
-#: darwin-nat.c:1808 |
+#: darwin-nat.c:1880 |
#, possible-c-format |
msgid "darwin_read_write_inferior: mach_vm_write failed: %s" |
msgstr "" |
-#: darwin-nat.c:1856 |
-#, possible-c-format |
-msgid "darwin_xfer_memory(%s, %d, %c)\n" |
-msgstr "" |
- |
-#: darwin-nat.c:1874 |
+#: darwin-nat.c:1930 |
#, possible-c-format |
msgid "darwin_xfer_partial(%s, %d, rbuf=%s, wbuf=%s) pid=%u\n" |
msgstr "" |
-#: darwin-nat.c:2031 |
+#: darwin-nat.c:2089 |
msgid "Darwin child process" |
msgstr "" |
-#: darwin-nat.c:2033 |
+#: darwin-nat.c:2091 |
msgid "Darwin child process (started by the \"run\" command)." |
msgstr "" |
-#: darwin-nat.c:2057 |
+#: darwin-nat.c:2114 |
#, possible-c-format |
msgid "GDB task: 0x%lx, pid: %d\n" |
msgstr "" |
-#: darwin-nat.c:2061 |
+#: darwin-nat.c:2118 |
msgid "Set if printing inferior communication debugging statements." |
msgstr "" |
-#: darwin-nat.c:2062 |
+#: darwin-nat.c:2119 |
msgid "Show if printing inferior communication debugging statements." |
msgstr "" |
-#: darwin-nat.c:2068 |
+#: darwin-nat.c:2125 |
msgid "Set if mach exceptions are caught." |
msgstr "" |
-#: darwin-nat.c:2069 |
+#: darwin-nat.c:2126 |
msgid "Show if mach exceptions are caught." |
msgstr "" |
-#: darwin-nat.c:2070 |
+#: darwin-nat.c:2127 |
msgid "" |
"When this mode is on, all low level exceptions are reported before being\n" |
"reported by the kernel." |
msgstr "" |
-#: darwin-nat-info.c:53 |
+#: darwin-nat-info.c:52 |
#, possible-c-format |
msgid "%s must be specified with 0x..." |
msgstr "" |
-#: darwin-nat-info.c:57 |
+#: darwin-nat-info.c:56 |
#, possible-c-format |
msgid ":\t%#lx\n" |
msgstr "" |
-#: darwin-nat-info.c:60 |
+#: darwin-nat-info.c:59 |
#, possible-c-format |
msgid ":\t%u.%06u sec\n" |
msgstr "" |
-#: darwin-nat-info.c:86 |
+#: darwin-nat-info.c:85 |
#, possible-c-format |
msgid "%d processes:\n" |
msgstr "" |
-#: darwin-nat-info.c:97 |
+#: darwin-nat-info.c:96 |
#, possible-c-format |
msgid " %s is %d has task %#x\n" |
msgstr "" |
-#: darwin-nat-info.c:103 |
+#: darwin-nat-info.c:102 |
#, possible-c-format |
msgid " %s is %d unknown task port\n" |
msgstr "" |
-#: darwin-nat-info.c:121 darwin-nat-info.c:814 darwin-nat-info.c:835 |
+#: darwin-nat-info.c:120 darwin-nat-info.c:813 darwin-nat-info.c:834 |
msgid "No inferior running\n" |
msgstr "" |
-#: darwin-nat-info.c:129 |
+#: darwin-nat-info.c:128 |
#, possible-c-format |
msgid "cannot parse task id '%s'\n" |
msgstr "" |
-#: darwin-nat-info.c:153 |
+#: darwin-nat-info.c:152 |
#, possible-c-format |
msgid "TASK_BASIC_INFO for 0x%x:\n" |
msgstr "" |
-#: darwin-nat-info.c:165 |
+#: darwin-nat-info.c:164 |
msgid "" |
"\n" |
"TASK_EVENTS_INFO:\n" |
msgstr "" |
-#: darwin-nat-info.c:181 |
+#: darwin-nat-info.c:180 |
msgid "" |
"\n" |
"TASK_THREAD_TIMES_INFO:\n" |
msgstr "" |
-#: darwin-nat-info.c:211 |
+#: darwin-nat-info.c:210 |
#, possible-c-format |
msgid "Ports for task 0x%x:\n" |
msgstr "" |
-#: darwin-nat-info.c:212 |
+#: darwin-nat-info.c:211 |
msgid "port type\n" |
msgstr "" |
-#: darwin-nat-info.c:232 |
+#: darwin-nat-info.c:231 |
#, possible-c-format |
msgid "%04x: %08x " |
msgstr "" |
-#: darwin-nat-info.c:239 |
+#: darwin-nat-info.c:238 |
#, possible-c-format |
msgid " %s(" |
msgstr "" |
-#: darwin-nat-info.c:242 |
+#: darwin-nat-info.c:241 |
msgid "??" |
msgstr "" |
-#: darwin-nat-info.c:244 |
+#: darwin-nat-info.c:243 |
#, possible-c-format |
msgid "%u" |
msgstr "" |
-#: darwin-nat-info.c:245 |
+#: darwin-nat-info.c:244 |
msgid " refs)" |
msgstr "" |
-#: darwin-nat-info.c:251 |
+#: darwin-nat-info.c:250 |
msgid " gdb-task" |
msgstr "" |
-#: darwin-nat-info.c:253 |
+#: darwin-nat-info.c:252 |
msgid " host-self" |
msgstr "" |
-#: darwin-nat-info.c:255 |
+#: darwin-nat-info.c:254 |
msgid " gdb-exception" |
msgstr "" |
-#: darwin-nat-info.c:257 |
+#: darwin-nat-info.c:256 |
msgid " gdb-port_set" |
msgstr "" |
-#: darwin-nat-info.c:263 |
+#: darwin-nat-info.c:262 |
msgid " inferior-task" |
msgstr "" |
-#: darwin-nat-info.c:265 |
+#: darwin-nat-info.c:264 |
msgid " inferior-notify" |
msgstr "" |
-#: darwin-nat-info.c:274 |
+#: darwin-nat-info.c:273 |
msgid " inferior-excp-port" |
msgstr "" |
-#: darwin-nat-info.c:286 |
+#: darwin-nat-info.c:285 |
#, possible-c-format |
msgid " inferior-thread for 0x%x" |
msgstr "" |
-#: darwin-nat-info.c:315 |
+#: darwin-nat-info.c:314 |
#, possible-c-format |
msgid "Port 0x%lx in task 0x%lx:\n" |
msgstr "" |
-#: darwin-nat-info.c:317 |
+#: darwin-nat-info.c:316 |
#, possible-c-format |
msgid " port set: 0x%x\n" |
msgstr "" |
-#: darwin-nat-info.c:318 |
+#: darwin-nat-info.c:317 |
#, possible-c-format |
msgid " seqno: 0x%x\n" |
msgstr "" |
-#: darwin-nat-info.c:319 |
+#: darwin-nat-info.c:318 |
#, possible-c-format |
msgid " mscount: 0x%x\n" |
msgstr "" |
-#: darwin-nat-info.c:320 |
+#: darwin-nat-info.c:319 |
#, possible-c-format |
msgid " qlimit: 0x%x\n" |
msgstr "" |
-#: darwin-nat-info.c:321 |
+#: darwin-nat-info.c:320 |
#, possible-c-format |
msgid " msgcount: 0x%x\n" |
msgstr "" |
-#: darwin-nat-info.c:322 |
+#: darwin-nat-info.c:321 |
#, possible-c-format |
msgid " sorights: 0x%x\n" |
msgstr "" |
-#: darwin-nat-info.c:323 |
+#: darwin-nat-info.c:322 |
#, possible-c-format |
msgid " srights: 0x%x\n" |
msgstr "" |
-#: darwin-nat-info.c:324 |
+#: darwin-nat-info.c:323 |
#, possible-c-format |
msgid " pdrequest: 0x%x\n" |
msgstr "" |
-#: darwin-nat-info.c:325 |
+#: darwin-nat-info.c:324 |
#, possible-c-format |
msgid " nsrequest: 0x%x\n" |
msgstr "" |
-#: darwin-nat-info.c:326 |
+#: darwin-nat-info.c:325 |
#, possible-c-format |
msgid " flags: 0x%x\n" |
msgstr "" |
-#: darwin-nat-info.c:335 |
+#: darwin-nat-info.c:334 |
msgid "Task and port" |
msgstr "" |
-#: darwin-nat-info.c:357 |
+#: darwin-nat-info.c:356 |
#, possible-c-format |
msgid "Threads in task %#x:\n" |
msgstr "" |
-#: darwin-nat-info.c:360 |
+#: darwin-nat-info.c:359 |
#, possible-c-format |
msgid " %#x\n" |
msgstr "" |
-#: darwin-nat-info.c:380 |
+#: darwin-nat-info.c:379 |
msgid "Thread" |
msgstr "" |
-#: darwin-nat-info.c:383 |
+#: darwin-nat-info.c:382 |
msgid "THREAD_BASIC_INFO\n" |
msgstr "" |
-#: darwin-nat-info.c:434 |
+#: darwin-nat-info.c:433 |
msgid "share" |
msgstr "" |
-#: darwin-nat-info.c:436 |
+#: darwin-nat-info.c:435 |
msgid "copy " |
msgstr "" |
-#: darwin-nat-info.c:438 |
+#: darwin-nat-info.c:437 |
msgid "none " |
msgstr "" |
-#: darwin-nat-info.c:440 |
+#: darwin-nat-info.c:439 |
msgid "??? " |
msgstr "" |
-#: darwin-nat-info.c:450 |
+#: darwin-nat-info.c:449 |
msgid "cow" |
msgstr "" |
-#: darwin-nat-info.c:452 |
+#: darwin-nat-info.c:451 |
msgid "private" |
msgstr "" |
-#: darwin-nat-info.c:454 |
+#: darwin-nat-info.c:453 |
msgid "empty" |
msgstr "" |
-#: darwin-nat-info.c:456 |
+#: darwin-nat-info.c:455 |
msgid "shared" |
msgstr "" |
-#: darwin-nat-info.c:458 |
+#: darwin-nat-info.c:457 |
msgid "true-shrd" |
msgstr "" |
-#: darwin-nat-info.c:460 |
+#: darwin-nat-info.c:459 |
msgid "prv-alias" |
msgstr "" |
-#: darwin-nat-info.c:462 |
+#: darwin-nat-info.c:461 |
msgid "shr-alias" |
msgstr "" |
-#: darwin-nat-info.c:464 |
+#: darwin-nat-info.c:463 |
msgid "???" |
msgstr "" |
-#: darwin-nat-info.c:474 darwin-nat-info.c:763 |
+#: darwin-nat-info.c:473 darwin-nat-info.c:762 |
msgid "default" |
msgstr "" |
-#: darwin-nat-info.c:476 |
+#: darwin-nat-info.c:475 |
msgid "malloc" |
msgstr "" |
-#: darwin-nat-info.c:478 |
+#: darwin-nat-info.c:477 |
msgid "malloc_small" |
msgstr "" |
-#: darwin-nat-info.c:480 |
+#: darwin-nat-info.c:479 |
msgid "malloc_large" |
msgstr "" |
-#: darwin-nat-info.c:482 |
+#: darwin-nat-info.c:481 |
msgid "malloc_huge" |
msgstr "" |
-#: darwin-nat-info.c:484 |
+#: darwin-nat-info.c:483 |
msgid "sbrk" |
msgstr "" |
-#: darwin-nat-info.c:486 |
+#: darwin-nat-info.c:485 |
msgid "realloc" |
msgstr "" |
-#: darwin-nat-info.c:488 |
+#: darwin-nat-info.c:487 |
msgid "malloc_tiny" |
msgstr "" |
-#: darwin-nat-info.c:490 |
+#: darwin-nat-info.c:489 |
msgid "analysis_tool" |
msgstr "" |
-#: darwin-nat-info.c:492 |
+#: darwin-nat-info.c:491 |
msgid "mach_msg" |
msgstr "" |
-#: darwin-nat-info.c:494 |
+#: darwin-nat-info.c:493 |
msgid "iokit" |
msgstr "" |
-#: darwin-nat-info.c:496 |
+#: darwin-nat-info.c:495 |
msgid "stack" |
msgstr "" |
-#: darwin-nat-info.c:498 |
+#: darwin-nat-info.c:497 |
msgid "guard" |
msgstr "" |
-#: darwin-nat-info.c:500 |
+#: darwin-nat-info.c:499 |
msgid "shared_pmap" |
msgstr "" |
-#: darwin-nat-info.c:502 |
+#: darwin-nat-info.c:501 |
msgid "dylib" |
msgstr "" |
-#: darwin-nat-info.c:504 |
+#: darwin-nat-info.c:503 |
msgid "appkit" |
msgstr "" |
-#: darwin-nat-info.c:506 |
+#: darwin-nat-info.c:505 |
msgid "foundation" |
msgstr "" |
-#: darwin-nat-info.c:531 |
+#: darwin-nat-info.c:530 |
msgid "No memory regions." |
msgstr "" |
-#: darwin-nat-info.c:575 |
+#: darwin-nat-info.c:574 |
#, possible-c-format |
msgid "%s-%s %s/%s %s %s %s" |
msgstr "" |
-#: darwin-nat-info.c:581 |
+#: darwin-nat-info.c:580 |
msgid "shrd" |
msgstr "" |
-#: darwin-nat-info.c:581 |
+#: darwin-nat-info.c:580 |
msgid "priv" |
msgstr "" |
-#: darwin-nat-info.c:582 |
+#: darwin-nat-info.c:581 |
msgid "reserved" |
msgstr "" |
-#: darwin-nat-info.c:582 |
+#: darwin-nat-info.c:581 |
msgid "not-rsvd" |
msgstr "" |
-#: darwin-nat-info.c:585 |
+#: darwin-nat-info.c:584 |
#, possible-c-format |
msgid " (%d sub-rgn)" |
msgstr "" |
-#: darwin-nat-info.c:674 |
+#: darwin-nat-info.c:673 |
msgid "sm " |
msgstr "" |
-#: darwin-nat-info.c:674 |
+#: darwin-nat-info.c:673 |
msgid "obj" |
msgstr "" |
-#: darwin-nat-info.c:743 |
+#: darwin-nat-info.c:742 |
msgid "Inferior not available" |
msgstr "" |
-#: darwin-nat-info.c:754 |
+#: darwin-nat-info.c:753 |
#, possible-c-format |
msgid "%d exceptions:\n" |
msgstr "" |
-#: darwin-nat-info.c:759 |
+#: darwin-nat-info.c:758 |
#, possible-c-format |
msgid "port 0x%04x, behavior: " |
msgstr "" |
-#: darwin-nat-info.c:766 |
+#: darwin-nat-info.c:765 |
msgid "state" |
msgstr "" |
-#: darwin-nat-info.c:769 |
+#: darwin-nat-info.c:768 |
msgid "state-identity" |
msgstr "" |
-#: darwin-nat-info.c:772 |
+#: darwin-nat-info.c:771 |
#, possible-c-format |
msgid "0x%x" |
msgstr "" |
-#: darwin-nat-info.c:774 |
+#: darwin-nat-info.c:773 |
msgid ", masks:" |
msgstr "" |
-#: darwin-nat-info.c:776 |
+#: darwin-nat-info.c:775 |
msgid " BAD_ACCESS" |
msgstr "" |
-#: darwin-nat-info.c:778 |
+#: darwin-nat-info.c:777 |
msgid " BAD_INSTRUCTION" |
msgstr "" |
-#: darwin-nat-info.c:780 |
+#: darwin-nat-info.c:779 |
msgid " ARITHMETIC" |
msgstr "" |
-#: darwin-nat-info.c:782 |
+#: darwin-nat-info.c:781 |
msgid " EMULATION" |
msgstr "" |
-#: darwin-nat-info.c:784 |
+#: darwin-nat-info.c:783 |
msgid " SOFTWARE" |
msgstr "" |
-#: darwin-nat-info.c:786 |
+#: darwin-nat-info.c:785 |
msgid " BREAKPOINT" |
msgstr "" |
-#: darwin-nat-info.c:788 |
+#: darwin-nat-info.c:787 |
msgid " SYSCALL" |
msgstr "" |
-#: darwin-nat-info.c:790 |
+#: darwin-nat-info.c:789 |
msgid " MACH_SYSCALL" |
msgstr "" |
-#: darwin-nat-info.c:792 |
+#: darwin-nat-info.c:791 |
msgid " RPC_ALERT" |
msgstr "" |
-#: darwin-nat-info.c:794 |
+#: darwin-nat-info.c:793 |
msgid " CRASH" |
msgstr "" |
-#: darwin-nat-info.c:828 |
+#: darwin-nat-info.c:827 |
msgid "Parameter is saved, host or none" |
msgstr "" |
-#: darwin-nat-info.c:853 |
+#: darwin-nat-info.c:852 |
msgid "Get list of tasks in system." |
msgstr "" |
-#: darwin-nat-info.c:855 |
+#: darwin-nat-info.c:854 |
msgid "Get list of ports in a task." |
msgstr "" |
-#: darwin-nat-info.c:857 |
+#: darwin-nat-info.c:856 |
msgid "Get info on a specific port." |
msgstr "" |
-#: darwin-nat-info.c:859 |
+#: darwin-nat-info.c:858 |
msgid "Get info on a specific task." |
msgstr "" |
-#: darwin-nat-info.c:861 |
+#: darwin-nat-info.c:860 |
msgid "Get list of threads in a task." |
msgstr "" |
-#: darwin-nat-info.c:863 |
+#: darwin-nat-info.c:862 |
msgid "Get info on a specific thread." |
msgstr "" |
-#: darwin-nat-info.c:866 |
+#: darwin-nat-info.c:865 |
msgid "Get information on all mach region for the task." |
msgstr "" |
-#: darwin-nat-info.c:868 |
+#: darwin-nat-info.c:867 |
msgid "Get information on all mach sub region for the task." |
msgstr "" |
-#: darwin-nat-info.c:870 |
+#: darwin-nat-info.c:869 |
msgid "Get information on mach region at given address." |
msgstr "" |
-#: darwin-nat-info.c:873 |
+#: darwin-nat-info.c:872 |
msgid "Disp mach exceptions." |
msgstr "" |
-#: dbxread.c:170 mdebugread.c:3441 |
+#: dbxread.c:175 mdebugread.c:3421 |
#, possible-c-format |
msgid "unknown symbol type %s" |
msgstr "" |
-#: dbxread.c:177 |
+#: dbxread.c:182 |
#, possible-c-format |
msgid "N_LBRAC/N_RBRAC symbol mismatch at symtab pos %d" |
msgstr "" |
-#: dbxread.c:184 |
+#: dbxread.c:189 |
#, possible-c-format |
msgid "\"repeated\" header file %s not previously seen, at symtab pos %d" |
msgstr "" |
-#: dbxread.c:229 |
+#: dbxread.c:234 |
msgid "Can't find any code sections in symbol file" |
msgstr "" |
-#: dbxread.c:648 |
+#: dbxread.c:643 |
msgid "Can't find .text section in symbol file" |
msgstr "" |
-#: dbxread.c:710 |
+#: dbxread.c:705 |
#, possible-c-format |
msgid "ridiculous string table size (%d bytes)." |
msgstr "" |
-#: dbxread.c:835 |
+#: dbxread.c:836 |
msgid "Premature end of file reading symbol table" |
msgstr "" |
-#: dbxread.c:976 |
+#: dbxread.c:977 |
#, possible-c-format |
msgid "bad string table offset in symbol %d" |
msgstr "" |
-#: dbxread.c:1180 mdebugread.c:2250 xcoffread.c:2192 |
+#: dbxread.c:1181 mdebugread.c:2245 xcoffread.c:2195 |
#, possible-c-format |
msgid "function `%s' appears to be defined outside of all compilation units" |
msgstr "" |
@@ -7375,87 +7964,87 @@ msgstr "" |
msgid "N_BINCL %s not in entries for any file, at symtab pos %d" |
msgstr "" |
-#: dbxread.c:2040 mdebugread.c:3376 xcoffread.c:2911 |
+#: dbxread.c:2040 mdebugread.c:3356 xcoffread.c:2907 |
#, possible-c-format |
msgid "unknown symbol descriptor `%c'" |
msgstr "" |
-#: dbxread.c:2610 |
+#: dbxread.c:2586 |
msgid "First symbol in segment of executable not a source symbol" |
msgstr "" |
-#: dbxread.c:2887 |
+#: dbxread.c:2881 |
msgid "" |
"misplaced N_LBRAC entry; discarding local symbols which have no enclosing " |
"block" |
msgstr "" |
-#: dbxread.c:2908 |
+#: dbxread.c:2902 |
msgid "block start larger than block end" |
msgstr "" |
-#: dbxread.c:3202 |
+#: dbxread.c:3197 |
#, possible-c-format |
msgid "unmatched N_LBRAC before symtab pos %d" |
msgstr "" |
-#: dbxread.c:3360 dbxread.c:3454 dbxread.c:3550 |
+#: dbxread.c:3345 dbxread.c:3439 dbxread.c:3534 |
#, possible-c-format |
msgid "ridiculous string table size: %d bytes" |
msgstr "" |
-#: dbxread.c:3526 |
+#: dbxread.c:3512 |
#, possible-c-format |
msgid "stabsect_build_psymtabs: Found stabs (%s), but not string section (%s)" |
msgstr "" |
-#: dbxread.c:3537 |
+#: dbxread.c:3521 |
#, possible-c-format |
msgid "Can't find %s section in symbol file" |
msgstr "" |
-#: dcache.c:140 |
+#: dcache.c:139 |
#, possible-c-format |
msgid "Deprecated remotecache flag is %s.\n" |
msgstr "" |
-#: dcache.c:570 dcache.c:633 |
+#: dcache.c:564 dcache.c:629 |
msgid "No data cache available.\n" |
msgstr "" |
-#: dcache.c:585 |
+#: dcache.c:579 |
msgid "No such cache line exists.\n" |
msgstr "" |
-#: dcache.c:591 dcache.c:649 |
+#: dcache.c:585 dcache.c:645 |
#, possible-c-format |
msgid "Line %d: address %s [%d hits]\n" |
msgstr "" |
-#: dcache.c:618 |
+#: dcache.c:614 |
msgid "Usage: info dcache [linenumber]\n" |
msgstr "" |
-#: dcache.c:626 |
+#: dcache.c:622 |
#, possible-c-format |
msgid "Dcache %u lines of %u bytes each.\n" |
msgstr "" |
-#: dcache.c:637 |
+#: dcache.c:633 |
#, possible-c-format |
msgid "Contains data for %s\n" |
msgstr "" |
-#: dcache.c:657 |
+#: dcache.c:653 |
#, possible-c-format |
msgid "Cache state: %d active lines, %d hits\n" |
msgstr "" |
-#: dcache.c:667 |
+#: dcache.c:669 |
msgid "Dcache size must be greater than 0." |
msgstr "" |
-#: dcache.c:682 |
+#: dcache.c:683 |
#, possible-c-format |
msgid "Invalid dcache line size: %u (must be power of 2)." |
msgstr "" |
@@ -7535,62 +8124,46 @@ msgstr "" |
msgid "Show debugging of DEC threads module." |
msgstr "" |
-#: demangle.c:54 |
+#: demangle.c:53 |
#, possible-c-format |
msgid "Demangling of encoded C++/ObjC names when displaying symbols is %s.\n" |
msgstr "" |
-#: demangle.c:67 |
+#: demangle.c:66 |
#, possible-c-format |
msgid "Demangling of C++/ObjC names in disassembly listings is %s.\n" |
msgstr "" |
-#: demangle.c:86 |
+#: demangle.c:85 |
#, possible-c-format |
msgid "The current C++ demangling style is \"%s\".\n" |
msgstr "" |
-#: demangle.c:136 |
-#, possible-c-format |
-msgid "Unknown demangling style `%s'.\n" |
-msgstr "" |
- |
-#: demangle.c:139 |
-msgid "" |
-"The currently understood settings are:\n" |
-"\n" |
-msgstr "" |
- |
-#: demangle.c:161 |
-#, possible-c-format |
-msgid "`%s' style demangling chosen as the default." |
-msgstr "" |
- |
-#: demangle.c:220 |
+#: demangle.c:182 |
msgid "Set demangling of encoded C++/ObjC names when displaying symbols." |
msgstr "" |
-#: demangle.c:221 |
+#: demangle.c:183 |
msgid "Show demangling of encoded C++/ObjC names when displaying symbols." |
msgstr "" |
-#: demangle.c:227 |
+#: demangle.c:189 |
msgid "Set demangling of C++/ObjC names in disassembly listings." |
msgstr "" |
-#: demangle.c:228 |
+#: demangle.c:190 |
msgid "Show demangling of C++/ObjC names in disassembly listings." |
msgstr "" |
-#: demangle.c:240 |
+#: demangle.c:198 |
msgid "Set the current C++ demangling style." |
msgstr "" |
-#: demangle.c:241 |
+#: demangle.c:199 |
msgid "Show the current C++ demangling style." |
msgstr "" |
-#: demangle.c:242 |
+#: demangle.c:200 |
msgid "" |
"Use `set demangle-style' without arguments for a list of demangling styles." |
msgstr "" |
@@ -7627,7 +8200,7 @@ msgstr "" |
msgid "dict_add_symbol: non-expandable dictionary" |
msgstr "" |
-#: doublest.c:801 |
+#: doublest.c:798 |
#, possible-c-format |
msgid "Unrecognized %d-bit floating-point type." |
msgstr "" |
@@ -7639,7 +8212,7 @@ msgstr "" |
#. 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:882 |
+#: doublest.c:879 |
msgid "Can't convert floating-point number to desired type." |
msgstr "" |
@@ -7648,162 +8221,162 @@ msgstr "" |
msgid "Unable to open file %s\n" |
msgstr "" |
-#: dsrec.c:71 |
+#: dsrec.c:72 |
msgid "File is not an object file\n" |
msgstr "" |
-#: dsrec.c:129 dsrec.c:143 symfile.c:1999 |
+#: dsrec.c:131 dsrec.c:145 symfile.c:1960 |
msgid "Canceled the download" |
msgstr "" |
-#: dsrec.c:256 |
+#: dsrec.c:260 |
#, possible-c-format |
msgid "make_srec: Bad address (%s), or bad flags (0x%x)." |
msgstr "" |
-#: dummy-frame.c:351 |
+#: dummy-frame.c:317 |
msgid "maintenance print dummy-frames" |
msgstr "" |
-#: dummy-frame.c:364 |
+#: dummy-frame.c:330 |
msgid "Print the contents of the internal dummy-frame stack." |
msgstr "" |
-#: dwarf2expr.c:80 |
+#: dwarf2expr.c:79 |
#, possible-c-format |
msgid "Unsupported address size in DWARF expressions: %d bits" |
msgstr "" |
-#: dwarf2expr.c:183 |
+#: dwarf2expr.c:182 |
msgid "dwarf expression stack underflow" |
msgstr "" |
-#: dwarf2expr.c:193 dwarf2expr.c:293 |
+#: dwarf2expr.c:192 dwarf2expr.c:292 |
#, possible-c-format |
msgid "Asked for position %d of stack, stack only has %d elements on it." |
msgstr "" |
-#: dwarf2expr.c:207 |
+#: dwarf2expr.c:206 |
msgid "integral type expected in DWARF expression" |
msgstr "" |
-#: dwarf2expr.c:227 |
+#: dwarf2expr.c:226 |
msgid "no unsigned variant found for type, while evaluating DWARF expression" |
msgstr "" |
-#: dwarf2expr.c:249 |
+#: dwarf2expr.c:248 |
msgid "no signed variant found for type, while evaluating DWARF expression" |
msgstr "" |
-#: dwarf2expr.c:380 |
+#: dwarf2expr.c:379 |
msgid "DWARF expression error: ran off end of buffer reading uleb128 value" |
msgstr "" |
-#: dwarf2expr.c:392 |
+#: dwarf2expr.c:391 |
msgid "DWARF expression error: ran off end of buffer reading sleb128 value" |
msgstr "" |
-#: dwarf2expr.c:401 |
+#: dwarf2expr.c:400 |
msgid "DWARF expression error: ran off end of buffer reading leb128 value" |
msgstr "" |
-#: dwarf2expr.c:417 |
+#: dwarf2expr.c:416 |
#, possible-c-format |
msgid "" |
"DWARF-2 expression error: `%s' operations must be used either alone or in " |
"conjunction with DW_OP_piece or DW_OP_bit_piece." |
msgstr "" |
-#: dwarf2expr.c:451 |
+#: dwarf2expr.c:450 |
msgid "Could not find type for DW_OP_GNU_const_type" |
msgstr "" |
-#: dwarf2expr.c:453 |
+#: dwarf2expr.c:452 |
msgid "DW_OP_GNU_const_type has different sizes for type and data" |
msgstr "" |
-#: dwarf2expr.c:653 |
+#: dwarf2expr.c:652 |
#, possible-c-format |
msgid "DWARF-2 expression error: Loop detected (%d)." |
msgstr "" |
-#: dwarf2expr.c:828 |
+#: dwarf2expr.c:827 |
msgid "" |
"DWARF-2 expression error: DW_OP_reg operations must be used either alone or " |
"in conjunction with DW_OP_piece or DW_OP_bit_piece." |
msgstr "" |
-#: dwarf2expr.c:852 dwarf2loc.c:2771 |
+#: dwarf2expr.c:851 dwarf2loc.c:2897 |
msgid "DW_OP_implicit_value: too few bytes available." |
msgstr "" |
-#: dwarf2expr.c:872 |
+#: dwarf2expr.c:871 |
msgid "" |
"DWARF-2 expression error: DW_OP_GNU_implicit_pointer is not allowed in frame " |
"context" |
msgstr "" |
-#: dwarf2expr.c:962 |
+#: dwarf2expr.c:963 |
msgid "Not implemented: computing frame base using explicit value operator" |
msgstr "" |
-#: dwarf2expr.c:992 |
+#: dwarf2expr.c:993 |
#, possible-c-format |
msgid "Not enough elements for DW_OP_swap. Need 2, have %d." |
msgstr "" |
-#: dwarf2expr.c:1012 |
+#: dwarf2expr.c:1013 |
#, possible-c-format |
msgid "Not enough elements for DW_OP_rot. Need 3, have %d." |
msgstr "" |
-#: dwarf2expr.c:1126 |
+#: dwarf2expr.c:1127 |
msgid "Incompatible types on DWARF stack" |
msgstr "" |
-#: dwarf2expr.c:1249 |
+#: dwarf2expr.c:1250 |
msgid "Can't be reached." |
msgstr "" |
-#: dwarf2expr.c:1335 |
+#: dwarf2expr.c:1336 |
msgid "" |
"DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op." |
msgstr "" |
-#: dwarf2expr.c:1369 |
+#: dwarf2expr.c:1370 |
msgid "DW_OP_GNU_entry_value: too few bytes available." |
msgstr "" |
-#: dwarf2expr.c:1396 |
+#: dwarf2expr.c:1397 |
msgid "" |
"DWARF-2 expression error: DW_OP_GNU_entry_value is supported only for single " |
"DW_OP_reg* or for DW_OP_breg*(0)+DW_OP_deref*" |
msgstr "" |
-#: dwarf2expr.c:1475 |
+#: dwarf2expr.c:1473 |
msgid "DW_OP_GNU_reinterpret has wrong size" |
msgstr "" |
-#: dwarf2expr.c:1484 |
+#: dwarf2expr.c:1482 |
#, possible-c-format |
msgid "Unhandled dwarf expression opcode 0x%x" |
msgstr "" |
-#: dwarf2expr.c:1510 dwarf2expr.c:1518 dwarf2expr.c:1526 dwarf2expr.c:1534 |
-#: dwarf2expr.c:1542 dwarf2expr.c:1571 |
+#: dwarf2expr.c:1508 dwarf2expr.c:1516 dwarf2expr.c:1524 dwarf2expr.c:1532 |
+#: dwarf2expr.c:1540 dwarf2expr.c:1569 |
#, possible-c-format |
msgid "%s is invalid in this context" |
msgstr "" |
-#: dwarf2expr.c:1550 |
+#: dwarf2expr.c:1548 |
msgid "Support for typed DWARF is not supported in this context" |
msgstr "" |
-#: dwarf2expr.c:1563 |
+#: dwarf2expr.c:1561 |
msgid "Support for DW_OP_GNU_entry_value is unimplemented" |
msgstr "" |
-#: dwarf2-frame.c:336 |
+#: dwarf2-frame.c:343 |
#, possible-c-format |
msgid "" |
"incomplete CFI data; DW_CFA_restore unspecified\n" |
@@ -7813,170 +8386,178 @@ 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:393 |
+#: dwarf2-frame.c:402 |
msgid "" |
"Not implemented: computing unwound register using explicit value operator" |
msgstr "" |
-#: dwarf2-frame.c:525 |
+#: dwarf2-frame.c:534 |
#, possible-c-format |
msgid "bad CFI data; mismatched DW_CFA_restore_state at %s" |
msgstr "" |
-#: dwarf2-frame.c:684 |
+#: dwarf2-frame.c:693 |
msgid "Unknown CFI encountered." |
msgstr "" |
-#: dwarf2-frame.c:905 |
+#: dwarf2-frame.c:912 |
msgid "Could not compute CFA; needed to translate this expression" |
msgstr "" |
-#: dwarf2-frame.c:935 dwarf2loc.c:2507 |
+#: dwarf2-frame.c:942 dwarf2loc.c:2309 dwarf2loc.c:2633 |
#, possible-c-format |
msgid "Unable to access DWARF register number %d" |
msgstr "" |
-#: dwarf2-frame.c:959 dwarf2-frame.c:1116 |
+#: dwarf2-frame.c:966 dwarf2-frame.c:1132 |
msgid "Unknown CFA rule." |
msgstr "" |
-#: dwarf2-frame.c:1173 |
+#: dwarf2-frame.c:1189 |
#, possible-c-format |
msgid "incomplete CFI data; unspecified registers (e.g., %s) at %s" |
msgstr "" |
-#: dwarf2-frame.c:1368 |
+#: dwarf2-frame.c:1387 |
msgid "Unknown register rule." |
msgstr "" |
-#: dwarf2-frame.c:1506 |
+#: dwarf2-frame.c:1521 |
msgid "can't compute CFA for this frame" |
msgstr "" |
-#: dwarf2-frame.c:1509 |
+#: dwarf2-frame.c:1524 |
msgid "" |
"can't compute CFA for this frame: required registers or memory are " |
"unavailable" |
msgstr "" |
-#: dwarf2-frame.c:1581 |
+#: dwarf2-frame.c:1596 |
msgid "Unsupported address size" |
msgstr "" |
-#: dwarf2-frame.c:1598 |
+#: dwarf2-frame.c:1613 |
msgid "Unsupported encoding: DW_EH_PE_indirect" |
msgstr "" |
-#: dwarf2-frame.c:1631 dwarf2-frame.c:1679 |
+#: dwarf2-frame.c:1646 dwarf2-frame.c:1694 |
msgid "Invalid or unsupported encoding" |
msgstr "" |
-#: dwarf2-frame.c:1893 |
+#: dwarf2-frame.c:1904 |
msgid "Found a CIE when not expecting it." |
msgstr "" |
-#: dwarf2-frame.c:2066 |
+#: dwarf2-frame.c:2077 |
msgid "Found an FDE when not expecting it." |
msgstr "" |
-#: dwarf2-frame.c:2207 |
+#: dwarf2-frame.c:2218 |
#, possible-c-format |
msgid "Corrupt data in %s:%s; align 4 workaround apparently succeeded" |
msgstr "" |
-#: dwarf2-frame.c:2214 |
+#: dwarf2-frame.c:2225 |
#, possible-c-format |
msgid "Corrupt data in %s:%s; align 8 workaround apparently succeeded" |
msgstr "" |
-#: dwarf2-frame.c:2222 |
+#: dwarf2-frame.c:2233 |
#, possible-c-format |
msgid "Corrupt data in %s:%s" |
msgstr "" |
-#: dwarf2-frame.c:2313 |
+#: dwarf2-frame.c:2324 |
#, possible-c-format |
msgid "skipping .eh_frame info of %s: %s" |
msgstr "" |
-#: dwarf2-frame.c:2353 |
+#: dwarf2-frame.c:2364 |
#, possible-c-format |
msgid "skipping .debug_frame info of %s: %s" |
msgstr "" |
-#: dwarf2loc.c:249 |
+#: dwarf2loc.c:97 |
+msgid "access outside bounds of object referenced via synthetic pointer" |
+msgstr "" |
+ |
+#: dwarf2loc.c:257 |
msgid "dwarf2_find_location_expression: Corrupted DWARF expression." |
msgstr "" |
-#: dwarf2loc.c:379 |
+#: dwarf2loc.c:363 |
+msgid "frame address is not available." |
+msgstr "" |
+ |
+#: dwarf2loc.c:435 |
#, possible-c-format |
msgid "Could not find the frame base for \"%s\"." |
msgstr "" |
-#: dwarf2loc.c:470 |
+#: dwarf2loc.c:525 |
#, possible-c-format |
msgid "Entry values and tail call frames debugging is %s.\n" |
msgstr "" |
-#: dwarf2loc.c:499 |
+#: dwarf2loc.c:554 |
#, possible-c-format |
msgid "DW_AT_GNU_call_site_target is not specified at %s in %s" |
msgstr "" |
-#: dwarf2loc.c:511 |
+#: dwarf2loc.c:567 |
#, possible-c-format |
msgid "" |
"DW_AT_GNU_call_site_target DWARF block resolving requires known frame which " |
"is currently not available at %s in %s" |
msgstr "" |
-#: dwarf2loc.c:542 |
+#: dwarf2loc.c:601 |
#, possible-c-format |
msgid "Cannot find function \"%s\" for a call site target at %s in %s" |
msgstr "" |
-#: dwarf2loc.c:555 |
+#: dwarf2loc.c:614 |
msgid "invalid call site target kind" |
msgstr "" |
-#: dwarf2loc.c:571 |
+#: dwarf2loc.c:630 |
#, possible-c-format |
msgid "" |
"DW_TAG_GNU_call_site resolving failed to find function name for address %s" |
msgstr "" |
-#: dwarf2loc.c:640 |
+#: dwarf2loc.c:699 |
#, possible-c-format |
msgid "" |
"DW_OP_GNU_entry_value resolving has found function \"%s\" at %s can call " |
"itself via tail calls" |
msgstr "" |
-#: dwarf2loc.c:805 |
+#: dwarf2loc.c:868 |
#, possible-c-format |
msgid "Unable to find function for PC %s" |
msgstr "" |
-#: dwarf2loc.c:904 |
+#: dwarf2loc.c:967 |
#, possible-c-format |
msgid "" |
"There are no unambiguously determinable intermediate callers or callees " |
"between caller function \"%s\" at %s and callee function \"%s\" at %s" |
msgstr "" |
-#: dwarf2loc.c:999 |
+#: dwarf2loc.c:1071 |
#, possible-c-format |
msgid "" |
"DW_OP_GNU_entry_value resolving callee gdbarch %s (of %s (%s)) does not " |
"match caller gdbarch %s" |
msgstr "" |
-#: dwarf2loc.c:1011 |
+#: dwarf2loc.c:1085 |
#, possible-c-format |
msgid "DW_OP_GNU_entry_value resolving requires caller of %s (%s)" |
msgstr "" |
-#: dwarf2loc.c:1027 |
+#: dwarf2loc.c:1102 |
#, possible-c-format |
msgid "" |
"DW_OP_GNU_entry_value resolving expects callee %s at %s but the called frame " |
@@ -7985,300 +8566,294 @@ msgstr "" |
#. DW_TAG_GNU_call_site_parameter will be missing just if GCC could not |
#. determine its value. |
-#: dwarf2loc.c:1052 |
+#: dwarf2loc.c:1128 |
#, possible-c-format |
msgid "Cannot find matching parameter at DW_TAG_GNU_call_site %s at %s" |
msgstr "" |
-#: dwarf2loc.c:1088 dwarf2loc.c:1135 |
+#: dwarf2loc.c:1164 dwarf2loc.c:1211 |
msgid "Cannot resolve DW_AT_GNU_call_site_data_value" |
msgstr "" |
-#: dwarf2loc.c:1311 |
+#: dwarf2loc.c:1387 |
msgid "" |
"DWARF-2 expression error: DW_OP_GNU_entry_value is supported only for single " |
"DW_OP_reg* or for DW_OP_fbreg(*)" |
msgstr "" |
-#: dwarf2loc.c:1549 |
+#: dwarf2loc.c:1625 |
msgid "Should not be able to create a lazy value with an enclosing type" |
msgstr "" |
-#: dwarf2loc.c:1641 dwarf2loc.c:2206 |
+#: dwarf2loc.c:1717 |
#, possible-c-format |
msgid "Unable to access DWARF register number %s" |
msgstr "" |
-#: dwarf2loc.c:1698 dwarf2loc.c:2299 |
+#: dwarf2loc.c:1774 dwarf2loc.c:2412 |
msgid "invalid location type" |
msgstr "" |
-#: dwarf2loc.c:1820 |
+#: dwarf2loc.c:1897 |
msgid "" |
"Can't do read-modify-write to update bitfield; containing word has been " |
"optimized out" |
msgstr "" |
-#: dwarf2loc.c:1825 |
+#: dwarf2loc.c:1902 |
msgid "" |
"Can't do read-modify-write to update bitfield; containing word is unavailable" |
msgstr "" |
-#: dwarf2loc.c:1840 |
+#: dwarf2loc.c:1917 |
#, possible-c-format |
msgid "Unable to write to DWARF register number %s" |
msgstr "" |
-#: dwarf2loc.c:2017 |
+#: dwarf2loc.c:2094 |
msgid "Invalid use of DW_OP_GNU_implicit_pointer" |
msgstr "" |
-#: dwarf2loc.c:2087 |
-msgid "access outside bounds of object referenced via synthetic pointer" |
-msgstr "" |
- |
-#: dwarf2loc.c:2201 |
+#: dwarf2loc.c:2306 |
msgid "cannot use offset on synthetic pointer to register" |
msgstr "" |
-#: dwarf2loc.c:2488 |
+#: dwarf2loc.c:2614 |
#, possible-c-format |
msgid "DWARF operator %s cannot be translated to an agent expression" |
msgstr "" |
-#: dwarf2loc.c:2491 |
+#: dwarf2loc.c:2617 |
#, possible-c-format |
msgid "" |
"Unknown DWARF operator 0x%02x cannot be translated to an agent expression" |
msgstr "" |
-#: dwarf2loc.c:2773 |
+#: dwarf2loc.c:2899 |
#, possible-c-format |
msgid "Cannot translate DW_OP_implicit_value of %d bytes" |
msgstr "" |
-#: dwarf2loc.c:2856 |
+#: dwarf2loc.c:2981 |
msgid "No block found for address" |
msgstr "" |
-#: dwarf2loc.c:2861 |
+#: dwarf2loc.c:2986 |
msgid "No function found for block" |
msgstr "" |
-#. Note that get_DW_OP_name will never return |
-#. NULL here. |
-#: dwarf2loc.c:2932 |
+#: dwarf2loc.c:3043 |
#, possible-c-format |
msgid "Unsupported size %d in %s" |
msgstr "" |
-#: dwarf2loc.c:3120 |
+#: dwarf2loc.c:3231 |
msgid "Cannot translate empty pieces to agent expressions" |
msgstr "" |
-#: dwarf2loc.c:3133 |
+#: dwarf2loc.c:3244 |
msgid "Expression pieces exceed word size" |
msgstr "" |
-#: dwarf2loc.c:3221 |
+#: dwarf2loc.c:3332 |
msgid "invalid label" |
msgstr "" |
-#: dwarf2loc.c:3305 dwarf2loc.c:3314 |
+#: dwarf2loc.c:3416 dwarf2loc.c:3425 |
#, possible-c-format |
msgid "a variable in $%s" |
msgstr "" |
-#: dwarf2loc.c:3335 |
+#: dwarf2loc.c:3446 |
#, possible-c-format |
msgid "No block found for address for symbol \"%s\"." |
msgstr "" |
-#: dwarf2loc.c:3341 |
+#: dwarf2loc.c:3452 |
#, possible-c-format |
msgid "No function found for block for symbol \"%s\"." |
msgstr "" |
-#: dwarf2loc.c:3354 |
+#: dwarf2loc.c:3465 |
#, possible-c-format |
msgid "Unexpected opcode after DW_OP_breg%u for symbol \"%s\"." |
msgstr "" |
-#: dwarf2loc.c:3372 |
+#: dwarf2loc.c:3483 |
#, possible-c-format |
msgid "a variable at frame base reg $%s offset %s+%s" |
msgstr "" |
-#: dwarf2loc.c:3384 |
+#: dwarf2loc.c:3495 |
#, possible-c-format |
msgid "a variable at offset %s from base reg $%s" |
msgstr "" |
-#: dwarf2loc.c:3415 dwarf2loc.c:3438 |
+#: dwarf2loc.c:3526 dwarf2loc.c:3549 |
#, possible-c-format |
msgid "" |
"a thread-local variable at offset 0x%s in the thread-local storage for `%s'" |
msgstr "" |
-#: dwarf2loc.c:3449 |
+#: dwarf2loc.c:3560 |
#, possible-c-format |
msgid "the constant %d" |
msgstr "" |
-#: dwarf2loc.c:3483 |
+#: dwarf2loc.c:3594 |
#, possible-c-format |
msgid "Unrecognized DWARF opcode 0x%02x at %ld" |
msgstr "" |
-#: dwarf2loc.c:3845 |
+#: dwarf2loc.c:3956 |
msgid ", and " |
msgstr "" |
-#: dwarf2loc.c:3861 |
+#: dwarf2loc.c:3972 |
msgid "a complex DWARF expression:\n" |
msgstr "" |
-#: dwarf2loc.c:3883 |
+#: dwarf2loc.c:3994 |
#, possible-c-format |
msgid "an empty %s-byte piece" |
msgstr "" |
-#: dwarf2loc.c:3886 |
+#: dwarf2loc.c:3997 |
#, possible-c-format |
msgid " [%s-byte piece]" |
msgstr "" |
-#: dwarf2loc.c:3898 |
+#: dwarf2loc.c:4009 |
#, possible-c-format |
msgid "an empty %s-bit piece" |
msgstr "" |
-#: dwarf2loc.c:3902 |
+#: dwarf2loc.c:4013 |
#, possible-c-format |
msgid " [%s-bit piece, offset %s bits]" |
msgstr "" |
-#: dwarf2loc.c:3914 |
+#: dwarf2loc.c:4025 |
#, possible-c-format |
msgid "Corrupted DWARF2 expression for \"%s\"." |
msgstr "" |
-#: dwarf2loc.c:4050 |
+#: dwarf2loc.c:4161 |
msgid "multi-location:\n" |
msgstr "" |
-#: dwarf2loc.c:4077 |
+#: dwarf2loc.c:4188 |
#, possible-c-format |
msgid " Base address %s" |
msgstr "" |
-#: dwarf2loc.c:4085 |
+#: dwarf2loc.c:4196 |
#, possible-c-format |
msgid "Corrupted DWARF expression for symbol \"%s\"." |
msgstr "" |
#. (It would improve readability to print only the minimum |
#. necessary digits of the second number of the range.) |
-#: dwarf2loc.c:4100 |
+#: dwarf2loc.c:4211 |
#, possible-c-format |
msgid " Range %s-%s: " |
msgstr "" |
-#: dwarf2loc.c:4151 |
+#: dwarf2loc.c:4263 |
msgid "Set entry values and tail call frames debugging." |
msgstr "" |
-#: dwarf2loc.c:4153 |
+#: dwarf2loc.c:4265 |
msgid "Show entry values and tail call frames debugging." |
msgstr "" |
-#: dwarf2loc.c:4155 |
+#: dwarf2loc.c:4267 |
msgid "" |
"When non-zero, the process of determining parameter values from function " |
"entry point and tail call frames will be printed." |
msgstr "" |
-#: dwarf2read.c:1080 |
+#: dwarf2read.c:1361 |
#, possible-c-format |
msgid "The upper bound on the age of cached dwarf2 compilation units is %s.\n" |
msgstr "" |
-#: dwarf2read.c:1092 |
+#: dwarf2read.c:1861 |
msgid "statement list doesn't fit in .debug_line section" |
msgstr "" |
-#: dwarf2read.c:1099 |
+#: dwarf2read.c:1868 |
msgid ".debug_line section has line data without a file" |
msgstr "" |
-#: dwarf2read.c:1106 |
+#: dwarf2read.c:1875 |
msgid ".debug_line section has line program sequence without an end" |
msgstr "" |
-#: dwarf2read.c:1113 |
+#: dwarf2read.c:1882 |
msgid "location expression too complex" |
msgstr "" |
-#: dwarf2read.c:1121 |
+#: dwarf2read.c:1890 |
#, possible-c-format |
msgid "const value length mismatch for '%s', got %d, expected %d" |
msgstr "" |
-#: dwarf2read.c:1129 |
+#: dwarf2read.c:1898 |
#, possible-c-format |
msgid "debug info runs off end of %s section [in module %s]" |
msgstr "" |
-#: dwarf2read.c:1139 |
+#: dwarf2read.c:1908 |
#, possible-c-format |
msgid "" |
"macro debug info contains a malformed macro definition:\n" |
"`%s'" |
msgstr "" |
-#: dwarf2read.c:1148 |
+#: dwarf2read.c:1917 |
#, possible-c-format |
msgid "invalid attribute class or form for '%s' in '%s'" |
msgstr "" |
-#: dwarf2read.c:1790 |
+#: dwarf2read.c:2211 |
#, possible-c-format |
msgid "" |
-"Support for zlib-compressed DWARF data (from '%s') is disabled in this copy " |
-"of GDB" |
+"Dwarf Error: DWP format V2 with relocations is not supported in section %s " |
+"[in module %s]" |
msgstr "" |
-#: dwarf2read.c:1806 dwarf2read.c:1950 |
+#: dwarf2read.c:2255 |
#, possible-c-format |
-msgid "Dwarf Error: Can't read DWARF data from '%s'" |
+msgid "Dwarf Error: Can't read DWARF data in section %s [in module %s]" |
msgstr "" |
-#: dwarf2read.c:1813 |
+#: dwarf2read.c:2385 |
#, possible-c-format |
-msgid "Dwarf Error: Corrupt DWARF ZLIB header from '%s'" |
+msgid "could not read '.gnu_debugaltlink' section: %s" |
msgstr "" |
-#: dwarf2read.c:1838 |
+#: dwarf2read.c:2424 |
#, possible-c-format |
-msgid "Dwarf Error: setting up DWARF uncompression in '%s': %d" |
+msgid "could not find '.gnu_debugaltlink' file for %s" |
msgstr "" |
-#: dwarf2read.c:1844 |
+#: dwarf2read.c:2844 |
#, possible-c-format |
-msgid "Dwarf Error: zlib error uncompressing from '%s': %d" |
+msgid ".gdb_index address table has invalid range (%s - %s)" |
msgstr "" |
-#: dwarf2read.c:1851 |
+#: dwarf2read.c:2852 |
#, possible-c-format |
-msgid "Dwarf Error: concluding DWARF uncompression in '%s': %d" |
+msgid ".gdb_index address table has invalid CU number %u" |
msgstr "" |
-#: dwarf2read.c:2548 |
+#: dwarf2read.c:3010 |
#, possible-c-format |
msgid "Skipping obsolete .gdb_index section in %s." |
msgstr "" |
-#: dwarf2read.c:2567 |
+#: dwarf2read.c:3029 |
#, possible-c-format |
msgid "" |
"Skipping deprecated .gdb_index section in %s.\n" |
@@ -8286,411 +8861,551 @@ msgid "" |
"to use the section anyway." |
msgstr "" |
-#: dwarf2read.c:3098 |
+#: dwarf2read.c:3123 |
+#, possible-c-format |
+msgid "could not read '.gdb_index' section from %s; skipping" |
+msgstr "" |
+ |
+#: dwarf2read.c:3520 dwarf2read.c:3939 |
+#, possible-c-format |
+msgid ".gdb_index entry has bad CU index [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:3642 |
+#, possible-c-format |
+msgid " Number of read CUs: %d\n" |
+msgstr "" |
+ |
+#: dwarf2read.c:3643 |
#, possible-c-format |
msgid " Number of unread CUs: %d\n" |
msgstr "" |
-#: dwarf2read.c:3448 |
+#: dwarf2read.c:3998 |
#, possible-c-format |
msgid "(Internal error: pc %s in read in CU, but not in symtab.)" |
msgstr "" |
-#: dwarf2read.c:3682 |
+#: dwarf2read.c:4242 |
msgid "read_comp_unit_head: dwarf from non elf file" |
msgstr "" |
-#: dwarf2read.c:3701 |
+#: dwarf2read.c:4277 |
#, possible-c-format |
msgid "" |
"Dwarf Error: wrong version in compilation unit header (is %d, should be 2, " |
"3, or 4) [in module %s]" |
msgstr "" |
-#: dwarf2read.c:3708 |
+#: dwarf2read.c:4283 |
#, possible-c-format |
msgid "" |
"Dwarf Error: bad offset (0x%lx) in compilation unit header (offset 0x%lx + " |
"6) [in module %s]" |
msgstr "" |
-#: dwarf2read.c:3717 |
+#: dwarf2read.c:4292 |
#, possible-c-format |
msgid "" |
"Dwarf Error: bad length (0x%lx) in compilation unit header (offset 0x%lx + " |
"0) [in module %s]" |
msgstr "" |
-#: dwarf2read.c:4049 |
+#: dwarf2read.c:4634 |
#, possible-c-format |
msgid "" |
"debug type entry at offset 0x%x is duplicate to the entry at offset 0x%x, " |
-"signature 0x%s" |
+"signature %s" |
msgstr "" |
-#: dwarf2read.c:4112 |
-msgid "missing `.debug_types' section for DW_FORM_ref_sig8 die" |
+#: dwarf2read.c:4847 |
+#, possible-c-format |
+msgid "" |
+"Bad type signature %s referenced by %s at 0x%x, coping by using copy in DWP " |
+"[in module %s]" |
msgstr "" |
-#: dwarf2read.c:4315 |
+#: dwarf2read.c:5022 |
#, possible-c-format |
msgid "" |
-"Dwarf Error: compilation unit with DW_AT_GNU_dwo_name has children (offset 0x" |
-"%x) [in module %s]" |
+"Dwarf Error: signature mismatch %s vs %s while reading TU at offset 0x%x [in " |
+"module %s]" |
msgstr "" |
-#: dwarf2read.c:4358 |
+#: dwarf2read.c:5162 |
#, possible-c-format |
-msgid "Dwarf Error: missing dwo_id [in module %s]" |
+msgid "Dwarf Error: missing dwo_id for dwo_name %s [in module %s]" |
msgstr "" |
-#: dwarf2read.c:4376 |
+#: dwarf2read.c:5429 |
#, possible-c-format |
msgid "" |
-"Dwarf Error: CU at offset 0x%x references unknown DWO with ID %s [in module %" |
-"s]" |
+"compilation unit with DW_AT_GNU_dwo_name has children (offset 0x%x) [in " |
+"module %s]" |
msgstr "" |
-#: dwarf2read.c:5437 dwarf2read.c:6836 |
+#: dwarf2read.c:6505 dwarf2read.c:7973 |
#, possible-c-format |
msgid "" |
"Dwarf Error: DW_TAG_imported_unit is not supported in type units [in module %" |
"s]" |
msgstr "" |
-#: dwarf2read.c:5550 |
+#: dwarf2read.c:6623 |
#, possible-c-format |
msgid "unhandled containing DIE tag %d for DIE at %d" |
msgstr "" |
-#: dwarf2read.c:5889 dwarf2read.c:12325 |
+#: dwarf2read.c:6960 dwarf2read.c:15025 |
msgid "malformed enumerator DIE ignored" |
msgstr "" |
-#: dwarf2read.c:5927 |
+#: dwarf2read.c:6998 |
#, possible-c-format |
msgid "Dwarf Error: Could not find abbrev number %d [in module %s]" |
msgstr "" |
-#: dwarf2read.c:5982 dwarf2read.c:12552 |
+#: dwarf2read.c:7053 dwarf2read.c:15254 |
msgid "ignoring absolute DW_AT_sibling" |
msgstr "" |
-#: dwarf2read.c:6060 dwarf2read.c:13034 |
+#: dwarf2read.c:7061 dwarf2read.c:15262 |
+msgid "DW_AT_sibling points backwards" |
+msgstr "" |
+ |
+#: dwarf2read.c:7144 dwarf2read.c:15768 |
#, possible-c-format |
msgid "Dwarf Error: Cannot handle %s in DWARF reader [in module %s]" |
msgstr "" |
-#: dwarf2read.c:6105 |
+#: dwarf2read.c:7189 |
#, possible-c-format |
msgid "bug: psymtab for %s is already read in." |
msgstr "" |
-#: dwarf2read.c:6112 mdebugread.c:286 |
+#: dwarf2read.c:7196 mdebugread.c:284 |
#, possible-c-format |
msgid "Reading in symbols for %s..." |
msgstr "" |
-#: dwarf2read.c:6141 mdebugread.c:299 psymtab.c:98 symfile.c:1141 |
+#: dwarf2read.c:7224 mdebugread.c:297 psymtab.c:102 symfile.c:1159 |
msgid "done.\n" |
msgstr "" |
-#: dwarf2read.c:6507 |
+#: dwarf2read.c:7604 |
#, possible-c-format |
msgid "Symtab %s has objects from two different Go packages: %s and %s" |
msgstr "" |
-#: dwarf2read.c:6935 |
+#: dwarf2read.c:8078 |
#, possible-c-format |
msgid "Tag '%s' has unexpected children" |
msgstr "" |
-#: dwarf2read.c:7138 |
+#: dwarf2read.c:8285 |
msgid "template parameter missing DW_AT_type" |
msgstr "" |
-#: dwarf2read.c:7154 |
+#: dwarf2read.c:8301 |
msgid "template parameter missing DW_AT_const_value" |
msgstr "" |
-#: dwarf2read.c:7361 |
+#: dwarf2read.c:8509 |
#, possible-c-format |
msgid "" |
"Computed physname <%s> does not match demangled <%s> (from linkage <%s>) - " |
"DIE at 0x%x [in module %s]" |
msgstr "" |
-#: dwarf2read.c:7411 dwarf2read.c:7507 |
+#: dwarf2read.c:8572 |
+#, possible-c-format |
+msgid "DIE at 0x%x has too many recursively imported declarations" |
+msgstr "" |
+ |
+#: dwarf2read.c:8617 dwarf2read.c:8708 |
#, possible-c-format |
msgid "Tag '%s' has no DW_AT_import" |
msgstr "" |
-#: dwarf2read.c:7498 |
+#: dwarf2read.c:8699 |
#, possible-c-format |
msgid "child DW_TAG_imported_declaration expected - DIE at 0x%x [in module %s]" |
msgstr "" |
-#: dwarf2read.c:7519 |
+#: dwarf2read.c:8720 |
#, possible-c-format |
msgid "" |
"child DW_TAG_imported_declaration has unknown imported name - DIE at 0x%x " |
"[in module %s]" |
msgstr "" |
-#: dwarf2read.c:7688 |
+#: dwarf2read.c:8906 |
msgid "CU refers to both DW_AT_GNU_macros and DW_AT_macro_info" |
msgstr "" |
-#: dwarf2read.c:8009 |
+#: dwarf2read.c:9201 |
#, possible-c-format |
msgid "" |
"Dwarf Error: debug entry at offset 0x%x is missing its dwo_id [in module %s]" |
msgstr "" |
-#: dwarf2read.c:8029 |
+#: dwarf2read.c:9279 |
#, possible-c-format |
-msgid "" |
-"debug entry at offset 0x%x is duplicate to the entry at offset 0x%x, dwo_id " |
-"0x%s [in module %s]" |
+msgid "Multiple CUs in DWO file %s [in module %s]" |
msgstr "" |
-#: dwarf2read.c:8272 |
+#: dwarf2read.c:9467 |
#, possible-c-format |
-msgid "Could not find DWO CU referenced by CU at offset 0x%x [in module %s]" |
+msgid "Dwarf Error: unsupported DWP file version (%s) [in module %s]" |
msgstr "" |
-#: dwarf2read.c:8310 |
+#: dwarf2read.c:9473 |
#, possible-c-format |
-msgid "Could not find DWO TU referenced by TU at offset 0x%x [in module %s]" |
+msgid "" |
+"Dwarf Error: number of slots in DWP hash table (%s) is not power of 2 [in " |
+"module %s]" |
msgstr "" |
-#: dwarf2read.c:8431 |
+#: dwarf2read.c:9495 |
#, possible-c-format |
-msgid "DIE 0x%x and its abstract origin 0x%x have different tags" |
+msgid "Empty DWP but nr_slots,nr_units,nr_columns not all zero [in modules %s]" |
msgstr "" |
-#: dwarf2read.c:8474 |
+#: dwarf2read.c:9519 |
#, possible-c-format |
-msgid "Child DIE 0x%x and its abstract origin 0x%x have different tags" |
+msgid "" |
+"Dwarf Error: bad DWP hash table, too few columns in section table [in module " |
+"%s]" |
msgstr "" |
-#: dwarf2read.c:8479 |
+#: dwarf2read.c:9525 |
#, possible-c-format |
-msgid "Child DIE 0x%x and its abstract origin 0x%x have different parents" |
+msgid "" |
+"Dwarf Error: bad DWP hash table, too many columns in section table [in " |
+"module %s]" |
msgstr "" |
-#: dwarf2read.c:8492 |
+#: dwarf2read.c:9537 |
#, possible-c-format |
msgid "" |
-"Multiple children of DIE 0x%x refer to DIE 0x%x as their abstract origin" |
+"Dwarf Error: bad DWP hash table, bad section id %d in section table [in " |
+"module %s]" |
msgstr "" |
-#: dwarf2read.c:8556 |
+#: dwarf2read.c:9543 |
#, possible-c-format |
-msgid "missing name for subprogram DIE at %d" |
+msgid "" |
+"Dwarf Error: bad DWP hash table, duplicate section id %d in section table " |
+"[in module %s]" |
msgstr "" |
-#: dwarf2read.c:8567 |
+#: dwarf2read.c:9555 |
#, possible-c-format |
-msgid "cannot get low and high bounds for subprogram DIE at %d" |
+msgid "" |
+"Dwarf Error: bad DWP hash table, missing/duplicate DWO info/types section " |
+"[in module %s]" |
msgstr "" |
-#: dwarf2read.c:8779 |
+#: dwarf2read.c:9562 |
#, possible-c-format |
-msgid "missing DW_AT_low_pc for DW_TAG_GNU_call_site DIE 0x%x [in module %s]" |
+msgid "" |
+"Dwarf Error: bad DWP hash table, missing DWO abbrev section [in module %s]" |
msgstr "" |
-#: dwarf2read.c:8795 |
+#: dwarf2read.c:9574 |
#, possible-c-format |
-msgid "Duplicate PC %s for DW_TAG_GNU_call_site DIE 0x%x [in module %s]" |
+msgid "Dwarf Error: DWP index section is corrupt (too small) [in module %s]" |
msgstr "" |
-#: dwarf2read.c:8810 |
+#: dwarf2read.c:9726 |
#, possible-c-format |
msgid "" |
-"Tag %d is not DW_TAG_GNU_call_site_parameter in DW_TAG_GNU_call_site child " |
-"DIE 0x%x [in module %s]" |
+"Dwarf Error: bad DWP hash table, section number too large [in module %s]" |
msgstr "" |
-#: dwarf2read.c:8868 |
+#: dwarf2read.c:9734 |
#, possible-c-format |
-msgid "" |
-"Cannot find function owning DW_TAG_GNU_call_site DIE 0x%x [in module %s]" |
+msgid "Dwarf Error: bad DWP hash table, invalid section found [in module %s]" |
msgstr "" |
-#: dwarf2read.c:8905 |
+#: dwarf2read.c:9744 |
#, possible-c-format |
-msgid "" |
-"DW_AT_GNU_call_site_target target DIE has invalid physname, for referencing " |
-"DIE 0x%x [in module %s]" |
+msgid "Dwarf Error: bad DWP hash table, missing DWO sections [in module %s]" |
msgstr "" |
-#: dwarf2read.c:8918 |
+#: dwarf2read.c:9750 |
#, possible-c-format |
-msgid "" |
-"DW_AT_GNU_call_site_target target DIE has invalid low pc, for referencing " |
-"DIE 0x%x [in module %s]" |
+msgid "Dwarf Error: bad DWP hash table, too many DWO sections [in module %s]" |
msgstr "" |
-#: dwarf2read.c:8927 |
+#: dwarf2read.c:9857 |
#, possible-c-format |
msgid "" |
-"DW_TAG_GNU_call_site DW_AT_GNU_call_site_target is neither block nor " |
-"reference, for DIE 0x%x [in module %s]" |
+"Dwarf Error: Bad DWP V2 section info, doesn't fit in section %s [in module %" |
+"s]" |
msgstr "" |
-#: dwarf2read.c:8967 |
+#: dwarf2read.c:10102 |
#, possible-c-format |
-msgid "" |
-"DW_AT_abstract_origin offset is not in CU for DW_TAG_GNU_call_site child DIE " |
-"0x%x [in module %s]" |
+msgid "Dwarf Error: bad DWP hash table, lookup didn't terminate [in module %s]" |
msgstr "" |
-#: dwarf2read.c:8979 |
+#. Technically speaking, we should try to limp along, but this is |
+#. pretty bizarre. |
+#: dwarf2read.c:10528 |
#, possible-c-format |
msgid "" |
-"No DW_FORM_block* DW_AT_location for DW_TAG_GNU_call_site child DIE 0x%x [in " |
-"module %s]" |
+"Dwarf Error: DWP file CU version %d doesn't match TU version %d [in DWP file " |
+"%s]" |
msgstr "" |
-#: dwarf2read.c:8997 |
+#. This is a warning and not a complaint because it can be caused by |
+#. pilot error (e.g., user accidentally deleting the DWO). |
+#: dwarf2read.c:10678 |
#, possible-c-format |
msgid "" |
-"Only single DW_OP_reg or DW_OP_fbreg is supported for DW_FORM_block* " |
-"DW_AT_location is supported for DW_TAG_GNU_call_site child DIE 0x%x [in " |
-"module %s]" |
+"Could not find DWO %s %s(%s) referenced by %s at offset 0x%x [in module %s]" |
msgstr "" |
-#: dwarf2read.c:9010 |
+#: dwarf2read.c:10858 |
#, possible-c-format |
-msgid "" |
-"No DW_FORM_block* DW_AT_GNU_call_site_value for DW_TAG_GNU_call_site child " |
-"DIE 0x%x [in module %s]" |
+msgid "DIE 0x%x and its abstract origin 0x%x have different tags" |
msgstr "" |
-#: dwarf2read.c:9028 |
+#: dwarf2read.c:10901 |
#, possible-c-format |
-msgid "" |
-"No DW_FORM_block* DW_AT_GNU_call_site_data_value for DW_TAG_GNU_call_site " |
-"child DIE 0x%x [in module %s]" |
+msgid "Child DIE 0x%x and its abstract origin 0x%x have different tags" |
msgstr "" |
-#: dwarf2read.c:9072 |
+#: dwarf2read.c:10906 |
#, possible-c-format |
-msgid "Offset %d out of bounds for DW_AT_ranges attribute" |
+msgid "Child DIE 0x%x and its abstract origin 0x%x have different parents" |
msgstr "" |
-#: dwarf2read.c:9126 dwarf2read.c:9442 |
-msgid "Invalid .debug_ranges data (no base address)" |
+#: dwarf2read.c:10919 |
+#, possible-c-format |
+msgid "" |
+"Multiple children of DIE 0x%x refer to DIE 0x%x as their abstract origin" |
msgstr "" |
-#: dwarf2read.c:9134 dwarf2read.c:9451 |
-msgid "Invalid .debug_ranges data (inverted range)" |
+#: dwarf2read.c:10983 |
+#, possible-c-format |
+msgid "missing name for subprogram DIE at %d" |
+msgstr "" |
+ |
+#: dwarf2read.c:10994 |
+#, possible-c-format |
+msgid "cannot get low and high bounds for subprogram DIE at %d" |
+msgstr "" |
+ |
+#: dwarf2read.c:11195 |
+#, possible-c-format |
+msgid "missing DW_AT_low_pc for DW_TAG_GNU_call_site DIE 0x%x [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11211 |
+#, possible-c-format |
+msgid "Duplicate PC %s for DW_TAG_GNU_call_site DIE 0x%x [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11227 |
+#, possible-c-format |
+msgid "" |
+"Tag %d is not DW_TAG_GNU_call_site_parameter in DW_TAG_GNU_call_site child " |
+"DIE 0x%x [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11286 |
+#, possible-c-format |
+msgid "" |
+"Cannot find function owning DW_TAG_GNU_call_site DIE 0x%x [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11332 |
+#, possible-c-format |
+msgid "" |
+"DW_AT_GNU_call_site_target target DIE has invalid physname, for referencing " |
+"DIE 0x%x [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11345 |
+#, possible-c-format |
+msgid "" |
+"DW_AT_GNU_call_site_target target DIE has invalid low pc, for referencing " |
+"DIE 0x%x [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11354 |
+#, possible-c-format |
+msgid "" |
+"DW_TAG_GNU_call_site DW_AT_GNU_call_site_target is neither block nor " |
+"reference, for DIE 0x%x [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11394 |
+#, possible-c-format |
+msgid "" |
+"DW_AT_abstract_origin offset is not in CU for DW_TAG_GNU_call_site child DIE " |
+"0x%x [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11406 |
+#, possible-c-format |
+msgid "" |
+"No DW_FORM_block* DW_AT_location for DW_TAG_GNU_call_site child DIE 0x%x [in " |
+"module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11424 |
+#, possible-c-format |
+msgid "" |
+"Only single DW_OP_reg or DW_OP_fbreg is supported for DW_FORM_block* " |
+"DW_AT_location is supported for DW_TAG_GNU_call_site child DIE 0x%x [in " |
+"module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11437 |
+#, possible-c-format |
+msgid "" |
+"No DW_FORM_block* DW_AT_GNU_call_site_value for DW_TAG_GNU_call_site child " |
+"DIE 0x%x [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11455 |
+#, possible-c-format |
+msgid "" |
+"No DW_FORM_block* DW_AT_GNU_call_site_data_value for DW_TAG_GNU_call_site " |
+"child DIE 0x%x [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11499 |
+#, possible-c-format |
+msgid "Offset %d out of bounds for DW_AT_ranges attribute" |
+msgstr "" |
+ |
+#: dwarf2read.c:11553 dwarf2read.c:11893 |
+msgid "Invalid .debug_ranges data (no base address)" |
+msgstr "" |
+ |
+#: dwarf2read.c:11561 dwarf2read.c:11902 |
+msgid "Invalid .debug_ranges data (inverted range)" |
msgstr "" |
-#: dwarf2read.c:9410 |
+#: dwarf2read.c:11578 dwarf2read.c:11919 |
+#, possible-c-format |
+msgid ".debug_ranges entry has start address of zero [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:11860 |
#, possible-c-format |
msgid "Offset %lu out of bounds for DW_AT_ranges attribute" |
msgstr "" |
-#: dwarf2read.c:9892 |
+#: dwarf2read.c:12357 |
#, possible-c-format |
msgid "unsupported accessibility %d" |
msgstr "" |
-#: dwarf2read.c:9904 |
+#: dwarf2read.c:12369 |
msgid "unexpected virtuality in component of Ada type" |
msgstr "" |
-#: dwarf2read.c:9929 |
+#: dwarf2read.c:12422 |
msgid "unexpected member function in Ada type" |
msgstr "" |
-#: dwarf2read.c:10012 |
+#: dwarf2read.c:12505 |
#, possible-c-format |
msgid "member function type missing for '%s'" |
msgstr "" |
-#: dwarf2read.c:10101 |
+#: dwarf2read.c:12596 |
#, possible-c-format |
msgid "" |
"Member function \"%s\" (offset %d) is virtual but the vtable offset is not " |
"specified" |
msgstr "" |
-#: dwarf2read.c:10120 |
+#: dwarf2read.c:12615 |
msgid "unexpected member functions in Ada type" |
msgstr "" |
-#: dwarf2read.c:10463 |
+#: dwarf2read.c:12951 |
#, possible-c-format |
msgid "virtual function table pointer not found when defining class '%s'" |
msgstr "" |
-#: dwarf2read.c:10821 |
+#: dwarf2read.c:13303 |
msgid "DW_AT_byte_size for array type smaller than the total size of elements" |
msgstr "" |
-#: dwarf2read.c:11041 |
+#: dwarf2read.c:13524 |
+#, possible-c-format |
+msgid "" |
+"Variable in common block has DW_AT_data_member_location - DIE at 0x%x [in " |
+"module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:13647 |
#, possible-c-format |
msgid "DW_TAG_module has no name, offset 0x%x" |
msgstr "" |
-#: dwarf2read.c:11148 |
+#: dwarf2read.c:13754 |
#, possible-c-format |
msgid "invalid pointer size %d" |
msgstr "" |
-#: dwarf2read.c:11496 |
+#: dwarf2read.c:14150 |
#, possible-c-format |
msgid "Self-referential DW_TAG_typedef - DIE at 0x%x [in module %s]" |
msgstr "" |
-#: dwarf2read.c:11533 |
+#: dwarf2read.c:14187 |
msgid "DW_AT_name missing from DW_TAG_base_type" |
msgstr "" |
-#: dwarf2read.c:11586 |
+#: dwarf2read.c:14240 |
#, possible-c-format |
msgid "unsupported DW_AT_encoding: '%s'" |
msgstr "" |
-#: dwarf2read.c:11661 |
+#: dwarf2read.c:14318 |
#, possible-c-format |
msgid "Missing DW_AT_lower_bound - DIE at 0x%x [in module %s]" |
msgstr "" |
-#: dwarf2read.c:11892 |
+#: dwarf2read.c:14576 |
#, possible-c-format |
msgid "Dwarf Error: could not find abbrev number %d [in module %s]" |
msgstr "" |
-#: dwarf2read.c:12309 |
+#: dwarf2read.c:15009 |
#, possible-c-format |
msgid "" |
"DW_TAG_typedef has childen - GCC PR debug/47510 bug - DIE at 0x%x [in module " |
"%s]" |
msgstr "" |
-#: dwarf2read.c:12618 |
+#: dwarf2read.c:15333 |
#, possible-c-format |
msgid "DW_AT_low_pc %s is zero for DIE at 0x%x [in module %s]" |
msgstr "" |
-#: dwarf2read.c:12629 |
+#: dwarf2read.c:15344 |
#, possible-c-format |
msgid "" |
"DW_AT_low_pc %s is not < DW_AT_high_pc %s for DIE at 0x%x [in module %s]" |
msgstr "" |
-#: dwarf2read.c:12683 |
+#: dwarf2read.c:15399 |
#, possible-c-format |
msgid "" |
"Dwarf Error: Type Unit at offset 0x%lx contains external reference to offset " |
"0x%lx [in module %s].\n" |
msgstr "" |
-#: dwarf2read.c:12717 |
+#: dwarf2read.c:15434 |
#, possible-c-format |
msgid "could not find partial DIE 0x%x in cache [from module %s]\n" |
msgstr "" |
@@ -8699,110 +9414,120 @@ msgstr "" |
#. Later we can turn this into a complaint. |
#. For now flag a hard error. |
#. Later we can turn this into a complaint if warranted. |
-#: dwarf2read.c:13008 dwarf2read.c:13020 |
+#: dwarf2read.c:15742 dwarf2read.c:15754 |
#, possible-c-format |
msgid "Dwarf Error: %s found in non-DWO CU [in module %s]" |
msgstr "" |
-#: dwarf2read.c:13051 |
+#: dwarf2read.c:15789 |
#, possible-c-format |
msgid "Suspicious DW_AT_byte_size value treated as zero instead of %s" |
msgstr "" |
-#: dwarf2read.c:13136 |
+#: dwarf2read.c:15874 |
#, possible-c-format |
msgid "read_address: bad switch, signed [in module %s]" |
msgstr "" |
-#: dwarf2read.c:13155 |
+#: dwarf2read.c:15893 |
#, possible-c-format |
msgid "read_address: bad switch, unsigned [in module %s]" |
msgstr "" |
-#: dwarf2read.c:13249 |
+#: dwarf2read.c:15987 |
msgid "intermixed 32-bit and 64-bit DWARF sections" |
msgstr "" |
-#: dwarf2read.c:13285 |
+#: dwarf2read.c:16024 |
#, possible-c-format |
msgid "read_offset_1: bad switch [in module %s]" |
msgstr "" |
-#: dwarf2read.c:13323 |
+#: dwarf2read.c:16063 |
#, possible-c-format |
msgid "DW_FORM_strp used without .debug_str section [in module %s]" |
msgstr "" |
-#: dwarf2read.c:13326 |
+#: dwarf2read.c:16066 |
#, possible-c-format |
msgid "DW_FORM_strp pointing outside of .debug_str section [in module %s]" |
msgstr "" |
-#: dwarf2read.c:13415 |
+#: dwarf2read.c:16086 |
+#, possible-c-format |
+msgid "DW_FORM_GNU_strp_alt used without .debug_str section [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:16090 |
+#, possible-c-format |
+msgid "" |
+"DW_FORM_GNU_strp_alt pointing outside of .debug_str section [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:16181 |
#, possible-c-format |
msgid "DW_FORM_addr_index used without .debug_addr section [in module %s]" |
msgstr "" |
-#: dwarf2read.c:13418 |
+#: dwarf2read.c:16184 |
#, possible-c-format |
msgid "" |
"DW_FORM_addr_index pointing outside of .debug_addr section [in module %s]" |
msgstr "" |
-#: dwarf2read.c:13541 |
+#: dwarf2read.c:16314 |
#, possible-c-format |
msgid "" |
-"DW_FORM_str_index used without .debug_str.dwo section in CU at offset 0x%lx " |
-"[in module %s]" |
+"%s used without .debug_str.dwo section in CU at offset 0x%lx [in module %s]" |
msgstr "" |
-#: dwarf2read.c:13545 |
+#: dwarf2read.c:16318 |
#, possible-c-format |
msgid "" |
-"DW_FORM_str_index used without .debug_str_offsets.dwo section in CU at " |
-"offset 0x%lx [in module %s]" |
+"%s used without .debug_str_offsets.dwo section in CU at offset 0x%lx [in " |
+"module %s]" |
msgstr "" |
-#: dwarf2read.c:13549 |
+#: dwarf2read.c:16322 |
#, possible-c-format |
msgid "" |
-"DW_FORM_str_index pointing outside of .debug_str_offsets.dwo section in CU " |
-"at offset 0x%lx [in module %s]" |
+"%s pointing outside of .debug_str_offsets.dwo section in CU at offset 0x%lx " |
+"[in module %s]" |
msgstr "" |
-#: dwarf2read.c:13559 |
+#: dwarf2read.c:16332 |
#, possible-c-format |
msgid "" |
-"Offset from DW_FORM_str_index pointing outside of .debug_str.dwo section in " |
-"CU at offset 0x%lx [in module %s]" |
+"Offset from %s pointing outside of .debug_str.dwo section in CU at offset 0x%" |
+"lx [in module %s]" |
msgstr "" |
-#: dwarf2read.c:13837 |
+#: dwarf2read.c:16629 |
msgid "missing .debug_line.dwo section" |
msgstr "" |
-#: dwarf2read.c:13839 |
+#: dwarf2read.c:16631 |
msgid "missing .debug_line section" |
msgstr "" |
-#: dwarf2read.c:13891 |
+#: dwarf2read.c:16684 |
msgid "invalid maximum_ops_per_instruction in `.debug_line' section" |
msgstr "" |
-#: dwarf2read.c:13941 |
+#: dwarf2read.c:16734 |
msgid "line number info header doesn't fit in `.debug_line' section" |
msgstr "" |
-#: dwarf2read.c:14160 |
+#: dwarf2read.c:16958 |
#, possible-c-format |
msgid ".debug_line address at offset 0x%lx is 0 [in module %s]" |
msgstr "" |
-#: dwarf2read.c:14197 dwarf2read.c:14206 |
+#: dwarf2read.c:16995 dwarf2read.c:17004 |
msgid "mangled .debug_line section" |
msgstr "" |
-#: dwarf2read.c:14620 |
+#: dwarf2read.c:17418 |
msgid "file index out of range" |
msgstr "" |
@@ -8810,351 +9535,364 @@ msgstr "" |
#. 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:14881 |
+#: dwarf2read.c:17703 |
#, possible-c-format |
msgid "unsupported tag: '%s'" |
msgstr "" |
-#: dwarf2read.c:15051 |
+#: dwarf2read.c:17868 dwarf2read.c:19264 |
#, possible-c-format |
msgid "unsupported const value attribute form: '%s'" |
msgstr "" |
-#: dwarf2read.c:15171 |
+#: dwarf2read.c:17987 |
#, possible-c-format |
msgid "" |
"Dwarf Error: Problem turning containing type into gdb type [in module %s]" |
msgstr "" |
-#: dwarf2read.c:15202 dwarf2read.c:16332 |
-#, possible-c-format |
-msgid "" |
-"Dwarf Error: Cannot find signatured DIE referenced from DIE at 0x%x [in " |
-"module %s]" |
-msgstr "" |
- |
-#: dwarf2read.c:15220 |
+#: dwarf2read.c:18001 |
#, possible-c-format |
-msgid "Dwarf Error: Bad type attribute %s [in module %s]" |
+msgid "<unknown type in %s, CU 0x%x, DIE 0x%x>" |
msgstr "" |
-#. read_type_die already issued a complaint. |
-#: dwarf2read.c:15247 |
+#: dwarf2read.c:18053 |
#, possible-c-format |
-msgid "<unknown type in %s, CU 0x%x, DIE 0x%x>" |
+msgid "Dwarf Error: Bad type attribute %s in DIE at 0x%x [in module %s]" |
msgstr "" |
-#: dwarf2read.c:15349 |
+#: dwarf2read.c:18176 |
#, possible-c-format |
msgid "unexpected tag in read_type_die: '%s'" |
msgstr "" |
-#: dwarf2read.c:15565 |
+#: dwarf2read.c:18392 |
#, possible-c-format |
msgid "template param type '%s' defined within parent '%s'" |
msgstr "" |
-#: dwarf2read.c:16115 |
+#: dwarf2read.c:18923 |
#, possible-c-format |
msgid "unsupported die ref attribute form: '%s'" |
msgstr "" |
-#: dwarf2read.c:16137 |
+#: dwarf2read.c:18945 |
#, possible-c-format |
msgid "Attribute value is not a constant (%s)" |
msgstr "" |
-#: dwarf2read.c:16160 |
+#: dwarf2read.c:18968 |
#, possible-c-format |
msgid "Dwarf Error: Expected reference attribute [in module %s]" |
msgstr "" |
-#: dwarf2read.c:16228 |
+#: dwarf2read.c:19042 |
#, possible-c-format |
msgid "" |
"Dwarf Error: Cannot find DIE at 0x%x referenced from DIE at 0x%x [in module %" |
"s]" |
msgstr "" |
-#: dwarf2read.c:16259 |
+#: dwarf2read.c:19073 dwarf2read.c:19174 |
#, possible-c-format |
msgid "Dwarf Error: Cannot find DIE at 0x%x referenced in module %s" |
msgstr "" |
-#: dwarf2read.c:16286 |
+#: dwarf2read.c:19100 |
#, possible-c-format |
msgid "" |
"Dwarf Error: DIE at 0x%x referenced in module %s is neither DW_FORM_block* " |
"nor DW_FORM_exprloc" |
msgstr "" |
-#: dwarf2read.c:16354 |
+#: dwarf2read.c:19356 dwarf2read.c:19393 |
+#, possible-c-format |
+msgid "" |
+"Dwarf Error: Cannot find signatured DIE %s referenced from DIE at 0x%x [in " |
+"module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:19366 dwarf2read.c:19425 |
#, possible-c-format |
msgid "" |
-"Dwarf Error: Cannot find signatured DIE at 0x%x referenced from DIE at 0x%x " |
+"Dwarf Error: Problem reading signatured DIE %s referenced from DIE at 0x%x " |
"[in module %s]" |
msgstr "" |
-#: dwarf2read.c:16697 |
+#: dwarf2read.c:19415 |
+#, possible-c-format |
+msgid "" |
+"Dwarf Error: Cannot build signatured type %s referenced from DIE at 0x%x [in " |
+"module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:19458 |
+#, possible-c-format |
+msgid "" |
+"Dwarf Error: DW_AT_signature has bad form %s in DIE at 0x%x [in module %s]" |
+msgstr "" |
+ |
+#: dwarf2read.c:19777 |
#, possible-c-format |
msgid "unsupported stack op: '%s'" |
msgstr "" |
-#: dwarf2read.c:16700 |
+#: dwarf2read.c:19780 |
#, possible-c-format |
msgid "unsupported stack op: '%02x'" |
msgstr "" |
-#: dwarf2read.c:16712 |
+#: dwarf2read.c:19792 |
msgid "location description stack overflow" |
msgstr "" |
-#: dwarf2read.c:16719 |
+#: dwarf2read.c:19799 |
msgid "location description stack underflow" |
msgstr "" |
-#: dwarf2read.c:16804 |
+#: dwarf2read.c:19864 |
#, possible-c-format |
msgid "bad file number in macro information (%d)" |
msgstr "" |
-#: dwarf2read.c:16862 |
+#: dwarf2read.c:19941 |
#, possible-c-format |
msgid "" |
"macro definition contains spaces in formal argument list:\n" |
"`%s'" |
msgstr "" |
-#: dwarf2read.c:17085 |
+#: dwarf2read.c:20165 |
#, possible-c-format |
msgid "invalid form 0x%x in `%s'" |
msgstr "" |
-#: dwarf2read.c:17114 |
+#: dwarf2read.c:20193 |
#, possible-c-format |
msgid "unrecognized DW_MACFINO opcode 0x%x" |
msgstr "" |
-#: dwarf2read.c:17159 |
+#: dwarf2read.c:20238 |
#, possible-c-format |
msgid "unrecognized version `%d' in .debug_macro section" |
msgstr "" |
-#: dwarf2read.c:17288 |
+#: dwarf2read.c:20380 |
#, possible-c-format |
msgid "debug info with no main source gives macro %s on line %d: %s" |
msgstr "" |
-#: dwarf2read.c:17290 dwarf2read.c:17299 |
+#: dwarf2read.c:20382 dwarf2read.c:20391 |
msgid "definition" |
msgstr "" |
-#: dwarf2read.c:17290 dwarf2read.c:17299 |
+#: dwarf2read.c:20382 dwarf2read.c:20391 |
msgid "undefinition" |
msgstr "" |
-#: dwarf2read.c:17297 |
+#: dwarf2read.c:20389 |
#, possible-c-format |
msgid "debug info gives %s macro %s with %s line %d: %s" |
msgstr "" |
-#: dwarf2read.c:17298 dwarf2read.c:17328 |
+#: dwarf2read.c:20390 dwarf2read.c:20421 |
msgid "command-line" |
msgstr "" |
-#: dwarf2read.c:17298 |
+#: dwarf2read.c:20390 |
msgid "in-file" |
msgstr "" |
-#: dwarf2read.c:17300 dwarf2read.c:17329 |
+#: dwarf2read.c:20392 dwarf2read.c:20422 |
msgid "zero" |
msgstr "" |
-#: dwarf2read.c:17300 dwarf2read.c:17329 |
+#: dwarf2read.c:20392 dwarf2read.c:20422 |
msgid "non-zero" |
msgstr "" |
-#: dwarf2read.c:17326 |
+#: dwarf2read.c:20419 |
#, possible-c-format |
msgid "debug info gives source %d included from %s at %s line %d" |
msgstr "" |
-#: dwarf2read.c:17328 |
+#: dwarf2read.c:20421 |
msgid "file" |
msgstr "" |
-#: dwarf2read.c:17347 |
+#: dwarf2read.c:20440 |
msgid "macro debug info has an unmatched `close_file' directive" |
msgstr "" |
-#: dwarf2read.c:17373 |
+#: dwarf2read.c:20466 |
msgid "no terminating 0-type entry for macros in `.debug_macinfo' section" |
msgstr "" |
-#: dwarf2read.c:17395 |
+#: dwarf2read.c:20510 |
msgid "recursive DW_MACRO_GNU_transparent_include in .debug_macro section" |
msgstr "" |
-#: dwarf2read.c:17489 |
+#: dwarf2read.c:20603 |
#, possible-c-format |
msgid "missing %s section" |
msgstr "" |
-#: dwarf2read.c:17745 |
+#: dwarf2read.c:20885 |
msgid "Location list used without specifying the CU base address." |
msgstr "" |
-#: dwarf2read.c:17902 |
+#: dwarf2read.c:21053 |
#, possible-c-format |
msgid "" |
"Dwarf Error: could not find partial DIE containing offset 0x%lx [in module %" |
"s]" |
msgstr "" |
-#: dwarf2read.c:17915 |
+#: dwarf2read.c:21066 |
#, possible-c-format |
msgid "invalid dwarf2 offset %u" |
msgstr "" |
-#: dwarf2read.c:18198 |
+#: dwarf2read.c:21351 |
#, possible-c-format |
msgid "A problem internal to GDB: DIE 0x%x has type already set" |
msgstr "" |
-#: dwarf2read.c:18963 |
+#: dwarf2read.c:22089 |
msgid "Ada is not currently supported by the index" |
msgstr "" |
-#: dwarf2read.c:18987 |
+#: dwarf2read.c:22113 |
msgid "couldn't data write to file" |
msgstr "" |
-#: dwarf2read.c:19100 |
+#: dwarf2read.c:22222 |
msgid "Cannot use an index to create the index" |
msgstr "" |
-#: dwarf2read.c:19103 |
+#: dwarf2read.c:22225 |
msgid "Cannot make an index when the file has multiple .debug_types sections" |
msgstr "" |
-#: dwarf2read.c:19114 |
+#: dwarf2read.c:22239 |
#, possible-c-format |
msgid "Can't open `%s' for writing" |
msgstr "" |
-#: dwarf2read.c:19269 |
+#: dwarf2read.c:22400 |
msgid "usage: save gdb-index DIRECTORY" |
msgstr "" |
-#: dwarf2read.c:19290 |
+#: dwarf2read.c:22421 |
#, possible-c-format |
msgid "Error while writing index for `%s': " |
msgstr "" |
-#: dwarf2read.c:19305 |
+#: dwarf2read.c:22436 |
#, possible-c-format |
msgid "Whether to always disassemble DWARF expressions is %s.\n" |
msgstr "" |
-#: dwarf2read.c:19315 |
+#: dwarf2read.c:22446 |
#, possible-c-format |
msgid "Whether to check \"physname\" is %s.\n" |
msgstr "" |
-#: dwarf2read.c:19329 |
+#: dwarf2read.c:22460 |
msgid "" |
"Set DWARF 2 specific variables.\n" |
"Configure DWARF 2 variables such as the cache size" |
msgstr "" |
#. allow-unknown |
-#: dwarf2read.c:19335 |
+#: dwarf2read.c:22466 |
msgid "" |
"Show DWARF 2 specific variables\n" |
"Show DWARF 2 variables such as the cache size" |
msgstr "" |
-#: dwarf2read.c:19342 |
+#: dwarf2read.c:22473 |
msgid "Set the upper bound on the age of cached dwarf2 compilation units." |
msgstr "" |
-#: dwarf2read.c:19343 |
+#: dwarf2read.c:22474 |
msgid "Show the upper bound on the age of cached dwarf2 compilation units." |
msgstr "" |
-#: dwarf2read.c:19344 |
+#: dwarf2read.c:22475 |
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:19354 |
+#: dwarf2read.c:22485 |
msgid "Set whether `info address' always disassembles DWARF expressions." |
msgstr "" |
-#: dwarf2read.c:19355 |
+#: dwarf2read.c:22486 |
msgid "Show whether `info address' always disassembles DWARF expressions." |
msgstr "" |
-#: dwarf2read.c:19356 |
+#: dwarf2read.c:22487 |
msgid "" |
"When enabled, DWARF expressions are always printed in an assembly-like\n" |
"syntax. When disabled, expressions will be printed in a more\n" |
"conversational style, when possible." |
msgstr "" |
-#: dwarf2read.c:19365 |
+#: dwarf2read.c:22496 |
msgid "Set debugging of the dwarf2 reader." |
msgstr "" |
-#: dwarf2read.c:19366 |
+#: dwarf2read.c:22497 |
msgid "Show debugging of the dwarf2 reader." |
msgstr "" |
-#: dwarf2read.c:19367 |
+#: dwarf2read.c:22498 |
msgid "" |
-"When enabled, debugging messages are printed during dwarf2 reading\n" |
-"and symtab expansion." |
+"When enabled (non-zero), debugging messages are printed during dwarf2\n" |
+"reading and symtab expansion. A value of 1 (one) provides basic\n" |
+"information. A value greater than 1 provides more verbose information." |
msgstr "" |
-#: dwarf2read.c:19374 |
+#: dwarf2read.c:22506 |
msgid "Set debugging of the dwarf2 DIE reader." |
msgstr "" |
-#: dwarf2read.c:19375 |
+#: dwarf2read.c:22507 |
msgid "Show debugging of the dwarf2 DIE reader." |
msgstr "" |
-#: dwarf2read.c:19376 |
+#: dwarf2read.c:22508 |
msgid "" |
"When enabled (non-zero), DIEs are dumped after they are read in.\n" |
"The value is the maximum depth to print." |
msgstr "" |
-#: dwarf2read.c:19383 |
+#: dwarf2read.c:22515 |
msgid "Set cross-checking of \"physname\" code against demangler." |
msgstr "" |
-#: dwarf2read.c:19384 |
+#: dwarf2read.c:22516 |
msgid "Show cross-checking of \"physname\" code against demangler." |
msgstr "" |
-#: dwarf2read.c:19385 |
+#: dwarf2read.c:22517 |
msgid "" |
"When enabled, GDB's internal \"physname\" code is checked against\n" |
"the demangler." |
msgstr "" |
-#: dwarf2read.c:19392 |
+#: dwarf2read.c:22524 |
msgid "Set whether to use deprecated gdb_index sections." |
msgstr "" |
-#: dwarf2read.c:19393 |
+#: dwarf2read.c:22525 |
msgid "Show whether to use deprecated gdb_index sections." |
msgstr "" |
-#: dwarf2read.c:19394 |
+#: dwarf2read.c:22526 |
msgid "" |
"When enabled, deprecated .gdb_index sections are used anyway.\n" |
"Normally they are ignored either because of a missing feature or\n" |
@@ -9162,197 +9900,181 @@ msgid "" |
"Warning: This option must be enabled before gdb reads the file." |
msgstr "" |
-#: dwarf2read.c:19404 |
+#: dwarf2read.c:22536 |
msgid "" |
"Save a gdb-index file.\n" |
"Usage: save gdb-index DIRECTORY" |
msgstr "" |
-#: elfread.c:151 |
+#: elfread.c:152 |
#, possible-c-format |
msgid "Loadable section \"%s\" outside of ELF segments" |
msgstr "" |
-#: elfread.c:501 |
+#: elfread.c:503 |
#, possible-c-format |
msgid "elf/stab section information %s without a preceding file symbol" |
msgstr "" |
-#: elfread.c:513 |
+#: elfread.c:515 |
#, possible-c-format |
msgid "duplicated elf/stab section information for %s" |
msgstr "" |
#. This case indicates buggy inferior program, the resolved address |
#. should never change. |
-#: elfread.c:793 |
+#: elfread.c:803 |
#, possible-c-format |
msgid "" |
"gnu-indirect-function \"%s\" has changed its resolved function_address from %" |
"s to %s" |
msgstr "" |
-#: elfread.c:1044 |
+#: elfread.c:1054 |
#, possible-c-format |
msgid "handle_inferior_event: Invalid gnu-indirect-function breakpoint type %d" |
msgstr "" |
-#: elfread.c:1118 |
-#, possible-c-format |
-msgid "File \"%s\" has no build-id, file skipped" |
-msgstr "" |
- |
-#: elfread.c:1121 |
-#, possible-c-format |
-msgid "File \"%s\" has a different build-id, file skipped" |
-msgstr "" |
- |
-#: elfread.c:1206 |
-#, possible-c-format |
-msgid "\"%s\": separate debug info file has no debug info" |
-msgstr "" |
- |
-#: elfread.c:1280 elfread.c:1291 elfread.c:1316 machoread.c:863 |
-#: machoread.c:882 |
+#: elfread.c:1148 elfread.c:1159 elfread.c:1184 machoread.c:873 |
+#: machoread.c:891 |
#, possible-c-format |
msgid "Can't read symbols from %s: %s" |
msgstr "" |
-#: elfread.c:1578 |
+#: elfread.c:1452 |
#, possible-c-format |
msgid "elf/stab section information questionable for %s" |
msgstr "" |
-#: elfread.c:1598 |
+#: elfread.c:1472 |
#, possible-c-format |
msgid "elf/stab section information missing for %s" |
msgstr "" |
-#: eval.c:382 |
-#, possible-c-format |
-msgid "there is no field named %s" |
-msgstr "" |
- |
-#: eval.c:408 |
+#: eval.c:310 |
msgid "too many initializers" |
msgstr "" |
-#: eval.c:412 |
+#: eval.c:314 |
msgid "don't know which variant you want to set" |
msgstr "" |
-#: eval.c:483 |
+#: eval.c:380 |
msgid "tuple range index out of range" |
msgstr "" |
-#: eval.c:495 |
+#: eval.c:392 |
msgid "tuple index out of range" |
msgstr "" |
-#: eval.c:905 |
+#: eval.c:801 |
#, possible-c-format |
msgid "Symbol \"%s\" does not have any specific entry value" |
msgstr "" |
-#: eval.c:927 |
+#: eval.c:823 |
#, possible-c-format |
msgid "Register $%s not available." |
msgstr "" |
-#: eval.c:941 |
+#: eval.c:837 |
#, possible-c-format |
msgid "Value of register %s not available." |
msgstr "" |
-#: eval.c:1067 |
+#: eval.c:953 |
msgid "(power)set type with unknown size" |
msgstr "" |
#. different element modes. |
-#: eval.c:1102 |
+#: eval.c:988 |
msgid "POWERSET tuple elements of different mode" |
msgstr "" |
-#: eval.c:1106 |
+#: eval.c:992 |
msgid "incompatible POWERSET tuple elements" |
msgstr "" |
-#: eval.c:1109 |
+#: eval.c:995 |
msgid "empty POWERSET tuple range" |
msgstr "" |
-#: eval.c:1113 |
+#: eval.c:999 |
msgid "POWERSET tuple element out of range" |
msgstr "" |
-#: eval.c:1290 |
+#: eval.c:1165 |
msgid "no 'respondsTo:' or 'respondsToSelector:' method" |
msgstr "" |
-#: eval.c:1299 |
+#: eval.c:1174 |
msgid "no 'methodFor:' or 'methodForSelector:' method" |
msgstr "" |
-#: eval.c:1318 |
+#: eval.c:1193 |
msgid "Target does not respond to this message selector." |
msgstr "" |
-#: eval.c:1403 |
+#: eval.c:1278 |
msgid "method address has symbol information with non-function type; skipping" |
msgstr "" |
-#: eval.c:1456 |
+#: eval.c:1331 |
msgid "Expression of type other than \"method returning ...\" used as a method" |
msgstr "" |
-#: eval.c:1522 |
+#: eval.c:1425 |
msgid "Non-pointer-to-member value used in pointer-to-member construct" |
msgstr "" |
#. For the time being, we don't handle this. |
-#: eval.c:1750 |
+#: eval.c:1639 |
#, possible-c-format |
msgid "Call to overloaded function %s requires `this' pointer" |
msgstr "" |
-#: eval.c:1845 |
+#: eval.c:1733 |
msgid "Cannot evaluate function -- may be inlined" |
msgstr "" |
-#: eval.c:1870 |
+#: eval.c:1758 |
msgid "" |
"Expression of type other than \"Function returning ...\" used as function" |
msgstr "" |
-#: eval.c:1948 |
+#: eval.c:1836 |
msgid "Cannot perform substring on this type" |
msgstr "" |
-#: eval.c:2077 |
+#: eval.c:1951 |
msgid "non-pointer-to-member value used in pointer-to-member construct" |
msgstr "" |
-#: eval.c:2249 |
+#: eval.c:2123 |
msgid "':' operator used in invalid context" |
msgstr "" |
-#: eval.c:2371 |
+#: eval.c:2239 |
#, possible-c-format |
msgid "Too many subscripts for F77 (%d Max)" |
msgstr "" |
-#: eval.c:2376 |
+#: eval.c:2244 |
msgid "Wrong number of subscripts" |
msgstr "" |
-#: eval.c:2570 |
+#: eval.c:2438 |
msgid "Non-integral right operand for \"@\" operator." |
msgstr "" |
-#: eval.c:2641 |
+#: eval.c:2509 |
msgid "Attempt to dereference pointer to member without an object" |
msgstr "" |
+#: eval.c:2807 |
+msgid "Attempt to use a type as an expression" |
+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 |
@@ -9361,42 +10083,42 @@ msgstr "" |
#. 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:2891 |
+#: eval.c:2836 |
msgid "GDB does not (yet) know how to evaluate that kind of expression" |
msgstr "" |
-#: eval.c:2957 |
+#: eval.c:2913 |
msgid "Attempt to take address of register or constant." |
msgstr "" |
-#: eval.c:2990 valops.c:1647 valops.c:1662 valops.c:1696 |
+#: eval.c:2946 valops.c:1484 valops.c:1499 valops.c:1533 |
msgid "Attempt to take address of value not located in memory." |
msgstr "" |
-#: eval.c:3109 |
+#: eval.c:3071 |
msgid "Internal error in eval_type." |
msgstr "" |
-#: eval.c:3120 |
+#: eval.c:3082 |
msgid "Can't get dimensions for a non-array type" |
msgstr "" |
-#: event-loop.c:552 event-loop.c:561 event-loop.c:625 event-loop.c:704 |
-#: event-loop.c:806 event-loop.c:872 event-loop.c:946 event-loop.c:1379 |
+#: event-loop.c:493 event-loop.c:502 event-loop.c:566 event-loop.c:645 |
+#: event-loop.c:747 event-loop.c:813 event-loop.c:887 event-loop.c:1320 |
msgid "use_poll without HAVE_POLL" |
msgstr "" |
-#: event-loop.c:795 |
+#: event-loop.c:736 |
#, possible-c-format |
msgid "Error detected on fd %d\n" |
msgstr "" |
-#: event-loop.c:798 |
+#: event-loop.c:739 |
#, possible-c-format |
msgid "Invalid or non-`poll'able fd %d\n" |
msgstr "" |
-#: event-loop.c:813 |
+#: event-loop.c:754 |
#, possible-c-format |
msgid "Exception condition detected on fd %d\n" |
msgstr "" |
@@ -9407,7 +10129,7 @@ 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:951 |
+#: event-top.c:935 |
msgid "Erroneous arithmetic operation." |
msgstr "" |
@@ -9415,82 +10137,77 @@ msgstr "" |
msgid "bad state" |
msgstr "" |
-#: exceptions.c:323 |
+#: exceptions.c:301 |
msgid "Bad switch." |
msgstr "" |
-#: exec.c:78 |
+#: exec.c:75 |
#, possible-c-format |
msgid "Writing into executable and core files is %s.\n" |
msgstr "" |
-#: exec.c:176 exec.c:207 |
+#: exec.c:147 exec.c:178 |
msgid "No executable file now.\n" |
msgstr "" |
-#: exec.c:241 |
+#: exec.c:222 |
#, possible-c-format |
msgid "\"%s\": could not open as an executable file: %s" |
msgstr "" |
-#: exec.c:257 |
+#: exec.c:234 |
#, possible-c-format |
msgid "\"%s\": not in executable format: %s" |
msgstr "" |
-#: exec.c:273 exec.c:283 |
+#: exec.c:244 |
#, possible-c-format |
msgid "\"%s\": can't find the file sections: %s" |
msgstr "" |
-#: exec.c:324 |
+#: exec.c:285 |
msgid "" |
"A program is being debugged already.\n" |
"Are you sure you want to change the file? " |
msgstr "" |
-#: exec.c:326 |
+#: exec.c:287 |
msgid "File not changed." |
msgstr "" |
-#: exec.c:342 |
+#: exec.c:303 |
msgid "No executable file name was specified" |
msgstr "" |
-#: exec.c:704 maint.c:361 maint.c:393 |
+#: exec.c:667 maint.c:369 maint.c:401 |
#, possible-c-format |
msgid "file type %s.\n" |
msgstr "" |
-#: exec.c:729 |
+#: exec.c:693 |
#, possible-c-format |
msgid "Cannot find section for the entry point of %s." |
msgstr "" |
-#: exec.c:735 |
+#: exec.c:699 |
#, possible-c-format |
msgid "\tEntry point: %s\n" |
msgstr "" |
-#: exec.c:766 |
+#: exec.c:732 |
msgid "\t<no file loaded>\n" |
msgstr "" |
-#: exec.c:773 |
-#, possible-c-format |
-msgid "\tMapping info for file `%s'.\n" |
-msgstr "" |
- |
-#: exec.c:806 |
+#: exec.c:747 |
msgid "Must specify section name and its virtual address" |
msgstr "" |
-#: exec.c:834 |
+#: exec.c:775 |
#, possible-c-format |
msgid "Section %s not found" |
msgstr "" |
-#: exec.c:921 |
+#: exec.c:862 |
msgid "" |
"Use FILE as program to be debugged.\n" |
"It is read for its symbols, for getting the contents of pure memory,\n" |
@@ -9500,7 +10217,7 @@ msgid "" |
"No arg means to have no executable file and no symbols." |
msgstr "" |
-#: exec.c:931 |
+#: exec.c:872 |
msgid "" |
"Use FILE as program for getting contents of pure memory.\n" |
"If FILE cannot be found as specified, your execution directory path\n" |
@@ -9508,7 +10225,7 @@ msgid "" |
"No arg means have no executable file." |
msgstr "" |
-#: exec.c:938 |
+#: exec.c:879 |
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" |
@@ -9517,19 +10234,19 @@ msgid "" |
"``info files'' command lists all the sections and their addresses." |
msgstr "" |
-#: exec.c:945 |
+#: exec.c:886 |
msgid "Set writing into executable and core files." |
msgstr "" |
-#: exec.c:946 |
+#: exec.c:887 |
msgid "Show writing into executable and core files." |
msgstr "" |
-#: exec.c:958 |
+#: exec.c:899 |
msgid "Can't create a corefile" |
msgstr "" |
-#: expprint.c:241 |
+#: expprint.c:238 |
msgid "bad selector" |
msgstr "" |
@@ -9538,11 +10255,11 @@ msgstr "" |
#. 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:502 expprint.c:578 |
+#: expprint.c:504 expprint.c:580 |
msgid "Invalid expression" |
msgstr "" |
-#: expprint.c:512 |
+#: expprint.c:514 |
#, possible-c-format |
msgid "<language %s has no 'this'>" |
msgstr "" |
@@ -9552,7 +10269,7 @@ msgstr "" |
msgid "Couldn't open %s." |
msgstr "" |
-#: f-exp.y:762 m2-exp.y:728 |
+#: f-exp.y:761 m2-exp.y:727 |
msgid "Overflow on numeric constant." |
msgstr "" |
@@ -9589,43 +10306,43 @@ msgid "" |
"knowledge of the target operating system." |
msgstr "" |
-#: findcmd.c:76 |
+#: findcmd.c:77 |
msgid "Missing search parameters." |
msgstr "" |
-#: findcmd.c:108 |
+#: findcmd.c:109 |
msgid "Invalid size granularity." |
msgstr "" |
-#: findcmd.c:136 |
+#: findcmd.c:135 |
msgid "Empty search range.\n" |
msgstr "" |
-#: findcmd.c:140 |
+#: findcmd.c:139 |
msgid "Invalid length." |
msgstr "" |
-#: findcmd.c:144 |
+#: findcmd.c:143 |
msgid "Search space too large." |
msgstr "" |
-#: findcmd.c:154 |
+#: findcmd.c:153 |
msgid "Invalid search space, end precedes start." |
msgstr "" |
-#: findcmd.c:160 |
+#: findcmd.c:159 |
msgid "Overflow in address range computation, choose smaller range." |
msgstr "" |
-#: findcmd.c:229 |
+#: findcmd.c:226 |
msgid "Missing search pattern." |
msgstr "" |
-#: findcmd.c:234 |
+#: findcmd.c:231 |
msgid "Search space too small to contain pattern." |
msgstr "" |
-#: findcmd.c:328 |
+#: findcmd.c:325 |
msgid "" |
"Search memory for a sequence of bytes.\n" |
"Usage:\n" |
@@ -9643,246 +10360,251 @@ msgid "" |
"Convenience variable \"$numfound\" is set to the number of matches." |
msgstr "" |
-#: findvar.c:61 findvar.c:96 |
+#: findvar.c:60 findvar.c:95 |
#, possible-c-format |
msgid "That operation is not available on integers of more than %d bytes." |
msgstr "" |
-#: findvar.c:177 |
+#: findvar.c:176 |
msgid "extract_typed_address: type is not a pointer or reference" |
msgstr "" |
-#: findvar.c:250 |
+#: findvar.c:249 |
msgid "store_typed_address: type is not a pointer or reference" |
msgstr "" |
-#: findvar.c:509 findvar.c:522 |
+#: findvar.c:489 findvar.c:501 |
#, possible-c-format |
msgid "Unknown argument list address for `%s'." |
msgstr "" |
-#: findvar.c:538 |
+#: findvar.c:515 |
#, possible-c-format |
msgid "Cannot look up value of a typedef `%s'." |
msgstr "" |
-#: findvar.c:565 findvar.c:576 |
+#: findvar.c:542 findvar.c:552 |
#, possible-c-format |
msgid "Value of register variable not available for `%s'." |
msgstr "" |
-#: findvar.c:607 |
+#: findvar.c:578 |
#, possible-c-format |
msgid "No global symbol \"%s\"." |
msgstr "" |
-#: findvar.c:626 |
+#: findvar.c:597 |
#, possible-c-format |
msgid "Cannot look up value of a botched symbol `%s'." |
msgstr "" |
-#: f-lang.c:102 |
+#: f-lang.c:68 |
msgid "unrecognized character type" |
msgstr "" |
-#: f-lang.c:481 |
-msgid "Malformed function STAB found in add_common_block()" |
-msgstr "" |
- |
-#: f-lang.c:529 |
-msgid "Attempt to add COMMON entry with no block open!" |
-msgstr "" |
- |
-#: f-lang.c:722 |
-msgid "cannot get .bf node off empty list" |
-msgstr "" |
- |
-#: fork-child.c:328 |
+#: fork-child.c:330 |
msgid "setpgrp failed in child" |
msgstr "" |
-#: fork-child.c:460 |
+#: fork-child.c:468 |
#, possible-c-format |
msgid "During startup program terminated with signal %s, %s." |
msgstr "" |
-#: fork-child.c:469 |
+#: fork-child.c:477 |
#, possible-c-format |
msgid "During startup program exited with code %d." |
msgstr "" |
-#: fork-child.c:472 |
+#: fork-child.c:480 |
msgid "During startup program exited normally." |
msgstr "" |
-#: fork-child.c:540 |
+#: fork-child.c:547 |
+#, possible-c-format |
+msgid "Use of shell to start subprocesses is %s.\n" |
+msgstr "" |
+ |
+#: fork-child.c:557 |
msgid "" |
"Set a wrapper for running programs.\n" |
"The wrapper prepares the system and environment for the new program." |
msgstr "" |
-#: fork-child.c:543 |
+#: fork-child.c:560 |
msgid "Show the wrapper for running programs." |
msgstr "" |
-#: fork-child.c:549 |
+#: fork-child.c:566 |
msgid "Disable use of an execution wrapper." |
msgstr "" |
-#: frame.c:173 |
+#: fork-child.c:570 |
+msgid "Set use of shell to start subprocesses. The default is on." |
+msgstr "" |
+ |
+#: fork-child.c:571 |
+msgid "Show use of shell to start subprocesses." |
+msgstr "" |
+ |
+#: frame.c:269 |
#, possible-c-format |
msgid "Frame debugging is %s.\n" |
msgstr "" |
-#: frame.c:184 |
+#: frame.c:280 |
#, possible-c-format |
msgid "Whether backtraces should continue past \"main\" is %s.\n" |
msgstr "" |
-#: frame.c:194 |
+#: frame.c:290 |
#, possible-c-format |
msgid "" |
"Whether backtraces should continue past the entry point of a program is %s.\n" |
msgstr "" |
-#: frame.c:205 |
+#: frame.c:301 |
#, possible-c-format |
msgid "An upper bound on the number of backtrace levels is %s.\n" |
msgstr "" |
-#: frame.c:682 |
+#: frame.c:803 |
msgid "No unwind_pc method" |
msgstr "" |
-#: frame.c:702 frame.c:770 |
+#: frame.c:809 frame.c:874 |
msgid "PC not available" |
msgstr "" |
-#: frame.c:816 |
+#: frame.c:811 |
+msgid "PC not saved" |
+msgstr "" |
+ |
+#: frame.c:920 |
msgid "Cannot pop the initial frame." |
msgstr "" |
-#: frame.c:922 |
+#: frame.c:1027 |
#, possible-c-format |
-msgid "Register %d was optimized out" |
+msgid "Register %d was not saved" |
msgstr "" |
-#: frame.c:925 |
+#: frame.c:1030 |
#, possible-c-format |
msgid "Register %d is not available" |
msgstr "" |
-#: frame.c:1074 |
-msgid "Attempt to assign to a value that was optimized out." |
+#: frame.c:1182 |
+msgid "Attempt to assign to a register that was not saved." |
msgstr "" |
-#: frame.c:1091 |
+#: frame.c:1194 |
msgid "Attempt to assign to an unmodifiable value." |
msgstr "" |
-#: frame.c:1148 |
+#: frame.c:1252 |
#, possible-c-format |
msgid "" |
"Bad debug information detected: Attempt to read %d bytes from registers." |
msgstr "" |
-#: frame.c:1314 ia64-libunwind-tdep.c:335 ia64-tdep.c:1926 ia64-tdep.c:2301 |
+#: frame.c:1418 ia64-libunwind-tdep.c:335 ia64-tdep.c:1926 ia64-tdep.c:2301 |
msgid "No registers." |
msgstr "" |
-#: frame.c:1316 stack.c:1661 stack.c:2200 thread.c:1289 |
+#: frame.c:1420 stack.c:1714 stack.c:2297 thread.c:1348 |
msgid "No stack." |
msgstr "" |
-#: frame.c:1318 |
+#: frame.c:1422 |
msgid "No memory." |
msgstr "" |
-#: frame.c:1323 |
+#: frame.c:1427 |
msgid "No selected thread." |
msgstr "" |
-#: frame.c:1325 infcmd.c:1832 |
+#: frame.c:1429 infcmd.c:1831 |
msgid "Invalid selected thread." |
msgstr "" |
-#: frame.c:1327 |
+#: frame.c:1431 |
msgid "Target is executing." |
msgstr "" |
-#: frame.c:2356 |
+#: frame.c:2475 |
msgid "Missing unwind SP method" |
msgstr "" |
-#: frame.c:2460 |
+#: frame.c:2600 |
msgid "" |
"Set backtrace specific variables.\n" |
"Configure backtrace variables such as the backtrace limit" |
msgstr "" |
#. allow-unknown |
-#: frame.c:2465 |
+#: frame.c:2605 |
msgid "" |
"Show backtrace specific variables\n" |
"Show backtrace variables such as the backtrace limit" |
msgstr "" |
-#: frame.c:2472 |
+#: frame.c:2612 |
msgid "Set whether backtraces should continue past \"main\"." |
msgstr "" |
-#: frame.c:2473 |
+#: frame.c:2613 |
msgid "Show whether backtraces should continue past \"main\"." |
msgstr "" |
-#: frame.c:2474 |
+#: frame.c:2614 |
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:2484 |
+#: frame.c:2624 |
msgid "" |
"Set whether backtraces should continue past the entry point of a program." |
msgstr "" |
-#: frame.c:2486 |
+#: frame.c:2626 |
msgid "" |
"Show whether backtraces should continue past the entry point of a program." |
msgstr "" |
-#: frame.c:2488 |
+#: frame.c:2628 |
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:2498 |
+#: frame.c:2638 |
msgid "Set an upper bound on the number of backtrace levels." |
msgstr "" |
-#: frame.c:2499 |
+#: frame.c:2639 |
msgid "Show the upper bound on the number of backtrace levels." |
msgstr "" |
-#: frame.c:2500 |
+#: frame.c:2640 |
msgid "" |
"No more than the specified number of frames can be displayed or examined.\n" |
-"Zero is unlimited." |
+"Literal \"unlimited\" or zero means no limit." |
msgstr "" |
#. Debug this files internals. |
-#: frame.c:2509 |
+#: frame.c:2649 |
msgid "Set frame debugging." |
msgstr "" |
-#: frame.c:2510 |
+#: frame.c:2650 |
msgid "Show frame debugging." |
msgstr "" |
-#: frame.c:2511 |
+#: frame.c:2651 |
msgid "When non-zero, frame specific internal debugging is enabled." |
msgstr "" |
@@ -9913,112 +10635,93 @@ msgstr "" |
msgid "Don't know how to return a %d-byte value." |
msgstr "" |
-#: f-typeprint.c:381 |
+#: f-typeprint.c:378 |
#, possible-c-format |
msgid "Invalid type code (%d) in symbol table." |
msgstr "" |
-#: f-valprint.c:67 |
+#: f-valprint.c:64 |
msgid "Lower bound may not be '*' in F77" |
msgstr "" |
-#: f-valprint.c:230 |
+#: f-valprint.c:227 |
#, possible-c-format |
msgid "Type node corrupt! F77 arrays cannot have %d subscripts (%d Max)" |
msgstr "" |
-#: f-valprint.c:423 |
-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:452 f-valprint.c:555 stap-probe.c:1124 |
-msgid "No frame selected" |
-msgstr "" |
- |
-#. Got no 'funname', code below will fail. |
-#: f-valprint.c:492 |
-msgid "No function found for frame." |
+#: f-valprint.c:441 |
+#, possible-c-format |
+msgid "Contents of F77 COMMON block '%s':\n" |
msgstr "" |
-#: f-valprint.c:511 |
+#: f-valprint.c:444 |
msgid "Contents of blank COMMON block:\n" |
msgstr "" |
-#: f-valprint.c:513 |
-#, possible-c-format |
-msgid "Contents of F77 COMMON block '%s':\n" |
-msgstr "" |
- |
-#: f-valprint.c:523 infrun.c:6852 stack.c:1740 stack.c:1954 |
-msgid "Unable to restore previously selected frame." |
+#: f-valprint.c:491 stack.c:2169 |
+msgid "No symbol table info available.\n" |
msgstr "" |
-#: f-valprint.c:536 |
+#: f-valprint.c:508 |
#, possible-c-format |
-msgid "Cannot locate the common block %s in function '%s'\n" |
+msgid "No common block '%s'.\n" |
msgstr "" |
-#: f-valprint.c:553 |
-msgid "Cannot deal with NULL common name!" |
+#: f-valprint.c:510 |
+msgid "No common blocks.\n" |
msgstr "" |
-#: f-valprint.c:605 f-valprint.c:608 |
+#: f-valprint.c:518 f-valprint.c:521 |
msgid "Print out the values contained in a Fortran COMMON block." |
msgstr "" |
-#: gcore.c:56 |
+#: gcore.c:58 |
#, possible-c-format |
msgid "Failed to open '%s' for output." |
msgstr "" |
-#: gcore.c:83 |
+#: gcore.c:85 |
msgid "Target does not support core file generation." |
msgstr "" |
-#: gcore.c:91 |
+#: gcore.c:93 |
#, possible-c-format |
msgid "Failed to create 'note' section for corefile: %s" |
msgstr "" |
-#: gcore.c:100 |
+#: gcore.c:102 |
msgid "gcore: failed to get corefile memory sections from target." |
msgstr "" |
-#: gcore.c:104 |
+#: gcore.c:106 |
#, possible-c-format |
msgid "writing note section (%s)" |
msgstr "" |
-#: gcore.c:172 |
+#: gcore.c:176 |
msgid "Can't find default bfd machine type (need execfile)." |
msgstr "" |
-#: gcore.c:186 |
+#: gcore.c:190 |
msgid "Can't find bfd architecture for corefile (need execfile)." |
msgstr "" |
-#: gcore.c:447 |
+#: gcore.c:457 |
#, possible-c-format |
msgid "Couldn't make gcore segment: %s" |
msgstr "" |
-#: gcore.c:541 |
+#: gcore.c:558 |
#, possible-c-format |
msgid "Memory read failed for corefile section, %s bytes at %s." |
msgstr "" |
-#: gcore.c:549 |
+#: gcore.c:566 |
#, possible-c-format |
msgid "Failed to write corefile contents (%s)." |
msgstr "" |
-#: gcore.c:588 |
+#: gcore.c:605 |
msgid "" |
"Save a core file with the current state of the debugged process.\n" |
"Argument is optional filename. Default filename is 'core.<process_id>'." |
@@ -10029,316 +10732,353 @@ msgstr "" |
msgid "Architecture debugging is %s.\n" |
msgstr "" |
-#: gdbarch.c:765 |
+#: gdbarch.c:773 |
#, possible-c-format |
msgid "verify_gdbarch: the following are invalid ...%s" |
msgstr "" |
-#: gdbarch.c:4460 |
+#: gdbarch.c:4588 |
msgid "gdbarch_architecture_names: multi-arch unknown" |
msgstr "" |
-#: gdbarch.c:4486 |
+#: gdbarch.c:4614 |
#, possible-c-format |
msgid "gdbarch: Attempt to register unknown architecture (%d)" |
msgstr "" |
-#: gdbarch.c:4497 |
+#: gdbarch.c:4625 |
#, possible-c-format |
msgid "gdbarch: Duplicate registration of architecture (%s)" |
msgstr "" |
-#: gdbarch.c:4686 |
+#: gdbarch.c:4822 |
msgid "Set architecture debugging." |
msgstr "" |
-#: gdbarch.c:4687 |
+#: gdbarch.c:4823 |
msgid "Show architecture debugging." |
msgstr "" |
-#: gdbarch.c:4688 |
+#: gdbarch.c:4824 |
msgid "When non-zero, architecture debugging is enabled." |
msgstr "" |
+#: gdb_bfd.c:249 |
+#, possible-c-format |
+msgid "cannot close \"%s\": %s" |
+msgstr "" |
+ |
+#: gdb_bfd.c:419 |
+#, possible-c-format |
+msgid "Can't read data for section '%s' in file '%s'" |
+msgstr "" |
+ |
+#: gdb_bfd.c:441 gdb_bfd.c:454 |
+#, possible-c-format |
+msgid "Problem reading \"%s\" for CRC: %s" |
+msgstr "" |
+ |
+#: gdb_bfd.c:718 |
+msgid "List the BFDs that are currently open." |
+msgstr "" |
+ |
#: gdb-dlfcn.c:82 gdb-dlfcn.c:96 |
#, possible-c-format |
msgid "Could not load %s: %s" |
msgstr "" |
-#: gdbserver/ax.c:820 printcmd.c:2070 |
+#: gdbserver/ax.c:821 printcmd.c:2318 |
msgid "Wrong number of arguments for specified format-string" |
msgstr "" |
-#: gdbserver/ax.c:867 |
+#: gdbserver/ax.c:868 |
msgid "long long not supported in agent printf" |
msgstr "" |
-#: gdbserver/ax.c:898 |
+#: gdbserver/ax.c:899 |
#, possible-c-format |
msgid "Format directive in '%s' not supported in agent printf" |
msgstr "" |
-#: gdbserver/ax.c:1304 |
+#: gdbserver/ax.c:1306 |
msgid "Unterminated format string in printf bytecode" |
msgstr "" |
-#: gdbserver/linux-low.c:1177 linux-nat.c:1827 |
-#, possible-c-format |
-msgid "Can't detach %s: %s" |
-msgstr "" |
- |
-#: gdbserver/linux-x86-low.c:1316 |
+#: gdbserver/linux-x86-low.c:1260 gdbserver/linux-tile-low.c:167 |
msgid "Can't debug 64-bit process with 32-bit GDBserver" |
msgstr "" |
-#: gdbserver/linux-x86-low.c:1319 |
+#: gdbserver/linux-x86-low.c:1263 |
msgid "Can't debug x86-64 process with 32-bit GDBserver" |
msgstr "" |
-#: gdbserver/thread-db.c:725 |
+#: gdbserver/thread-db.c:726 |
#, possible-c-format |
msgid "libthread-db-search-path component too long, ignored: %s." |
msgstr "" |
-#: gdbtypes.c:120 |
+#: gdbserver/linux-low.c:1122 linux-nat.c:1544 |
+#, possible-c-format |
+msgid "Can't detach %s: %s" |
+msgstr "" |
+ |
+#: gdbtypes.c:137 |
#, possible-c-format |
msgid "" |
"Resolution of opaque struct/class/union types (if set before loading " |
"symbols) is %s.\n" |
msgstr "" |
-#: gdbtypes.c:130 |
+#: gdbtypes.c:148 |
#, possible-c-format |
msgid "Debugging of C++ overloading is %s.\n" |
msgstr "" |
-#: gdbtypes.c:520 |
+#: gdbtypes.c:158 |
+#, possible-c-format |
+msgid "Strict type checking is %s.\n" |
+msgstr "" |
+ |
+#: gdbtypes.c:547 |
#, possible-c-format |
msgid "Unknown address space specifier: \"%s\"" |
msgstr "" |
-#: gdbtypes.c:1166 |
+#: gdbtypes.c:1206 |
#, possible-c-format |
msgid "Invalid anonymous type %s [in module %s], GCC PR debug/47510 bug?" |
msgstr "" |
-#: gdbtypes.c:1192 |
+#: gdbtypes.c:1233 |
#, possible-c-format |
msgid "No type named %s." |
msgstr "" |
-#: gdbtypes.c:1234 objc-lang.c:96 |
+#: gdbtypes.c:1275 objc-lang.c:98 |
#, possible-c-format |
msgid "No struct type named %s." |
msgstr "" |
-#: gdbtypes.c:1238 gdbtypes.c:1314 objc-lang.c:103 |
+#: gdbtypes.c:1279 gdbtypes.c:1354 objc-lang.c:105 |
#, possible-c-format |
msgid "This context has class, union or enum %s, not a struct." |
msgstr "" |
-#: gdbtypes.c:1256 |
+#: gdbtypes.c:1297 |
#, possible-c-format |
msgid "No union type named %s." |
msgstr "" |
#. If we get here, it's not a union. |
-#: gdbtypes.c:1264 |
+#: gdbtypes.c:1305 |
#, possible-c-format |
msgid "This context has class, struct or enum %s, not a union." |
msgstr "" |
-#: gdbtypes.c:1280 |
+#: gdbtypes.c:1320 |
#, possible-c-format |
msgid "No enum type named %s." |
msgstr "" |
-#: gdbtypes.c:1284 |
+#: gdbtypes.c:1324 |
#, possible-c-format |
msgid "This context has class, struct or union %s, not an enum." |
msgstr "" |
-#: gdbtypes.c:1310 |
+#: gdbtypes.c:1350 |
#, possible-c-format |
msgid "No template type named %s." |
msgstr "" |
-#: gdbtypes.c:1352 |
+#: gdbtypes.c:1392 |
#, possible-c-format |
msgid "Type %s is not a structure or union type." |
msgstr "" |
-#: gdbtypes.c:1406 |
+#: gdbtypes.c:1446 |
#, possible-c-format |
msgid "Type %s has no component named %s." |
msgstr "" |
-#: gdbtypes.c:1468 |
+#: gdbtypes.c:1508 |
msgid "stub type has NULL name" |
msgstr "" |
-#: gdbtypes.c:1760 |
+#: gdbtypes.c:1800 |
#, possible-c-format |
msgid "Internal: Cannot demangle mangled name `%s'." |
msgstr "" |
-#: gdbtypes.c:2876 |
+#: gdbtypes.c:2613 |
+#, possible-c-format |
+msgid "Unsupported field kind %d by check_types_equal" |
+msgstr "" |
+ |
+#: gdbtypes.c:3162 |
#, possible-c-format |
msgid ") length %d\n" |
msgstr "" |
-#: gdbtypes.c:3014 |
+#: gdbtypes.c:3300 |
msgid " <same as already seen type>\n" |
msgstr "" |
-#: gdbtypes.c:3450 |
+#: gdbtypes.c:3737 |
#, possible-c-format |
msgid "Unexpected type field location kind: %d" |
msgstr "" |
-#: gdbtypes.c:4048 |
+#: gdbtypes.c:4336 |
msgid "Set debugging of C++ overloading." |
msgstr "" |
-#: gdbtypes.c:4049 |
+#: gdbtypes.c:4337 |
msgid "Show debugging of C++ overloading." |
msgstr "" |
-#: gdbtypes.c:4050 |
+#: gdbtypes.c:4338 |
msgid "When enabled, ranking of the functions is displayed." |
msgstr "" |
-#: gdbtypes.c:4059 |
+#: gdbtypes.c:4347 |
msgid "" |
"Set resolution of opaque struct/class/union types (if set before loading " |
"symbols)." |
msgstr "" |
-#: gdbtypes.c:4061 |
+#: gdbtypes.c:4349 |
msgid "" |
"Show resolution of opaque struct/class/union types (if set before loading " |
"symbols)." |
msgstr "" |
+#: gdbtypes.c:4358 |
+msgid "Set strict type checking." |
+msgstr "" |
+ |
+#: gdbtypes.c:4359 |
+msgid "Show strict type checking." |
+msgstr "" |
+ |
#. A helper macro that returns the name of a type or "unnamed type" if the type |
#. has no name. |
-#: gdbtypes.h:1258 |
+#: gdbtypes.h:1254 |
msgid "<unnamed type>" |
msgstr "" |
#. A helper macro that returns the name of an error type. If the type |
#. has a name, it is used; otherwise, a default is used. |
-#: gdbtypes.h:1263 |
+#: gdbtypes.h:1259 |
msgid "<error type>" |
msgstr "" |
-#: gnu-nat.c:337 |
+#: gnu-nat.c:336 |
#, possible-c-format |
msgid "Stopped %s." |
msgstr "" |
-#: gnu-nat.c:475 gnu-nat.c:505 |
+#: gnu-nat.c:474 gnu-nat.c:504 |
#, possible-c-format |
msgid "Error setting exception port for %s: %s" |
msgstr "" |
-#: gnu-nat.c:582 |
+#: gnu-nat.c:581 |
#, possible-c-format |
msgid "Couldn't request notification for port %d: %s" |
msgstr "" |
-#: gnu-nat.c:732 |
+#: gnu-nat.c:731 |
#, possible-c-format |
msgid "Error allocating event port: %s" |
msgstr "" |
-#: gnu-nat.c:757 |
+#: gnu-nat.c:756 |
#, possible-c-format |
msgid "Error getting task for pid %d: %s" |
msgstr "" |
#. Allow I/O. |
-#: gnu-nat.c:862 |
+#: gnu-nat.c:861 |
#, possible-c-format |
msgid "Pid %d has an additional task suspend count of %d; clear it? " |
msgstr "" |
-#: gnu-nat.c:868 |
+#: gnu-nat.c:867 |
msgid "Additional task suspend count left untouched." |
msgstr "" |
-#: gnu-nat.c:895 gnu-nat.c:900 |
+#: gnu-nat.c:894 gnu-nat.c:899 |
#, possible-c-format |
msgid "Can't modify tracing state for pid %d: %s" |
msgstr "" |
-#: gnu-nat.c:1361 |
+#: gnu-nat.c:1360 |
#, possible-c-format |
msgid "Can't forward spontaneous exception (%s)." |
msgstr "" |
#. Can't do too much... |
-#: gnu-nat.c:1401 |
+#: gnu-nat.c:1400 |
#, possible-c-format |
msgid "Can't deliver signal %s: No signal thread." |
msgstr "" |
-#: gnu-nat.c:1403 |
+#: gnu-nat.c:1402 |
#, possible-c-format |
msgid "Delivering signal %s: %s" |
msgstr "" |
-#: gnu-nat.c:1434 |
+#: gnu-nat.c:1433 |
#, possible-c-format |
msgid "Can't continue process: %s" |
msgstr "" |
-#: gnu-nat.c:1474 |
+#: gnu-nat.c:1473 |
msgid "There are no threads; try again later." |
msgstr "" |
-#: gnu-nat.c:1498 |
+#: gnu-nat.c:1497 |
#, possible-c-format |
msgid "wait request failed: %s" |
msgstr "" |
-#: gnu-nat.c:1534 |
+#: gnu-nat.c:1533 |
#, possible-c-format |
msgid "Couldn't wait for an event: %s" |
msgstr "" |
#. Whatever it is, it's something strange. |
-#: gnu-nat.c:1554 |
+#: gnu-nat.c:1553 |
#, possible-c-format |
msgid "Got a strange event, msg id = %d." |
msgstr "" |
-#: gnu-nat.c:1557 |
+#: gnu-nat.c:1556 |
#, possible-c-format |
msgid "Handling event, msgid = %d: %s" |
msgstr "" |
-#: gnu-nat.c:1750 |
+#: gnu-nat.c:1749 |
#, possible-c-format |
msgid "Pid %d died with unknown exit status, using SIGKILL." |
msgstr "" |
-#: gnu-nat.c:1802 |
+#: gnu-nat.c:1801 |
#, possible-c-format |
msgid "illegal rpc: %s" |
msgstr "" |
-#: gnu-nat.c:1867 |
+#: gnu-nat.c:1866 |
#, possible-c-format |
msgid "Can't wait for pid %d: %s" |
msgstr "" |
-#: gnu-nat.c:1924 |
+#: gnu-nat.c:1923 |
#, possible-c-format |
msgid "Signal delivery failed: %s" |
msgstr "" |
-#: gnu-nat.c:2001 |
+#: gnu-nat.c:2000 |
#, possible-c-format |
msgid "Aborting %s with unforwarded exception %s." |
msgstr "" |
@@ -10371,91 +11111,91 @@ msgstr "" |
msgid "gnu_read_inferior vm_deallocate failed: %s" |
msgstr "" |
-#: gnu-nat.c:2383 |
+#: gnu-nat.c:2384 |
#, possible-c-format |
msgid "No memory at 0x%x. Nothing written" |
msgstr "" |
-#: gnu-nat.c:2392 |
+#: gnu-nat.c:2393 |
#, possible-c-format |
msgid "Memory at address 0x%x is unwritable. Nothing written" |
msgstr "" |
-#: gnu-nat.c:2467 |
+#: gnu-nat.c:2468 |
#, possible-c-format |
msgid "%s: %s" |
msgstr "" |
-#: gnu-nat.c:2543 |
+#: gnu-nat.c:2569 |
#, possible-c-format |
msgid "vm_region failed: %s" |
msgstr "" |
-#: gnu-nat.c:2698 |
+#: gnu-nat.c:2726 |
#, possible-c-format |
msgid "Illegal argument for \"%s\" command, should be an integer." |
msgstr "" |
-#: gnu-nat.c:2710 |
+#: gnu-nat.c:2738 |
#, possible-c-format |
msgid "Illegal argument for \"%s\" command, should be \"%s\" or \"%s\"." |
msgstr "" |
-#: gnu-nat.c:2722 |
+#: gnu-nat.c:2750 |
#, possible-c-format |
msgid "Garbage after \"%s\" command: `%s'" |
msgstr "" |
-#: gnu-nat.c:2733 |
+#: gnu-nat.c:2761 |
msgid "No current thread." |
msgstr "" |
-#: gnu-nat.c:2744 |
+#: gnu-nat.c:2772 |
msgid "No current process." |
msgstr "" |
-#: gnu-nat.c:2858 |
+#: gnu-nat.c:2886 |
msgid "No inferior task." |
msgstr "" |
-#: gnu-nat.c:2864 |
+#: gnu-nat.c:2892 |
#, possible-c-format |
msgid "Couldn't extract send right %d from inferior: %s" |
msgstr "" |
-#: gnu-nat.c:2880 |
+#: gnu-nat.c:2908 |
#, possible-c-format |
msgid "Can't set exception port for %s: %s" |
msgstr "" |
-#: gnu-nat.c:2891 |
+#: gnu-nat.c:2919 |
msgid "No argument to \"set task exception-port\" command." |
msgstr "" |
-#: gnu-nat.c:2917 |
+#: gnu-nat.c:2945 |
msgid "" |
"Illegal argument to \"set signal-thread\" command.\n" |
"Should be an integer thread ID, or `none'." |
msgstr "" |
-#: gnu-nat.c:2927 |
+#: gnu-nat.c:2955 |
#, 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:3063 |
+#: gnu-nat.c:3091 |
#, possible-c-format |
msgid "%ld: %s." |
msgstr "" |
-#: gnu-nat.c:3073 utils.c:1028 |
+#: gnu-nat.c:3101 utils.c:993 |
#, possible-c-format |
msgid "%s." |
msgstr "" |
-#: gnu-nat.c:3113 |
+#: gnu-nat.c:3141 |
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" |
@@ -10463,78 +11203,78 @@ msgid "" |
"The default value is \"off\"." |
msgstr "" |
-#: gnu-nat.c:3119 |
+#: gnu-nat.c:3147 |
msgid "Show whether new threads are suspended while gdb has control." |
msgstr "" |
-#: gnu-nat.c:3123 |
+#: gnu-nat.c:3151 |
msgid "Set whether new threads are allowed to run (once gdb has noticed them)." |
msgstr "" |
-#: gnu-nat.c:3126 |
+#: gnu-nat.c:3154 |
msgid "" |
"Show whether new threads are allowed to run (once gdb has noticed them)." |
msgstr "" |
-#: gnu-nat.c:3131 |
+#: gnu-nat.c:3159 |
msgid "Set the default detach-suspend-count value for new threads." |
msgstr "" |
-#: gnu-nat.c:3134 |
+#: gnu-nat.c:3162 |
msgid "Show the default detach-suspend-count value for new threads." |
msgstr "" |
-#: gnu-nat.c:3137 |
+#: gnu-nat.c:3165 |
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:3142 |
+#: gnu-nat.c:3170 |
msgid "Show whether the inferior process's signals will be intercepted." |
msgstr "" |
-#: gnu-nat.c:3147 |
+#: gnu-nat.c:3175 |
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:3152 |
+#: gnu-nat.c:3180 |
msgid "Set the thread that gdb thinks is the libc signal thread." |
msgstr "" |
-#: gnu-nat.c:3157 |
+#: gnu-nat.c:3185 |
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:3161 |
+#: gnu-nat.c:3189 |
msgid "" |
"Show whether gdb thinks the inferior process is stopped as with SIGSTOP." |
msgstr "" |
-#: gnu-nat.c:3165 |
+#: gnu-nat.c:3193 |
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:3172 |
+#: gnu-nat.c:3200 |
msgid "Show whether exceptions in the inferior process will be trapped." |
msgstr "" |
-#: gnu-nat.c:3177 |
+#: gnu-nat.c:3205 |
msgid "Command prefix for setting task attributes." |
msgstr "" |
-#: gnu-nat.c:3180 |
+#: gnu-nat.c:3208 |
msgid "Command prefix for showing task attributes." |
msgstr "" |
-#: gnu-nat.c:3183 |
+#: gnu-nat.c:3211 |
msgid "" |
"Set whether the task is suspended while gdb has control.\n" |
"A value of \"on\" takes effect immediately, otherwise nothing happens\n" |
@@ -10543,19 +11283,19 @@ msgid "" |
"used to pause individual threads by default instead." |
msgstr "" |
-#: gnu-nat.c:3191 |
+#: gnu-nat.c:3219 |
msgid "Show whether the task is suspended while gdb has control." |
msgstr "" |
-#: gnu-nat.c:3195 |
+#: gnu-nat.c:3223 |
msgid "Set the suspend count will leave on the thread when detaching." |
msgstr "" |
-#: gnu-nat.c:3198 |
+#: gnu-nat.c:3226 |
msgid "Show the suspend count will leave on the thread when detaching." |
msgstr "" |
-#: gnu-nat.c:3202 |
+#: gnu-nat.c:3230 |
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." |
@@ -10563,54 +11303,54 @@ msgstr "" |
#. A convenient way of turning on all options require to noninvasively |
#. debug running tasks. |
-#: gnu-nat.c:3212 |
+#: gnu-nat.c:3240 |
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:3220 |
+#: gnu-nat.c:3248 |
msgid "Show information about the task's send rights" |
msgstr "" |
-#: gnu-nat.c:3223 |
+#: gnu-nat.c:3251 |
msgid "Show information about the task's receive rights" |
msgstr "" |
-#: gnu-nat.c:3226 |
+#: gnu-nat.c:3254 |
msgid "Show information about the task's port rights" |
msgstr "" |
-#: gnu-nat.c:3229 |
+#: gnu-nat.c:3257 |
msgid "Show information about the task's port sets" |
msgstr "" |
-#: gnu-nat.c:3232 |
+#: gnu-nat.c:3260 |
msgid "Show information about the task's dead names" |
msgstr "" |
-#: gnu-nat.c:3310 |
+#: gnu-nat.c:3338 |
msgid "No argument to \"set thread exception-port\" command." |
msgstr "" |
-#: gnu-nat.c:3353 |
+#: gnu-nat.c:3381 |
msgid "Command prefix for setting thread properties." |
msgstr "" |
-#: gnu-nat.c:3356 |
+#: gnu-nat.c:3384 |
msgid "Command prefix for setting default thread properties." |
msgstr "" |
-#: gnu-nat.c:3360 |
+#: gnu-nat.c:3388 |
msgid "Command prefix for showing thread properties." |
msgstr "" |
-#: gnu-nat.c:3363 |
+#: gnu-nat.c:3391 |
msgid "Command prefix for showing default thread properties." |
msgstr "" |
-#: gnu-nat.c:3367 |
+#: gnu-nat.c:3395 |
msgid "" |
"Set whether the current thread is suspended while gdb has control.\n" |
"A value of \"on\" takes effect immediately, otherwise nothing happens\n" |
@@ -10620,235 +11360,259 @@ msgid "" |
"The default value is \"off\"." |
msgstr "" |
-#: gnu-nat.c:3375 |
+#: gnu-nat.c:3403 |
msgid "Show whether the current thread is suspended while gdb has control." |
msgstr "" |
-#: gnu-nat.c:3380 |
+#: gnu-nat.c:3408 |
msgid "Set whether the current thread is allowed to run." |
msgstr "" |
-#: gnu-nat.c:3383 |
+#: gnu-nat.c:3411 |
msgid "Show whether the current thread is allowed to run." |
msgstr "" |
-#: gnu-nat.c:3386 |
+#: gnu-nat.c:3414 |
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:3391 |
+#: gnu-nat.c:3419 |
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:3397 |
+#: gnu-nat.c:3425 |
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:3406 |
+#: gnu-nat.c:3434 |
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:3423 |
+#: gnu-nat.c:3451 |
msgid "Set debugging output for the gnu backend." |
msgstr "" |
-#: gnu-nat.c:3424 |
+#: gnu-nat.c:3452 |
msgid "Show debugging output for the gnu backend." |
msgstr "" |
-#: gnu-nat.c:3451 |
+#: gnu-nat.c:3479 |
#, possible-c-format |
msgid "Error flushing inferior's cache : %s" |
msgstr "" |
-#: gnu-v2-abi.c:179 |
+#: gnu-v2-abi.c:178 |
msgid "I'm confused: virtual function table has bad type" |
msgstr "" |
-#: gnu-v2-abi.c:376 |
+#: gnu-v2-abi.c:375 |
msgid "Virtual baseclass pointer is not available" |
msgstr "" |
-#: gnu-v2-abi.c:398 |
+#: gnu-v2-abi.c:397 |
msgid "Baseclass offset not found" |
msgstr "" |
-#: gnu-v3-abi.c:321 |
+#: gnu-v3-abi.c:329 |
#, possible-c-format |
msgid "can't find linker symbol for virtual table for `%s' value" |
msgstr "" |
-#: gnu-v3-abi.c:324 |
+#: gnu-v3-abi.c:332 |
#, possible-c-format |
msgid " found `%s' instead" |
msgstr "" |
-#: gnu-v3-abi.c:394 |
+#: gnu-v3-abi.c:414 |
msgid "Only classes can have virtual functions." |
msgstr "" |
-#: gnu-v3-abi.c:445 |
+#: gnu-v3-abi.c:465 |
msgid "Expected a negative vbase offset (old compiler?)" |
msgstr "" |
-#: gnu-v3-abi.c:449 |
+#: gnu-v3-abi.c:469 |
msgid "Misaligned vbase offset." |
msgstr "" |
-#: gnu-v3-abi.c:870 |
+#: gnu-v3-abi.c:889 |
#, possible-c-format |
msgid "vtable for '%s' @ %s (subobject @ %s):\n" |
msgstr "" |
-#: gnu-v3-abi.c:897 printcmd.c:1800 value.c:2258 |
+#: gnu-v3-abi.c:916 printcmd.c:1811 stack.c:1515 value.c:2301 |
#, possible-c-format |
msgid "<error: %s>" |
msgstr "" |
-#: gnu-v3-abi.c:942 |
+#: gnu-v3-abi.c:961 |
msgid "This object does not have a virtual function table\n" |
msgstr "" |
-#: go32-nat.c:379 |
+#: gnu-v3-abi.c:1090 |
+msgid "cannot find typeinfo for unnamed type" |
+msgstr "" |
+ |
+#: gnu-v3-abi.c:1117 |
+#, possible-c-format |
+msgid "cannot find typeinfo for object of type '%s'" |
+msgstr "" |
+ |
+#: gnu-v3-abi.c:1132 |
+#, possible-c-format |
+msgid "could not find typeinfo symbol for '%s'" |
+msgstr "" |
+ |
+#: gnu-v3-abi.c:1156 |
+#, possible-c-format |
+msgid "could not find minimal symbol for typeinfo address %s" |
+msgstr "" |
+ |
+#: gnu-v3-abi.c:1164 |
+#, possible-c-format |
+msgid "typeinfo symbol '%s' has unexpected name" |
+msgstr "" |
+ |
+#: go32-nat.c:381 |
msgid "" |
"You cannot attach to a running program on this platform.\n" |
"Use the `run' command to run DJGPP programs." |
msgstr "" |
-#: go32-nat.c:548 |
+#: go32-nat.c:550 |
#, possible-c-format |
msgid "Invalid register no. %d in fetch_register." |
msgstr "" |
-#: go32-nat.c:579 |
+#: go32-nat.c:581 |
#, possible-c-format |
msgid "Invalid register no. %d in store_register." |
msgstr "" |
-#: go32-nat.c:671 go32-nat.c:1024 |
+#: go32-nat.c:673 go32-nat.c:1026 |
msgid "Cannot allocate redirection storage: not enough memory.\n" |
msgstr "" |
-#: go32-nat.c:680 |
+#: go32-nat.c:682 |
msgid "Syntax error in command line." |
msgstr "" |
-#: go32-nat.c:689 |
+#: go32-nat.c:691 |
msgid "Command line too long." |
msgstr "" |
-#: go32-nat.c:782 |
+#: go32-nat.c:784 |
#, possible-c-format |
msgid "Invalid register %d in go32_set_dr.\n" |
msgstr "" |
-#: go32-nat.c:823 |
+#: go32-nat.c:825 |
#, possible-c-format |
msgid "Invalid register %d in go32_get_dr.\n" |
msgstr "" |
-#: go32-nat.c:915 |
+#: go32-nat.c:917 |
#, possible-c-format |
msgid "Cannot redirect standard handles for program: %s." |
msgstr "" |
-#: go32-nat.c:949 |
+#: go32-nat.c:951 |
#, possible-c-format |
msgid "Cannot redirect standard handles for debugger: %s." |
msgstr "" |
-#: go32-nat.c:1714 |
+#: go32-nat.c:1733 |
#, possible-c-format |
msgid "Invalid LDT entry 0x%03lx." |
msgstr "" |
-#: go32-nat.c:1752 |
+#: go32-nat.c:1771 |
#, possible-c-format |
msgid "Invalid LDT entry %#lx: outside valid limits [0..%#x]" |
msgstr "" |
-#: go32-nat.c:1783 |
+#: go32-nat.c:1801 |
#, possible-c-format |
msgid "Invalid GDT entry 0x%03lx: not an integral multiple of 8." |
msgstr "" |
-#: go32-nat.c:1795 |
+#: go32-nat.c:1813 |
#, possible-c-format |
msgid "Invalid GDT entry %#lx: outside valid limits [0..%#x]" |
msgstr "" |
-#: go32-nat.c:1825 |
+#: go32-nat.c:1842 |
#, possible-c-format |
msgid "Invalid (negative) IDT entry %ld." |
msgstr "" |
-#: go32-nat.c:1837 |
+#: go32-nat.c:1854 |
#, possible-c-format |
msgid "Invalid IDT entry %#lx: outside valid limits [0..%#x]" |
msgstr "" |
-#: go32-nat.c:1996 go32-nat.c:2047 |
+#: go32-nat.c:2012 go32-nat.c:2062 |
#, possible-c-format |
msgid "Entry %ld is outside valid limits [0..1023]." |
msgstr "" |
-#: go32-nat.c:2075 |
+#: go32-nat.c:2089 |
msgid "linear address" |
msgstr "" |
-#: go32-nat.c:2106 |
+#: go32-nat.c:2123 |
msgid "Print information specific to DJGPP (aka MS-DOS) debugging." |
msgstr "" |
-#: go32-nat.c:2110 |
+#: go32-nat.c:2127 |
msgid "" |
"Display information about the target system, including CPU, OS, DPMI, etc." |
msgstr "" |
-#: go32-nat.c:2113 |
+#: go32-nat.c:2130 |
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:2117 |
+#: go32-nat.c:2134 |
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:2121 |
+#: go32-nat.c:2138 |
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:2125 |
+#: go32-nat.c:2142 |
msgid "" |
"Display entries in the Page Directory.\n" |
"Entry number (an expression) as an argument means display only that entry." |
msgstr "" |
-#: go32-nat.c:2129 |
+#: go32-nat.c:2146 |
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:2134 |
+#: go32-nat.c:2151 |
msgid "" |
"Display a Page Table entry for a linear address.\n" |
"The address argument must be a linear address, after adding to\n" |
@@ -10860,7 +11624,7 @@ msgid "" |
"the `info dos ldt' command." |
msgstr "" |
-#: go-exp.y:1395 |
+#: go-exp.y:1396 |
#, possible-c-format |
msgid "Unknown function in `unsafe' package: %s" |
msgstr "" |
@@ -10877,14 +11641,14 @@ msgstr "" |
msgid "<invalid length: " |
msgstr "" |
-#: h8300-tdep.c:772 h8300-tdep.c:806 |
+#: h8300-tdep.c:775 h8300-tdep.c:808 |
msgid "I don't know how this 8 byte value is returned." |
msgstr "" |
#. long long, double and long double |
#. are all defined as 4 byte types so |
#. far so this shouldn't happen. |
-#: h8300-tdep.c:870 |
+#: h8300-tdep.c:871 |
msgid "I don't know how to return an 8 byte value." |
msgstr "" |
@@ -10919,55 +11683,55 @@ msgid "Couldn't write register %s (#%d): %s" |
msgstr "" |
#. Should never happen. |
-#: hppa-hpux-tdep.c:149 hppa-hpux-tdep.c:280 |
+#: hppa-hpux-tdep.c:135 hppa-hpux-tdep.c:265 |
msgid "Unable to find branch in parameter relocation stub." |
msgstr "" |
-#: hppa-hpux-tdep.c:425 |
+#: hppa-hpux-tdep.c:412 |
msgid "Unable to find branch in linker stub" |
msgstr "" |
-#: hppa-hpux-tdep.c:443 |
+#: hppa-hpux-tdep.c:430 |
#, possible-c-format |
msgid "Unable to find ldil X,%%r1 before ble Y(%%sr4,%%r1)." |
msgstr "" |
-#: hppa-hpux-tdep.c:480 |
+#: hppa-hpux-tdep.c:468 |
#, possible-c-format |
msgid "Unable to find symbol for 0x%lx" |
msgstr "" |
-#: hppa-hpux-tdep.c:488 |
+#: hppa-hpux-tdep.c:476 |
#, possible-c-format |
msgid "Unable to find library symbol for %s." |
msgstr "" |
-#: hppa-hpux-tdep.c:521 |
+#: hppa-hpux-tdep.c:509 |
#, possible-c-format |
msgid "Unable to find restore of %%rp before bv (%%rp)." |
msgstr "" |
-#: hppa-hpux-tdep.c:870 hppa-hpux-tdep.c:967 |
+#: hppa-hpux-tdep.c:858 hppa-hpux-tdep.c:955 |
msgid "Internal error creating objfile private data." |
msgstr "" |
-#: hppa-hpux-tdep.c:1117 |
+#: hppa-hpux-tdep.c:1106 |
msgid "" |
"Cannot find suitable address to place dummy breakpoint; nested calls may " |
"fail." |
msgstr "" |
-#: hppa-hpux-tdep.c:1221 |
+#: hppa-hpux-tdep.c:1211 |
msgid "" |
"Cannot call external function not referenced by application (no import " |
"stub).\n" |
msgstr "" |
-#: hppa-hpux-tdep.c:1232 hppa-hpux-tdep.c:1258 |
+#: hppa-hpux-tdep.c:1222 hppa-hpux-tdep.c:1249 |
msgid "Cannot make interspace call from here." |
msgstr "" |
-#: hppa-hpux-tdep.c:1367 |
+#: hppa-hpux-tdep.c:1358 |
msgid "Register set contents too small" |
msgstr "" |
@@ -10976,61 +11740,61 @@ msgstr "" |
msgid "Invalid register number %d." |
msgstr "" |
-#: hppa-linux-nat.c:234 i386-linux-nat.c:157 ia64-linux-nat.c:752 |
-#: inf-ptrace.c:749 m68klinux-nat.c:129 |
+#: hppa-linux-nat.c:234 i386-linux-nat.c:159 ia64-linux-nat.c:752 |
+#: inf-ptrace.c:744 m68klinux-nat.c:128 |
#, possible-c-format |
msgid "Couldn't read register %s (#%d): %s." |
msgstr "" |
-#: hppa-linux-nat.c:262 i386-linux-nat.c:186 ia64-linux-nat.c:811 |
-#: inf-ptrace.c:808 m68klinux-nat.c:188 |
+#: hppa-linux-nat.c:262 i386-linux-nat.c:188 ia64-linux-nat.c:811 |
+#: inf-ptrace.c:803 m68klinux-nat.c:187 |
#, possible-c-format |
msgid "Couldn't write register %s (#%d): %s." |
msgstr "" |
-#: hppa-linux-tdep.c:49 hppa-tdep.c:672 |
+#: hppa-linux-tdep.c:49 hppa-tdep.c:671 |
#, possible-c-format |
msgid "Unmapped DWARF DBX Register #%d encountered." |
msgstr "" |
-#: hppa-tdep.c:487 |
+#: hppa-tdep.c:486 |
msgid "Internal error reading unwind information." |
msgstr "" |
-#: hppa-tdep.c:1906 |
+#: hppa-tdep.c:1905 |
#, possible-c-format |
msgid "Cannot read instruction at %s." |
msgstr "" |
-#: hppa-tdep.c:2404 |
+#: hppa-tdep.c:2403 |
msgid "Requesting registers from null frame." |
msgstr "" |
-#: hppa-tdep.c:2933 |
+#: hppa-tdep.c:2931 |
#, possible-c-format |
msgid "Cannot resolve PLT stub at %s." |
msgstr "" |
-#: hppa-tdep.c:3040 |
+#: hppa-tdep.c:3038 |
#, possible-c-format |
msgid "Unsupported address size: %d" |
msgstr "" |
-#: hppa-tdep.c:3149 |
+#: hppa-tdep.c:3146 |
msgid "Print unwind table entry at given address." |
msgstr "" |
#. Debug this files internals. |
-#: hppa-tdep.c:3153 |
+#: hppa-tdep.c:3150 |
msgid "" |
"Set whether hppa target specific debugging information should be displayed." |
msgstr "" |
-#: hppa-tdep.c:3155 |
+#: hppa-tdep.c:3152 |
msgid "Show whether hppa target specific debugging information is displayed." |
msgstr "" |
-#: hppa-tdep.c:3156 |
+#: hppa-tdep.c:3153 |
msgid "" |
"This flag controls whether hppa target specific debugging information is\n" |
"displayed. This information is particularly useful for debugging frame\n" |
@@ -11077,163 +11841,128 @@ msgstr "" |
msgid "unknown register %d" |
msgstr "" |
-#: i386-darwin-nat.c:287 i386-darwin-nat.c:353 |
-#, possible-c-format |
-msgid "Error reading debug registers thread 0x%x via thread_get_state\n" |
-msgstr "" |
- |
-#: i386-darwin-nat.c:326 |
-#, possible-c-format |
-msgid "Error writing debug registers thread 0x%x via thread_get_state\n" |
-msgstr "" |
- |
-#: i386-darwin-nat.c:532 |
+#: i386-darwin-nat.c:578 |
#, possible-c-format |
msgid "darwin_set_sstep: error %x, thread=%x\n" |
msgstr "" |
-#: i386-darwin-nat.c:572 |
+#: i386-darwin-nat.c:618 |
#, possible-c-format |
msgid "darwin_set_sstep: unknown flavour: %d" |
msgstr "" |
-#: i386gnu-nat.c:77 i386gnu-nat.c:185 |
+#: i386gnu-nat.c:89 i386gnu-nat.c:197 |
#, possible-c-format |
msgid "Couldn't fetch floating-point state from %s" |
msgstr "" |
-#: i386gnu-nat.c:125 |
+#: i386gnu-nat.c:137 |
#, possible-c-format |
msgid "Can't fetch registers from thread %s: No such thread" |
msgstr "" |
-#: i386gnu-nat.c:136 |
+#: i386gnu-nat.c:148 |
#, possible-c-format |
msgid "Couldn't fetch registers from %s" |
msgstr "" |
-#: i386gnu-nat.c:198 |
+#: i386gnu-nat.c:210 |
#, possible-c-format |
msgid "Couldn't store floating-point state into %s" |
msgstr "" |
-#: i386gnu-nat.c:218 |
+#: i386gnu-nat.c:230 |
#, possible-c-format |
msgid "Couldn't store registers into thread %s: No such thread" |
msgstr "" |
-#: i386gnu-nat.c:235 |
+#: i386gnu-nat.c:247 |
#, possible-c-format |
msgid "Couldn't store registers into %s" |
msgstr "" |
-#: i386gnu-nat.c:256 |
+#: i386gnu-nat.c:268 |
#, possible-c-format |
msgid "Register %s changed after the thread was aborted" |
msgstr "" |
-#: i386gnu-nat.c:263 |
+#: i386gnu-nat.c:275 |
msgid "... also writing this register! Suspicious..." |
msgstr "" |
-#: i386-linux-nat.c:378 i386-linux-nat.c:401 |
+#: i386-linux-nat.c:380 i386-linux-nat.c:403 |
msgid "Couldn't read extended state status" |
msgstr "" |
-#: i386-linux-nat.c:434 i386-linux-nat.c:461 |
+#: i386-linux-nat.c:436 i386-linux-nat.c:463 |
msgid "Couldn't read floating-point and SSE registers" |
msgstr "" |
-#: i386-linux-nat.c:467 |
+#: i386-linux-nat.c:469 |
msgid "Couldn't write floating-point and SSE registers" |
msgstr "" |
-#: i386-linux-nat.c:570 m32r-linux-nat.c:217 m68klinux-nat.c:460 |
+#: i386-linux-nat.c:572 m32r-linux-nat.c:217 m68klinux-nat.c:459 |
#, possible-c-format |
msgid "Got request for bad register number %d." |
msgstr "" |
-#: i386-linux-nat.c:639 m32r-linux-nat.c:242 m68klinux-nat.c:508 |
+#: i386-linux-nat.c:641 m32r-linux-nat.c:242 m68klinux-nat.c:507 |
#, possible-c-format |
msgid "Got request to store bad register number %d." |
msgstr "" |
-#: i386-linux-tdep.c:623 |
+#: i386-linux-tdep.c:625 |
msgid "Couldn't read `xcr0' bytes from `.reg-xstate' section in core file." |
msgstr "" |
-#: i386-nat.c:373 |
+#: i386-nat.c:369 |
msgid "The i386 doesn't support data-read watchpoints.\n" |
msgstr "" |
-#: i386-nat.c:385 |
+#: i386-nat.c:381 |
#, possible-c-format |
msgid "Invalid hardware breakpoint type %d in i386_length_and_rw_bits.\n" |
msgstr "" |
-#: i386-nat.c:403 |
+#: i386-nat.c:399 |
#, possible-c-format |
msgid "Invalid hardware breakpoint length %d in i386_length_and_rw_bits.\n" |
msgstr "" |
-#: i386-nat.c:553 |
+#: i386-nat.c:549 |
#, possible-c-format |
msgid "Invalid value %d of operation in i386_handle_nonaligned_watchpoint.\n" |
msgstr "" |
-#: i386-nat.c:842 |
+#: i386-nat.c:845 |
msgid "Set whether to show variables that mirror the x86 debug registers." |
msgstr "" |
-#: i386-nat.c:843 |
+#: i386-nat.c:846 |
msgid "Show whether to show variables that mirror the x86 debug registers." |
msgstr "" |
-#: i386-nat.c:844 mips-linux-nat.c:1146 |
-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:2469 |
+#: i386-tdep.c:2577 |
msgid "Cannot find floating-point return value." |
msgstr "" |
-#: i386-tdep.c:2500 m68k-tdep.c:311 |
+#: i386-tdep.c:2608 m68k-tdep.c:311 |
#, possible-c-format |
msgid "Cannot extract return value of %d bytes long." |
msgstr "" |
-#: i386-tdep.c:2522 |
+#: i386-tdep.c:2630 |
msgid "Cannot set floating-point return value." |
msgstr "" |
-#: i386-tdep.c:2565 m68k-tdep.c:353 |
+#: i386-tdep.c:2673 m68k-tdep.c:352 |
#, possible-c-format |
msgid "Cannot store return value of %d bytes long." |
msgstr "" |
-#: i386-tdep.c:3947 i386-tdep.c:3988 i386-tdep.c:4024 i386-tdep.c:4097 |
-#: i386-tdep.c:4366 i386-tdep.c:4464 i386-tdep.c:6167 i386-tdep.c:6643 |
-#: i386-tdep.c:6916 |
-#, possible-c-format |
-msgid "Process record: error reading memory at addr %s len = 1.\n" |
-msgstr "" |
- |
-#: i386-tdep.c:4009 i386-tdep.c:4036 |
-#, possible-c-format |
-msgid "Process record: error reading memory at addr %s len = 4.\n" |
-msgstr "" |
- |
-#: i386-tdep.c:4082 i386-tdep.c:4109 |
-#, possible-c-format |
-msgid "Process record: error reading memory at addr %s len = 2.\n" |
-msgstr "" |
- |
-#: i386-tdep.c:4210 i386-tdep.c:5115 i386-tdep.c:5806 i386-tdep.c:6373 |
-#: i386-tdep.c:6430 |
+#: i386-tdep.c:4391 i386-tdep.c:5282 i386-tdep.c:5956 i386-tdep.c:6511 |
+#: i386-tdep.c:6568 |
#, possible-c-format |
msgid "" |
"Process record ignores the memory change of instruction at address %s\n" |
@@ -11241,136 +11970,116 @@ msgid "" |
"Do you want to stop the program?" |
msgstr "" |
-#: i386-tdep.c:5136 |
-#, possible-c-format |
-msgid "Process record: error reading memory at addr 0x%s len = 8.\n" |
-msgstr "" |
- |
-#: i386-tdep.c:5149 |
-#, possible-c-format |
-msgid "Process record: error reading memory at addr 0x%s len = 4.\n" |
-msgstr "" |
- |
-#: i386-tdep.c:5162 |
-#, possible-c-format |
-msgid "Process record: error reading memory at addr 0x%s len = 2.\n" |
-msgstr "" |
- |
-#: i386-tdep.c:6141 |
-#, possible-c-format |
-msgid "Process record: error reading memory at addr 0x%s len = 1.\n" |
-msgstr "" |
- |
#. XXX |
#. int3 |
-#: i386-tdep.c:6153 |
+#: i386-tdep.c:6297 |
msgid "Process record does not support instruction int3.\n" |
msgstr "" |
-#: i386-tdep.c:6176 |
+#: i386-tdep.c:6314 |
#, possible-c-format |
msgid "Process record does not support instruction int 0x%02x.\n" |
msgstr "" |
#. XXX |
#. into |
-#: i386-tdep.c:6190 |
+#: i386-tdep.c:6328 |
msgid "Process record does not support instruction into.\n" |
msgstr "" |
#. bound |
-#: i386-tdep.c:6201 |
+#: i386-tdep.c:6339 |
msgid "Process record does not support instruction bound.\n" |
msgstr "" |
#. wrmsr |
-#: i386-tdep.c:6237 |
+#: i386-tdep.c:6375 |
msgid "Process record does not support instruction wrmsr.\n" |
msgstr "" |
#. rdmsr |
-#: i386-tdep.c:6244 |
+#: i386-tdep.c:6382 |
msgid "Process record does not support instruction rdmsr.\n" |
msgstr "" |
-#: i386-tdep.c:6265 |
+#: i386-tdep.c:6403 |
msgid "Process record does not support instruction sysenter.\n" |
msgstr "" |
#. sysexit |
-#: i386-tdep.c:6277 |
+#: i386-tdep.c:6415 |
msgid "Process record does not support instruction sysexit.\n" |
msgstr "" |
-#: i386-tdep.c:6288 |
+#: i386-tdep.c:6426 |
msgid "Process record does not support instruction syscall.\n" |
msgstr "" |
#. sysret |
-#: i386-tdep.c:6300 |
+#: i386-tdep.c:6438 |
msgid "Process record does not support instruction sysret.\n" |
msgstr "" |
#. hlt |
-#: i386-tdep.c:6314 |
+#: i386-tdep.c:6452 |
msgid "Process record does not support instruction hlt.\n" |
msgstr "" |
-#: i386-tdep.c:7450 |
+#: i386-tdep.c:7579 |
#, possible-c-format |
msgid "Process record does not support instruction 0x%02x at address %s.\n" |
msgstr "" |
-#: i386-tdep.c:7518 |
+#: i386-tdep.c:7647 |
#, possible-c-format |
msgid "" |
"; instruction is only %d bytes long, need at least %d bytes for the jump" |
msgstr "" |
-#: i386-tdep.c:7916 |
+#: i386-tdep.c:8081 |
msgid "Set the disassembly flavor." |
msgstr "" |
-#: i386-tdep.c:7917 |
+#: i386-tdep.c:8082 |
msgid "Show the disassembly flavor." |
msgstr "" |
-#: i386-tdep.c:7918 |
+#: i386-tdep.c:8083 |
msgid "" |
"The valid values are \"att\" and \"intel\", and the default value is \"att\"." |
msgstr "" |
-#: i386-tdep.c:7927 |
+#: i386-tdep.c:8092 |
msgid "Set the convention for returning small structs." |
msgstr "" |
-#: i386-tdep.c:7928 |
+#: i386-tdep.c:8093 |
msgid "Show the convention for returning small structs." |
msgstr "" |
-#: i386-tdep.c:7929 |
+#: i386-tdep.c:8094 |
msgid "" |
"Valid values are \"default\", \"pcc\" and \"reg\", and the default value\n" |
"is \"default\"." |
msgstr "" |
-#: i387-tdep.c:126 i387-tdep.c:164 i387-tdep.c:312 i387-tdep.c:322 |
-#: i387-tdep.c:324 i387-tdep.c:326 i387-tdep.c:328 i387-tdep.c:330 |
-#: i387-tdep.c:334 tui/tui-stack.c:361 valprint.c:309 |
+#: i387-tdep.c:125 i387-tdep.c:163 i387-tdep.c:311 i387-tdep.c:321 |
+#: i387-tdep.c:323 i387-tdep.c:325 i387-tdep.c:327 i387-tdep.c:329 |
+#: i387-tdep.c:333 tui/tui-stack.c:363 valprint.c:356 |
msgid "<unavailable>" |
msgstr "" |
-#: i387-tdep.c:374 m68k-tdep.c:216 |
+#: i387-tdep.c:373 m68k-tdep.c:216 |
msgid "" |
"Cannot convert floating-point register value to non-floating-point type." |
msgstr "" |
-#: i387-tdep.c:405 m68k-tdep.c:248 |
+#: i387-tdep.c:404 m68k-tdep.c:248 |
msgid "" |
"Cannot convert non-floating-point type to floating-point register value." |
msgstr "" |
-#: i387-tdep.c:1105 i387-tdep.c:1150 |
+#: i387-tdep.c:1206 i387-tdep.c:1270 |
msgid "invalid i387 regclass" |
msgstr "" |
@@ -11389,6 +12098,16 @@ msgstr "" |
msgid "failed to write register value for %s." |
msgstr "" |
+#. This really should not happen. If it does, emit a warning |
+#. and pretend the register value is zero. Not exactly the best |
+#. error recovery mechanism, but better than nothing. We will |
+#. try to do better if we can demonstrate that this can happen |
+#. under normal circumstances. |
+#: ia64-hpux-nat.c:512 |
+#, possible-c-format |
+msgid "Failed to read value of register number %d." |
+msgstr "" |
+ |
#: ia64-libunwind-tdep.c:223 |
msgid "Can't get libunwind sp register." |
msgstr "" |
@@ -11447,27 +12166,27 @@ msgid "" |
"Unwind stack if a C++ exception is unhandled while in a call dummy is %s.\n" |
msgstr "" |
-#: infcall.c:316 |
+#: infcall.c:315 |
msgid "Invalid data type for function to be called." |
msgstr "" |
-#: infcall.c:492 |
+#: infcall.c:491 |
msgid "May not call functions while looking at trace frames." |
msgstr "" |
-#: infcall.c:495 |
+#: infcall.c:494 |
msgid "Cannot call functions in reverse mode." |
msgstr "" |
-#: infcall.c:501 |
+#: infcall.c:500 |
msgid "This target does not support function calls." |
msgstr "" |
-#: infcall.c:674 |
+#: infcall.c:673 |
msgid "Too few arguments in function call." |
msgstr "" |
-#: infcall.c:866 |
+#: infcall.c:863 |
#, possible-c-format |
msgid "" |
"%s\n" |
@@ -11480,7 +12199,7 @@ 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:894 |
+#: infcall.c:891 |
#, possible-c-format |
msgid "" |
"The program being debugged exited while in a function called from GDB.\n" |
@@ -11488,7 +12207,7 @@ msgid "" |
"(%s) will be abandoned." |
msgstr "" |
-#: infcall.c:914 |
+#: infcall.c:911 |
#, possible-c-format |
msgid "" |
"The program received a signal in another thread while\n" |
@@ -11498,7 +12217,7 @@ msgid "" |
"When the function is done executing, GDB will silently stop." |
msgstr "" |
-#: infcall.c:922 |
+#: infcall.c:919 |
#, possible-c-format |
msgid "" |
"The program stopped in another thread while making a function call from " |
@@ -11510,7 +12229,7 @@ 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:955 |
+#: infcall.c:952 |
#, possible-c-format |
msgid "" |
"The program being debugged was signaled while in a function called from " |
@@ -11523,7 +12242,7 @@ 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:973 |
+#: infcall.c:970 |
#, possible-c-format |
msgid "" |
"The program being debugged was signaled while in a function called from " |
@@ -11535,7 +12254,7 @@ msgid "" |
"When the function is done executing, GDB will silently stop." |
msgstr "" |
-#: infcall.c:994 |
+#: infcall.c:991 |
#, possible-c-format |
msgid "" |
"The program being debugged entered a std::terminate call, most likely\n" |
@@ -11555,7 +12274,7 @@ msgstr "" |
#. 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:1021 |
+#: infcall.c:1018 |
#, possible-c-format |
msgid "" |
"The program being debugged stopped while in a function called from GDB.\n" |
@@ -11565,19 +12284,19 @@ msgid "" |
msgstr "" |
#. The above code errors out, so ... |
-#: infcall.c:1030 |
+#: infcall.c:1027 |
msgid "... should not be here" |
msgstr "" |
-#: infcall.c:1093 |
+#: infcall.c:1090 |
msgid "Set coercion of floats to doubles when calling functions." |
msgstr "" |
-#: infcall.c:1094 |
+#: infcall.c:1091 |
msgid "Show coercion of floats to doubles when calling functions" |
msgstr "" |
-#: infcall.c:1095 |
+#: infcall.c:1092 |
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" |
@@ -11588,15 +12307,15 @@ msgid "" |
"The default is to perform the conversion.\n" |
msgstr "" |
-#: infcall.c:1108 |
+#: infcall.c:1105 |
msgid "Set unwinding of stack if a signal is received while in a call dummy." |
msgstr "" |
-#: infcall.c:1109 |
+#: infcall.c:1106 |
msgid "Show unwinding of stack if a signal is received while in a call dummy." |
msgstr "" |
-#: infcall.c:1110 |
+#: infcall.c:1107 |
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" |
@@ -11605,16 +12324,16 @@ msgid "" |
"The default is to stop in the frame where the signal was received." |
msgstr "" |
-#: infcall.c:1120 |
+#: infcall.c:1117 |
msgid "Set unwinding of stack if std::terminate is called while in call dummy." |
msgstr "" |
-#: infcall.c:1121 |
+#: infcall.c:1118 |
msgid "" |
"Show unwinding of stack if std::terminate() is called while in a call dummy." |
msgstr "" |
-#: infcall.c:1123 |
+#: infcall.c:1120 |
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" |
@@ -11624,126 +12343,131 @@ msgid "" |
"The default is to unwind the frame." |
msgstr "" |
-#: inf-child.c:113 windows-nat.c:1929 |
+#: inf-child.c:110 windows-nat.c:2028 |
msgid "Use the \"run\" command to start a Unix child process." |
msgstr "" |
-#: infcmd.c:128 infcmd.c:2322 infcmd.c:2710 linux-fork.c:658 remote-sim.c:891 |
+#: infcmd.c:115 infcmd.c:2316 infcmd.c:2704 linux-fork.c:662 |
+#: record-btrace.c:149 remote-sim.c:888 |
msgid "The program is not being run." |
msgstr "" |
-#: infcmd.c:207 |
+#: infcmd.c:193 |
#, possible-c-format |
msgid "Terminal for future runs of program being debugged is \"%s\".\n" |
msgstr "" |
-#: infcmd.c:368 |
+#: infcmd.c:354 |
msgid "can't handle command-line argument containing whitespace" |
msgstr "" |
-#: infcmd.c:467 |
+#: infcmd.c:449 |
msgid "" |
"platform-specific solib_create_inferior_hook did not load initial shared " |
"libraries." |
msgstr "" |
-#: infcmd.c:513 |
+#: infcmd.c:489 |
msgid "" |
"The program being debugged has been started already.\n" |
"Start it from the beginning? " |
msgstr "" |
-#: infcmd.c:515 |
+#: infcmd.c:491 |
msgid "Program not restarted." |
msgstr "" |
-#: infcmd.c:560 |
+#: infcmd.c:536 |
msgid "The target does not support running in non-stop mode." |
msgstr "" |
-#: infcmd.c:582 infcmd.c:755 infcmd.c:898 infcmd.c:1138 infcmd.c:1242 |
-#: infcmd.c:1391 infcmd.c:1427 infcmd.c:1729 infcmd.c:2554 |
+#: infcmd.c:558 infcmd.c:749 infcmd.c:892 infcmd.c:1137 infcmd.c:1241 |
+#: infcmd.c:1391 infcmd.c:1427 infcmd.c:1728 infcmd.c:2548 |
msgid "Asynchronous execution not supported on this target." |
msgstr "" |
-#: infcmd.c:665 |
+#: infcmd.c:641 |
msgid "No symbol table loaded. Use the \"file\" command." |
msgstr "" |
-#: infcmd.c:697 |
+#: infcmd.c:673 |
msgid "Cannot execute this command without a live selected thread." |
msgstr "" |
-#: infcmd.c:708 |
+#: infcmd.c:684 |
msgid "Cannot execute this command while looking at trace frames." |
msgstr "" |
-#: infcmd.c:777 |
+#: infcmd.c:692 |
+msgid "Cannot execute this command while the selected thread is running." |
+msgstr "" |
+ |
+#: infcmd.c:771 |
msgid "`-a' is meaningless in all-stop mode." |
msgstr "" |
-#: infcmd.c:780 |
+#: infcmd.c:774 |
msgid "Can't resume all threads and specify proceed count simultaneously." |
msgstr "" |
-#: infcmd.c:826 |
+#: infcmd.c:820 |
msgid "Continuing.\n" |
msgstr "" |
-#: infcmd.c:1069 |
+#: infcmd.c:1068 |
msgid "Cannot find bounds of current function" |
msgstr "" |
-#: infcmd.c:1072 |
+#: infcmd.c:1071 |
#, possible-c-format |
msgid "" |
"Single stepping until exit from function %s,\n" |
"which has no line number information.\n" |
msgstr "" |
-#: infcmd.c:1141 |
+#: infcmd.c:1140 |
msgid "starting address" |
msgstr "" |
-#: infcmd.c:1146 |
+#: infcmd.c:1145 |
msgid "Unreasonable jump request" |
msgstr "" |
-#: infcmd.c:1153 |
+#: infcmd.c:1152 |
msgid "No source file has been specified." |
msgstr "" |
-#: infcmd.c:1162 |
+#: infcmd.c:1161 |
#, possible-c-format |
msgid "Line %d is not in `%s'. Jump anyway? " |
msgstr "" |
-#: infcmd.c:1176 |
+#: infcmd.c:1175 |
msgid "WARNING!!! Destination is in unmapped overlay! Jump anyway? " |
msgstr "" |
-#: infcmd.c:1189 |
+#: infcmd.c:1188 |
msgid "Continuing at " |
msgstr "" |
-#: infcmd.c:1212 |
+#: infcmd.c:1211 |
msgid "Usage: go <location>\n" |
msgstr "" |
-#: infcmd.c:1253 |
+#: infcmd.c:1252 |
msgid "signal number" |
msgstr "" |
-#: infcmd.c:1274 |
+#: infcmd.c:1273 |
msgid "Continuing with no signal.\n" |
msgstr "" |
-#: infcmd.c:1276 |
+#: infcmd.c:1275 |
#, possible-c-format |
msgid "Continuing with signal %s.\n" |
msgstr "" |
-#: infcmd.c:1338 |
+#: infcmd.c:1337 |
msgid "Execution is not within a known function." |
msgstr "" |
@@ -11751,160 +12475,164 @@ msgstr "" |
msgid "a location" |
msgstr "" |
-#: infcmd.c:1571 |
+#: infcmd.c:1570 |
msgid "finish_command: function has no target type" |
msgstr "" |
-#: infcmd.c:1622 |
+#: infcmd.c:1621 |
msgid "Finish: couldn't find function." |
msgstr "" |
-#: infcmd.c:1740 |
+#: infcmd.c:1739 |
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:1742 infcmd.c:1751 |
+#: infcmd.c:1741 infcmd.c:1750 |
msgid "No selected frame." |
msgstr "" |
-#: infcmd.c:1744 |
+#: infcmd.c:1743 |
msgid "\"finish\" not meaningful in the outermost frame." |
msgstr "" |
-#: infcmd.c:1772 infcmd.c:1796 |
+#: infcmd.c:1771 infcmd.c:1795 |
msgid "Run till exit from " |
msgstr "" |
-#: infcmd.c:1794 |
+#: infcmd.c:1793 |
msgid "Run back to call of " |
msgstr "" |
-#: infcmd.c:1818 |
+#: infcmd.c:1817 |
msgid "The program being debugged is not being run.\n" |
msgstr "" |
-#: infcmd.c:1834 infrun.c:6565 |
+#: infcmd.c:1833 infrun.c:6714 |
msgid "Selected thread is running." |
msgstr "" |
-#: infcmd.c:1841 |
+#: infcmd.c:1840 |
#, possible-c-format |
msgid "Program stopped at %s.\n" |
msgstr "" |
-#: infcmd.c:1844 |
+#: infcmd.c:1843 |
msgid "It stopped after being stepped.\n" |
msgstr "" |
-#: infcmd.c:1853 |
+#: infcmd.c:1852 |
msgid "It stopped at a breakpoint that has since been deleted.\n" |
msgstr "" |
-#: infcmd.c:1857 |
+#: infcmd.c:1856 |
#, possible-c-format |
msgid "It stopped at breakpoint %d.\n" |
msgstr "" |
-#: infcmd.c:1863 |
+#: infcmd.c:1862 |
#, possible-c-format |
msgid "It stopped with signal %s, %s.\n" |
msgstr "" |
-#: infcmd.c:1870 |
+#: infcmd.c:1869 |
msgid "Type \"info stack\" or \"info registers\" for more information.\n" |
msgstr "" |
-#: infcmd.c:1915 |
+#: infcmd.c:1914 |
msgid "environment variable and value" |
msgstr "" |
-#: infcmd.c:1939 |
+#: infcmd.c:1938 |
msgid "environment variable to set" |
msgstr "" |
-#: infcmd.c:1961 |
+#: infcmd.c:1960 |
#, 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:1978 |
+#: infcmd.c:1977 |
msgid "Delete all environment variables? " |
msgstr "" |
-#: infcmd.c:2156 infcmd.c:2307 infcmd.c:2831 |
+#: infcmd.c:2155 infcmd.c:2301 infcmd.c:2828 |
msgid "The program has no registers now." |
msgstr "" |
-#: infcmd.c:2184 |
+#: infcmd.c:2179 |
msgid "Missing register name" |
msgstr "" |
#. Nothing matched. |
-#: infcmd.c:2258 |
+#: infcmd.c:2252 |
#, possible-c-format |
msgid "Invalid register `%.*s'" |
msgstr "" |
-#: infcmd.c:2323 |
+#: infcmd.c:2317 |
msgid "Kill the program being debugged? " |
msgstr "" |
-#: infcmd.c:2337 |
+#: infcmd.c:2331 |
#, possible-c-format |
msgid "In %s,\n" |
msgstr "" |
-#: infcmd.c:2534 target.c:2547 |
+#: infcmd.c:2528 target.c:2597 |
msgid "A program is being debugged already. Kill it? " |
msgstr "" |
-#: infcmd.c:2537 |
+#: infcmd.c:2531 |
msgid "Not killed." |
msgstr "" |
-#: infcmd.c:2545 |
+#: infcmd.c:2539 |
msgid "Cannot attach to this target in non-stop mode" |
msgstr "" |
-#: infcmd.c:2791 |
+#: infcmd.c:2788 |
msgid "-a is meaningless in all-stop mode." |
msgstr "" |
-#: infcmd.c:2839 |
+#: infcmd.c:2836 |
msgid "\"unset\" must be followed by the name of an unset subcommand.\n" |
msgstr "" |
-#: infcmd.c:2929 |
-msgid "Set terminal for future runs of program being debugged." |
+#: infcmd.c:2853 procfs.c:5179 |
+msgid "Not supported on this target." |
msgstr "" |
#: infcmd.c:2930 |
-msgid "Show terminal for future runs of program being debugged." |
+msgid "Set terminal for future runs of program being debugged." |
msgstr "" |
#: infcmd.c:2931 |
+msgid "Show terminal for future runs of program being debugged." |
+msgstr "" |
+ |
+#: infcmd.c:2932 |
msgid "Usage: set inferior-tty /dev/pts/1" |
msgstr "" |
-#: infcmd.c:2939 |
+#: infcmd.c:2941 |
msgid "Set argument list to give program being debugged when it is started." |
msgstr "" |
-#: infcmd.c:2940 |
+#: infcmd.c:2942 |
msgid "Show argument list to give program being debugged when it is started." |
msgstr "" |
-#: infcmd.c:2941 |
+#: infcmd.c:2943 |
msgid "" |
"Follow this command with any number of args, to be passed to the program." |
msgstr "" |
-#: infcmd.c:2947 |
+#: infcmd.c:2952 |
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" |
@@ -11912,17 +12640,17 @@ msgid "" |
"environment to be given to the program." |
msgstr "" |
-#: infcmd.c:2955 |
+#: infcmd.c:2960 |
msgid "Complement to certain \"set\" commands." |
msgstr "" |
-#: infcmd.c:2958 |
+#: infcmd.c:2963 |
msgid "" |
"Cancel environment variable VAR for the program.\n" |
"This does not affect the program until the next \"run\" command." |
msgstr "" |
-#: infcmd.c:2964 |
+#: infcmd.c:2969 |
msgid "" |
"Set environment variable value to give the program.\n" |
"Arguments are VAR VALUE where VAR is variable name and VALUE is value.\n" |
@@ -11930,7 +12658,7 @@ msgid "" |
"This does not affect the program until the next \"run\" command." |
msgstr "" |
-#: infcmd.c:2972 |
+#: infcmd.c:2977 |
msgid "" |
"Add directory DIR(s) to beginning of search path for object files.\n" |
"$cwd in the path means the current working directory.\n" |
@@ -11939,7 +12667,7 @@ msgid "" |
"fully linked executable files and separately compiled object files as needed." |
msgstr "" |
-#: infcmd.c:2981 |
+#: infcmd.c:2986 |
msgid "" |
"Current search path for finding object files.\n" |
"$cwd in the path means the current working directory.\n" |
@@ -11948,11 +12676,11 @@ msgid "" |
"fully linked executable files and separately compiled object files as needed." |
msgstr "" |
-#: infcmd.c:2992 |
+#: infcmd.c:2997 |
msgid "Kill execution of program being debugged." |
msgstr "" |
-#: infcmd.c:2995 |
+#: infcmd.c:3000 |
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" |
@@ -11967,80 +12695,92 @@ msgid "" |
"to specify the program, and to load its symbol table." |
msgstr "" |
-#: infcmd.c:3008 |
+#: infcmd.c:3013 |
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:3014 |
+#: infcmd.c:3019 |
msgid "" |
"Disconnect from a target.\n" |
"The target will wait for another debugger to connect. Not available for\n" |
"all targets." |
msgstr "" |
-#: infcmd.c:3019 |
+#: infcmd.c:3024 |
msgid "" |
-"Continue program giving it signal specified by the argument.\n" |
-"An argument of \"0\" means continue program without giving it a signal." |
+"Continue program with the specified signal.\n" |
+"Usage: signal SIGNAL\n" |
+"The SIGNAL argument is processed the same as the handle command.\n" |
+"\n" |
+"An argument of \"0\" means continue the program without sending it a " |
+"signal.\n" |
+"This is useful in cases where the program stopped because of a signal,\n" |
+"and you want to resume the program while discarding the signal." |
msgstr "" |
-#: infcmd.c:3023 |
+#: infcmd.c:3034 |
msgid "" |
"Step one instruction exactly.\n" |
-"Argument N means do this N times (or till program stops for another reason)." |
+"Usage: stepi [N]\n" |
+"Argument N means step N times (or till program stops for another reason)." |
msgstr "" |
-#: infcmd.c:3029 |
+#: infcmd.c:3041 |
msgid "" |
"Step one instruction, but proceed through subroutine calls.\n" |
-"Argument N means do this N times (or till program stops for another reason)." |
+"Usage: nexti [N]\n" |
+"Argument N means step N times (or till program stops for another reason)." |
msgstr "" |
-#: infcmd.c:3035 |
+#: infcmd.c:3048 |
msgid "" |
"Execute until selected stack frame returns.\n" |
+"Usage: finish\n" |
"Upon return, the value returned is printed and put in the value history." |
msgstr "" |
-#: infcmd.c:3040 |
+#: infcmd.c:3054 |
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)." |
+"Usage: next [N]\n" |
+"Unlike \"step\", if the current source line calls a subroutine,\n" |
+"this command does not enter the subroutine, but instead steps over\n" |
+"the call, in effect treating it as a single source line." |
msgstr "" |
-#: infcmd.c:3050 |
+#: infcmd.c:3064 |
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)." |
+"Usage: step [N]\n" |
+"Argument N means step N times (or till program stops for another reason)." |
msgstr "" |
-#: infcmd.c:3056 |
+#: infcmd.c:3071 |
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:3063 |
+#: infcmd.c:3078 |
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:3069 |
+#: infcmd.c:3084 |
msgid "" |
"Continue program being debugged at specified line or address.\n" |
+"Usage: jump <location>\n" |
"Give as argument either LINENUM or *ADDR, where ADDR is an expression\n" |
"for an address to start at." |
msgstr "" |
-#: infcmd.c:3077 |
+#: infcmd.c:3094 |
msgid "" |
"Usage: go <location>\n" |
"Continue program being debugged, stopping at specified line or \n" |
@@ -12050,9 +12790,10 @@ msgid "" |
"This command is a combination of tbreak and jump." |
msgstr "" |
-#: infcmd.c:3090 |
+#: infcmd.c:3107 |
msgid "" |
"Continue program being debugged, after signal or breakpoint.\n" |
+"Usage: continue [N]\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" |
@@ -12063,7 +12804,7 @@ msgid "" |
"Specifying -a and an ignore count simultaneously is an error." |
msgstr "" |
-#: infcmd.c:3103 |
+#: infcmd.c:3121 |
msgid "" |
"Start debugged program. You may specify arguments to give it.\n" |
"Args may include \"*\", or \"[...]\"; they are expanded using \"sh\".\n" |
@@ -12075,18 +12816,18 @@ msgid "" |
"use \"set args\" without arguments." |
msgstr "" |
-#: infcmd.c:3116 |
+#: infcmd.c:3134 |
msgid "Start debugged program with no arguments." |
msgstr "" |
-#: infcmd.c:3118 |
+#: infcmd.c:3136 |
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:3125 |
+#: infcmd.c:3143 |
msgid "" |
"Interrupt the execution of the debugged program.\n" |
"If non-stop mode is enabled, interrupt only the current thread,\n" |
@@ -12094,6034 +12835,6499 @@ msgid "" |
"interrupt all running threads in non-stop mode, use the -a option." |
msgstr "" |
-#: infcmd.c:3130 infcmd.c:3136 |
+#: infcmd.c:3148 infcmd.c:3154 |
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:3139 |
+#: infcmd.c:3157 |
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:3144 |
+#: infcmd.c:3162 |
msgid "Execution status of the program." |
msgstr "" |
-#: infcmd.c:3147 |
+#: infcmd.c:3165 |
msgid "Print the status of the floating point unit\n" |
msgstr "" |
-#: infcmd.c:3150 |
+#: infcmd.c:3168 |
msgid "Print the status of the vector unit\n" |
msgstr "" |
-#: infcmd.c:3153 |
+#: infcmd.c:3171 |
msgid "" |
"Show /proc process information about any running process.\n" |
"Specify any process id, or use the program being debugged by default." |
msgstr "" |
#. allow-unknown |
-#: infcmd.c:3159 |
+#: infcmd.c:3177 |
msgid "List of mapped memory regions." |
msgstr "" |
-#: infcmd.c:3163 |
+#: infcmd.c:3181 |
msgid "List process info from /proc/PID/stat." |
msgstr "" |
-#: infcmd.c:3167 |
+#: infcmd.c:3185 |
msgid "List process info from /proc/PID/status." |
msgstr "" |
-#: infcmd.c:3171 |
+#: infcmd.c:3189 |
msgid "List current working directory of the process." |
msgstr "" |
-#: infcmd.c:3175 |
+#: infcmd.c:3193 |
msgid "List command line arguments of the process." |
msgstr "" |
-#: infcmd.c:3179 |
+#: infcmd.c:3197 |
msgid "List absolute filename for executable of the process." |
msgstr "" |
-#: infcmd.c:3183 |
+#: infcmd.c:3201 |
msgid "List all available /proc info." |
msgstr "" |
-#: inferior.c:155 |
+#: inferior.c:161 |
#, possible-c-format |
msgid "[New inferior %d]\n" |
msgstr "" |
-#: inferior.c:223 inferior.c:280 |
+#: inferior.c:229 inferior.c:292 |
#, possible-c-format |
msgid "[Inferior %d exited]\n" |
msgstr "" |
-#: inferior.c:307 |
+#: inferior.c:319 |
#, possible-c-format |
msgid "[Inferior %d detached]\n" |
msgstr "" |
-#: inferior.c:520 |
+#: inferior.c:532 |
msgid "<null>" |
msgstr "" |
-#: inferior.c:590 |
+#: inferior.c:601 |
msgid "" |
"\n" |
"\tis vfork child of inferior " |
msgstr "" |
-#: inferior.c:595 |
+#: inferior.c:606 |
msgid "" |
"\n" |
"\tis vfork parent of inferior " |
msgstr "" |
-#: inferior.c:614 |
+#: inferior.c:625 |
msgid "Requires argument (inferior id(s) to detach)" |
msgstr "" |
-#: inferior.c:623 inferior.c:659 inferior.c:690 inferior.c:763 inferior.c:907 |
+#: inferior.c:634 inferior.c:670 inferior.c:701 inferior.c:774 inferior.c:928 |
#, possible-c-format |
msgid "Inferior ID %d not known." |
msgstr "" |
-#: inferior.c:632 inferior.c:668 |
+#: inferior.c:643 inferior.c:679 |
#, possible-c-format |
msgid "Inferior ID %d has no threads." |
msgstr "" |
-#: inferior.c:650 |
+#: inferior.c:661 |
msgid "Requires argument (inferior id(s) to kill)" |
msgstr "" |
-#: inferior.c:692 |
+#: inferior.c:703 |
#, possible-c-format |
msgid "[Switching to inferior %d [%s] (%s)]\n" |
msgstr "" |
-#: inferior.c:697 |
+#: inferior.c:708 |
msgid "<noexec>" |
msgstr "" |
-#: inferior.c:707 mi/mi-main.c:373 |
+#: inferior.c:718 mi/mi-main.c:388 |
msgid "Inferior has no threads." |
msgstr "" |
-#: inferior.c:712 |
+#: inferior.c:723 |
#, possible-c-format |
msgid "[Switching to thread %d (%s)] " |
msgstr "" |
-#: inferior.c:753 |
+#: inferior.c:764 |
msgid "Requires an argument (inferior id(s) to remove)" |
msgstr "" |
-#: inferior.c:769 |
+#: inferior.c:780 |
#, possible-c-format |
msgid "Can not remove current symbol inferior %d." |
msgstr "" |
-#: inferior.c:775 |
-#, possible-c-format |
-msgid "Can not remove active inferior %d." |
+#: inferior.c:786 |
+#, possible-c-format |
+msgid "Can not remove active inferior %d." |
+msgstr "" |
+ |
+#: inferior.c:845 inferior.c:909 |
+msgid "No argument to -copies" |
+msgstr "" |
+ |
+#: inferior.c:852 |
+msgid "No argument to -exec" |
+msgstr "" |
+ |
+#: inferior.c:858 inferior.c:932 mi/mi-main.c:1749 |
+msgid "Invalid argument" |
+msgstr "" |
+ |
+#: inferior.c:868 |
+#, possible-c-format |
+msgid "Added inferior %d\n" |
+msgstr "" |
+ |
+#: inferior.c:913 |
+msgid "Invalid copies number" |
+msgstr "" |
+ |
+#: inferior.c:965 |
+#, possible-c-format |
+msgid "Added inferior %d.\n" |
+msgstr "" |
+ |
+#: inferior.c:980 |
+#, possible-c-format |
+msgid "Printing of inferior events is %s.\n" |
+msgstr "" |
+ |
+#: inferior.c:1003 |
+msgid "IDs of specified inferiors (all inferiors if no argument)." |
+msgstr "" |
+ |
+#: inferior.c:1005 |
+msgid "" |
+"Add a new inferior.\n" |
+"Usage: add-inferior [-copies <N>] [-exec <FILENAME>]\n" |
+"N is the optional number of inferiors to add, default is 1.\n" |
+"FILENAME is the file name of the executable to use\n" |
+"as main program." |
+msgstr "" |
+ |
+#: inferior.c:1013 |
+msgid "" |
+"Remove inferior ID (or list of IDs).\n" |
+"Usage: remove-inferiors ID..." |
+msgstr "" |
+ |
+#: inferior.c:1017 |
+msgid "" |
+"Clone inferior ID.\n" |
+"Usage: clone-inferior [-copies <N>] [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:1025 |
+msgid "Detach from inferior ID (or list of IDS)." |
+msgstr "" |
+ |
+#: inferior.c:1029 |
+msgid "Kill inferior ID (or list of IDs)." |
+msgstr "" |
+ |
+#: inferior.c:1033 |
+msgid "" |
+"Use this command to switch between inferiors.\n" |
+"The new inferior ID must be currently known." |
+msgstr "" |
+ |
+#: inferior.c:1039 |
+msgid "Set printing of inferior events (e.g., inferior start and exit)." |
+msgstr "" |
+ |
+#: inferior.c:1040 |
+msgid "Show printing of inferior events (e.g., inferior start and exit)." |
+msgstr "" |
+ |
+#: inf-loop.c:135 |
+msgid "Event type not recognized.\n" |
+msgstr "" |
+ |
+#: inflow.c:572 |
+msgid "This GDB does not control a terminal.\n" |
+msgstr "" |
+ |
+#: inflow.c:582 |
+msgid "Inferior's terminal status (currently saved by GDB):\n" |
+msgstr "" |
+ |
+#. Mention GDB in warning because it will appear in the inferior's |
+#. terminal instead of GDB's. |
+#: inflow.c:730 |
+#, possible-c-format |
+msgid "GDB: Failed to set controlling terminal: %s" |
+msgstr "" |
+ |
+#: inflow.c:819 |
+#, possible-c-format |
+msgid "Failed to create new terminal session: setsid: %s" |
+msgstr "" |
+ |
+#: inflow.c:881 |
+msgid "Print inferior's saved terminal status." |
+msgstr "" |
+ |
+#: inflow.c:884 |
+msgid "Set whether GDB's standard input is a terminal." |
+msgstr "" |
+ |
+#: inflow.c:885 |
+msgid "Show whether GDB's standard input is a terminal." |
+msgstr "" |
+ |
+#: inflow.c:886 |
+msgid "" |
+"If on, GDB assumes that standard input is a terminal. In practice, it\n" |
+"means that GDB should wait for the user to answer queries associated to\n" |
+"commands entered at the command prompt. If off, GDB assumes that standard\n" |
+"input is not a terminal, and uses the default answer to all queries.\n" |
+"If auto (the default), determine which mode to use based on the standard\n" |
+"input settings." |
+msgstr "" |
+ |
+#: inf-ptrace.c:231 |
+msgid "This system does not support attaching to a process" |
+msgstr "" |
+ |
+#: inf-ptrace.c:294 |
+msgid "This system does not support detaching from a process" |
+msgstr "" |
+ |
+#: inf-ptrace.c:401 rs6000-nat.c:513 |
+#, possible-c-format |
+msgid "Child process unexpectedly missing: %s.\n" |
+msgstr "" |
+ |
+#: inf-ptrace.c:625 inf-ttrace.c:1256 |
+#, possible-c-format |
+msgid "\tUsing the running image of %s %s.\n" |
+msgstr "" |
+ |
+#: infrun.c:123 |
+#, possible-c-format |
+msgid "Mode of the step operation is %s.\n" |
+msgstr "" |
+ |
+#: infrun.c:148 |
+#, possible-c-format |
+msgid "Displace stepping debugging is %s.\n" |
+msgstr "" |
+ |
+#: infrun.c:156 |
+#, possible-c-format |
+msgid "Inferior debugging is %s.\n" |
+msgstr "" |
+ |
+#: infrun.c:170 |
+#, possible-c-format |
+msgid "Disabling randomization of debuggee's virtual address space is %s.\n" |
+msgstr "" |
+ |
+#: infrun.c:174 |
+msgid "" |
+"Disabling randomization of debuggee's virtual address space is unsupported " |
+"on\n" |
+"this platform.\n" |
+msgstr "" |
+ |
+#: infrun.c:184 |
+msgid "" |
+"Disabling randomization of debuggee's virtual address space is unsupported " |
+"on\n" |
+"this platform." |
+msgstr "" |
+ |
+#: infrun.c:201 infrun.c:230 target.c:5013 target.c:5061 |
+msgid "Cannot change this setting while the inferior is running." |
+msgstr "" |
+ |
+#: infrun.c:212 |
+#, possible-c-format |
+msgid "Controlling the inferior in non-stop mode is %s.\n" |
+msgstr "" |
+ |
+#: infrun.c:256 infrun.c:286 |
+#, possible-c-format |
+msgid "Observer mode is now %s.\n" |
+msgstr "" |
+ |
+#: infrun.c:264 |
+#, possible-c-format |
+msgid "Observer mode is %s.\n" |
+msgstr "" |
+ |
+#: infrun.c:363 |
+#, possible-c-format |
+msgid "Stopping for shared library events is %s.\n" |
+msgstr "" |
+ |
+#: infrun.c:410 |
+#, 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:551 |
+msgid "Not resuming: switched threads before following fork child.\n" |
+msgstr "" |
+ |
+#: infrun.c:811 |
+#, possible-c-format |
+msgid "Follow exec mode is \"%s\".\n" |
+msgstr "" |
+ |
+#. What is this a.out's name? |
+#: infrun.c:863 |
+#, possible-c-format |
+msgid "%s is executing new program: %s\n" |
+msgstr "" |
+ |
+#: infrun.c:1225 |
+#, possible-c-format |
+msgid "" |
+"Debugger's willingness to use displaced stepping to step over breakpoints is " |
+"%s (currently %s).\n" |
+msgstr "" |
+ |
+#: infrun.c:1230 |
+#, possible-c-format |
+msgid "" |
+"Debugger's willingness to use displaced stepping to step over breakpoints is " |
+"%s.\n" |
+msgstr "" |
+ |
+#: infrun.c:1377 |
+#, possible-c-format |
+msgid "" |
+"Error accessing memory address %s (%s) for displaced-stepping scratch space." |
+msgstr "" |
+ |
+#: infrun.c:1627 |
+#, possible-c-format |
+msgid "Mode for locking scheduler during execution is \"%s\".\n" |
+msgstr "" |
+ |
+#: infrun.c:1638 |
+#, possible-c-format |
+msgid "Target '%s' cannot support this command." |
+msgstr "" |
+ |
+#: infrun.c:1769 |
+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:2720 |
+msgid "Program exited while detaching" |
+msgstr "" |
+ |
+#: infrun.c:2901 |
+msgid "completed.\n" |
+msgstr "" |
+ |
+#: infrun.c:3422 |
+#, possible-c-format |
+msgid "unhandled stop_soon: %d" |
+msgstr "" |
+ |
+#: infrun.c:3490 |
+msgid "Cannot fill $_exitsignal with the correct signal number.\n" |
+msgstr "" |
+ |
+#: infrun.c:4080 |
+msgid "Cannot step over breakpoint hit in wrong thread" |
+msgstr "" |
+ |
+#: infrun.c:6040 linux-fork.c:377 linux-fork.c:409 |
+#, possible-c-format |
+msgid "[Switching to %s]\n" |
+msgstr "" |
+ |
+#: infrun.c:6051 |
+msgid "No unwaited-for children left.\n" |
+msgstr "" |
+ |
+#: infrun.c:6059 |
+msgid "" |
+"Cannot remove breakpoints because program is no longer writable.\n" |
+"Further execution is probably impossible.\n" |
+msgstr "" |
+ |
+#: infrun.c:6159 |
+msgid "Unknown value." |
+msgstr "" |
+ |
+#: infrun.c:6346 |
+msgid "Signal Stop\tPrint\tPass to program\tDescription\n" |
+msgstr "" |
+ |
+#: infrun.c:6383 |
+msgid "signal to handle" |
+msgstr "" |
+ |
+#. Not a number and not a recognized flag word => complain. |
+#: infrun.c:6486 |
+#, possible-c-format |
+msgid "Unrecognized or ambiguous flag word: \"%s\"." |
+msgstr "" |
+ |
+#: infrun.c:6501 |
+#, possible-c-format |
+msgid "" |
+"%s is used by the debugger.\n" |
+"Are you sure you want to change it? " |
+msgstr "" |
+ |
+#: infrun.c:6509 |
+msgid "Not confirmed, unchanged.\n" |
+msgstr "" |
+ |
+#: infrun.c:6587 |
+msgid "xdb command" |
+msgstr "" |
+ |
+#: infrun.c:6638 |
+msgid "Invalid signal handling flag.\n" |
+msgstr "" |
+ |
+#: infrun.c:6651 |
+msgid "" |
+"Only signals 1-15 are valid as numeric signals.\n" |
+"Use \"info signals\" for a list of symbolic signals." |
+msgstr "" |
+ |
+#: infrun.c:6694 |
+msgid "" |
+"\n" |
+"Use the \"handle\" command to change these tables.\n" |
+msgstr "" |
+ |
+#: infrun.c:6706 |
+msgid "No thread selected." |
+msgstr "" |
+ |
+#: infrun.c:6710 |
+msgid "The current thread has terminated" |
+msgstr "" |
+ |
+#: infrun.c:6745 |
+msgid "Unable to read siginfo" |
+msgstr "" |
+ |
+#: infrun.c:6766 |
+msgid "Unable to write siginfo" |
+msgstr "" |
+ |
+#: infrun.c:7004 stack.c:1826 stack.c:2051 |
+msgid "Unable to restore previously selected frame." |
+msgstr "" |
+ |
+#: infrun.c:7165 |
+msgid "Target does not support this operation." |
+msgstr "" |
+ |
+#: infrun.c:7175 |
+msgid "Forward.\n" |
+msgstr "" |
+ |
+#: infrun.c:7178 |
+msgid "Reverse.\n" |
+msgstr "" |
+ |
+#: infrun.c:7182 |
+#, possible-c-format |
+msgid "bogus execution_direction value: %d" |
+msgstr "" |
+ |
+#: infrun.c:7191 |
+#, possible-c-format |
+msgid "Resuming the execution of threads of all processes is %s.\n" |
+msgstr "" |
+ |
+#: infrun.c:7211 infrun.c:7244 |
+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:7216 |
+msgid "" |
+"Specify how to handle signals.\n" |
+"Usage: handle SIGNAL [ACTIONS]\n" |
+"Args are signals and actions to apply to those signals.\n" |
+"If no actions are specified, the current settings for the specified signals\n" |
+"will be displayed instead.\n" |
+"\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" |
+"\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.\n" |
+"\n" |
+"Multiple signals may be specified. Signal numbers and signal names\n" |
+"may be interspersed with actions, with the actions being performed for\n" |
+"all signals cumulatively specified." |
+msgstr "" |
+ |
+#: infrun.c:7247 |
+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:7267 |
+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:7272 |
+msgid "Set inferior debugging." |
+msgstr "" |
+ |
+#: infrun.c:7273 |
+msgid "Show inferior debugging." |
+msgstr "" |
+ |
+#: infrun.c:7274 |
+msgid "When non-zero, inferior specific debugging is enabled." |
+msgstr "" |
+ |
+#: infrun.c:7281 |
+msgid "Set displaced stepping debugging." |
+msgstr "" |
+ |
+#: infrun.c:7282 |
+msgid "Show displaced stepping debugging." |
+msgstr "" |
+ |
+#: infrun.c:7283 |
+msgid "When non-zero, displaced stepping specific debugging is enabled." |
+msgstr "" |
+ |
+#: infrun.c:7290 |
+msgid "Set whether gdb controls the inferior in non-stop mode." |
+msgstr "" |
+ |
+#: infrun.c:7291 |
+msgid "Show whether gdb controls the inferior in non-stop mode." |
+msgstr "" |
+ |
+#: infrun.c:7292 |
+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:7367 |
+msgid "Set stopping for shared library events." |
msgstr "" |
-#: inferior.c:825 inferior.c:888 |
-msgid "No argument to -copies" |
+#: infrun.c:7368 |
+msgid "Show stopping for shared library events." |
msgstr "" |
-#: inferior.c:832 |
-msgid "No argument to -exec" |
+#: infrun.c:7369 |
+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 "" |
-#: inferior.c:837 inferior.c:911 |
-msgid "Invalid argument" |
+#: infrun.c:7379 |
+msgid "Set debugger response to a program call of fork or vfork." |
msgstr "" |
-#: inferior.c:847 |
-#, possible-c-format |
-msgid "Added inferior %d\n" |
+#: infrun.c:7380 |
+msgid "Show debugger response to a program call of fork or vfork." |
msgstr "" |
-#: inferior.c:892 |
-msgid "Invalid copies number" |
+#: infrun.c:7381 |
+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 "" |
-#: inferior.c:938 |
-#, possible-c-format |
-msgid "Added inferior %d.\n" |
+#: infrun.c:7393 |
+msgid "Set debugger response to a program call of exec." |
msgstr "" |
-#: inferior.c:953 |
-#, possible-c-format |
-msgid "Printing of inferior events is %s.\n" |
+#: infrun.c:7394 |
+msgid "Show debugger response to a program call of exec." |
msgstr "" |
-#: inferior.c:1073 |
-msgid "IDs of specified inferiors (all inferiors if no argument)." |
+#: infrun.c:7395 |
+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 "" |
-#: inferior.c:1075 |
-msgid "" |
-"Add a new inferior.\n" |
-"Usage: add-inferior [-copies <N>] [-exec <FILENAME>]\n" |
-"N is the optional number of inferiors to add, default is 1.\n" |
-"FILENAME is the file name of the executable to use\n" |
-"as main program." |
+#: infrun.c:7416 |
+msgid "Set mode for locking scheduler during execution." |
msgstr "" |
-#: inferior.c:1083 |
-msgid "" |
-"Remove inferior ID (or list of IDs).\n" |
-"Usage: remove-inferiors ID..." |
+#: infrun.c:7417 |
+msgid "Show mode for locking scheduler during execution." |
msgstr "" |
-#: inferior.c:1087 |
+#: infrun.c:7418 |
msgid "" |
-"Clone inferior ID.\n" |
-"Usage: clone-inferior [-copies <N>] [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." |
+"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 "" |
-#: inferior.c:1095 |
-msgid "Detach from inferior ID (or list of IDS)." |
+#: infrun.c:7428 |
+msgid "Set mode for resuming threads of all processes." |
msgstr "" |
-#: inferior.c:1099 |
-msgid "Kill inferior ID (or list of IDs)." |
+#: infrun.c:7429 |
+msgid "Show mode for resuming threads of all processes." |
msgstr "" |
-#: inferior.c:1103 |
+#: infrun.c:7430 |
msgid "" |
-"Use this command to switch between inferiors.\n" |
-"The new inferior ID must be currently known." |
+"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 "" |
-#: inferior.c:1109 |
-msgid "Set printing of inferior events (e.g., inferior start and exit)." |
+#: infrun.c:7440 |
+msgid "Set mode of the step operation." |
msgstr "" |
-#: inferior.c:1110 |
-msgid "Show printing of inferior events (e.g., inferior start and exit)." |
+#: infrun.c:7441 |
+msgid "Show mode of the step operation." |
msgstr "" |
-#: inf-loop.c:135 |
-msgid "Event type not recognized.\n" |
+#: infrun.c:7442 |
+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 "" |
-#: inflow.c:573 |
-msgid "This GDB does not control a terminal.\n" |
+#: infrun.c:7451 |
+msgid "Set debugger's willingness to use displaced stepping." |
msgstr "" |
-#: inflow.c:583 |
-msgid "Inferior's terminal status (currently saved by GDB):\n" |
+#: infrun.c:7452 |
+msgid "Show debugger's willingness to use displaced stepping." |
msgstr "" |
-#. Mention GDB in warning because it will appear in the inferior's |
-#. terminal instead of GDB's. |
-#: inflow.c:731 |
-#, possible-c-format |
-msgid "GDB: Failed to set controlling terminal: %s" |
+#: infrun.c:7453 |
+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 "" |
-#: inflow.c:820 |
-#, possible-c-format |
-msgid "Failed to create new terminal session: setsid: %s" |
+#: infrun.c:7465 |
+msgid "" |
+"Set direction of execution.\n" |
+"Options are 'forward' or 'reverse'." |
msgstr "" |
-#: inflow.c:882 |
-msgid "Print inferior's saved terminal status." |
+#: infrun.c:7467 |
+msgid "Show direction of execution (forward/reverse)." |
msgstr "" |
-#: inflow.c:885 |
-msgid "Set whether GDB's standard input is a terminal." |
+#: infrun.c:7468 |
+msgid "Tells gdb whether to execute forward or backward." |
msgstr "" |
-#: inflow.c:886 |
-msgid "Show whether GDB's standard input is a terminal." |
+#. Set/show detach-on-fork: user-settable mode. |
+#: infrun.c:7474 |
+msgid "Set whether gdb will detach the child of a fork." |
msgstr "" |
-#: inflow.c:887 |
-msgid "" |
-"If on, GDB assumes that standard input is a terminal. In practice, it\n" |
-"means that GDB should wait for the user to answer queries associated to\n" |
-"commands entered at the command prompt. If off, GDB assumes that standard\n" |
-"input is not a terminal, and uses the default answer to all queries.\n" |
-"If auto (the default), determine which mode to use based on the standard\n" |
-"input settings." |
+#: infrun.c:7475 |
+msgid "Show whether gdb will detach the child of a fork." |
msgstr "" |
-#: inf-ptrace.c:235 |
-msgid "This system does not support attaching to a process" |
+#: infrun.c:7476 |
+msgid "Tells gdb whether to detach the child of a fork." |
msgstr "" |
-#: inf-ptrace.c:299 |
-msgid "This system does not support detaching from a process" |
+#: infrun.c:7483 |
+msgid "Set disabling of debuggee's virtual address space randomization." |
msgstr "" |
-#: inf-ptrace.c:406 rs6000-nat.c:549 |
-#, possible-c-format |
-msgid "Child process unexpectedly missing: %s.\n" |
+#: infrun.c:7484 |
+msgid "Show disabling of debuggee's virtual address space randomization." |
msgstr "" |
-#: inf-ptrace.c:630 inf-ttrace.c:1243 |
-#, possible-c-format |
-msgid "\tUsing the running image of %s %s.\n" |
+#: infrun.c:7485 |
+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 "" |
-#: infrun.c:119 |
-#, possible-c-format |
-msgid "Mode of the step operation is %s.\n" |
+#: infrun.c:7509 |
+msgid "Set whether gdb controls the inferior in observer mode." |
msgstr "" |
-#: infrun.c:140 |
-#, possible-c-format |
-msgid "Displace stepping debugging is %s.\n" |
+#: infrun.c:7510 |
+msgid "Show whether gdb controls the inferior in observer mode." |
msgstr "" |
-#: infrun.c:148 |
-#, possible-c-format |
-msgid "Inferior debugging is %s.\n" |
+#: infrun.c:7511 |
+msgid "" |
+"In observer mode, GDB can get data from the inferior, but not\n" |
+"affect its execution. Registers and memory may not be changed,\n" |
+"breakpoints may not be set, and the program cannot be interrupted\n" |
+"or signalled." |
msgstr "" |
-#: infrun.c:162 |
+#: inf-ttrace.c:466 |
#, possible-c-format |
-msgid "Disabling randomization of debuggee's virtual address space is %s.\n" |
+msgid "Attaching after fork to child process %ld.\n" |
msgstr "" |
-#: infrun.c:166 |
-msgid "" |
-"Disabling randomization of debuggee's virtual address space is unsupported " |
-"on\n" |
-"this platform.\n" |
+#: inf-ttrace.c:480 |
+#, possible-c-format |
+msgid "Detaching after fork from child process %ld.\n" |
msgstr "" |
-#: infrun.c:176 |
-msgid "" |
-"Disabling randomization of debuggee's virtual address space is unsupported " |
-"on\n" |
-"this platform." |
+#: inf-ttrace.c:713 |
+msgid "TT_PROC_GET_FIRST_LWP_STATE ttrace call failed" |
msgstr "" |
-#: infrun.c:251 infrun.c:7037 target.c:4644 target.c:4692 |
-msgid "Cannot change this setting while the inferior is running." |
+#: inf-ttrace.c:734 |
+msgid "TT_PROC_GET_NEXT_LWP_STATE ttrace call failed" |
msgstr "" |
-#: infrun.c:277 infrun.c:307 |
+#: inf-ttrace.c:1108 linux-nat.c:1085 procfs.c:3672 procfs.c:3810 |
#, possible-c-format |
-msgid "Observer mode is now %s.\n" |
+msgid "[%s exited]\n" |
msgstr "" |
-#: infrun.c:285 |
+#: inf-ttrace.c:1124 |
#, possible-c-format |
-msgid "Observer mode is %s.\n" |
+msgid "[%s has been terminated]\n" |
msgstr "" |
-#: infrun.c:368 |
+#: interps.c:157 |
#, possible-c-format |
-msgid "Stopping for shared library events is %s.\n" |
+msgid "Could not suspend interpreter \"%s\"." |
msgstr "" |
-#: infrun.c:415 |
+#: interps.c:202 |
#, possible-c-format |
-msgid "Debugger response to a program call of fork or vfork is \"%s\".\n" |
+msgid "Failed to initialize new interp \"%s\" %s" |
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:556 |
-msgid "Not resuming: switched threads before following fork child.\n" |
+#: interps.c:403 |
+msgid "interpreter-exec command" |
msgstr "" |
-#: infrun.c:805 |
-#, possible-c-format |
-msgid "Follow exec mode is \"%s\".\n" |
+#: interps.c:413 |
+msgid "usage: interpreter-exec <interpreter> [ <command> ... ]" |
msgstr "" |
-#. What is this a.out's name? |
-#: infrun.c:857 |
+#: interps.c:419 |
#, possible-c-format |
-msgid "%s is executing new program: %s\n" |
+msgid "Could not find interpreter \"%s\"." |
msgstr "" |
-#: infrun.c:1205 |
+#: interps.c:426 |
#, possible-c-format |
-msgid "" |
-"Debugger's willingness to use displaced stepping to step over breakpoints is " |
-"%s (currently %s).\n" |
+msgid "Could not switch to interpreter \"%s\"." |
msgstr "" |
-#: infrun.c:1210 |
+#: interps.c:437 |
#, possible-c-format |
-msgid "" |
-"Debugger's willingness to use displaced stepping to step over breakpoints is " |
-"%s.\n" |
+msgid "error in command: \"%s\"." |
msgstr "" |
-#: infrun.c:1350 |
-#, possible-c-format |
+#: interps.c:506 |
msgid "" |
-"Error accessing memory address %s (%s) for displaced-stepping scratch space." |
+"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 "" |
-#: infrun.c:1600 |
+#: iq2000-tdep.c:488 |
#, possible-c-format |
-msgid "Mode for locking scheduler during execution is \"%s\".\n" |
+msgid "breakpoint_from_pc: invalid breakpoint address 0x%lx" |
msgstr "" |
-#: infrun.c:1611 |
+#: jit.c:70 |
#, possible-c-format |
-msgid "Target '%s' cannot support this command." |
+msgid "JIT debugging is %s.\n" |
msgstr "" |
-#: infrun.c:1741 |
-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." |
+#: jit.c:175 |
+#, possible-c-format |
+msgid "Opening shared object %s.\n" |
msgstr "" |
-#: infrun.c:2653 |
-msgid "Program exited while detaching" |
+#: jit.c:182 |
+#, possible-c-format |
+msgid "Could not locate initialization function: %s." |
msgstr "" |
-#: infrun.c:2823 |
-msgid "completed.\n" |
+#: jit.c:186 |
+msgid "Reader not GPL compatible." |
msgstr "" |
-#: infrun.c:3015 |
-msgid "Cannot execute this command while the selected thread is running." |
+#: jit.c:190 |
+msgid "Reader version does not match GDB version." |
msgstr "" |
-#: infrun.c:3925 |
-msgid "Cannot step over breakpoint hit in wrong thread" |
+#: jit.c:209 |
+msgid "No reader name provided." |
msgstr "" |
-#: infrun.c:5936 linux-fork.c:374 linux-fork.c:406 |
-#, possible-c-format |
-msgid "[Switching to %s]\n" |
+#: jit.c:212 |
+msgid "JIT reader already loaded. Run jit-reader-unload first." |
msgstr "" |
-#: infrun.c:5947 |
-msgid "No unwaited-for children left.\n" |
+#: jit.c:230 |
+msgid "No JIT reader loaded." |
msgstr "" |
-#: infrun.c:5955 |
-msgid "" |
-"Cannot remove breakpoints because program is no longer writable.\n" |
-"Further execution is probably impossible.\n" |
+#: jit.c:373 |
+msgid "Unable to read JIT descriptor from remote memory\n" |
msgstr "" |
-#: infrun.c:6055 |
-msgid "Unknown value." |
+#: jit.c:418 |
+msgid "Unable to read JIT code entry from remote memory!" |
msgstr "" |
-#: infrun.c:6227 |
-msgid "Signal Stop\tPrint\tPass to program\tDescription\n" |
+#: jit.c:888 |
+msgid "Error opening JITed symbol file, ignoring it.\n" |
msgstr "" |
-#: infrun.c:6264 |
-msgid "signal to handle" |
+#: jit.c:896 |
+msgid "JITed symbol file is not an object file, ignoring it.\n" |
msgstr "" |
-#. Not a number and not a recognized flag word => complain. |
-#: infrun.c:6367 |
+#: jit.c:905 |
#, possible-c-format |
-msgid "Unrecognized or ambiguous flag word: \"%s\"." |
+msgid "" |
+"JITed object file architecture %s is not compatible with target architecture " |
+"%s." |
msgstr "" |
-#: infrun.c:6382 |
-#, possible-c-format |
-msgid "" |
-"%s is used by the debugger.\n" |
-"Are you sure you want to change it? " |
+#: jit.c:1098 |
+#, possible-c-format |
+msgid "Could not recognize DWARF regnum %d" |
msgstr "" |
-#: infrun.c:6390 |
-msgid "Not confirmed, unchanged.\n" |
+#: jit.c:1197 |
+msgid "Successfully unwound frame using JIT reader.\n" |
msgstr "" |
-#: infrun.c:6438 |
-msgid "xdb command" |
+#: jit.c:1202 |
+msgid "Could not unwind frame using JIT reader.\n" |
msgstr "" |
-#: infrun.c:6489 |
-msgid "Invalid signal handling flag.\n" |
+#: jit.c:1327 |
+#, possible-c-format |
+msgid "Unsupported JIT protocol version %ld in descriptor (expected 1)\n" |
msgstr "" |
-#: infrun.c:6502 |
-msgid "" |
-"Only signals 1-15 are valid as numeric signals.\n" |
-"Use \"info signals\" for a list of symbolic signals." |
+#: jit.c:1414 |
+#, possible-c-format |
+msgid "Unable to find JITed code entry at address: %s\n" |
msgstr "" |
-#: infrun.c:6545 |
-msgid "" |
-"\n" |
-"Use the \"handle\" command to change these tables.\n" |
+#: jit.c:1422 |
+msgid "Unknown action_flag value in JIT descriptor!" |
msgstr "" |
-#: infrun.c:6557 |
-msgid "No thread selected." |
+#: jit.c:1469 |
+msgid "Set JIT debugging." |
msgstr "" |
-#: infrun.c:6561 |
-msgid "The current thread has terminated" |
+#: jit.c:1470 |
+msgid "Show JIT debugging." |
msgstr "" |
-#: infrun.c:6596 |
-msgid "Unable to read siginfo" |
+#: jit.c:1471 |
+msgid "When non-zero, JIT debugging is enabled." |
msgstr "" |
-#: infrun.c:6617 |
-msgid "Unable to write siginfo" |
+#: jit.c:1487 |
+msgid "" |
+"Load FILE as debug info reader and unwinder for JIT compiled code.\n" |
+"Usage: jit-reader-load FILE\n" |
+"Try to load file FILE as a debug info reader (and unwinder) for\n" |
+"JIT compiled code. The file is loaded from " |
msgstr "" |
-#: infrun.c:7004 |
-msgid "Target does not support this operation." |
+#: jit.c:1493 |
+msgid "" |
+"Unload the currently loaded JIT debug info reader.\n" |
+"Usage: jit-reader-unload FILE\n" |
+"\n" |
+"Do \"help jit-reader-load\" for info on loading debug info readers." |
msgstr "" |
-#: infrun.c:7014 |
-msgid "Forward.\n" |
+#: jv-exp.y:405 |
+msgid "FIXME - ClassInstanceCreationExpression" |
msgstr "" |
-#: infrun.c:7017 |
-msgid "Reverse.\n" |
+#: jv-exp.y:424 jv-exp.y:427 |
+msgid "FIXME - ArrayCreationExpression" |
msgstr "" |
-#: infrun.c:7021 |
-#, possible-c-format |
-msgid "bogus execution_direction value: %d" |
+#: jv-exp.y:473 jv-exp.y:475 |
+msgid "Form of method invocation not implemented" |
msgstr "" |
-#: infrun.c:7048 |
-#, possible-c-format |
-msgid "Controlling the inferior in non-stop mode is %s.\n" |
+#: jv-exp.y:564 |
+msgid "Invalid cast expression" |
msgstr "" |
-#: infrun.c:7056 |
-#, possible-c-format |
-msgid "Resuming the execution of threads of all processes is %s.\n" |
+#: jv-exp.y:804 |
+msgid "Numeric constant too large" |
msgstr "" |
-#: infrun.c:7075 infrun.c:7097 |
-msgid "" |
-"What debugger does when program gets various signals.\n" |
-"Specify a signal as argument to print info on that signal only." |
+#: jv-exp.y:914 |
+msgid "Empty character constant" |
msgstr "" |
-#: infrun.c:7080 |
-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." |
+#: jv-exp.y:927 |
+msgid "Unmatched single quote" |
msgstr "" |
-#: infrun.c:7100 |
-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." |
+#: jv-exp.y:932 |
+msgid "Invalid character constant" |
msgstr "" |
-#: infrun.c:7120 |
-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." |
+#: jv-exp.y:1017 |
+#, possible-c-format |
+msgid "Invalid number \"%s\"" |
msgstr "" |
-#: infrun.c:7125 |
-msgid "Set inferior debugging." |
+#: jv-exp.y:1089 |
+msgid "Unterminated string in expression" |
msgstr "" |
-#: infrun.c:7126 |
-msgid "Show inferior debugging." |
+#. We must have come across a bad character (e.g. ';'). |
+#: jv-exp.y:1101 |
+#, possible-c-format |
+msgid "Invalid character '%c' in expression" |
msgstr "" |
-#: infrun.c:7127 |
-msgid "When non-zero, inferior specific debugging is enabled." |
+#: jv-exp.y:1212 |
+#, possible-c-format |
+msgid "%s: near `%s'" |
msgstr "" |
-#: infrun.c:7134 |
-msgid "Set displaced stepping debugging." |
+#: jv-exp.y:1214 |
+#, possible-c-format |
+msgid "error in expression, near `%s'" |
msgstr "" |
-#: infrun.c:7135 |
-msgid "Show displaced stepping debugging." |
+#: jv-exp.y:1223 |
+#, possible-c-format |
+msgid "No class named `%s'" |
msgstr "" |
-#: infrun.c:7136 |
-msgid "When non-zero, displaced stepping specific debugging is enabled." |
+#: jv-exp.y:1361 |
+#, possible-c-format |
+msgid "unknown type `%.*s'" |
msgstr "" |
-#: infrun.c:7143 |
-msgid "Set whether gdb controls the inferior in non-stop mode." |
+#: jv-exp.y:1404 |
+msgid "No symbol table is loaded. Use the \"file\" command" |
msgstr "" |
-#: infrun.c:7144 |
-msgid "Show whether gdb controls the inferior in non-stop mode." |
+#: jv-lang.c:597 |
+msgid "cannot find java.lang.Object" |
msgstr "" |
-#: infrun.c:7145 |
-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." |
+#: jv-lang.c:661 jv-lang.c:737 |
+#, possible-c-format |
+msgid "unknown signature '%c' for primitive type" |
msgstr "" |
-#: infrun.c:7217 |
-msgid "Set stopping for shared library events." |
+#: jv-lang.c:837 |
+msgid "not implemented - java_value_string" |
msgstr "" |
-#: infrun.c:7218 |
-msgid "Show stopping for shared library events." |
+#: jv-lang.c:974 |
+#, possible-c-format |
+msgid "array index (%ld) out of bounds (length: %ld)" |
msgstr "" |
-#: infrun.c:7219 |
-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." |
+#: language.c:127 |
+#, possible-c-format |
+msgid "The current source language is \"auto; currently %s\".\n" |
msgstr "" |
-#: infrun.c:7229 |
-msgid "Set debugger response to a program call of fork or vfork." |
+#: language.c:132 |
+#, possible-c-format |
+msgid "The current source language is \"%s\".\n" |
msgstr "" |
-#: infrun.c:7230 |
-msgid "Show debugger response to a program call of fork or vfork." |
+#: language.c:212 |
+#, possible-c-format |
+msgid "Range checking is \"auto; currently %s\".\n" |
msgstr "" |
-#: infrun.c:7231 |
-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." |
+#: language.c:216 |
+#, possible-c-format |
+msgid "Range checking is \"%s\".\n" |
msgstr "" |
-#: infrun.c:7243 |
-msgid "Set debugger response to a program call of exec." |
+#: language.c:220 language.c:255 |
+msgid "the current range check setting does not match the language.\n" |
msgstr "" |
-#: infrun.c:7244 |
-msgid "Show debugger response to a program call of exec." |
+#: language.c:252 |
+#, possible-c-format |
+msgid "Unrecognized range check setting: \"%s\"" |
msgstr "" |
-#: infrun.c:7245 |
-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." |
+#: language.c:283 |
+#, possible-c-format |
+msgid "Case sensitivity in name search is \"auto; currently %s\".\n" |
msgstr "" |
-#: infrun.c:7266 |
-msgid "Set mode for locking scheduler during execution." |
+#: language.c:289 |
+#, possible-c-format |
+msgid "Case sensitivity in name search is \"%s\".\n" |
msgstr "" |
-#: infrun.c:7267 |
-msgid "Show mode for locking scheduler during execution." |
+#: language.c:293 language.c:326 |
+msgid "the current case sensitivity setting does not match the language.\n" |
msgstr "" |
-#: infrun.c:7268 |
-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')." |
+#: language.c:379 |
+#, possible-c-format |
+msgid "Current language: %s\n" |
msgstr "" |
-#: infrun.c:7278 |
-msgid "Set mode for resuming threads of all processes." |
+#: language.c:384 |
+#, possible-c-format |
+msgid "Range checking: %s\n" |
msgstr "" |
-#: infrun.c:7279 |
-msgid "Show mode for resuming threads of all processes." |
+#: language.c:386 |
+#, possible-c-format |
+msgid "Case sensitivity: %s\n" |
msgstr "" |
-#: infrun.c:7280 |
+#: language.c:565 |
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)." |
+"Set the current source language.\n" |
+"The currently understood settings are:\n" |
+"\n" |
+"local or auto Automatic setting based on source file\n" |
msgstr "" |
-#: infrun.c:7290 |
-msgid "Set mode of the step operation." |
+#: language.c:593 |
+msgid "Show the current source language." |
msgstr "" |
-#: infrun.c:7291 |
-msgid "Show mode of the step operation." |
+#: language.c:691 |
+msgid "Getting a string is unsupported in this language." |
msgstr "" |
-#: infrun.c:7292 |
-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." |
+#: language.c:705 |
+msgid "Attempted to parse an expression with unknown language" |
msgstr "" |
-#: infrun.c:7301 |
-msgid "Set debugger's willingness to use displaced stepping." |
+#: language.c:712 |
+msgid "internal error - unimplemented function unk_lang_emit_char called." |
msgstr "" |
-#: infrun.c:7302 |
-msgid "Show debugger's willingness to use displaced stepping." |
+#: language.c:719 |
+msgid "internal error - unimplemented function unk_lang_printchar called." |
msgstr "" |
-#: infrun.c:7303 |
-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)." |
+#: language.c:729 |
+msgid "internal error - unimplemented function unk_lang_printstr called." |
msgstr "" |
-#: infrun.c:7315 |
-msgid "" |
-"Set direction of execution.\n" |
-"Options are 'forward' or 'reverse'." |
+#: language.c:738 |
+msgid "internal error - unimplemented function unk_lang_print_type called." |
msgstr "" |
-#: infrun.c:7317 |
-msgid "Show direction of execution (forward/reverse)." |
+#: language.c:749 |
+msgid "internal error - unimplemented function unk_lang_val_print called." |
msgstr "" |
-#: infrun.c:7318 |
-msgid "Tells gdb whether to execute forward or backward." |
+#: language.c:757 |
+msgid "internal error - unimplemented function unk_lang_value_print called." |
msgstr "" |
-#. Set/show detach-on-fork: user-settable mode. |
-#: infrun.c:7324 |
-msgid "Set whether gdb will detach the child of a fork." |
+#: language.c:1022 |
+msgid "Set the status of the type/range checker." |
msgstr "" |
-#: infrun.c:7325 |
-msgid "Show whether gdb will detach the child of a fork." |
+#: language.c:1028 |
+msgid "Show the status of the type/range checker." |
msgstr "" |
-#: infrun.c:7326 |
-msgid "Tells gdb whether to detach the child of a fork." |
+#: language.c:1035 |
+msgid "Set range checking. (on/warn/off/auto)" |
msgstr "" |
-#: infrun.c:7333 |
-msgid "Set disabling of debuggee's virtual address space randomization." |
+#: language.c:1036 |
+msgid "Show range checking. (on/warn/off/auto)" |
msgstr "" |
-#: infrun.c:7334 |
-msgid "Show disabling of debuggee's virtual address space randomization." |
+#: language.c:1042 |
+msgid "Set case sensitivity in name search. (on/off/auto)" |
msgstr "" |
-#: infrun.c:7335 |
-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." |
+#: language.c:1043 |
+msgid "Show case sensitivity in name search. (on/off/auto)" |
msgstr "" |
-#: infrun.c:7359 |
-msgid "Set whether gdb controls the inferior in observer mode." |
+#: language.c:1044 |
+msgid "For Fortran the default is off; for other languages the default is on." |
msgstr "" |
-#: infrun.c:7360 |
-msgid "Show whether gdb controls the inferior in observer mode." |
+#: linespec.c:602 |
+msgid "unmatched quote" |
msgstr "" |
-#: infrun.c:7361 |
+#: linespec.c:1414 |
msgid "" |
-"In observer mode, GDB can get data from the inferior, but not\n" |
-"affect its execution. Registers and memory may not be changed,\n" |
-"breakpoints may not be set, and the program cannot be interrupted\n" |
-"or signalled." |
+"[0] cancel\n" |
+"[1] all\n" |
msgstr "" |
-#: inf-ttrace.c:464 |
-#, possible-c-format |
-msgid "Attaching after fork to child process %ld.\n" |
+#: linespec.c:1436 |
+msgid "canceled" |
msgstr "" |
-#: inf-ttrace.c:474 |
+#: linespec.c:1452 |
#, possible-c-format |
-msgid "Detaching after fork from child process %ld.\n" |
+msgid "No choice number %d.\n" |
msgstr "" |
-#: inf-ttrace.c:700 |
-msgid "TT_PROC_GET_FIRST_LWP_STATE ttrace call failed" |
+#: linespec.c:1464 |
+#, possible-c-format |
+msgid "duplicate request for %d ignored.\n" |
msgstr "" |
-#: inf-ttrace.c:721 |
-msgid "TT_PROC_GET_NEXT_LWP_STATE ttrace call failed" |
+#: linespec.c:1501 |
+#, possible-c-format |
+msgid "" |
+"Undefined convenience variable or function \"%s\" not defined in \"%s\"." |
msgstr "" |
-#: inf-ttrace.c:1095 linux-nat.c:1359 procfs.c:3708 procfs.c:3846 |
+#: linespec.c:1505 |
#, possible-c-format |
-msgid "[%s exited]\n" |
+msgid "Undefined convenience variable or function \"%s\" not defined." |
msgstr "" |
-#: inf-ttrace.c:1111 |
+#: linespec.c:1512 |
#, possible-c-format |
-msgid "[%s has been terminated]\n" |
+msgid "Function \"%s\" not defined in \"%s\"." |
msgstr "" |
-#: interps.c:155 |
+#: linespec.c:1516 |
#, possible-c-format |
-msgid "Could not suspend interpreter \"%s\"." |
+msgid "Function \"%s\" not defined." |
msgstr "" |
-#: interps.c:200 |
+#: linespec.c:1543 |
#, possible-c-format |
-msgid "Failed to initialize new interp \"%s\" %s" |
+msgid "malformed linespec error: unexpected %s, \"%s\"" |
msgstr "" |
-#: interps.c:415 |
-msgid "interpreter-exec command" |
+#: linespec.c:1548 |
+#, possible-c-format |
+msgid "malformed linespec error: unexpected %s" |
msgstr "" |
-#: interps.c:425 |
-msgid "usage: interpreter-exec <interpreter> [ <command> ... ]" |
+#: linespec.c:1723 |
+#, possible-c-format |
+msgid "No label \"%s\" defined in function \"%s\"." |
msgstr "" |
-#: interps.c:431 |
+#: linespec.c:1974 |
#, possible-c-format |
-msgid "Could not find interpreter \"%s\"." |
+msgid "No line %d in the current file." |
msgstr "" |
-#: interps.c:438 |
-#, possible-c-format |
-msgid "Could not switch to interpreter \"%s\"." |
+#: linespec.c:2526 linespec.c:2548 |
+msgid "Empty line specification." |
msgstr "" |
-#: interps.c:449 |
+#: linespec.c:2536 linespec.c:2558 |
#, possible-c-format |
-msgid "error in command: \"%s\"." |
+msgid "Junk at end of line specification: %s" |
msgstr "" |
-#: interps.c:515 |
-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" |
+#. The error message doesn't really matter, because this case |
+#. should only hit during breakpoint reset. |
+#: linespec.c:2594 |
+msgid "cannot evaluate expressions while program space is in startup" |
msgstr "" |
-#: iq2000-tdep.c:489 |
-#, possible-c-format |
-msgid "breakpoint_from_pc: invalid breakpoint address 0x%lx" |
+#. Throw an NOT_FOUND_ERROR. This will be caught by the caller |
+#. and other attempts to locate the symbol will be made. |
+#: linespec.c:2958 |
+msgid "see caller, this text doesn't matter" |
msgstr "" |
-#: jit.c:68 |
+#: linespec.c:3035 |
#, possible-c-format |
-msgid "JIT debugging is %s.\n" |
+msgid "No source file named %s." |
msgstr "" |
-#: jit.c:172 |
-#, possible-c-format |
-msgid "Opening shared object %s.\n" |
+#: linespec.c:3360 |
+msgid "History values used in line specs must have integer values." |
msgstr "" |
-#: jit.c:179 |
-#, possible-c-format |
-msgid "Could not locate initialization function: %s." |
+#: linespec.c:3383 |
+msgid "Convenience variables used in line specs must have integer values." |
msgstr "" |
-#: jit.c:183 |
-msgid "Reader not GPL compatible." |
+#: linux-fork.c:397 linux-fork.c:542 |
+#, possible-c-format |
+msgid "Unable to detach %s" |
msgstr "" |
-#: jit.c:187 |
-msgid "Reader version does not match GDB version." |
+#: linux-fork.c:491 |
+msgid "Requires argument (checkpoint id to delete)" |
msgstr "" |
-#: jit.c:206 |
-msgid "No reader name provided." |
+#: linux-fork.c:495 linux-fork.c:535 |
+#, possible-c-format |
+msgid "No such checkpoint id, %s" |
msgstr "" |
-#: jit.c:209 |
-msgid "JIT reader already loaded. Run jit-reader-unload first." |
+#: linux-fork.c:498 |
+msgid "Please switch to another checkpoint before deleting the current one" |
msgstr "" |
-#: jit.c:224 |
-msgid "No JIT reader loaded." |
+#: linux-fork.c:502 |
+#, possible-c-format |
+msgid "Unable to kill pid %s" |
msgstr "" |
-#: jit.c:352 |
-msgid "Unable to read JIT descriptor from remote memory\n" |
+#: linux-fork.c:509 |
+#, possible-c-format |
+msgid "Killed %s\n" |
msgstr "" |
-#: jit.c:397 |
-msgid "Unable to read JIT code entry from remote memory!" |
+#: linux-fork.c:521 |
+#, possible-c-format |
+msgid "Unable to wait pid %s" |
msgstr "" |
-#: jit.c:861 |
-msgid "Error opening JITed symbol file, ignoring it.\n" |
+#: linux-fork.c:531 |
+msgid "Requires argument (checkpoint id to detach)" |
msgstr "" |
-#: jit.c:869 |
-msgid "JITed symbol file is not an object file, ignoring it.\n" |
+#: linux-fork.c:538 |
+msgid "Please switch to another checkpoint before detaching the current one" |
msgstr "" |
-#: jit.c:878 |
+#: linux-fork.c:545 |
#, possible-c-format |
-msgid "" |
-"JITed object file architecture %s is not compatible with target architecture " |
-"%s." |
+msgid "Detached %s\n" |
msgstr "" |
-#: jit.c:1033 |
-#, possible-c-format |
-msgid "Could not recognize DWARF regnum %d" |
+#: linux-fork.c:583 |
+msgid " (main process)" |
msgstr "" |
-#: jit.c:1135 |
-msgid "Successfully unwound frame using JIT reader.\n" |
+#: linux-fork.c:584 |
+msgid " at " |
msgstr "" |
-#: jit.c:1140 |
-msgid "Could not unwind frame using JIT reader.\n" |
+#: linux-fork.c:589 |
+#, possible-c-format |
+msgid ", file %s" |
msgstr "" |
-#: jit.c:1265 |
+#: linux-fork.c:592 |
#, possible-c-format |
-msgid "Unsupported JIT protocol version %ld in descriptor (expected 1)\n" |
+msgid ", line %d" |
msgstr "" |
-#: jit.c:1351 |
+#: linux-fork.c:607 |
#, possible-c-format |
-msgid "Unable to find JITed code entry at address: %s\n" |
+msgid "No checkpoint number %d.\n" |
msgstr "" |
-#: jit.c:1359 |
-msgid "Unknown action_flag value in JIT descriptor!" |
+#: linux-fork.c:609 |
+msgid "No checkpoints.\n" |
msgstr "" |
-#: jit.c:1405 |
-msgid "Set JIT debugging." |
+#: linux-fork.c:667 |
+msgid "checkpoint: can't checkpoint multiple threads." |
msgstr "" |
-#: jit.c:1406 |
-msgid "Show JIT debugging." |
+#: linux-fork.c:677 |
+msgid "checkpoint: can't find fork function in inferior." |
msgstr "" |
-#: jit.c:1407 |
-msgid "When non-zero, JIT debugging is enabled." |
+#. Probably can't happen. |
+#: linux-fork.c:689 |
+msgid "checkpoint: call_function_by_hand returned null." |
msgstr "" |
-#: jit.c:1420 |
-msgid "" |
-"Load FILE as debug info reader and unwinder for JIT compiled code.\n" |
-"Usage: jit-reader-load FILE\n" |
-"Try to load file FILE as a debug info reader (and unwinder) for\n" |
-"JIT compiled code. The file is loaded from " |
+#: linux-fork.c:697 |
+#, possible-c-format |
+msgid "checkpoint: fork returned pid %ld.\n" |
msgstr "" |
-#: jit.c:1424 |
-msgid "" |
-",\n" |
-"relocated relative to the GDB executable if required." |
+#: linux-fork.c:704 |
+#, possible-c-format |
+msgid " gdb says parent = %ld.\n" |
msgstr "" |
-#: jit.c:1426 |
-msgid "" |
-"Unload the currently loaded JIT debug info reader.\n" |
-"Usage: jit-reader-unload FILE\n" |
-"\n" |
-"Do \"help jit-reader-load\" for info on loading debug info readers." |
+#: linux-fork.c:711 |
+msgid "Failed to find new fork" |
msgstr "" |
-#: jv-exp.y:401 |
-msgid "FIXME - ClassInstanceCreationExpression" |
+#: linux-fork.c:732 |
+#, possible-c-format |
+msgid "Switching to %s\n" |
msgstr "" |
-#: jv-exp.y:420 jv-exp.y:423 |
-msgid "FIXME - ArrayCreationExpression" |
+#: linux-fork.c:745 |
+msgid "Requires argument (checkpoint id to restart)" |
msgstr "" |
-#: jv-exp.y:469 jv-exp.y:471 |
-msgid "Form of method invocation not implemented" |
+#: linux-fork.c:748 |
+#, possible-c-format |
+msgid "Not found: checkpoint id %s" |
msgstr "" |
-#: jv-exp.y:560 |
-msgid "Invalid cast expression" |
+#. Checkpoint command: create a fork of the inferior process |
+#. and set it aside for later debugging. |
+#: linux-fork.c:761 |
+msgid "Fork a duplicate process (experimental)." |
msgstr "" |
-#: jv-exp.y:800 |
-msgid "Numeric constant too large" |
+#. Restart command: restore the context of a specified checkpoint |
+#. process. |
+#: linux-fork.c:767 |
+msgid "" |
+"restart <n>: restore program context from a checkpoint.\n" |
+"Argument 'n' is checkpoint ID, as displayed by 'info checkpoints'." |
msgstr "" |
-#: jv-exp.y:910 |
-msgid "Empty character constant" |
+#. Delete checkpoint command: kill the process and remove it from |
+#. the fork list. |
+#: linux-fork.c:774 |
+msgid "Delete a checkpoint (experimental)." |
msgstr "" |
-#: jv-exp.y:923 |
-msgid "Unmatched single quote" |
+#. Detach checkpoint command: release the process to run independently, |
+#. and remove it from the fork list. |
+#: linux-fork.c:781 |
+msgid "Detach from a checkpoint (experimental)." |
msgstr "" |
-#: jv-exp.y:928 |
-msgid "Invalid character constant" |
+#: linux-fork.c:789 |
+msgid "IDs of currently known checkpoints." |
msgstr "" |
-#: jv-exp.y:1013 |
+#: linux-nat.c:214 |
#, possible-c-format |
-msgid "Invalid number \"%s\"" |
+msgid "Debugging of GNU/Linux lwp module is %s.\n" |
msgstr "" |
-#: jv-exp.y:1085 |
-msgid "Unterminated string in expression" |
+#. 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:403 |
+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 "" |
-#. We must have come across a bad character (e.g. ';'). |
-#: jv-exp.y:1097 |
+#: linux-nat.c:617 |
#, possible-c-format |
-msgid "Invalid character '%c' in expression" |
+msgid "Attaching after process %d vfork to child process %d.\n" |
msgstr "" |
-#: jv-exp.y:1208 |
+#: linux-nat.c:622 |
#, possible-c-format |
-msgid "%s: near `%s'" |
+msgid "Attaching after process %d fork to child process %d.\n" |
msgstr "" |
-#: jv-exp.y:1210 |
+#: linux-nat.c:1136 |
#, possible-c-format |
-msgid "error in expression, near `%s'" |
+msgid "%s is a cloned process" |
msgstr "" |
-#: jv-exp.y:1219 |
+#. 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:1233 |
#, possible-c-format |
-msgid "No class named `%s'" |
+msgid "Can't attach %s: %s" |
msgstr "" |
-#: jv-exp.y:1357 |
+#: linux-nat.c:1308 |
#, possible-c-format |
-msgid "unknown type `%.*s'" |
+msgid "Error disabling address space randomization: %s" |
msgstr "" |
-#: jv-exp.y:1400 |
-msgid "No symbol table is loaded. Use the \"file\" command" |
+#: linux-nat.c:1324 |
+#, possible-c-format |
+msgid "Error restoring address space randomization: %s" |
+msgstr "" |
+ |
+#: linux-nat.c:1385 |
+msgid "Unable to attach: program exited normally." |
msgstr "" |
-#: jv-exp.y:1402 |
+#: linux-nat.c:1387 |
#, possible-c-format |
-msgid "No symbol \"%s\" in current context" |
+msgid "Unable to attach: program exited with code %d." |
msgstr "" |
-#: jv-lang.c:599 |
-msgid "cannot find java.lang.Object" |
+#: linux-nat.c:1398 |
+#, possible-c-format |
+msgid "Unable to attach: program terminated with signal %s, %s." |
msgstr "" |
-#: jv-lang.c:663 jv-lang.c:739 |
+#: linux-nat.c:1405 |
#, possible-c-format |
-msgid "unknown signature '%c' for primitive type" |
+msgid "unexpected status %d for PID %ld" |
msgstr "" |
-#: jv-lang.c:839 |
-msgid "not implemented - java_value_string" |
+#: linux-nat.c:2012 |
+msgid "waiting for new child" |
msgstr "" |
-#: jv-lang.c:976 |
+#: linux-nat.c:2015 |
#, possible-c-format |
-msgid "array index (%ld) out of bounds (length: %ld)" |
+msgid "wait returned unexpected PID %d" |
msgstr "" |
-#: language.c:131 |
+#: linux-nat.c:2018 |
#, possible-c-format |
-msgid "The current source language is \"auto; currently %s\".\n" |
+msgid "wait returned unexpected status 0x%x" |
msgstr "" |
-#: language.c:136 |
+#: linux-nat.c:2233 |
#, possible-c-format |
-msgid "The current source language is \"%s\".\n" |
+msgid "unknown ptrace event %d" |
msgstr "" |
-#: language.c:216 |
+#: linux-nat.c:4264 linux-nat.c:4277 |
#, possible-c-format |
-msgid "Type checking is \"auto; currently %s\".\n" |
+msgid "Could not parse signal set: %s" |
msgstr "" |
-#: language.c:220 |
+#: linux-nat.c:4311 |
#, possible-c-format |
-msgid "Type checking is \"%s\".\n" |
+msgid "Could not open %s" |
msgstr "" |
-#: language.c:224 language.c:258 |
-msgid "the current type check setting does not match the language.\n" |
+#: linux-nat.c:4962 |
+msgid "Set debugging of GNU/Linux lwp module." |
msgstr "" |
-#: language.c:255 |
-#, possible-c-format |
-msgid "Unrecognized type check setting: \"%s\"" |
+#: linux-nat.c:4963 |
+msgid "Show debugging of GNU/Linux lwp module." |
msgstr "" |
-#: language.c:289 |
-#, possible-c-format |
-msgid "Range checking is \"auto; currently %s\".\n" |
+#: linux-nat.c:4964 |
+msgid "Enables printf debugging output." |
+msgstr "" |
+ |
+#: linux-record.c:247 |
+msgid "" |
+"The next instruction is syscall exit. It will make the program exit. Do " |
+"you want to stop the program?" |
+msgstr "" |
+ |
+#: linux-record.c:495 |
+msgid "" |
+"Process record and replay target doesn't support ioctl request " |
+"TIOCSERGSTRUCT\n" |
msgstr "" |
-#: language.c:293 |
+#: linux-record.c:501 |
#, possible-c-format |
-msgid "Range checking is \"%s\".\n" |
+msgid "Process record and replay target doesn't support ioctl request 0x%s.\n" |
msgstr "" |
-#: language.c:297 language.c:332 |
-msgid "the current range check setting does not match the language.\n" |
+#: linux-record.c:680 |
+msgid "" |
+"The next instruction is syscall reboot. It will restart the computer. Do " |
+"you want to stop the program?" |
msgstr "" |
-#: language.c:329 |
+#: linux-record.c:711 |
#, possible-c-format |
-msgid "Unrecognized range check setting: \"%s\"" |
+msgid "" |
+"The next instruction is syscall munmap.\n" |
+"It will free the memory addr = 0x%s len = %u.\n" |
+"It will make record target cannot record some memory change.\n" |
+"Do you want to stop the program?" |
msgstr "" |
-#: language.c:360 |
+#: linux-record.c:1059 |
#, possible-c-format |
-msgid "Case sensitivity in name search is \"auto; currently %s\".\n" |
+msgid "Process record and replay target doesn't support socketcall call 0x%s\n" |
msgstr "" |
-#: language.c:366 |
+#. XXX RECORD_SEMCTL still not supported. |
+#: linux-record.c:1224 |
#, possible-c-format |
-msgid "Case sensitivity in name search is \"%s\".\n" |
+msgid "Process record and replay target doesn't support ipc number %s\n" |
msgstr "" |
-#: language.c:370 language.c:403 |
-msgid "the current case sensitivity setting does not match the language.\n" |
+#: linux-record.c:1933 |
+msgid "" |
+"The next instruction is syscall exit_group. It will make the program exit. " |
+"Do you want to stop the program?" |
msgstr "" |
-#: language.c:459 |
+#: linux-record.c:2278 |
#, possible-c-format |
-msgid "Current language: %s\n" |
+msgid "Process record and replay target doesn't support syscall number %d\n" |
+msgstr "" |
+ |
+#: linux-tdep.c:340 procfs.c:5205 |
+msgid "No current process: you must name one." |
msgstr "" |
-#: language.c:464 |
+#: linux-tdep.c:342 |
+msgid "Can't determine the current process's PID: you must name one." |
+msgstr "" |
+ |
+#: linux-tdep.c:349 |
#, possible-c-format |
-msgid "Type checking: %s\n" |
+msgid "Too many parameters: %s" |
msgstr "" |
-#: language.c:466 |
+#: linux-tdep.c:351 |
#, possible-c-format |
-msgid "Range checking: %s\n" |
+msgid "process %ld\n" |
msgstr "" |
-#: language.c:468 |
+#: linux-tdep.c:376 linux-tdep.c:389 |
#, possible-c-format |
-msgid "Case sensitivity: %s\n" |
+msgid "unable to read link '%s'" |
msgstr "" |
-#: language.c:674 |
+#. No output for summary mode. |
+#: linux-tdep.c:400 linux-tdep.c:651 procfs.c:5133 |
msgid "" |
-"Set the current source language.\n" |
-"The currently understood settings are:\n" |
+"Mapped address spaces:\n" |
"\n" |
-"local or auto Automatic setting based on source file\n" |
msgstr "" |
-#: language.c:702 |
-msgid "Show the current source language." |
+#: linux-tdep.c:474 |
+#, possible-c-format |
+msgid "Process: %s\n" |
msgstr "" |
-#: language.c:800 |
-msgid "Getting a string is unsupported in this language." |
+#: linux-tdep.c:491 |
+#, possible-c-format |
+msgid "State: %c\n" |
msgstr "" |
-#: language.c:814 |
-msgid "Attempted to parse an expression with unknown language" |
+#: linux-tdep.c:494 |
+#, possible-c-format |
+msgid "Parent process: %s\n" |
msgstr "" |
-#: language.c:821 |
-msgid "internal error - unimplemented function unk_lang_emit_char called." |
+#: linux-tdep.c:497 |
+#, possible-c-format |
+msgid "Process group: %s\n" |
msgstr "" |
-#: language.c:828 |
-msgid "internal error - unimplemented function unk_lang_printchar called." |
+#: linux-tdep.c:500 |
+#, possible-c-format |
+msgid "Session id: %s\n" |
msgstr "" |
-#: language.c:838 |
-msgid "internal error - unimplemented function unk_lang_printstr called." |
+#: linux-tdep.c:503 |
+#, possible-c-format |
+msgid "TTY: %s\n" |
msgstr "" |
-#: language.c:846 |
-msgid "internal error - unimplemented function unk_lang_print_type called." |
+#: linux-tdep.c:506 |
+#, possible-c-format |
+msgid "TTY owner process group: %s\n" |
msgstr "" |
-#: language.c:857 |
-msgid "internal error - unimplemented function unk_lang_val_print called." |
+#: linux-tdep.c:510 |
+#, possible-c-format |
+msgid "Flags: %s\n" |
msgstr "" |
-#: language.c:865 |
-msgid "internal error - unimplemented function unk_lang_value_print called." |
+#: linux-tdep.c:513 |
+#, possible-c-format |
+msgid "Minor faults (no memory page): %s\n" |
msgstr "" |
-#: language.c:1127 |
-msgid "Set the status of the type/range checker." |
+#: linux-tdep.c:516 |
+#, possible-c-format |
+msgid "Minor faults, children: %s\n" |
msgstr "" |
-#: language.c:1133 |
-msgid "Show the status of the type/range checker." |
+#: linux-tdep.c:519 |
+#, possible-c-format |
+msgid "Major faults (memory page faults): %s\n" |
msgstr "" |
-#: language.c:1139 |
-msgid "Set type checking. (on/warn/off/auto)" |
+#: linux-tdep.c:522 |
+#, possible-c-format |
+msgid "Major faults, children: %s\n" |
msgstr "" |
-#: language.c:1140 |
-msgid "Show type checking. (on/warn/off/auto)" |
+#: linux-tdep.c:525 |
+#, possible-c-format |
+msgid "utime: %s\n" |
msgstr "" |
-#: language.c:1147 |
-msgid "Set range checking. (on/warn/off/auto)" |
+#: linux-tdep.c:528 |
+#, possible-c-format |
+msgid "stime: %s\n" |
msgstr "" |
-#: language.c:1148 |
-msgid "Show range checking. (on/warn/off/auto)" |
+#: linux-tdep.c:531 |
+#, possible-c-format |
+msgid "utime, children: %s\n" |
msgstr "" |
-#: language.c:1154 |
-msgid "Set case sensitivity in name search. (on/off/auto)" |
+#: linux-tdep.c:534 |
+#, possible-c-format |
+msgid "stime, children: %s\n" |
msgstr "" |
-#: language.c:1155 |
-msgid "Show case sensitivity in name search. (on/off/auto)" |
+#: linux-tdep.c:537 |
+#, possible-c-format |
+msgid "jiffies remaining in current time slice: %s\n" |
msgstr "" |
-#: language.c:1156 |
-msgid "For Fortran the default is off; for other languages the default is on." |
+#: linux-tdep.c:541 |
+#, possible-c-format |
+msgid "'nice' value: %s\n" |
msgstr "" |
-#: linespec.c:592 |
-msgid "unmatched quote" |
+#: linux-tdep.c:544 |
+#, possible-c-format |
+msgid "jiffies until next timeout: %s\n" |
msgstr "" |
-#: linespec.c:1305 |
-msgid "" |
-"[0] cancel\n" |
-"[1] all\n" |
+#: linux-tdep.c:547 |
+#, possible-c-format |
+msgid "jiffies until next SIGALRM: %s\n" |
msgstr "" |
-#: linespec.c:1327 |
-msgid "canceled" |
+#: linux-tdep.c:550 |
+#, possible-c-format |
+msgid "start time (jiffies since system boot): %s\n" |
msgstr "" |
-#: linespec.c:1343 |
+#: linux-tdep.c:554 |
#, possible-c-format |
-msgid "No choice number %d.\n" |
+msgid "Virtual memory size: %s\n" |
msgstr "" |
-#: linespec.c:1355 |
+#: linux-tdep.c:557 |
#, possible-c-format |
-msgid "duplicate request for %d ignored.\n" |
+msgid "Resident set size: %s\n" |
msgstr "" |
-#: linespec.c:1392 |
+#: linux-tdep.c:560 |
#, possible-c-format |
-msgid "" |
-"Undefined convenience variable or function \"%s\" not defined in \"%s\"." |
+msgid "rlim: %s\n" |
msgstr "" |
-#: linespec.c:1396 |
+#: linux-tdep.c:563 |
#, possible-c-format |
-msgid "Undefined convenience variable or function \"%s\" not defined." |
+msgid "Start of text: %s\n" |
msgstr "" |
-#: linespec.c:1403 |
+#: linux-tdep.c:566 |
#, possible-c-format |
-msgid "Function \"%s\" not defined in \"%s\"." |
+msgid "End of text: %s\n" |
msgstr "" |
-#: linespec.c:1407 |
+#: linux-tdep.c:569 |
#, possible-c-format |
-msgid "Function \"%s\" not defined." |
+msgid "Start of stack: %s\n" |
msgstr "" |
-#: linespec.c:1434 |
+#: linux-tdep.c:574 |
#, possible-c-format |
-msgid "malformed linespec error: unexpected %s, \"%s\"" |
+msgid "Kernel stack pointer: %s\n" |
msgstr "" |
-#: linespec.c:1439 |
+#: linux-tdep.c:577 |
#, possible-c-format |
-msgid "malformed linespec error: unexpected %s" |
+msgid "Kernel instr pointer: %s\n" |
msgstr "" |
-#: linespec.c:1598 |
+#: linux-tdep.c:580 |
#, possible-c-format |
-msgid "No label \"%s\" defined in function \"%s\"." |
+msgid "Pending signals bitmap: %s\n" |
msgstr "" |
-#: linespec.c:1847 |
+#: linux-tdep.c:583 |
#, possible-c-format |
-msgid "No line %d in the current file." |
+msgid "Blocked signals bitmap: %s\n" |
msgstr "" |
-#: linespec.c:2390 linespec.c:2412 |
-msgid "Empty line specification." |
+#: linux-tdep.c:586 |
+#, possible-c-format |
+msgid "Ignored signals bitmap: %s\n" |
msgstr "" |
-#: linespec.c:2400 linespec.c:2422 |
+#: linux-tdep.c:589 |
#, possible-c-format |
-msgid "Junk at end of line specification: %s" |
+msgid "Catched signals bitmap: %s\n" |
msgstr "" |
-#. The error message doesn't really matter, because this case |
-#. should only hit during breakpoint reset. |
-#: linespec.c:2458 |
-msgid "cannot evaluate expressions while program space is in startup" |
+#: linux-tdep.c:592 |
+#, possible-c-format |
+msgid "wchan (system call): %s\n" |
msgstr "" |
-#. Throw an NOT_FOUND_ERROR. This will be caught by the caller |
-#. and other attempts to locate the symbol will be made. |
-#: linespec.c:2824 |
-msgid "see caller, this text doesn't matter" |
+#: linux-tdep.c:620 |
+msgid "unable to find mappings in core file" |
msgstr "" |
-#: linespec.c:2901 |
-#, possible-c-format |
-msgid "No source file named %s." |
+#: linux-tdep.c:629 |
+msgid "malformed core note - too short for header" |
msgstr "" |
-#: linespec.c:3213 |
-msgid "History values used in line specs must have integer values." |
+#: linux-tdep.c:634 |
+msgid "could not get core note contents" |
msgstr "" |
-#: linespec.c:3236 |
-msgid "Convenience variables used in line specs must have integer values." |
+#: linux-tdep.c:640 |
+msgid "malformed note - does not end with \\0" |
msgstr "" |
-#: linux-fork.c:394 linux-fork.c:539 |
-#, possible-c-format |
-msgid "Unable to detach %s" |
+#: linux-tdep.c:649 |
+msgid "malformed note - too short for supplied file count" |
msgstr "" |
-#: linux-fork.c:488 |
-msgid "Requires argument (checkpoint id to delete)" |
+#: linux-tdep.c:673 |
+msgid "malformed note - filenames end too early" |
msgstr "" |
-#: linux-fork.c:492 linux-fork.c:532 |
-#, possible-c-format |
-msgid "No such checkpoint id, %s" |
+#: linux-tdep.c:722 |
+msgid "unable to find command name in core file" |
msgstr "" |
-#: linux-fork.c:495 |
-msgid "Please switch to another checkpoint before deleting the current one" |
+#: linux-tdep.c:729 |
+msgid "unable to handle request" |
msgstr "" |
-#: linux-fork.c:499 |
+#: linux-tdep.c:794 |
#, possible-c-format |
-msgid "Unable to kill pid %s" |
+msgid "Error parsing {s,}maps file '%s'" |
msgstr "" |
-#: linux-fork.c:506 |
+#: linux-tdep.c:808 |
#, possible-c-format |
-msgid "Killed %s\n" |
+msgid "Error parsing {s,}maps file '%s' number" |
msgstr "" |
-#: linux-fork.c:518 |
+#: linux-thread-db.c:88 |
#, possible-c-format |
-msgid "Unable to wait pid %s" |
-msgstr "" |
- |
-#: linux-fork.c:528 |
-msgid "Requires argument (checkpoint id to detach)" |
-msgstr "" |
- |
-#: linux-fork.c:535 |
-msgid "Please switch to another checkpoint before detaching the current one" |
+msgid "Auto-loading of inferior specific libthread_db is %s.\n" |
msgstr "" |
-#: linux-fork.c:542 |
+#: linux-thread-db.c:112 |
#, possible-c-format |
-msgid "Detached %s\n" |
-msgstr "" |
- |
-#: linux-fork.c:580 |
-msgid " (main process)" |
+msgid "libthread-db debugging is %s.\n" |
msgstr "" |
-#: linux-fork.c:581 |
-msgid " at " |
+#: linux-thread-db.c:419 |
+#, possible-c-format |
+msgid "thread_get_info_callback: cannot get thread info: %s" |
msgstr "" |
-#: linux-fork.c:586 |
+#: linux-thread-db.c:464 |
#, possible-c-format |
-msgid ", file %s" |
+msgid "Cannot find user-level thread for LWP %ld: %s" |
msgstr "" |
-#: linux-fork.c:588 |
+#: linux-thread-db.c:512 linux-thread-db.c:1441 |
#, possible-c-format |
-msgid ", line %d" |
+msgid "Cannot get thread info: %s" |
msgstr "" |
-#: linux-fork.c:603 |
+#: linux-thread-db.c:525 |
#, possible-c-format |
-msgid "No checkpoint number %d.\n" |
+msgid "Symbol \"%s\" not found in libthread_db: %s" |
msgstr "" |
-#: linux-fork.c:605 |
-msgid "No checkpoints.\n" |
+#: linux-thread-db.c:625 |
+#, possible-c-format |
+msgid "Unable to set global thread event mask: %s" |
msgstr "" |
-#: linux-fork.c:663 |
-msgid "checkpoint: can't checkpoint multiple threads." |
+#: linux-thread-db.c:639 |
+#, possible-c-format |
+msgid "Unable to get location for thread creation breakpoint: %s" |
msgstr "" |
-#: linux-fork.c:673 |
-msgid "checkpoint: can't find fork function in inferior." |
+#: linux-thread-db.c:648 |
+#, possible-c-format |
+msgid "Unable to get location for thread death breakpoint: %s" |
msgstr "" |
-#. Probably can't happen. |
-#: linux-fork.c:685 |
-msgid "checkpoint: call_function_by_hand returned null." |
+#: linux-thread-db.c:695 |
+msgid "Warning: couldn't activate thread debugging using libthread_db: " |
msgstr "" |
-#: linux-fork.c:693 |
+#: linux-thread-db.c:738 |
#, possible-c-format |
-msgid "checkpoint: fork returned pid %ld.\n" |
+msgid "Cannot initialize libthread_db: %s" |
msgstr "" |
-#: linux-fork.c:700 |
+#: linux-thread-db.c:755 |
#, possible-c-format |
-msgid " gdb says parent = %ld.\n" |
-msgstr "" |
- |
-#: linux-fork.c:707 |
-msgid "Failed to find new fork" |
+msgid "td_ta_new failed: %s\n" |
msgstr "" |
-#: linux-fork.c:728 |
+#: linux-thread-db.c:769 |
#, possible-c-format |
-msgid "Switching to %s\n" |
+msgid "td_ta_new failed: %s" |
msgstr "" |
-#: linux-fork.c:741 |
-msgid "Requires argument (checkpoint id to restart)" |
+#: linux-thread-db.c:811 sol-thread.c:610 |
+msgid "[Thread debugging using libthread_db enabled]\n" |
msgstr "" |
-#: linux-fork.c:744 |
+#: linux-thread-db.c:821 |
#, 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:757 |
-msgid "Fork a duplicate process (experimental)." |
+msgid "Using host libthread_db library \"%s\".\n" |
msgstr "" |
-#. Restart command: restore the context of a specified checkpoint |
-#. process. |
-#: linux-fork.c:763 |
-msgid "" |
-"restart <n>: restore program context from a checkpoint.\n" |
-"Argument 'n' is checkpoint ID, as displayed by 'info checkpoints'." |
+#: linux-thread-db.c:847 |
+#, possible-c-format |
+msgid "Trying host libthread_db library: %s.\n" |
msgstr "" |
-#. Delete checkpoint command: kill the process and remove it from |
-#. the fork list. |
-#: linux-fork.c:770 |
-msgid "Delete a checkpoint (experimental)." |
+#: linux-thread-db.c:853 |
+#, possible-c-format |
+msgid "dlopen failed: %s.\n" |
msgstr "" |
-#. Detach checkpoint command: release the process to run independently, |
-#. and remove it from the fork list. |
-#: linux-fork.c:777 |
-msgid "Detach from a checkpoint (experimental)." |
+#: linux-thread-db.c:867 |
+#, possible-c-format |
+msgid "Host %s resolved to: %s.\n" |
msgstr "" |
-#: linux-fork.c:785 |
-msgid "IDs of currently known checkpoints." |
+#: linux-thread-db.c:901 |
+#, possible-c-format |
+msgid "Expected absolute pathname for libpthread in the inferior, but got %s." |
msgstr "" |
-#: linux-nat.c:209 |
+#: linux-thread-db.c:922 |
#, possible-c-format |
-msgid "Debugging of GNU/Linux lwp module is %s.\n" |
+msgid "auto-load: Loading libthread-db library \"%s\" from $pdir.\n" |
msgstr "" |
-#: linux-nat.c:416 |
+#: linux-thread-db.c:996 |
#, possible-c-format |
-msgid "linux_test_for_tracefork: waitpid: unexpected result %d." |
+msgid "" |
+"auto-load: Loading libthread-db library \"%s\" from explicit directory.\n" |
msgstr "" |
-#: linux-nat.c:418 |
+#: linux-thread-db.c:1069 |
#, possible-c-format |
-msgid "linux_test_for_tracefork: waitpid: unexpected status %d." |
+msgid "thread_db_load_search returning %d\n" |
msgstr "" |
-#: linux-nat.c:427 linux-nat.c:479 |
-msgid "linux_test_for_tracefork: failed to kill child" |
+#: linux-thread-db.c:1116 |
+msgid "" |
+"Unable to find libthread_db matching inferior's thread library, thread " |
+"debugging will not be available." |
msgstr "" |
-#: linux-nat.c:434 |
-msgid "linux_test_for_tracefork: failed to wait for killed child" |
+#: linux-thread-db.c:1317 |
+#, possible-c-format |
+msgid "Cannot enable thread event reporting for %s: %s" |
msgstr "" |
-#: linux-nat.c:437 |
+#: linux-thread-db.c:1435 |
#, possible-c-format |
-msgid "linux_test_for_tracefork: unexpected wait status 0x%x from killed child" |
+msgid "Cannot get thread event message: %s" |
msgstr "" |
-#: linux-nat.c:451 |
-msgid "linux_test_for_tracefork: failed to resume child" |
+#: linux-thread-db.c:1457 |
+msgid "Spurious thread death event." |
msgstr "" |
-#: linux-nat.c:468 |
-msgid "linux_test_for_tracefork: failed to kill second child" |
+#: linux-thread-db.c:1464 |
+msgid "Spurious thread event." |
msgstr "" |
-#: linux-nat.c:474 |
+#: linux-thread-db.c:1562 |
#, possible-c-format |
-msgid "" |
-"linux_test_for_tracefork: unexpected result from waitpid (%d, status 0x%x)" |
+msgid "find_new_threads_callback: cannot get thread info: %s" |
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:651 |
-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" |
+#: linux-thread-db.c:1581 |
+#, possible-c-format |
+msgid "Cannot enable thread event reporting for LWP %d: %s" |
msgstr "" |
-#: linux-nat.c:872 |
+#: linux-thread-db.c:1650 |
#, possible-c-format |
-msgid "Attaching after process %d vfork to child process %d.\n" |
+msgid "Found %d new threads in iteration %d.\n" |
msgstr "" |
-#: linux-nat.c:877 |
+#: linux-thread-db.c:1693 |
#, possible-c-format |
-msgid "Attaching after process %d fork to child process %d.\n" |
+msgid "Cannot find new threads: %s" |
msgstr "" |
-#: linux-nat.c:1410 |
-#, possible-c-format |
-msgid "%s is a cloned process" |
+#: linux-thread-db.c:1808 |
+msgid "No TLS library support" |
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:1513 |
-#, possible-c-format |
-msgid "Can't attach %s: %s" |
+#: linux-thread-db.c:1828 |
+msgid "TLS not allocated yet" |
msgstr "" |
-#: linux-nat.c:1593 |
-#, possible-c-format |
-msgid "Error disabling address space randomization: %s" |
+#: linux-thread-db.c:1849 |
+msgid "TLS not supported on this target" |
msgstr "" |
-#: linux-nat.c:1609 |
-#, possible-c-format |
-msgid "Error restoring address space randomization: %s" |
+#: linux-thread-db.c:1936 |
+msgid "'info auto-load libthread-db' does not accept any parameters" |
msgstr "" |
-#: linux-nat.c:1668 |
-msgid "Unable to attach: program exited normally." |
+#: linux-thread-db.c:2042 |
+msgid "No auto-loaded libthread-db.\n" |
msgstr "" |
-#: linux-nat.c:1670 |
-#, possible-c-format |
-msgid "Unable to attach: program exited with code %d." |
+#: linux-thread-db.c:2087 |
+msgid "Set search path for libthread_db." |
+msgstr "" |
+ |
+#: linux-thread-db.c:2088 |
+msgid "Show the current search path or libthread_db." |
msgstr "" |
-#: linux-nat.c:1681 |
-#, possible-c-format |
-msgid "Unable to attach: program terminated with signal %s, %s." |
+#: linux-thread-db.c:2089 |
+msgid "" |
+"This path is used to search for libthread_db to be loaded into gdb itself.\n" |
+"Its value is a colon (':') separate list of directories to search.\n" |
+"Setting the search path to an empty list resets it to its default value." |
msgstr "" |
-#: linux-nat.c:1688 |
-#, possible-c-format |
-msgid "unexpected status %d for PID %ld" |
+#: linux-thread-db.c:2099 |
+msgid "Set libthread-db debugging." |
msgstr "" |
-#: linux-nat.c:2297 |
-msgid "waiting for new child" |
+#: linux-thread-db.c:2100 |
+msgid "Show libthread-db debugging." |
msgstr "" |
-#: linux-nat.c:2300 |
-#, possible-c-format |
-msgid "wait returned unexpected PID %d" |
+#: linux-thread-db.c:2101 |
+msgid "When non-zero, libthread-db debugging is enabled." |
msgstr "" |
-#: linux-nat.c:2303 |
-#, possible-c-format |
-msgid "wait returned unexpected status 0x%x" |
+#: linux-thread-db.c:2108 |
+msgid "Enable or disable auto-loading of inferior specific libthread_db." |
msgstr "" |
-#: linux-nat.c:2509 |
-#, possible-c-format |
-msgid "unknown ptrace event %d" |
+#: linux-thread-db.c:2109 |
+msgid "Show whether auto-loading inferior specific libthread_db is enabled." |
msgstr "" |
-#: linux-nat.c:4521 linux-nat.c:4534 |
-#, possible-c-format |
-msgid "Could not parse signal set: %s" |
+#: linux-thread-db.c:2110 |
+msgid "" |
+"If enabled, libthread_db will be searched in 'set libthread-db-search-path'\n" |
+"locations to load libthread_db compatible with the inferior.\n" |
+"Standard system libthread_db still gets loaded even with this option off.\n" |
+"This options has security implications for untrusted inferiors." |
msgstr "" |
-#: linux-nat.c:4568 |
-#, possible-c-format |
-msgid "Could not open %s" |
+#: linux-thread-db.c:2120 |
+msgid "" |
+"Print the list of loaded inferior specific libthread_db.\n" |
+"Usage: info auto-load libthread-db" |
msgstr "" |
-#: linux-nat.c:5190 |
-msgid "Set debugging of GNU/Linux lwp module." |
+#: lm32-tdep.c:367 |
+msgid "lm32_store_return_value: type length too large." |
msgstr "" |
-#: linux-nat.c:5191 |
-msgid "Show debugging of GNU/Linux lwp module." |
+#: m2-exp.y:327 m2-exp.y:331 m2-exp.y:335 m2-exp.y:339 m2-exp.y:341 |
+msgid "Sets are not implemented." |
msgstr "" |
-#: linux-nat.c:5192 |
-msgid "Enables printf debugging output." |
+#: m2-exp.y:638 |
+msgid "No symbol table is loaded. Use the \"symbol-file\" command." |
msgstr "" |
-#: linux-record.c:245 |
-msgid "" |
-"The next instruction is syscall exit. It will make the program exit. Do " |
-"you want to stop the program?" |
+#: m2-exp.y:696 |
+msgid "Floating point numbers must be base 10." |
msgstr "" |
-#: linux-record.c:492 |
-msgid "" |
-"Process record and replay target doesn't support ioctl request " |
-"TIOCSERGSTRUCT\n" |
+#: m2-exp.y:698 |
+#, possible-c-format |
+msgid "Invalid digit '%c' in number." |
msgstr "" |
-#: linux-record.c:498 |
+#: m2-exp.y:706 |
#, possible-c-format |
-msgid "Process record and replay target doesn't support ioctl request 0x%s.\n" |
+msgid "Invalid digit '%c' in octal number." |
msgstr "" |
-#: linux-record.c:677 |
-msgid "" |
-"The next instruction is syscall reboot. It will restart the computer. Do " |
-"you want to stop the program?" |
+#: m2-exp.y:747 |
+msgid "Overflow on numeric constant -- number too large." |
msgstr "" |
-#: linux-record.c:708 |
-#, possible-c-format |
-msgid "" |
-"The next instruction is syscall munmap.\n" |
-"It will free the memory addr = 0x%s len = %u.\n" |
-"It will make record target cannot record some memory change.\n" |
-"Do you want to stop the program?" |
+#: m2-exp.y:909 |
+msgid "Unterminated string or character constant." |
msgstr "" |
-#: linux-record.c:1053 |
-#, possible-c-format |
-msgid "Process record and replay target doesn't support socketcall call 0x%s\n" |
+#: m2-exp.y:1042 |
+msgid "internal: Undefined class in m2lex()" |
msgstr "" |
-#. XXX RECORD_SEMCTL still not supported. |
-#: linux-record.c:1216 |
-#, possible-c-format |
-msgid "Process record and replay target doesn't support ipc number %s\n" |
+#: m2-exp.y:1046 |
+msgid "internal: Unforseen case in m2lex()" |
msgstr "" |
-#: linux-record.c:1910 |
-msgid "" |
-"The next instruction is syscall exit_group. It will make the program exit. " |
-"Do you want to stop the program?" |
+#: m2-exp.y:1049 |
+msgid "unhandled token in m2lex()" |
msgstr "" |
-#: linux-record.c:2245 |
-#, possible-c-format |
-msgid "Process record and replay target doesn't support syscall number %d\n" |
+#: m2-lang.c:207 |
+msgid "unbounded structure missing _m2_high field" |
msgstr "" |
-#: linux-tdep.c:272 procfs.c:5241 |
-msgid "No current process: you must name one." |
+#: m2-lang.c:235 |
+msgid "internal error: unbounded array structure is unknown" |
msgstr "" |
-#: linux-tdep.c:274 |
-msgid "Can't determine the current process's PID: you must name one." |
+#: m2-lang.c:241 |
+msgid "unbounded structure missing _m2_contents field" |
msgstr "" |
-#: linux-tdep.c:281 |
-#, possible-c-format |
-msgid "Too many parameters: %s" |
+#: m2-typeprint.c:121 |
+msgid "method" |
msgstr "" |
-#: linux-tdep.c:283 |
-#, possible-c-format |
-msgid "process %ld\n" |
+#. i18n: Do not translate the "struct" part! |
+#: m2-typeprint.c:141 |
+msgid "undef" |
msgstr "" |
-#: linux-tdep.c:308 linux-tdep.c:321 |
-#, possible-c-format |
-msgid "unable to read link '%s'" |
+#: m2-typeprint.c:145 |
+msgid "error" |
msgstr "" |
-#. No output for summary mode. |
-#: linux-tdep.c:332 procfs.c:5169 |
-msgid "" |
-"Mapped address spaces:\n" |
-"\n" |
+#: m2-typeprint.c:268 |
+msgid "is unknown" |
msgstr "" |
-#: linux-tdep.c:406 |
-#, possible-c-format |
-msgid "Process: %s\n" |
+#: m2-typeprint.c:421 |
+msgid "long_set failed to find discrete bounds for its subtype" |
msgstr "" |
-#: linux-tdep.c:425 |
-#, possible-c-format |
-msgid "State: %c\n" |
+#: m2-typeprint.c:424 m2-valprint.c:64 |
+msgid "expecting long_set" |
msgstr "" |
-#: linux-tdep.c:428 |
-#, possible-c-format |
-msgid "Parent process: %s\n" |
+#. i18n: Do not translate the "SET OF" part! |
+#: m2-typeprint.c:477 |
+msgid "SET OF <unknown>" |
msgstr "" |
-#: linux-tdep.c:431 |
-#, possible-c-format |
-msgid "Process group: %s\n" |
+#. i18n: Do not translate "CASE" and "OF". |
+#: m2-typeprint.c:564 |
+msgid "CASE <variant> OF\n" |
msgstr "" |
-#: linux-tdep.c:434 |
-#, possible-c-format |
-msgid "Session id: %s\n" |
+#: m2-valprint.c:95 |
+msgid "<unknown bounds of set>" |
msgstr "" |
-#: linux-tdep.c:437 |
-#, possible-c-format |
-msgid "TTY: %s\n" |
+#: m2-valprint.c:109 |
+msgid "bit test is out of range" |
msgstr "" |
-#: linux-tdep.c:440 |
-#, possible-c-format |
-msgid "TTY owner process group: %s\n" |
+#. 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. |
+#: m2-valprint.c:412 valprint.c:680 valprint.c:763 |
+msgid "<incomplete type>" |
msgstr "" |
-#: linux-tdep.c:444 |
-#, possible-c-format |
-msgid "Flags: %s\n" |
+#: m2-valprint.c:429 |
+msgid "<error value>" |
msgstr "" |
-#: linux-tdep.c:447 |
-#, possible-c-format |
-msgid "Minor faults (no memory page): %s\n" |
+#: m32c-tdep.c:2247 |
+msgid "" |
+"The return value is stored in memory at 'mem0', but GDB cannot find\n" |
+"its address." |
msgstr "" |
-#: linux-tdep.c:450 |
-#, possible-c-format |
-msgid "Minor faults, children: %s\n" |
+#: m32c-tdep.c:2279 |
+msgid "" |
+"The return value is stored in memory at 'mem0', but GDB cannot find\n" |
+" its address." |
msgstr "" |
-#: linux-tdep.c:453 |
+#: m32c-tdep.c:2460 |
#, possible-c-format |
-msgid "Major faults (memory page faults): %s\n" |
+msgid "" |
+"Cannot convert code address %s to function pointer:\n" |
+"couldn't find a symbol at that address, to find trampoline." |
msgstr "" |
-#: linux-tdep.c:456 |
+#: m32c-tdep.c:2494 |
#, possible-c-format |
-msgid "Major faults, children: %s\n" |
+msgid "" |
+"Cannot convert code address %s to function pointer:\n" |
+"couldn't find trampoline named '%s.plt'.\n" |
+"Returning pointer value %s instead; this may produce\n" |
+"a useful result if converted back into an address by GDB,\n" |
+"but will most likely not be useful otherwise.\n" |
msgstr "" |
-#: linux-tdep.c:459 |
+#: m32r-rom.c:135 |
#, possible-c-format |
-msgid "utime: %s\n" |
+msgid "Unable to open file %s." |
msgstr "" |
-#: linux-tdep.c:462 |
-#, possible-c-format |
-msgid "stime: %s\n" |
+#: m32r-rom.c:138 |
+msgid "File is not an object file." |
msgstr "" |
-#: linux-tdep.c:465 |
-#, possible-c-format |
-msgid "utime, children: %s\n" |
+#: m32r-rom.c:446 |
+msgid "No ethernet connection!" |
msgstr "" |
-#: linux-tdep.c:468 |
-#, possible-c-format |
-msgid "stime, children: %s\n" |
+#. empty |
+#: m32r-rom.c:456 |
+msgid "Please use 'set board-address' to set the M32R-EVA board's IP address." |
msgstr "" |
-#: linux-tdep.c:471 |
-#, possible-c-format |
-msgid "jiffies remaining in current time slice: %s\n" |
+#: m32r-rom.c:468 |
+msgid "Couldn't initialize WINSOCK." |
msgstr "" |
-#: linux-tdep.c:475 |
-#, possible-c-format |
-msgid "'nice' value: %s\n" |
+#. failed? |
+#: m32r-rom.c:488 |
+msgid "Need to know gdb host computer's IP address (use 'set server-address')" |
msgstr "" |
-#: linux-tdep.c:478 |
-#, possible-c-format |
-msgid "jiffies until next timeout: %s\n" |
+#: m32r-rom.c:501 |
+msgid "Need to know default download path (use 'set download-path')" |
msgstr "" |
-#: linux-tdep.c:481 |
+#: m32r-rom.c:523 |
#, possible-c-format |
-msgid "jiffies until next SIGALRM: %s\n" |
+msgid "" |
+"Upload file not found: %s.srec\n" |
+"Check IP addresses and download path." |
msgstr "" |
-#: linux-tdep.c:484 |
-#, possible-c-format |
-msgid "start time (jiffies since system boot): %s\n" |
+#: m32r-rom.c:607 |
+msgid "Set the default path for downloadable SREC files." |
msgstr "" |
-#: linux-tdep.c:488 |
-#, possible-c-format |
-msgid "Virtual memory size: %s\n" |
+#: m32r-rom.c:608 |
+msgid "Show the default path for downloadable SREC files." |
msgstr "" |
-#: linux-tdep.c:491 |
-#, possible-c-format |
-msgid "Resident set size: %s\n" |
+#: m32r-rom.c:609 |
+msgid "Determines the default path for downloadable SREC files." |
msgstr "" |
-#: linux-tdep.c:494 |
-#, possible-c-format |
-msgid "rlim: %s\n" |
+#: m32r-rom.c:616 |
+msgid "Set IP address for M32R-EVA target board." |
msgstr "" |
-#: linux-tdep.c:497 |
-#, possible-c-format |
-msgid "Start of text: %s\n" |
+#: m32r-rom.c:617 |
+msgid "Show IP address for M32R-EVA target board." |
msgstr "" |
-#: linux-tdep.c:500 |
-#, possible-c-format |
-msgid "End of text: %s\n" |
+#: m32r-rom.c:618 |
+msgid "Determine the IP address for M32R-EVA target board." |
msgstr "" |
-#: linux-tdep.c:503 |
-#, possible-c-format |
-msgid "Start of stack: %s\n" |
+#: m32r-rom.c:625 |
+msgid "Set IP address for download server (GDB's host computer)." |
msgstr "" |
-#: linux-tdep.c:508 |
-#, possible-c-format |
-msgid "Kernel stack pointer: %s\n" |
+#: m32r-rom.c:626 |
+msgid "Show IP address for download server (GDB's host computer)." |
msgstr "" |
-#: linux-tdep.c:511 |
-#, possible-c-format |
-msgid "Kernel instr pointer: %s\n" |
+#: m32r-rom.c:627 |
+msgid "Determine the IP address for download server (GDB's host computer)." |
msgstr "" |
-#: linux-tdep.c:514 |
-#, possible-c-format |
-msgid "Pending signals bitmap: %s\n" |
+#: m32r-rom.c:635 |
+msgid "Upload the srec file via the monitor's Ethernet upload capability." |
msgstr "" |
-#: linux-tdep.c:517 |
-#, possible-c-format |
-msgid "Blocked signals bitmap: %s\n" |
+#: m32r-rom.c:638 |
+msgid "test upload command." |
msgstr "" |
-#: linux-tdep.c:520 |
-#, possible-c-format |
-msgid "Ignored signals bitmap: %s\n" |
+#: m68hc11-tdep.c:255 |
+msgid "" |
+"No frame soft register found in the symbol table.\n" |
+"Stack backtrace will not work." |
msgstr "" |
-#: linux-tdep.c:523 |
-#, possible-c-format |
-msgid "Catched signals bitmap: %s\n" |
+#: m68hc11-tdep.c:1280 |
+msgid "return of value > 4 is not supported." |
msgstr "" |
-#: linux-tdep.c:526 |
-#, possible-c-format |
-msgid "wchan (system call): %s\n" |
+#: m68hc11-tdep.c:1317 sh64-tdep.c:1276 sh-tdep.c:1327 |
+msgid "bad size for return value" |
msgstr "" |
-#: linux-thread-db.c:87 |
+#: m68k-tdep.c:179 |
#, possible-c-format |
-msgid "Auto-loading of inferior specific libthread_db is %s.\n" |
+msgid "m68k_register_name: illegal register number %d" |
msgstr "" |
-#: linux-thread-db.c:111 |
-#, possible-c-format |
-msgid "libthread-db debugging is %s.\n" |
+#: m68k-tdep.c:1029 |
+msgid "m68k_get_longjmp_target: not implemented" |
msgstr "" |
-#: linux-thread-db.c:418 |
-#, possible-c-format |
-msgid "thread_get_info_callback: cannot get thread info: %s" |
+#: machoread.c:222 |
+msgid "Unexpected empty N_SO stab" |
msgstr "" |
-#: linux-thread-db.c:467 |
+#: machoread.c:241 |
#, possible-c-format |
-msgid "Cannot find user-level thread for LWP %ld: %s" |
+msgid "%s: Unexpected debug stab outside SO markers" |
msgstr "" |
-#: linux-thread-db.c:526 linux-thread-db.c:1439 |
-#, possible-c-format |
-msgid "Cannot get thread info: %s" |
+#. Unexpected empty N_SO. |
+#: machoread.c:258 |
+msgid "Empty SO section" |
msgstr "" |
-#: linux-thread-db.c:539 |
-#, possible-c-format |
-msgid "Symbol \"%s\" not found in libthread_db: %s" |
+#: machoread.c:269 |
+msgid "Three SO in a raw" |
msgstr "" |
-#: linux-thread-db.c:639 |
+#: machoread.c:278 |
#, possible-c-format |
-msgid "Unable to set global thread event mask: %s" |
+msgid "stabs debugging not supported for %s" |
msgstr "" |
-#: linux-thread-db.c:653 |
-#, possible-c-format |
-msgid "Unable to get location for thread creation breakpoint: %s" |
+#: machoread.c:291 |
+msgid "Unexpected stab after SO" |
msgstr "" |
-#: linux-thread-db.c:662 |
-#, possible-c-format |
-msgid "Unable to get location for thread death breakpoint: %s" |
+#: machoread.c:309 |
+msgid "Missing nul SO" |
msgstr "" |
-#: linux-thread-db.c:709 |
-msgid "Warning: couldn't activate thread debugging using libthread_db: " |
+#: machoread.c:339 |
+msgid "unhandled stab for dwarf OSO file" |
msgstr "" |
-#: linux-thread-db.c:752 |
-#, possible-c-format |
-msgid "Cannot initialize libthread_db: %s" |
+#: machoread.c:346 |
+msgid "non-debugging symbol within SO" |
msgstr "" |
-#: linux-thread-db.c:769 |
-#, possible-c-format |
-msgid "td_ta_new failed: %s\n" |
+#: machoread.c:352 |
+msgid "missing nul SO" |
msgstr "" |
-#: linux-thread-db.c:783 |
+#: machoread.c:440 |
#, possible-c-format |
-msgid "td_ta_new failed: %s" |
+msgid "can't find symbol '%s' in minsymtab" |
msgstr "" |
-#: linux-thread-db.c:825 sol-thread.c:672 |
-msgid "[Thread debugging using libthread_db enabled]\n" |
+#: machoread.c:466 |
+#, possible-c-format |
+msgid "Loading debugging symbols from oso: %s\n" |
msgstr "" |
-#: linux-thread-db.c:835 |
+#: machoread.c:470 symfile.c:1694 symfile.c:1735 |
#, possible-c-format |
-msgid "Using host libthread_db library \"%s\".\n" |
+msgid "`%s': can't read symbols: %s." |
msgstr "" |
-#: linux-thread-db.c:861 |
+#: machoread.c:478 |
#, possible-c-format |
-msgid "Trying host libthread_db library: %s.\n" |
+msgid "`%s': file time stamp mismatch." |
msgstr "" |
-#: linux-thread-db.c:867 |
+#: machoread.c:487 |
#, possible-c-format |
-msgid "dlopen failed: %s.\n" |
+msgid "`%s': can't create hash table" |
msgstr "" |
-#: linux-thread-db.c:881 |
+#: machoread.c:536 |
#, possible-c-format |
-msgid "Host %s resolved to: %s.\n" |
+msgid "Duplicated symbol %s in symbol table" |
msgstr "" |
-#: linux-thread-db.c:913 |
+#: machoread.c:543 |
#, possible-c-format |
-msgid "Expected absolute pathname for libpthread in the inferior, but got %s." |
+msgid "Adding symbol %s (addr: %s)\n" |
msgstr "" |
-#: linux-thread-db.c:927 |
+#: machoread.c:617 |
#, possible-c-format |
-msgid "auto-load: Loading libthread-db library \"%s\" from $pdir.\n" |
+msgid "resolve sect %s with %s (set to %s)\n" |
msgstr "" |
-#: linux-thread-db.c:999 |
+#: machoread.c:696 |
#, possible-c-format |
-msgid "" |
-"auto-load: Loading libthread-db library \"%s\" from explicit directory.\n" |
+msgid "Could not open OSO archive file \"%s\"" |
msgstr "" |
-#: linux-thread-db.c:1067 |
+#: machoread.c:703 |
#, possible-c-format |
-msgid "thread_db_load_search returning %d\n" |
+msgid "OSO archive file \"%s\" not an archive." |
msgstr "" |
-#: linux-thread-db.c:1114 |
-msgid "" |
-"Unable to find libthread_db matching inferior's thread library, thread " |
-"debugging will not be available." |
+#: machoread.c:714 |
+#, possible-c-format |
+msgid "Could not read archive members out of OSO archive \"%s\"" |
msgstr "" |
-#: linux-thread-db.c:1315 |
+#: machoread.c:759 |
#, possible-c-format |
-msgid "Cannot enable thread event reporting for %s: %s" |
+msgid "Could not find specified archive member for OSO name \"%s\"" |
msgstr "" |
-#: linux-thread-db.c:1433 |
+#: machoread.c:770 symfile.c:1688 symfile.c:1728 |
#, possible-c-format |
-msgid "Cannot get thread event message: %s" |
+msgid "`%s': can't open to read symbols: %s." |
msgstr "" |
-#: linux-thread-db.c:1455 |
-msgid "Spurious thread death event." |
+#: machoread.c:817 machoread.c:837 |
+#, possible-c-format |
+msgid "can't find UUID in %s" |
msgstr "" |
-#: linux-thread-db.c:1462 |
-msgid "Spurious thread event." |
+#: machoread.c:823 |
+#, possible-c-format |
+msgid "can't open dsym file %s" |
msgstr "" |
-#: linux-thread-db.c:1567 |
+#: machoread.c:830 |
#, possible-c-format |
-msgid "find_new_threads_callback: cannot get thread info: %s" |
+msgid "bad dsym file format: %s" |
msgstr "" |
-#: linux-thread-db.c:1589 |
+#: machoread.c:844 |
#, possible-c-format |
-msgid "Cannot enable thread event reporting for LWP %d: %s" |
+msgid "dsym file UUID doesn't match the one in %s" |
msgstr "" |
-#: linux-thread-db.c:1658 |
-#, possible-c-format |
-msgid "Found %d new threads in iteration %d.\n" |
+#: machoread.c:917 |
+msgid "dsym file found\n" |
msgstr "" |
-#: linux-thread-db.c:1702 |
+#: machoread.c:966 |
#, possible-c-format |
-msgid "Cannot find new threads: %s" |
+msgid "Relocate section '%s' of %s\n" |
msgstr "" |
-#: linux-thread-db.c:1817 |
-msgid "No TLS library support" |
+#: machoread.c:1055 |
+msgid "Set if printing Mach-O symbols processing." |
msgstr "" |
-#: linux-thread-db.c:1837 |
-msgid "TLS not allocated yet" |
+#: machoread.c:1056 |
+msgid "Show if printing Mach-O symbols processing." |
msgstr "" |
-#: linux-thread-db.c:1858 |
-msgid "TLS not supported on this target" |
+#: macrocmd.c:71 |
+msgid "" |
+"You must follow the `macro expand' command with the expression you\n" |
+"want to expand." |
msgstr "" |
-#: linux-thread-db.c:1946 |
-msgid "'info auto-load libthread-db' does not accept any parameters" |
+#: macrocmd.c:105 |
+msgid "" |
+"You must follow the `macro expand-once' command with the expression\n" |
+"you want to expand." |
msgstr "" |
-#: linux-thread-db.c:2052 |
-msgid "No auto-loaded libthread-db.\n" |
+#: macrocmd.c:232 |
+#, possible-c-format |
+msgid "" |
+"Unrecognized option '%s' to info macro command. Try \"help info macro\"." |
msgstr "" |
-#: linux-thread-db.c:2096 |
-msgid "Set search path for libthread_db." |
+#: macrocmd.c:242 |
+msgid "" |
+"You must follow the `info macro' command with the name of the macro\n" |
+"whose definition you want to see." |
msgstr "" |
-#: linux-thread-db.c:2097 |
-msgid "Show the current search path or libthread_db." |
+#: macrocmd.c:376 |
+msgid "usage: macro define NAME[(ARGUMENT-LIST)] [REPLACEMENT-LIST]" |
msgstr "" |
-#: linux-thread-db.c:2098 |
-msgid "" |
-"This path is used to search for libthread_db to be loaded into gdb itself.\n" |
-"Its value is a colon (':') separate list of directories to search.\n" |
-"Setting the search path to an empty list resets it to its default value." |
+#: macrocmd.c:386 macrocmd.c:461 |
+msgid "Invalid macro name." |
msgstr "" |
-#: linux-thread-db.c:2108 |
-msgid "Set libthread-db debugging." |
+#: macrocmd.c:414 |
+msgid "Macro is missing an argument." |
msgstr "" |
-#: linux-thread-db.c:2109 |
-msgid "Show libthread-db debugging." |
+#: macrocmd.c:420 |
+msgid "Two macro arguments with identical names." |
msgstr "" |
-#: linux-thread-db.c:2110 |
-msgid "When non-zero, libthread-db debugging is enabled." |
+#: macrocmd.c:430 |
+msgid "',' or ')' expected at end of macro arguments." |
msgstr "" |
-#: linux-thread-db.c:2117 |
-msgid "Enable or disable auto-loading of inferior specific libthread_db." |
+#: macrocmd.c:456 |
+msgid "usage: macro undef NAME" |
msgstr "" |
-#: linux-thread-db.c:2118 |
-msgid "Show whether auto-loading inferior specific libthread_db is enabled." |
+#: macrocmd.c:504 |
+msgid "Prefix for commands dealing with C preprocessor macros." |
msgstr "" |
-#: linux-thread-db.c:2119 |
+#: macrocmd.c:507 |
msgid "" |
-"If enabled, libthread_db will be searched in 'set libthread-db-search-path'\n" |
-"locations to load libthread_db compatible with the inferior.\n" |
-"Standard system libthread_db still gets loaded even with this option off.\n" |
-"This options has security implications for untrusted inferiors." |
+"Fully expand any C/C++ preprocessor macro invocations in EXPRESSION.\n" |
+"Show the expanded expression." |
msgstr "" |
-#: linux-thread-db.c:2129 |
+#: macrocmd.c:512 |
msgid "" |
-"Print the list of loaded inferior specific libthread_db.\n" |
-"Usage: info auto-load libthread-db" |
+"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 "" |
-#: lm32-tdep.c:368 |
-msgid "lm32_store_return_value: type length too large." |
+#: macrocmd.c:527 |
+msgid "" |
+"Show the definition of MACRO, and it's source location.\n" |
+"Usage: info macro [-a|-all] [--] MACRO\n" |
+"Options: \n" |
+" -a, --all Output all definitions of MACRO in the current compilation " |
+"unit.\n" |
+" -- Specify the end of arguments and the beginning of the MACRO." |
msgstr "" |
-#: m2-exp.y:328 m2-exp.y:332 m2-exp.y:336 m2-exp.y:340 m2-exp.y:342 |
-msgid "Sets are not implemented." |
+#: macrocmd.c:537 |
+msgid "" |
+"Show the definitions of all macros at LINESPEC, or the current source " |
+"location.\n" |
+"Usage: info macros [LINESPEC]" |
msgstr "" |
-#: m2-exp.y:639 |
-msgid "No symbol table is loaded. Use the \"symbol-file\" command." |
+#: macrocmd.c:542 |
+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 "" |
-#: m2-exp.y:697 |
-msgid "Floating point numbers must be base 10." |
+#: macrocmd.c:552 |
+msgid "" |
+"Remove the definition of the C/C++ preprocessor macro with the given name." |
msgstr "" |
-#: m2-exp.y:699 |
-#, possible-c-format |
-msgid "Invalid digit '%c' in number." |
+#: macrocmd.c:557 |
+msgid "List all the macros defined using the `macro define' command." |
msgstr "" |
-#: m2-exp.y:707 |
-#, possible-c-format |
-msgid "Invalid digit '%c' in octal number." |
+#: macroexp.c:246 |
+msgid "Unterminated comment in macro expansion." |
msgstr "" |
-#: m2-exp.y:748 |
-msgid "Overflow on numeric constant -- number too large." |
+#: macroexp.c:356 |
+msgid "A character constant must contain at least one character." |
msgstr "" |
-#: m2-exp.y:910 |
-msgid "Unterminated string or character constant." |
+#: macroexp.c:416 |
+msgid "Newline characters may not appear in string constants." |
msgstr "" |
-#: m2-exp.y:1043 |
-msgid "internal: Undefined class in m2lex()" |
+#: macroexp.c:650 |
+msgid "unable to avoid splicing tokens during macro expansion" |
msgstr "" |
-#: m2-exp.y:1047 |
-msgid "internal: Unforseen case in m2lex()" |
+#: macroexp.c:841 |
+#, possible-c-format |
+msgid "Malformed argument list for macro `%s'." |
msgstr "" |
-#: m2-exp.y:1050 |
-msgid "unhandled token in m2lex()" |
+#: macroexp.c:1012 |
+msgid "Stringification operator requires an argument." |
msgstr "" |
-#: m2-lang.c:218 |
-msgid "unbounded structure missing _m2_high field" |
+#: macroexp.c:1017 |
+msgid "Argument to stringification operator must name a macro parameter." |
msgstr "" |
-#: m2-lang.c:246 |
-msgid "internal error: unbounded array structure is unknown" |
+#: macroexp.c:1031 |
+msgid "Stray splicing operator" |
msgstr "" |
-#: m2-lang.c:252 |
-msgid "unbounded structure missing _m2_contents field" |
+#: macroexp.c:1063 |
+msgid "Splicing operator at end of macro" |
msgstr "" |
-#: m2-typeprint.c:117 |
-msgid "method" |
+#: macroexp.c:1272 |
+#, possible-c-format |
+msgid "Wrong number of arguments to macro `%s' (expected %d, got %d)." |
msgstr "" |
-#. i18n: Do not translate the "struct" part! |
-#: m2-typeprint.c:137 |
-msgid "undef" |
+#: macroexp.c:1306 |
+msgid "bad macro definition kind" |
msgstr "" |
-#: m2-typeprint.c:141 |
-msgid "error" |
+#: macroexp.c:1438 |
+msgid "Expand-once not implemented yet." |
msgstr "" |
-#: m2-typeprint.c:263 |
-msgid "is unknown" |
+#: 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 "" |
-#: m2-typeprint.c:416 |
-msgid "long_set failed to find discrete bounds for its subtype" |
+#: macrotab.c:483 |
+#, possible-c-format |
+msgid "both `%s' and `%s' allegedly #included at %s:%d" |
msgstr "" |
-#: m2-typeprint.c:419 m2-valprint.c:65 |
-msgid "expecting long_set" |
+#: macrotab.c:733 |
+#, possible-c-format |
+msgid "macro `%s' redefined at %s:%d; original definition at %s:%d" |
msgstr "" |
-#. i18n: Do not translate the "SET OF" part! |
-#: m2-typeprint.c:471 |
-msgid "SET OF <unknown>" |
+#: macrotab.c:862 |
+#, possible-c-format |
+msgid "macro '%s' is #undefined twice, at %s:%d and %s:%d" |
msgstr "" |
-#. i18n: Do not translate "CASE" and "OF". |
-#: m2-typeprint.c:558 |
-msgid "CASE <variant> OF\n" |
+#: macrotab.c:883 |
+#, possible-c-format |
+msgid "no definition for macro `%s' in scope to #undef at %s:%d" |
msgstr "" |
-#: m2-valprint.c:96 |
-msgid "<unknown bounds of set>" |
+#: main.c:412 |
+#, possible-c-format |
+msgid "%s: warning: error finding working directory: %s\n" |
msgstr "" |
-#: m2-valprint.c:110 |
-msgid "bit test is out of range" |
+#: main.c:578 |
+#, possible-c-format |
+msgid "%s: TUI mode is not supported\n" |
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. |
-#: m2-valprint.c:418 valprint.c:634 valprint.c:717 |
-msgid "<incomplete type>" |
+#: main.c:662 |
+#, possible-c-format |
+msgid "%s: unable to load tclcommand file \"%s\"" |
msgstr "" |
-#: m2-valprint.c:439 |
-msgid "<error value>" |
+#: main.c:714 |
+#, possible-c-format |
+msgid "warning: could not set baud rate to `%s'.\n" |
msgstr "" |
-#: m32c-tdep.c:2250 |
-msgid "" |
-"The return value is stored in memory at 'mem0', but GDB cannot find\n" |
-"its address." |
+#: main.c:731 |
+#, possible-c-format |
+msgid "warning: could not set timeout limit to `%s'.\n" |
msgstr "" |
-#: m32c-tdep.c:2282 |
-msgid "" |
-"The return value is stored in memory at 'mem0', but GDB cannot find\n" |
-" its address." |
+#: main.c:740 |
+#, possible-c-format |
+msgid "Use `%s --help' for a complete list of options.\n" |
msgstr "" |
-#: m32c-tdep.c:2463 |
+#: main.c:772 |
#, possible-c-format |
-msgid "" |
-"Cannot convert code address %s to function pointer:\n" |
-"couldn't find a symbol at that address, to find trampoline." |
+msgid "%s: `--args' specified but no program specified\n" |
msgstr "" |
-#: m32c-tdep.c:2497 |
+#: main.c:809 |
#, possible-c-format |
-msgid "" |
-"Cannot convert code address %s to function pointer:\n" |
-"couldn't find trampoline named '%s.plt'.\n" |
-"Returning pointer value %s instead; this may produce\n" |
-"a useful result if converted back into an address by GDB,\n" |
-"but will most likely not be useful otherwise.\n" |
+msgid "Excess command line arguments ignored. (%s%s)\n" |
msgstr "" |
-#: m32r-rom.c:133 |
+#: main.c:873 |
#, possible-c-format |
-msgid "Unable to open file %s." |
+msgid "Interpreter `%s' unrecognized" |
msgstr "" |
-#: m32r-rom.c:135 |
-msgid "File is not an object file." |
+#. Set off error and warning messages with a blank line. |
+#: main.c:902 |
+msgid "" |
+"\n" |
+"warning: " |
msgstr "" |
-#: m32r-rom.c:442 |
-msgid "No ethernet connection!" |
+#: main.c:974 |
+msgid "Can't attach to process and specify a core file at the same time." |
msgstr "" |
-#. empty |
-#: m32r-rom.c:453 |
-msgid "Please use 'set board-address' to set the M32R-EVA board's IP address." |
+#. Error messages should no longer be distinguished with extra output. |
+#: main.c:1005 |
+msgid "warning: " |
msgstr "" |
-#: m32r-rom.c:465 |
-msgid "Couldn't initialize WINSOCK." |
+#: main.c:1015 |
+#, possible-c-format |
+msgid "auto-load: Loading .gdbinit file \"%s\".\n" |
msgstr "" |
-#. failed? |
-#: m32r-rom.c:485 |
-msgid "Need to know gdb host computer's IP address (use 'set server-address')" |
+#. Note: The options in the list below are only approximately sorted |
+#. in the alphabetical order, so as to group closely related options |
+#. together. |
+#: main.c:1099 |
+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" |
msgstr "" |
-#: m32r-rom.c:498 |
-msgid "Need to know default download path (use 'set download-path')" |
+#: main.c:1104 |
+msgid "" |
+"Selection of debuggee and its files:\n" |
+"\n" |
+" --args Arguments after executable-file are passed to inferior\n" |
+" --core=COREFILE Analyze the core dump COREFILE.\n" |
+" --exec=EXECFILE Use EXECFILE as the executable.\n" |
+" --pid=PID Attach to running process PID.\n" |
+" --directory=DIR Search for source files in DIR.\n" |
+" --se=FILE Use FILE as symbol file and executable file.\n" |
+" --symbols=SYMFILE Read symbols from SYMFILE.\n" |
+" --readnow Fully read symbol files on first access.\n" |
+" --write Set writing into executable and core files.\n" |
+"\n" |
msgstr "" |
-#: m32r-rom.c:520 |
-#, possible-c-format |
+#: main.c:1116 |
msgid "" |
-"Upload file not found: %s.srec\n" |
-"Check IP addresses and download path." |
+"Initial commands and command files:\n" |
+"\n" |
+" --command=FILE, -x Execute GDB commands from FILE.\n" |
+" --init-command=FILE, -ix\n" |
+" Like -x but execute commands before loading inferior.\n" |
+" --eval-command=COMMAND, -ex\n" |
+" Execute a single GDB command.\n" |
+" May be used multiple times and in conjunction\n" |
+" with --command.\n" |
+" --init-eval-command=COMMAND, -iex\n" |
+" Like -ex but before loading inferior.\n" |
+" --nh Do not read ~/.gdbinit.\n" |
+" --nx Do not read any .gdbinit files in any directory.\n" |
+"\n" |
msgstr "" |
-#: m32r-rom.c:602 |
-msgid "Set the default path for downloadable SREC files." |
+#: main.c:1130 |
+msgid "" |
+"Output and user interface control:\n" |
+"\n" |
+" --fullname Output information used by emacs-GDB interface.\n" |
+" --interpreter=INTERP\n" |
+" Select a specific interpreter / user interface\n" |
+" --tty=TTY Use TTY for input/output by the program being " |
+"debugged.\n" |
+" -w Use the GUI interface.\n" |
+" --nw Do not use the GUI interface.\n" |
msgstr "" |
-#: m32r-rom.c:603 |
-msgid "Show the default path for downloadable SREC files." |
+#: main.c:1140 |
+msgid " --tui Use a terminal user interface.\n" |
msgstr "" |
-#: m32r-rom.c:604 |
-msgid "Determines the default path for downloadable SREC files." |
+#: main.c:1144 |
+msgid "" |
+" --dbx DBX compatibility mode.\n" |
+" --xdb XDB compatibility mode.\n" |
+" --quiet Do not print version number on startup.\n" |
+"\n" |
msgstr "" |
-#: m32r-rom.c:611 |
-msgid "Set IP address for M32R-EVA target board." |
+#: main.c:1149 |
+msgid "" |
+"Operating modes:\n" |
+"\n" |
+" --batch Exit after processing options.\n" |
+" --batch-silent Like --batch, but suppress all gdb stdout output.\n" |
+" --return-child-result\n" |
+" GDB exit code will be the child's exit code.\n" |
+" --configuration Print details about GDB configuration and then exit.\n" |
+" --help Print this message and then exit.\n" |
+" --version Print version information and then exit.\n" |
+"\n" |
+"Remote debugging options:\n" |
+"\n" |
+" -b BAUDRATE Set serial port baud rate used for remote debugging.\n" |
+" -l TIMEOUT Set timeout in seconds for remote debugging.\n" |
+"\n" |
+"Other options:\n" |
+"\n" |
+" --cd=DIR Change current directory to DIR.\n" |
msgstr "" |
-#: m32r-rom.c:612 |
-msgid "Show IP address for M32R-EVA target board." |
+#: main.c:1164 |
+msgid "" |
+"\n" |
+"At startup, GDB reads the following init files and executes their commands:\n" |
msgstr "" |
-#: m32r-rom.c:613 |
-msgid "Determine the IP address for M32R-EVA target board." |
+#: main.c:1168 |
+#, possible-c-format |
+msgid " * system-wide init file: %s\n" |
msgstr "" |
-#: m32r-rom.c:620 |
-msgid "Set IP address for download server (GDB's host computer)." |
+#: main.c:1172 |
+#, possible-c-format |
+msgid " * user-specific init file: %s\n" |
msgstr "" |
-#: m32r-rom.c:621 |
-msgid "Show IP address for download server (GDB's host computer)." |
+#: main.c:1176 |
+#, possible-c-format |
+msgid " * local init file (see also 'set auto-load local-gdbinit'): ./%s\n" |
msgstr "" |
-#: m32r-rom.c:622 |
-msgid "Determine the IP address for download server (GDB's host computer)." |
+#: main.c:1179 |
+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 "" |
-#: m32r-rom.c:630 |
-msgid "Upload the srec file via the monitor's Ethernet upload capability." |
+#: main.c:1184 |
+#, possible-c-format |
+msgid "Report bugs to \"%s\".\n" |
msgstr "" |
-#: m32r-rom.c:633 |
-msgid "test upload command." |
+#: maint.c:81 |
+#, possible-c-format |
+msgid "Watchdog timer is %s.\n" |
msgstr "" |
-#: m68hc11-tdep.c:255 |
+#: maint.c:89 |
msgid "" |
-"No frame soft register found in the symbol table.\n" |
-"Stack backtrace will not work." |
+"\"maintenance\" must be followed by the name of a maintenance command.\n" |
msgstr "" |
-#: m68hc11-tdep.c:1283 |
-msgid "return of value > 4 is not supported." |
+#: maint.c:98 |
+msgid "Should GDB dump core? " |
msgstr "" |
-#: m68hc11-tdep.c:1321 sh64-tdep.c:1276 sh-tdep.c:1327 |
-msgid "bad size for return value" |
+#: maint.c:149 |
+msgid "\"maintenance demangle\" takes an argument to demangle.\n" |
msgstr "" |
-#: m68k-tdep.c:179 |
+#: maint.c:163 |
#, possible-c-format |
-msgid "m68k_register_name: illegal register number %d" |
-msgstr "" |
- |
-#: m68k-tdep.c:1028 |
-msgid "m68k_get_longjmp_target: not implemented" |
-msgstr "" |
- |
-#: machoread.c:221 |
-msgid "Unexpected empty N_SO stab" |
+msgid "Can't demangle \"%s\"\n" |
msgstr "" |
-#: machoread.c:240 |
-#, possible-c-format |
-msgid "%s: Unexpected debug stab outside SO markers" |
+#: maint.c:172 |
+msgid "\"maintenance time\" takes a numeric argument.\n" |
msgstr "" |
-#. Unexpected empty N_SO. |
-#: machoread.c:257 |
-msgid "Empty SO section" |
+#: maint.c:193 |
+msgid "\"maintenance info\" must be followed by the name of an info command.\n" |
msgstr "" |
-#: machoread.c:268 |
-msgid "Three SO in a raw" |
+#: maint.c:366 |
+msgid "Exec file:\n" |
msgstr "" |
-#: machoread.c:277 |
+#: maint.c:384 |
#, possible-c-format |
-msgid "stabs debugging not supported for %s" |
+msgid " Object file: %s\n" |
msgstr "" |
-#: machoread.c:290 |
-msgid "Unexpected stab after SO" |
+#: maint.c:398 |
+msgid "Core file:\n" |
msgstr "" |
-#: machoread.c:307 |
-msgid "Missing nul SO" |
+#: maint.c:426 regcache.c:1336 |
+msgid "maintenance print architecture" |
msgstr "" |
-#: machoread.c:337 |
-msgid "unhandled stab for dwarf OSO file" |
+#: maint.c:440 |
+msgid "" |
+"\"maintenance print\" must be followed by the name of a print command.\n" |
msgstr "" |
-#: machoread.c:344 |
-msgid "non-debugging symbol within SO" |
+#: maint.c:460 |
+msgid "requires argument (address or section + address)" |
msgstr "" |
-#: machoread.c:350 |
-msgid "missing nul SO" |
+#. End of command? |
+#: maint.c:470 |
+msgid "Need to specify <section-name> and <address>" |
msgstr "" |
-#: machoread.c:438 |
+#: maint.c:481 |
#, possible-c-format |
-msgid "can't find symbol '%s' in minsymtab" |
+msgid "Unknown section %s." |
msgstr "" |
-#: machoread.c:463 |
+#: maint.c:510 |
#, possible-c-format |
-msgid "Loading debugging symbols from oso: %s\n" |
+msgid "%s + %s in section %s of %s\n" |
msgstr "" |
-#: machoread.c:467 symfile.c:1732 symfile.c:1781 |
+#: maint.c:514 |
#, possible-c-format |
-msgid "`%s': can't read symbols: %s." |
+msgid "%s + %s in section %s\n" |
msgstr "" |
-#: machoread.c:475 |
+#: maint.c:518 |
#, possible-c-format |
-msgid "`%s': file time stamp mismatch." |
+msgid "%s + %s\n" |
msgstr "" |
-#: machoread.c:484 |
+#: maint.c:521 |
#, possible-c-format |
-msgid "`%s': can't create hash table" |
+msgid "no symbol at %s:%s\n" |
msgstr "" |
-#: machoread.c:533 |
+#: maint.c:524 |
#, possible-c-format |
-msgid "Duplicated symbol %s in symbol table" |
+msgid "no symbol at %s\n" |
msgstr "" |
-#: machoread.c:540 |
-#, possible-c-format |
-msgid "Adding symbol %s (addr: %s)\n" |
+#: maint.c:539 |
+msgid "" |
+"\"maintenance deprecate\" takes an argument,\n" |
+"the command you want to deprecate, and optionally the replacement command\n" |
+"enclosed in quotes.\n" |
msgstr "" |
-#: machoread.c:614 |
-#, possible-c-format |
-msgid "resolve sect %s with %s (set to %s)\n" |
+#: maint.c:554 |
+msgid "" |
+"\"maintenance undeprecate\" takes an argument, \n" |
+"the command you want to undeprecate.\n" |
msgstr "" |
-#: machoread.c:692 |
+#: maint.c:586 |
#, possible-c-format |
-msgid "Could not open OSO archive file \"%s\"" |
+msgid "Can't find command '%s' to deprecate.\n" |
msgstr "" |
-#: machoread.c:699 |
-#, possible-c-format |
-msgid "OSO archive file \"%s\" not an archive." |
+#: maint.c:653 |
+msgid "\"maintenance set\" must be followed by the name of a set command.\n" |
msgstr "" |
-#: machoread.c:709 |
+#: maint.c:671 |
#, possible-c-format |
-msgid "Could not read archive members out of OSO archive \"%s\"" |
+msgid "Internal profiling is %s.\n" |
msgstr "" |
-#: machoread.c:753 |
-#, possible-c-format |
-msgid "Could not find specified archive member for OSO name \"%s\"" |
+#: maint.c:733 |
+msgid "Profiling support is not available on this system." |
msgstr "" |
-#: machoread.c:764 symfile.c:1724 symfile.c:1769 |
+#: maint.c:849 |
#, possible-c-format |
-msgid "`%s': can't open to read symbols: %s." |
+msgid "Startup time: %ld.%06ld (cpu), %ld.%06ld (wall)\n" |
msgstr "" |
-#: machoread.c:808 machoread.c:831 |
+#: maint.c:850 |
#, possible-c-format |
-msgid "can't find UUID in %s" |
+msgid "Command execution time: %ld.%06ld (cpu), %ld.%06ld (wall)\n" |
msgstr "" |
-#: machoread.c:815 |
+#: maint.c:865 |
#, possible-c-format |
-msgid "can't open dsym file %s" |
+msgid "Space used: %ld (%s%ld during startup)\n" |
msgstr "" |
-#: machoread.c:823 |
+#: maint.c:866 |
#, possible-c-format |
-msgid "bad dsym file format: %s" |
+msgid "Space used: %ld (%s%ld for this command)\n" |
msgstr "" |
-#: machoread.c:839 |
+#: maint.c:878 |
#, possible-c-format |
-msgid "dsym file UUID doesn't match the one in %s" |
-msgstr "" |
- |
-#: machoread.c:907 |
-msgid "dsym file found\n" |
+msgid "#symtabs: %d (+%d), #primary symtabs: %d (+%d), #blocks: %d (+%d)\n" |
msgstr "" |
-#: machoread.c:955 |
-#, possible-c-format |
-msgid "Relocate section '%s' of %s\n" |
+#: maint.c:954 |
+msgid "Bad value for 'mt set per-command no'." |
msgstr "" |
-#: machoread.c:1049 |
-msgid "Set if printing Mach-O symbols processing." |
+#: maint.c:976 |
+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 "" |
-#: machoread.c:1050 |
-msgid "Show if printing Mach-O symbols processing." |
+#: maint.c:986 |
+msgid "Commands for showing internal info about the program being debugged." |
msgstr "" |
-#: macrocmd.c:72 |
+#: maint.c:992 |
msgid "" |
-"You must follow the `macro expand' command with the expression you\n" |
-"want to expand." |
+"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 "" |
-#: macrocmd.c:106 |
-msgid "" |
-"You must follow the `macro expand-once' command with the expression\n" |
-"you want to expand." |
+#: maint.c:1005 |
+msgid "Maintenance command for printing GDB internal state." |
msgstr "" |
-#: macrocmd.c:228 |
-#, possible-c-format |
+#: maint.c:1009 |
msgid "" |
-"Unrecognized option '%s' to info macro command. Try \"help info macro\"." |
+"Set GDB internal variables used by the GDB maintainer.\n" |
+"Configure variables internal to GDB that aid in GDB's maintenance" |
msgstr "" |
-#: macrocmd.c:238 |
+#: maint.c:1016 |
msgid "" |
-"You must follow the `info macro' command with the name of the macro\n" |
-"whose definition you want to see." |
-msgstr "" |
- |
-#: macrocmd.c:372 |
-msgid "usage: macro define NAME[(ARGUMENT-LIST)] [REPLACEMENT-LIST]" |
-msgstr "" |
- |
-#: macrocmd.c:382 macrocmd.c:457 |
-msgid "Invalid macro name." |
-msgstr "" |
- |
-#: macrocmd.c:410 |
-msgid "Macro is missing an argument." |
-msgstr "" |
- |
-#: macrocmd.c:416 |
-msgid "Two macro arguments with identical names." |
-msgstr "" |
- |
-#: macrocmd.c:426 |
-msgid "',' or ')' expected at end of macro arguments." |
-msgstr "" |
- |
-#: macrocmd.c:452 |
-msgid "usage: macro undef NAME" |
+"Show GDB internal variables used by the GDB maintainer.\n" |
+"Configure variables internal to GDB that aid in GDB's maintenance" |
msgstr "" |
-#: macrocmd.c:500 |
-msgid "Prefix for commands dealing with C preprocessor macros." |
+#: maint.c:1024 |
+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 "" |
-#: macrocmd.c:503 |
+#: maint.c:1032 |
msgid "" |
-"Fully expand any C/C++ preprocessor macro invocations in EXPRESSION.\n" |
-"Show the expanded expression." |
+"Give GDB an internal error.\n" |
+"Cause GDB to behave as if an internal error was detected." |
msgstr "" |
-#: macrocmd.c:508 |
+#: maint.c:1038 |
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." |
+"Give GDB an internal warning.\n" |
+"Cause GDB to behave as if an internal warning was reported." |
msgstr "" |
-#: macrocmd.c:523 |
+#: maint.c:1043 |
msgid "" |
-"Show the definition of MACRO, and it's source location.\n" |
-"Usage: info macro [-a|-all] [--] MACRO\n" |
-"Options: \n" |
-" -a, --all Output all definitions of MACRO in the current compilation " |
-"unit.\n" |
-" -- Specify the end of arguments and the beginning of the MACRO." |
+"Demangle a C++/ObjC mangled name.\n" |
+"Call internal GDB demangler routine to demangle a C++ link name\n" |
+"and prints the result." |
msgstr "" |
-#: macrocmd.c:533 |
-msgid "" |
-"Show the definitions of all macros at LINESPEC, or the current source " |
-"location.\n" |
-"Usage: info macros [LINESPEC]" |
+#: maint.c:1049 |
+msgid "Per-command statistics settings." |
msgstr "" |
-#: macrocmd.c:538 |
-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))" |
+#. allow-unknown |
+#: maint.c:1054 |
+msgid "Show per-command statistics settings." |
+msgstr "" |
+ |
+#: maint.c:1060 |
+msgid "Set whether to display per-command execution time." |
msgstr "" |
-#: macrocmd.c:548 |
-msgid "" |
-"Remove the definition of the C/C++ preprocessor macro with the given name." |
+#: maint.c:1061 |
+msgid "Show whether to display per-command execution time." |
msgstr "" |
-#: macrocmd.c:553 |
-msgid "List all the macros defined using the `macro define' command." |
+#: maint.c:1063 |
+msgid "" |
+"If enabled, the execution time for each command will be\n" |
+"displayed following the command's output." |
msgstr "" |
-#: macroexp.c:246 |
-msgid "Unterminated comment in macro expansion." |
+#: maint.c:1070 |
+msgid "Set whether to display per-command space usage." |
msgstr "" |
-#: macroexp.c:358 |
-msgid "A character constant must contain at least one character." |
+#: maint.c:1071 |
+msgid "Show whether to display per-command space usage." |
msgstr "" |
-#: macroexp.c:415 |
-msgid "Newline characters may not appear in string constants." |
+#: maint.c:1073 |
+msgid "" |
+"If enabled, the space usage for each command will be\n" |
+"displayed following the command's output." |
msgstr "" |
-#: macroexp.c:646 |
-msgid "unable to avoid splicing tokens during macro expansion" |
+#: maint.c:1080 |
+msgid "Set whether to display per-command symtab statistics." |
msgstr "" |
-#: macroexp.c:838 |
-#, possible-c-format |
-msgid "Malformed argument list for macro `%s'." |
+#: maint.c:1081 |
+msgid "Show whether to display per-command symtab statistics." |
msgstr "" |
-#: macroexp.c:1009 |
-msgid "Stringification operator requires an argument." |
+#: maint.c:1083 |
+msgid "" |
+"If enabled, the basic symtab statistics for each command will be\n" |
+"displayed following the command's output." |
msgstr "" |
-#: macroexp.c:1014 |
-msgid "Argument to stringification operator must name a macro parameter." |
+#. This is equivalent to "mt set per-command time on". |
+#. Kept because some people are used to typing "mt time 1". |
+#: maint.c:1091 |
+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 "" |
-#: macroexp.c:1028 |
-msgid "Stray splicing operator" |
+#. This is equivalent to "mt set per-command space on". |
+#. Kept because some people are used to typing "mt space 1". |
+#: maint.c:1099 |
+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 "" |
-#: macroexp.c:1060 |
-msgid "Splicing operator at end of macro" |
+#: maint.c:1105 |
+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 "" |
-#: macroexp.c:1269 |
-#, possible-c-format |
-msgid "Wrong number of arguments to macro `%s' (expected %d, got %d)." |
+#: maint.c:1112 |
+msgid "Print statistics about internal gdb state." |
msgstr "" |
-#: macroexp.c:1303 |
-msgid "bad macro definition kind" |
+#: maint.c:1116 |
+msgid "" |
+"Print the internal architecture configuration.\n" |
+"Takes an optional file parameter." |
msgstr "" |
-#: macroexp.c:1435 |
-msgid "Expand-once not implemented yet." |
+#: maint.c:1123 |
+msgid "Translate a section name and address to a symbol." |
msgstr "" |
-#: macroscope.c:78 |
-#, possible-c-format |
+#: maint.c:1126 |
msgid "" |
-"symtab found for `%s', but that file\n" |
-"is not covered in the compilation unit's macro information" |
+"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 "" |
-#: macrotab.c:474 |
-#, possible-c-format |
-msgid "both `%s' and `%s' allegedly #included at %s:%d" |
+#: maint.c:1133 |
+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 "" |
-#: macrotab.c:734 |
-#, possible-c-format |
-msgid "macro `%s' redefined at %s:%d; original definition at %s:%d" |
+#: maint.c:1139 |
+msgid "Set watchdog timer." |
msgstr "" |
-#: macrotab.c:857 |
-#, possible-c-format |
-msgid "macro '%s' is #undefined twice, at %s:%d and %s:%d" |
+#: maint.c:1140 |
+msgid "Show watchdog timer." |
msgstr "" |
-#: macrotab.c:877 |
-#, possible-c-format |
-msgid "no definition for macro `%s' in scope to #undef at %s:%d" |
+#: maint.c:1141 |
+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 "" |
-#: main.c:353 |
-#, possible-c-format |
-msgid "%s: warning: error finding working directory: %s\n" |
+#: maint.c:1150 |
+msgid "Set internal profiling." |
msgstr "" |
-#: main.c:518 |
-#, possible-c-format |
-msgid "%s: TUI mode is not supported\n" |
+#: maint.c:1151 |
+msgid "Show internal profiling." |
msgstr "" |
-#: main.c:601 |
-#, possible-c-format |
-msgid "%s: unable to load tclcommand file \"%s\"" |
+#: maint.c:1152 |
+msgid "When enabled GDB is profiled." |
msgstr "" |
-#: main.c:653 |
+#: mdebugread.c:132 |
#, possible-c-format |
-msgid "warning: could not set baud rate to `%s'.\n" |
+msgid "bad aux index at symbol %s" |
msgstr "" |
-#: main.c:670 |
+#: mdebugread.c:138 |
#, possible-c-format |
-msgid "warning: could not set timeout limit to `%s'.\n" |
+msgid "unknown external symbol %s" |
msgstr "" |
-#: main.c:679 |
+#: mdebugread.c:144 |
#, possible-c-format |
-msgid "Use `%s --help' for a complete list of options.\n" |
+msgid "cannot map ECOFF basic type 0x%x for %s" |
msgstr "" |
-#: main.c:710 |
+#: mdebugread.c:152 |
#, possible-c-format |
-msgid "%s: `--args' specified but no program specified\n" |
+msgid "guessed tag type of %s incorrectly" |
msgstr "" |
-#: main.c:747 |
+#: mdebugread.c:158 |
#, possible-c-format |
-msgid "Excess command line arguments ignored. (%s%s)\n" |
+msgid "bad rfd entry for %s: file %d, index %d" |
msgstr "" |
-#: main.c:803 |
+#: mdebugread.c:165 |
#, possible-c-format |
-msgid "Interpreter `%s' unrecognized" |
+msgid "unexpected type code for %s" |
msgstr "" |
-#: main.c:834 |
+#: mdebugread.c:380 |
+#, possible-c-format |
msgid "" |
"\n" |
-"warning: " |
-msgstr "" |
- |
-#: main.c:904 |
-msgid "Can't attach to process and specify a core file at the same time." |
+"%s not compiled with -g, debugging support is limited.\n" |
msgstr "" |
-#: main.c:937 |
-msgid "warning: " |
+#: mdebugread.c:383 |
+msgid "You should compile with -g2 or -g3 for best debugging support.\n" |
msgstr "" |
-#: main.c:947 |
+#: mdebugread.c:726 mdebugread.c:1336 |
#, possible-c-format |
-msgid "auto-load: Loading .gdbinit file \"%s\".\n" |
-msgstr "" |
- |
-#: main.c:1028 |
-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" |
+msgid "unknown symbol type 0x%x" |
msgstr "" |
-#: main.c:1034 |
-msgid "" |
-" --args Arguments after executable-file are passed to inferior\n" |
+#: mdebugread.c:943 |
+#, possible-c-format |
+msgid "declaration block contains unhandled symbol type %d" |
msgstr "" |
-#: main.c:1037 |
-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" |
-" --init-command=FILE, -ix Like -x but execute it before loading inferior.\n" |
-" --init-eval-command=COMMAND, -iex Like -ex but before loading inferior.\n" |
-" --core=COREFILE Analyze the core dump COREFILE.\n" |
-" --pid=PID Attach to running process PID.\n" |
+#: mdebugread.c:1224 |
+#, possible-c-format |
+msgid "stEnd with storage class %d not handled" |
msgstr "" |
-#: main.c:1054 |
-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" |
+#: mdebugread.c:1601 |
+#, possible-c-format |
+msgid "can't handle TIR fBitfield for %s" |
msgstr "" |
-#: main.c:1062 |
-msgid "" |
-" --interpreter=INTERP\n" |
-" Select a specific interpreter / user interface\n" |
+#: mdebugread.c:1631 |
+#, possible-c-format |
+msgid "unable to cross ref btIndirect for %s" |
msgstr "" |
-#: main.c:1066 |
-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 " |
+#: mdebugread.c:1749 |
+#, possible-c-format |
+msgid "unable to cross ref btTypedef for %s" |
msgstr "" |
-#: main.c:1071 |
-msgid "" |
-" file.\n" |
-" --quiet Do not print version number on startup.\n" |
-" --readnow Fully read symbol files on first access.\n" |
+#: mdebugread.c:1796 |
+#, possible-c-format |
+msgid "illegal TIR continued for %s" |
msgstr "" |
-#: main.c:1075 |
-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" |
+#: mdebugread.c:1859 |
+#, possible-c-format |
+msgid "illegal array index type for %s, assuming int" |
msgstr "" |
-#: main.c:1081 |
-msgid " --tui Use a terminal user interface.\n" |
+#: mdebugread.c:1907 |
+#, possible-c-format |
+msgid "unknown type qualifier 0x%x" |
msgstr "" |
-#: main.c:1085 |
-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" |
+#: mdebugread.c:1942 |
+#, possible-c-format |
+msgid "can't handle PDR for static proc at 0x%lx" |
msgstr "" |
-#: main.c:1091 |
-msgid "" |
-"\n" |
-"At startup, GDB reads the following init files and executes their commands:\n" |
+#: mdebugread.c:2004 |
+#, possible-c-format |
+msgid "PDR for %s, but no symbol" |
msgstr "" |
-#: main.c:1095 |
+#: mdebugread.c:2129 |
#, possible-c-format |
-msgid " * system-wide init file: %s\n" |
+msgid "Warning: %s `%s' is undefined (in %s)\n" |
msgstr "" |
-#: main.c:1099 |
+#: mdebugread.c:2231 |
#, possible-c-format |
-msgid " * user-specific init file: %s\n" |
+msgid "guessed size of linetable for %s incorrectly" |
msgstr "" |
-#: main.c:1103 |
+#: mdebugread.c:2494 |
#, possible-c-format |
-msgid " * local init file (see also 'set auto-load local-gdbinit'): ./%s\n" |
+msgid "bad ifd for external symbol: %d (max %ld)" |
msgstr "" |
-#: main.c:1106 |
-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" |
+#: mdebugread.c:2501 |
+#, possible-c-format |
+msgid "bad iss for external symbol: %ld (max %ld)" |
msgstr "" |
-#: main.c:1111 |
+#: mdebugread.c:3521 |
#, possible-c-format |
-msgid "Report bugs to \"%s\".\n" |
+msgid "bad proc end in aux found from symbol %s" |
msgstr "" |
-#: maint.c:74 |
+#: mdebugread.c:3634 |
#, possible-c-format |
-msgid "Watchdog timer is %s.\n" |
+msgid "bad aux index at block symbol %s" |
msgstr "" |
-#: maint.c:82 |
-msgid "" |
-"\"maintenance\" must be followed by the name of a maintenance command.\n" |
+#. Both complaints are valid: one gives symbol name, |
+#. the other the offending symbol type. |
+#: mdebugread.c:3654 |
+#, possible-c-format |
+msgid "unknown local symbol %s" |
msgstr "" |
-#: maint.c:91 |
-msgid "Should GDB dump core? " |
+#: mdebugread.c:3656 |
+#, possible-c-format |
+msgid "with type %d" |
msgstr "" |
-#: maint.c:142 |
-msgid "\"maintenance demangle\" takes an argument to demangle.\n" |
+#: mdebugread.c:3819 |
+#, possible-c-format |
+msgid "bad file number %ld" |
msgstr "" |
-#: maint.c:156 |
+#: mdebugread.c:4132 |
#, possible-c-format |
-msgid "Can't demangle \"%s\"\n" |
+msgid "unknown stabs symbol %s" |
msgstr "" |
-#: maint.c:165 |
-msgid "\"maintenance time\" takes a numeric argument.\n" |
+#: mdebugread.c:4326 |
+#, possible-c-format |
+msgid "File %s contains %d unresolved references:" |
msgstr "" |
-#: maint.c:186 |
-msgid "\"maintenance info\" must be followed by the name of an info command.\n" |
+#: mdebugread.c:4504 |
+#, possible-c-format |
+msgid "illegal tq0 in forward typedef for %s" |
msgstr "" |
-#: maint.c:358 |
-msgid "Exec file:\n" |
+#: mdebugread.c:4542 |
+#, possible-c-format |
+msgid "illegal bt %d in forward typedef for %s" |
msgstr "" |
-#: maint.c:376 |
+#: mdebugread.c:4908 |
#, possible-c-format |
-msgid " Object file: %s\n" |
+msgid "Error reading ECOFF debugging information: %s" |
msgstr "" |
-#: maint.c:390 |
-msgid "Core file:\n" |
+#: memattr.c:78 |
+msgid "Unknown memory addresses will be treated as inaccessible.\n" |
msgstr "" |
-#: maint.c:418 regcache.c:1363 |
-msgid "maintenance print architecture" |
+#: memattr.c:81 |
+msgid "Unknown memory addresses will be treated as RAM.\n" |
msgstr "" |
-#: maint.c:432 |
+#: memattr.c:148 |
msgid "" |
-"\"maintenance print\" must be followed by the name of a print command.\n" |
+"Switching to manual control of memory regions; use \"mem auto\" to fetch " |
+"regions from the target again." |
msgstr "" |
-#: maint.c:452 |
-msgid "requires argument (address or section + address)" |
+#: memattr.c:184 |
+msgid "invalid memory region: low >= high\n" |
msgstr "" |
-#. End of command? |
-#: maint.c:462 |
-msgid "Need to specify <section-name> and <address>" |
+#: memattr.c:213 |
+msgid "overlapping memory region\n" |
msgstr "" |
-#: maint.c:474 |
-#, possible-c-format |
-msgid "Unknown section %s." |
+#: memattr.c:324 |
+msgid "No mem" |
msgstr "" |
-#: maint.c:503 |
-#, possible-c-format |
-msgid "%s + %s in section %s of %s\n" |
+#: memattr.c:346 |
+msgid "no lo address" |
msgstr "" |
-#: maint.c:507 |
-#, possible-c-format |
-msgid "%s + %s in section %s\n" |
+#: memattr.c:351 |
+msgid "no hi address" |
msgstr "" |
-#: maint.c:511 |
-#, possible-c-format |
-msgid "%s + %s\n" |
+#: memattr.c:369 |
+msgid "region bounds not 16 bit aligned" |
msgstr "" |
-#: maint.c:514 |
-#, possible-c-format |
-msgid "no symbol at %s:%s\n" |
+#: memattr.c:375 |
+msgid "region bounds not 32 bit aligned" |
+msgstr "" |
+ |
+#: memattr.c:381 |
+msgid "region bounds not 64 bit aligned" |
msgstr "" |
-#: maint.c:517 |
+#: memattr.c:405 |
#, possible-c-format |
-msgid "no symbol at %s\n" |
+msgid "unknown attribute: %s" |
msgstr "" |
-#: maint.c:532 |
-msgid "" |
-"\"maintenance deprecate\" takes an argument,\n" |
-"the command you want to deprecate, and optionally the replacement command\n" |
-"enclosed in quotes.\n" |
+#: memattr.c:420 |
+msgid "Using memory regions provided by the target.\n" |
msgstr "" |
-#: maint.c:547 |
-msgid "" |
-"\"maintenance undeprecate\" takes an argument, \n" |
-"the command you want to undeprecate.\n" |
+#: memattr.c:422 |
+msgid "Using user-defined memory regions.\n" |
msgstr "" |
-#: maint.c:579 |
-#, possible-c-format |
-msgid "Can't find command '%s' to deprecate.\n" |
+#: memattr.c:428 |
+msgid "There are no memory regions defined.\n" |
msgstr "" |
-#: maint.c:646 |
-msgid "\"maintenance set\" must be followed by the name of a set command.\n" |
+#: memattr.c:561 memattr.c:608 memattr.c:650 memattr.c:660 |
+#, possible-c-format |
+msgid "No memory region number %d.\n" |
msgstr "" |
-#: maint.c:664 |
-#, possible-c-format |
-msgid "Internal profiling is %s.\n" |
+#: memattr.c:679 |
+msgid "Delete all memory regions? " |
msgstr "" |
-#: maint.c:726 |
-msgid "Profiling support is not available on this system." |
+#: memattr.c:708 |
+msgid "" |
+"Define attributes for memory region or reset memory region handling to\n" |
+"target-based.\n" |
+"Usage: mem auto\n" |
+" mem <lo addr> <hi addr> [<mode> <width> <cache>],\n" |
+"where <mode> may be rw (read/write), ro (read-only) or wo (write-only),\n" |
+" <width> may be 8, 16, 32, or 64, and\n" |
+" <cache> may be cache or nocache" |
msgstr "" |
-#: maint.c:733 |
+#: memattr.c:717 |
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." |
+"Enable memory region.\n" |
+"Arguments are the code numbers of the memory regions to enable.\n" |
+"Usage: enable mem <code number>...\n" |
+"Do \"info mem\" to see current list of code numbers." |
msgstr "" |
-#: maint.c:743 |
-msgid "Commands for showing internal info about the program being debugged." |
+#: memattr.c:723 |
+msgid "" |
+"Disable memory region.\n" |
+"Arguments are the code numbers of the memory regions to disable.\n" |
+"Usage: disable mem <code number>...\n" |
+"Do \"info mem\" to see current list of code numbers." |
msgstr "" |
-#: maint.c:749 |
+#: memattr.c:729 |
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." |
+"Delete memory region.\n" |
+"Arguments are the code numbers of the memory regions to delete.\n" |
+"Usage: delete mem <code number>...\n" |
+"Do \"info mem\" to see current list of code numbers." |
msgstr "" |
-#: maint.c:762 |
-msgid "Maintenance command for printing GDB internal state." |
+#: memattr.c:736 |
+msgid "Memory region attributes" |
msgstr "" |
-#: maint.c:766 |
-msgid "" |
-"Set GDB internal variables used by the GDB maintainer.\n" |
-"Configure variables internal to GDB that aid in GDB's maintenance" |
+#. allow-unknown |
+#: memattr.c:738 memattr.c:742 |
+msgid "Memory regions settings" |
msgstr "" |
-#: maint.c:773 |
-msgid "" |
-"Show GDB internal variables used by the GDB maintainer.\n" |
-"Configure variables internal to GDB that aid in GDB's maintenance" |
+#: memattr.c:748 |
+msgid "Set handling of unknown memory regions." |
msgstr "" |
-#: maint.c:781 |
-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." |
+#: memattr.c:749 |
+msgid "Show handling of unknown memory regions." |
msgstr "" |
-#: maint.c:789 |
+#: memattr.c:750 |
msgid "" |
-"Give GDB an internal error.\n" |
-"Cause GDB to behave as if an internal error was detected." |
+"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 "" |
-#: maint.c:795 |
-msgid "" |
-"Give GDB an internal warning.\n" |
-"Cause GDB to behave as if an internal warning was reported." |
+#: mem-break.c:51 microblaze-linux-tdep.c:53 ppc-linux-tdep.c:223 |
+msgid "Software breakpoints not implemented for this target." |
msgstr "" |
-#: maint.c:800 |
-msgid "" |
-"Demangle a C++/ObjC mangled name.\n" |
-"Call internal GDB demangler routine to demangle a C++ link name\n" |
-"and prints the result." |
+#: memory-map.c:37 |
+msgid "Can not parse XML memory map; XML support was disabled at compile time" |
msgstr "" |
-#: maint.c:806 |
-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." |
+#: memory-map.c:89 |
+msgid "Flash block size is not set" |
msgstr "" |
-#: maint.c:812 |
-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." |
+#: memory-map.c:124 |
+#, possible-c-format |
+msgid "Unknown property \"%s\"" |
msgstr "" |
-#: maint.c:818 |
-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." |
+#: memory-map.c:186 |
+msgid "target memory map" |
msgstr "" |
-#: maint.c:824 |
+#. Return values larger than a single register are returned in |
+#. memory, pointed to by R0. Unfortunately, we can't count on R0 |
+#. pointing to the return buffer, so we raise an error here. |
+#: mep-tdep.c:2183 mep-tdep.c:2210 |
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." |
+"GDB cannot set return values larger than four bytes; the Media Processor's\n" |
+"calling conventions do not provide enough information to do this.\n" |
+"Try using the 'return' command with no argument." |
msgstr "" |
-#: maint.c:830 |
+#: mep-tdep.c:2425 |
+#, possible-c-format |
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." |
+"the MeP module '%s' is %s-endian, but the executable\n" |
+"%s is %s-endian." |
msgstr "" |
-#: maint.c:836 |
+#: mep-tdep.c:2430 |
+#, possible-c-format |
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." |
+"the selected MeP module is %s-endian, but the executable\n" |
+"%s is %s-endian." |
msgstr "" |
-#: maint.c:843 |
-msgid "Print dump of current object file definitions." |
+#: mi/mi-console.c:76 |
+msgid "mi_console_file_delete: bad magic number" |
msgstr "" |
-#: maint.c:846 |
-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." |
+#: mi/mi-console.c:106 |
+msgid "mi_console_raw_packet: bad magic number" |
msgstr "" |
-#: maint.c:853 |
-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." |
+#: mi/mi-console.c:134 |
+msgid "mi_console_file_flush: bad magic number" |
msgstr "" |
-#: maint.c:860 |
-msgid "Print statistics about internal gdb state." |
+#: mi/mi-console.c:152 |
+msgid "mi_console_file_set_raw: bad magic number" |
msgstr "" |
-#: maint.c:864 |
-msgid "" |
-"Print the internal architecture configuration.\n" |
-"Takes an optional file parameter." |
+#: mi/mi-getopt.c:39 |
+msgid "mi_getopt_long: oind out of bounds" |
msgstr "" |
-#: maint.c:870 |
-msgid "Check consistency of psymtabs and symtabs." |
+#: mi/mi-getopt.c:65 |
+#, possible-c-format |
+msgid "%s: Option %s requires an argument" |
msgstr "" |
-#: maint.c:875 |
-msgid "Translate a section name and address to a symbol." |
+#: mi/mi-getopt.c:79 |
+#, possible-c-format |
+msgid "%s: Unknown option ``%s''" |
msgstr "" |
-#: maint.c:878 |
-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." |
+#: mi/mi-cmd-info.c:47 |
+msgid "Usage: -info-ada-exceptions [REGEXP]" |
msgstr "" |
-#: maint.c:885 |
-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'" |
+#: mi/mi-cmd-info.c:86 |
+msgid "Usage: -info-gdb-mi-command MI_COMMAND_NAME" |
msgstr "" |
-#: maint.c:891 |
-msgid "Set watchdog timer." |
+#: mi/mi-cmd-info.c:115 |
+msgid "Usage: -info-os [INFOTYPE]" |
msgstr "" |
-#: maint.c:892 |
-msgid "Show watchdog timer." |
+#: mi/mi-cmd-env.c:75 |
+msgid "-environment-pwd: No arguments allowed" |
msgstr "" |
-#: maint.c:893 |
-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." |
+#: mi/mi-cmd-env.c:86 |
+#, possible-c-format |
+msgid "-environment-pwd: error finding name of working directory: %s" |
msgstr "" |
-#: maint.c:902 |
-msgid "Set internal profiling." |
+#: mi/mi-cmd-env.c:98 |
+msgid "-environment-cd: Usage DIRECTORY" |
msgstr "" |
-#: maint.c:903 |
-msgid "Show internal profiling." |
+#: mi/mi-cmd-env.c:266 |
+msgid "-inferior-tty-show: Usage: No args" |
msgstr "" |
-#: maint.c:904 |
-msgid "When enabled GDB is profiled." |
+#: mi/mi-cmd-break.c:245 |
+#, possible-c-format |
+msgid "-%s-insert: Missing <location>" |
msgstr "" |
-#: mdebugread.c:132 |
-#, possible-c-format |
-msgid "bad aux index at symbol %s" |
+#: mi/mi-cmd-break.c:253 |
+msgid "-dprintf-insert: does not support -h or -a" |
msgstr "" |
-#: mdebugread.c:138 |
-#, possible-c-format |
-msgid "unknown external symbol %s" |
+#: mi/mi-cmd-break.c:255 |
+msgid "-dprintf-insert: Missing <format>" |
msgstr "" |
-#: mdebugread.c:144 |
-#, possible-c-format |
-msgid "cannot map ECOFF basic type 0x%x for %s" |
+#: mi/mi-cmd-break.c:263 |
+msgid "-break-insert: Garbage following <location>" |
msgstr "" |
-#: mdebugread.c:152 |
-#, possible-c-format |
-msgid "guessed tag type of %s incorrectly" |
+#: mi/mi-cmd-break.c:335 |
+msgid "Usage: tracepoint-number passcount" |
msgstr "" |
-#: mdebugread.c:158 |
+#: mi/mi-cmd-break.c:348 |
#, possible-c-format |
-msgid "bad rfd entry for %s: file %d, index %d" |
+msgid "Could not find tracepoint %d" |
msgstr "" |
-#: mdebugread.c:165 |
-#, possible-c-format |
-msgid "unexpected type code for %s" |
+#: mi/mi-cmd-break.c:396 |
+msgid "-break-watch: Missing <expression>" |
msgstr "" |
-#: mdebugread.c:382 |
-#, possible-c-format |
-msgid "" |
-"\n" |
-"%s not compiled with -g, debugging support is limited.\n" |
+#: mi/mi-cmd-break.c:398 |
+msgid "-break-watch: Garbage following <expression>" |
msgstr "" |
-#: mdebugread.c:385 |
-msgid "You should compile with -g2 or -g3 for best debugging support.\n" |
+#: mi/mi-cmd-break.c:414 |
+msgid "-break-watch: Unknown watchpoint type." |
msgstr "" |
-#: mdebugread.c:730 mdebugread.c:1342 |
+#: mi/mi-cmd-break.c:445 |
#, possible-c-format |
-msgid "unknown symbol type 0x%x" |
+msgid "USAGE: %s <BKPT> [<COMMAND> [<COMMAND>...]]" |
msgstr "" |
-#: mdebugread.c:947 |
+#: mi/mi-cmd-break.c:449 |
#, possible-c-format |
-msgid "declaration block contains unhandled symbol type %d" |
+msgid "breakpoint number argument \"%s\" is not a number." |
msgstr "" |
-#: mdebugread.c:1230 |
+#: mi/mi-cmd-break.c:452 |
#, possible-c-format |
-msgid "stEnd with storage class %d not handled" |
+msgid "junk at the end of breakpoint number argument \"%s\"." |
msgstr "" |
-#: mdebugread.c:1607 |
+#: mi/mi-cmd-break.c:457 |
#, possible-c-format |
-msgid "can't handle TIR fBitfield for %s" |
+msgid "breakpoint %d not found." |
msgstr "" |
-#: mdebugread.c:1637 |
+#: mi/mi-parse.c:289 |
#, possible-c-format |
-msgid "unable to cross ref btIndirect for %s" |
+msgid "Undefined MI command: %s" |
msgstr "" |
-#: mdebugread.c:1754 |
-#, possible-c-format |
-msgid "unable to cross ref btTypedef for %s" |
+#: mi/mi-parse.c:328 |
+msgid "Duplicate '--thread-group' option" |
msgstr "" |
-#: mdebugread.c:1801 |
-#, possible-c-format |
-msgid "illegal TIR continued for %s" |
+#: mi/mi-parse.c:331 |
+msgid "Invalid thread group id" |
msgstr "" |
-#: mdebugread.c:1864 |
-#, possible-c-format |
-msgid "illegal array index type for %s, assuming int" |
+#: mi/mi-parse.c:342 |
+msgid "Duplicate '--thread' option" |
msgstr "" |
-#: mdebugread.c:1912 |
-#, possible-c-format |
-msgid "unknown type qualifier 0x%x" |
+#: mi/mi-parse.c:353 |
+msgid "Duplicate '--frame' option" |
msgstr "" |
-#: mdebugread.c:1947 |
+#: mi/mi-parse.c:371 |
#, possible-c-format |
-msgid "can't handle PDR for static proc at 0x%lx" |
+msgid "Invalid --language argument: %s" |
msgstr "" |
-#: mdebugread.c:2009 |
+#: mi/mi-parse.c:379 |
#, possible-c-format |
-msgid "PDR for %s, but no symbol" |
+msgid "Invalid value for the '%s' option" |
msgstr "" |
-#: mdebugread.c:2134 |
+#: mi/mi-parse.c:389 |
#, possible-c-format |
-msgid "Warning: %s `%s' is undefined (in %s)\n" |
+msgid "Problem parsing arguments: %s %s" |
msgstr "" |
-#: mdebugread.c:2236 |
+#: mi/mi-parse.c:418 |
#, possible-c-format |
-msgid "guessed size of linetable for %s incorrectly" |
+msgid "" |
+"Unknown value for PRINT_VALUES: must be: 0 or \"%s\", 1 or \"%s\", 2 or \"%s" |
+"\"" |
msgstr "" |
-#: mdebugread.c:2514 |
-#, possible-c-format |
-msgid "bad ifd for external symbol: %d (max %ld)" |
+#: mi/mi-cmd-stack.c:54 |
+msgid "-enable-frame-filters: no arguments allowed" |
msgstr "" |
-#: mdebugread.c:2521 |
-#, possible-c-format |
-msgid "bad iss for external symbol: %ld (max %ld)" |
+#: mi/mi-cmd-stack.c:105 |
+msgid "-stack-list-frames: Usage: [--no-frame-filters] [FRAME_LOW FRAME_HIGH]" |
+msgstr "" |
+ |
+#: mi/mi-cmd-stack.c:129 |
+msgid "-stack-list-frames: Not enough frames in stack." |
+msgstr "" |
+ |
+#: mi/mi-cmd-stack.c:177 |
+msgid "-stack-info-depth: Usage: [MAX_DEPTH]" |
+msgstr "" |
+ |
+#: mi/mi-cmd-stack.c:247 |
+msgid "" |
+"-stack-list-locals: Usage: [--no-frame-filters] [--skip-unavailable] " |
+"PRINT_VALUES" |
msgstr "" |
-#: mdebugread.c:3541 |
-#, possible-c-format |
-msgid "bad proc end in aux found from symbol %s" |
+#: mi/mi-cmd-stack.c:320 |
+msgid "" |
+"-stack-list-arguments: Usage: [--no-frame-filters] [--skip-unavailable] " |
+"PRINT_VALUES [FRAME_LOW FRAME_HIGH]" |
msgstr "" |
-#: mdebugread.c:3656 |
-#, possible-c-format |
-msgid "bad aux index at block symbol %s" |
+#: mi/mi-cmd-stack.c:347 |
+msgid "-stack-list-arguments: Not enough frames in stack." |
msgstr "" |
-#. Both complaints are valid: one gives symbol name, |
-#. the other the offending symbol type. |
-#: mdebugread.c:3676 |
-#, possible-c-format |
-msgid "unknown local symbol %s" |
+#: mi/mi-cmd-stack.c:443 |
+msgid "" |
+"-stack-list-variables: Usage: [--no-frame-filters] [--skip-unavailable] " |
+"PRINT_VALUES" |
msgstr "" |
-#: mdebugread.c:3678 |
-#, possible-c-format |
-msgid "with type %d" |
+#: mi/mi-cmd-stack.c:683 |
+msgid "-stack-select-frame: Usage: FRAME_SPEC" |
msgstr "" |
-#: mdebugread.c:3841 |
-#, possible-c-format |
-msgid "bad file number %ld" |
+#: mi/mi-cmd-stack.c:692 |
+msgid "-stack-info-frame: No arguments allowed" |
msgstr "" |
-#: mdebugread.c:4153 |
+#: mi/mi-cmd-catch.c:81 mi/mi-cmd-catch.c:153 mi/mi-main.c:441 |
#, possible-c-format |
-msgid "unknown stabs symbol %s" |
+msgid "Invalid argument: %s" |
msgstr "" |
-#: mdebugread.c:4347 |
-#, possible-c-format |
-msgid "File %s contains %d unresolved references:" |
+#: mi/mi-cmd-catch.c:158 |
+msgid "\"-e\" and \"-u\" are mutually exclusive" |
msgstr "" |
-#: mdebugread.c:4524 |
-#, possible-c-format |
-msgid "illegal tq0 in forward typedef for %s" |
+#: mi/mi-cmd-catch.c:215 |
+msgid "-catch-load/unload: Missing <library name>" |
msgstr "" |
-#: mdebugread.c:4562 |
-#, possible-c-format |
-msgid "illegal bt %d in forward typedef for %s" |
+#: mi/mi-cmd-catch.c:217 |
+msgid "-catch-load/unload: Garbage following the <library name>" |
msgstr "" |
-#: mdebugread.c:4930 |
-#, possible-c-format |
-msgid "Error reading ECOFF debugging information: %s" |
+#: mi/mi-cmd-disas.c:137 |
+msgid "" |
+"-data-disassemble: Usage: ( [-f filename -l linenum [-n howmany]] | [-s " |
+"startaddr -e endaddr]) [--] mode." |
msgstr "" |
-#: memattr.c:77 |
-msgid "Unknown memory addresses will be treated as inaccessible.\n" |
+#: mi/mi-cmd-disas.c:141 |
+msgid "" |
+"-data-disassemble: Usage: [-f filename -l linenum [-n howmany]] [-s " |
+"startaddr -e endaddr] [--] mode." |
msgstr "" |
-#: memattr.c:80 |
-msgid "Unknown memory addresses will be treated as RAM.\n" |
+#: mi/mi-cmd-disas.c:146 |
+msgid "-data-disassemble: Mode argument must be 0, 1, 2, or 3." |
msgstr "" |
-#: memattr.c:147 |
-msgid "" |
-"Switching to manual control of memory regions; use \"mem auto\" to fetch " |
-"regions from the target again." |
+#: mi/mi-cmd-disas.c:163 |
+msgid "-data-disassemble: Invalid filename." |
msgstr "" |
-#: memattr.c:183 |
-msgid "invalid memory region: low >= high\n" |
+#: mi/mi-cmd-disas.c:165 |
+msgid "-data-disassemble: Invalid line number" |
msgstr "" |
-#: memattr.c:212 |
-msgid "overlapping memory region\n" |
+#: mi/mi-cmd-disas.c:167 |
+msgid "-data-disassemble: No function contains specified address" |
msgstr "" |
-#: memattr.c:323 |
-msgid "No mem" |
+#: mi/mi-interp.c:226 |
+msgid "-interpreter-exec: Usage: -interpreter-exec interp command" |
msgstr "" |
-#: memattr.c:345 |
-msgid "no lo address" |
+#: mi/mi-interp.c:231 |
+#, possible-c-format |
+msgid "-interpreter-exec: could not find interpreter \"%s\"" |
msgstr "" |
-#: memattr.c:350 |
-msgid "no hi address" |
+#: mi/mi-symbol-cmds.c:40 |
+msgid "-symbol-list-lines: Usage: SOURCE_FILENAME" |
msgstr "" |
-#: memattr.c:368 |
-msgid "region bounds not 16 bit aligned" |
+#: mi/mi-symbol-cmds.c:46 |
+msgid "-symbol-list-lines: Unknown source file name." |
msgstr "" |
-#: memattr.c:374 |
-msgid "region bounds not 32 bit aligned" |
+#: mi/mi-cmd-target.c:40 |
+msgid "-target-file-get: Usage: REMOTE_FILE LOCAL_FILE" |
msgstr "" |
-#: memattr.c:380 |
-msgid "region bounds not 64 bit aligned" |
+#: mi/mi-cmd-target.c:64 |
+msgid "-target-file-put: Usage: LOCAL_FILE REMOTE_FILE" |
msgstr "" |
-#: memattr.c:404 |
-#, possible-c-format |
-msgid "unknown attribute: %s" |
+#: mi/mi-cmd-target.c:88 |
+msgid "-target-file-delete: Usage: REMOTE_FILE" |
msgstr "" |
-#: memattr.c:419 |
-msgid "Using memory regions provided by the target.\n" |
+#: mi/mi-cmd-var.c:110 |
+msgid "-var-create: Usage: NAME FRAME EXPRESSION." |
msgstr "" |
-#: memattr.c:421 |
-msgid "Using user-defined memory regions.\n" |
+#: mi/mi-cmd-var.c:129 |
+msgid "-var-create: name of object must begin with a letter" |
msgstr "" |
-#: memattr.c:427 |
-msgid "There are no memory regions defined.\n" |
+#: mi/mi-cmd-var.c:149 |
+msgid "-var-create: unable to create variable object" |
msgstr "" |
-#: memattr.c:560 memattr.c:607 memattr.c:649 memattr.c:659 |
-#, possible-c-format |
-msgid "No memory region number %d.\n" |
+#: mi/mi-cmd-var.c:169 |
+msgid "-var-delete: Usage: [-c] EXPRESSION." |
msgstr "" |
-#: memattr.c:678 |
-msgid "Delete all memory regions? " |
+#: mi/mi-cmd-var.c:181 |
+msgid "-var-delete: Missing required argument after '-c': variable object name" |
msgstr "" |
-#: memattr.c:707 |
-msgid "" |
-"Define attributes for memory region or reset memory region handling to\n" |
-"target-based.\n" |
-"Usage: mem auto\n" |
-" mem <lo addr> <hi addr> [<mode> <width> <cache>],\n" |
-"where <mode> may be rw (read/write), ro (read-only) or wo (write-only),\n" |
-" <width> may be 8, 16, 32, or 64, and\n" |
-" <cache> may be cache or nocache" |
+#: mi/mi-cmd-var.c:184 |
+msgid "-var-delete: Illegal variable object name" |
msgstr "" |
-#: memattr.c:716 |
-msgid "" |
-"Enable memory region.\n" |
-"Arguments are the code numbers of the memory regions to enable.\n" |
-"Usage: enable mem <code number>...\n" |
-"Do \"info mem\" to see current list of code numbers." |
+#: mi/mi-cmd-var.c:192 |
+msgid "-var-delete: Invalid option." |
msgstr "" |
-#: memattr.c:722 |
+#: mi/mi-cmd-var.c:234 |
msgid "" |
-"Disable memory region.\n" |
-"Arguments are the code numbers of the memory regions to disable.\n" |
-"Usage: disable mem <code number>...\n" |
-"Do \"info mem\" to see current list of code numbers." |
+"Must specify the format as: \"natural\", \"binary\", \"decimal\", " |
+"\"hexadecimal\", or \"octal\"" |
msgstr "" |
-#: memattr.c:728 |
-msgid "" |
-"Delete memory region.\n" |
-"Arguments are the code numbers of the memory regions to delete.\n" |
-"Usage: delete mem <code number>...\n" |
-"Do \"info mem\" to see current list of code numbers." |
+#: mi/mi-cmd-var.c:247 |
+msgid "-var-set-format: Usage: NAME FORMAT." |
msgstr "" |
-#: memattr.c:735 |
-msgid "Memory region attributes" |
+#: mi/mi-cmd-var.c:272 |
+msgid "Usage: NAME VISUALIZER_FUNCTION." |
msgstr "" |
-#. allow-unknown |
-#: memattr.c:737 memattr.c:741 |
-msgid "Memory regions settings" |
+#: mi/mi-cmd-var.c:277 varobj.c:490 |
+msgid "Variable object not found" |
msgstr "" |
-#: memattr.c:747 |
-msgid "Set handling of unknown memory regions." |
+#: mi/mi-cmd-var.c:289 |
+msgid "-var-set-format: Usage: NAME FROZEN_FLAG." |
msgstr "" |
-#: memattr.c:748 |
-msgid "Show handling of unknown memory regions." |
+#: mi/mi-cmd-var.c:298 |
+msgid "Invalid flag value" |
msgstr "" |
-#: memattr.c:749 |
-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." |
+#: mi/mi-cmd-var.c:315 |
+msgid "-var-show-format: Usage: NAME." |
msgstr "" |
-#: mem-break.c:56 microblaze-linux-tdep.c:53 ppc-linux-tdep.c:222 |
-msgid "Software breakpoints not implemented for this target." |
+#: mi/mi-cmd-var.c:333 |
+msgid "-var-info-num-children: Usage: NAME." |
msgstr "" |
-#: memory-map.c:37 |
-msgid "Can not parse XML memory map; XML support was disabled at compile time" |
+#: mi/mi-cmd-var.c:386 |
+msgid "-var-list-children: Usage: [PRINT_VALUES] NAME [FROM TO]" |
msgstr "" |
-#: memory-map.c:89 |
-msgid "Flash block size is not set" |
+#: mi/mi-cmd-var.c:453 |
+msgid "-var-info-type: Usage: NAME." |
msgstr "" |
-#: memory-map.c:124 |
-#, possible-c-format |
-msgid "Unknown property \"%s\"" |
+#: mi/mi-cmd-var.c:469 |
+msgid "Usage: NAME." |
msgstr "" |
-#: memory-map.c:186 |
-msgid "target memory map" |
+#: mi/mi-cmd-var.c:487 |
+msgid "-var-info-expression: Usage: NAME." |
msgstr "" |
-#. Return values larger than a single register are returned in |
-#. memory, pointed to by R0. Unfortunately, we can't count on R0 |
-#. pointing to the return buffer, so we raise an error here. |
-#: mep-tdep.c:2190 mep-tdep.c:2217 |
-msgid "" |
-"GDB cannot set return values larger than four bytes; the Media Processor's\n" |
-"calling conventions do not provide enough information to do this.\n" |
-"Try using the 'return' command with no argument." |
+#: mi/mi-cmd-var.c:507 |
+msgid "-var-show-attributes: Usage: NAME." |
msgstr "" |
-#: mep-tdep.c:2433 |
-#, possible-c-format |
-msgid "" |
-"the MeP module '%s' is %s-endian, but the executable\n" |
-"%s is %s-endian." |
+#: mi/mi-cmd-var.c:558 |
+msgid "Cannot specify format more than once" |
msgstr "" |
-#: mep-tdep.c:2438 |
-#, possible-c-format |
-msgid "" |
-"the selected MeP module is %s-endian, but the executable\n" |
-"%s is %s-endian." |
+#: mi/mi-cmd-var.c:567 |
+msgid "Usage: [-f FORMAT] NAME" |
msgstr "" |
-#: mi/mi-cmd-break.c:140 |
-msgid "-break-insert: Missing <location>" |
+#: mi/mi-cmd-var.c:570 |
+msgid "Garbage at end of command" |
msgstr "" |
-#: mi/mi-cmd-break.c:142 |
-msgid "-break-insert: Garbage following <location>" |
+#: mi/mi-cmd-var.c:600 |
+msgid "-var-assign: Usage: NAME EXPRESSION." |
msgstr "" |
-#: mi/mi-cmd-break.c:192 |
-msgid "Usage: tracepoint-number passcount" |
+#: mi/mi-cmd-var.c:606 |
+msgid "-var-assign: Variable object is not editable" |
msgstr "" |
-#: mi/mi-cmd-break.c:205 |
-#, possible-c-format |
-msgid "Could not find tracepoint %d" |
+#: mi/mi-cmd-var.c:617 |
+msgid "-var-assign: Could not assign expression to variable object" |
msgstr "" |
-#: mi/mi-cmd-break.c:253 |
-msgid "-break-watch: Missing <expression>" |
+#: mi/mi-cmd-var.c:671 |
+msgid "-var-update: Usage: [PRINT_VALUES] NAME." |
msgstr "" |
-#: mi/mi-cmd-break.c:255 |
-msgid "-break-watch: Garbage following <expression>" |
+#: mi/mi-cmd-var.c:818 |
+msgid "-enable-pretty-printing: no arguments allowed" |
msgstr "" |
-#: mi/mi-cmd-break.c:271 |
-msgid "-break-watch: Unknown watchpoint type." |
+#: mi/mi-cmd-var.c:830 |
+msgid "-var-set-update-range: Usage: VAROBJ FROM TO" |
msgstr "" |
-#: mi/mi-cmd-break.c:302 |
+#: mi/mi-cmds.c:260 |
#, possible-c-format |
-msgid "USAGE: %s <BKPT> [<COMMAND> [<COMMAND>...]]" |
+msgid "command `%s' appears to be duplicated" |
msgstr "" |
-#: mi/mi-cmd-break.c:306 |
-#, possible-c-format |
-msgid "breakpoint number argument \"%s\" is not a number." |
+#: mi/mi-main.c:295 |
+msgid "Already in reverse mode." |
msgstr "" |
-#: mi/mi-cmd-break.c:309 |
+#: mi/mi-main.c:298 reverse.c:57 |
#, possible-c-format |
-msgid "junk at the end of breakpoint number argument \"%s\"." |
+msgid "Target %s does not support this command." |
+msgstr "" |
+ |
+#: mi/mi-main.c:475 |
+msgid "Usage: -target-detach [pid | thread-group]" |
msgstr "" |
-#: mi/mi-cmd-break.c:314 |
+#: mi/mi-main.c:490 |
#, possible-c-format |
-msgid "breakpoint %d not found." |
+msgid "Invalid syntax of thread-group id '%s'" |
msgstr "" |
-#: mi/mi-cmd-disas.c:137 |
-msgid "" |
-"-data-disassemble: Usage: ( [-f filename -l linenum [-n howmany]] | [-s " |
-"startaddr -e endaddr]) [--] mode." |
+#: mi/mi-main.c:494 |
+#, possible-c-format |
+msgid "Non-existent thread-group id '%d'" |
msgstr "" |
-#: mi/mi-cmd-disas.c:141 |
-msgid "" |
-"-data-disassemble: Usage: [-f filename -l linenum [-n howmany]] [-s " |
-"startaddr -e endaddr] [--] mode." |
+#: mi/mi-main.c:504 |
+#, possible-c-format |
+msgid "Invalid identifier '%s'" |
msgstr "" |
-#: mi/mi-cmd-disas.c:146 |
-msgid "-data-disassemble: Mode argument must be 0, 1, 2, or 3." |
+#: mi/mi-main.c:511 |
+msgid "Thread group is empty" |
msgstr "" |
-#: mi/mi-cmd-disas.c:163 |
-msgid "-data-disassemble: Invalid filename." |
+#: mi/mi-main.c:526 |
+msgid "-thread-select: USAGE: threadnum." |
msgstr "" |
-#: mi/mi-cmd-disas.c:165 |
-msgid "-data-disassemble: Invalid line number" |
+#: mi/mi-main.c:544 |
+msgid "-thread-list-ids: No arguments required." |
msgstr "" |
-#: mi/mi-cmd-disas.c:167 |
-msgid "-data-disassemble: No function contains specified address" |
+#: mi/mi-main.c:559 mi/mi-main.c:2628 |
+msgid "Invalid MI command" |
msgstr "" |
-#: mi/mi-cmd-env.c:75 |
-msgid "-environment-pwd: No arguments allowed" |
+#: mi/mi-main.c:889 |
+msgid "only '0' and '1' are valid values for the '--recurse' option" |
msgstr "" |
-#: mi/mi-cmd-env.c:86 |
+#: mi/mi-main.c:901 mi/mi-main.c:906 |
#, possible-c-format |
-msgid "-environment-pwd: error finding name of working directory: %s" |
+msgid "invalid syntax of group id '%s'" |
msgstr "" |
-#: mi/mi-cmd-env.c:98 |
-msgid "-environment-cd: Usage DIRECTORY" |
+#: mi/mi-main.c:927 |
+#, possible-c-format |
+msgid "Non-existent thread group id '%d'" |
msgstr "" |
-#: mi/mi-cmd-env.c:266 |
-msgid "-inferior-tty-show: Usage: No args" |
+#: mi/mi-main.c:991 mi/mi-main.c:1072 mi/mi-main.c:1197 mi/mi-main.c:1296 |
+msgid "bad register number" |
msgstr "" |
-#: mi/mi-cmd-file.c:39 |
-msgid "-file-list-exec-source-file: Usage: No args" |
+#: mi/mi-main.c:1047 mi/mi-main.c:1066 |
+msgid "-data-list-changed-registers: Unable to read register contents." |
msgstr "" |
-#: mi/mi-cmd-file.c:49 |
-msgid "-file-list-exec-source-file: No symtab" |
+#: mi/mi-main.c:1159 |
+msgid "" |
+"-data-list-register-values: Usage: -data-list-register-values [--skip-" |
+"unavailable] <format> [<regnum1>...<regnumN>]" |
msgstr "" |
-#: mi/mi-cmd-file.c:91 |
-msgid "-file-list-exec-source-files: Usage: No args" |
+#: mi/mi-main.c:1266 |
+msgid "" |
+"-data-write-register-values: Usage: -data-write-register-values <format> " |
+"[<regnum1> <value1>...<regnumN> <valueN>]" |
msgstr "" |
-#: mi/mi-cmd-info.c:35 |
-msgid "Usage: -info-os [INFOTYPE]" |
+#: mi/mi-main.c:1270 |
+msgid "-data-write-register-values: No registers." |
msgstr "" |
-#: mi/mi-cmd-stack.c:58 |
-msgid "-stack-list-frames: Usage: [FRAME_LOW FRAME_HIGH]" |
+#: mi/mi-main.c:1273 |
+msgid "-data-write-register-values: No regs and values specified." |
msgstr "" |
-#: mi/mi-cmd-stack.c:81 |
-msgid "-stack-list-frames: Not enough frames in stack." |
+#: mi/mi-main.c:1276 |
+msgid "-data-write-register-values: Regs and vals are not in pairs." |
msgstr "" |
-#: mi/mi-cmd-stack.c:108 |
-msgid "-stack-info-depth: Usage: [MAX_DEPTH]" |
+#: mi/mi-main.c:1318 |
+msgid "-data-evaluate-expression: Usage: -data-evaluate-expression expression" |
msgstr "" |
-#: mi/mi-cmd-stack.c:138 |
-#, possible-c-format |
+#: mi/mi-main.c:1402 |
msgid "" |
-"Unknown value for PRINT_VALUES: must be: 0 or \"%s\", 1 or \"%s\", 2 or \"%s" |
-"\"" |
-msgstr "" |
- |
-#: mi/mi-cmd-stack.c:153 |
-msgid "-stack-list-locals: Usage: PRINT_VALUES" |
+"-data-read-memory: Usage: ADDR WORD-FORMAT WORD-SIZE NR-ROWS NR-COLS " |
+"[ASCHAR]." |
msgstr "" |
-#: mi/mi-cmd-stack.c:176 |
-msgid "-stack-list-arguments: Usage: PRINT_VALUES [FRAME_LOW FRAME_HIGH]" |
+#: mi/mi-main.c:1439 |
+msgid "-data-read-memory: invalid number of rows." |
msgstr "" |
-#: mi/mi-cmd-stack.c:202 |
-msgid "-stack-list-arguments: Not enough frames in stack." |
+#: mi/mi-main.c:1444 |
+msgid "-data-read-memory: invalid number of columns." |
msgstr "" |
-#: mi/mi-cmd-stack.c:236 |
-msgid "Usage: PRINT_VALUES" |
+#: mi/mi-main.c:1463 mi/mi-main.c:1595 |
+msgid "Unable to read memory." |
msgstr "" |
-#: mi/mi-cmd-stack.c:447 |
-msgid "-stack-select-frame: Usage: FRAME_SPEC" |
+#: mi/mi-main.c:1585 |
+msgid "Usage: [ -o OFFSET ] ADDR LENGTH." |
msgstr "" |
-#: mi/mi-cmd-stack.c:456 |
-msgid "-stack-info-frame: No arguments allowed" |
+#: mi/mi-main.c:1686 |
+msgid "" |
+"-data-write-memory: Usage: [-o COLUMN_OFFSET] ADDR FORMAT WORD-SIZE VALUE." |
msgstr "" |
-#: mi/mi-cmd-target.c:40 |
-msgid "-target-file-get: Usage: REMOTE_FILE LOCAL_FILE" |
+#: mi/mi-main.c:1728 |
+msgid "Usage: ADDR DATA [COUNT]." |
msgstr "" |
-#: mi/mi-cmd-target.c:64 |
-msgid "-target-file-put: Usage: LOCAL_FILE REMOTE_FILE" |
+#: mi/mi-main.c:1733 |
+#, possible-c-format |
+msgid "Hex-encoded '%s' must have an even number of characters." |
msgstr "" |
-#: mi/mi-cmd-target.c:88 |
-msgid "-target-file-delete: Usage: REMOTE_FILE" |
+#: mi/mi-main.c:1800 |
+#, possible-c-format |
+msgid "-enable-timings: Usage: %s {yes|no}" |
msgstr "" |
-#: mi/mi-cmd-var.c:112 |
-msgid "-var-create: Usage: NAME FRAME EXPRESSION." |
+#: mi/mi-main.c:1832 |
+msgid "-list-features should be passed no arguments" |
msgstr "" |
-#: mi/mi-cmd-var.c:131 |
-msgid "-var-create: name of object must begin with a letter" |
+#: mi/mi-main.c:1853 |
+msgid "-list-target-features should be passed no arguments" |
msgstr "" |
-#: mi/mi-cmd-var.c:151 |
-msgid "-var-create: unable to create variable object" |
+#: mi/mi-main.c:1862 |
+msgid "-add-inferior should be passed no arguments" |
msgstr "" |
-#: mi/mi-cmd-var.c:171 |
-msgid "-var-delete: Usage: [-c] EXPRESSION." |
+#: mi/mi-main.c:1888 |
+msgid "-remove-inferior should be passed a single argument" |
msgstr "" |
-#: mi/mi-cmd-var.c:183 |
-msgid "-var-delete: Missing required argument after '-c': variable object name" |
+#: mi/mi-main.c:1891 |
+msgid "the thread group id is syntactically invalid" |
msgstr "" |
-#: mi/mi-cmd-var.c:186 |
-msgid "-var-delete: Illegal variable object name" |
+#: mi/mi-main.c:1895 |
+msgid "the specified thread group does not exist" |
msgstr "" |
-#: mi/mi-cmd-var.c:194 |
-msgid "-var-delete: Invalid option." |
+#: mi/mi-main.c:1898 |
+msgid "cannot remove an active inferior" |
msgstr "" |
-#: mi/mi-cmd-var.c:236 |
-msgid "" |
-"Must specify the format as: \"natural\", \"binary\", \"decimal\", " |
-"\"hexadecimal\", or \"octal\"" |
+#: mi/mi-main.c:1907 |
+msgid "Cannot remove last inferior" |
msgstr "" |
-#: mi/mi-cmd-var.c:249 |
-msgid "-var-set-format: Usage: NAME FORMAT." |
+#: mi/mi-main.c:2142 |
+msgid "Cannot specify --thread-group together with --all" |
msgstr "" |
-#: mi/mi-cmd-var.c:274 |
-msgid "Usage: NAME VISUALIZER_FUNCTION." |
+#: mi/mi-main.c:2145 |
+msgid "Cannot specify --thread together with --all" |
msgstr "" |
-#: mi/mi-cmd-var.c:279 varobj.c:806 |
-msgid "Variable object not found" |
+#: mi/mi-main.c:2148 |
+msgid "Cannot specify --thread together with --thread-group" |
msgstr "" |
-#: mi/mi-cmd-var.c:291 |
-msgid "-var-set-format: Usage: NAME FROZEN_FLAG." |
+#: mi/mi-main.c:2151 |
+msgid "Cannot specify --frame without --thread" |
msgstr "" |
-#: mi/mi-cmd-var.c:300 |
-msgid "Invalid flag value" |
+#: mi/mi-main.c:2159 |
+msgid "Invalid thread group for the --thread-group option" |
msgstr "" |
-#: mi/mi-cmd-var.c:317 |
-msgid "-var-show-format: Usage: NAME." |
+#: mi/mi-main.c:2178 |
+#, possible-c-format |
+msgid "Invalid thread id: %d" |
msgstr "" |
-#: mi/mi-cmd-var.c:335 |
-msgid "-var-info-num-children: Usage: NAME." |
+#: mi/mi-main.c:2181 |
+#, possible-c-format |
+msgid "Thread id: %d has terminated" |
msgstr "" |
-#: mi/mi-cmd-var.c:358 |
+#: mi/mi-main.c:2196 |
#, possible-c-format |
-msgid "" |
-"Unknown value for PRINT_VALUES\n" |
-"Must be: 0 or \"%s\", 1 or \"%s\", 2 or \"%s\"" |
+msgid "Invalid frame id: %d" |
msgstr "" |
-#: mi/mi-cmd-var.c:408 |
-msgid "-var-list-children: Usage: [PRINT_VALUES] NAME [FROM TO]" |
+#: mi/mi-main.c:2447 |
+msgid "Usage: -trace-define-variable VARIABLE [VALUE]" |
msgstr "" |
-#: mi/mi-cmd-var.c:475 |
-msgid "-var-info-type: Usage: NAME." |
+#: mi/mi-main.c:2451 tracepoint.c:412 |
+msgid "Name of trace variable should start with '$'" |
msgstr "" |
-#: mi/mi-cmd-var.c:491 |
-msgid "Usage: NAME." |
+#: mi/mi-main.c:2469 |
+msgid "-trace-list-variables: no arguments allowed" |
msgstr "" |
-#: mi/mi-cmd-var.c:509 |
-msgid "-var-info-expression: Usage: NAME." |
+#: mi/mi-main.c:2480 |
+msgid "trace selection mode is required" |
msgstr "" |
-#: mi/mi-cmd-var.c:529 |
-msgid "-var-show-attributes: Usage: NAME." |
+#: mi/mi-main.c:2491 tracepoint.c:2471 tracepoint.c:2523 tracepoint.c:2542 |
+#: tracepoint.c:2582 tracepoint.c:2648 tracepoint.c:2681 |
+msgid "May not look at trace frames while trace is running." |
msgstr "" |
-#: mi/mi-cmd-var.c:580 |
-msgid "Cannot specify format more than once" |
+#: mi/mi-main.c:2496 |
+msgid "frame number is required" |
msgstr "" |
-#: mi/mi-cmd-var.c:589 |
-msgid "Usage: [-f FORMAT] NAME" |
+#: mi/mi-main.c:2502 |
+msgid "tracepoint number is required" |
msgstr "" |
-#: mi/mi-cmd-var.c:592 |
-msgid "Garbage at end of command" |
+#: mi/mi-main.c:2508 |
+msgid "PC is required" |
msgstr "" |
-#: mi/mi-cmd-var.c:621 |
-msgid "-var-assign: Usage: NAME EXPRESSION." |
+#: mi/mi-main.c:2514 mi/mi-main.c:2521 |
+msgid "Start and end PC are required" |
msgstr "" |
-#: mi/mi-cmd-var.c:627 |
-msgid "-var-assign: Variable object is not editable" |
+#: mi/mi-main.c:2533 |
+msgid "Line is required" |
msgstr "" |
-#: mi/mi-cmd-var.c:632 |
-msgid "-var-assign: Could not assign expression to variable object" |
+#: mi/mi-main.c:2542 mi/mi-main.c:2547 |
+msgid "Could not find the specified line" |
msgstr "" |
-#: mi/mi-cmd-var.c:684 |
-msgid "-var-update: Usage: [PRINT_VALUES] NAME." |
+#: mi/mi-main.c:2552 |
+#, possible-c-format |
+msgid "Invalid mode '%s'" |
msgstr "" |
-#: mi/mi-cmd-var.c:832 |
-msgid "-enable-pretty-printing: no arguments allowed" |
+#: mi/mi-main.c:2752 |
+msgid "" |
+"Usage: -trace-frame-collected [--var-print-values PRINT_VALUES] [--comp-" |
+"print-values PRINT_VALUES] [--registers-format FORMAT][--memory-contents]" |
msgstr "" |
-#: mi/mi-cmd-var.c:844 |
-msgid "-var-set-update-range: Usage: VAROBJ FROM TO" |
+#: mi/mi-cmd-file.c:39 |
+msgid "-file-list-exec-source-file: Usage: No args" |
msgstr "" |
-#: mi/mi-cmds.c:220 |
-#, possible-c-format |
-msgid "command `%s' appears to be duplicated" |
+#: mi/mi-cmd-file.c:49 |
+msgid "-file-list-exec-source-file: No symtab" |
msgstr "" |
-#: mi/mi-console.c:76 |
-msgid "mi_console_file_delete: bad magic number" |
+#: mi/mi-cmd-file.c:87 |
+msgid "-file-list-exec-source-files: Usage: No args" |
msgstr "" |
-#: mi/mi-console.c:106 |
-msgid "mi_console_raw_packet: bad magic number" |
+#: microblaze-tdep.c:145 |
+msgid "push_dummy_code not implemented" |
msgstr "" |
-#: mi/mi-console.c:134 |
-msgid "mi_console_file_flush: bad magic number" |
+#: microblaze-tdep.c:156 |
+msgid "store_arguments not implemented" |
msgstr "" |
-#: mi/mi-console.c:152 |
-msgid "mi_console_file_set_raw: bad magic number" |
+#: microblaze-tdep.c:575 |
+msgid "Unsupported return value size requested" |
msgstr "" |
-#: mi/mi-getopt.c:36 |
-msgid "mi_getopt_long: oind out of bounds" |
+#: microblaze-tdep.c:743 |
+msgid "Set microblaze debugging." |
msgstr "" |
-#: mi/mi-getopt.c:62 |
-#, possible-c-format |
-msgid "%s: Option %s requires an argument" |
+#: microblaze-tdep.c:744 |
+msgid "Show microblaze debugging." |
msgstr "" |
-#: mi/mi-getopt.c:74 |
-#, possible-c-format |
-msgid "%s: Unknown option ``%s''" |
+#: microblaze-tdep.c:745 |
+msgid "When non-zero, microblaze specific debugging is enabled." |
msgstr "" |
-#: mi/mi-interp.c:227 |
-msgid "-interpreter-exec: Usage: -interpreter-exec interp command" |
+#: minidebug.c:279 |
+msgid "Cannot parse .gnu_debugdata section; not a BFD object" |
msgstr "" |
-#: mi/mi-interp.c:232 |
-#, possible-c-format |
-msgid "-interpreter-exec: could not find interpreter \"%s\"" |
+#: minidebug.c:284 |
+msgid "" |
+"Cannot parse .gnu_debugdata section; LZMA support was disabled at compile " |
+"time" |
msgstr "" |
-#: mi/mi-interp.c:236 |
+#: minsyms.c:764 |
#, possible-c-format |
msgid "" |
-"-interpreter-exec: interpreter \"%s\" does not support command execution" |
+"GDB cannot resolve STT_GNU_IFUNC symbol at address %s without the ELF " |
+"support compiled in." |
msgstr "" |
-#: mi/mi-main.c:290 |
-msgid "Already in reverse mode." |
+#: minsyms.c:775 |
+#, possible-c-format |
+msgid "" |
+"GDB cannot resolve STT_GNU_IFUNC symbol \"%s\" without the ELF support " |
+"compiled in." |
msgstr "" |
-#: mi/mi-main.c:293 reverse.c:57 |
-#, possible-c-format |
-msgid "Target %s does not support this command." |
+#: minsyms.c:786 |
+msgid "elf_gnu_ifunc_resolver_stop cannot be reached." |
msgstr "" |
-#: mi/mi-main.c:422 |
-msgid "Usage: -target-detach [pid | thread-group]" |
+#: minsyms.c:795 |
+msgid "elf_gnu_ifunc_resolver_return_stop cannot be reached." |
msgstr "" |
-#: mi/mi-main.c:437 |
+#: mips-linux-nat.c:81 mips-linux-nat.c:122 |
#, possible-c-format |
-msgid "Invalid syntax of thread-group id '%s'" |
+msgid "Bogon register number %d." |
msgstr "" |
-#: mi/mi-main.c:441 |
-#, possible-c-format |
-msgid "Non-existent thread-group id '%d'" |
+#: mips-linux-nat.c:286 mips-linux-nat.c:363 ppcfbsd-nat.c:139 |
+#: ppcfbsd-nat.c:170 ppcnbsd-nat.c:105 ppcnbsd-nat.c:140 |
+msgid "Couldn't get FP registers" |
msgstr "" |
-#: mi/mi-main.c:451 |
-#, possible-c-format |
-msgid "Invalid identifier '%s'" |
+#: mips-linux-nat.c:354 shnbsd-nat.c:83 |
+msgid "Couldn't set registers" |
msgstr "" |
-#: mi/mi-main.c:458 |
-msgid "Thread group is empty" |
+#: mips-linux-nat.c:369 ppcfbsd-nat.c:176 ppcnbsd-nat.c:147 |
+msgid "Couldn't set FP registers" |
msgstr "" |
-#: mi/mi-main.c:473 |
-msgid "-thread-select: USAGE: threadnum." |
+#: mips-linux-nat.c:453 |
+msgid "Couldn't check DSP support" |
msgstr "" |
-#: mi/mi-main.c:491 |
-msgid "-thread-list-ids: No arguments required." |
+#: mips-linux-nat.c:774 |
+msgid "Set whether to show variables that mirror the mips debug registers." |
msgstr "" |
-#: mi/mi-main.c:506 mi/mi-main.c:2512 |
-msgid "Invalid MI command" |
+#: mips-linux-nat.c:775 |
+msgid "Show whether to show variables that mirror the mips debug registers." |
msgstr "" |
-#: mi/mi-main.c:835 |
-msgid "only '0' and '1' are valid values for the '--recurse' option" |
+#: mips-linux-tdep.c:675 |
+msgid "wrong size fpregset struct in core file" |
msgstr "" |
-#: mi/mi-main.c:847 mi/mi-main.c:852 |
+#: mipsread.c:83 |
#, possible-c-format |
-msgid "invalid syntax of group id '%s'" |
+msgid "Error reading symbol table: %s" |
msgstr "" |
-#: mi/mi-main.c:873 |
+#: mips-tdep.c:614 |
#, possible-c-format |
-msgid "Non-existent thread group id '%d'" |
+msgid "mips_register_name: bad register number %d" |
msgstr "" |
-#: mi/mi-main.c:937 mi/mi-main.c:1018 mi/mi-main.c:1122 mi/mi-main.c:1238 |
-msgid "bad register number" |
+#: mips-tdep.c:715 mips-tdep.c:744 mips-tdep.c:784 |
+msgid "bad register size" |
msgstr "" |
-#: mi/mi-main.c:993 mi/mi-main.c:1012 |
-msgid "-data-list-changed-registers: Unable to read register contents." |
+#: mips-tdep.c:816 |
+msgid "32-bit compatibility mode not supported" |
msgstr "" |
-#: mi/mi-main.c:1078 |
-msgid "" |
-"-data-list-register-values: Usage: -data-list-register-values <format> " |
-"[<regnum1>...<regnumN>]" |
+#: mips-tdep.c:896 |
+msgid "mips_register_to_value: unrecognized case" |
msgstr "" |
-#: mi/mi-main.c:1142 |
-msgid "Optimized out" |
+#: mips-tdep.c:944 |
+msgid "mips_value_to_register: unrecognized case" |
msgstr "" |
-#: mi/mi-main.c:1206 |
-msgid "" |
-"-data-write-register-values: Usage: -data-write-register-values <format> " |
-"[<regnum1> <value1>...<regnumN> <valueN>]" |
+#: mips-tdep.c:1087 |
+msgid "mips_mask_address_p: bad switch" |
msgstr "" |
-#: mi/mi-main.c:1212 |
-msgid "-data-write-register-values: No registers." |
+#: mips-tdep.c:1113 |
+msgid "show_mask_address: bad switch" |
msgstr "" |
-#: mi/mi-main.c:1215 |
-msgid "-data-write-register-values: No regs and values specified." |
+#: mips-tdep.c:1350 mips-tdep.c:1436 |
+msgid "invalid ISA" |
msgstr "" |
-#: mi/mi-main.c:1218 |
-msgid "-data-write-register-values: Regs and vals are not in pairs." |
+#: mips-tdep.c:2539 |
+msgid "Invalid number of argument registers encoded in SAVE." |
msgstr "" |
-#: mi/mi-main.c:1260 |
-msgid "-data-evaluate-expression: Usage: -data-evaluate-expression expression" |
+#: mips-tdep.c:2544 |
+msgid "Invalid number of static registers encoded in SAVE." |
msgstr "" |
-#: mi/mi-main.c:1344 |
-msgid "" |
-"-data-read-memory: Usage: ADDR WORD-FORMAT WORD-SIZE NR-ROWS NR-COLS " |
-"[ASCHAR]." |
+#: mips-tdep.c:4042 |
+#, possible-c-format |
+msgid "GDB can't find the start of the function at %s." |
msgstr "" |
-#: mi/mi-main.c:1381 |
-msgid "-data-read-memory: invalid number of rows." |
+#: mips-tdep.c:6037 mips-tdep.c:6074 mips-tdep.c:6307 sh64-tdep.c:1932 |
+#, possible-c-format |
+msgid "can't read register %d (%s)" |
msgstr "" |
-#: mi/mi-main.c:1386 |
-msgid "-data-read-memory: invalid number of columns." |
+#: mips-tdep.c:6083 |
+msgid "mips_read_fp_register_double: bad access to odd-numbered FP register" |
msgstr "" |
-#: mi/mi-main.c:1405 mi/mi-main.c:1537 |
-msgid "Unable to read memory." |
+#: mips-tdep.c:6343 sh64-tdep.c:2091 sh64-tdep.c:2149 |
+msgid "Not a valid register for the current processor type" |
msgstr "" |
-#: mi/mi-main.c:1527 |
-msgid "Usage: [ -o OFFSET ] ADDR LENGTH." |
+#: mips-tdep.c:6707 mips-tdep.c:6721 mips-tdep.c:6735 |
+msgid "set mipsfpu failed" |
msgstr "" |
-#: mi/mi-main.c:1629 |
-msgid "" |
-"-data-write-memory: Usage: [-o COLUMN_OFFSET] ADDR FORMAT WORD-SIZE VALUE." |
+#: mips-tdep.c:7833 |
+#, possible-c-format |
+msgid "unsupported ABI %s." |
+msgstr "" |
+ |
+#: mips-tdep.c:7847 |
+msgid "unrecognized .gcc_compiled_longXX" |
+msgstr "" |
+ |
+#: mips-tdep.c:7859 |
+msgid "unknown ABI string" |
msgstr "" |
-#: mi/mi-main.c:1671 |
-msgid "Usage: ADDR DATA." |
+#: mips-tdep.c:7876 |
+msgid "unknown compressed ISA string" |
msgstr "" |
-#: mi/mi-main.c:1689 |
-msgid "Could not write memory" |
+#: mips-tdep.c:8445 mips-tdep.c:8494 |
+msgid "unknown ABI in switch" |
msgstr "" |
-#: mi/mi-main.c:1714 |
+#: mips-tdep.c:8723 |
#, possible-c-format |
-msgid "-enable-timings: Usage: %s {yes|no}" |
+msgid "The compressed ISA encoding used is %s.\n" |
msgstr "" |
-#: mi/mi-main.c:1741 |
-msgid "-list-features should be passed no arguments" |
+#: mips-tdep.c:8803 |
+msgid "mips_abi_strings out of sync" |
msgstr "" |
-#: mi/mi-main.c:1762 |
-msgid "-list-target-features should be passed no arguments" |
+#: mips-tdep.c:8819 mips-tdep.c:8823 |
+msgid "Various MIPS specific commands." |
msgstr "" |
-#: mi/mi-main.c:1771 |
-msgid "-add-inferior should be passed no arguments" |
+#: mips-tdep.c:8828 |
+msgid "Set the MIPS ABI used by this program." |
msgstr "" |
-#: mi/mi-main.c:1797 |
-msgid "-remove-inferior should be passed a single argument" |
+#: mips-tdep.c:8829 |
+msgid "Show the MIPS ABI used by this program." |
msgstr "" |
-#: mi/mi-main.c:1800 |
-msgid "the thread group id is syntactically invalid" |
+#: mips-tdep.c:8830 |
+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 "" |
-#: mi/mi-main.c:1804 |
-msgid "the specified thread group does not exist" |
+#: mips-tdep.c:8848 |
+msgid "Set the compressed ISA encoding used by MIPS code." |
msgstr "" |
-#: mi/mi-main.c:1807 |
-msgid "cannot remove an active inferior" |
+#: mips-tdep.c:8849 |
+msgid "Show the compressed ISA encoding used by MIPS code." |
msgstr "" |
-#: mi/mi-main.c:1816 |
-msgid "Cannot remove last inferior" |
+#: mips-tdep.c:8850 |
+msgid "" |
+"Select the compressed ISA encoding used in functions that have no symbol\n" |
+"information available. The encoding can be set to either of:\n" |
+" mips16\n" |
+" micromips\n" |
+"and is updated automatically from ELF file flags if available." |
msgstr "" |
-#: mi/mi-main.c:2041 |
-msgid "Cannot specify --thread-group together with --all" |
+#: mips-tdep.c:8864 |
+msgid "Set use of MIPS floating-point coprocessor." |
msgstr "" |
-#: mi/mi-main.c:2044 |
-msgid "Cannot specify --thread together with --all" |
+#: mips-tdep.c:8867 |
+msgid "Select single-precision MIPS floating-point coprocessor." |
msgstr "" |
-#: mi/mi-main.c:2047 |
-msgid "Cannot specify --thread together with --thread-group" |
+#: mips-tdep.c:8870 |
+msgid "Select double-precision MIPS floating-point coprocessor." |
msgstr "" |
-#: mi/mi-main.c:2050 |
-msgid "Cannot specify --frame without --thread" |
+#: mips-tdep.c:8876 |
+msgid "Select no MIPS floating-point coprocessor." |
msgstr "" |
-#: mi/mi-main.c:2058 |
-msgid "Invalid thread group for the --thread-group option" |
+#: mips-tdep.c:8881 |
+msgid "Select MIPS floating-point coprocessor automatically." |
msgstr "" |
-#: mi/mi-main.c:2077 |
-#, possible-c-format |
-msgid "Invalid thread id: %d" |
+#: mips-tdep.c:8884 |
+msgid "Show current use of MIPS floating-point coprocessor target." |
msgstr "" |
-#: mi/mi-main.c:2080 |
-#, possible-c-format |
-msgid "Thread id: %d has terminated" |
+#: mips-tdep.c:8905 |
+msgid "Set zeroing of upper 32 bits of 64-bit addresses." |
msgstr "" |
-#: mi/mi-main.c:2095 |
-#, possible-c-format |
-msgid "Invalid frame id: %d" |
+#: mips-tdep.c:8906 |
+msgid "Show zeroing of upper 32 bits of 64-bit addresses." |
msgstr "" |
-#: mi/mi-main.c:2341 |
-msgid "Usage: -trace-define-variable VARIABLE [VALUE]" |
+#: mips-tdep.c:8907 |
+msgid "" |
+"Use \"on\" to enable the masking, \"off\" to disable it and \"auto\" to\n" |
+"allow GDB to determine the correct value." |
msgstr "" |
-#: mi/mi-main.c:2355 |
-msgid "Invalid name of trace variable" |
+#: mips-tdep.c:8916 |
+msgid "" |
+"Set compatibility with 64-bit MIPS target that transfers 32-bit quantities." |
msgstr "" |
-#: mi/mi-main.c:2373 |
-msgid "-trace-list-variables: no arguments allowed" |
+#: mips-tdep.c:8918 |
+msgid "" |
+"Show compatibility with 64-bit MIPS target that transfers 32-bit quantities." |
msgstr "" |
-#: mi/mi-main.c:2384 |
-msgid "trace selection mode is required" |
+#: mips-tdep.c:8920 |
+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 "" |
-#: mi/mi-main.c:2395 tracepoint.c:2370 tracepoint.c:2428 tracepoint.c:2446 |
-#: tracepoint.c:2485 tracepoint.c:2549 tracepoint.c:2582 |
-msgid "May not look at trace frames while trace is running." |
+#: mips-tdep.c:8932 |
+msgid "Set mips debugging." |
msgstr "" |
-#: mi/mi-main.c:2400 |
-msgid "frame number is required" |
+#: mips-tdep.c:8933 |
+msgid "Show mips debugging." |
msgstr "" |
-#: mi/mi-main.c:2406 |
-msgid "tracepoint number is required" |
+#: mips-tdep.c:8934 |
+msgid "When non-zero, mips specific debugging is enabled." |
msgstr "" |
-#: mi/mi-main.c:2412 |
-msgid "PC is required" |
+#: mn10300-tdep.c:194 |
+#, possible-c-format |
+msgid "Cannot store return value %d bytes long." |
msgstr "" |
-#: mi/mi-main.c:2418 mi/mi-main.c:2425 |
-msgid "Start and end PC are required" |
+#: mn10300-tdep.c:226 |
+#, possible-c-format |
+msgid "Cannot extract return value %d bytes long." |
msgstr "" |
-#: mi/mi-main.c:2437 |
-msgid "Line is required" |
+#: mn10300-tdep.c:1377 |
+#, possible-c-format |
+msgid "Bogus register number in debug info: %d" |
msgstr "" |
-#: mi/mi-main.c:2446 mi/mi-main.c:2451 |
-msgid "Could not find the specified line" |
+#: mn10300-tdep.c:1420 |
+msgid "mn10300_gdbarch_init: Unknown mn10300 variant" |
msgstr "" |
-#: mi/mi-main.c:2456 |
+#: monitor.c:220 |
#, possible-c-format |
-msgid "Invalid mode '%s'" |
+msgid "%s (%s): %s: %s%c" |
msgstr "" |
-#: mi/mi-main.c:2469 |
-msgid "Usage: -trace-save [-r] filename" |
+#: monitor.c:224 |
+#, possible-c-format |
+msgid "%s (%s): %s: %s" |
msgstr "" |
-#: mi/mi-main.c:2477 |
+#: monitor.c:241 |
#, possible-c-format |
-msgid "Invalid option: %s" |
+msgid "Invalid hex digit %d" |
msgstr "" |
-#: mi/mi-parse.c:284 |
-#, possible-c-format |
-msgid "Undefined MI command: %s" |
+#: monitor.c:413 monitor.c:489 |
+msgid "Timeout reading from remote system." |
msgstr "" |
-#: mi/mi-parse.c:318 |
-msgid "Duplicate '--thread-group' option" |
+#: monitor.c:415 monitor.c:491 |
+msgid "remote-monitor" |
msgstr "" |
-#: mi/mi-parse.c:321 |
-msgid "Invalid thread group id" |
+#: monitor.c:485 |
+msgid "GDB serial timeout has expired. Target detached." |
msgstr "" |
-#: mi/mi-parse.c:329 |
-msgid "Duplicate '--thread' option" |
+#: monitor.c:704 |
+#, possible-c-format |
+msgid "compile_pattern: Can't compile pattern string `%s': %s!" |
msgstr "" |
-#: mi/mi-parse.c:337 |
-msgid "Duplicate '--frame' option" |
+#: monitor.c:722 |
+msgid "Magic number of monitor_ops struct wrong." |
msgstr "" |
-#: mi/mi-parse.c:345 |
+#: monitor.c:728 |
#, possible-c-format |
-msgid "Invalid value for the '%s' option" |
+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 "" |
-#: mi/mi-parse.c:356 |
+#: monitor.c:829 |
#, possible-c-format |
-msgid "Problem parsing arguments: %s %s" |
+msgid "Remote target %s connected to %s\n" |
msgstr "" |
-#: mi/mi-symbol-cmds.c:40 |
-msgid "-symbol-list-lines: Usage: SOURCE_FILENAME" |
+#: monitor.c:882 |
+#, possible-c-format |
+msgid "Ending remote %s debugging\n" |
msgstr "" |
-#: mi/mi-symbol-cmds.c:46 |
-msgid "-symbol-list-lines: Unknown source file name." |
+#: monitor.c:922 |
+#, possible-c-format |
+msgid "monitor_supply_register (%d): bad value from monitor: %s." |
msgstr "" |
-#: microblaze-tdep.c:145 |
-msgid "push_dummy_code not implemented" |
+#: monitor.c:1035 nto-procfs.c:694 remote.c:5189 remote-mips.c:2280 |
+msgid "" |
+"Interrupted while waiting for the program.\n" |
+"Give up (and stop debugging it)? " |
msgstr "" |
-#: microblaze-tdep.c:156 |
-msgid "store_arguments not implemented" |
+#: monitor.c:1236 |
+#, possible-c-format |
+msgid "Bad value returned from monitor while fetching register %x." |
msgstr "" |
-#: microblaze-tdep.c:575 |
-msgid "Unsupported return value size requested" |
+#: monitor.c:1438 |
+#, possible-c-format |
+msgid "\tAttached to %s at %d baud.\n" |
msgstr "" |
-#: microblaze-tdep.c:743 |
-msgid "Set microblaze debugging." |
+#: monitor.c:1976 |
+msgid "Failed to read via monitor" |
msgstr "" |
-#: microblaze-tdep.c:744 |
-msgid "Show microblaze debugging." |
+#: monitor.c:2074 |
+msgid "Args are not supported by the monitor." |
msgstr "" |
-#: microblaze-tdep.c:745 |
-msgid "When non-zero, microblaze specific debugging is enabled." |
+#: monitor.c:2107 |
+msgid "No set_break defined for this monitor" |
msgstr "" |
-#: minsyms.c:738 |
+#: monitor.c:2128 |
#, possible-c-format |
-msgid "" |
-"GDB cannot resolve STT_GNU_IFUNC symbol at address %s without the ELF " |
-"support compiled in." |
+msgid "Too many breakpoints (> %d) for monitor." |
+msgstr "" |
+ |
+#: monitor.c:2143 |
+msgid "No clr_break defined for this monitor" |
+msgstr "" |
+ |
+#: monitor.c:2207 symfile.c:2049 |
+msgid "file to load" |
msgstr "" |
-#: minsyms.c:749 |
+#: monitor.c:2225 symfile.c:2066 |
#, possible-c-format |
-msgid "" |
-"GDB cannot resolve STT_GNU_IFUNC symbol \"%s\" without the ELF support " |
-"compiled in." |
+msgid "Invalid download offset:%s." |
msgstr "" |
-#: minsyms.c:760 |
-msgid "elf_gnu_ifunc_resolver_stop cannot be reached." |
+#: monitor.c:2228 symfile.c:2069 |
+msgid "Too many parameters." |
msgstr "" |
-#: minsyms.c:769 |
-msgid "elf_gnu_ifunc_resolver_return_stop cannot be reached." |
+#: monitor.c:2287 |
+msgid "monitor target not open." |
msgstr "" |
-#: mips-linux-nat.c:78 mips-linux-nat.c:119 |
+#: monitor.c:2314 |
#, possible-c-format |
-msgid "Bogon register number %d." |
+msgid "Reply contains invalid hex digit 0x%x" |
msgstr "" |
-#: mips-linux-nat.c:283 mips-linux-nat.c:360 ppcnbsd-nat.c:104 |
-#: ppcnbsd-nat.c:139 |
-msgid "Couldn't get FP registers" |
+#: monitor.c:2407 |
+msgid "Set display of activity while downloading a file." |
msgstr "" |
-#: mips-linux-nat.c:351 shnbsd-nat.c:83 |
-msgid "Couldn't set registers" |
+#: monitor.c:2408 |
+msgid "Show display of activity while downloading a file." |
msgstr "" |
-#: mips-linux-nat.c:366 ppcnbsd-nat.c:146 |
-msgid "Couldn't set FP registers" |
+#: monitor.c:2409 |
+msgid "When enabled, a hashmark '#' is displayed." |
msgstr "" |
-#: mips-linux-nat.c:450 |
-msgid "Couldn't check DSP support" |
+#: monitor.c:2415 |
+msgid "Set debugging of remote monitor communication." |
msgstr "" |
-#: mips-linux-nat.c:570 mips-linux-nat.c:587 mips-linux-nat.c:604 |
-#: mips-linux-nat.c:621 mips-linux-nat.c:642 mips-linux-nat.c:659 |
-#: mips-linux-nat.c:678 |
-msgid "Unrecognized watch register style" |
+#: monitor.c:2416 |
+msgid "Show debugging of remote monitor communication." |
msgstr "" |
-#: mips-linux-nat.c:1144 |
-msgid "Set whether to show variables that mirror the mips debug registers." |
+#: monitor.c:2417 |
+msgid "" |
+"When enabled, communication between GDB and the remote monitor\n" |
+"is displayed." |
msgstr "" |
-#: mips-linux-nat.c:1145 |
-msgid "Show whether to show variables that mirror the mips debug registers." |
+#: moxie-tdep.c:297 |
+#, possible-c-format |
+msgid "Process record: error reading memory at addr 0x%s len = %d.\n" |
msgstr "" |
-#: mips-linux-tdep.c:638 |
-msgid "wrong size fpregset struct in core file" |
+#: msp430-tdep.c:905 |
+msgid "Unknown msp430x code memory model" |
msgstr "" |
-#: mipsread.c:84 |
+#: msp430-tdep.c:927 |
+msgid "Unknown msp430 isa" |
+msgstr "" |
+ |
+#: mt-tdep.c:303 |
#, possible-c-format |
-msgid "Error reading symbol table: %s" |
+msgid "mt_register_type: illegal register number %d" |
msgstr "" |
-#: mips-tdep.c:608 |
+#: nios2-tdep.c:153 |
#, possible-c-format |
-msgid "mips_register_name: bad register number %d" |
+msgid "Dwarf-2 uses unmapped register #%d" |
msgstr "" |
-#: mips-tdep.c:709 mips-tdep.c:738 mips-tdep.c:778 |
-msgid "bad register size" |
+#: nios2-tdep.c:1631 |
+msgid "Set Nios II debugging." |
msgstr "" |
-#: mips-tdep.c:810 |
-msgid "32-bit compatibility mode not supported" |
+#: nios2-tdep.c:1632 |
+msgid "Show Nios II debugging." |
msgstr "" |
-#: mips-tdep.c:890 |
-msgid "mips_register_to_value: unrecognized case" |
+#: nios2-tdep.c:1633 |
+msgid "When on, Nios II specific debugging is enabled." |
msgstr "" |
-#: mips-tdep.c:938 |
-msgid "mips_value_to_register: unrecognized case" |
+#: nto-procfs.c:101 |
+msgid "Lost the QNX node. Debug session probably over." |
msgstr "" |
-#: mips-tdep.c:1081 |
-msgid "mips_mask_address_p: bad switch" |
+#: nto-procfs.c:167 |
+msgid "Invalid procfs arg" |
msgstr "" |
-#: mips-tdep.c:1107 |
-msgid "show_mask_address: bad switch" |
+#: nto-procfs.c:176 nto-procfs.c:194 |
+msgid "Devctl failed." |
msgstr "" |
-#: mips-tdep.c:1344 mips-tdep.c:1430 |
-msgid "invalid ISA" |
+#: nto-procfs.c:186 |
+msgid "alloca failed." |
msgstr "" |
-#: mips-tdep.c:2483 |
-msgid "Invalid number of argument registers encoded in SAVE." |
+#: nto-procfs.c:201 |
+msgid "Invalid target CPU." |
msgstr "" |
-#: mips-tdep.c:2488 |
-msgid "Invalid number of static registers encoded in SAVE." |
+#: nto-procfs.c:625 procfs.c:3054 |
+msgid "Attaching GDB to itself is not a good idea..." |
msgstr "" |
-#: mips-tdep.c:3992 |
+#: nto-procfs.c:668 |
#, possible-c-format |
-msgid "GDB can't find the start of the function at %s." |
+msgid "Couldn't open proc file %s, error %d (%s)" |
msgstr "" |
-#: mips-tdep.c:5989 mips-tdep.c:6026 mips-tdep.c:6259 sh64-tdep.c:1934 |
-#, possible-c-format |
-msgid "can't read register %d (%s)" |
+#: nto-procfs.c:671 |
+msgid "Couldn't stop process" |
msgstr "" |
-#: mips-tdep.c:6035 |
-msgid "mips_read_fp_register_double: bad access to odd-numbered FP register" |
+#: nto-procfs.c:1010 |
+msgid "run error!\n" |
msgstr "" |
-#: mips-tdep.c:6295 sh64-tdep.c:2094 sh64-tdep.c:2152 |
-msgid "Not a valid register for the current processor type" |
+#: nto-procfs.c:1184 |
+#, possible-c-format |
+msgid "Error spawning %s: %d (%s)" |
msgstr "" |
-#: mips-tdep.c:6659 mips-tdep.c:6673 mips-tdep.c:6687 |
-msgid "set mipsfpu failed" |
+#: nto-procfs.c:1453 |
+msgid "pidlist" |
msgstr "" |
-#: mips-tdep.c:7784 |
-#, possible-c-format |
-msgid "unsupported ABI %s." |
+#: nto-procfs.c:1454 |
+msgid "memory information" |
msgstr "" |
-#: mips-tdep.c:7798 |
-msgid "unrecognized .gcc_compiled_longXX" |
+#: nto-procfs.c:1484 |
+msgid "Failed to set hardware watchpoint" |
msgstr "" |
-#: mips-tdep.c:7810 |
-msgid "unknown ABI string" |
+#: objc-lang.c:130 |
+msgid "no way to lookup Objective-C classes" |
msgstr "" |
-#: mips-tdep.c:7827 |
-msgid "unknown compressed ISA string" |
+#: objc-lang.c:159 |
+msgid "no way to lookup Objective-C selectors" |
msgstr "" |
-#: mips-tdep.c:8396 mips-tdep.c:8445 |
-msgid "unknown ABI in switch" |
+#: objc-lang.c:207 |
+msgid "NSString: internal error -- no way to create new NSString" |
msgstr "" |
-#: mips-tdep.c:8674 |
+#: objc-lang.c:480 |
#, possible-c-format |
-msgid "The compressed ISA encoding used is %s.\n" |
+msgid "Can't find selector \"%s\"" |
msgstr "" |
-#: mips-tdep.c:8754 |
-msgid "mips_abi_strings out of sync" |
+#: objc-lang.c:527 |
+msgid "internal: compare_selectors(1)" |
msgstr "" |
-#: mips-tdep.c:8770 mips-tdep.c:8774 |
-msgid "Various MIPS specific commands." |
+#: objc-lang.c:532 |
+msgid "internal: compare_selectors(2)" |
msgstr "" |
-#: mips-tdep.c:8779 |
-msgid "Set the MIPS ABI used by this program." |
+#: objc-lang.c:577 objc-lang.c:728 |
+#, possible-c-format |
+msgid "Regexp is too long: %s" |
msgstr "" |
-#: mips-tdep.c:8780 |
-msgid "Show the MIPS ABI used by this program." |
+#: objc-lang.c:610 |
+#, possible-c-format |
+msgid "Bad method name '%s'" |
msgstr "" |
-#: mips-tdep.c:8781 |
+#: objc-lang.c:627 |
+#, possible-c-format |
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" |
+"Selectors matching \"%s\":\n" |
+"\n" |
msgstr "" |
-#: mips-tdep.c:8799 |
-msgid "Set the compressed ISA encoding used by MIPS code." |
+#: objc-lang.c:674 |
+#, possible-c-format |
+msgid "No selectors matching \"%s\"\n" |
msgstr "" |
-#: mips-tdep.c:8800 |
-msgid "Show the compressed ISA encoding used by MIPS code." |
+#: objc-lang.c:693 |
+msgid "internal: compare_classes(1)" |
msgstr "" |
-#: mips-tdep.c:8801 |
+#: objc-lang.c:765 |
+#, possible-c-format |
msgid "" |
-"Select the compressed ISA encoding used in functions that have no symbol\n" |
-"information available. The encoding can be set to either of:\n" |
-" mips16\n" |
-" micromips\n" |
-"and is updated automatically from ELF file flags if available." |
+"Classes matching \"%s\":\n" |
+"\n" |
msgstr "" |
-#: mips-tdep.c:8815 |
-msgid "Set use of MIPS floating-point coprocessor." |
+#: objc-lang.c:804 |
+#, possible-c-format |
+msgid "No classes matching \"%s\"\n" |
msgstr "" |
-#: mips-tdep.c:8818 |
-msgid "Select single-precision MIPS floating-point coprocessor." |
+#: objc-lang.c:1197 |
+msgid "Unable to locate _NSPrintForDebugger in child process" |
msgstr "" |
-#: mips-tdep.c:8821 |
-msgid "Select double-precision MIPS floating-point coprocessor." |
+#: objc-lang.c:1203 |
+msgid "object returns null description" |
msgstr "" |
-#: mips-tdep.c:8827 |
-msgid "Select no MIPS floating-point coprocessor." |
+#: objc-lang.c:1214 |
+msgid "<object returns empty description>" |
msgstr "" |
-#: mips-tdep.c:8832 |
-msgid "Select MIPS floating-point coprocessor automatically." |
+#. INFO SELECTORS command. |
+#: objc-lang.c:1371 |
+msgid "All Objective-C selectors, or those matching REGEXP." |
msgstr "" |
-#: mips-tdep.c:8835 |
-msgid "Show current use of MIPS floating-point coprocessor target." |
+#. INFO CLASSES command. |
+#: objc-lang.c:1373 |
+msgid "All Objective-C classes, or those matching REGEXP." |
msgstr "" |
-#: mips-tdep.c:8856 |
-msgid "Set zeroing of upper 32 bits of 64-bit addresses." |
+#: objc-lang.c:1375 |
+msgid "Ask an Objective-C object to print itself." |
msgstr "" |
-#: mips-tdep.c:8857 |
-msgid "Show zeroing of upper 32 bits of 64-bit addresses." |
+#: objfiles.c:383 |
+msgid "Entry point address is not known." |
msgstr "" |
-#: mips-tdep.c:8858 |
-msgid "" |
-"Use \"on\" to enable the masking, \"off\" to disable it and \"auto\" to\n" |
-"allow GDB to determine the correct value." |
+#: objfiles.c:449 |
+msgid "put_objfile_before: before objfile not in list" |
msgstr "" |
-#: mips-tdep.c:8867 |
-msgid "" |
-"Set compatibility with 64-bit MIPS target that transfers 32-bit quantities." |
+#: objfiles.c:481 |
+msgid "unlink_objfile: objfile already unlinked" |
msgstr "" |
-#: mips-tdep.c:8869 |
+#: objfiles.c:1254 |
+#, possible-c-format |
msgid "" |
-"Show compatibility with 64-bit MIPS target that transfers 32-bit quantities." |
+"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 "" |
-#: mips-tdep.c:8871 |
-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" |
+#: objfiles.h:658 |
+msgid "sect_index_data not initialized" |
msgstr "" |
-#: mips-tdep.c:8883 |
-msgid "Set mips debugging." |
+#: objfiles.h:664 |
+msgid "sect_index_rodata not initialized" |
msgstr "" |
-#: mips-tdep.c:8884 |
-msgid "Show mips debugging." |
+#: objfiles.h:670 |
+msgid "sect_index_text not initialized" |
msgstr "" |
-#: mips-tdep.c:8885 |
-msgid "When non-zero, mips specific debugging is enabled." |
+#: observer.c:62 |
+#, possible-c-format |
+msgid "Observer debugging is %s.\n" |
msgstr "" |
-#: mn10300-tdep.c:194 |
-#, possible-c-format |
-msgid "Cannot store return value %d bytes long." |
+#. 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:213 |
+msgid "Set observer debugging." |
msgstr "" |
-#: mn10300-tdep.c:226 |
-#, possible-c-format |
-msgid "Cannot extract return value %d bytes long." |
+#: observer.c:214 |
+msgid "Show observer debugging." |
+msgstr "" |
+ |
+#: observer.c:215 |
+msgid "When non-zero, observer debugging is enabled." |
msgstr "" |
-#: mn10300-tdep.c:1376 |
+#: opencl-lang.c:94 |
#, possible-c-format |
-msgid "Bogus register number in debug info: %d" |
+msgid "Invalid OpenCL vector size: %d" |
msgstr "" |
-#: mn10300-tdep.c:1419 |
-msgid "mn10300_gdbarch_init: Unknown mn10300 variant" |
+#: opencl-lang.c:186 opencl-lang.c:215 opencl-lang.c:448 opencl-lang.c:565 |
+#: opencl-lang.c:658 opencl-lang.c:969 valarith.c:1369 valarith.c:1415 |
+#: valarith.c:1773 valarith.c:1809 valops.c:884 |
+msgid "Could not determine the vector bounds" |
msgstr "" |
-#: monitor.c:219 |
-#, possible-c-format |
-msgid "%s (%s): %s: %s%c" |
+#: opencl-lang.c:456 |
+msgid "Invalid OpenCL vector size" |
msgstr "" |
-#: monitor.c:223 |
+#: opencl-lang.c:503 opencl-lang.c:523 opencl-lang.c:528 opencl-lang.c:532 |
+#: opencl-lang.c:542 |
#, possible-c-format |
-msgid "%s (%s): %s: %s" |
+msgid "Invalid OpenCL vector component accessor %s" |
msgstr "" |
-#: monitor.c:240 |
-#, possible-c-format |
-msgid "Invalid hex digit %d" |
+#: opencl-lang.c:627 |
+msgid "Attempt to perform an unsupported operation" |
msgstr "" |
-#: monitor.c:412 monitor.c:488 |
-msgid "Timeout reading from remote system." |
+#: opencl-lang.c:651 |
+msgid "Vector operations are not supported on scalar types" |
msgstr "" |
-#: monitor.c:414 monitor.c:490 |
-msgid "remote-monitor" |
+#: opencl-lang.c:665 opencl-lang.c:976 valarith.c:1425 |
+msgid "Cannot perform operation on vectors with different types" |
msgstr "" |
-#: monitor.c:484 |
-msgid "GDB serial timeout has expired. Target detached." |
+#: opencl-lang.c:772 valarith.c:1468 |
+msgid "Argument to operation not a number or boolean." |
msgstr "" |
-#: monitor.c:702 |
-#, possible-c-format |
-msgid "compile_pattern: Can't compile pattern string `%s': %s!" |
+#. Throw an error if arg2 or arg3 aren't vectors. |
+#: opencl-lang.c:959 |
+msgid "Cannot perform conditional operation on incompatible types" |
msgstr "" |
-#: monitor.c:720 |
-msgid "Magic number of monitor_ops struct wrong." |
+#: opencl-lang.c:982 |
+msgid "Cannot perform conditional operation on vectors with different sizes" |
msgstr "" |
-#: monitor.c:726 |
+#: osabi.c:141 |
#, 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." |
+"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 "" |
-#: monitor.c:827 |
+#: osabi.c:159 |
#, possible-c-format |
-msgid "Remote target %s connected to %s\n" |
+msgid "" |
+"gdbarch_register_osabi: A handler for OS ABI \"%s\" has already been " |
+"registered for architecture %s" |
msgstr "" |
-#: monitor.c:880 |
+#: osabi.c:253 |
#, possible-c-format |
-msgid "Ending remote %s debugging\n" |
+msgid "" |
+"gdbarch_lookup_osabi: invalid OS ABI (%d) from sniffer for architecture %s " |
+"flavour %d" |
msgstr "" |
-#: monitor.c:920 |
+#: osabi.c:272 |
#, possible-c-format |
-msgid "monitor_supply_register (%d): bad value from monitor: %s." |
-msgstr "" |
- |
-#: monitor.c:1033 nto-procfs.c:693 remote.c:5036 remote-mips.c:2272 |
msgid "" |
-"Interrupted while waiting for the program.\n" |
-"Give up (and stop debugging it)? " |
+"gdbarch_lookup_osabi: multiple %sspecific OS ABI match for architecture %s " |
+"flavour %d: first match \"%s\", second match \"%s\"" |
msgstr "" |
-#: monitor.c:1234 |
+#: osabi.c:476 |
#, possible-c-format |
-msgid "Bad value returned from monitor while fetching register %x." |
+msgid "generic_elf_osabi_sniff_abi_tag_sections: unknown OS number %d" |
msgstr "" |
-#: monitor.c:1436 |
+#: osabi.c:618 |
#, possible-c-format |
-msgid "\tAttached to %s at %d baud.\n" |
-msgstr "" |
- |
-#: monitor.c:1974 |
-msgid "Failed to read via monitor" |
-msgstr "" |
- |
-#: monitor.c:2054 |
-msgid "Args are not supported by the monitor." |
+msgid "Invalid OS ABI \"%s\" passed to command handler." |
msgstr "" |
-#: monitor.c:2087 |
-msgid "No set_break defined for this monitor" |
+#: osabi.c:626 |
+msgid "Updating OS ABI failed." |
msgstr "" |
-#: monitor.c:2108 |
+#: osabi.c:635 |
#, possible-c-format |
-msgid "Too many breakpoints (> %d) for monitor." |
-msgstr "" |
- |
-#: monitor.c:2123 |
-msgid "No clr_break defined for this monitor" |
+msgid "The current OS ABI is \"auto\" (currently \"%s\").\n" |
msgstr "" |
-#: monitor.c:2251 |
-msgid "monitor target not open." |
+#: osabi.c:639 |
+#, possible-c-format |
+msgid "The current OS ABI is \"%s\".\n" |
msgstr "" |
-#: monitor.c:2278 |
+#: osabi.c:643 |
#, possible-c-format |
-msgid "Reply contains invalid hex digit 0x%x" |
+msgid "The default OS ABI is \"%s\".\n" |
msgstr "" |
-#: monitor.c:2371 |
-msgid "Set display of activity while downloading a file." |
+#: osabi.c:655 |
+msgid "_initialize_gdb_osabi: gdb_osabi_names[] is inconsistent" |
msgstr "" |
-#: monitor.c:2372 |
-msgid "Show display of activity while downloading a file." |
+#: osabi.c:665 |
+msgid "Set OS ABI of target." |
msgstr "" |
-#: monitor.c:2373 |
-msgid "When enabled, a hashmark '#' is displayed." |
+#: osabi.c:666 |
+msgid "Show OS ABI of target." |
msgstr "" |
-#: monitor.c:2379 |
-msgid "Set debugging of remote monitor communication." |
+#: osdata.c:39 |
+msgid "Can not parse XML OS data; XML support was disabled at compile time" |
msgstr "" |
-#: monitor.c:2380 |
-msgid "Show debugging of remote monitor communication." |
+#: osdata.c:69 |
+msgid "Seen more than on osdata element" |
msgstr "" |
-#: monitor.c:2381 |
-msgid "" |
-"When enabled, communication between GDB and the remote monitor\n" |
-"is displayed." |
+#: osdata.c:176 |
+msgid "osdata" |
msgstr "" |
-#: moxie-tdep.c:506 |
-#, possible-c-format |
-msgid "Process record: error reading memory at addr 0x%s len = %d.\n" |
+#: osdata.c:259 |
+msgid "Empty data returned by target. Wrong osdata type?" |
msgstr "" |
-#: mt-tdep.c:303 |
-#, possible-c-format |
-msgid "mt_register_type: illegal register number %d" |
+#: osdata.c:261 |
+msgid "Empty type list returned by target. No type data?" |
msgstr "" |
-#: nto-procfs.c:101 |
-msgid "Lost the QNX node. Debug session probably over." |
+#: osdata.c:270 |
+msgid "Can not fetch data now." |
msgstr "" |
-#: nto-procfs.c:167 |
-msgid "Invalid procfs arg" |
+#: osdata.c:308 |
+msgid "Available types of OS data not reported." |
msgstr "" |
-#: nto-procfs.c:176 nto-procfs.c:194 |
-msgid "Devctl failed." |
+#: osdata.c:418 |
+msgid "Show OS data ARG." |
msgstr "" |
-#: nto-procfs.c:186 |
-msgid "alloca failed." |
+#: parse.c:103 |
+#, possible-c-format |
+msgid "Expression debugging is %s.\n" |
msgstr "" |
-#: nto-procfs.c:201 |
-msgid "Invalid target CPU." |
+#: parse.c:114 |
+#, possible-c-format |
+msgid "Parser debugging is %s.\n" |
msgstr "" |
-#: nto-procfs.c:625 procfs.c:3092 |
-msgid "Attaching GDB to itself is not a good idea..." |
+#: parse.c:893 |
+msgid "?error in operator_length_standard" |
msgstr "" |
-#: nto-procfs.c:667 |
-#, possible-c-format |
-msgid "Couldn't open proc file %s, error %d (%s)" |
+#: parse.c:1179 |
+msgid "expression to compute" |
msgstr "" |
-#: nto-procfs.c:670 |
-msgid "Couldn't stop process" |
+#: parse.c:1289 |
+msgid "Junk after end of expression." |
msgstr "" |
-#: nto-procfs.c:1009 |
-msgid "run error!\n" |
+#: parse.c:1921 |
+msgid "Set expression debugging." |
msgstr "" |
-#: nto-procfs.c:1183 |
-#, possible-c-format |
-msgid "Error spawning %s: %d (%s)" |
+#: parse.c:1922 |
+msgid "Show expression debugging." |
msgstr "" |
-#: nto-procfs.c:1452 |
-msgid "pidlist" |
+#: parse.c:1923 |
+msgid "" |
+"When non-zero, the internal representation of expressions will be printed." |
msgstr "" |
-#: nto-procfs.c:1453 |
-msgid "memory information" |
+#: parse.c:1930 |
+msgid "Set parser debugging." |
msgstr "" |
-#: nto-procfs.c:1483 |
-msgid "Failed to set hardware watchpoint" |
+#: parse.c:1931 |
+msgid "Show parser debugging." |
msgstr "" |
-#: nto-tdep.c:404 |
-msgid "Set QNX NTO internal debugging." |
+#: parse.c:1932 |
+msgid "When non-zero, expression parser tracing will be enabled." |
msgstr "" |
-#: nto-tdep.c:405 |
-msgid "Show QNX NTO internal debugging." |
+#: ppc-linux-nat.c:427 ppc-linux-nat.c:897 |
+msgid "Unable to fetch VSX register" |
msgstr "" |
-#: nto-tdep.c:406 |
-msgid "" |
-"When non-zero, nto specific debug info is\n" |
-"displayed. Different information is displayed\n" |
-"for different positive values." |
+#: ppc-linux-nat.c:456 ppc-linux-nat.c:927 |
+msgid "Unable to fetch AltiVec register" |
msgstr "" |
-#: objc-exp.y:341 |
-#, possible-c-format |
-msgid "%s is not an ObjC Class" |
+#. Anything else needs to be reported. |
+#: ppc-linux-nat.c:494 ppc-linux-nat.c:2462 |
+msgid "Unable to fetch SPE registers" |
msgstr "" |
-#: objc-exp.y:695 |
+#: ppc-linux-nat.c:631 |
#, possible-c-format |
-msgid "invalid destructor `%s::~%s'" |
-msgstr "" |
- |
-#: objc-exp.y:1443 |
-msgid "Missing '(' in @selector(...)" |
+msgid "fetch_register: unexpected byte order: %d" |
msgstr "" |
-#: objc-exp.y:1458 |
-msgid "Missing ')' in @selector(...)" |
+#: ppc-linux-nat.c:689 ppc-linux-nat.c:2475 |
+msgid "Unable to fetch VSX registers" |
msgstr "" |
-#: objc-exp.y:1788 |
-#, possible-c-format |
-msgid "A %s near end of expression." |
+#: ppc-linux-nat.c:708 ppc-linux-nat.c:2488 |
+msgid "Unable to fetch AltiVec registers" |
msgstr "" |
-#: objc-lang.c:128 |
-msgid "no way to lookup Objective-C classes" |
+#: ppc-linux-nat.c:735 ppc-linux-nat.c:1211 |
+msgid "Couldn't get general-purpose registers." |
msgstr "" |
-#: objc-lang.c:157 |
-msgid "no way to lookup Objective-C selectors" |
+#: ppc-linux-nat.c:787 ppc-linux-nat.c:1273 |
+msgid "Couldn't get floating-point registers." |
msgstr "" |
-#: objc-lang.c:205 |
-msgid "NSString: internal error -- no way to create new NSString" |
+#: ppc-linux-nat.c:905 |
+msgid "Unable to store VSX register" |
msgstr "" |
-#: objc-lang.c:630 |
-#, possible-c-format |
-msgid "Can't find selector \"%s\"" |
+#: ppc-linux-nat.c:941 |
+msgid "Unable to store AltiVec register" |
msgstr "" |
-#: objc-lang.c:677 |
-msgid "internal: compare_selectors(1)" |
+#. Anything else needs to be reported. |
+#: ppc-linux-nat.c:968 |
+msgid "Unable to set SPE registers" |
msgstr "" |
-#: objc-lang.c:682 |
-msgid "internal: compare_selectors(2)" |
+#: ppc-linux-nat.c:1157 |
+msgid "Couldn't get VSX registers" |
msgstr "" |
-#: objc-lang.c:727 objc-lang.c:878 |
-#, possible-c-format |
-msgid "Regexp is too long: %s" |
+#: ppc-linux-nat.c:1163 |
+msgid "Couldn't write VSX registers" |
msgstr "" |
-#: objc-lang.c:760 |
-#, possible-c-format |
-msgid "Bad method name '%s'" |
+#: ppc-linux-nat.c:1180 |
+msgid "Couldn't get AltiVec registers" |
msgstr "" |
-#: objc-lang.c:777 |
-#, possible-c-format |
-msgid "" |
-"Selectors matching \"%s\":\n" |
-"\n" |
+#: ppc-linux-nat.c:1186 |
+msgid "Couldn't write AltiVec registers" |
msgstr "" |
-#: objc-lang.c:824 |
-#, possible-c-format |
-msgid "No selectors matching \"%s\"\n" |
+#: ppc-linux-nat.c:1223 |
+msgid "Couldn't set general-purpose registers." |
msgstr "" |
-#: objc-lang.c:843 |
-msgid "internal: compare_classes(1)" |
+#: ppc-linux-nat.c:1285 |
+msgid "Couldn't set floating-point registers." |
msgstr "" |
-#: objc-lang.c:915 |
-#, possible-c-format |
-msgid "" |
-"Classes matching \"%s\":\n" |
-"\n" |
+#: ppc-linux-nat.c:1607 |
+msgid "Unexpected error setting breakpoint or watchpoint" |
msgstr "" |
-#: objc-lang.c:954 |
-#, possible-c-format |
-msgid "No classes matching \"%s\"\n" |
+#: ppc-linux-nat.c:1654 |
+msgid "Unexpected error deleting breakpoint or watchpoint" |
msgstr "" |
-#: objc-lang.c:1355 |
-msgid "Unable to locate _NSPrintForDebugger in child process" |
+#: ppc-linux-nat.c:2324 |
+msgid "The given mask covers kernel address space and cannot be used.\n" |
msgstr "" |
-#: objc-lang.c:1361 |
-msgid "object returns null description" |
+#: ppc-linux-tdep.c:751 |
+msgid "Cannot find AT_ENTRY auxiliary vector entry." |
msgstr "" |
-#: objc-lang.c:1372 |
-msgid "<object returns empty description>" |
+#. Can't happen. |
+#: ppc-sysv-tdep.c:671 |
+msgid "Unknown decimal float size." |
msgstr "" |
-#. INFO SELECTORS command. |
-#: objc-lang.c:1529 |
-msgid "All Objective-C selectors, or those matching REGEXP." |
+#: printcmd.c:105 |
+#, possible-c-format |
+msgid "The largest offset that will be printed in <symbol+1234> form is %s.\n" |
msgstr "" |
-#. INFO CLASSES command. |
-#: objc-lang.c:1531 |
-msgid "All Objective-C classes, or those matching REGEXP." |
+#: printcmd.c:117 |
+#, possible-c-format |
+msgid "Printing of source filename and line number with <symbol> is %s.\n" |
msgstr "" |
-#: objc-lang.c:1533 |
-msgid "Ask an Objective-C object to print itself." |
+#: printcmd.c:439 printcmd.c:515 |
+#, possible-c-format |
+msgid "Undefined output size \"%c\"." |
msgstr "" |
-#: objfiles.c:324 |
-msgid "Entry point address is not known." |
+#: printcmd.c:541 |
+#, possible-c-format |
+msgid "Undefined output format \"%c\"." |
msgstr "" |
-#: objfiles.c:390 |
-msgid "put_objfile_before: before objfile not in list" |
+#: printcmd.c:869 |
+#, possible-c-format |
+msgid "Unable to display strings with size '%c', using 'b' instead." |
msgstr "" |
-#: objfiles.c:442 |
-msgid "unlink_objfile: objfile already unlinked" |
+#: printcmd.c:937 |
+#, possible-c-format |
+msgid "Size letters are meaningless in \"%s\" command." |
msgstr "" |
-#: objfiles.c:1185 |
+#: printcmd.c:939 |
#, 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" |
+msgid "Item count other than 1 is meaningless in \"%s\" command." |
msgstr "" |
-#: objfiles.c:1470 |
+#: printcmd.c:942 |
#, possible-c-format |
-msgid "cannot close \"%s\": %s" |
+msgid "Format letter \"%c\" is meaningless in \"%s\" command." |
msgstr "" |
-#: objfiles.h:649 |
-msgid "sect_index_data not initialized" |
+#: printcmd.c:1098 |
+msgid "Expression is not an assignment (and might have no effect)" |
msgstr "" |
-#: objfiles.h:655 |
-msgid "sect_index_rodata not initialized" |
+#: printcmd.c:1116 |
+msgid "address" |
msgstr "" |
-#: objfiles.h:661 |
-msgid "sect_index_text not initialized" |
+#: printcmd.c:1139 |
+msgid "mapped" |
msgstr "" |
-#: observer.c:62 |
-#, possible-c-format |
-msgid "Observer debugging is %s.\n" |
+#: printcmd.c:1139 |
+msgid "unmapped" |
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" |
+#: printcmd.c:1160 |
+#, possible-c-format |
+msgid "%s in load address range of %s overlay section %s of %s\n" |
msgstr "" |
-#: observer.c:213 |
-msgid "Set observer debugging." |
+#: printcmd.c:1164 |
+#, possible-c-format |
+msgid "%s in load address range of section %s of %s\n" |
msgstr "" |
-#: observer.c:214 |
-msgid "Show observer debugging." |
+#: printcmd.c:1169 |
+#, possible-c-format |
+msgid "%s in %s overlay section %s of %s\n" |
msgstr "" |
-#: observer.c:215 |
-msgid "When non-zero, observer debugging is enabled." |
+#: printcmd.c:1172 |
+#, possible-c-format |
+msgid "%s in section %s of %s\n" |
msgstr "" |
-#: opencl-lang.c:93 |
+#: printcmd.c:1177 |
#, possible-c-format |
-msgid "Invalid OpenCL vector size: %d" |
+msgid "%s in load address range of %s overlay section %s\n" |
msgstr "" |
-#: opencl-lang.c:185 opencl-lang.c:214 opencl-lang.c:447 opencl-lang.c:564 |
-#: opencl-lang.c:657 opencl-lang.c:876 valarith.c:1410 valarith.c:1766 |
-#: valarith.c:1802 valops.c:558 valops.c:901 |
-msgid "Could not determine the vector bounds" |
+#: printcmd.c:1181 |
+#, possible-c-format |
+msgid "%s in load address range of section %s\n" |
msgstr "" |
-#: opencl-lang.c:455 |
-msgid "Invalid OpenCL vector size" |
+#: printcmd.c:1185 |
+#, possible-c-format |
+msgid "%s in %s overlay section %s\n" |
msgstr "" |
-#: opencl-lang.c:502 opencl-lang.c:522 opencl-lang.c:527 opencl-lang.c:531 |
-#: opencl-lang.c:541 |
+#: printcmd.c:1188 |
#, possible-c-format |
-msgid "Invalid OpenCL vector component accessor %s" |
+msgid "%s in section %s\n" |
msgstr "" |
-#: opencl-lang.c:626 |
-msgid "Attempt to perform an unsupported operation" |
+#: printcmd.c:1195 |
+#, possible-c-format |
+msgid "No symbol matches %s.\n" |
msgstr "" |
-#: opencl-lang.c:650 |
-msgid "Vector operations are not supported on scalar types" |
+#: printcmd.c:1211 |
+msgid "Argument required." |
msgstr "" |
-#: opencl-lang.c:664 opencl-lang.c:883 valarith.c:1420 |
-msgid "Cannot perform operation on vectors with different types" |
+#: printcmd.c:1311 |
+#, possible-c-format |
+msgid "an argument in register %s" |
msgstr "" |
-#: opencl-lang.c:719 valarith.c:1463 |
-msgid "Argument to operation not a number or boolean." |
+#: printcmd.c:1314 |
+#, possible-c-format |
+msgid "a variable in register %s" |
msgstr "" |
-#. Throw an error if arg2 or arg3 aren't vectors. |
-#: opencl-lang.c:866 |
-msgid "Cannot perform conditional operation on incompatible types" |
+#: printcmd.c:1319 printcmd.c:1389 |
+msgid "static storage at address " |
msgstr "" |
-#: opencl-lang.c:889 |
-msgid "Cannot perform conditional operation on vectors with different sizes" |
+#: printcmd.c:1325 printcmd.c:1362 printcmd.c:1394 |
+msgid "" |
+",\n" |
+" -- loaded at " |
msgstr "" |
-#: osabi.c:140 |
+#: printcmd.c:1327 printcmd.c:1364 printcmd.c:1396 |
#, 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" |
+msgid " in overlay section %s" |
msgstr "" |
-#: osabi.c:158 |
+#: printcmd.c:1335 |
#, possible-c-format |
-msgid "" |
-"gdbarch_register_osabi: A handler for OS ABI \"%s\" has already been " |
-"registered for architecture %s" |
+msgid "address of an argument in register %s" |
msgstr "" |
-#: osabi.c:252 |
+#: printcmd.c:1340 |
#, possible-c-format |
-msgid "" |
-"gdbarch_lookup_osabi: invalid OS ABI (%d) from sniffer for architecture %s " |
-"flavour %d" |
+msgid "an argument at offset %ld" |
msgstr "" |
-#: osabi.c:271 |
+#: printcmd.c:1344 |
#, possible-c-format |
-msgid "" |
-"gdbarch_lookup_osabi: multiple %sspecific OS ABI match for architecture %s " |
-"flavour %d: first match \"%s\", second match \"%s\"" |
+msgid "a local variable at frame offset %ld" |
msgstr "" |
-#: osabi.c:462 |
+#: printcmd.c:1348 |
#, possible-c-format |
-msgid "generic_elf_osabi_sniff_abi_tag_sections: unknown OS number %d" |
+msgid "a reference argument at offset %ld" |
msgstr "" |
-#: osabi.c:602 |
-#, possible-c-format |
-msgid "Invalid OS ABI \"%s\" passed to command handler." |
+#: printcmd.c:1352 |
+msgid "a typedef" |
msgstr "" |
-#: osabi.c:610 |
-msgid "Updating OS ABI failed." |
+#: printcmd.c:1356 |
+msgid "a function at address " |
msgstr "" |
-#: osabi.c:619 |
+#: printcmd.c:1383 |
#, possible-c-format |
-msgid "The current OS ABI is \"auto\" (currently \"%s\").\n" |
+msgid "" |
+"a thread-local variable at offset %s in the thread-local storage for `%s'" |
msgstr "" |
-#: osabi.c:623 |
-#, possible-c-format |
-msgid "The current OS ABI is \"%s\".\n" |
+#: printcmd.c:1405 |
+msgid "optimized out" |
msgstr "" |
-#: osabi.c:627 |
-#, possible-c-format |
-msgid "The default OS ABI is \"%s\".\n" |
+#: printcmd.c:1409 |
+msgid "of unknown (botched) type" |
msgstr "" |
-#: osabi.c:639 |
-msgid "_initialize_gdb_osabi: gdb_osabi_names[] is inconsistent" |
+#: printcmd.c:1465 |
+msgid "starting display address" |
msgstr "" |
-#: osabi.c:649 |
-msgid "Set OS ABI of target." |
+#: printcmd.c:1624 |
+msgid "one or more display numbers" |
msgstr "" |
-#: osabi.c:650 |
-msgid "Show OS ABI of target." |
+#: printcmd.c:1634 |
+#, possible-c-format |
+msgid "bad display number at or near '%s'" |
msgstr "" |
-#: osdata.c:39 |
-msgid "Can not parse XML OS data; XML support was disabled at compile time" |
+#: printcmd.c:1643 printcmd.c:1847 |
+#, possible-c-format |
+msgid "No display number %d.\n" |
msgstr "" |
-#: osdata.c:69 |
-msgid "Seen more than on osdata element" |
+#: printcmd.c:1665 |
+msgid "Delete all auto-display expressions? " |
msgstr "" |
-#: osdata.c:176 |
-msgid "osdata" |
+#: printcmd.c:1716 |
+#, possible-c-format |
+msgid "Unable to display \"%s\": %s" |
msgstr "" |
-#: osdata.c:259 |
-msgid "Empty data returned by target. Wrong osdata type?" |
+#: printcmd.c:1779 |
+#, possible-c-format |
+msgid "<error: %s>\n" |
msgstr "" |
-#: osdata.c:261 |
-msgid "Empty type list returned by target. No type data?" |
+#: printcmd.c:1857 |
+#, possible-c-format |
+msgid "Disabling display %d to avoid infinite recursion.\n" |
msgstr "" |
-#: osdata.c:270 |
-msgid "Can not fetch data now." |
+#: printcmd.c:1870 |
+msgid "There are no auto-display expressions now.\n" |
msgstr "" |
-#: osdata.c:308 |
-msgid "Available types of OS data not reported." |
+#: printcmd.c:1872 |
+msgid "" |
+"Auto-display expressions now in effect:\n" |
+"Num Enb Expression\n" |
msgstr "" |
-#: osdata.c:418 |
-msgid "Show OS data ARG." |
+#: printcmd.c:1885 |
+msgid " (cannot be evaluated in the current context)" |
msgstr "" |
-#: parse.c:98 |
-#, possible-c-format |
-msgid "Expression debugging is %s.\n" |
+#: printcmd.c:2262 |
+msgid "format-control string and values to print" |
msgstr "" |
-#: parse.c:109 |
+#: printcmd.c:2347 |
#, possible-c-format |
-msgid "Parser debugging is %s.\n" |
+msgid "expected wchar_t argument for %%lc" |
msgstr "" |
-#: parse.c:860 |
-msgid "?error in operator_length_standard" |
+#: printcmd.c:2377 printcmd.c:2394 value.c:2341 |
+msgid "Invalid floating value found in program." |
msgstr "" |
-#: parse.c:1131 |
-msgid "expression to compute" |
+#: printcmd.c:2401 |
+msgid "long double not supported in printf" |
msgstr "" |
-#: parse.c:1234 |
-msgid "Junk after end of expression." |
+#: printcmd.c:2412 |
+msgid "long long not supported in printf" |
msgstr "" |
-#: parse.c:1858 |
-msgid "Set expression debugging." |
+#: printcmd.c:2496 |
+msgid "Describe where symbol SYM is stored." |
msgstr "" |
-#: parse.c:1859 |
-msgid "Show expression debugging." |
+#: printcmd.c:2498 |
+msgid "" |
+"Describe what symbol is at location ADDR.\n" |
+"Only for symbols with fixed locations (global or static scope)." |
msgstr "" |
-#: parse.c:1860 |
+#: printcmd.c:2502 |
msgid "" |
-"When non-zero, the internal representation of expressions will be printed." |
+"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), s(string)\n" |
+" and z(hex, zero padded on the left).\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 "" |
-#: parse.c:1867 |
-msgid "Set parser debugging." |
+#: printcmd.c:2518 |
+msgid "Print line number and file of definition of variable." |
msgstr "" |
-#: parse.c:1868 |
-msgid "Show parser debugging." |
+#: printcmd.c:2521 |
+msgid "Expressions to display when program stops, with code numbers." |
msgstr "" |
-#: parse.c:1869 |
-msgid "When non-zero, expression parser tracing will be enabled." |
+#: printcmd.c:2524 |
+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 "" |
-#: ppc-linux-nat.c:425 ppc-linux-nat.c:895 |
-msgid "Unable to fetch VSX register" |
+#: printcmd.c:2532 |
+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 "" |
-#: ppc-linux-nat.c:454 ppc-linux-nat.c:925 |
-msgid "Unable to fetch AltiVec register" |
+#: printcmd.c:2541 |
+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 "" |
-#. Anything else needs to be reported. |
-#: ppc-linux-nat.c:492 ppc-linux-nat.c:2437 |
-msgid "Unable to fetch SPE registers" |
+#: printcmd.c:2547 |
+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 "" |
-#: ppc-linux-nat.c:629 |
-#, possible-c-format |
-msgid "fetch_register: unexpected byte order: %d" |
+#: printcmd.c:2553 |
+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 "" |
-#: ppc-linux-nat.c:687 ppc-linux-nat.c:2450 |
-msgid "Unable to fetch VSX registers" |
+#: printcmd.c:2559 |
+msgid "" |
+"printf \"printf format string\", arg1, arg2, arg3, ..., argn\n" |
+"This is useful for formatted output in user-defined commands." |
msgstr "" |
-#: ppc-linux-nat.c:706 ppc-linux-nat.c:2463 |
-msgid "Unable to fetch AltiVec registers" |
+#: printcmd.c:2563 |
+msgid "" |
+"Like \"print\" but don't put in value history and don't print newline.\n" |
+"This is useful in user-defined commands." |
msgstr "" |
-#: ppc-linux-nat.c:733 ppc-linux-nat.c:1209 |
-msgid "Couldn't get general-purpose registers." |
+#: printcmd.c:2567 printcmd.c:2579 |
+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 "" |
-#: ppc-linux-nat.c:785 ppc-linux-nat.c:1271 |
-msgid "Couldn't get floating-point registers." |
+#. "call" is the same as "set", but handy for dbx users to call fns. |
+#: printcmd.c:2590 |
+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 "" |
-#: ppc-linux-nat.c:903 |
-msgid "Unable to store VSX register" |
+#: printcmd.c:2597 |
+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 "" |
-#: ppc-linux-nat.c:939 |
-msgid "Unable to store AltiVec register" |
+#: printcmd.c:2606 |
+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 "" |
-#. Anything else needs to be reported. |
-#: ppc-linux-nat.c:966 |
-msgid "Unable to set SPE registers" |
+#: printcmd.c:2633 |
+msgid "Set the largest offset that will be printed in <symbol+1234> form." |
msgstr "" |
-#: ppc-linux-nat.c:1155 |
-msgid "Couldn't get VSX registers" |
+#: printcmd.c:2634 |
+msgid "Show the largest offset that will be printed in <symbol+1234> form." |
msgstr "" |
-#: ppc-linux-nat.c:1161 |
-msgid "Couldn't write VSX registers" |
+#: printcmd.c:2635 |
+msgid "" |
+"Tell GDB to only display the symbolic form of an address if the\n" |
+"offset between the closest earlier symbol and the address is less than\n" |
+"the specified maximum offset. The default is \"unlimited\", which tells " |
+"GDB\n" |
+"to always print the symbolic form of an address if any symbol precedes\n" |
+"it. Zero is equivalent to \"unlimited\"." |
msgstr "" |
-#: ppc-linux-nat.c:1178 |
-msgid "Couldn't get AltiVec registers" |
+#: printcmd.c:2645 |
+msgid "Set printing of source filename and line number with <symbol>." |
msgstr "" |
-#: ppc-linux-nat.c:1184 |
-msgid "Couldn't write AltiVec registers" |
+#: printcmd.c:2646 |
+msgid "Show printing of source filename and line number with <symbol>." |
+msgstr "" |
+ |
+#: printcmd.c:2652 |
+msgid "" |
+"Convert \"printf format string\", arg1, arg2, arg3, ..., argn to\n" |
+"a command line, and call it." |
+msgstr "" |
+ |
+#: probe.c:64 |
+#, possible-c-format |
+msgid "argument to `%s' missing" |
+msgstr "" |
+ |
+#: probe.c:102 |
+msgid "no probe name specified" |
msgstr "" |
-#: ppc-linux-nat.c:1221 |
-msgid "Couldn't set general-purpose registers." |
+#: probe.c:104 |
+msgid "invalid provider name" |
msgstr "" |
-#: ppc-linux-nat.c:1283 |
-msgid "Couldn't set floating-point registers." |
+#: probe.c:106 |
+msgid "invalid objfile name" |
msgstr "" |
-#: ppc-linux-nat.c:1593 |
-msgid "Unexpected error setting breakpoint or watchpoint" |
+#: probe.c:158 |
+#, possible-c-format |
+msgid "No probe matching objfile=`%s', provider=`%s', name=`%s'" |
msgstr "" |
-#: ppc-linux-nat.c:1640 |
-msgid "Unexpected error deleting breakpoint or watchpoint" |
+#: probe.c:159 probe.c:160 |
+msgid "<any>" |
msgstr "" |
-#: ppc-linux-nat.c:2299 |
-msgid "The given mask covers kernel address space and cannot be used.\n" |
+#: probe.c:250 |
+msgid "Invalid provider regexp" |
msgstr "" |
-#: ppc-linux-tdep.c:1159 |
-msgid "Cannot find AT_ENTRY auxiliary vector entry." |
+#: probe.c:252 |
+msgid "Invalid probe regexp" |
msgstr "" |
-#. Can't happen. |
-#: ppc-sysv-tdep.c:672 |
-msgid "Unknown decimal float size." |
+#: probe.c:254 |
+msgid "Invalid object file regexp" |
msgstr "" |
-#: printcmd.c:104 |
-#, possible-c-format |
-msgid "The largest offset that will be printed in <symbol+1234> form is %s.\n" |
+#: probe.c:546 |
+msgid "Provider" |
msgstr "" |
-#: printcmd.c:116 |
-#, possible-c-format |
-msgid "Printing of source filename and line number with <symbol> is %s.\n" |
+#: probe.c:547 |
+msgid "Name" |
msgstr "" |
-#: printcmd.c:441 printcmd.c:517 |
-#, possible-c-format |
-msgid "Undefined output size \"%c\"." |
+#: probe.c:548 |
+msgid "Where" |
msgstr "" |
-#: printcmd.c:539 |
-#, possible-c-format |
-msgid "Undefined output format \"%c\"." |
+#: probe.c:564 |
+msgid "Object" |
msgstr "" |
-#: printcmd.c:855 |
-#, possible-c-format |
-msgid "Unable to display strings with size '%c', using 'b' instead." |
+#: probe.c:603 |
+msgid "No probes matched.\n" |
msgstr "" |
-#: printcmd.c:923 |
-#, possible-c-format |
-msgid "Size letters are meaningless in \"%s\" command." |
+#: probe.c:730 |
+msgid "" |
+"Show available static probes.\n" |
+"Usage: info probes [all|TYPE [ARGS]]\n" |
+"TYPE specifies the type of the probe, and can be one of the following:\n" |
+" - stap\n" |
+"If you specify TYPE, there may be additional arguments needed by the\n" |
+"subcommand.\n" |
+"If you do not specify any argument, or specify `all', then the command\n" |
+"will show information about all types of probes." |
msgstr "" |
-#: printcmd.c:925 |
-#, possible-c-format |
-msgid "Item count other than 1 is meaningless in \"%s\" command." |
+#: probe.c:755 |
+msgid "Show information about all type of probes." |
msgstr "" |
-#: printcmd.c:928 |
-#, possible-c-format |
-msgid "Format letter \"%c\" is meaningless in \"%s\" command." |
+#: proc-api.c:782 |
+msgid "Set tracing for /proc api calls." |
msgstr "" |
-#: printcmd.c:1093 |
-msgid "Expression is not an assignment (and might have no effect)" |
+#: proc-api.c:783 |
+msgid "Show tracing for /proc api calls." |
msgstr "" |
-#: printcmd.c:1111 |
-msgid "address" |
+#: proc-api.c:789 |
+msgid "Set filename for /proc tracefile." |
msgstr "" |
-#: printcmd.c:1133 |
-msgid "mapped" |
+#: proc-api.c:790 |
+msgid "Show filename for /proc tracefile." |
msgstr "" |
-#: printcmd.c:1133 |
-msgid "unmapped" |
+#: procfs.c:489 |
+#, possible-c-format |
+msgid "procfs: couldn't find pid %d (kernel thread %d) in procinfo list." |
msgstr "" |
-#: printcmd.c:1154 |
+#: procfs.c:493 |
#, possible-c-format |
-msgid "%s in load address range of %s overlay section %s of %s\n" |
+msgid "procfs: couldn't find pid %d in procinfo list." |
msgstr "" |
-#: printcmd.c:1158 |
+#: procfs.c:890 |
#, possible-c-format |
-msgid "%s in load address range of section %s of %s\n" |
+msgid "load_syscalls: Can't open /proc/%d/sysent" |
msgstr "" |
-#: printcmd.c:1163 |
+#: procfs.c:897 procfs.c:911 |
#, possible-c-format |
-msgid "%s in %s overlay section %s of %s\n" |
+msgid "load_syscalls: Error reading /proc/%d/sysent" |
msgstr "" |
-#: printcmd.c:1166 |
+#: procfs.c:902 |
#, possible-c-format |
-msgid "%s in section %s of %s\n" |
+msgid "load_syscalls: /proc/%d/sysent contains no syscalls!" |
msgstr "" |
-#: printcmd.c:1171 |
+#: procfs.c:1371 |
#, possible-c-format |
-msgid "%s in load address range of %s overlay section %s\n" |
+msgid "procfs: modify_flag failed to turn %s %s" |
msgstr "" |
-#: printcmd.c:1175 |
-#, possible-c-format |
-msgid "%s in load address range of section %s\n" |
+#: procfs.c:1615 |
+msgid "procfs: set_traced_signals failed" |
msgstr "" |
-#: printcmd.c:1179 |
+#: procfs.c:2574 |
#, possible-c-format |
-msgid "%s in %s overlay section %s\n" |
+msgid "procfs_find_LDT_entry: could not find procinfo for %d:%ld." |
msgstr "" |
-#: printcmd.c:1182 |
+#: procfs.c:2581 |
#, possible-c-format |
-msgid "%s in section %s\n" |
+msgid "procfs_find_LDT_entry: could not read gregs for %d:%ld." |
msgstr "" |
-#: printcmd.c:1189 |
+#: procfs.c:3061 |
#, possible-c-format |
-msgid "No symbol matches %s.\n" |
+msgid "Attaching to program `%s', %s\n" |
msgstr "" |
-#: printcmd.c:1206 |
-msgid "Argument required." |
+#: procfs.c:3111 |
+msgid "procfs: out of memory in 'attach'" |
msgstr "" |
-#: printcmd.c:1303 |
-#, possible-c-format |
-msgid "an argument in register %s" |
+#: procfs.c:3201 |
+msgid "Was stopped when attached, make it runnable again? " |
msgstr "" |
-#: printcmd.c:1306 |
+#: procfs.c:3244 |
#, possible-c-format |
-msgid "a variable in register %s" |
+msgid "procfs: fetch_registers failed to find procinfo for %s" |
msgstr "" |
-#: printcmd.c:1311 printcmd.c:1381 |
-msgid "static storage at address " |
+#: procfs.c:3293 |
+#, possible-c-format |
+msgid "procfs: store_registers: failed to find procinfo for %s" |
msgstr "" |
-#: printcmd.c:1317 printcmd.c:1354 printcmd.c:1386 |
-msgid "" |
-",\n" |
-" -- loaded at " |
+#: procfs.c:3400 |
+msgid "Unable to remove __dbx_link breakpoint." |
msgstr "" |
-#: printcmd.c:1319 printcmd.c:1356 printcmd.c:1388 |
+#: procfs.c:3455 |
#, possible-c-format |
-msgid " in overlay section %s" |
+msgid "Failed to create a bfd: %s." |
msgstr "" |
-#: printcmd.c:1327 |
-#, possible-c-format |
-msgid "address of an argument in register %s" |
+#: procfs.c:3476 |
+msgid "Failed to insert dbx_link breakpoint." |
msgstr "" |
-#: printcmd.c:1332 |
+#: procfs.c:3616 |
#, possible-c-format |
-msgid "an argument at offset %ld" |
+msgid "procfs: couldn't stop process %d: wait returned %d." |
msgstr "" |
-#: printcmd.c:1336 |
-#, possible-c-format |
-msgid "a local variable at frame offset %ld" |
+#: procfs.c:3724 |
+msgid "procfs: trapped on entry to " |
msgstr "" |
-#: printcmd.c:1340 |
+#: procfs.c:3734 procfs.c:3837 |
#, possible-c-format |
-msgid "a reference argument at offset %ld" |
-msgstr "" |
- |
-#: printcmd.c:1344 |
-msgid "a typedef" |
+msgid "%ld syscall arguments:\n" |
msgstr "" |
-#: printcmd.c:1348 |
-msgid "a function at address " |
+#: procfs.c:3827 |
+msgid "procfs: trapped on exit from " |
msgstr "" |
-#: printcmd.c:1375 |
+#: procfs.c:3856 |
#, possible-c-format |
-msgid "" |
-"a thread-local variable at offset %s in the thread-local storage for `%s'" |
+msgid "Retry #%d:\n" |
msgstr "" |
-#: printcmd.c:1397 |
-msgid "optimized out" |
+#: procfs.c:3932 procfs.c:3940 |
+msgid "child stopped for unknown reason:\n" |
msgstr "" |
-#: printcmd.c:1401 |
-msgid "of unknown (botched) type" |
+#: procfs.c:3934 procfs.c:3942 |
+msgid "... giving up..." |
msgstr "" |
-#: printcmd.c:1455 |
-msgid "starting display address" |
+#: procfs.c:3967 |
+msgid "procfs: ...giving up..." |
msgstr "" |
-#: printcmd.c:1613 |
-msgid "one or more display numbers" |
+#: procfs.c:4222 |
+msgid "" |
+"resume: target already running. Pretend to resume, and hope for the best!" |
msgstr "" |
-#: printcmd.c:1623 |
+#: procfs.c:4258 |
#, possible-c-format |
-msgid "bad display number at or near '%s'" |
+msgid "\tUsing the running image of %s %s via /proc.\n" |
msgstr "" |
-#: printcmd.c:1632 printcmd.c:1836 |
-#, possible-c-format |
-msgid "No display number %d.\n" |
+#: procfs.c:4394 |
+msgid "procfs: out of memory in 'init_inferior'" |
msgstr "" |
-#: printcmd.c:1654 |
-msgid "Delete all auto-display expressions? " |
+#: procfs.c:4501 |
+msgid "procfs: create_procinfo failed in child." |
msgstr "" |
-#: printcmd.c:1705 |
+#. 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:4672 |
#, possible-c-format |
-msgid "Unable to display \"%s\": %s" |
+msgid "procfs:%d -- Can't find shell %s in PATH" |
msgstr "" |
-#: printcmd.c:1768 |
+#: procfs.c:5226 |
#, possible-c-format |
-msgid "<error: %s>\n" |
+msgid "process %d flags:\n" |
msgstr "" |
-#: printcmd.c:1846 |
+#: procfs.c:5236 |
#, possible-c-format |
-msgid "Disabling display %d to avoid infinite recursion.\n" |
-msgstr "" |
- |
-#: printcmd.c:1859 |
-msgid "There are no auto-display expressions now.\n" |
-msgstr "" |
- |
-#: printcmd.c:1861 |
-msgid "" |
-"Auto-display expressions now in effect:\n" |
-"Num Enb Expression\n" |
-msgstr "" |
- |
-#: printcmd.c:1874 |
-msgid " (cannot be evaluated in the current context)" |
+msgid "thread %d flags:\n" |
msgstr "" |
-#: printcmd.c:2014 |
-msgid "format-control string and values to print" |
+#: procfs.c:5296 |
+msgid "you must be debugging a process to use this command." |
msgstr "" |
-#: printcmd.c:2167 |
-#, possible-c-format |
-msgid "expected wchar_t argument for %%lc" |
+#: procfs.c:5299 |
+msgid "system call to trace" |
msgstr "" |
-#: printcmd.c:2197 printcmd.c:2214 value.c:2292 |
-msgid "Invalid floating value found in program." |
+#: procfs.c:5344 |
+msgid "Give a trace of entries into the syscall." |
msgstr "" |
-#: printcmd.c:2221 |
-msgid "long double not supported in printf" |
+#: procfs.c:5346 |
+msgid "Give a trace of exits from the syscall." |
msgstr "" |
-#: printcmd.c:2232 |
-msgid "long long not supported in printf" |
+#: procfs.c:5348 |
+msgid "Cancel a trace of entries into the syscall." |
msgstr "" |
-#: printcmd.c:2472 |
-msgid "Describe where symbol SYM is stored." |
+#: procfs.c:5350 |
+msgid "Cancel a trace of exits from the syscall." |
msgstr "" |
-#: printcmd.c:2474 |
-msgid "" |
-"Describe what symbol is at location ADDR.\n" |
-"Only for symbols with fixed locations (global or static scope)." |
+#: procfs.c:5547 |
+msgid "gcore not implemented for this host." |
msgstr "" |
-#: printcmd.c:2478 |
-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\"." |
+#: progspace.c:410 |
+#, possible-c-format |
+msgid "program space ID %d not known." |
msgstr "" |
-#: printcmd.c:2493 |
-msgid "Print line number and file of definition of variable." |
+#: progspace.c:538 |
+msgid "Info about currently known program spaces." |
msgstr "" |
-#: printcmd.c:2496 |
-msgid "Expressions to display when program stops, with code numbers." |
+#: psymtab.c:88 symfile.c:1122 |
+#, possible-c-format |
+msgid "Reading symbols from %s..." |
msgstr "" |
-#: printcmd.c:2499 |
-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." |
+#: psymtab.c:98 symfile.c:1150 |
+msgid "(no debugging symbols found)..." |
msgstr "" |
-#: printcmd.c:2507 |
-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." |
+#. 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. |
+#: psymtab.c:388 |
+#, possible-c-format |
+msgid "(Internal error: pc %s in read in psymtab, but not in symtab.)\n" |
msgstr "" |
-#: printcmd.c:2516 |
-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." |
+#: psymtab.c:841 |
+msgid "select_source_symtab: readin pst found and no symtabs." |
msgstr "" |
-#: printcmd.c:2522 |
-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." |
+#: psymtab.c:1054 |
+#, possible-c-format |
+msgid " Number of psym tables (not yet expanded): %d\n" |
msgstr "" |
-#: printcmd.c:2528 |
-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." |
+#: psymtab.c:1859 |
+msgid "print-psymbols takes an output file name and optional symbol file name" |
msgstr "" |
-#: printcmd.c:2534 |
+#: psymtab.c:2124 |
msgid "" |
-"printf \"printf format string\", arg1, arg2, arg3, ..., argn\n" |
-"This is useful for formatted output in user-defined commands." |
+"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 "" |
-#: printcmd.c:2538 |
+#: psymtab.c:2130 |
msgid "" |
-"Like \"print\" but don't put in value history and don't print newline.\n" |
-"This is useful in user-defined commands." |
+"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 "" |
-#: printcmd.c:2542 printcmd.c:2554 |
-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." |
+#: psymtab.c:2137 |
+msgid "Check consistency of currently expanded psymtabs versus symtabs." |
msgstr "" |
-#. "call" is the same as "set", but handy for dbx users to call fns. |
-#: printcmd.c:2565 |
-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." |
+#: p-typeprint.c:302 |
+msgid "type not handled in pascal_type_print_varspec_prefix()" |
msgstr "" |
-#: printcmd.c:2572 |
-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\"." |
+#: p-typeprint.c:424 |
+msgid "type not handled in pascal_type_print_varspec_suffix()" |
msgstr "" |
-#: printcmd.c:2581 |
-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)." |
+#: p-valprint.c:410 |
+#, possible-c-format |
+msgid "Invalid pascal type code %d in symbol table." |
msgstr "" |
-#: printcmd.c:2606 |
-msgid "" |
-"Same as \"print\" command, except that if you are running in the epoch\n" |
-"environment, the value is printed in its own window." |
+#: p-valprint.c:458 |
+#, possible-c-format |
+msgid "Printing of pascal static members is %s.\n" |
msgstr "" |
-#: printcmd.c:2612 |
-msgid "Set the largest offset that will be printed in <symbol+1234> form." |
+#: p-valprint.c:900 |
+msgid "Set printing of pascal static members." |
msgstr "" |
-#: printcmd.c:2613 |
-msgid "Show the largest offset that will be printed in <symbol+1234> form." |
+#: p-valprint.c:901 |
+msgid "Show printing of pascal static members." |
msgstr "" |
-#: printcmd.c:2619 |
-msgid "Set printing of source filename and line number with <symbol>." |
+#: python/py-cmd.c:127 python/py-cmd.c:223 |
+msgid "Invalid invocation of Python command object." |
msgstr "" |
-#: printcmd.c:2620 |
-msgid "Show printing of source filename and line number with <symbol>." |
+#: python/py-cmd.c:136 |
+msgid "Python command object missing 'invoke' method." |
+msgstr "" |
+ |
+#: python/py-cmd.c:145 |
+msgid "Could not convert arguments to Python string." |
msgstr "" |
-#: printcmd.c:2626 |
+#. An error occurred computing the string representation of the |
+#. error message. This is rare, but we should inform the user. |
+#: python/py-cmd.c:173 |
msgid "" |
-"Convert \"printf format string\", arg1, arg2, arg3, ..., argn to\n" |
-"a command line, and call it." |
+"An error occurred in a Python command\n" |
+"and then another occurred computing the error message.\n" |
msgstr "" |
-#: probe.c:64 |
+#: python/py-cmd.c:192 |
#, possible-c-format |
-msgid "argument to `%s' missing" |
+msgid "Error occurred in Python command: %s" |
msgstr "" |
-#: probe.c:102 |
-msgid "no probe name specified" |
+#: python/py-cmd.c:194 |
+msgid "Error occurred in Python command." |
msgstr "" |
-#: probe.c:104 |
-msgid "invalid provider name" |
+#: python/py-cmd.c:233 python/py-cmd.c:236 |
+msgid "Could not convert argument to Python string." |
msgstr "" |
-#: probe.c:106 |
-msgid "invalid objfile name" |
+#: python/py-cmd.c:341 |
+msgid "No command name found." |
msgstr "" |
-#: probe.c:157 |
+#: python/py-cmd.c:373 |
#, possible-c-format |
-msgid "No probe matching objfile=`%s', provider=`%s', name=`%s'" |
+msgid "Could not find command prefix %s." |
msgstr "" |
-#: probe.c:158 probe.c:159 |
-msgid "<any>" |
+#: python/py-cmd.c:387 |
+#, possible-c-format |
+msgid "'%s' is not a prefix command." |
msgstr "" |
-#: probe.c:290 |
-msgid "Invalid provider regexp" |
+#: python/py-cmd.c:435 |
+msgid "Command object already initialized." |
msgstr "" |
-#: probe.c:291 |
-msgid "Invalid probe regexp" |
+#: python/py-cmd.c:451 python/py-param.c:679 |
+msgid "Invalid command class argument." |
msgstr "" |
-#: probe.c:292 |
-msgid "Invalid object file regexp" |
+#: python/py-cmd.c:458 |
+msgid "Invalid completion type argument." |
msgstr "" |
-#: probe.c:592 |
-msgid "Provider" |
+#: python/py-cmd.c:518 python/py-param.c:323 |
+msgid "This command is not documented." |
msgstr "" |
-#: probe.c:593 |
-msgid "Name" |
+#. Require that INFERIOR be a valid inferior ID. |
+#: python/py-infthread.c:35 python/py-infthread.c:92 |
+msgid "Thread no longer exists." |
msgstr "" |
-#: probe.c:594 |
-msgid "Where" |
+#: python/py-infthread.c:99 |
+msgid "Cannot delete `name' attribute." |
msgstr "" |
-#: probe.c:610 |
-msgid "Object" |
+#: python/py-infthread.c:107 |
+msgid "The value of `name' must be a string." |
msgstr "" |
-#: probe.c:648 |
-msgid "No probes matched.\n" |
+#. Require that BREAKPOINT be a valid breakpoint ID; throw a Python |
+#. exception if it is invalid. |
+#. Require that BREAKPOINT be a valid breakpoint ID; throw a Python |
+#. exception if it is invalid. This macro is for use in setter functions. |
+#: python/python-internal.h:247 python/python-internal.h:257 |
+#, possible-c-format |
+msgid "Breakpoint %d is invalid." |
msgstr "" |
-#: probe.c:757 |
-msgid "" |
-"Show available static probes.\n" |
-"Usage: info probes [all|TYPE [ARGS]]\n" |
-"TYPE specifies the type of the probe, and can be one of the following:\n" |
-" - stap\n" |
-"If you specify TYPE, there may be additional arguments needed by the\n" |
-"subcommand.\n" |
-"If you do not specify any argument, or specify `all', then the command\n" |
-"will show information about all types of probes." |
+#: python/py-objfile.c:124 |
+msgid "Cannot delete the pretty_printers attribute." |
msgstr "" |
-#: probe.c:782 |
-msgid "Show information about all type of probes." |
+#: python/py-objfile.c:131 |
+msgid "The pretty_printers attribute must be a list." |
msgstr "" |
-#: proc-api.c:786 |
-msgid "Set tracing for /proc api calls." |
+#: python/py-objfile.c:165 |
+msgid "Cannot delete the frame filters attribute." |
msgstr "" |
-#: proc-api.c:787 |
-msgid "Show tracing for /proc api calls." |
+#: python/py-objfile.c:172 |
+msgid "The frame_filters attribute must be a dictionary." |
msgstr "" |
-#: proc-api.c:793 |
-msgid "Set filename for /proc tracefile." |
+#: python/py-objfile.c:207 |
+msgid "Cannot delete the type_printers attribute." |
msgstr "" |
-#: proc-api.c:794 |
-msgid "Show filename for /proc tracefile." |
+#: python/py-objfile.c:214 |
+msgid "The type_printers attribute must be a list." |
msgstr "" |
-#: procfs.c:493 |
-#, possible-c-format |
-msgid "procfs: couldn't find pid %d (kernel thread %d) in procinfo list." |
+#. Require a valid frame. This must be called inside a TRY_CATCH, or |
+#. another context in which a gdb exception is allowed. |
+#: python/py-frame.c:54 |
+msgid "Frame is invalid." |
msgstr "" |
-#: procfs.c:497 |
-#, possible-c-format |
-msgid "procfs: couldn't find pid %d in procinfo list." |
+#: python/py-frame.c:263 |
+msgid "Cannot locate block for frame." |
msgstr "" |
-#: procfs.c:894 |
-#, possible-c-format |
-msgid "load_syscalls: Can't open /proc/%d/sysent" |
+#: python/py-frame.c:467 python/py-type.c:883 |
+msgid "Second argument must be block." |
msgstr "" |
-#: procfs.c:901 procfs.c:915 |
+#: python/py-frame.c:491 |
#, possible-c-format |
-msgid "load_syscalls: Error reading /proc/%d/sysent" |
+msgid "Variable '%s' not found." |
msgstr "" |
-#: procfs.c:906 |
-#, possible-c-format |
-msgid "load_syscalls: /proc/%d/sysent contains no syscalls!" |
+#: python/py-frame.c:502 |
+msgid "Argument must be a symbol or string." |
msgstr "" |
-#: procfs.c:1392 |
-#, possible-c-format |
-msgid "procfs: modify_flag failed to turn %s %s" |
+#: python/py-frame.c:587 |
+msgid "Invalid frame stop reason." |
msgstr "" |
-#: procfs.c:1636 |
-msgid "procfs: set_traced_signals failed" |
+#: python/py-value.c:133 |
+msgid "Value object creation takes only 1 argument" |
msgstr "" |
-#: procfs.c:2610 |
-#, possible-c-format |
-msgid "procfs_find_LDT_entry: could not find procinfo for %d:%ld." |
+#: python/py-value.c:141 |
+msgid "Could not allocate memory to create Value object." |
msgstr "" |
-#: procfs.c:2617 |
-#, possible-c-format |
-msgid "procfs_find_LDT_entry: could not read gregs for %d:%ld." |
+#: python/py-value.c:224 |
+msgid "" |
+"Trying to get the referenced value from a value which is neither a pointer " |
+"nor a reference." |
msgstr "" |
-#: procfs.c:3099 |
-#, possible-c-format |
-msgid "Attaching to program `%s', %s\n" |
+#: python/py-value.c:441 |
+msgid "Argument must be a type." |
msgstr "" |
-#: procfs.c:3149 |
-msgid "procfs: out of memory in 'attach'" |
+#: python/py-value.c:498 python/py-value.c:1071 python/py-value.c:1113 |
+msgid "Invalid operation on gdb.Value." |
msgstr "" |
-#: procfs.c:3238 |
-msgid "Was stopped when attached, make it runnable again? " |
+#: python/py-value.c:544 |
+msgid "Cannot subscript requested type." |
msgstr "" |
-#: procfs.c:3281 |
-#, possible-c-format |
-msgid "procfs: fetch_registers failed to find procinfo for %s" |
+#: python/py-value.c:565 |
+msgid "Setting of struct elements is not currently supported." |
msgstr "" |
-#: procfs.c:3330 |
-#, possible-c-format |
-msgid "procfs: store_registers: failed to find procinfo for %s" |
+#: python/py-value.c:591 |
+msgid "Value is not callable (not TYPE_CODE_FUNC)." |
msgstr "" |
-#: procfs.c:3437 |
-msgid "Unable to remove __dbx_link breakpoint." |
+#: python/py-value.c:598 |
+msgid "Inferior arguments must be provided in a tuple." |
msgstr "" |
-#: procfs.c:3492 |
-#, possible-c-format |
-msgid "Failed to create a bfd: %s." |
+#: python/py-value.c:1145 |
+msgid "Cannot convert value to int." |
msgstr "" |
-#: procfs.c:3513 |
-msgid "Failed to insert dbx_link breakpoint." |
+#: python/py-value.c:1170 |
+msgid "Cannot convert value to long." |
msgstr "" |
-#. /proc file not found; presumably child has terminated. |
-#. "wait" for the child's exit. |
-#. wrong child? |
-#: procfs.c:3652 |
-#, possible-c-format |
-msgid "procfs: couldn't stop process %d: wait returned %d." |
+#: python/py-value.c:1193 |
+msgid "Cannot convert value to float." |
msgstr "" |
-#: procfs.c:3760 |
-msgid "procfs: trapped on entry to " |
+#: python/py-value.c:1338 |
+#, possible-c-format |
+msgid "Could not convert Python object: %S." |
msgstr "" |
-#: procfs.c:3770 procfs.c:3873 |
+#: python/py-value.c:1341 |
#, possible-c-format |
-msgid "%ld syscall arguments:\n" |
+msgid "Could not convert Python object: %s." |
msgstr "" |
-#: procfs.c:3863 |
-msgid "procfs: trapped on exit from " |
+#: python/py-type.c:484 |
+msgid "Array bound must be an integer" |
msgstr "" |
-#: procfs.c:3892 |
-#, possible-c-format |
-msgid "Retry #%d:\n" |
+#: python/py-type.c:500 |
+msgid "Array length must not be negative" |
msgstr "" |
-#: procfs.c:3968 procfs.c:3976 |
-msgid "child stopped for unknown reason:\n" |
+#: python/py-type.c:564 |
+msgid "This type does not have a range." |
msgstr "" |
-#: procfs.c:3970 procfs.c:3978 |
-msgid "... giving up..." |
+#: python/py-type.c:637 |
+msgid "Type does not have a target." |
msgstr "" |
-#: procfs.c:4001 |
-msgid "procfs: ...giving up..." |
+#: python/py-type.c:810 |
+msgid "Null type name." |
msgstr "" |
-#: procfs.c:4256 |
-msgid "" |
-"resume: target already running. Pretend to resume, and hope for the best!" |
+#: python/py-type.c:837 |
+msgid "Type is not a template." |
msgstr "" |
-#: procfs.c:4292 |
+#: python/py-type.c:850 python/py-type.c:904 |
#, possible-c-format |
-msgid "\tUsing the running image of %s %s via /proc.\n" |
+msgid "No argument %d in template." |
msgstr "" |
-#: procfs.c:4428 |
-msgid "procfs: out of memory in 'init_inferior'" |
+#: python/py-type.c:915 |
+msgid "Template argument is optimized out" |
msgstr "" |
-#: procfs.c:4537 |
-msgid "procfs: create_procinfo failed in child." |
+#: python/py-type.c:1329 |
+msgid "'block' argument must be a Block." |
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:4708 |
-#, possible-c-format |
-msgid "procfs:%d -- Can't find shell %s in PATH" |
+#: python/py-utils.c:98 |
+msgid "Expected a string or unicode object." |
msgstr "" |
-#: procfs.c:5215 target.c:3168 |
-msgid "Not supported on this target." |
+#: python/py-utils.c:343 |
+msgid "Overflow converting to address." |
msgstr "" |
-#: procfs.c:5262 |
-#, possible-c-format |
-msgid "process %d flags:\n" |
+#: python/py-linetable.c:76 |
+msgid "Symbol Table in line table is invalid." |
msgstr "" |
-#: procfs.c:5272 |
-#, possible-c-format |
-msgid "thread %d flags:\n" |
+#: python/py-linetable.c:214 python/py-linetable.c:247 |
+msgid "Linetable information not found in symbol table" |
msgstr "" |
-#: procfs.c:5332 |
-msgid "you must be debugging a process to use this command." |
+#: python/python.c:133 python/python.c:1814 |
+msgid "internal error: Unhandled Python exception" |
msgstr "" |
-#: procfs.c:5335 |
-msgid "system call to trace" |
+#: python/python.c:155 |
+msgid "Python not initialized" |
msgstr "" |
-#: procfs.c:5380 |
-msgid "Give a trace of entries into the syscall." |
+#: python/python.c:259 python/python.c:362 python/python.c:383 |
+#: python/py-function.c:153 python/py-prettyprint.c:654 |
+msgid "Error while executing Python code." |
msgstr "" |
-#: procfs.c:5382 |
-msgid "Give a trace of exits from the syscall." |
+#: python/python.c:303 |
+#, possible-c-format |
+msgid "Error while opening file: %s" |
msgstr "" |
-#: procfs.c:5384 |
-msgid "Cancel a trace of entries into the syscall." |
+#: python/python.c:354 |
+msgid "Invalid \"python\" block structure." |
msgstr "" |
-#: procfs.c:5386 |
-msgid "Cancel a trace of exits from the syscall." |
+#: python/python.c:457 |
+msgid "Programmer error: unhandled type." |
msgstr "" |
-#: procfs.c:5583 |
-msgid "gcore not implemented for this host." |
+#: python/python.c:485 |
+#, possible-c-format |
+msgid "Could not find parameter `%s'." |
msgstr "" |
-#: progspace.c:398 |
+#: python/python.c:489 |
#, possible-c-format |
-msgid "program space ID %d not known." |
+msgid "`%s' is not a parameter." |
msgstr "" |
-#: progspace.c:627 |
-msgid "Info about currently known program spaces." |
+#: python/python.c:859 |
+msgid "Posted event is not callable" |
msgstr "" |
-#: psymtab.c:84 symfile.c:1103 |
-#, possible-c-format |
-msgid "Reading symbols from %s..." |
+#: python/python.c:948 |
+msgid "Return from prompt_hook must be either a Python string, or None" |
msgstr "" |
-#: psymtab.c:94 symfile.c:1132 |
-msgid "(no debugging symbols found)..." |
+#: python/python.c:1100 |
+msgid "Error occurred computing Python errormessage.\n" |
+msgstr "" |
+ |
+#: python/python.c:1367 python/python.c:1387 python/python.c:1394 |
+msgid "Python scripting is not supported in this copy of GDB." |
+msgstr "" |
+ |
+#: python/python.c:1401 |
+msgid "gdbpy_should_stop called when Python scripting is not supported." |
+msgstr "" |
+ |
+#: python/python.c:1409 |
+msgid "" |
+"gdbpy_breakpoint_has_py_cond called when Python scripting is not supported." |
+msgstr "" |
+ |
+#: python/python.c:1505 |
+msgid "" |
+"Start an interactive Python prompt.\n" |
+"\n" |
+"To return to GDB, type the EOF character (e.g., Ctrl-D on an empty\n" |
+"prompt).\n" |
+"\n" |
+"Alternatively, a single-line Python command can be given as an\n" |
+"argument, and if the command is an expression, the result will be\n" |
+"printed. For example:\n" |
+"\n" |
+" (gdb) python-interactive 2 + 3\n" |
+" 5\n" |
+msgstr "" |
+ |
+#: python/python.c:1519 |
+msgid "" |
+"Start a Python interactive prompt.\n" |
+"\n" |
+"Python scripting is not supported in this copy of GDB.\n" |
+"This command is only a placeholder." |
+msgstr "" |
+ |
+#: python/python.c:1530 |
+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 "" |
-#. 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. |
-#: psymtab.c:401 |
-#, possible-c-format |
-msgid "(Internal error: pc %s in read in psymtab, but not in symtab.)\n" |
+#: python/python.c:1541 |
+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 "" |
-#: psymtab.c:859 |
-msgid "select_source_symtab: readin pst found and no symtabs." |
+#: python/python.c:1552 python/python.c:1557 |
+msgid "Prefix command for python preference settings." |
msgstr "" |
-#: psymtab.c:1071 |
-#, possible-c-format |
-msgid " Number of psym tables (not yet expanded): %d\n" |
+#: python/python.c:1562 |
+msgid "Set mode for Python stack dump on error." |
msgstr "" |
-#: psymtab.c:1831 |
-msgid "print-psymbols takes an output file name and optional symbol file name" |
+#: python/python.c:1563 |
+msgid "Show the mode of Python stack printing on error." |
msgstr "" |
-#: p-typeprint.c:299 |
-msgid "type not handled in pascal_type_print_varspec_prefix()" |
+#: python/python.c:1564 |
+msgid "" |
+"none == no stack or message will be printed.\n" |
+"full == a message and a stack will be printed.\n" |
+"message == an error message without a stack will be printed." |
msgstr "" |
-#: p-typeprint.c:418 |
-msgid "type not handled in pascal_type_print_varspec_suffix()" |
+#. This is passed in one call to warning so that blank lines aren't |
+#. inserted between each line of text. |
+#: python/python.c:1794 |
+#, possible-c-format |
+msgid "" |
+"\n" |
+"Could not load the Python gdb module from `%s'.\n" |
+"Limited Python support is available from the _gdb module.\n" |
+"Suggest passing --data-directory=/path/to/gdb/data-directory.\n" |
msgstr "" |
-#: p-valprint.c:420 |
-#, possible-c-format |
-msgid "Invalid pascal type code %d in symbol table." |
+#. Require that INFERIOR be a valid inferior ID. |
+#: python/py-inferior.c:77 |
+msgid "Inferior no longer exists." |
msgstr "" |
-#: p-valprint.c:468 |
+#: python/py-inferior.c:549 |
#, possible-c-format |
-msgid "Printing of pascal static members is %s.\n" |
+msgid "Memory buffer for address %s, which is %s bytes long." |
msgstr "" |
-#: p-valprint.c:919 |
-msgid "Set printing of pascal static members." |
+#: python/py-inferior.c:581 |
+msgid "The memory buffer supports only one segment." |
msgstr "" |
-#: p-valprint.c:920 |
-msgid "Show printing of pascal static members." |
+#: python/py-inferior.c:659 |
+msgid "The pattern is not a Python buffer." |
msgstr "" |
-#: python/py-auto-load.c:57 |
-#, possible-c-format |
-msgid "Auto-loading of Python scripts is %s.\n" |
+#: python/py-inferior.c:677 |
+msgid "Search range is empty." |
msgstr "" |
-#: python/py-auto-load.c:75 |
-#, possible-c-format |
-msgid "" |
-"auto-load: Loading Python script \"%s\" by extension for objfile \"%s\".\n" |
+#: python/py-inferior.c:685 |
+msgid "The search range is too large." |
msgstr "" |
-#: python/py-auto-load.c:120 |
-#, possible-c-format |
-msgid "Invalid entry in %s section" |
+#. Require a valid symbol. All access to symbol_object->symbol should be |
+#. gated by this call. |
+#: python/py-symbol.c:48 |
+msgid "Symbol is invalid." |
msgstr "" |
-#: python/py-auto-load.c:135 |
-#, possible-c-format |
-msgid "Non-null-terminated path in %s: %s" |
+#: python/py-symbol.c:271 |
+msgid "invalid frame" |
msgstr "" |
-#: python/py-auto-load.c:142 |
-#, possible-c-format |
-msgid "Empty path in %s" |
+#: python/py-symbol.c:275 |
+msgid "symbol requires a frame to compute its value" |
msgstr "" |
-#: python/py-auto-load.c:156 |
-#, possible-c-format |
-msgid "" |
-"auto-load: Loading Python script \"%s\" from section \"%s\" of objfile \"%s" |
-"\".\n" |
+#. Require a valid block. All access to block_object->block should be |
+#. gated by this call. |
+#: python/py-block.c:64 |
+msgid "Block is invalid." |
msgstr "" |
-#: python/py-auto-load.c:169 |
-#, possible-c-format |
-msgid "" |
-"Missing auto-load scripts referenced in section %s\n" |
-"of file %s\n" |
-"Use `info auto-load python [REGEXP]' to list them." |
+#. Require a valid block. This macro is called during block iterator |
+#. creation, and at each next call. |
+#: python/py-block.c:76 |
+msgid "Source block for iterator is invalid." |
msgstr "" |
-#: python/py-auto-load.c:216 |
-#, possible-c-format |
-msgid "Couldn't read %s section of %s" |
+#: python/py-block.c:323 |
+msgid "Symbol is null." |
msgstr "" |
-#: python/py-auto-load.c:249 |
-msgid "Set the debugger's behaviour regarding auto-loaded Python scripts." |
+#: python/py-block.c:395 |
+msgid "Cannot locate object file for block." |
msgstr "" |
-#: python/py-auto-load.c:250 |
-msgid "Show the debugger's behaviour regarding auto-loaded Python scripts." |
+#: python/py-function.c:87 |
+msgid "No method named 'invoke' in object." |
msgstr "" |
-#: python/py-auto-load.c:251 |
+#. An error occurred computing the string representation of the |
+#. error message. This is rare, but we should inform the user. |
+#: python/py-function.c:114 |
msgid "" |
-"If enabled, auto-loaded Python scripts are loaded when the debugger reads\n" |
-"an executable or shared library.\n" |
-"This options has security implications for untrusted inferiors." |
+"An error occurred in a Python convenience function\n" |
+"and then another occurred computing the error message.\n" |
msgstr "" |
-#: python/py-auto-load.c:260 |
-msgid "" |
-"Set the debugger's behaviour regarding auto-loaded Python scripts, " |
-"deprecated." |
+#: python/py-function.c:134 |
+#, possible-c-format |
+msgid "Error occurred in Python convenience function: %s" |
msgstr "" |
-#: python/py-auto-load.c:263 |
-msgid "" |
-"Show the debugger's behaviour regarding auto-loaded Python scripts, " |
-"deprecated." |
+#: python/py-function.c:137 |
+msgid "Error occurred in Python convenience function." |
msgstr "" |
-#: python/py-auto-load.c:278 |
-msgid "" |
-"Print the list of automatically loaded Python scripts.\n" |
-"Usage: info auto-load python-scripts [REGEXP]" |
+#: python/py-function.c:195 |
+msgid "This function is not documented." |
msgstr "" |
-#: python/py-auto-load.c:282 |
-msgid "Print the list of automatically loaded Python scripts, deprecated." |
+#: python/py-framefilter.c:91 |
+msgid "Unexpected value. Expecting a gdb.Symbol or a Python string." |
msgstr "" |
-#. Require a valid block. All access to block_object->block should be |
-#. gated by this call. |
-#: python/py-block.c:64 |
-msgid "Block is invalid." |
+#: python/py-framefilter.c:574 |
+msgid "No symbol or value provided." |
msgstr "" |
-#. Require a valid block. This macro is called during block iterator |
-#. creation, and at each next call. |
-#: python/py-block.c:76 |
-msgid "Source block for iterator is invalid." |
+#: python/py-framefilter.c:1200 |
+msgid "FrameDecorator.function: expecting a String, integer or None." |
msgstr "" |
-#: python/py-block.c:322 |
-msgid "Symbol is null." |
+#. Require a valid symbol table. All access to symtab_object->symtab |
+#. should be gated by this call. |
+#: python/py-symtab.c:52 |
+msgid "Symbol Table is invalid." |
msgstr "" |
-#: python/py-block.c:391 python/py-frame.c:237 |
-msgid "Cannot locate object file for block." |
+#. Require a valid symbol table and line object. All access to |
+#. sal_object->sal should be gated by this call. |
+#: python/py-symtab.c:83 |
+msgid "Symbol Table and Line is invalid." |
msgstr "" |
#: python/py-breakpoint.c:125 |
@@ -18184,881 +19390,695 @@ msgstr "" |
msgid "Cannot delete `condition' attribute." |
msgstr "" |
-#: python/py-breakpoint.c:643 |
+#: python/py-breakpoint.c:676 |
msgid "Cannot understand watchpoint access type." |
msgstr "" |
-#: python/py-breakpoint.c:647 |
+#: python/py-breakpoint.c:680 |
msgid "Do not understand breakpoint type to set." |
msgstr "" |
-#: python/py-breakpoint.c:827 |
+#: python/py-breakpoint.c:860 |
msgid "Error while creating breakpoint from GDB." |
msgstr "" |
-#: python/py-breakpoint.c:922 |
+#: python/py-breakpoint.c:956 |
msgid "" |
"Cannot set 'stop' method. There is an existing GDB condition attached to " |
"the breakpoint." |
msgstr "" |
-#: python/py-cmd.c:125 python/py-cmd.c:220 |
-msgid "Invalid invocation of Python command object." |
-msgstr "" |
- |
-#: python/py-cmd.c:134 |
-msgid "Python command object missing 'invoke' method." |
-msgstr "" |
- |
-#: python/py-cmd.c:143 |
-msgid "Could not convert arguments to Python string." |
-msgstr "" |
- |
-#. An error occurred computing the string representation of the |
-#. error message. This is rare, but we should inform the user. |
-#: python/py-cmd.c:171 |
-msgid "" |
-"An error occurred in a Python command\n" |
-"and then another occurred computing the error message.\n" |
-msgstr "" |
- |
-#: python/py-cmd.c:190 |
-#, possible-c-format |
-msgid "Error occurred in Python command: %s" |
-msgstr "" |
- |
-#: python/py-cmd.c:192 |
-msgid "Error occurred in Python command." |
-msgstr "" |
- |
-#: python/py-cmd.c:230 python/py-cmd.c:233 |
-msgid "Could not convert argument to Python string." |
-msgstr "" |
- |
-#: python/py-cmd.c:330 |
-msgid "No command name found." |
-msgstr "" |
- |
-#: python/py-cmd.c:362 |
-#, possible-c-format |
-msgid "Could not find command prefix %s." |
-msgstr "" |
- |
-#: python/py-cmd.c:376 |
-#, possible-c-format |
-msgid "'%s' is not a prefix command." |
-msgstr "" |
- |
-#: python/py-cmd.c:424 |
-msgid "Command object already initialized." |
-msgstr "" |
- |
-#: python/py-cmd.c:440 python/py-param.c:669 |
-msgid "Invalid command class argument." |
-msgstr "" |
- |
-#: python/py-cmd.c:447 |
-msgid "Invalid completion type argument." |
-msgstr "" |
- |
-#: python/py-cmd.c:504 python/py-param.c:314 |
-msgid "This command is not documented." |
-msgstr "" |
- |
-#: python/py-finishbreakpoint.c:193 |
-msgid "\"FinishBreakpoint\" not meaningful in the outermost frame." |
-msgstr "" |
- |
-#: python/py-finishbreakpoint.c:199 |
-msgid "\"FinishBreakpoint\" cannot be set on a dummy frame." |
-msgstr "" |
- |
-#: python/py-finishbreakpoint.c:207 python/py-finishbreakpoint.c:311 |
-msgid "Invalid ID for the `frame' object." |
-msgstr "" |
- |
-#: python/py-finishbreakpoint.c:222 |
-msgid "No thread currently selected." |
-msgstr "" |
- |
-#: python/py-finishbreakpoint.c:232 |
-msgid "The value of `internal' must be a boolean." |
-msgstr "" |
- |
-#. Require a valid frame. This must be called inside a TRY_CATCH, or |
-#. another context in which a gdb exception is allowed. |
-#: python/py-frame.c:54 |
-msgid "Frame is invalid." |
-msgstr "" |
- |
-#: python/py-frame.c:290 |
-msgid "Could not allocate frame object." |
-msgstr "" |
- |
-#: python/py-frame.c:439 python/py-type.c:872 |
-msgid "Second argument must be block." |
-msgstr "" |
- |
-#: python/py-frame.c:457 |
-#, possible-c-format |
-msgid "Variable '%s' not found." |
-msgstr "" |
- |
-#: python/py-frame.c:468 |
-msgid "Argument must be a symbol or string." |
-msgstr "" |
- |
-#: python/py-frame.c:557 |
-msgid "Invalid frame stop reason." |
-msgstr "" |
- |
-#: python/py-function.c:86 |
-msgid "No method named 'invoke' in object." |
+#: python/py-param.c:138 |
+msgid "String required for filename." |
msgstr "" |
-#. An error occurred computing the string representation of the |
-#. error message. This is rare, but we should inform the user. |
-#: python/py-function.c:113 |
-msgid "" |
-"An error occurred in a Python convenience function\n" |
-"and then another occurred computing the error message.\n" |
+#: python/py-param.c:171 |
+msgid "ENUM arguments must be a string." |
msgstr "" |
-#: python/py-function.c:133 |
-#, possible-c-format |
-msgid "Error occurred in Python convenience function: %s" |
+#: python/py-param.c:185 |
+msgid "The value must be member of an enumeration." |
msgstr "" |
-#: python/py-function.c:136 |
-msgid "Error occurred in Python convenience function." |
+#: python/py-param.c:196 |
+msgid "A boolean argument is required." |
msgstr "" |
-#: python/py-function.c:152 python/py-prettyprint.c:642 python/python.c:251 |
-#: python/python.c:273 |
-msgid "Error while executing Python code." |
+#: python/py-param.c:209 |
+msgid "A boolean or None is required" |
msgstr "" |
-#: python/py-function.c:188 |
-msgid "This function is not documented." |
+#: python/py-param.c:237 |
+msgid "The value must be integer." |
msgstr "" |
-#. Require that INFERIOR be a valid inferior ID. |
-#: python/py-inferior.c:75 |
-msgid "Inferior no longer exists." |
+#: python/py-param.c:262 |
+msgid "Range exceeded." |
msgstr "" |
-#: python/py-inferior.c:444 |
-msgid "Could not allocate memory buffer object." |
+#: python/py-param.c:272 |
+msgid "Unhandled type in parameter value." |
msgstr "" |
-#: python/py-inferior.c:520 |
-#, possible-c-format |
-msgid "Memory buffer for address %s, which is %s bytes long." |
+#: python/py-param.c:293 |
+msgid "Cannot delete a parameter's value." |
msgstr "" |
-#: python/py-inferior.c:534 |
-msgid "The memory buffer supports only one segment." |
+#: python/py-param.c:350 |
+msgid "Parameter must return a string value." |
msgstr "" |
-#: python/py-inferior.c:601 |
-msgid "Search range is empty." |
+#: python/py-param.c:577 |
+msgid "An enumeration is required for PARAM_ENUM." |
msgstr "" |
-#: python/py-inferior.c:609 |
-msgid "The search range is too large." |
+#: python/py-param.c:584 |
+msgid "The enumeration is not a sequence." |
msgstr "" |
-#: python/py-inferior.c:620 |
-msgid "The pattern is not a Python buffer." |
+#: python/py-param.c:594 |
+msgid "The enumeration is empty." |
msgstr "" |
-#. Require that INFERIOR be a valid inferior ID. |
-#: python/py-infthread.c:34 python/py-infthread.c:91 |
-msgid "Thread no longer exists." |
+#: python/py-param.c:616 |
+msgid "The enumeration item not a string." |
msgstr "" |
-#: python/py-infthread.c:98 |
-msgid "Cannot delete `name' attribute." |
+#: python/py-param.c:691 |
+msgid "Invalid parameter class argument." |
msgstr "" |
-#: python/py-infthread.c:106 |
-msgid "The value of `name' must be a string." |
+#: python/py-param.c:698 |
+msgid "Only PARAM_ENUM accepts a fourth argument." |
msgstr "" |
-#: python/py-lazy-string.c:105 |
+#: python/py-lazy-string.c:106 |
msgid "Cannot create a value from NULL." |
msgstr "" |
-#: python/py-lazy-string.c:135 |
+#: python/py-lazy-string.c:136 |
msgid "Cannot create a lazy string with address 0x0, and a non-zero length." |
msgstr "" |
-#: python/py-lazy-string.c:143 |
+#: python/py-lazy-string.c:144 |
msgid "A lazy string's type cannot be NULL." |
msgstr "" |
-#: python/py-objfile.c:101 |
-msgid "Cannot delete the pretty_printers attribute." |
-msgstr "" |
- |
-#: python/py-objfile.c:108 |
-msgid "The pretty_printers attribute must be a list." |
-msgstr "" |
- |
-#: python/py-param.c:133 |
-msgid "String required for filename." |
-msgstr "" |
- |
-#: python/py-param.c:166 |
-msgid "ENUM arguments must be a string." |
+#. Require a valid Architecture. |
+#: python/py-arch.c:40 |
+msgid "Architecture is invalid." |
msgstr "" |
-#: python/py-param.c:180 |
-msgid "The value must be member of an enumeration." |
+#: python/py-arch.c:153 |
+msgid "Argument 'end_pc' should be a (long) integer." |
msgstr "" |
-#: python/py-param.c:191 |
-msgid "A boolean argument is required." |
+#: python/py-arch.c:163 |
+msgid "" |
+"Argument 'end_pc' should be greater than or equal to the argument 'start_pc'." |
msgstr "" |
-#: python/py-param.c:204 |
-msgid "A boolean or None is required" |
+#: python/py-arch.c:177 |
+msgid "Argument 'count' should be an non-negative integer." |
msgstr "" |
-#: python/py-param.c:232 |
-msgid "The value must be integer." |
+#: python/py-auto-load.c:45 |
+#, possible-c-format |
+msgid "Auto-loading of Python scripts is %s.\n" |
msgstr "" |
-#: python/py-param.c:257 |
-msgid "Range exceeded." |
+#: python/py-auto-load.c:89 |
+msgid "Set the debugger's behaviour regarding auto-loaded Python scripts." |
msgstr "" |
-#: python/py-param.c:267 |
-msgid "Unhandled type in parameter value." |
+#: python/py-auto-load.c:90 |
+msgid "Show the debugger's behaviour regarding auto-loaded Python scripts." |
msgstr "" |
-#: python/py-param.c:284 |
-msgid "Cannot delete a parameter's value." |
+#: python/py-auto-load.c:91 |
+msgid "" |
+"If enabled, auto-loaded Python scripts are loaded when the debugger reads\n" |
+"an executable or shared library.\n" |
+"This options has security implications for untrusted inferiors." |
msgstr "" |
-#: python/py-param.c:341 |
-msgid "Parameter must return a string value." |
+#: python/py-auto-load.c:100 |
+msgid "" |
+"Set the debugger's behaviour regarding auto-loaded Python scripts, " |
+"deprecated." |
msgstr "" |
-#: python/py-param.c:569 |
-msgid "An enumeration is required for PARAM_ENUM." |
+#: python/py-auto-load.c:103 |
+msgid "" |
+"Show the debugger's behaviour regarding auto-loaded Python scripts, " |
+"deprecated." |
msgstr "" |
-#: python/py-param.c:576 |
-msgid "The enumeration is not a sequence." |
+#: python/py-auto-load.c:118 |
+msgid "" |
+"Print the list of automatically loaded Python scripts.\n" |
+"Usage: info auto-load python-scripts [REGEXP]" |
msgstr "" |
-#: python/py-param.c:586 |
-msgid "The enumeration is empty." |
+#: python/py-auto-load.c:122 |
+msgid "Print the list of automatically loaded Python scripts, deprecated." |
msgstr "" |
-#: python/py-param.c:607 |
-msgid "The enumeration item not a string." |
+#: python/py-finishbreakpoint.c:189 python/py-finishbreakpoint.c:212 |
+msgid "Invalid ID for the `frame' object." |
msgstr "" |
-#: python/py-param.c:681 |
-msgid "Invalid parameter class argument." |
+#: python/py-finishbreakpoint.c:197 |
+msgid "\"FinishBreakpoint\" not meaningful in the outermost frame." |
msgstr "" |
-#: python/py-param.c:688 |
-msgid "Only PARAM_ENUM accepts a fourth argument." |
+#: python/py-finishbreakpoint.c:204 |
+msgid "\"FinishBreakpoint\" cannot be set on a dummy frame." |
msgstr "" |
-#: python/py-prettyprint.c:291 valprint.c:749 |
-msgid "<error reading variable>" |
+#: python/py-finishbreakpoint.c:228 |
+msgid "No thread currently selected." |
msgstr "" |
-#: python/py-prettyprint.c:815 |
-msgid "Argument must be a gdb.Value." |
+#: python/py-finishbreakpoint.c:238 |
+msgid "The value of `internal' must be a boolean." |
msgstr "" |
-#. Require a valid symbol. All access to symbol_object->symbol should be |
-#. gated by this call. |
-#: python/py-symbol.c:48 |
-msgid "Symbol is invalid." |
+#: python/py-prettyprint.c:293 valprint.c:795 |
+msgid "<error reading variable>" |
msgstr "" |
-#: python/py-symbol.c:271 |
-msgid "invalid frame" |
+#: python/py-prettyprint.c:834 |
+msgid "Argument must be a gdb.Value." |
msgstr "" |
-#: python/py-symbol.c:275 |
-msgid "symbol requires a frame to compute its value" |
+#: ravenscar-thread.c:392 |
+msgid "\"set ravenscar\" must be followed by the name of a setting.\n" |
msgstr "" |
-#. Require a valid symbol table. All access to symtab_object->symtab |
-#. should be gated by this call. |
-#: python/py-symtab.c:51 |
-msgid "Symbol Table is invalid." |
+#: ravenscar-thread.c:413 |
+msgid "Support for Ravenscar task/thread switching is enabled\n" |
msgstr "" |
-#. Require a valid symbol table and line object. All access to |
-#. sal_object->sal should be gated by this call. |
-#: python/py-symtab.c:81 |
-msgid "Symbol Table and Line is invalid." |
+#: ravenscar-thread.c:416 |
+msgid "Support for Ravenscar task/thread switching is disabled\n" |
msgstr "" |
-#: python/py-type.c:483 |
-msgid "Array bound must be an integer" |
+#: ravenscar-thread.c:439 |
+msgid "Prefix command for changing Ravenscar-specific settings" |
msgstr "" |
-#: python/py-type.c:499 |
-msgid "Array length must not be negative" |
+#: ravenscar-thread.c:443 |
+msgid "Prefix command for showing Ravenscar-specific settings" |
msgstr "" |
-#: python/py-type.c:545 |
-msgid "This type does not have a range." |
+#: ravenscar-thread.c:447 |
+msgid "Enable or disable support for GNAT Ravenscar tasks" |
msgstr "" |
-#: python/py-type.c:618 |
-msgid "Type does not have a target." |
+#: ravenscar-thread.c:448 |
+msgid "Show whether support for GNAT Ravenscar tasks is enabled" |
msgstr "" |
-#: python/py-type.c:799 |
-msgid "Null type name." |
+#: ravenscar-thread.c:450 |
+msgid "" |
+"Enable or disable support for task/thread switching with the GNAT\n" |
+"Ravenscar run-time library for bareboard configuration." |
msgstr "" |
-#: python/py-type.c:826 |
-msgid "Type is not a template." |
+#: record-btrace.c:71 record-btrace.c:215 |
+msgid "No thread." |
msgstr "" |
-#: python/py-type.c:839 python/py-type.c:893 |
-#, possible-c-format |
-msgid "No argument %d in template." |
+#: record-btrace.c:78 |
+msgid "No trace." |
msgstr "" |
-#: python/py-type.c:904 |
-msgid "Template argument is optimized out" |
+#: record-btrace.c:146 |
+msgid "The process is already being recorded." |
msgstr "" |
-#: python/py-type.c:1061 |
+#: record-btrace.c:223 |
#, possible-c-format |
-msgid "Unsupported field kind %d by check_types_equal" |
+msgid "Recorded %u instructions in %u functions for thread %d (%s).\n" |
msgstr "" |
-#: python/py-type.c:1495 |
-msgid "'block' argument must be a Block." |
+#: record-btrace.c:286 |
+msgid "Bad record instruction-history-size." |
msgstr "" |
-#: python/py-utils.c:79 |
-msgid "Expected a string or unicode object." |
+#: record-btrace.c:301 record-btrace.c:530 |
+msgid "At the start of the branch trace record.\n" |
msgstr "" |
-#: python/py-utils.c:322 |
-msgid "Overflow converting to address." |
+#: record-btrace.c:317 record-btrace.c:546 |
+msgid "At the end of the branch trace record.\n" |
msgstr "" |
-#: python/py-value.c:133 |
-msgid "Value object creation takes only 1 argument" |
+#: record-btrace.c:361 record-btrace.c:364 record-btrace.c:590 |
+#: record-btrace.c:593 |
+msgid "Bad range." |
msgstr "" |
-#: python/py-value.c:141 |
-msgid "Could not allocate memory to create Value object." |
+#: record-btrace.c:367 record-btrace.c:596 |
+msgid "Range out of bounds." |
msgstr "" |
-#: python/py-value.c:224 |
-msgid "" |
-"Trying to get the referenced value from a value which is neither a pointer " |
-"nor a reference." |
+#: record-btrace.c:515 |
+msgid "Bad record function-call-history-size." |
msgstr "" |
-#: python/py-value.c:447 |
-msgid "Argument must be a type." |
+#: record-btrace.c:677 |
+msgid "Invalid argument." |
msgstr "" |
-#: python/py-value.c:504 python/py-value.c:1071 python/py-value.c:1113 |
-msgid "Invalid operation on gdb.Value." |
+#: record-btrace.c:690 |
+msgid "Start branch trace recording." |
msgstr "" |
-#: python/py-value.c:550 |
-msgid "Cannot subscript requested type." |
+#: record.c:83 |
+msgid "" |
+"No record target is currently active.\n" |
+"Use one of the \"target record-<tab><tab>\" commands first." |
msgstr "" |
-#: python/py-value.c:571 |
-msgid "Setting of struct elements is not currently supported." |
+#: record.c:194 |
+#, possible-c-format |
+msgid "Debugging of process record target is %s.\n" |
msgstr "" |
-#: python/py-value.c:597 |
-msgid "Value is not callable (not TYPE_CODE_FUNC)." |
+#: record.c:216 |
+msgid "Already at end of record list.\n" |
msgstr "" |
-#: python/py-value.c:604 |
-msgid "Inferior arguments must be provided in a tuple." |
+#: record.c:222 |
+msgid "The current record target does not support this operation.\n" |
msgstr "" |
-#: python/py-value.c:1156 |
-msgid "Cannot convert value to int." |
+#: record.c:227 |
+msgid "" |
+"Delete the log from this point forward and begin to record the running " |
+"message at current PC?" |
msgstr "" |
-#: python/py-value.c:1179 |
-msgid "Cannot convert value to long." |
+#: record.c:245 |
+msgid "Process record is stopped and all execution logs are deleted.\n" |
msgstr "" |
-#: python/py-value.c:1202 |
-msgid "Cannot convert value to float." |
+#: record.c:256 |
+msgid "\"set record\" must be followed by an apporpriate subcommand.\n" |
msgstr "" |
-#: python/py-value.c:1339 |
-#, possible-c-format |
-msgid "Could not convert Python object: %s." |
+#: record.c:279 |
+msgid "No record target is currently active.\n" |
msgstr "" |
-#. Require that BREAKPOINT be a valid breakpoint ID; throw a Python |
-#. exception if it is invalid. |
-#. Require that BREAKPOINT be a valid breakpoint ID; throw a Python |
-#. exception if it is invalid. This macro is for use in setter functions. |
-#: python/python-internal.h:147 python/python-internal.h:157 |
+#: record.c:283 |
#, possible-c-format |
-msgid "Breakpoint %d is invalid." |
+msgid "Active record target: %s\n" |
msgstr "" |
-#: python/python.c:121 |
-msgid "internal error: Unhandled Python exception" |
+#: record.c:321 |
+msgid "Command requires an argument (insn number to go to)." |
msgstr "" |
-#: python/python.c:192 |
+#: record.c:335 record.c:347 record.c:396 |
#, possible-c-format |
-msgid "Error while opening file: %s" |
-msgstr "" |
- |
-#: python/python.c:243 |
-msgid "Invalid \"python\" block structure." |
+msgid "Junk after argument: %s." |
msgstr "" |
-#: python/python.c:347 |
-msgid "Programmer error: unhandled type." |
+#: record.c:365 record.c:385 |
+#, possible-c-format |
+msgid "Expected positive number, got: %s." |
msgstr "" |
-#: python/python.c:375 |
+#: record.c:444 record.c:579 |
#, possible-c-format |
-msgid "Could not find parameter `%s'." |
+msgid "Invalid modifier: %c." |
msgstr "" |
-#: python/python.c:379 |
+#: record.c:671 top.c:1545 |
#, possible-c-format |
-msgid "`%s' is not a parameter." |
+msgid "integer %u out of range" |
msgstr "" |
-#: python/python.c:739 |
-msgid "Posted event is not callable" |
+#: record.c:711 |
+msgid "Set debugging of record/replay feature." |
msgstr "" |
-#: python/python.c:820 |
-msgid "Return from prompt_hook must be either a Python string, or None" |
+#: record.c:712 |
+msgid "Show debugging of record/replay feature." |
msgstr "" |
-#: python/python.c:964 |
-msgid "Error occurred computing Python errormessage.\n" |
+#: record.c:713 |
+msgid "When enabled, debugging output for record/replay feature is displayed." |
msgstr "" |
-#: python/python.c:1098 python/python.c:1112 python/python.c:1119 |
-msgid "Python scripting is not supported in this copy of GDB." |
+#: record.c:719 |
+msgid "Set number of instructions to print in \"record instruction-history\"." |
msgstr "" |
-#: python/python.c:1126 |
-msgid "gdbpy_should_stop called when Python scripting is not supported." |
+#: record.c:720 |
+msgid "Show number of instructions to print in \"record instruction-history\"." |
msgstr "" |
-#: python/python.c:1134 |
+#: record.c:721 |
msgid "" |
-"gdbpy_breakpoint_has_py_cond called when Python scripting is not supported." |
+"A size of \"unlimited\" means unlimited instructions. The default is 10." |
msgstr "" |
-#: python/python.c:1177 |
-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." |
+#: record.c:727 |
+msgid "Set number of function to print in \"record function-call-history\"." |
msgstr "" |
-#: python/python.c:1188 |
-msgid "" |
-"Evaluate a Python command.\n" |
-"\n" |
-"Python scripting is not supported in this copy of GDB.\n" |
-"This command is only a placeholder." |
+#: record.c:728 |
+msgid "Show number of functions to print in \"record function-call-history\"." |
msgstr "" |
-#: python/python.c:1198 python/python.c:1203 |
-msgid "Prefix command for python preference settings." |
+#: record.c:729 |
+msgid "A size of \"unlimited\" means unlimited lines. The default is 10." |
msgstr "" |
-#: python/python.c:1208 |
-msgid "Set mode for Python stack dump on error." |
+#: record.c:735 |
+msgid "Start recording." |
msgstr "" |
-#: python/python.c:1209 |
-msgid "Show the mode of Python stack printing on error." |
+#: record.c:741 record-full.c:2945 |
+msgid "Set record options" |
msgstr "" |
-#: python/python.c:1210 |
-msgid "" |
-"none == no stack or message will be printed.\n" |
-"full == a message and a stack will be printed.\n" |
-"message == an error message without a stack will be printed." |
+#: record.c:745 record-full.c:2949 |
+msgid "Show record options" |
msgstr "" |
-#: ravenscar-thread.c:396 |
-msgid "\"set ravenscar\" must be followed by the name of a setting.\n" |
+#: record.c:749 |
+msgid "Info record options" |
msgstr "" |
-#: ravenscar-thread.c:417 |
-msgid "Support for Ravenscar task/thread switching is enabled\n" |
+#: record.c:754 |
+msgid "" |
+"Save the execution log to a file.\n" |
+"Argument is optional filename.\n" |
+"Default filename is 'gdb_record.<process_id>'." |
msgstr "" |
-#: ravenscar-thread.c:420 |
-msgid "Support for Ravenscar task/thread switching is disabled\n" |
+#: record.c:761 |
+msgid "Delete the rest of execution log and start recording it anew." |
msgstr "" |
-#: ravenscar-thread.c:443 |
-msgid "Prefix command for changing Ravenscar-specific settings" |
+#: record.c:767 |
+msgid "Stop the record/replay target." |
msgstr "" |
-#: ravenscar-thread.c:447 |
-msgid "Prefix command for showing Ravenscar-specific settings" |
+#: record.c:771 |
+msgid "" |
+"Restore the program to its state at instruction number N.\n" |
+"Argument is instruction number, as shown by 'info record'." |
msgstr "" |
-#: ravenscar-thread.c:451 |
-msgid "Enable or disable support for GNAT Ravenscar tasks" |
+#: record.c:777 |
+msgid "Go to the beginning of the execution log." |
msgstr "" |
-#: ravenscar-thread.c:452 |
-msgid "Show whether support for GNAT Ravenscar tasks is enabled" |
+#: record.c:782 |
+msgid "Go to the end of the execution log." |
msgstr "" |
-#: ravenscar-thread.c:454 |
+#: record.c:785 |
msgid "" |
-"Enable or disable support for task/thread switching with the GNAT\n" |
-"Ravenscar run-time library for bareboard configuration." |
-msgstr "" |
- |
-#: record.c:557 |
+"Print disassembled instructions stored in the execution log.\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 /f modifier, function names are omitted.\n" |
+"With a /p modifier, current position markers are omitted.\n" |
+"With no argument, disassembles ten more instructions after the previous " |
+"disassembly.\n" |
+"\"record instruction-history -\" disassembles ten instructions before a " |
+"previous disassembly.\n" |
+"One argument specifies an instruction number as shown by 'info record', and " |
+"ten instructions are disassembled after that instruction.\n" |
+"Two arguments with comma between them specify starting and ending " |
+"instruction numbers to disassemble.\n" |
+"If the second argument is preceded by '+' or '-', it specifies the distance " |
+"from the first argument.\n" |
+"The number of instructions to disassemble can be defined with \"set record " |
+"instruction-history-size\"." |
+msgstr "" |
+ |
+#: record.c:805 |
+msgid "" |
+"Prints the execution history at function granularity.\n" |
+"It prints one line for each sequence of instructions that belong to the same " |
+"function.\n" |
+"Without modifiers, it prints the function name.\n" |
+"With a /l modifier, the source file and line number range is included.\n" |
+"With a /i modifier, the instruction number range is included.\n" |
+"With no argument, prints ten more lines after the previous ten-line print.\n" |
+"\"record function-call-history -\" prints ten lines before a previous ten-" |
+"line print.\n" |
+"One argument specifies a function number as shown by 'info record', and ten " |
+"lines are printed after that function.\n" |
+"Two arguments with comma between them specify a range of functions to " |
+"print.\n" |
+"If the second argument is preceded by '+' or '-', it specifies the distance " |
+"from the first argument.\n" |
+"The number of functions to print can be defined with \"set record function-" |
+"call-history-size\"." |
+msgstr "" |
+ |
+#: record-full.c:569 |
msgid "" |
"Do you want to auto delete previous execution log entries when record/replay " |
-"buffer becomes full (record stop-at-limit)?" |
+"buffer becomes full (record full stop-at-limit)?" |
msgstr "" |
-#: record.c:565 |
+#: record-full.c:577 |
msgid "Process record: stopped by user." |
msgstr "" |
-#: record.c:635 |
+#: record-full.c:648 |
msgid "Process record: inferior program stopped." |
msgstr "" |
-#: record.c:637 record.c:1577 record.c:1586 record.c:1592 |
+#: record-full.c:650 record-full.c:1550 record-full.c:1559 record-full.c:1565 |
msgid "Process record: failed to record execution log." |
msgstr "" |
-#: record.c:745 |
-#, possible-c-format |
-msgid "Process record: error reading memory at addr = %s len = %d." |
-msgstr "" |
- |
-#: record.c:758 |
+#: record-full.c:768 |
#, possible-c-format |
msgid "Process record: error writing memory at addr = %s len = %d." |
msgstr "" |
-#: record.c:867 |
+#: record-full.c:879 |
msgid "Process record: the program is not being run." |
msgstr "" |
-#: record.c:869 |
+#: record-full.c:881 |
msgid "Process record target can't debug inferior in non-stop mode (non-stop)." |
msgstr "" |
-#: record.c:873 |
+#: record-full.c:885 |
msgid "" |
"Process record: the current architecture doesn't support record function." |
msgstr "" |
-#: record.c:877 |
+#: record-full.c:889 |
msgid "Could not find 'to_resume' method on the target stack." |
msgstr "" |
-#: record.c:879 |
+#: record-full.c:891 |
msgid "Could not find 'to_wait' method on the target stack." |
msgstr "" |
-#: record.c:881 |
+#: record-full.c:893 |
msgid "Could not find 'to_store_registers' method on the target stack." |
msgstr "" |
-#: record.c:884 |
+#: record-full.c:896 |
msgid "Could not find 'to_insert_breakpoint' method on the target stack." |
msgstr "" |
-#: record.c:887 |
+#: record-full.c:899 |
msgid "Could not find 'to_remove_breakpoint' method on the target stack." |
msgstr "" |
-#: record.c:890 |
+#: record-full.c:902 |
msgid "Could not find 'to_stopped_by_watchpoint' method on the target stack." |
msgstr "" |
-#: record.c:893 |
+#: record-full.c:905 |
msgid "Could not find 'to_stopped_data_address' method on the target stack." |
msgstr "" |
-#: record.c:913 |
+#: record-full.c:925 |
msgid "" |
"Process record target already running. Use \"record stop\" to stop record " |
"target first." |
msgstr "" |
-#: record.c:966 |
+#: record-full.c:978 |
msgid "Could not find 'to_xfer_partial' method on the target stack." |
msgstr "" |
-#: record.c:1619 |
+#: record-full.c:1593 |
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:1625 |
+#: record-full.c:1599 |
#, 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:1647 record.c:1680 |
+#: record-full.c:1621 record-full.c:1656 |
msgid "Process record canceled the operation." |
msgstr "" |
#. Let user choose if he wants to write memory or not. |
-#: record.c:1676 |
+#: record-full.c:1652 |
#, 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:1902 reverse.c:270 |
+#: record-full.c:1879 reverse.c:270 |
#, possible-c-format |
msgid "Unbalanced quotes: %s" |
msgstr "" |
-#: record.c:2051 record.c:2138 target.c:525 |
-msgid "You can't do that without a process to debug." |
-msgstr "" |
- |
-#: record.c:2211 |
-#, possible-c-format |
-msgid "Debugging of process record target is %s.\n" |
-msgstr "" |
- |
-#: record.c:2233 |
-msgid "" |
-"Delete the log from this point forward and begin to record the running " |
-"message at current PC?" |
-msgstr "" |
- |
-#: record.c:2239 |
-msgid "Already at end of record list.\n" |
-msgstr "" |
- |
-#: record.c:2243 record.c:2258 |
-msgid "Process record is not started.\n" |
-msgstr "" |
- |
-#: record.c:2254 |
-msgid "Process record is stopped and all execution logs are deleted.\n" |
-msgstr "" |
- |
-#: record.c:2283 |
-msgid "\"set record\" must be followed by an apporpriate subcommand.\n" |
-msgstr "" |
- |
-#: record.c:2304 |
+#: record-full.c:1929 |
msgid "Replay mode:\n" |
msgstr "" |
-#: record.c:2306 |
+#: record-full.c:1931 |
msgid "Record mode:\n" |
msgstr "" |
#. Display instruction number for first instruction in the log. |
-#: record.c:2318 |
+#: record-full.c:1943 |
#, possible-c-format |
msgid "Lowest recorded instruction number is %s.\n" |
msgstr "" |
-#: record.c:2323 |
+#: record-full.c:1948 |
#, possible-c-format |
msgid "Current instruction number is %s.\n" |
msgstr "" |
#. Display instruction number for last instruction in the log. |
-#: record.c:2327 |
+#: record-full.c:1952 |
#, possible-c-format |
msgid "Highest recorded instruction number is %s.\n" |
msgstr "" |
#. Display log count. |
-#: record.c:2331 |
+#: record-full.c:1956 |
#, possible-c-format |
-msgid "Log contains %d instructions.\n" |
+msgid "Log contains %u instructions.\n" |
msgstr "" |
-#: record.c:2336 |
+#: record-full.c:1960 |
msgid "No instructions have been logged.\n" |
msgstr "" |
-#: record.c:2341 |
-msgid "target record is not active.\n" |
-msgstr "" |
- |
#. Display max log size. |
-#: record.c:2345 |
+#: record-full.c:1963 |
#, possible-c-format |
-msgid "Max logged instructions is %d.\n" |
+msgid "Max logged instructions is %u.\n" |
msgstr "" |
-#: record.c:2401 |
-#, possible-c-format |
-msgid "Failed to read %d bytes from core file %s ('%s')." |
+#: record-full.c:1989 |
+msgid "Target insn not found." |
msgstr "" |
-#: record.c:2473 |
-#, possible-c-format |
-msgid "Version mis-match or file format error in core file %s." |
+#: record-full.c:1991 |
+msgid "Already at target insn." |
msgstr "" |
-#: record.c:2578 |
+#: record-full.c:1994 |
#, possible-c-format |
-msgid "Bad entry type in core file %s." |
+msgid "Go forward to insn number %s\n" |
msgstr "" |
-#: record.c:2599 |
+#: record-full.c:2000 |
#, possible-c-format |
-msgid "Auto increase record/replay buffer limit to %d." |
+msgid "Go backward to insn number %s\n" |
msgstr "" |
-#. Succeeded. |
-#: record.c:2604 |
-#, possible-c-format |
-msgid "Restored records from core file %s.\n" |
+#: record-full.c:2166 record-full.c:2256 target.c:517 |
+msgid "You can't do that without a process to debug." |
msgstr "" |
-#: record.c:2620 |
+#: record-full.c:2387 |
#, possible-c-format |
-msgid "Failed to write %d bytes to core file %s ('%s')." |
-msgstr "" |
- |
-#: record.c:2665 |
-msgid "" |
-"This command can only be used with target 'record'.\n" |
-"Use 'target record' first.\n" |
+msgid "Failed to read %d bytes from core file %s ('%s')." |
msgstr "" |
-#: record.c:2732 |
+#: record-full.c:2459 |
#, possible-c-format |
-msgid "Failed to create 'precord' section for corefile %s: %s" |
+msgid "Version mis-match or file format error in core file %s." |
msgstr "" |
-#. Succeeded. |
-#: record.c:2861 |
+#: record-full.c:2564 |
#, possible-c-format |
-msgid "Saved core file %s with execution log.\n" |
-msgstr "" |
- |
-#: record.c:2906 |
-msgid "Command requires an argument (insn number to go to)." |
+msgid "Bad entry type in core file %s." |
msgstr "" |
-#: record.c:2940 |
+#: record-full.c:2585 |
#, possible-c-format |
-msgid "Target insn '%s' not found." |
+msgid "Auto increase record/replay buffer limit to %u." |
msgstr "" |
-#: record.c:2942 |
+#. Succeeded. |
+#: record-full.c:2590 |
#, possible-c-format |
-msgid "Already at insn '%s'." |
+msgid "Restored records from core file %s.\n" |
msgstr "" |
-#: record.c:2945 |
+#: record-full.c:2606 |
#, possible-c-format |
-msgid "Go forward to insn number %s\n" |
+msgid "Failed to write %d bytes to core file %s ('%s')." |
msgstr "" |
-#: record.c:2951 |
+#: record-full.c:2703 |
#, possible-c-format |
-msgid "Go backward to insn number %s\n" |
-msgstr "" |
- |
-#: record.c:2979 |
-msgid "Set debugging of record/replay feature." |
-msgstr "" |
- |
-#: record.c:2980 |
-msgid "Show debugging of record/replay feature." |
-msgstr "" |
- |
-#: record.c:2981 |
-msgid "When enabled, debugging output for record/replay feature is displayed." |
-msgstr "" |
- |
-#: record.c:2987 |
-msgid "Abbreviated form of \"target record\" command." |
-msgstr "" |
- |
-#: record.c:2993 |
-msgid "Set record options" |
+msgid "Failed to create 'precord' section for corefile %s: %s" |
msgstr "" |
-#: record.c:2997 |
-msgid "Show record options" |
+#. Succeeded. |
+#: record-full.c:2834 |
+#, possible-c-format |
+msgid "Saved core file %s with execution log.\n" |
msgstr "" |
-#: record.c:3001 |
-msgid "Info record options" |
+#: record-full.c:2895 |
+msgid "\"set record full\" must be followed by an apporpriate subcommand.\n" |
msgstr "" |
-#: record.c:3006 |
-msgid "" |
-"Save the execution log to a file.\n" |
-"Argument is optional filename.\n" |
-"Default filename is 'gdb_record.<process_id>'." |
+#: record-full.c:2929 |
+msgid "Start full execution recording." |
msgstr "" |
-#: record.c:3013 |
+#: record-full.c:2933 |
msgid "" |
"Restore the execution log from a file.\n" |
"Argument is filename. File must be created with 'record save'." |
msgstr "" |
-#: record.c:3019 |
-msgid "Delete the rest of execution log and start recording it anew." |
-msgstr "" |
- |
-#: record.c:3025 |
-msgid "Stop the record/replay target." |
-msgstr "" |
- |
-#: record.c:3031 |
+#: record-full.c:2954 |
msgid "Set whether record/replay stops when record/replay buffer becomes full." |
msgstr "" |
-#: record.c:3032 |
+#: record-full.c:2955 |
msgid "" |
"Show whether record/replay stops when record/replay buffer becomes full." |
msgstr "" |
-#: record.c:3034 |
+#: record-full.c:2957 |
msgid "" |
"Default is ON.\n" |
"When ON, if the record/replay buffer becomes full, ask user what to do.\n" |
@@ -19066,91 +20086,82 @@ msgid "" |
"delete the oldest recorded instruction to make room for each new one." |
msgstr "" |
-#: record.c:3042 |
+#: record-full.c:2974 |
msgid "Set record/replay buffer limit." |
msgstr "" |
-#: record.c:3043 |
+#: record-full.c:2975 |
msgid "Show record/replay buffer limit." |
msgstr "" |
-#: record.c:3043 |
+#: record-full.c:2975 |
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:3049 |
-msgid "" |
-"Restore the program to its state at instruction number N.\n" |
-"Argument is instruction number, as shown by 'info record'." |
+"record/replay buffer. A value of either \"unlimited\" or zero means no\n" |
+"limit. Default is 200000." |
msgstr "" |
-#: record.c:3055 |
+#: record-full.c:2992 |
msgid "" |
"Set whether query if PREC cannot record memory change of next instruction." |
msgstr "" |
-#: record.c:3057 |
+#: record-full.c:2994 |
msgid "" |
"Show whether query if PREC cannot record memory change of next instruction." |
msgstr "" |
-#: record.c:3059 |
+#: record-full.c:2996 |
msgid "" |
"Default is OFF.\n" |
"When ON, query if PREC cannot record memory change of next instruction." |
msgstr "" |
-#: regcache.c:1057 |
+#: regcache.c:1055 |
msgid "PC register is not available" |
msgstr "" |
-#: regcache.c:1063 |
+#: regcache.c:1061 |
msgid "regcache_read_pc: Unable to find PC" |
msgstr "" |
-#: regcache.c:1079 |
+#: regcache.c:1077 |
msgid "regcache_write_pc: Unable to update PC" |
msgstr "" |
-#: regcache.c:1093 |
+#: regcache.c:1091 |
msgid "Register cache flushed.\n" |
msgstr "" |
-#: regcache.c:1113 |
-msgid "Bad switch" |
-msgstr "" |
- |
-#: regcache.c:1412 |
+#: regcache.c:1385 |
msgid "Force gdb to flush its register cache (maintainer command)" |
msgstr "" |
-#: regcache.c:1415 |
+#: regcache.c:1388 |
msgid "" |
"Print the internal register configuration.\n" |
"Takes an optional file parameter." |
msgstr "" |
-#: regcache.c:1419 |
+#: regcache.c:1392 |
msgid "" |
"Print the internal register configuration including raw values.\n" |
"Takes an optional file parameter." |
msgstr "" |
-#: regcache.c:1424 |
+#: regcache.c:1397 |
msgid "" |
"Print the internal register configuration including cooked values.\n" |
"Takes an optional file parameter." |
msgstr "" |
-#: regcache.c:1429 |
+#: regcache.c:1402 |
msgid "" |
"Print the internal register configuration including each register's group.\n" |
"Takes an optional file parameter." |
msgstr "" |
-#: regcache.c:1434 |
+#: regcache.c:1407 |
msgid "" |
"Print the internal register configuration including each register's\n" |
"remote register number and buffer offset in the g/G packets.\n" |
@@ -19169,125 +20180,120 @@ msgstr "" |
#. malformed packet error |
#. general case: |
-#: remote.c:439 |
+#: remote.c:528 |
msgid "remote.c: error in outgoing packet." |
msgstr "" |
-#: remote.c:441 |
+#: remote.c:530 |
#, possible-c-format |
msgid "remote.c: error in outgoing packet at field #%ld." |
msgstr "" |
-#: remote.c:444 |
-#, possible-c-format |
-msgid "trace API error 0x%s." |
-msgstr "" |
- |
-#: remote.c:446 |
+#: remote.c:533 |
#, possible-c-format |
msgid "Target returns error code '%s'." |
msgstr "" |
-#: remote.c:475 |
+#: remote.c:562 |
#, possible-c-format |
msgid "invalid qRelocInsn packet: %s" |
msgstr "" |
-#: remote.c:509 |
+#: remote.c:596 |
msgid "warning: relocating instruction: " |
msgstr "" |
-#: remote.c:775 |
+#: remote.c:851 |
msgid "" |
"Send the ASCII ETX character (Ctrl-c) to the remote target to interrupt the " |
"execution of the program.\n" |
msgstr "" |
-#: remote.c:780 |
+#: remote.c:856 |
msgid "" |
"send a break signal to the remote target to interrupt the execution of the " |
"program.\n" |
msgstr "" |
-#: remote.c:784 |
+#: remote.c:860 |
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:789 remote.c:3222 |
+#: remote.c:865 remote.c:3271 |
#, possible-c-format |
msgid "Invalid value for interrupt_sequence_mode: %s." |
msgstr "" |
-#: remote.c:933 |
+#: remote.c:1004 |
msgid "Argument required (integer, `fixed' or `limited')." |
msgstr "" |
-#: remote.c:946 |
+#: remote.c:1017 |
#, possible-c-format |
msgid "Invalid %s (bad syntax)." |
msgstr "" |
-#: remote.c:953 |
+#: remote.c:1024 |
#, possible-c-format |
msgid "Invalid %s (too large)." |
msgstr "" |
-#: remote.c:959 |
+#: remote.c:1030 |
#, 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:962 |
+#: remote.c:1033 |
msgid "Packet size not changed." |
msgstr "" |
-#: remote.c:972 |
+#: remote.c:1043 |
#, possible-c-format |
msgid "The %s is %ld. " |
msgstr "" |
-#: remote.c:974 |
+#: remote.c:1045 |
#, possible-c-format |
msgid "Packets are fixed at %ld bytes.\n" |
msgstr "" |
-#: remote.c:977 |
+#: remote.c:1048 |
#, possible-c-format |
msgid "Packets are limited to %ld bytes.\n" |
msgstr "" |
-#: remote.c:1101 |
+#: remote.c:1172 |
#, possible-c-format |
msgid "Support for the `%s' packet is auto-detected, currently %s.\n" |
msgstr "" |
-#: remote.c:1107 |
+#: remote.c:1178 |
#, possible-c-format |
msgid "Support for the `%s' packet is currently %s.\n" |
msgstr "" |
-#: remote.c:1202 |
+#: remote.c:1273 |
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:1216 |
+#: remote.c:1287 |
#, possible-c-format |
msgid "Protocol error: %s (%s) conflicting enabled responses." |
msgstr "" |
#. The user set it wrong. |
-#: remote.c:1220 |
+#: remote.c:1291 |
#, possible-c-format |
msgid "Enabled packet %s (%s) not recognized by stub" |
msgstr "" |
-#: remote.c:1315 remote.c:1336 |
+#: remote.c:1391 remote.c:1412 |
#, possible-c-format |
msgid "Could not find config for %s" |
msgstr "" |
@@ -19299,39 +20305,39 @@ msgstr "" |
#. 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:1454 remote.c:2915 remote.c:2941 remote.c:3058 remote.c:4032 |
-#: remote.c:5650 remote.c:5749 remote.c:6969 |
+#: remote.c:1503 remote.c:2957 remote.c:2983 remote.c:3105 remote.c:4152 |
+#: remote.c:5942 remote.c:6049 remote.c:7219 remote.c:8525 |
#, possible-c-format |
msgid "Remote failure reply: %s" |
msgstr "" |
-#: remote.c:2000 |
+#: remote.c:2035 |
#, possible-c-format |
msgid "invalid remote ptid: %s" |
msgstr "" |
-#: remote.c:2331 |
+#: remote.c:2366 |
msgid "Incomplete response to threadinfo request." |
msgstr "" |
#. This is an answer to a different request. |
-#: remote.c:2334 |
+#: remote.c:2369 |
msgid "ERROR RMT Thread info mismatch." |
msgstr "" |
-#: remote.c:2348 |
+#: remote.c:2383 |
msgid "ERROR RMT: threadinfo tag mismatch." |
msgstr "" |
-#: remote.c:2356 |
+#: remote.c:2391 |
msgid "ERROR RMT: length of threadid is not 16." |
msgstr "" |
-#: remote.c:2371 |
+#: remote.c:2406 |
msgid "ERROR RMT: 'exists' length too long." |
msgstr "" |
-#: remote.c:2395 |
+#: remote.c:2430 |
msgid "ERROR RMT: unknown thread info tag." |
msgstr "" |
@@ -19343,731 +20349,770 @@ msgstr "" |
#. exit |
#. wait for packet, then exit |
#. |
-#: remote.c:2499 |
+#: remote.c:2533 |
msgid "HMM: threadlist did not echo arg thread, dropping it." |
msgstr "" |
-#: remote.c:2506 |
+#: remote.c:2540 |
msgid "RMT ERROR : failed to get remote thread list." |
msgstr "" |
-#: remote.c:2514 |
+#: remote.c:2548 |
msgid "RMT ERROR: threadlist response longer than requested." |
msgstr "" |
-#: remote.c:2551 |
+#: remote.c:2580 |
msgid "Remote fetch threadlist -infinite loop-." |
msgstr "" |
#. paranoia |
-#: remote.c:2716 |
+#: remote.c:2747 |
msgid "Command can only be used when connected to the remote target." |
msgstr "" |
-#: remote.c:2733 |
+#: remote.c:2764 |
msgid "threads" |
msgstr "" |
-#: remote.c:2832 |
+#: remote.c:2874 |
msgid "remote_threads_extra_info" |
msgstr "" |
-#: remote.c:3093 remote.c:3120 |
+#: remote.c:3140 remote.c:3167 |
#, possible-c-format |
msgid "Target reported unsupported offsets: %s" |
msgstr "" |
-#: remote.c:3118 |
+#: remote.c:3165 |
#, possible-c-format |
msgid "Malformed response to offset query, %s" |
msgstr "" |
-#: remote.c:3166 |
+#: remote.c:3213 |
msgid "Can not handle qOffsets TextSeg response with this symbol file" |
msgstr "" |
-#: remote.c:3345 |
+#: remote.c:3450 |
msgid "Non-stop mode requested, but remote does not support non-stop" |
msgstr "" |
-#: remote.c:3352 |
+#: remote.c:3457 |
#, possible-c-format |
msgid "Remote refused setting non-stop mode with: %s" |
msgstr "" |
-#: remote.c:3368 |
+#: remote.c:3473 |
#, possible-c-format |
msgid "Remote refused setting all-stop mode with: %s" |
msgstr "" |
-#: remote.c:3384 remote.c:3476 |
+#: remote.c:3500 remote.c:3586 |
msgid "The target is not running (try extended-remote?)" |
msgstr "" |
-#: remote.c:3492 |
+#: remote.c:3602 |
msgid "remote didn't report the current thread in non-stop mode" |
msgstr "" |
-#: remote.c:3519 |
+#: remote.c:3628 |
msgid "Trace is already running on the target.\n" |
msgstr "" |
-#: remote.c:3650 |
+#: remote.c:3752 |
msgid "" |
"The remote protocol may be unreliable over UDP.\n" |
"Some events may be lost, rendering further debugging impossible." |
msgstr "" |
-#: remote.c:3686 |
+#: remote.c:3788 |
#, possible-c-format |
msgid "Remote refused setting permissions with: %s" |
msgstr "" |
-#: remote.c:3723 |
+#: remote.c:3825 |
#, possible-c-format |
msgid "Remote qSupported response supplied an unexpected value for \"%s\"." |
msgstr "" |
-#: remote.c:3747 |
+#: remote.c:3849 |
#, possible-c-format |
msgid "Remote target reported \"%s\" without a size." |
msgstr "" |
-#: remote.c:3756 |
+#: remote.c:3858 |
#, possible-c-format |
msgid "Remote target reported \"%s\" with a bad size: \"%s\"." |
msgstr "" |
-#: remote.c:3763 |
+#: remote.c:3865 |
#, possible-c-format |
msgid "limiting remote suggested packet size (%d bytes) to %d" |
msgstr "" |
-#: remote.c:4062 |
+#: remote.c:4182 |
msgid "empty item in \"qSupported\" response" |
msgstr "" |
-#: remote.c:4093 |
+#: remote.c:4213 |
#, possible-c-format |
msgid "unrecognized item \"%s\" in \"qSupported\" response" |
msgstr "" |
-#: remote.c:4141 |
+#: remote.c:4269 |
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:4156 |
+#: remote.c:4283 |
msgid "Already connected to a remote target. Disconnect? " |
msgstr "" |
-#: remote.c:4159 |
+#: remote.c:4284 |
msgid "Still connected." |
msgstr "" |
-#: remote.c:4318 remote-mips.c:1743 |
+#: remote.c:4432 remote-mips.c:1753 |
msgid "Argument given to \"detach\" when remotely debugging." |
msgstr "" |
-#: remote.c:4321 |
+#: remote.c:4435 |
msgid "No process to detach from." |
msgstr "" |
-#: remote.c:4345 |
+#: remote.c:4459 |
msgid "Remote doesn't know how to detach" |
msgstr "" |
-#: remote.c:4347 |
+#: remote.c:4461 |
msgid "Can't detach process." |
msgstr "" |
-#: remote.c:4350 |
+#: remote.c:4464 |
msgid "Ending remote debugging.\n" |
msgstr "" |
-#: remote.c:4374 |
+#: remote.c:4487 |
msgid "Argument given to \"disconnect\" when remotely debugging." |
msgstr "" |
-#: remote.c:4401 remote.c:4436 |
+#: remote.c:4514 remote.c:4549 |
msgid "This target does not support attaching to a process" |
msgstr "" |
-#: remote.c:4431 |
+#: remote.c:4544 |
#, possible-c-format |
msgid "Attaching to %s failed with: %s" |
msgstr "" |
-#: remote.c:4438 |
+#: remote.c:4551 |
#, possible-c-format |
msgid "Attaching to %s failed" |
msgstr "" |
-#: remote.c:4521 |
+#: remote.c:4630 |
#, possible-c-format |
msgid "Reply contains invalid hex digit %d" |
msgstr "" |
-#: remote.c:4763 |
+#: remote.c:4911 |
#, possible-c-format |
msgid "Unexpected vCont reply in non-stop mode: %s" |
msgstr "" |
-#: remote.c:4803 |
+#: remote.c:4956 |
#, possible-c-format |
msgid " - Can't pass signal %d to target in reverse: ignored." |
msgstr "" |
-#: remote.c:4808 |
+#: remote.c:4961 |
msgid "Remote reverse-step not supported." |
msgstr "" |
-#: remote.c:4811 |
+#: remote.c:4964 |
msgid "Remote reverse-continue not supported." |
msgstr "" |
-#: remote.c:4949 |
+#: remote.c:5102 |
msgid "Remote server does not support stopping threads" |
msgstr "" |
-#: remote.c:4982 |
+#: remote.c:5135 |
#, possible-c-format |
msgid "Stopping %s failed: %s" |
msgstr "" |
-#: remote.c:5339 |
+#. We got an unknown stop reply. |
+#: remote.c:5329 |
+msgid "Unknown stop reply" |
+msgstr "" |
+ |
+#: remote.c:5632 |
#, possible-c-format |
msgid "" |
"Malformed packet(a) (missing colon): %s\n" |
"Packet: '%s'\n" |
msgstr "" |
-#: remote.c:5395 |
+#: remote.c:5687 |
#, possible-c-format |
msgid "" |
"Malformed packet(b) (missing colon): %s\n" |
"Packet: '%s'\n" |
msgstr "" |
-#: remote.c:5401 |
+#: remote.c:5693 |
#, possible-c-format |
msgid "" |
"Remote sent bad register number %s: %s\n" |
"Packet: '%s'\n" |
msgstr "" |
-#: remote.c:5413 |
+#: remote.c:5705 |
#, possible-c-format |
msgid "Remote reply is too short: %s" |
msgstr "" |
-#: remote.c:5419 |
+#: remote.c:5711 |
#, possible-c-format |
msgid "" |
"Remote register badly formatted: %s\n" |
"here: %s" |
msgstr "" |
-#: remote.c:5481 remote.c:5484 |
+#: remote.c:5780 remote.c:5783 |
#, possible-c-format |
msgid "unknown stop reply packet: %s" |
msgstr "" |
-#: remote.c:5491 |
+#: remote.c:5790 |
#, possible-c-format |
msgid "No process or thread specified in stop reply: %s" |
msgstr "" |
-#: remote.c:5656 remote.c:5798 |
+#: remote.c:5948 remote.c:6095 |
#, possible-c-format |
msgid "Invalid remote reply: %s" |
msgstr "" |
-#: remote.c:5885 |
+#: remote.c:6182 |
#, possible-c-format |
msgid "Could not fetch register \"%s\"; remote failure reply '%s'" |
msgstr "" |
-#: remote.c:5904 |
+#: remote.c:6201 |
msgid "fetch_register_using_p: early buf termination" |
msgstr "" |
-#: remote.c:5942 |
+#: remote.c:6239 |
#, possible-c-format |
msgid "Remote 'g' packet reply is of odd length: %s" |
msgstr "" |
-#: remote.c:5961 |
+#: remote.c:6258 |
#, possible-c-format |
msgid "Remote 'g' packet reply is too long: %s" |
msgstr "" |
-#: remote.c:6004 remote.c:6022 |
+#: remote.c:6301 remote.c:6319 |
msgid "unexpected end of 'g' packet reply" |
msgstr "" |
-#: remote.c:6063 |
+#: remote.c:6361 |
msgid "could not set remote traceframe" |
msgstr "" |
-#: remote.c:6171 |
+#: remote.c:6469 |
#, possible-c-format |
msgid "Could not write register \"%s\"; remote failure reply '%s'" |
msgstr "" |
-#: remote.c:6176 |
+#: remote.c:6474 |
msgid "Bad result from packet_ok" |
msgstr "" |
-#: remote.c:6217 |
+#: remote.c:6515 |
#, possible-c-format |
msgid "Could not write registers; remote failure reply '%s'" |
msgstr "" |
-#: remote.c:6397 |
+#: remote.c:6695 |
msgid "Received too much data from remote target; ignoring overflow." |
msgstr "" |
-#: remote.c:6414 |
+#: remote.c:6712 |
msgid "Unmatched escape character in target response." |
msgstr "" |
-#: remote.c:6513 |
+#: remote.c:6812 |
msgid "remote_write_bytes_aux: bad packet format" |
msgstr "" |
-#: remote.c:6560 |
+#: remote.c:6859 |
msgid "minimum packet size too small to write data" |
msgstr "" |
-#: remote.c:6676 |
+#: remote.c:6969 |
msgid "remote_write_bytes: bad internal state" |
msgstr "" |
-#: remote.c:6826 |
+#: remote.c:7045 |
msgid "Too long remote packet." |
msgstr "" |
-#: remote.c:6829 remote.c:8838 |
+#: remote.c:7048 remote.c:9121 |
msgid "Communication problem with target." |
msgstr "" |
-#: remote.c:6868 |
+#: remote.c:7087 |
msgid "Remote target does not support flash erase" |
msgstr "" |
-#: remote.c:6870 |
+#: remote.c:7089 |
msgid "Error erasing flash with vFlashErase packet" |
msgstr "" |
-#: remote.c:6910 |
+#: remote.c:7129 |
msgid "Remote target does not support vFlashDone" |
msgstr "" |
-#: remote.c:6912 |
+#: remote.c:7131 |
msgid "Error finishing flash operation" |
msgstr "" |
-#: remote.c:6943 remote-m32r-sdi.c:722 remote-m32r-sdi.c:728 |
-#: remote-m32r-sdi.c:744 |
+#: remote.c:7179 remote-m32r-sdi.c:723 remote-m32r-sdi.c:729 |
+#: remote-m32r-sdi.c:745 |
msgid "Remote connection closed" |
msgstr "" |
-#: remote.c:6947 |
+#: remote.c:7182 remote.c:7201 |
msgid "Remote communication error. Target disconnected." |
msgstr "" |
-#: remote.c:7036 |
+#: remote.c:7287 |
msgid "Cannot execute this command while the target is running." |
msgstr "" |
-#: remote.c:7076 |
-msgid "putpkt: write failed" |
-msgstr "" |
- |
-#: remote.c:7362 |
+#: remote.c:7612 |
#, possible-c-format |
msgid "Invalid run length encoding: %s\n" |
msgstr "" |
-#: remote.c:7468 |
+#: remote.c:7721 |
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:7489 |
+#: remote.c:7743 |
msgid "Ignoring packet error, continuing...\n" |
msgstr "" |
-#: remote.c:7625 |
+#: remote.c:7901 |
msgid "Can't kill process" |
msgstr "" |
-#: remote.c:7734 |
+#: remote.c:8007 |
msgid "Target does not support QDisableRandomization." |
msgstr "" |
-#: remote.c:7736 |
+#: remote.c:8009 |
#, possible-c-format |
msgid "Bogus QDisableRandomization reply from target: %s" |
msgstr "" |
-#: remote.c:7754 |
+#: remote.c:8027 |
msgid "Remote file name too long for run packet" |
msgstr "" |
-#: remote.c:7769 |
+#: remote.c:8042 |
msgid "Argument list too long for run packet" |
msgstr "" |
-#: remote.c:7792 |
+#: remote.c:8065 |
msgid "" |
"Running the default executable on the remote target failed; try \"set remote " |
"exec-file\"?" |
msgstr "" |
-#: remote.c:7795 |
+#: remote.c:8068 |
#, possible-c-format |
msgid "Running \"%s\" on the remote target failed" |
msgstr "" |
-#: remote.c:7825 |
+#: remote.c:8103 |
msgid "Remote target does not support \"set remote exec-file\"" |
msgstr "" |
-#: remote.c:7827 |
+#: remote.c:8105 |
msgid "Remote target does not support \"set args\" or run <ARGS>" |
msgstr "" |
-#: remote.c:8030 |
+#: remote.c:8316 |
#, possible-c-format |
msgid "hw_bp_to_z: bad watchpoint type %d" |
msgstr "" |
-#: remote.c:8065 |
+#: remote.c:8356 |
msgid "remote_insert_watchpoint: reached end of function" |
msgstr "" |
-#: remote.c:8107 |
+#: remote.c:8403 |
msgid "remote_remove_watchpoint: reached end of function" |
msgstr "" |
-#: remote.c:8222 |
+#: remote.c:8534 |
msgid "remote_insert_hw_breakpoint: reached end of function" |
msgstr "" |
-#: remote.c:8258 |
+#: remote.c:8575 |
msgid "remote_remove_hw_breakpoint: reached end of function" |
msgstr "" |
-#: remote.c:8315 |
+#: remote.c:8605 |
msgid "remote target does not support this operation" |
msgstr "" |
-#: remote.c:8343 |
+#: remote.c:8633 |
msgid "command cannot be used without an exec file" |
msgstr "" |
-#: remote.c:8368 |
+#: remote.c:8661 |
#, possible-c-format |
msgid "target memory fault, section %s, range %s -- %s" |
msgstr "" |
-#: remote.c:8386 |
+#: remote.c:8679 |
msgid "" |
"One or more sections of the remote executable does not match\n" |
"the loaded file\n" |
msgstr "" |
-#: remote.c:8389 |
+#: remote.c:8682 |
#, possible-c-format |
msgid "No loaded section named '%s'.\n" |
msgstr "" |
-#: remote.c:8489 |
+#: remote.c:8778 |
#, possible-c-format |
msgid "Unknown remote qXfer reply: %s" |
msgstr "" |
-#: remote.c:8495 |
+#: remote.c:8784 |
msgid "Remote qXfer reply contained no data." |
msgstr "" |
-#: remote.c:8689 |
+#: remote.c:8969 |
msgid "remote query is only available after target open" |
msgstr "" |
-#: remote.c:8780 |
+#: remote.c:9063 |
msgid "Pattern is too large to transmit to remote target." |
msgstr "" |
-#: remote.c:8802 remote.c:8807 |
+#: remote.c:9085 remote.c:9090 |
#, possible-c-format |
msgid "Unknown qSearch:memory reply: %s" |
msgstr "" |
-#: remote.c:8820 |
+#: remote.c:9103 |
msgid "remote rcmd is only available after target open" |
msgstr "" |
-#: remote.c:8832 |
+#: remote.c:9115 |
#, possible-c-format |
msgid "\"monitor\" command ``%s'' is too long." |
msgstr "" |
-#: remote.c:8859 remote.c:10162 remote.c:10449 remote.c:10543 remote.c:10645 |
-#: remote.c:10695 remote.c:10772 remote.c:10834 remote.c:10862 |
+#: remote.c:9142 remote.c:10453 remote.c:10740 remote.c:10835 remote.c:10943 |
+#: remote.c:10993 remote.c:11070 remote.c:11132 remote.c:11160 |
msgid "Target does not support this command." |
msgstr "" |
-#: remote.c:8870 |
+#: remote.c:9153 |
msgid "Protocol error with Rcmd" |
msgstr "" |
-#: remote.c:8906 remote.c:9845 remote.c:9933 remote.c:9984 |
+#: remote.c:9189 remote.c:10134 remote.c:10223 remote.c:10275 |
msgid "command can only be used with remote target" |
msgstr "" |
-#: remote.c:8909 |
+#: remote.c:9192 |
msgid "remote-packet command requires packet text as argument" |
msgstr "" |
-#: remote.c:8950 |
+#: remote.c:9233 |
msgid "Remote threadset test\n" |
msgstr "" |
-#: remote.c:9056 |
+#: remote.c:9339 |
msgid "Fetch and print the remote list of thread identifiers, one pkt only" |
msgstr "" |
-#: remote.c:9059 |
+#: remote.c:9342 |
msgid "Fetch and display info about one thread" |
msgstr "" |
-#: remote.c:9061 |
+#: remote.c:9344 |
msgid "Test setting to a different thread" |
msgstr "" |
-#: remote.c:9063 |
+#: remote.c:9346 |
msgid "Iterate through updating all remote thread info" |
msgstr "" |
-#: remote.c:9065 |
+#: remote.c:9348 |
msgid " Remote thread alive test " |
msgstr "" |
-#: remote.c:9152 |
+#: remote.c:9435 |
msgid "Remote target doesn't support qGetTLSAddr packet" |
msgstr "" |
-#: remote.c:9155 |
+#: remote.c:9438 |
msgid "Remote target failed to process qGetTLSAddr request" |
msgstr "" |
-#: remote.c:9159 |
+#: remote.c:9442 |
msgid "TLS not supported or disabled on this target" |
msgstr "" |
-#: remote.c:9196 |
+#: remote.c:9479 |
msgid "Remote target doesn't support qGetTIBAddr packet" |
msgstr "" |
-#: remote.c:9198 |
+#: remote.c:9481 |
msgid "Remote target failed to process qGetTIBAddr request" |
msgstr "" |
-#: remote.c:9201 |
+#: remote.c:9484 |
msgid "qGetTIBAddr not supported or disabled on this target" |
msgstr "" |
-#: remote.c:9249 |
+#: remote.c:9532 |
#, possible-c-format |
msgid "Duplicate g packet description added for size %d" |
msgstr "" |
-#: remote.c:9316 remote.c:9337 remote.c:9359 |
+#: remote.c:9599 remote.c:9620 remote.c:9642 |
msgid "Packet too long for target." |
msgstr "" |
-#: remote.c:9591 |
+#: remote.c:9874 |
#, possible-c-format |
msgid "Read returned %d, but %d bytes." |
msgstr "" |
-#: remote.c:9665 |
+#: remote.c:9948 |
#, possible-c-format |
msgid "Readlink returned %d, but %d bytes." |
msgstr "" |
-#: remote.c:9728 |
+#: remote.c:10011 |
#, possible-c-format |
msgid "Unknown remote I/O error %d" |
msgstr "" |
-#: remote.c:9730 |
+#: remote.c:10013 |
#, possible-c-format |
msgid "Remote I/O error: %s" |
msgstr "" |
-#: remote.c:9879 |
+#: remote.c:10168 |
#, possible-c-format |
msgid "Error reading %s." |
msgstr "" |
-#: remote.c:9902 |
+#: remote.c:10191 |
#, possible-c-format |
msgid "Remote write of %d bytes returned 0!" |
msgstr "" |
-#: remote.c:9919 |
+#: remote.c:10208 |
#, possible-c-format |
msgid "Successfully sent file \"%s\".\n" |
msgstr "" |
-#: remote.c:9974 |
+#: remote.c:10264 |
#, possible-c-format |
msgid "Successfully fetched file \"%s\".\n" |
msgstr "" |
-#: remote.c:9991 |
+#: remote.c:10282 |
#, possible-c-format |
msgid "Successfully deleted file \"%s\".\n" |
msgstr "" |
-#: remote.c:10001 |
+#: remote.c:10292 |
msgid "file to put" |
msgstr "" |
-#: remote.c:10006 |
+#: remote.c:10297 |
msgid "Invalid parameters to remote put" |
msgstr "" |
-#: remote.c:10020 |
+#: remote.c:10311 |
msgid "file to get" |
msgstr "" |
-#: remote.c:10025 |
+#: remote.c:10316 |
msgid "Invalid parameters to remote get" |
msgstr "" |
-#: remote.c:10039 |
+#: remote.c:10330 |
msgid "file to delete" |
msgstr "" |
-#: remote.c:10044 |
+#: remote.c:10335 |
msgid "Invalid parameters to remote delete" |
msgstr "" |
-#: remote.c:10207 remote.c:10222 remote.c:10384 remote.c:10395 |
+#: remote.c:10498 remote.c:10513 remote.c:10675 remote.c:10686 |
msgid "Target does not support source download." |
msgstr "" |
-#: remote.c:10276 |
+#: remote.c:10567 |
msgid "Fast tracepoint not valid during download" |
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:10283 |
+#: remote.c:10574 |
#, possible-c-format |
msgid "" |
"Target does not support fast tracepoints, downloading %d as regular " |
"tracepoint" |
msgstr "" |
-#: remote.c:10297 |
+#: remote.c:10588 |
msgid "Static tracepoint not valid during download" |
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:10303 |
+#: remote.c:10594 |
msgid "Target does not support static tracepoints" |
msgstr "" |
-#: remote.c:10324 |
+#: remote.c:10615 |
#, possible-c-format |
msgid "Target does not support conditional tracepoints, ignoring tp %d cond" |
msgstr "" |
-#: remote.c:10333 |
+#: remote.c:10624 |
msgid "Target does not support tracepoints." |
msgstr "" |
-#: remote.c:10350 remote.c:10367 |
+#: remote.c:10641 remote.c:10658 |
msgid "Error on target while setting tracepoints." |
msgstr "" |
-#: remote.c:10443 |
+#: remote.c:10734 |
msgid "Trace state variable name too long for tsv definition packet" |
msgstr "" |
-#: remote.c:10451 |
+#: remote.c:10742 |
msgid "Error on target while downloading trace state variable." |
msgstr "" |
-#: remote.c:10466 |
+#: remote.c:10757 |
msgid "" |
"Target does not support enabling tracepoints while a trace run is ongoing." |
msgstr "" |
-#: remote.c:10468 |
+#: remote.c:10759 |
msgid "Error on target while enabling tracepoint." |
msgstr "" |
-#: remote.c:10483 |
+#: remote.c:10774 |
msgid "" |
"Target does not support disabling tracepoints while a trace run is ongoing." |
msgstr "" |
-#: remote.c:10485 |
+#: remote.c:10776 |
msgid "Error on target while disabling tracepoint." |
msgstr "" |
-#: remote.c:10522 |
+#: remote.c:10814 |
msgid "Too many sections for read-only sections definition packet." |
msgstr "" |
-#: remote.c:10545 remote.c:10647 remote.c:10720 remote.c:10723 remote.c:10774 |
-#: remote.c:10836 remote.c:10864 remote.c:10961 |
+#: remote.c:10837 remote.c:10945 remote.c:11018 remote.c:11021 remote.c:11072 |
+#: remote.c:11134 remote.c:11162 remote.c:11252 remote.c:11297 |
#, possible-c-format |
msgid "Bogus reply from target: %s" |
msgstr "" |
-#: remote.c:10585 |
+#: remote.c:10881 |
#, possible-c-format |
msgid "Bogus trace status reply from target: %s" |
msgstr "" |
-#: remote.c:10689 |
+#: remote.c:10987 |
#, possible-c-format |
msgid "Unknown trace find type %d" |
msgstr "" |
-#: remote.c:10704 |
+#: remote.c:11002 |
msgid "Unable to parse trace frame number" |
msgstr "" |
-#: remote.c:10714 |
+#: remote.c:11012 |
msgid "Unable to parse tracepoint number" |
msgstr "" |
-#: remote.c:10766 |
+#: remote.c:11064 |
msgid "Remote file name too long for trace save packet" |
msgstr "" |
-#: remote.c:10839 |
+#: remote.c:11137 |
msgid "Target does not support disconnected tracing." |
msgstr "" |
+#: remote.c:11374 |
+#, possible-c-format |
+msgid "Could not enable branch tracing for %s: %s" |
+msgstr "" |
+ |
+#: remote.c:11377 |
+#, possible-c-format |
+msgid "Could not enable branch tracing for %s." |
+msgstr "" |
+ |
+#: remote.c:11409 |
+#, possible-c-format |
+msgid "Could not disable branch tracing for %s: %s" |
+msgstr "" |
+ |
+#: remote.c:11412 |
+#, possible-c-format |
+msgid "Could not disable branch tracing for %s." |
+msgstr "" |
+ |
+#: remote.c:11444 |
+msgid "Cannot process branch tracing result. XML parsing not supported." |
+msgstr "" |
+ |
+#: remote.c:11457 |
+#, possible-c-format |
+msgid "Bad branch tracing read type: %u." |
+msgstr "" |
+ |
+#: remote.c:11803 |
+#, possible-c-format |
+msgid "Debugger's willingness to use range stepping is %s.\n" |
+msgstr "" |
+ |
+#: remote.c:11829 |
+msgid "Range stepping is not supported by the current target" |
+msgstr "" |
+ |
#. set/show remote ... |
#. allow-unknown |
-#: remote.c:11341 remote.c:11347 |
+#: remote.c:11876 remote.c:11882 |
msgid "" |
"Remote protocol specific variables\n" |
"Configure various remote-protocol specific variables such as\n" |
@@ -20075,13 +21120,13 @@ msgid "" |
msgstr "" |
#. allow-unknown |
-#: remote.c:11354 |
+#: remote.c:11889 |
msgid "" |
"Compare section data on target to the exec file.\n" |
"Argument is a single section name (default: all loaded sections)." |
msgstr "" |
-#: remote.c:11359 |
+#: remote.c:11894 |
msgid "" |
"Send an arbitrary packet to a remote target.\n" |
" maintenance packet TEXT\n" |
@@ -20091,57 +21136,57 @@ msgid "" |
"terminating `#' character and checksum." |
msgstr "" |
-#: remote.c:11368 |
+#: remote.c:11903 |
msgid "Set whether to send break if interrupted." |
msgstr "" |
-#: remote.c:11369 |
+#: remote.c:11904 |
msgid "Show whether to send break if interrupted." |
msgstr "" |
-#: remote.c:11370 |
+#: remote.c:11905 |
msgid "If set, a break, instead of a cntrl-c, is sent to the remote target." |
msgstr "" |
-#: remote.c:11383 |
+#: remote.c:11918 |
msgid "Set interrupt sequence to remote target." |
msgstr "" |
-#: remote.c:11384 |
+#: remote.c:11919 |
msgid "Show interrupt sequence to remote target." |
msgstr "" |
-#: remote.c:11385 |
+#: remote.c:11920 |
msgid "" |
"Valid value is \"Ctrl-C\", \"BREAK\" or \"BREAK-g\". The default is \"Ctrl-C" |
"\"." |
msgstr "" |
-#: remote.c:11392 |
+#: remote.c:11927 |
msgid "" |
"Set whether interrupt-sequence is sent to remote target when gdb connects to." |
msgstr "" |
-#: remote.c:11393 |
+#: remote.c:11928 |
msgid "" |
"\t\tShow whether interrupt-sequence is sent to remote target when gdb " |
"connects to." |
msgstr "" |
-#: remote.c:11394 |
+#: remote.c:11929 |
msgid "\t\tIf set, interrupt sequence is sent to remote target." |
msgstr "" |
#. Install commands for configuring memory read/write packets. |
-#: remote.c:11401 |
+#: remote.c:11936 |
msgid "Set the maximum number of bytes per memory write packet (deprecated)." |
msgstr "" |
-#: remote.c:11404 |
+#: remote.c:11939 |
msgid "Show the maximum number of bytes per memory write packet (deprecated)." |
msgstr "" |
-#: remote.c:11408 |
+#: remote.c:11943 |
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" |
@@ -20150,7 +21195,7 @@ msgid "" |
"further restriction and ``limit'' to enable that restriction." |
msgstr "" |
-#: remote.c:11416 |
+#: remote.c:11951 |
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" |
@@ -20159,124 +21204,142 @@ msgid "" |
"further restriction and ``limit'' to enable that restriction." |
msgstr "" |
-#: remote.c:11425 |
+#: remote.c:11960 |
msgid "Show the maximum number of bytes per memory-write packet." |
msgstr "" |
-#: remote.c:11429 |
+#: remote.c:11964 |
msgid "Show the maximum number of bytes per memory-read packet." |
msgstr "" |
-#: remote.c:11433 |
+#: remote.c:11968 |
msgid "Set the maximum number of target hardware watchpoints." |
msgstr "" |
-#: remote.c:11434 |
+#: remote.c:11969 |
msgid "Show the maximum number of target hardware watchpoints." |
msgstr "" |
-#: remote.c:11435 remote.c:11444 remote.c:11453 |
+#: remote.c:11970 remote.c:11979 remote.c:11988 |
msgid "Specify a negative limit for unlimited." |
msgstr "" |
-#: remote.c:11442 |
+#: remote.c:11977 |
msgid "Set the maximum length (in bytes) of a target hardware watchpoint." |
msgstr "" |
-#: remote.c:11443 |
+#: remote.c:11978 |
msgid "Show the maximum length (in bytes) of a target hardware watchpoint." |
msgstr "" |
-#: remote.c:11451 |
+#: remote.c:11986 |
msgid "Set the maximum number of target hardware breakpoints." |
msgstr "" |
-#: remote.c:11452 |
+#: remote.c:11987 |
msgid "Show the maximum number of target hardware breakpoints." |
msgstr "" |
-#: remote.c:11461 |
+#: remote.c:11996 |
msgid "Set the maximum size of the address (in bits) in a memory packet." |
msgstr "" |
-#: remote.c:11462 |
+#: remote.c:11997 |
msgid "Show the maximum size of the address (in bits) in a memory packet." |
msgstr "" |
-#: remote.c:11641 |
+#: remote.c:12191 |
msgid "Set use of remote protocol `Z' packets" |
msgstr "" |
-#: remote.c:11642 |
+#: remote.c:12192 |
msgid "Show use of remote protocol `Z' packets " |
msgstr "" |
-#: remote.c:11643 |
+#: remote.c:12193 |
msgid "" |
"When set, GDB will attempt to use the remote breakpoint and watchpoint\n" |
"packets." |
msgstr "" |
-#: remote.c:11652 |
+#: remote.c:12202 |
msgid "" |
"Manipulate files on the remote system\n" |
"Transfer files to and from the remote target system." |
msgstr "" |
-#: remote.c:11659 |
+#: remote.c:12209 |
msgid "Copy a local file to the remote system." |
msgstr "" |
-#: remote.c:11663 |
+#: remote.c:12213 |
msgid "Copy a remote file to the local system." |
msgstr "" |
-#: remote.c:11667 |
+#: remote.c:12217 |
msgid "Delete a remote file." |
msgstr "" |
-#: remote.c:11672 |
+#: remote.c:12222 |
msgid "Set the remote pathname for \"run\"" |
msgstr "" |
-#: remote.c:11673 |
+#: remote.c:12223 |
msgid "Show the remote pathname for \"run\"" |
msgstr "" |
-#: remote-fileio.c:1451 |
+#: remote.c:12228 |
+msgid "Enable or disable range stepping." |
+msgstr "" |
+ |
+#: remote.c:12229 |
+msgid "Show whether target-assisted range stepping is enabled." |
+msgstr "" |
+ |
+#: remote.c:12230 |
+msgid "" |
+"If on, and the target supports it, when stepping a source line, GDB\n" |
+"tells the target to step the corresponding range of addresses itself " |
+"instead\n" |
+"of issuing multiple single-steps. This speeds up source level\n" |
+"stepping. If off, GDB always issues single-steps, even if range\n" |
+"stepping is supported by the target. The default is on." |
+msgstr "" |
+ |
+#: remote-fileio.c:1452 |
msgid "Illegal argument for \"set remote system-call-allowed\" command" |
msgstr "" |
-#: remote-fileio.c:1458 |
+#: remote-fileio.c:1459 |
#, possible-c-format |
msgid "Garbage after \"show remote system-call-allowed\" command: `%s'" |
msgstr "" |
-#: remote-fileio.c:1473 |
+#: remote-fileio.c:1474 |
msgid "Set if the host system(3) call is allowed for the target." |
msgstr "" |
-#: remote-fileio.c:1477 |
+#: remote-fileio.c:1478 |
msgid "Show if the host system(3) call is allowed for the target." |
msgstr "" |
-#: remote-m32r-sdi.c:328 |
+#: remote-m32r-sdi.c:329 |
msgid "Cannot pass arguments to remote STDEBUG process" |
msgstr "" |
-#: remote-m32r-sdi.c:331 remote-mips.c:2328 |
+#: remote-m32r-sdi.c:332 remote-mips.c:2335 |
msgid "No executable file specified" |
msgstr "" |
-#: remote-m32r-sdi.c:390 |
+#: remote-m32r-sdi.c:391 |
msgid "Connection refused." |
msgstr "" |
-#: remote-m32r-sdi.c:393 remote-m32r-sdi.c:396 |
+#: remote-m32r-sdi.c:394 remote-m32r-sdi.c:397 |
msgid "Cannot connect to SDI target." |
msgstr "" |
-#: remote-m32r-sdi.c:1186 |
+#: remote-m32r-sdi.c:1187 |
msgid "Too many breakpoints" |
msgstr "" |
@@ -20285,7 +21348,7 @@ msgstr "" |
msgid "Unknown option `%s'" |
msgstr "" |
-#: remote-m32r-sdi.c:1269 symfile.c:2126 |
+#: remote-m32r-sdi.c:1269 symfile.c:2084 |
#, possible-c-format |
msgid "\"%s\" is not an object file: %s" |
msgstr "" |
@@ -20327,26 +21390,30 @@ msgstr "" |
msgid "Set breakpoints by dbt." |
msgstr "" |
-#: remote-mips.c:674 |
+#: remote-mips.c:504 |
+msgid "Ending remote MIPS debugging: " |
+msgstr "" |
+ |
+#: remote-mips.c:673 |
msgid "Watchdog has expired. Target detached." |
msgstr "" |
-#: remote-mips.c:678 |
+#: remote-mips.c:677 |
msgid "End of file from remote" |
msgstr "" |
-#: remote-mips.c:680 |
+#: remote-mips.c:679 |
#, possible-c-format |
msgid "Error reading from remote: %s" |
msgstr "" |
#. At this point, about the only thing we can do is abort the command |
#. in progress and get back to command level as quickly as possible. |
-#: remote-mips.c:715 |
+#: remote-mips.c:714 |
msgid "Remote board reset, debug protocol re-initialized." |
msgstr "" |
-#: remote-mips.c:773 |
+#: remote-mips.c:772 |
#, possible-c-format |
msgid "Debug protocol failure: more than %d characters before a sync." |
msgstr "" |
@@ -20356,48 +21423,48 @@ msgstr "" |
msgid "MIPS protocol data packet too long: %s" |
msgstr "" |
-#: remote-mips.c:900 remote-mips.c:1161 remote-mips.c:1202 |
+#: remote-mips.c:900 remote-mips.c:1160 remote-mips.c:1201 |
#, possible-c-format |
msgid "write to target failed: %s" |
msgstr "" |
-#: remote-mips.c:1008 |
+#: remote-mips.c:1007 |
msgid "Remote did not acknowledge packet" |
msgstr "" |
-#: remote-mips.c:1039 remote-mips.c:1079 |
+#: remote-mips.c:1038 remote-mips.c:1078 |
msgid "Timed out waiting for remote packet" |
msgstr "" |
-#: remote-mips.c:1101 |
+#: remote-mips.c:1100 |
msgid "Timed out waiting for packet" |
msgstr "" |
-#: remote-mips.c:1259 |
+#: remote-mips.c:1258 |
msgid "mips_request: Trying to send command before reply" |
msgstr "" |
-#: remote-mips.c:1279 |
+#: remote-mips.c:1278 |
msgid "mips_request: Trying to get reply before command" |
msgstr "" |
-#: remote-mips.c:1290 |
+#: remote-mips.c:1289 |
msgid "Bad response from remote board" |
msgstr "" |
-#: remote-mips.c:1366 |
+#: remote-mips.c:1365 |
msgid "Failed to initialize (didn't receive packet)." |
msgstr "" |
-#: remote-mips.c:1416 |
+#: remote-mips.c:1421 |
msgid "internal error: mips_initialize called twice" |
msgstr "" |
-#: remote-mips.c:1490 |
+#: remote-mips.c:1497 |
msgid "Failed to initialize." |
msgstr "" |
-#: remote-mips.c:1546 |
+#: remote-mips.c:1554 |
msgid "" |
"To open a MIPS remote debugging connection, you need to specify what\n" |
"serial device is attached to the target board (e.g., /dev/ttya).\n" |
@@ -20409,84 +21476,84 @@ msgid "" |
"seen from the board via TFTP, specify that name as the third parameter.\n" |
msgstr "" |
-#: remote-mips.c:1600 |
+#: remote-mips.c:1608 |
msgid "Unable to open UDP port" |
msgstr "" |
-#: remote-mips.c:1849 |
+#: remote-mips.c:1857 |
#, possible-c-format |
msgid "Remote failure: %s" |
msgstr "" |
-#: remote-mips.c:2047 |
+#: remote-mips.c:2055 |
#, possible-c-format |
msgid "Can't read register %d: %s" |
msgstr "" |
-#: remote-mips.c:2086 |
+#: remote-mips.c:2094 |
#, possible-c-format |
msgid "Can't write register %d: %s" |
msgstr "" |
-#: remote-mips.c:2321 |
+#: remote-mips.c:2328 |
msgid "Can't pass arguments to remote MIPS board; arguments ignored." |
msgstr "" |
-#: remote-mips.c:2580 |
+#: remote-mips.c:2587 |
#, possible-c-format |
msgid "mips_common_breakpoint: Attempt to clear bogus breakpoint at %s" |
msgstr "" |
-#: remote-mips.c:2595 remote-mips.c:2648 remote-mips.c:2720 |
+#: remote-mips.c:2602 remote-mips.c:2655 remote-mips.c:2727 |
#, possible-c-format |
msgid "mips_common_breakpoint: Bad response from remote board: %s" |
msgstr "" |
-#: remote-mips.c:2759 |
+#: remote-mips.c:2766 |
msgid "Timeout during download." |
msgstr "" |
-#: remote-mips.c:2769 |
+#: remote-mips.c:2776 |
#, possible-c-format |
msgid "Download got unexpected ack char: 0x%x, retrying." |
msgstr "" |
-#: remote-mips.c:3518 |
+#: remote-mips.c:3535 |
msgid "mips_load: Couldn't get into monitor mode." |
msgstr "" |
-#: remote-mips.c:3676 |
+#: remote-mips.c:3693 |
msgid "Set timeout in seconds for remote MIPS serial I/O." |
msgstr "" |
-#: remote-mips.c:3677 |
+#: remote-mips.c:3694 |
msgid "Show timeout in seconds for remote MIPS serial I/O." |
msgstr "" |
-#: remote-mips.c:3684 |
+#: remote-mips.c:3701 |
msgid "Set retransmit timeout in seconds for remote MIPS serial I/O." |
msgstr "" |
-#: remote-mips.c:3685 |
+#: remote-mips.c:3702 |
msgid "Show retransmit timeout in seconds for remote MIPS serial I/O." |
msgstr "" |
-#: remote-mips.c:3686 |
+#: remote-mips.c:3703 |
msgid "" |
"This is the number of seconds to wait for an acknowledgement to a packet\n" |
"before resending the packet." |
msgstr "" |
-#: remote-mips.c:3694 |
+#: remote-mips.c:3711 |
msgid "Set the maximum number of characters to ignore when scanning for a SYN." |
msgstr "" |
-#: remote-mips.c:3695 |
+#: remote-mips.c:3712 |
msgid "" |
"Show the maximum number of characters to ignore when scanning for a SYN." |
msgstr "" |
-#: remote-mips.c:3696 |
+#: remote-mips.c:3713 |
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" |
@@ -20494,112 +21561,125 @@ msgid "" |
"ignored.)" |
msgstr "" |
-#: remote-mips.c:3706 |
+#: remote-mips.c:3723 |
msgid "Set the prompt that GDB expects from the monitor." |
msgstr "" |
-#: remote-mips.c:3707 |
+#: remote-mips.c:3724 |
msgid "Show the prompt that GDB expects from the monitor." |
msgstr "" |
-#: remote-mips.c:3714 |
+#: remote-mips.c:3731 |
msgid "Set printing of monitor warnings." |
msgstr "" |
-#: remote-mips.c:3715 |
+#: remote-mips.c:3732 |
msgid "Show printing of monitor warnings." |
msgstr "" |
-#: remote-mips.c:3716 |
+#: remote-mips.c:3733 |
msgid "" |
"When enabled, monitor warnings about hardware breakpoints will be displayed." |
msgstr "" |
-#: remote-mips.c:3723 |
+#: remote-mips.c:3740 |
msgid "Send a packet to PMON (must be in debug mode)." |
msgstr "" |
-#: remote-mips.c:3725 |
+#: remote-mips.c:3742 |
msgid "" |
"Set zeroing of upper 32 bits of 64-bit addresses when talking to PMON " |
"targets." |
msgstr "" |
-#: remote-mips.c:3726 |
+#: remote-mips.c:3743 |
msgid "" |
"Show zeroing of upper 32 bits of 64-bit addresses when talking to PMON " |
"targets." |
msgstr "" |
-#: remote-mips.c:3727 |
+#: remote-mips.c:3744 |
msgid "Use \"on\" to enable the masking and \"off\" to disable it." |
msgstr "" |
-#: remote-sim.c:187 |
+#: remote-notif.c:281 |
+msgid "Set debugging of async remote notification." |
+msgstr "" |
+ |
+#: remote-notif.c:282 |
+msgid "Show debugging of async remote notification." |
+msgstr "" |
+ |
+#: remote-notif.c:283 |
+msgid "" |
+"When non-zero, debugging output about async remote notifications is enabled." |
+msgstr "" |
+ |
+#: remote-sim.c:186 |
#, possible-c-format |
msgid "Unable to create simulator instance for inferior %d." |
msgstr "" |
-#: remote-sim.c:202 |
+#: remote-sim.c:201 |
#, possible-c-format |
msgid "" |
"Inferior %d and inferior %d would have identical simulator state.\n" |
"(This simulator does not support the running of more than one inferior.)" |
msgstr "" |
-#: remote-sim.c:529 |
+#: remote-sim.c:527 |
msgid "Register size different to expected" |
msgstr "" |
-#: remote-sim.c:532 |
+#: remote-sim.c:530 |
#, possible-c-format |
msgid "Register %d not updated" |
msgstr "" |
-#: remote-sim.c:534 |
+#: remote-sim.c:532 |
#, possible-c-format |
msgid "Register %s not updated" |
msgstr "" |
-#: remote-sim.c:573 |
+#: remote-sim.c:571 |
msgid "program to load" |
msgstr "" |
-#: remote-sim.c:581 |
+#: remote-sim.c:579 |
msgid "GDB sim does not yet support a load offset." |
msgstr "" |
-#: remote-sim.c:590 |
+#: remote-sim.c:588 |
msgid "unable to load program" |
msgstr "" |
-#: remote-sim.c:617 |
+#: remote-sim.c:615 |
msgid "No executable file specified." |
msgstr "" |
-#: remote-sim.c:619 remote-sim.c:1088 |
+#: remote-sim.c:617 remote-sim.c:1078 |
msgid "No program loaded." |
msgstr "" |
-#: remote-sim.c:647 |
+#: remote-sim.c:649 |
msgid "Unable to create sim inferior." |
msgstr "" |
-#: remote-sim.c:731 |
+#: remote-sim.c:734 |
msgid "unable to create simulator instance" |
msgstr "" |
-#: remote-sim.c:858 |
+#: remote-sim.c:855 |
#, possible-c-format |
msgid "gdbsim_resume: pid %d, step %d, signal %d\n" |
msgstr "" |
-#: remote-sim.c:937 |
+#: remote-sim.c:934 |
#, possible-c-format |
msgid "Can't stop pid %d. No inferior found." |
msgstr "" |
-#: remote-sim.c:994 |
+#: remote-sim.c:987 |
#, possible-c-format |
msgid "Unable to wait for pid %d. Inferior not found." |
msgstr "" |
@@ -20612,11 +21692,11 @@ msgstr "" |
#. 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:1191 |
+#: remote-sim.c:1198 |
msgid "Not connected to the simulator target" |
msgstr "" |
-#: remote-sim.c:1325 |
+#: remote-sim.c:1333 |
msgid "Send a command to the simulator." |
msgstr "" |
@@ -20648,7 +21728,7 @@ msgstr "" |
msgid "No bookmark #%d." |
msgstr "" |
-#: reverse.c:255 thread.c:1324 |
+#: reverse.c:255 thread.c:1382 |
msgid "Command requires an argument." |
msgstr "" |
@@ -20733,138 +21813,95 @@ msgid "" |
" end (end of recording)\n" |
msgstr "" |
-#: rl78-tdep.c:916 |
+#: rl78-tdep.c:949 |
#, possible-c-format |
msgid "Undefined dwarf2 register mapping of reg %d" |
msgstr "" |
-#. FIXME: this happens 3 times at the start of each 64-bit program. |
-#: rs6000-nat.c:262 |
-msgid "ptrace read" |
-msgstr "" |
- |
-#: rs6000-nat.c:330 |
-msgid "ptrace write" |
-msgstr "" |
- |
-#: rs6000-nat.c:613 |
-msgid "pt_continue" |
-msgstr "" |
- |
-#: rs6000-nat.c:757 solib.c:388 |
-#, possible-c-format |
-msgid "Could not open `%s' as an executable file: %s" |
-msgstr "" |
- |
-#: rs6000-nat.c:777 |
-#, possible-c-format |
-msgid "\"%s\": member \"%s\" missing." |
-msgstr "" |
- |
-#: rs6000-nat.c:784 |
-#, possible-c-format |
-msgid "\"%s\": member \"%s\" not in executable format: %s." |
-msgstr "" |
- |
-#: rs6000-nat.c:795 |
+#: rs6000-aix-tdep.c:1026 |
#, possible-c-format |
-msgid "\"%s\": not in executable format: %s." |
+msgid "cannot find .ldinfo section from core file: %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:839 |
+#: rs6000-aix-tdep.c:1035 |
#, possible-c-format |
-msgid "%s (fd=%d) has disappeared, keeping its symbols" |
+msgid "unable to read .ldinfo section from core file: %s" |
msgstr "" |
-#: rs6000-nat.c:868 |
-#, possible-c-format |
-msgid "Unable to stat %s, keeping its symbols" |
+#. FIXME: this happens 3 times at the start of each 64-bit program. |
+#: rs6000-nat.c:221 |
+msgid "ptrace read" |
msgstr "" |
-#: rs6000-nat.c:917 |
-#, 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)." |
+#: rs6000-nat.c:290 |
+msgid "ptrace write" |
msgstr "" |
-#: rs6000-nat.c:951 |
-msgid "vmap_exec: vmap or table->sections == 0." |
+#: rs6000-nat.c:578 |
+msgid "pt_continue" |
msgstr "" |
-#: rs6000-nat.c:1025 |
+#: rs6000-nat.c:643 |
msgid "rs6000_create_inferior: failed to select architecture" |
msgstr "" |
-#: rs6000-nat.c:1072 |
+#: rs6000-nat.c:675 |
msgid "ptrace ldinfo" |
msgstr "" |
-#: rs6000-nat.c:1214 |
-#, possible-c-format |
-msgid "Unable to find TOC entry for pc %s." |
-msgstr "" |
- |
-#: rs6000-tdep.c:2811 |
+#: rs6000-tdep.c:2821 |
#, possible-c-format |
msgid "rs6000_pseudo_register_read: called on unexpected register '%s' (%d)" |
msgstr "" |
-#: rs6000-tdep.c:2836 |
+#: rs6000-tdep.c:2846 |
#, possible-c-format |
msgid "rs6000_pseudo_register_write: called on unexpected register '%s' (%d)" |
msgstr "" |
-#: rs6000-tdep.c:4190 |
+#: rs6000-tdep.c:4191 |
msgid "\"set powerpc\" must be followed by an appropriate subcommand.\n" |
msgstr "" |
-#: rs6000-tdep.c:4231 |
+#: rs6000-tdep.c:4232 |
#, possible-c-format |
msgid "Invalid vector ABI accepted: %s." |
msgstr "" |
-#: rs6000-tdep.c:4247 |
+#: rs6000-tdep.c:4248 |
#, possible-c-format |
msgid "Use of exact watchpoints is %s.\n" |
msgstr "" |
-#: rs6000-tdep.c:4285 rs6000-tdep.c:4289 |
+#: rs6000-tdep.c:4355 rs6000-tdep.c:4359 |
msgid "Various PowerPC-specific commands." |
msgstr "" |
-#: rs6000-tdep.c:4295 |
+#: rs6000-tdep.c:4365 |
msgid "Set whether to use a soft-float ABI." |
msgstr "" |
-#: rs6000-tdep.c:4296 |
+#: rs6000-tdep.c:4366 |
msgid "Show whether to use a soft-float ABI." |
msgstr "" |
-#: rs6000-tdep.c:4303 |
+#: rs6000-tdep.c:4373 |
msgid "Set the vector ABI." |
msgstr "" |
-#: rs6000-tdep.c:4304 |
+#: rs6000-tdep.c:4374 |
msgid "Show the vector ABI." |
msgstr "" |
-#: rs6000-tdep.c:4310 |
+#: rs6000-tdep.c:4380 |
msgid "Set whether to use just one debug register for watchpoints on scalars." |
msgstr "" |
-#: rs6000-tdep.c:4312 |
+#: rs6000-tdep.c:4382 |
msgid "Show whether to use just one debug register for watchpoints on scalars." |
msgstr "" |
-#: rs6000-tdep.c:4314 |
+#: rs6000-tdep.c:4384 |
msgid "" |
"If true, GDB will use only one debug register when watching a variable of\n" |
"scalar type, thus assuming that the variable is accessed through the " |
@@ -20872,43 +21909,43 @@ msgid "" |
"of its first byte." |
msgstr "" |
-#: s390-nat.c:326 s390-nat.c:348 |
+#: s390-linux-nat.c:319 s390-linux-nat.c:339 |
msgid "Couldn't get register set" |
msgstr "" |
-#: s390-nat.c:354 |
+#: s390-linux-nat.c:344 |
msgid "Couldn't set register set" |
msgstr "" |
-#: s390-nat.c:459 s390-nat.c:500 |
+#: s390-linux-nat.c:450 s390-linux-nat.c:491 |
msgid "Couldn't retrieve watchpoint status" |
msgstr "" |
-#: s390-nat.c:469 |
+#: s390-linux-nat.c:460 |
msgid "Couldn't clear watchpoint status" |
msgstr "" |
-#: s390-nat.c:516 |
+#: s390-linux-nat.c:507 |
msgid "Couldn't modify watchpoint status" |
msgstr "" |
-#: s390-tdep.c:2649 |
+#: s390-linux-tdep.c:2692 |
msgid "Stack overflow" |
msgstr "" |
-#: s390-tdep.c:2752 |
+#: s390-linux-tdep.c:2795 |
msgid "unknown argument type" |
msgstr "" |
-#: s390-tdep.c:2862 s390-tdep.c:2895 |
+#: s390-linux-tdep.c:2904 s390-linux-tdep.c:2937 |
msgid "invalid return type" |
msgstr "" |
-#: s390-tdep.c:2866 spu-tdep.c:1492 |
+#: s390-linux-tdep.c:2908 spu-tdep.c:1494 |
msgid "Cannot set function return value." |
msgstr "" |
-#: s390-tdep.c:2899 spu-tdep.c:1508 |
+#: s390-linux-tdep.c:2941 spu-tdep.c:1510 |
msgid "Function return value unknown." |
msgstr "" |
@@ -20938,71 +21975,71 @@ msgstr "" |
#. timer tick |
#. keyboard |
#. slave icu |
-#: ser-go32.c:926 |
+#: ser-go32.c:928 |
msgid "Set COM1 base i/o port address." |
msgstr "" |
-#: ser-go32.c:927 |
+#: ser-go32.c:929 |
msgid "Show COM1 base i/o port address." |
msgstr "" |
-#: ser-go32.c:933 |
+#: ser-go32.c:935 |
msgid "Set COM1 interrupt request." |
msgstr "" |
-#: ser-go32.c:934 |
+#: ser-go32.c:936 |
msgid "Show COM1 interrupt request." |
msgstr "" |
-#: ser-go32.c:940 |
+#: ser-go32.c:942 |
msgid "Set COM2 base i/o port address." |
msgstr "" |
-#: ser-go32.c:941 |
+#: ser-go32.c:943 |
msgid "Show COM2 base i/o port address." |
msgstr "" |
-#: ser-go32.c:947 |
+#: ser-go32.c:949 |
msgid "Set COM2 interrupt request." |
msgstr "" |
-#: ser-go32.c:948 |
+#: ser-go32.c:950 |
msgid "Show COM2 interrupt request." |
msgstr "" |
-#: ser-go32.c:954 |
+#: ser-go32.c:956 |
msgid "Set COM3 base i/o port address." |
msgstr "" |
-#: ser-go32.c:955 |
+#: ser-go32.c:957 |
msgid "Show COM3 base i/o port address." |
msgstr "" |
-#: ser-go32.c:961 |
+#: ser-go32.c:963 |
msgid "Set COM3 interrupt request." |
msgstr "" |
-#: ser-go32.c:962 |
+#: ser-go32.c:964 |
msgid "Show COM3 interrupt request." |
msgstr "" |
-#: ser-go32.c:968 |
+#: ser-go32.c:970 |
msgid "Set COM4 base i/o port address." |
msgstr "" |
-#: ser-go32.c:969 |
+#: ser-go32.c:971 |
msgid "Show COM4 base i/o port address." |
msgstr "" |
-#: ser-go32.c:975 |
+#: ser-go32.c:977 |
msgid "Set COM4 interrupt request." |
msgstr "" |
-#: ser-go32.c:976 |
+#: ser-go32.c:978 |
msgid "Show COM4 interrupt request." |
msgstr "" |
-#: ser-go32.c:983 |
+#: ser-go32.c:985 |
msgid "Print DOS serial port status." |
msgstr "" |
@@ -21010,55 +22047,75 @@ msgstr "" |
msgid "serial_readchar: blocking read in async mode" |
msgstr "" |
-#: serial.c:557 |
-msgid "serial: FD not valid" |
+#: serial.c:635 |
+#, possible-c-format |
+msgid "Baud rate for remote serial I/O is %s.\n" |
msgstr "" |
-#: serial.c:640 |
+#: serial.c:643 |
msgid "" |
"Connect the terminal directly up to the command monitor.\n" |
"Use <CR>~. or <CR>~^D to break out." |
msgstr "" |
-#: serial.c:645 |
+#: serial.c:648 |
msgid "Set default serial/parallel port configuration." |
msgstr "" |
-#: serial.c:651 |
+#: serial.c:654 |
msgid "Show default serial/parallel port configuration." |
msgstr "" |
-#: serial.c:657 |
+#. If target is open when baud changes, it doesn't take effect until |
+#. the next open (I think, not sure). |
+#. FIXME: There is a limitation in the deprecation mechanism, |
+#. and the warning ends up not being displayed for prefixed |
+#. aliases. So use a real command instead of an alias. |
+#: serial.c:662 serial.c:682 |
+msgid "Set baud rate for remote serial I/O." |
+msgstr "" |
+ |
+#: serial.c:663 serial.c:683 |
+msgid "Show baud rate for remote serial I/O." |
+msgstr "" |
+ |
+#: serial.c:664 serial.c:684 |
+msgid "" |
+"This value is used to set the speed of the serial port when debugging\n" |
+"using remote targets." |
+msgstr "" |
+ |
+#: serial.c:699 |
msgid "Set filename for remote session recording." |
msgstr "" |
-#: serial.c:658 |
+#: serial.c:700 |
msgid "Show filename for remote session recording." |
msgstr "" |
-#: serial.c:659 |
+#: serial.c:701 |
msgid "" |
"This file is used to record the remote session for future playback\n" |
"by gdbserver." |
msgstr "" |
-#: serial.c:667 |
+#: serial.c:709 |
msgid "Set numerical base for remote session logging" |
msgstr "" |
-#: serial.c:668 |
+#: serial.c:710 |
msgid "Show numerical base for remote session logging" |
msgstr "" |
-#: serial.c:675 |
+#: serial.c:717 |
msgid "Set serial debugging." |
msgstr "" |
-#: serial.c:676 |
+#: serial.c:718 |
msgid "Show serial debugging." |
msgstr "" |
-#: serial.c:677 |
+#: serial.c:719 |
msgid "When non-zero, serial port debugging is enabled." |
msgstr "" |
@@ -21097,26 +22154,33 @@ msgid "net_open: No colon in host name!" |
msgstr "" |
#. allow-unknown |
-#: ser-tcp.c:408 ser-tcp.c:413 |
+#: ser-tcp.c:411 ser-tcp.c:416 |
msgid "" |
"TCP protocol specific variables\n" |
"Configure variables specific to remote TCP connections" |
msgstr "" |
-#: ser-tcp.c:420 |
+#: ser-tcp.c:423 |
msgid "Set auto-retry on socket connect" |
msgstr "" |
-#: ser-tcp.c:421 |
+#: ser-tcp.c:424 |
msgid "Show auto-retry on socket connect" |
msgstr "" |
-#: ser-tcp.c:427 |
-msgid "Set timeout limit for socket connection" |
+#: ser-tcp.c:430 |
+msgid "Set timeout limit in seconds for socket connection" |
+msgstr "" |
+ |
+#: ser-tcp.c:431 |
+msgid "Show timeout limit in seconds for socket connection" |
msgstr "" |
-#: ser-tcp.c:428 |
-msgid "Show timeout limit for socket connection" |
+#: ser-tcp.c:432 |
+msgid "" |
+"If set to \"unlimited\", GDB will keep attempting to establish a\n" |
+"connection forever, unless interrupted with Ctrl-c.\n" |
+"The default is 15 seconds." |
msgstr "" |
#: ser-unix.c:50 |
@@ -21162,138 +22226,119 @@ msgstr "" |
msgid "sh64_register_convert_to_raw called with non DR register number" |
msgstr "" |
-#: sh64-tdep.c:1976 |
+#: sh64-tdep.c:1970 |
#, possible-c-format |
msgid "Invalid pseudo register number %d\n" |
msgstr "" |
-#: sh64-tdep.c:2071 |
+#: sh64-tdep.c:2068 |
#, possible-c-format |
msgid "Invalid register number %d\n" |
msgstr "" |
-#: sh64-tdep.c:2155 |
+#: sh64-tdep.c:2152 |
msgid "Not a valid register for the current processor mode." |
msgstr "" |
-#: sh-tdep.c:1577 |
+#: sh-tdep.c:1591 |
msgid "sh_register_convert_to_raw called with non DR register number" |
msgstr "" |
-#: sh-tdep.c:2428 |
-msgid "Print all registers" |
-msgstr "" |
- |
-#: sh-tdep.c:2438 |
+#: sh-tdep.c:2446 |
msgid "Set calling convention used when calling target functions from GDB." |
msgstr "" |
-#: sh-tdep.c:2440 |
+#: sh-tdep.c:2448 |
msgid "Show calling convention used when calling target functions from GDB." |
msgstr "" |
-#: sh-tdep.c:2442 |
+#: sh-tdep.c:2450 |
msgid "" |
"gcc - Use GCC calling convention (default).\n" |
"renesas - Enforce Renesas calling convention." |
msgstr "" |
-#: skip.c:99 |
+#: skip.c:83 |
msgid "No default file now." |
msgstr "" |
-#: skip.c:108 |
+#: skip.c:94 |
#, possible-c-format |
msgid "No source file named %s.\n" |
msgstr "" |
-#: skip.c:109 |
+#: skip.c:95 |
msgid "Ignore file pending future shared library load? " |
msgstr "" |
-#: skip.c:129 |
+#: skip.c:110 |
#, possible-c-format |
msgid "File %s will be skipped when stepping.\n" |
msgstr "" |
-#: skip.c:143 |
+#: skip.c:124 |
msgid "No default function now." |
msgstr "" |
-#: skip.c:148 |
+#: skip.c:129 |
#, possible-c-format |
msgid "No function found containing current program point %s." |
msgstr "" |
-#: skip.c:173 |
+#: skip.c:139 |
#, possible-c-format |
msgid "No function found named %s.\n" |
msgstr "" |
-#: skip.c:175 |
+#: skip.c:141 |
msgid "Ignore function pending future shared library load? " |
msgstr "" |
-#: skip.c:186 |
-msgid "Specify just one function at a time." |
-msgstr "" |
- |
-#: skip.c:201 |
-#, possible-c-format |
-msgid "No function found containing program point %s." |
-msgstr "" |
- |
-#: skip.c:234 |
+#: skip.c:173 |
msgid "Not skipping any files or functions.\n" |
msgstr "" |
-#: skip.c:238 |
+#: skip.c:177 |
#, possible-c-format |
msgid "No skiplist entries found with number %s.\n" |
msgstr "" |
-#: skip.c:281 |
+#: skip.c:209 |
msgid "Skiplist entry should have either a filename or a function name." |
msgstr "" |
-#: skip.c:344 skip.c:361 skip.c:390 |
+#: skip.c:243 skip.c:260 skip.c:289 |
#, possible-c-format |
msgid "No skiplist entries found with number %s." |
msgstr "" |
-#: skip.c:411 |
-#, possible-c-format |
-msgid "Function %s at %s will be skipped when stepping.\n" |
-msgstr "" |
- |
-#: skip.c:414 |
+#: skip.c:305 |
#, possible-c-format |
-msgid "" |
-"Function %s will be skipped when stepping, pending shared library load.\n" |
+msgid "Function %s will be skipped when stepping.\n" |
msgstr "" |
-#: skip.c:553 |
+#: skip.c:401 |
msgid "" |
"Ignore a function while stepping.\n" |
"Usage: skip [FUNCTION NAME]\n" |
"If no function name is given, ignore the current function." |
msgstr "" |
-#: skip.c:559 |
+#: skip.c:407 |
msgid "" |
"Ignore a file while stepping.\n" |
"Usage: skip file [FILENAME]\n" |
"If no filename is given, ignore the current file." |
msgstr "" |
-#: skip.c:566 |
+#: skip.c:414 |
msgid "" |
"Ignore a function while stepping.\n" |
"Usage: skip function [FUNCTION NAME]\n" |
"If no function name is given, skip the current function." |
msgstr "" |
-#: skip.c:573 |
+#: skip.c:421 |
msgid "" |
"Enable skip entries. You can specify numbers (e.g. \"skip enable 1 3\"), " |
"ranges (e.g. \"skip enable 4-8\"), or both (e.g. \"skip enable 1 3 4-8\").\n" |
@@ -21303,7 +22348,7 @@ msgid "" |
"Usage: skip enable [NUMBERS AND/OR RANGES]" |
msgstr "" |
-#: skip.c:580 |
+#: skip.c:428 |
msgid "" |
"Disable skip entries. You can specify numbers (e.g. \"skip disable 1 3\"), " |
"ranges (e.g. \"skip disable 4-8\"), or both (e.g. \"skip disable 1 3 4-8" |
@@ -21314,7 +22359,7 @@ msgid "" |
"Usage: skip disable [NUMBERS AND/OR RANGES]" |
msgstr "" |
-#: skip.c:587 |
+#: skip.c:435 |
msgid "" |
"Delete skip entries. You can specify numbers (e.g. \"skip delete 1 3\"), " |
"ranges (e.g. \"skip delete 4-8\"), or both (e.g. \"skip delete 1 3 4-8\").\n" |
@@ -21324,7 +22369,7 @@ msgid "" |
"Usage: skip delete [NUMBERS AND/OR RANGES]" |
msgstr "" |
-#: skip.c:594 |
+#: skip.c:442 |
msgid "" |
"Display the status of skips. You can specify numbers (e.g. \"skip info 1 3" |
"\"), ranges (e.g. \"skip info 4-8\"), or both (e.g. \"skip info 1 3 4-8\").\n" |
@@ -21337,55 +22382,134 @@ msgid "" |
"\tfunction - ignored function" |
msgstr "" |
-#: solib.c:103 |
+#: solib-aix.c:137 solib-target.c:67 |
+msgid "" |
+"Can not parse XML library list; XML support was disabled at compile time" |
+msgstr "" |
+ |
+#: solib-aix.c:200 solib-target.c:155 |
+#, possible-c-format |
+msgid "Library list has unsupported version \"%s\"" |
+msgstr "" |
+ |
+#: solib-aix.c:269 |
+msgid "aix library list" |
+msgstr "" |
+ |
+#: solib-aix.c:310 |
+#, possible-c-format |
+msgid "%s (failed to read TARGET_OBJECT_LIBRARIES_AIX)" |
+msgstr "" |
+ |
+#: solib-aix.c:324 |
+#, possible-c-format |
+msgid "%s (missing XML support?)" |
+msgstr "" |
+ |
+#: solib-aix.c:534 |
+msgid "unable to relocate main executable (no info from loader)" |
+msgstr "" |
+ |
+#. Should never happen, but recover as best as we can (trying |
+#. to open pathname without decoding, possibly leading to |
+#. a failure), rather than triggering an assert failure). |
+#: solib-aix.c:662 |
+#, possible-c-format |
+msgid "missing '(' in shared object pathname: %s" |
+msgstr "" |
+ |
+#: solib-aix.c:675 solib.c:405 |
+#, possible-c-format |
+msgid "Could not open `%s' as an executable file: %s" |
+msgstr "" |
+ |
+#: solib-aix.c:689 |
+#, possible-c-format |
+msgid "\"%s\": not in executable format: %s." |
+msgstr "" |
+ |
+#: solib-aix.c:711 |
+#, possible-c-format |
+msgid "\"%s\": member \"%s\" missing." |
+msgstr "" |
+ |
+#: solib-aix.c:719 |
+#, possible-c-format |
+msgid "%s(%s): not in object format: %s." |
+msgstr "" |
+ |
+#: solib-aix.c:760 |
+#, possible-c-format |
+msgid "unable to find TOC entry for pc %s (no section contains this PC)" |
+msgstr "" |
+ |
+#: solib-aix.c:766 |
+#, possible-c-format |
+msgid "unable to find TOC entry for pc %s (%s has no data section)" |
+msgstr "" |
+ |
+#: solib-aix.c:801 |
+#, possible-c-format |
+msgid "solib-aix debugging is %s.\n" |
+msgstr "" |
+ |
+#: solib-aix.c:834 |
+msgid "Control the debugging traces for the solib-aix module." |
+msgstr "" |
+ |
+#: solib-aix.c:835 |
+msgid "Show whether solib-aix debugging traces are enabled." |
+msgstr "" |
+ |
+#: solib-aix.c:836 |
+msgid "When on, solib-aix debugging traces are enabled." |
+msgstr "" |
+ |
+#: solib.c:105 |
#, possible-c-format |
msgid "" |
"The search path for loading non-absolute shared library symbol files is %s.\n" |
msgstr "" |
-#: solib.c:425 |
+#: solib.c:443 |
#, possible-c-format |
msgid "`%s': not in executable format: %s" |
msgstr "" |
-#: solib.c:432 |
+#: solib.c:450 |
#, possible-c-format |
msgid "" |
"`%s': Shared library architecture %s is not compatible with target " |
"architecture %s." |
msgstr "" |
-#: solib.c:474 |
-msgid "Shared library file name is too long." |
-msgstr "" |
- |
-#: solib.c:479 |
+#: solib.c:491 |
#, possible-c-format |
msgid "Can't find the file sections in `%s': %s" |
msgstr "" |
-#: solib.c:619 |
+#: solib.c:638 |
#, possible-c-format |
msgid "Error while reading shared library symbols for %s:\n" |
msgstr "" |
-#: solib.c:625 |
+#: solib.c:644 |
#, possible-c-format |
msgid "Loaded symbols for %s\n" |
msgstr "" |
-#: solib.c:814 solib.c:1265 |
+#: solib.c:833 solib.c:1314 |
msgid "Error while mapping shared library sections:\n" |
msgstr "" |
-#: solib.c:830 |
+#: solib.c:849 |
#, possible-c-format |
msgid "" |
"Could not load shared library symbols for %s.\n" |
"Do you need \"set solib-search-path\" or \"set sysroot\"?" |
msgstr "" |
-#: solib.c:835 |
+#: solib.c:854 |
#, possible-c-format |
msgid "" |
"Could not load shared library symbols for %d libraries, e.g. %s.\n" |
@@ -21393,49 +22517,49 @@ msgid "" |
"Do you need \"set solib-search-path\" or \"set sysroot\"?" |
msgstr "" |
-#: solib.c:919 |
+#: solib.c:938 |
#, possible-c-format |
msgid "Symbols already loaded for %s\n" |
msgstr "" |
-#: solib.c:1048 |
+#: solib.c:1067 |
msgid "No shared libraries matched.\n" |
msgstr "" |
-#: solib.c:1051 |
+#: solib.c:1070 |
msgid "No shared libraries loaded at this time.\n" |
msgstr "" |
-#: solib.c:1057 |
+#: solib.c:1076 |
msgid "(*): Shared library is missing debugging information.\n" |
msgstr "" |
-#: solib.c:1337 |
+#: solib.c:1382 |
#, possible-c-format |
msgid "Autoloading of shared library symbols is %s.\n" |
msgstr "" |
-#: solib.c:1462 xcoffsolib.c:167 |
+#: solib.c:1526 |
msgid "Load shared object library symbols for files matching REGEXP." |
msgstr "" |
-#: solib.c:1464 |
+#: solib.c:1528 |
msgid "Status of loaded shared object libraries." |
msgstr "" |
-#: solib.c:1466 |
+#: solib.c:1530 |
msgid "Unload all shared object library symbols." |
msgstr "" |
-#: solib.c:1469 xcoffsolib.c:172 |
+#: solib.c:1533 |
msgid "Set autoloading of shared library symbols." |
msgstr "" |
-#: solib.c:1470 xcoffsolib.c:173 |
+#: solib.c:1534 |
msgid "Show autoloading of shared library symbols." |
msgstr "" |
-#: solib.c:1471 xcoffsolib.c:174 |
+#: solib.c:1535 |
msgid "" |
"If \"on\", symbols from all shared object libraries will be loaded\n" |
"automatically when the inferior begins execution, when the dynamic linker\n" |
@@ -21443,164 +22567,164 @@ msgid "" |
"inferior. Otherwise, symbols must be loaded manually, using `sharedlibrary'." |
msgstr "" |
-#: solib.c:1482 |
+#: solib.c:1546 |
msgid "Set an alternate system root." |
msgstr "" |
-#: solib.c:1483 |
+#: solib.c:1547 |
msgid "Show the current system root." |
msgstr "" |
-#: solib.c:1484 |
+#: solib.c:1548 |
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:1498 |
+#: solib.c:1562 |
msgid "" |
"Set the search path for loading non-absolute shared library symbol files." |
msgstr "" |
-#: solib.c:1500 |
+#: solib.c:1564 |
msgid "" |
"Show the search path for loading non-absolute shared library symbol files." |
msgstr "" |
-#: solib.c:1502 |
+#: solib.c:1566 |
msgid "" |
"This takes precedence over the environment variables PATH and " |
"LD_LIBRARY_PATH." |
msgstr "" |
-#: solib-darwin.c:514 |
+#: solib-darwin.c:617 |
#, possible-c-format |
msgid "`%s': not a shared-library: %s" |
msgstr "" |
-#: solib-dsbt.c:207 |
+#: solib-dsbt.c:202 |
#, possible-c-format |
msgid "Unsupported map version: %d\n" |
msgstr "" |
-#: solib-dsbt.c:303 |
+#: solib-dsbt.c:298 |
msgid "Error reading DSBT exec loadmap" |
msgstr "" |
-#: solib-dsbt.c:313 |
+#: solib-dsbt.c:308 |
msgid "Error reading DSBT interp loadmap" |
msgstr "" |
-#: solib-dsbt.c:679 |
+#: solib-dsbt.c:674 |
msgid "" |
"dsbt_current_sos: Unable to read link map entry. Shared object chain may be " |
"incomplete." |
msgstr "" |
-#: solib-dsbt.c:693 |
+#: solib-dsbt.c:688 |
msgid "" |
"dsbt_current_sos: Unable to read dsbt index. Shared object chain may be " |
"incomplete." |
msgstr "" |
-#: solib-dsbt.c:714 |
+#: solib-dsbt.c:709 |
msgid "" |
"dsbt_current_sos: Unable to fetch load map. Shared object chain may be " |
"incomplete." |
msgstr "" |
-#: solib-dsbt.c:730 solib-frv.c:409 |
+#: solib-dsbt.c:725 solib-frv.c:410 |
#, possible-c-format |
msgid "Can't read pathname for link map entry: %s." |
msgstr "" |
-#: solib-dsbt.c:780 solib-frv.c:480 solib-svr4.c:1688 |
+#: solib-dsbt.c:773 solib-frv.c:481 solib-svr4.c:2338 |
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-dsbt.c:900 solib-frv.c:623 |
-msgid "Could not find symbol _dl_debug_addr in dynamic linker" |
-msgstr "" |
- |
-#: solib-dsbt.c:921 solib-frv.c:647 |
-#, possible-c-format |
-msgid "" |
-"Unable to fetch contents of _dl_debug_addr (at address %s) from dynamic " |
-"linker" |
-msgstr "" |
- |
-#: solib-dsbt.c:947 solib-frv.c:673 |
-#, possible-c-format |
-msgid "" |
-"Unable to fetch _dl_debug_addr->r_brk (at address %s) from dynamic linker" |
-msgstr "" |
- |
-#: solib-dsbt.c:1107 solib-frv.c:863 solib-irix.c:408 solib-sunos.c:654 |
+#: solib-dsbt.c:1005 solib-frv.c:864 solib-irix.c:407 |
msgid "shared library handler failed to enable breakpoint" |
msgstr "" |
-#: solib-dsbt.c:1161 |
+#: solib-dsbt.c:1058 |
#, possible-c-format |
msgid "solib-dsbt debugging is %s.\n" |
msgstr "" |
-#: solib-dsbt.c:1187 |
+#: solib-dsbt.c:1084 |
msgid "Set internal debugging of shared library code for DSBT ELF." |
msgstr "" |
-#: solib-dsbt.c:1188 |
+#: solib-dsbt.c:1085 |
msgid "Show internal debugging of shared library code for DSBT ELF." |
msgstr "" |
-#: solib-dsbt.c:1189 |
+#: solib-dsbt.c:1086 |
msgid "When non-zero, DSBT solib specific internal debugging is enabled." |
msgstr "" |
-#: solib-frv.c:360 |
+#: solib-frv.c:361 |
msgid "" |
"frv_current_sos: Unable to read link map entry. Shared object chain may be " |
"incomplete." |
msgstr "" |
-#: solib-frv.c:387 |
+#: solib-frv.c:388 |
msgid "" |
"frv_current_sos: Unable to fetch load map. Shared object chain may be " |
"incomplete." |
msgstr "" |
-#: solib-frv.c:575 |
+#: solib-frv.c:576 |
msgid "Unable to determine dynamic linker loadmap address." |
msgstr "" |
-#: solib-frv.c:589 |
+#: solib-frv.c:590 |
#, possible-c-format |
msgid "Unable to load dynamic linker loadmap at address %s." |
msgstr "" |
-#: solib-frv.c:685 |
+#: solib-frv.c:624 |
+msgid "Could not find symbol _dl_debug_addr in dynamic linker" |
+msgstr "" |
+ |
+#: solib-frv.c:648 |
+#, possible-c-format |
+msgid "" |
+"Unable to fetch contents of _dl_debug_addr (at address %s) from dynamic " |
+"linker" |
+msgstr "" |
+ |
+#: solib-frv.c:674 |
+#, possible-c-format |
+msgid "" |
+"Unable to fetch _dl_debug_addr->r_brk (at address %s) from dynamic linker" |
+msgstr "" |
+ |
+#: solib-frv.c:686 |
#, possible-c-format |
msgid "" |
"Unable to fetch _dl_debug_addr->.r_brk entry point (at address %s) from " |
"dynamic linker" |
msgstr "" |
-#: solib-frv.c:796 |
+#: solib-frv.c:797 |
msgid "Unable to load the executable's loadmap." |
msgstr "" |
-#: solib-frv.c:1187 |
+#: solib-frv.c:1188 |
msgid "Set internal debugging of shared library code for FR-V." |
msgstr "" |
-#: solib-frv.c:1188 |
+#: solib-frv.c:1189 |
msgid "Show internal debugging of shared library code for FR-V." |
msgstr "" |
-#: solib-frv.c:1189 |
+#: solib-frv.c:1190 |
msgid "When non-zero, FR-V solib specific internal debugging is enabled." |
msgstr "" |
@@ -21629,25 +22753,25 @@ msgstr "" |
msgid "failed to read segment %d in %s" |
msgstr "" |
-#: solib-ia64-hpux.c:410 |
+#: solib-ia64-hpux.c:411 |
msgid "Unable to get argument list" |
msgstr "" |
-#: solib-ia64-hpux.c:444 |
+#: solib-ia64-hpux.c:445 |
msgid "failed to read contents of .dynamic section" |
msgstr "" |
-#: solib-ia64-hpux.c:464 |
+#: solib-ia64-hpux.c:466 |
#, possible-c-format |
msgid "failed to read load map at %s" |
msgstr "" |
#. Should never happen, but let's not crash if it does. |
-#: solib-ia64-hpux.c:515 |
+#: solib-ia64-hpux.c:517 |
msgid "unable to get shared library name, symbols not loaded" |
msgstr "" |
-#: solib-ia64-hpux.c:555 |
+#: solib-ia64-hpux.c:557 |
msgid "" |
"The shared libraries were not privately mapped; setting a breakpoint\n" |
"in a shared library will not work until you rerun the program.\n" |
@@ -21655,56 +22779,56 @@ msgid "" |
"chatr +dbg enable a.out" |
msgstr "" |
-#: solib-irix.c:234 |
+#: solib-irix.c:233 |
msgid "Unable to fetch shared library obj_info or obj_list info." |
msgstr "" |
-#: solib-irix.c:438 solib-sunos.c:701 |
+#: solib-irix.c:437 |
msgid "shared library handler failed to disable breakpoint" |
msgstr "" |
-#: solib-irix.c:507 |
+#: solib-irix.c:506 |
#, possible-c-format |
msgid "current_sos: truncating name of %d characters to only %d characters" |
msgstr "" |
-#: solib-irix.c:515 solib-som.c:604 solib-sunos.c:405 solib-svr4.c:1224 |
+#: solib-irix.c:514 solib-som.c:606 solib-svr4.c:1366 |
#, possible-c-format |
msgid "Can't read pathname for load map: %s." |
msgstr "" |
-#: solib-irix.c:559 solib-osf.c:589 solib-pa64.c:495 solib-som.c:701 |
-#: solib-svr4.c:898 |
+#: solib-irix.c:558 solib-osf.c:588 solib-pa64.c:494 solib-som.c:704 |
+#: solib-svr4.c:984 |
msgid "Attempt to reload symbols from process? " |
msgstr "" |
-#: solib-irix.c:582 solib-som.c:723 solib-svr4.c:938 |
+#: solib-irix.c:581 solib-som.c:726 solib-svr4.c:1024 |
#, possible-c-format |
msgid "failed to read exec filename from attached file: %s" |
msgstr "" |
-#: solib-osf.c:224 |
+#: solib-osf.c:223 |
#, possible-c-format |
msgid "unable to read shared sec name at 0x%lx" |
msgstr "" |
-#: solib-pa64.c:143 |
+#: solib-pa64.c:144 |
msgid "No object file symbols." |
msgstr "" |
-#: solib-pa64.c:153 |
+#: solib-pa64.c:154 |
msgid "Unable to read in .dynamic section information." |
msgstr "" |
-#: solib-pa64.c:162 |
+#: solib-pa64.c:163 |
msgid "Error while reading in load map pointer." |
msgstr "" |
-#: solib-pa64.c:177 |
+#: solib-pa64.c:178 |
msgid "Error trying to get information about dynamic linker." |
msgstr "" |
-#: solib-pa64.c:233 solib-pa64.c:247 |
+#: solib-pa64.c:234 solib-pa64.c:248 |
msgid "Error while reading in .dynamic section of the program." |
msgstr "" |
@@ -21712,7 +22836,7 @@ msgstr "" |
msgid "Unable to read the .dynamic section." |
msgstr "" |
-#: solib-pa64.c:323 solib-som.c:322 |
+#: solib-pa64.c:323 solib-som.c:324 |
msgid "" |
"Private mapping of shared library text was not specified\n" |
"by the executable; setting a breakpoint in a shared library which\n" |
@@ -21731,81 +22855,77 @@ 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:653 |
+#: solib-pa64.c:652 |
msgid "Cannot select pa64 solib support for this configuration." |
msgstr "" |
-#: solib-som.c:225 |
+#: solib-som.c:227 |
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:246 |
+#: solib-som.c:248 |
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:269 |
+#: solib-som.c:271 |
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:283 |
+#: solib-som.c:285 |
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:303 solib-som.c:534 |
+#: solib-som.c:305 solib-som.c:536 |
msgid "Unable to find __dld_flags symbol in object file." |
msgstr "" |
-#: solib-som.c:311 |
+#: solib-som.c:313 |
msgid "Unable to read __dld_flags." |
msgstr "" |
-#: solib-som.c:336 |
+#: solib-som.c:338 |
msgid "Unable to write __dld_flags." |
msgstr "" |
-#: solib-som.c:349 |
+#: solib-som.c:351 |
msgid "Unable to find _start symbol in object file." |
msgstr "" |
-#: solib-som.c:539 |
+#: solib-som.c:541 |
msgid "__dld_list is not valid according to __dld_flags." |
msgstr "" |
-#: solib-som.c:549 |
+#: solib-som.c:551 |
msgid "Unable to find dynamic library list." |
msgstr "" |
-#: solib-som.c:855 |
+#: solib-som.c:858 |
msgid "Unable to find $PRIVATE$ in shared library!" |
msgstr "" |
-#: solib-spu.c:365 |
+#: solib-spu.c:368 |
#, possible-c-format |
msgid "Cannot read SPE executable at %s" |
msgstr "" |
-#: solib-sunos.c:492 |
-msgid "stopped at unknown breakpoint while handling shared libraries" |
-msgstr "" |
- |
-#: solib-svr4.c:156 |
+#: solib-svr4.c:207 |
#, possible-c-format |
msgid "Error reading shared library list entry at %s" |
msgstr "" |
-#: solib-svr4.c:264 |
+#: solib-svr4.c:315 |
#, possible-c-format |
msgid "" |
"Using PIC (Position Independent Code) prelink displacement %s for \"%s\".\n" |
@@ -21819,41 +22939,42 @@ msgstr "" |
#. verification if it they match. One could do a verification |
#. of the DYNAMIC segment. Still the found address is the best |
#. one GDB could find. |
-#: solib-svr4.c:280 |
+#: solib-svr4.c:331 |
#, possible-c-format |
msgid "" |
".dynamic section for \"%s\" is not at the expected address (wrong library or " |
"version mismatch?)" |
msgstr "" |
-#: solib-svr4.c:1033 |
+#: solib-svr4.c:1156 |
#, possible-c-format |
msgid "SVR4 Library list has unsupported version \"%s\"" |
msgstr "" |
-#: solib-svr4.c:1090 solib-target.c:232 |
+#: solib-svr4.c:1213 solib-target.c:232 |
msgid "target library list" |
msgstr "" |
-#: solib-svr4.c:1198 |
+#: solib-svr4.c:1333 |
#, possible-c-format |
msgid "Corrupted shared library list: %s != %s" |
msgstr "" |
+#: solib-svr4.c:1754 |
+msgid "" |
+"Probes-based dynamic linker interface failed.\n" |
+"Reverting to original interface.\n" |
+msgstr "" |
+ |
#. It can be printed repeatedly as there is no easy way to check |
#. the executable symbols/file has been already relocated to |
#. displacement. |
-#: solib-svr4.c:2115 |
+#: solib-svr4.c:2809 |
#, possible-c-format |
msgid "" |
"Using PIE (Position Independent Executable) displacement %s for \"%s\".\n" |
msgstr "" |
-#: solib-target.c:67 |
-msgid "" |
-"Can not parse XML library list; XML support was disabled at compile time" |
-msgstr "" |
- |
#: solib-target.c:92 solib-target.c:109 |
msgid "Library list with both segments and sections" |
msgstr "" |
@@ -21862,287 +22983,271 @@ msgstr "" |
msgid "No segment or section bases defined" |
msgstr "" |
-#: solib-target.c:155 |
-#, possible-c-format |
-msgid "Library list has unsupported version \"%s\"" |
-msgstr "" |
- |
-#: solib-target.c:354 |
+#: solib-target.c:361 |
#, possible-c-format |
msgid "" |
"Could not relocate shared library \"%s\": wrong number of ALLOC sections" |
msgstr "" |
-#: solib-target.c:403 |
+#: solib-target.c:410 |
#, possible-c-format |
msgid "Could not relocate shared library \"%s\": no segments" |
msgstr "" |
-#: solib-target.c:419 |
+#: solib-target.c:426 |
#, possible-c-format |
msgid "Could not relocate shared library \"%s\": bad offsets" |
msgstr "" |
-#: sol-thread.c:258 |
+#: sol-thread.c:250 |
#, possible-c-format |
msgid "thread_to_lwp: td_ta_map_id2thr %s" |
msgstr "" |
-#: sol-thread.c:264 |
+#: sol-thread.c:256 |
#, possible-c-format |
msgid "thread_to_lwp: td_thr_get_info: %s" |
msgstr "" |
-#: sol-thread.c:270 |
+#: sol-thread.c:262 |
#, possible-c-format |
msgid "thread_to_lwp: thread state not active: %s" |
msgstr "" |
-#: sol-thread.c:301 |
+#: sol-thread.c:293 |
#, possible-c-format |
msgid "lwp_to_thread: td_ta_map_lwp2thr: %s." |
msgstr "" |
-#: sol-thread.c:307 |
+#: sol-thread.c:299 |
#, possible-c-format |
msgid "lwp_to_thread: td_thr_validate: %s." |
msgstr "" |
-#: sol-thread.c:313 |
+#: sol-thread.c:305 |
#, possible-c-format |
msgid "lwp_to_thread: td_thr_get_info: %s." |
msgstr "" |
#. Inactive thread. |
-#: sol-thread.c:365 sol-thread.c:401 |
+#: sol-thread.c:357 sol-thread.c:393 |
msgid "This version of Solaris can't start inactive threads." |
msgstr "" |
-#: sol-thread.c:367 sol-thread.c:403 |
+#: sol-thread.c:359 sol-thread.c:395 |
#, possible-c-format |
msgid "Specified thread %ld seems to have terminated" |
msgstr "" |
-#: sol-thread.c:461 |
+#: sol-thread.c:448 |
msgid "sol_thread_fetch_registers: thread == 0" |
msgstr "" |
-#: sol-thread.c:465 |
+#: sol-thread.c:452 |
#, possible-c-format |
msgid "sol_thread_fetch_registers: td_ta_map_id2thr: %s" |
msgstr "" |
-#: sol-thread.c:472 |
+#: sol-thread.c:459 |
#, possible-c-format |
msgid "sol_thread_fetch_registers: td_thr_getgregs %s" |
msgstr "" |
-#: sol-thread.c:482 |
+#: sol-thread.c:469 |
#, possible-c-format |
msgid "sol_thread_fetch_registers: td_thr_getfpregs %s" |
msgstr "" |
-#: sol-thread.c:496 |
-#, possible-c-format |
-msgid "sol_thread_fetch_registers: td_thr_getxregsize %s" |
-msgstr "" |
- |
-#: sol-thread.c:504 |
-#, possible-c-format |
-msgid "sol_thread_fetch_registers: td_thr_getxregs %s" |
-msgstr "" |
- |
-#: sol-thread.c:538 |
-#, possible-c-format |
-msgid "sol_thread_store_registers: td_ta_map_id2thr %s" |
-msgstr "" |
- |
-#: sol-thread.c:551 |
-#, possible-c-format |
-msgid "sol_thread_store_registers: td_thr_getgregs %s" |
-msgstr "" |
- |
-#: sol-thread.c:555 |
+#: sol-thread.c:504 |
#, possible-c-format |
-msgid "sol_thread_store_registers: td_thr_getfpregs %s" |
+msgid "sol_thread_store_registers: td_ta_map_id2thr %s" |
msgstr "" |
-#: sol-thread.c:565 sol-thread.c:595 |
+#: sol-thread.c:517 |
#, possible-c-format |
-msgid "sol_thread_store_registers: td_thr_getxregsize %s" |
+msgid "sol_thread_store_registers: td_thr_getgregs %s" |
msgstr "" |
-#: sol-thread.c:573 |
+#: sol-thread.c:521 |
#, possible-c-format |
-msgid "sol_thread_store_registers: td_thr_getxregs %s" |
+msgid "sol_thread_store_registers: td_thr_getfpregs %s" |
msgstr "" |
-#: sol-thread.c:584 |
+#: sol-thread.c:533 |
#, possible-c-format |
msgid "sol_thread_store_registers: td_thr_setgregs %s" |
msgstr "" |
-#: sol-thread.c:588 |
+#: sol-thread.c:537 |
#, possible-c-format |
msgid "sol_thread_store_registers: td_thr_setfpregs %s" |
msgstr "" |
-#: sol-thread.c:659 |
+#: sol-thread.c:597 |
#, possible-c-format |
msgid "sol_thread_new_objfile: td_init: %s" |
msgstr "" |
-#: sol-thread.c:687 |
+#: sol-thread.c:625 |
#, possible-c-format |
msgid "Cannot initialize thread debugging library: %s" |
msgstr "" |
-#: sol-thread.c:1272 |
+#: sol-thread.c:1158 |
msgid "info sol-thread: failed to get info for thread." |
msgstr "" |
-#: sol-thread.c:1388 |
+#: sol-thread.c:1274 |
msgid "Show info on Solaris user threads." |
msgstr "" |
-#: somread.c:74 |
+#: somread.c:73 |
msgid "Couldn't read symbol dictionary!" |
msgstr "" |
-#: somread.c:85 |
+#: somread.c:84 |
msgid "Can't read in HP string table." |
msgstr "" |
-#: somread.c:269 |
+#: somread.c:294 |
#, possible-c-format |
-msgid "Invalid symbol data; bad HP string table offset: %d" |
+msgid "Invalid symbol data; bad HP string table offset: %s" |
msgstr "" |
-#: source.c:107 |
+#: source.c:105 |
#, possible-c-format |
msgid "Number of source lines gdb will list by default is %s.\n" |
msgstr "" |
-#: source.c:291 |
+#: source.c:128 |
+#, possible-c-format |
+msgid "Filenames are displayed as \"%s\".\n" |
+msgstr "" |
+ |
+#: source.c:310 |
msgid "Can't find a default source file" |
msgstr "" |
-#: source.c:401 |
+#: source.c:420 |
msgid "Reinitialize source path to empty? " |
msgstr "" |
-#: source.c:549 |
+#: source.c:568 |
#, possible-c-format |
msgid "%s is not a directory." |
msgstr "" |
-#: source.c:613 |
+#: source.c:632 |
msgid "No current source file.\n" |
msgstr "" |
-#: source.c:616 |
+#: source.c:635 |
#, possible-c-format |
msgid "Current source file is %s\n" |
msgstr "" |
-#: source.c:618 |
+#: source.c:637 |
#, possible-c-format |
msgid "Compilation directory is %s\n" |
msgstr "" |
-#: source.c:620 |
+#: source.c:639 |
#, possible-c-format |
msgid "Located in %s\n" |
msgstr "" |
-#: source.c:622 |
+#: source.c:641 |
#, possible-c-format |
msgid "Contains %d line%s.\n" |
msgstr "" |
-#: source.c:625 |
+#: source.c:644 |
#, possible-c-format |
msgid "Source language is %s.\n" |
msgstr "" |
-#: source.c:626 |
+#: source.c:645 |
#, possible-c-format |
msgid "Compiled with %s debugging format.\n" |
msgstr "" |
-#: source.c:627 |
+#: source.c:646 |
#, possible-c-format |
msgid "%s preprocessor macro info.\n" |
msgstr "" |
-#: source.c:1136 |
+#: source.c:1149 |
+msgid "invalid filename_display_string" |
+msgstr "" |
+ |
+#: source.c:1179 |
msgid "Source file is more recent than executable." |
msgstr "" |
-#: source.c:1318 |
+#: source.c:1386 |
#, possible-c-format |
msgid "Line number %d out of range; %s has %d lines." |
msgstr "" |
-#: source.c:1428 |
+#: source.c:1502 |
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:1485 |
+#: source.c:1561 |
#, possible-c-format |
msgid "Line number %d is out of range for \"%s\".\n" |
msgstr "" |
-#: source.c:1521 source.c:1610 |
+#: source.c:1597 source.c:1686 |
msgid "Expression not found" |
msgstr "" |
-#: source.c:1578 source.c:1661 |
+#: source.c:1654 source.c:1740 |
msgid "Expression not found\n" |
msgstr "" |
-#: source.c:1771 |
+#: source.c:1851 |
msgid "Too many arguments in command" |
msgstr "" |
-#: source.c:1780 |
+#: source.c:1860 |
#, possible-c-format |
msgid "Source path substitution rule matching `%s':\n" |
msgstr "" |
-#: source.c:1782 |
+#: source.c:1862 |
msgid "List of all source path substitution rules:\n" |
msgstr "" |
-#: source.c:1806 source.c:1859 |
+#: source.c:1889 source.c:1945 |
msgid "Incorrect usage, too many arguments in command" |
msgstr "" |
-#: source.c:1816 |
+#: source.c:1899 |
msgid "Delete all source path substitution rules? " |
msgstr "" |
-#: source.c:1817 |
+#: source.c:1900 |
msgid "Canceled" |
msgstr "" |
-#: source.c:1839 |
+#: source.c:1922 |
#, possible-c-format |
msgid "No substitution rule defined for `%s'" |
msgstr "" |
-#: source.c:1856 |
+#: source.c:1942 |
msgid "Incorrect usage, too few arguments in command" |
msgstr "" |
-#: source.c:1862 |
+#: source.c:1948 |
msgid "First argument must be at least one character long" |
msgstr "" |
-#: source.c:1897 |
+#: source.c:1985 |
msgid "" |
"Add directory DIR to beginning of search path for source files.\n" |
"Forget cached info on source file locations and line positions.\n" |
@@ -22151,15 +23256,15 @@ msgid "" |
"With no argument, reset the search path to $cdir:$cwd, the default." |
msgstr "" |
-#: source.c:1913 |
+#: source.c:2001 |
msgid "Set the search path for finding source files." |
msgstr "" |
-#: source.c:1915 |
+#: source.c:2003 |
msgid "Show the search path for finding source files." |
msgstr "" |
-#: source.c:1917 |
+#: source.c:2005 |
msgid "" |
"$cwd in the path means the current working directory.\n" |
"$cdir in the path means the compilation directory of the source file.\n" |
@@ -22168,18 +23273,18 @@ msgid "" |
"Setting the value to an empty string sets it to $cdir:$cwd, the default." |
msgstr "" |
-#: source.c:1930 |
+#: source.c:2018 |
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:1938 |
+#: source.c:2026 |
msgid "Information about the current source file." |
msgstr "" |
-#: source.c:1940 |
+#: source.c:2028 |
msgid "" |
"Core addresses of the code for a source line.\n" |
"Line can be specified as\n" |
@@ -22194,28 +23299,35 @@ msgid "" |
"The address is also stored as the value of \"$_\"." |
msgstr "" |
-#: source.c:1952 |
+#: source.c:2040 |
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:1957 |
+#: source.c:2046 |
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:1968 |
+#: source.c:2057 |
msgid "Set number of source lines gdb will list by default." |
msgstr "" |
-#: source.c:1969 |
+#: source.c:2058 |
msgid "Show number of source lines gdb will list by default." |
msgstr "" |
-#: source.c:1976 |
+#: source.c:2059 |
+msgid "" |
+"Use this to choose how many source lines the \"list\" displays (unless\n" |
+"the \"list\" argument explicitly specifies some other number).\n" |
+"A value of \"unlimited\", or zero, means there's no limit." |
+msgstr "" |
+ |
+#: source.c:2068 |
msgid "" |
"Usage: set substitute-path FROM TO\n" |
"Add a substitution rule replacing FROM into TO in source file names.\n" |
@@ -22223,7 +23335,7 @@ msgid "" |
"is replaced by the new one." |
msgstr "" |
-#: source.c:1984 |
+#: source.c:2076 |
msgid "" |
"Usage: unset substitute-path [FROM]\n" |
"Delete the rule for substituting FROM in source file names. If FROM\n" |
@@ -22231,220 +23343,237 @@ msgid "" |
"If the debugger cannot find a rule for FROM, it will display a warning." |
msgstr "" |
-#: source.c:1992 |
+#: source.c:2084 |
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:234 |
+#: source.c:2092 |
+msgid "Set how to display filenames." |
+msgstr "" |
+ |
+#: source.c:2093 |
+msgid "Show how to display filenames." |
+msgstr "" |
+ |
+#: source.c:2094 |
+msgid "" |
+"filename-display can be:\n" |
+" basename - display only basename of a filename\n" |
+" relative - display a filename relative to the compilation directory\n" |
+" absolute - display an absolute filename\n" |
+"By default, relative filenames are displayed." |
+msgstr "" |
+ |
+#: sparc-nat.c:237 |
msgid "Couldn't get floating-point registers" |
msgstr "" |
-#: sparc-nat.c:247 |
+#: sparc-nat.c:250 |
msgid "Couldn't write floating-point registers" |
msgstr "" |
-#: sparc-nat.c:295 |
+#: sparc-nat.c:298 |
msgid "Couldn't get StackGhost cookie" |
msgstr "" |
-#: spu-linux-nat.c:460 |
+#: spu-linux-nat.c:468 |
#, possible-c-format |
msgid "Child process unexpectedly missing: %s" |
msgstr "" |
-#: spu-tdep.c:1615 spu-tdep.c:1619 |
+#: spu-tdep.c:1618 spu-tdep.c:1622 |
msgid "Could not determine address of single-step breakpoint." |
msgstr "" |
-#: spu-tdep.c:2038 spu-tdep.c:2095 spu-tdep.c:2216 spu-tdep.c:2458 |
-#: spu-tdep.c:2537 |
+#: spu-tdep.c:2041 spu-tdep.c:2098 spu-tdep.c:2219 spu-tdep.c:2461 |
+#: spu-tdep.c:2540 |
msgid "\"info spu\" is only supported on the SPU architecture." |
msgstr "" |
-#: spu-tdep.c:2046 |
+#: spu-tdep.c:2049 |
msgid "Could not read event_status." |
msgstr "" |
-#: spu-tdep.c:2054 |
+#: spu-tdep.c:2057 |
msgid "Could not read event_mask." |
msgstr "" |
-#: spu-tdep.c:2069 |
+#: spu-tdep.c:2072 |
#, possible-c-format |
msgid "Event Status 0x%s\n" |
msgstr "" |
-#: spu-tdep.c:2070 |
+#: spu-tdep.c:2073 |
#, possible-c-format |
msgid "Event Mask 0x%s\n" |
msgstr "" |
-#: spu-tdep.c:2102 |
+#: spu-tdep.c:2105 |
msgid "Could not read signal1." |
msgstr "" |
-#: spu-tdep.c:2113 |
+#: spu-tdep.c:2116 |
msgid "Could not read signal1_type." |
msgstr "" |
-#: spu-tdep.c:2120 |
+#: spu-tdep.c:2123 |
msgid "Could not read signal2." |
msgstr "" |
-#: spu-tdep.c:2131 |
+#: spu-tdep.c:2134 |
msgid "Could not read signal2_type." |
msgstr "" |
-#: spu-tdep.c:2149 |
+#: spu-tdep.c:2152 |
#, possible-c-format |
msgid "Signal 1 control word 0x%s " |
msgstr "" |
-#: spu-tdep.c:2151 |
+#: spu-tdep.c:2154 |
msgid "Signal 1 not pending " |
msgstr "" |
-#: spu-tdep.c:2154 spu-tdep.c:2164 |
+#: spu-tdep.c:2157 spu-tdep.c:2167 |
msgid "(Type Or)\n" |
msgstr "" |
-#: spu-tdep.c:2156 spu-tdep.c:2166 |
+#: spu-tdep.c:2159 spu-tdep.c:2169 |
msgid "(Type Overwrite)\n" |
msgstr "" |
-#: spu-tdep.c:2159 |
+#: spu-tdep.c:2162 |
#, possible-c-format |
msgid "Signal 2 control word 0x%s " |
msgstr "" |
-#: spu-tdep.c:2161 |
+#: spu-tdep.c:2164 |
msgid "Signal 2 not pending " |
msgstr "" |
-#: spu-tdep.c:2226 |
+#: spu-tdep.c:2229 |
msgid "Could not read mbox_info." |
msgstr "" |
-#: spu-tdep.c:2235 |
+#: spu-tdep.c:2238 |
msgid "Could not read ibox_info." |
msgstr "" |
-#: spu-tdep.c:2244 |
+#: spu-tdep.c:2247 |
msgid "Could not read wbox_info." |
msgstr "" |
-#: spu-tdep.c:2466 |
+#: spu-tdep.c:2469 |
msgid "Could not read dma_info." |
msgstr "" |
-#: spu-tdep.c:2496 spu-tdep.c:2569 |
+#: spu-tdep.c:2499 spu-tdep.c:2572 |
msgid "no query pending" |
msgstr "" |
-#: spu-tdep.c:2501 spu-tdep.c:2570 |
+#: spu-tdep.c:2504 spu-tdep.c:2573 |
msgid "'any' query pending" |
msgstr "" |
-#: spu-tdep.c:2502 spu-tdep.c:2571 |
+#: spu-tdep.c:2505 spu-tdep.c:2574 |
msgid "'all' query pending" |
msgstr "" |
-#: spu-tdep.c:2503 spu-tdep.c:2572 |
+#: spu-tdep.c:2506 spu-tdep.c:2575 |
msgid "undefined query type" |
msgstr "" |
-#: spu-tdep.c:2506 spu-tdep.c:2575 |
+#: spu-tdep.c:2509 spu-tdep.c:2578 |
#, possible-c-format |
msgid "Tag-Group Status 0x%s\n" |
msgstr "" |
-#: spu-tdep.c:2508 spu-tdep.c:2577 |
+#: spu-tdep.c:2511 spu-tdep.c:2580 |
#, possible-c-format |
msgid "Tag-Group Mask 0x%s (%s)\n" |
msgstr "" |
-#: spu-tdep.c:2510 |
+#: spu-tdep.c:2513 |
#, possible-c-format |
msgid "Stall-and-Notify 0x%s\n" |
msgstr "" |
-#: spu-tdep.c:2512 |
+#: spu-tdep.c:2515 |
#, possible-c-format |
msgid "Atomic Cmd Status 0x%s\n" |
msgstr "" |
-#: spu-tdep.c:2545 |
+#: spu-tdep.c:2548 |
msgid "Could not read proxydma_info." |
msgstr "" |
-#: spu-tdep.c:2589 |
+#: spu-tdep.c:2592 |
msgid "\"info spu\" must be followed by the name of an SPU facility.\n" |
msgstr "" |
-#: spu-tdep.c:2613 |
+#: spu-tdep.c:2616 |
#, possible-c-format |
msgid "Stopping for new SPE threads is %s.\n" |
msgstr "" |
-#: spu-tdep.c:2621 |
+#: spu-tdep.c:2624 |
#, possible-c-format |
msgid "Automatic software-cache flush is %s.\n" |
msgstr "" |
-#: spu-tdep.c:2762 spu-tdep.c:2765 spu-tdep.c:2800 |
+#: spu-tdep.c:2765 spu-tdep.c:2768 spu-tdep.c:2803 |
msgid "Various SPU specific commands." |
msgstr "" |
-#: spu-tdep.c:2771 |
+#: spu-tdep.c:2774 |
msgid "Set whether to stop for new SPE threads." |
msgstr "" |
-#: spu-tdep.c:2773 |
+#: spu-tdep.c:2776 |
msgid "Show whether to stop for new SPE threads." |
msgstr "" |
-#: spu-tdep.c:2775 |
+#: spu-tdep.c:2778 |
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:2786 |
+#: spu-tdep.c:2789 |
msgid "Set whether to automatically flush the software-managed cache." |
msgstr "" |
-#: spu-tdep.c:2788 |
+#: spu-tdep.c:2791 |
msgid "Show whether to automatically flush the software-managed cache." |
msgstr "" |
-#: spu-tdep.c:2790 |
+#: spu-tdep.c:2793 |
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:2805 |
+#: spu-tdep.c:2808 |
msgid "Display SPU event facility status.\n" |
msgstr "" |
-#: spu-tdep.c:2808 |
+#: spu-tdep.c:2811 |
msgid "Display SPU signal notification facility status.\n" |
msgstr "" |
-#: spu-tdep.c:2811 |
+#: spu-tdep.c:2814 |
msgid "Display SPU mailbox facility status.\n" |
msgstr "" |
-#: spu-tdep.c:2814 |
+#: spu-tdep.c:2817 |
msgid "Display MFC DMA status.\n" |
msgstr "" |
-#: spu-tdep.c:2817 |
+#: spu-tdep.c:2820 |
msgid "Display MFC Proxy-DMA status.\n" |
msgstr "" |
@@ -22458,101 +23587,101 @@ msgstr "" |
msgid "register number %d too large (max %d) in symbol %s" |
msgstr "" |
-#: stabsread.c:235 |
+#: stabsread.c:252 |
#, possible-c-format |
msgid "Invalid symbol data: type number (%d,%d) out of range at symtab pos %d." |
msgstr "" |
-#: stabsread.c:287 |
+#: stabsread.c:304 |
msgid "GDB internal error: bad real_filenum" |
msgstr "" |
-#: stabsread.c:641 |
+#: stabsread.c:659 |
#, possible-c-format |
msgid "Bad stabs string '%s'" |
msgstr "" |
-#: stabsread.c:705 |
+#: stabsread.c:708 |
#, possible-c-format |
msgid "Unknown C++ symbol name `%s'" |
msgstr "" |
-#: stabsread.c:1476 |
+#: stabsread.c:1474 |
msgid "couldn't parse type; debugger out of date?" |
msgstr "" |
-#: stabsread.c:1597 |
+#: stabsread.c:1595 |
#, possible-c-format |
msgid "Unrecognized cross-reference type `%c'" |
msgstr "" |
-#: stabsread.c:1825 |
+#: stabsread.c:1823 |
#, possible-c-format |
msgid "" |
"Prototyped function type didn't end arguments with `#':\n" |
"%s" |
msgstr "" |
-#: stabsread.c:1938 |
+#: stabsread.c:1936 |
#, possible-c-format |
msgid "invalid (minimal) member type data format at symtab pos %d." |
msgstr "" |
-#: stabsread.c:2044 |
+#: stabsread.c:2040 |
msgid "GDB internal error, type is NULL in stabsread.c." |
msgstr "" |
-#: stabsread.c:2072 |
+#: stabsread.c:2068 |
#, possible-c-format |
msgid "Unknown builtin type %d" |
msgstr "" |
-#: stabsread.c:2248 |
+#: stabsread.c:2244 |
#, possible-c-format |
msgid "Method has bad physname %s\n" |
msgstr "" |
-#: stabsread.c:2437 |
+#: stabsread.c:2433 |
#, possible-c-format |
msgid "const/volatile indicator missing, got '%c'" |
msgstr "" |
-#: stabsread.c:2521 |
+#: stabsread.c:2517 |
#, possible-c-format |
msgid "member function type missing, got '%c'" |
msgstr "" |
-#: stabsread.c:2798 |
+#: stabsread.c:2794 |
#, possible-c-format |
msgid "C++ abbreviated type name unknown at symtab pos %d" |
msgstr "" |
-#: stabsread.c:3160 |
+#: stabsread.c:3156 |
#, possible-c-format |
msgid "Unknown virtual character `%c' for baseclass" |
msgstr "" |
-#: stabsread.c:3178 |
+#: stabsread.c:3174 |
#, possible-c-format |
msgid "Unknown visibility `%c' for baseclass" |
msgstr "" |
-#: stabsread.c:3287 |
+#: stabsread.c:3283 |
#, possible-c-format |
msgid "virtual function table pointer not found when defining class `%s'" |
msgstr "" |
-#: stabsread.c:3400 |
+#: stabsread.c:3396 |
#, possible-c-format |
msgid "Unknown visibility `%c' for field" |
msgstr "" |
-#: stabsread.c:3442 |
+#: stabsread.c:3438 |
#, possible-c-format |
msgid "struct/union type gets multiply defined: %s%s" |
msgstr "" |
-#: stabsread.c:4245 |
+#: stabsread.c:4243 |
#, possible-c-format |
msgid "base type %d of range type is not defined" |
msgstr "" |
@@ -22561,94 +23690,90 @@ msgstr "" |
#. 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:4285 |
+#: stabsread.c:4283 |
msgid "Invalid (empty) method arguments" |
msgstr "" |
-#: stabsread.c:4329 |
+#: stabsread.c:4327 |
msgid "Invalid symbol data: common block within common block" |
msgstr "" |
-#: stabsread.c:4355 |
+#: stabsread.c:4353 |
msgid "ECOMM symbol unmatched by BCOMM" |
msgstr "" |
-#: stabsread.c:4559 |
+#: stabsread.c:4555 |
msgid "need a type name" |
msgstr "" |
-#: stabsread.c:4586 |
+#: stabsread.c:4582 |
#, possible-c-format |
msgid "forward-referenced types left unresolved, type code %d." |
msgstr "" |
-#: stabsread.c:4737 |
+#: stabsread.c:4733 |
#, possible-c-format |
msgid "%s: common block `%s' from global_sym_chain unresolved" |
msgstr "" |
-#: stabsread.c:4818 stabsread.c:4823 |
+#: stabsread.c:4814 stabsread.c:4819 |
#, possible-c-format |
msgid "invalid symbol name \"%s\"" |
msgstr "" |
-#: stack.c:717 |
+#: stack.c:745 |
#, possible-c-format |
msgid "Debugger's willingness to use disassemble-next-line is %s.\n" |
msgstr "" |
-#: stack.c:916 |
+#: stack.c:945 |
msgid "Trying to set NULL pspace." |
msgstr "" |
-#: stack.c:1271 stack.c:1351 |
+#: stack.c:1301 stack.c:1381 |
msgid "Too many args in frame specification" |
msgstr "" |
-#: stack.c:1438 |
+#: stack.c:1470 |
#, possible-c-format |
msgid "Stack level %d, frame at " |
msgstr "" |
-#: stack.c:1443 |
+#: stack.c:1475 |
msgid "Stack frame at " |
msgstr "" |
-#: stack.c:1478 |
+#: stack.c:1529 |
#, possible-c-format |
msgid " Outermost frame: %s\n" |
msgstr "" |
-#: stack.c:1751 |
+#: stack.c:1837 |
msgid "(More stack frames follow...)\n" |
msgstr "" |
-#: stack.c:1761 |
+#: stack.c:1847 |
#, possible-c-format |
msgid "Backtrace stopped: %s\n" |
msgstr "" |
-#: stack.c:1982 |
+#: stack.c:2079 |
msgid "PC unavailable, cannot determine locals.\n" |
msgstr "" |
-#: stack.c:2006 |
+#: stack.c:2103 |
msgid "No locals.\n" |
msgstr "" |
-#: stack.c:2065 |
+#: stack.c:2162 |
msgid "PC unavailable, cannot determine args.\n" |
msgstr "" |
-#: stack.c:2072 |
-msgid "No symbol table info available.\n" |
-msgstr "" |
- |
-#: stack.c:2088 |
+#: stack.c:2185 |
msgid "No arguments.\n" |
msgstr "" |
-#: stack.c:2217 |
+#: stack.c:2314 |
msgid "Initial frame selected; you cannot go up." |
msgstr "" |
@@ -22656,40 +23781,40 @@ msgstr "" |
#. "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:2254 |
+#: stack.c:2351 |
msgid "Bottom (innermost) frame selected; you cannot go down." |
msgstr "" |
-#: stack.c:2289 |
+#: stack.c:2388 |
msgid "Can not force return from an inlined function." |
msgstr "" |
-#: stack.c:2312 |
+#: stack.c:2412 |
msgid "" |
"Return value type not available for selected stack frame.\n" |
"Please use an explicit cast of the value to return." |
msgstr "" |
-#: stack.c:2355 |
+#: stack.c:2460 |
#, possible-c-format |
msgid "%sMake selected stack frame return now? " |
msgstr "" |
-#: stack.c:2358 |
+#: stack.c:2463 |
#, possible-c-format |
msgid "%sMake %s return now? " |
msgstr "" |
-#: stack.c:2361 |
+#: stack.c:2466 |
msgid "Not confirmed" |
msgstr "" |
-#: stack.c:2450 |
+#: stack.c:2554 |
#, possible-c-format |
msgid "'%s' not within current stack frame.\n" |
msgstr "" |
-#: stack.c:2504 |
+#: stack.c:2608 |
msgid "" |
"Make selected stack frame return to its caller.\n" |
"Control remains in the debugger, but when you continue\n" |
@@ -22697,31 +23822,31 @@ msgid "" |
"If an argument is given, it is an expression for the value to return." |
msgstr "" |
-#: stack.c:2510 |
+#: stack.c:2614 |
msgid "" |
"Select and print stack frame that called this one.\n" |
"An argument says how many frames up to go." |
msgstr "" |
-#: stack.c:2513 |
+#: stack.c:2617 |
msgid "" |
"Same as the `up' command, but does not print anything.\n" |
"This is useful in command scripts." |
msgstr "" |
-#: stack.c:2517 |
+#: stack.c:2621 |
msgid "" |
"Select and print stack frame called by this one.\n" |
"An argument says how many frames down to go." |
msgstr "" |
-#: stack.c:2522 |
+#: stack.c:2626 |
msgid "" |
"Same as the `down' command, but does not print anything.\n" |
"This is useful in command scripts." |
msgstr "" |
-#: stack.c:2526 |
+#: stack.c:2630 |
msgid "" |
"Select and print a stack frame.\n" |
"With no argument, print the selected stack frame. (See also \"info frame" |
@@ -22732,25 +23857,27 @@ msgid "" |
"a command file or a user-defined command." |
msgstr "" |
-#: stack.c:2539 |
+#: stack.c:2643 |
msgid "Print the current stack frame.\n" |
msgstr "" |
-#: stack.c:2542 |
+#: stack.c:2646 |
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:2547 |
+#: stack.c:2651 |
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" |
+"Use of the 'no-filters' qualifier prohibits frame filters from executing\n" |
+"on this backtrace.\n" |
msgstr "" |
-#: stack.c:2555 |
+#: stack.c:2661 |
msgid "" |
"Print backtrace of all stack frames, or innermost COUNT frames\n" |
"and the values of the local variables.\n" |
@@ -22758,51 +23885,65 @@ msgid "" |
"Usage: T <count>\n" |
msgstr "" |
-#: stack.c:2564 |
+#: stack.c:2670 |
msgid "Backtrace of the stack, or innermost COUNT frames." |
msgstr "" |
-#: stack.c:2567 |
+#: stack.c:2673 |
msgid "All about selected stack frame, or frame at ADDR." |
msgstr "" |
-#: stack.c:2570 |
+#: stack.c:2676 |
msgid "Local variables of current stack frame." |
msgstr "" |
-#: stack.c:2572 |
+#: stack.c:2678 |
msgid "Argument variables of current stack frame." |
msgstr "" |
-#: stack.c:2575 |
+#: stack.c:2681 |
msgid "Argument and local variables of current stack frame." |
msgstr "" |
-#: stack.c:2578 |
+#: stack.c:2684 |
msgid "" |
"Select the stack frame that contains <func>.\n" |
"Usage: func <name>\n" |
msgstr "" |
-#: stack.c:2584 |
+#: stack.c:2690 |
msgid "Set printing of non-scalar frame arguments" |
msgstr "" |
-#: stack.c:2585 |
+#: stack.c:2691 |
msgid "Show printing of non-scalar frame arguments" |
msgstr "" |
-#: stack.c:2589 |
+#: stack.c:2695 |
+msgid "Set whether to print frame arguments in raw form." |
+msgstr "" |
+ |
+#: stack.c:2696 |
+msgid "Show whether to print frame arguments in raw form." |
+msgstr "" |
+ |
+#: stack.c:2697 |
+msgid "" |
+"If set, frame arguments are printed in raw form, bypassing any\n" |
+"pretty-printers for that value." |
+msgstr "" |
+ |
+#: stack.c:2704 |
msgid "" |
"Set whether to disassemble next source line or insn when execution stops." |
msgstr "" |
-#: stack.c:2591 |
+#: stack.c:2706 |
msgid "" |
"Show whether to disassemble next source line or insn when execution stops." |
msgstr "" |
-#: stack.c:2593 |
+#: stack.c:2708 |
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" |
@@ -22815,15 +23956,15 @@ msgid "" |
"source line." |
msgstr "" |
-#: stack.c:2610 |
+#: stack.c:2725 |
msgid "Set printing of function arguments at function entry" |
msgstr "" |
-#: stack.c:2612 |
+#: stack.c:2727 |
msgid "Show printing of function arguments at function entry" |
msgstr "" |
-#: stack.c:2614 |
+#: stack.c:2729 |
msgid "" |
"GDB can sometimes determine the values of function arguments at entry,\n" |
"in addition to their current values. This option tells GDB whether\n" |
@@ -22845,124 +23986,131 @@ msgstr "" |
msgid "Undefined bitness for probe." |
msgstr "" |
-#: stap-probe.c:447 |
+#: stap-probe.c:449 |
#, possible-c-format |
msgid "Invalid register displacement syntax on expression `%s'." |
msgstr "" |
-#: stap-probe.c:513 |
+#: stap-probe.c:515 |
#, possible-c-format |
msgid "Missing register name suffix `%s' on expression `%s'." |
msgstr "" |
-#: stap-probe.c:523 |
+#: stap-probe.c:525 |
#, possible-c-format |
msgid "Missing indirection suffix `%s' on expression `%s'." |
msgstr "" |
-#: stap-probe.c:620 |
+#: stap-probe.c:627 |
#, possible-c-format |
msgid "Invalid operator `%c' for register displacement on expression `%s'." |
msgstr "" |
-#: stap-probe.c:654 stap-probe.c:684 |
+#: stap-probe.c:663 stap-probe.c:695 |
#, possible-c-format |
msgid "Invalid constant suffix on expression `%s'." |
msgstr "" |
-#: stap-probe.c:662 |
+#: stap-probe.c:671 |
#, possible-c-format |
msgid "Unknown numeric token on expression `%s'." |
msgstr "" |
-#: stap-probe.c:694 |
+#: stap-probe.c:705 |
#, possible-c-format |
msgid "Operator `%c' not recognized on expression `%s'." |
msgstr "" |
-#: stap-probe.c:724 |
+#: stap-probe.c:735 |
#, possible-c-format |
msgid "Missign close-paren on expression `%s'." |
msgstr "" |
-#: stap-probe.c:732 |
+#: stap-probe.c:743 |
#, possible-c-format |
msgid "Cannot parse expression `%s'." |
msgstr "" |
-#: stap-probe.c:773 |
+#: stap-probe.c:784 |
#, possible-c-format |
msgid "Invalid operator `%c' on expression `%s'." |
msgstr "" |
-#: stap-probe.c:958 |
+#: stap-probe.c:969 |
#, possible-c-format |
msgid "unrecognized bitness `%c' for probe `%s'" |
msgstr "" |
-#: stap-probe.c:1136 stap-probe.c:1171 |
+#: stap-probe.c:1022 |
+msgid "" |
+"The SystemTap SDT probe support is not fully implemented on this target;\n" |
+"you will not be able to inspect the arguments of the probes.\n" |
+"Please report a bug against GDB requesting a port to this target." |
+msgstr "" |
+ |
+#: stap-probe.c:1178 stap-probe.c:1209 |
#, possible-c-format |
msgid "No SystemTap probe at PC %s" |
msgstr "" |
-#: stap-probe.c:1145 |
+#: stap-probe.c:1185 |
#, possible-c-format |
msgid "Invalid probe argument %d -- probe has %u arguments available" |
msgstr "" |
-#: stap-probe.c:1186 |
+#: stap-probe.c:1223 |
#, possible-c-format |
msgid "Invalid probe argument %d -- probe has %d arguments available" |
msgstr "" |
-#: stap-probe.c:1214 |
+#: stap-probe.c:1250 |
msgid "Could not read the value of a SystemTap semaphore." |
msgstr "" |
-#: stap-probe.c:1231 |
+#: stap-probe.c:1267 |
msgid "Could not write the value of a SystemTap semaphore." |
msgstr "" |
-#: stap-probe.c:1308 |
+#: stap-probe.c:1345 |
#, possible-c-format |
msgid "corrupt probe name when reading `%s'" |
msgstr "" |
-#: stap-probe.c:1347 |
+#: stap-probe.c:1385 |
#, possible-c-format |
msgid "corrupt probe argument when reading `%s'" |
msgstr "" |
-#: stap-probe.c:1387 |
+#: stap-probe.c:1426 |
#, possible-c-format |
msgid "could not obtain base address for SystemTap section on objfile `%s'." |
msgstr "" |
#. If we are here, it means we have failed to parse every known |
#. probe. |
-#: stap-probe.c:1445 |
+#: stap-probe.c:1484 |
msgid "could not parse SystemTap probe(s) from inferior" |
msgstr "" |
-#: stap-probe.c:1477 |
+#: stap-probe.c:1516 |
msgid "Semaphore" |
msgstr "" |
-#: stap-probe.c:1533 |
+#: stap-probe.c:1574 |
msgid "Set SystemTap expression debugging." |
msgstr "" |
-#: stap-probe.c:1534 |
+#: stap-probe.c:1575 |
msgid "Show SystemTap expression debugging." |
msgstr "" |
-#: stap-probe.c:1535 |
+#: stap-probe.c:1576 |
msgid "" |
"When non-zero, the internal representation of SystemTap expressions will be " |
"printed." |
msgstr "" |
-#: stap-probe.c:1569 |
+#: stap-probe.c:1610 |
msgid "" |
"Show information about SystemTap static probes.\n" |
"Usage: info probes stap [PROVIDER [NAME [OBJECT]]]\n" |
@@ -22980,107 +24128,89 @@ msgstr "" |
msgid "Standard register ``$ps'' is not available for this target" |
msgstr "" |
-#: symfile.c:597 |
+#: symfile.c:553 |
#, possible-c-format |
msgid "no loadable sections found in added symbol-file %s" |
msgstr "" |
-#: symfile.c:712 |
+#: symfile.c:668 |
#, possible-c-format |
msgid "section %s not found in %s" |
msgstr "" |
-#: symfile.c:1085 |
+#: symfile.c:1104 |
#, possible-c-format |
msgid "Load new symbol table from \"%s\"? " |
msgstr "" |
-#: symfile.c:1120 |
+#: symfile.c:1138 |
msgid "expanding to full symbols..." |
msgstr "" |
-#: symfile.c:1251 |
+#: symfile.c:1272 |
#, possible-c-format |
msgid "Discard symbol table from `%s'? " |
msgstr "" |
-#: symfile.c:1253 |
+#: symfile.c:1274 |
msgid "Discard symbol table? " |
msgstr "" |
-#: symfile.c:1264 |
+#: symfile.c:1285 |
msgid "No symbol file now.\n" |
msgstr "" |
-#: symfile.c:1308 symfile.c:1321 |
-#, possible-c-format |
-msgid "Problem reading \"%s\" for CRC: %s" |
-msgstr "" |
- |
-#: symfile.c:1405 |
+#: symfile.c:1359 |
#, possible-c-format |
msgid "" |
"the debug information found in \"%s\" does not match \"%s\" (CRC mismatch).\n" |
msgstr "" |
-#: symfile.c:1421 |
+#: symfile.c:1375 |
#, possible-c-format |
msgid "" |
"The directory where separate debug symbols are searched for is \"%s\".\n" |
msgstr "" |
-#: symfile.c:1638 tracepoint.c:3164 |
+#: symfile.c:1600 tracepoint.c:3703 |
#, possible-c-format |
msgid "unknown option `%s'" |
msgstr "" |
-#: symfile.c:1649 |
+#: symfile.c:1611 |
msgid "no symbol file name was specified" |
msgstr "" |
-#: symfile.c:1836 |
+#: symfile.c:1793 |
#, possible-c-format |
msgid "I'm sorry, Dave, I can't do that. Symbol format `%s' unknown." |
msgstr "" |
-#: symfile.c:1983 |
+#: symfile.c:1944 |
#, possible-c-format |
msgid "Download verify read failed at %s" |
msgstr "" |
-#: symfile.c:1986 |
+#: symfile.c:1947 |
#, possible-c-format |
msgid "Download verify compare failed at %s" |
msgstr "" |
-#: symfile.c:2088 |
-msgid "file to load" |
-msgstr "" |
- |
-#: symfile.c:2105 |
-#, possible-c-format |
-msgid "Invalid download offset:%s." |
-msgstr "" |
- |
-#: symfile.c:2108 |
-msgid "Too many parameters." |
-msgstr "" |
- |
-#: symfile.c:2139 |
+#: symfile.c:2097 |
msgid "Load failed" |
msgstr "" |
-#: symfile.c:2288 |
+#: symfile.c:2230 |
msgid "add-symbol-file takes a file name and an address" |
msgstr "" |
-#: symfile.c:2355 |
+#: symfile.c:2289 |
msgid "" |
"USAGE: add-symbol-file <filename> <textaddress> [-readnow] [-s <secname> " |
"<addr>]*" |
msgstr "" |
-#: symfile.c:2366 |
+#: symfile.c:2299 |
#, possible-c-format |
msgid "The address where %s has been loaded is missing" |
msgstr "" |
@@ -23090,125 +24220,142 @@ msgstr "" |
#. functions. We have to split this up into separate print |
#. statements because hex_string returns a local static |
#. string. |
-#: symfile.c:2374 |
+#: symfile.c:2307 |
#, 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:2457 |
+#: symfile.c:2363 |
+msgid "remove-symbol-file: no symbol file provided" |
+msgstr "" |
+ |
+#: symfile.c:2375 |
+msgid "Missing address argument" |
+msgstr "" |
+ |
+#: symfile.c:2378 symfile.c:2396 |
#, possible-c-format |
-msgid "`%s' has disappeared; keeping its symbols.\n" |
+msgid "Junk after %s" |
+msgstr "" |
+ |
+#: symfile.c:2412 |
+msgid "No symbol file found" |
+msgstr "" |
+ |
+#: symfile.c:2415 |
+#, possible-c-format |
+msgid "Remove symbol table from file \"%s\"? " |
msgstr "" |
+#. FIXME, should use print_sys_errmsg but it's not filtered. |
#: symfile.c:2469 |
#, possible-c-format |
-msgid "`%s' has changed; re-reading symbols.\n" |
+msgid "`%s' has disappeared; keeping its symbols.\n" |
msgstr "" |
-#: symfile.c:2523 |
+#: symfile.c:2481 |
#, possible-c-format |
-msgid "Can't close BFD for %s: %s" |
+msgid "`%s' has changed; re-reading symbols.\n" |
msgstr "" |
-#: symfile.c:2527 |
+#: symfile.c:2545 |
#, possible-c-format |
msgid "Can't open %s to read symbols." |
msgstr "" |
-#: symfile.c:2532 |
+#: symfile.c:2555 |
#, possible-c-format |
msgid "Can't read symbols from %s: %s." |
msgstr "" |
-#: symfile.c:2619 |
+#: symfile.c:2643 |
msgid "(no debugging symbols found)\n" |
msgstr "" |
-#: symfile.c:2701 |
+#: symfile.c:2724 |
#, possible-c-format |
msgid "Mapping between filename extension and source language is \"%s\".\n" |
msgstr "" |
-#: symfile.c:2715 |
+#: symfile.c:2738 |
#, possible-c-format |
msgid "'%s': Filename extension must begin with '.'" |
msgstr "" |
-#: symfile.c:2722 symfile.c:2734 |
+#: symfile.c:2745 symfile.c:2756 |
#, possible-c-format |
msgid "'%s': two arguments required -- filename extension and language" |
msgstr "" |
-#: symfile.c:2770 |
+#: symfile.c:2792 |
msgid "Filename extensions and the languages they represent:" |
msgstr "" |
-#: symfile.c:3271 |
+#: symfile.c:3294 |
msgid "No sections are mapped.\n" |
msgstr "" |
-#: symfile.c:3284 symfile.c:3329 |
+#: symfile.c:3307 symfile.c:3352 |
msgid "" |
"Overlay debugging not enabled. Use either the 'overlay auto' or\n" |
"the 'overlay manual' command." |
msgstr "" |
-#: symfile.c:3289 symfile.c:3334 |
+#: symfile.c:3312 symfile.c:3357 |
msgid "Argument required: name of an overlay section" |
msgstr "" |
-#: symfile.c:3308 |
+#: symfile.c:3331 |
#, possible-c-format |
msgid "Note: section %s unmapped by overlap\n" |
msgstr "" |
-#: symfile.c:3315 symfile.c:3345 |
+#: symfile.c:3338 symfile.c:3368 |
#, possible-c-format |
msgid "No overlay section called %s" |
msgstr "" |
-#: symfile.c:3341 |
+#: symfile.c:3364 |
#, possible-c-format |
msgid "Section %s is not mapped" |
msgstr "" |
-#: symfile.c:3358 |
+#: symfile.c:3381 |
msgid "Automatic overlay debugging enabled." |
msgstr "" |
-#: symfile.c:3371 |
+#: symfile.c:3394 |
msgid "Overlay debugging enabled." |
msgstr "" |
-#: symfile.c:3384 |
+#: symfile.c:3407 |
msgid "Overlay debugging disabled." |
msgstr "" |
-#: symfile.c:3395 |
+#: symfile.c:3418 |
msgid "This target does not know how to read its overlay state." |
msgstr "" |
-#: symfile.c:3495 |
+#: symfile.c:3521 |
msgid "" |
"Error reading inferior's overlay table: couldn't find `_novlys' variable\n" |
"in inferior. Use `overlay manual' mode." |
msgstr "" |
-#: symfile.c:3504 symfile.c:3590 |
+#: symfile.c:3530 symfile.c:3616 |
msgid "" |
"Error reading inferior's overlay table: couldn't find `_ovly_table' array\n" |
"in inferior. Use `overlay manual' mode." |
msgstr "" |
-#: symfile.c:3811 |
+#: symfile.c:3849 |
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:3817 |
+#: symfile.c:3855 |
msgid "" |
"Load symbols from FILE, assuming FILE has been dynamically loaded.\n" |
"Usage: add-symbol-file FILE ADDR [-s <SECT> <SECT_ADDR> -s <SECT> " |
@@ -23219,80 +24366,99 @@ msgid "" |
"with the text. SECT is a section name to be loaded at SECT_ADDR." |
msgstr "" |
-#: symfile.c:3827 |
+#: symfile.c:3866 |
+msgid "" |
+"Remove a symbol file added via the add-symbol-file command.\n" |
+"Usage: remove-symbol-file FILENAME\n" |
+" remove-symbol-file -a ADDRESS\n" |
+"The file to remove can be identified by its filename or by an address\n" |
+"that lies within the boundaries of this symbol file in memory." |
+msgstr "" |
+ |
+#: symfile.c:3874 |
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:3834 |
+#: symfile.c:3881 |
msgid "Commands for debugging overlays." |
msgstr "" |
-#: symfile.c:3841 |
+#: symfile.c:3888 |
msgid "Assert that an overlay section is mapped." |
msgstr "" |
-#: symfile.c:3844 |
+#: symfile.c:3891 |
msgid "Assert that an overlay section is unmapped." |
msgstr "" |
-#: symfile.c:3847 |
+#: symfile.c:3894 |
msgid "List mappings of overlay sections." |
msgstr "" |
-#: symfile.c:3850 |
+#: symfile.c:3897 |
msgid "Enable overlay debugging." |
msgstr "" |
-#: symfile.c:3852 |
+#: symfile.c:3899 |
msgid "Disable overlay debugging." |
msgstr "" |
-#: symfile.c:3854 |
+#: symfile.c:3901 |
msgid "Enable automatic overlay debugging." |
msgstr "" |
-#: symfile.c:3856 |
+#: symfile.c:3903 |
msgid "Read the overlay mapping state from the target." |
msgstr "" |
-#: symfile.c:3861 |
+#: symfile.c:3908 |
msgid "Set mapping between filename extension and source language." |
msgstr "" |
-#: symfile.c:3862 |
+#: symfile.c:3909 |
msgid "Show mapping between filename extension and source language." |
msgstr "" |
-#: symfile.c:3863 |
+#: symfile.c:3910 |
msgid "Usage: set extension-language .foo bar" |
msgstr "" |
-#: symfile.c:3870 |
+#: symfile.c:3917 |
msgid "All filename extensions associated with a source language." |
msgstr "" |
-#: symfile.c:3873 |
+#: symfile.c:3920 |
msgid "Set the directories where separate debug symbols are searched for." |
msgstr "" |
-#: symfile.c:3874 |
+#: symfile.c:3921 |
msgid "Show the directories where separate debug symbols are searched for." |
msgstr "" |
-#: symfile.c:3875 |
+#: symfile.c:3922 |
msgid "" |
"Separate debug symbols are first searched for in the same\n" |
"directory as the binary, then in the `" |
msgstr "" |
-#: symfile.c:3877 |
-msgid "" |
-"' subdirectory,\n" |
-"and lastly at the path of the directory of the binary with\n" |
-"each global debug-file-directory component prepended." |
+#: symfile-debug.c:673 |
+#, possible-c-format |
+msgid "Symfile debugging is %s.\n" |
+msgstr "" |
+ |
+#: symfile-debug.c:684 |
+msgid "Set debugging of the symfile functions." |
+msgstr "" |
+ |
+#: symfile-debug.c:685 |
+msgid "Show debugging of the symfile functions." |
+msgstr "" |
+ |
+#: symfile-debug.c:686 |
+msgid "When enabled, all calls to the symfile functions are logged." |
msgstr "" |
#: symfile-mem.c:96 |
@@ -23303,214 +24469,268 @@ msgstr "" |
msgid "Failed to read a valid object file image from memory." |
msgstr "" |
-#: symfile-mem.c:114 |
+#: symfile-mem.c:116 |
#, possible-c-format |
msgid "Got object file from memory but can't read symbols: %s." |
msgstr "" |
-#: symfile-mem.c:148 |
+#: symfile-mem.c:151 |
msgid "add-symbol-file-from-memory requires an expression argument" |
msgstr "" |
-#: symfile-mem.c:158 |
+#: symfile-mem.c:161 |
msgid "Must use symbol-file or exec-file before add-symbol-file-from-memory." |
msgstr "" |
-#: symfile-mem.c:213 |
+#: symfile-mem.c:216 |
msgid "" |
"Could not load vsyscall page because no executable was specified\n" |
"try using the \"file\" command first." |
msgstr "" |
-#: symfile-mem.c:241 |
+#: symfile-mem.c:244 |
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:92 |
+#: symmisc.c:87 |
#, possible-c-format |
msgid "Byte cache statistics for '%s':\n" |
msgstr "" |
-#: symmisc.c:113 |
+#: symmisc.c:110 |
#, possible-c-format |
msgid "Statistics for '%s':\n" |
msgstr "" |
-#: symmisc.c:115 |
+#: symmisc.c:112 |
#, possible-c-format |
msgid " Number of \"stab\" symbols read: %d\n" |
msgstr "" |
-#: symmisc.c:118 |
+#: symmisc.c:115 |
#, possible-c-format |
msgid " Number of \"minimal\" symbols read: %d\n" |
msgstr "" |
-#: symmisc.c:121 |
+#: symmisc.c:118 |
#, possible-c-format |
msgid " Number of \"partial\" symbols read: %d\n" |
msgstr "" |
-#: symmisc.c:124 |
+#: symmisc.c:121 |
#, possible-c-format |
msgid " Number of \"full\" symbols read: %d\n" |
msgstr "" |
-#: symmisc.c:127 |
+#: symmisc.c:124 |
#, possible-c-format |
msgid " Number of \"types\" defined: %d\n" |
msgstr "" |
-#: symmisc.c:140 |
+#: symmisc.c:137 |
#, possible-c-format |
msgid " Number of symbol tables: %d\n" |
msgstr "" |
-#: symmisc.c:141 |
+#: symmisc.c:138 |
#, possible-c-format |
msgid " Number of symbol tables with line tables: %d\n" |
msgstr "" |
-#: symmisc.c:143 |
+#: symmisc.c:140 |
#, possible-c-format |
msgid " Number of symbol tables with blockvectors: %d\n" |
msgstr "" |
-#: symmisc.c:147 |
+#: symmisc.c:144 |
#, possible-c-format |
msgid " Space used by a.out string tables: %d\n" |
msgstr "" |
-#: symmisc.c:149 |
+#: symmisc.c:146 |
#, possible-c-format |
msgid " Total memory used for objfile obstack: %d\n" |
msgstr "" |
-#: symmisc.c:151 |
+#: symmisc.c:148 |
+#, possible-c-format |
+msgid " Total memory used for BFD obstack: %d\n" |
+msgstr "" |
+ |
+#: symmisc.c:150 |
#, possible-c-format |
msgid " Total memory used for psymbol cache: %d\n" |
msgstr "" |
-#: symmisc.c:154 |
+#: symmisc.c:153 |
#, possible-c-format |
msgid " Total memory used for macro cache: %d\n" |
msgstr "" |
-#: symmisc.c:156 |
+#: symmisc.c:155 |
#, possible-c-format |
msgid " Total memory used for file name cache: %d\n" |
msgstr "" |
-#: symmisc.c:274 |
+#: symmisc.c:278 |
#, possible-c-format |
msgid "internal error: minimal symbol count %d != %d" |
msgstr "" |
-#: symmisc.c:416 |
+#: symmisc.c:422 |
msgid "Arguments missing: an output file name and an optional symbol file name" |
msgstr "" |
-#: symmisc.c:639 |
+#: symmisc.c:651 |
msgid "print-msymbols takes an output file name and optional symbol file name" |
msgstr "" |
-#: symtab.c:1327 |
-#, possible-c-format |
-msgid "Internal error: `%s' is not an aggregate" |
+#: symmisc.c:886 |
+msgid "Extra arguments after regexp." |
msgstr "" |
-#: symtab.c:1635 |
-#, possible-c-format |
+#: symmisc.c:932 |
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<type>)." |
+"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 "" |
+ |
+#: symmisc.c:938 |
+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 "" |
+ |
+#: symmisc.c:945 |
+msgid "" |
+"Print dump of current object file definitions.\n" |
+"With an argument REGEXP, list the object files with matching names." |
+msgstr "" |
+ |
+#: symmisc.c:949 |
+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 with matching names." |
+msgstr "" |
+ |
+#: symmisc.c:957 |
+msgid "Check consistency of currently expanded symtabs." |
+msgstr "" |
+ |
+#: symmisc.c:962 |
+msgid "" |
+"Expand symbol tables.\n" |
+"With an argument REGEXP, only expand the symbol tables with matching names." |
+msgstr "" |
+ |
+#: symtab.c:1470 |
+#, possible-c-format |
+msgid "Internal error: `%s' is not an aggregate" |
msgstr "" |
-#. FIXME; error is wrong in one case. |
-#: symtab.c:1841 |
+#: symtab.c:1738 |
#, possible-c-format |
msgid "" |
-"Internal: global symbol `%s' found in %s psymtab but not in symtab.\n" |
+"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<type>)." |
+"\t (if a template, try specifying an instantiation: %s<type>)." |
msgstr "" |
-#: symtab.c:3016 |
+#: symtab.c:3079 |
msgid "mismatched quoting on brackets, try 'operator\\[\\]'" |
msgstr "" |
-#: symtab.c:3024 |
+#: symtab.c:3087 |
msgid "nothing is allowed between '[' and ']'" |
msgstr "" |
-#: symtab.c:3080 |
+#: symtab.c:3143 |
msgid "`operator ()' must be specified without whitespace in `()'" |
msgstr "" |
-#: symtab.c:3086 |
+#: symtab.c:3149 |
msgid "`operator ?:' must be specified without whitespace in `?:'" |
msgstr "" |
-#: symtab.c:3092 |
+#: symtab.c:3155 |
msgid "`operator []' must be specified without whitespace in `[]'" |
msgstr "" |
-#: symtab.c:3097 |
+#: symtab.c:3160 |
#, possible-c-format |
msgid "`operator %s' not supported" |
msgstr "" |
-#: symtab.c:4984 symtab.c:4987 symtab.c:5014 |
+#: symtab.c:3873 |
+#, possible-c-format |
+msgid "All %ss matching regular expression \"%s\":\n" |
+msgstr "" |
+ |
+#: symtab.c:3876 |
+#, possible-c-format |
+msgid "All defined %ss:\n" |
+msgstr "" |
+ |
+#: symtab.c:3886 |
+msgid "" |
+"\n" |
+"Non-debugging symbols:\n" |
+msgstr "" |
+ |
+#: symtab.c:5272 symtab.c:5275 symtab.c:5302 |
msgid "All global and static variable names, or those matching REGEXP." |
msgstr "" |
-#: symtab.c:4991 |
+#: symtab.c:5279 |
msgid "All function names, or those matching REGEXP." |
msgstr "" |
-#: symtab.c:5002 |
+#: symtab.c:5290 |
msgid "All type names, or those matching REGEXP." |
msgstr "" |
-#: symtab.c:5005 |
+#: symtab.c:5293 |
msgid "Source files in the program." |
msgstr "" |
-#: symtab.c:5008 |
+#: symtab.c:5296 |
msgid "Set a breakpoint for all functions matching REGEXP." |
msgstr "" |
-#: symtab.c:5013 |
+#: symtab.c:5301 |
msgid "Source files in the program" |
msgstr "" |
-#: symtab.c:5020 |
+#: symtab.c:5308 |
msgid "" |
"Set the debugger behavior when more than one symbol are possible matches\n" |
"in an expression." |
msgstr "" |
-#: symtab.c:5022 |
+#: symtab.c:5310 |
msgid "Show how the debugger handles ambiguities in expressions." |
msgstr "" |
-#: symtab.c:5023 |
+#: symtab.c:5311 |
msgid "" |
"Valid values are \"ask\", \"all\", \"cancel\", and the default is \"all\"." |
msgstr "" |
-#: symtab.c:5028 |
+#: symtab.c:5316 |
msgid "Set whether a source file may have multiple base names." |
msgstr "" |
-#: symtab.c:5029 |
+#: symtab.c:5317 |
msgid "Show whether a source file may have multiple base names." |
msgstr "" |
-#: symtab.c:5030 |
+#: symtab.c:5318 |
msgid "" |
"(A \"base name\" is the name of a file with the directory part removed.\n" |
"Example: The base name of \"/home/user/hello.c\" is \"hello.c\".)\n" |
@@ -23521,34 +24741,31 @@ msgid "" |
"one base name, and gdb will do file name comparisons more efficiently." |
msgstr "" |
-#: symtab.c:5042 |
+#: symtab.c:5330 |
msgid "Set debugging of symbol table creation." |
msgstr "" |
-#: symtab.c:5043 |
+#: symtab.c:5331 |
msgid "Show debugging of symbol table creation." |
msgstr "" |
-#: symtab.c:5043 |
+#: symtab.c:5331 |
msgid "" |
-"When enabled, debugging messages are printed when building symbol tables." |
+"When enabled (non-zero), debugging messages are printed when building\n" |
+"symbol tables. A value of 1 (one) normally provides enough information.\n" |
+"A value greater than 1 provides more verbose information." |
msgstr "" |
-#: symtab.h:741 |
+#: symtab.h:821 |
msgid "Section index is uninitialized" |
msgstr "" |
-#: target.c:213 |
+#: target.c:205 |
#, possible-c-format |
msgid "Target debugging is %s.\n" |
msgstr "" |
-#: target.c:244 |
-#, possible-c-format |
-msgid "Cache use for stack accesses is %s.\n" |
-msgstr "" |
- |
-#: target.c:427 |
+#: target.c:393 |
msgid "" |
"Connect to a target machine or process.\n" |
"The first argument is the type or protocol of the target machine.\n" |
@@ -23557,16 +24774,16 @@ msgid "" |
"`help target ' followed by the protocol name." |
msgstr "" |
-#: target.c:489 |
+#: target.c:481 |
msgid "could not find a target to create inferior" |
msgstr "" |
-#: target.c:518 |
+#: target.c:510 |
#, possible-c-format |
msgid "You can't do that when your target is `%s'" |
msgstr "" |
-#: target.c:531 |
+#: target.c:523 |
msgid "No saved terminal information.\n" |
msgstr "" |
@@ -23574,25 +24791,25 @@ msgstr "" |
msgid "Attempt to unpush the dummy target" |
msgstr "" |
-#: target.c:1146 |
+#: target.c:1131 |
msgid "TLS load module not found" |
msgstr "" |
-#: target.c:1160 |
+#: target.c:1145 |
msgid "Cannot find thread-local variables in this thread library." |
msgstr "" |
-#: target.c:1165 |
+#: target.c:1150 |
#, possible-c-format |
msgid "Cannot find shared library `%s' in dynamic linker's load module list" |
msgstr "" |
-#: target.c:1168 |
+#: target.c:1153 |
#, possible-c-format |
msgid "Cannot find executable file `%s' in dynamic linker's load module list" |
msgstr "" |
-#: target.c:1173 |
+#: target.c:1158 |
#, possible-c-format |
msgid "" |
"The inferior has not yet allocated storage for thread-local variables in\n" |
@@ -23600,7 +24817,7 @@ msgid "" |
"for %s" |
msgstr "" |
-#: target.c:1179 |
+#: target.c:1164 |
#, possible-c-format |
msgid "" |
"The inferior has not yet allocated storage for thread-local variables in\n" |
@@ -23608,90 +24825,90 @@ msgid "" |
"for %s" |
msgstr "" |
-#: target.c:1187 |
+#: target.c:1172 |
#, possible-c-format |
msgid "" |
"Cannot find thread-local storage for %s, shared library %s:\n" |
"%s" |
msgstr "" |
-#: target.c:1192 |
+#: target.c:1177 |
#, possible-c-format |
msgid "" |
"Cannot find thread-local storage for %s, executable file %s:\n" |
"%s" |
msgstr "" |
-#: target.c:1206 |
+#: target.c:1191 |
msgid "Cannot find thread-local variables on this target" |
msgstr "" |
-#: target.c:1532 |
+#: target.c:1561 |
msgid "Writing to flash memory forbidden in this context" |
msgstr "" |
-#: target.c:1684 |
+#: target.c:1706 |
#, possible-c-format |
msgid "Writing to memory is not allowed (addr %s, len %s)" |
msgstr "" |
-#: target.c:1867 |
+#: target.c:1914 |
msgid "Overlapping regions in memory map: ignoring" |
msgstr "" |
-#: target.c:1917 |
+#: target.c:1964 |
#, possible-c-format |
msgid "Mode for reading from readonly sections is %s.\n" |
msgstr "" |
-#: target.c:2381 |
+#: target.c:2430 |
#, possible-c-format |
msgid "target object %d, annex %s, contained unexpected null characters" |
msgstr "" |
-#: target.c:2422 |
+#: target.c:2471 |
msgid "May not insert breakpoints" |
msgstr "" |
-#: target.c:2439 |
+#: target.c:2488 |
msgid "May not remove breakpoints" |
msgstr "" |
-#: target.c:2453 |
+#: target.c:2502 |
#, possible-c-format |
msgid "Symbols from \"%s\".\n" |
msgstr "" |
-#: target.c:2463 |
+#: target.c:2513 |
msgid "\tWhile running this, GDB does not access memory from...\n" |
msgstr "" |
-#: target.c:2550 |
+#: target.c:2600 |
msgid "Program not killed." |
msgstr "" |
-#: target.c:2592 |
+#: target.c:2642 |
msgid "could not find a target to detach" |
msgstr "" |
-#: target.c:2788 |
+#: target.c:2843 |
msgid "could not find a target to follow fork" |
msgstr "" |
-#: target.c:2814 |
+#: target.c:2869 |
msgid "could not find a target to follow mourn inferior" |
msgstr "" |
-#: target.c:2865 |
+#: target.c:2920 |
msgid "Unable to allocate memory to perform the search." |
msgstr "" |
-#: target.c:2873 target.c:2927 |
+#: target.c:2928 target.c:2983 |
#, possible-c-format |
-msgid "Unable to access target memory at %s, halting search." |
+msgid "Unable to access %s bytes of target memory at %s, halting search." |
msgstr "" |
-#: target.c:3016 |
+#: target.c:3073 |
#, possible-c-format |
msgid "" |
"The \"%s\" target does not support \"run\". Try \"help target\" or " |
@@ -23701,288 +24918,315 @@ msgstr "" |
#. This function is only called if the target is running. In that |
#. case there should have been a process_stratum target and it |
#. should either know how to create inferiors, or not... |
-#: target.c:3024 |
+#: target.c:3081 |
msgid "No targets found" |
msgstr "" |
-#: target.c:3056 |
+#: target.c:3113 |
#, possible-c-format |
msgid "Don't know how to %s. Try \"help target\"." |
msgstr "" |
-#: target.c:3243 |
+#: target.c:3300 |
#, possible-c-format |
msgid "Can't determine the current address space of thread %s\n" |
msgstr "" |
-#: target.c:3538 |
+#: target.c:3597 |
#, possible-c-format |
msgid "target file %s contained unexpected null characters" |
msgstr "" |
-#: target.c:3678 target.c:3686 |
+#: target.c:3713 target.c:3721 |
msgid "Command not implemented for this target." |
msgstr "" |
-#: target.c:3780 |
+#: target.c:3817 |
msgid "could not find a target to attach" |
msgstr "" |
-#: target.c:3829 |
+#: target.c:3866 |
msgid "May not interrupt or stop the target, ignoring attempt" |
msgstr "" |
-#: target.c:3948 |
+#: target.c:3989 |
#, possible-c-format |
msgid "Writing to registers is not allowed (regno %d)" |
msgstr "" |
-#: target.c:4611 |
+#: target.c:4980 |
msgid "\"monitor\" command not supported by this target." |
msgstr "" |
-#: target.c:4622 |
+#: target.c:4991 |
msgid "The current target stack is:\n" |
msgstr "" |
-#: target.c:4656 |
+#: target.c:5025 |
#, possible-c-format |
msgid "Controlling the inferior in asynchronous mode is %s.\n" |
msgstr "" |
-#: target.c:4725 |
+#: target.c:5094 |
msgid "Set target debugging." |
msgstr "" |
-#: target.c:4726 |
+#: target.c:5095 |
msgid "Show target debugging." |
msgstr "" |
-#: target.c:4727 |
+#: target.c:5096 |
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:4736 |
+#: target.c:5105 |
msgid "Set mode for reading from readonly sections." |
msgstr "" |
-#: target.c:4737 |
+#: target.c:5106 |
msgid "Show mode for reading from readonly sections." |
msgstr "" |
-#: target.c:4738 |
+#: target.c:5107 |
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:4747 |
+#: target.c:5116 |
msgid "Send a command to the remote monitor (remote targets only)." |
msgstr "" |
-#: target.c:4750 |
+#: target.c:5119 |
msgid "Print the name of each layer of the internal target stack." |
msgstr "" |
-#: target.c:4754 |
+#: target.c:5123 |
msgid "Set whether gdb controls the inferior in asynchronous mode." |
msgstr "" |
-#: target.c:4755 |
+#: target.c:5124 |
msgid "Show whether gdb controls the inferior in asynchronous mode." |
msgstr "" |
-#: target.c:4756 |
+#: target.c:5125 |
msgid "Tells gdb whether to control the inferior in asynchronous mode." |
msgstr "" |
-#: target.c:4764 |
-msgid "Set cache use for stack access." |
-msgstr "" |
- |
-#: target.c:4765 |
-msgid "Show cache use for stack access." |
-msgstr "" |
- |
-#: target.c:4766 |
-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.c:4775 |
+#: target.c:5133 |
msgid "Set permission to write into registers." |
msgstr "" |
-#: target.c:4776 |
+#: target.c:5134 |
msgid "Show permission to write into registers." |
msgstr "" |
-#: target.c:4777 |
+#: target.c:5135 |
msgid "" |
"When this permission is on, GDB may write into the target's registers.\n" |
"Otherwise, any sort of write attempt will result in an error." |
msgstr "" |
-#: target.c:4784 |
+#: target.c:5142 |
msgid "Set permission to write into target memory." |
msgstr "" |
-#: target.c:4785 |
+#: target.c:5143 |
msgid "Show permission to write into target memory." |
msgstr "" |
-#: target.c:4786 |
+#: target.c:5144 |
msgid "" |
"When this permission is on, GDB may write into the target's memory.\n" |
"Otherwise, any sort of write attempt will result in an error." |
msgstr "" |
-#: target.c:4793 |
+#: target.c:5151 |
msgid "Set permission to insert breakpoints in the target." |
msgstr "" |
-#: target.c:4794 |
+#: target.c:5152 |
msgid "Show permission to insert breakpoints in the target." |
msgstr "" |
-#: target.c:4795 |
+#: target.c:5153 |
msgid "" |
"When this permission is on, GDB may insert breakpoints in the program.\n" |
"Otherwise, any sort of insertion attempt will result in an error." |
msgstr "" |
-#: target.c:4802 |
+#: target.c:5160 |
msgid "Set permission to insert tracepoints in the target." |
msgstr "" |
-#: target.c:4803 |
+#: target.c:5161 |
msgid "Show permission to insert tracepoints in the target." |
msgstr "" |
-#: target.c:4804 |
+#: target.c:5162 |
msgid "" |
"When this permission is on, GDB may insert tracepoints in the program.\n" |
"Otherwise, any sort of insertion attempt will result in an error." |
msgstr "" |
-#: target.c:4811 |
+#: target.c:5169 |
msgid "Set permission to insert fast tracepoints in the target." |
msgstr "" |
-#: target.c:4812 |
+#: target.c:5170 |
msgid "Show permission to insert fast tracepoints in the target." |
msgstr "" |
-#: target.c:4813 |
+#: target.c:5171 |
msgid "" |
"When this permission is on, GDB may insert fast tracepoints.\n" |
"Otherwise, any sort of insertion attempt will result in an error." |
msgstr "" |
-#: target.c:4820 |
+#: target.c:5178 |
msgid "Set permission to interrupt or signal the target." |
msgstr "" |
-#: target.c:4821 |
+#: target.c:5179 |
msgid "Show permission to interrupt or signal the target." |
msgstr "" |
-#: target.c:4822 |
+#: target.c:5180 |
msgid "" |
"When this permission is on, GDB may interrupt/stop the target's execution.\n" |
"Otherwise, any attempt to interrupt or stop will be ignored." |
msgstr "" |
-#: target-descriptions.c:306 |
+#: target-dcache.c:116 |
+#, possible-c-format |
+msgid "Cache use for stack accesses is %s.\n" |
+msgstr "" |
+ |
+#: target-dcache.c:156 |
+#, possible-c-format |
+msgid "Cache use for code accesses is %s.\n" |
+msgstr "" |
+ |
+#: target-dcache.c:174 |
+msgid "Set cache use for stack access." |
+msgstr "" |
+ |
+#: target-dcache.c:175 |
+msgid "Show cache use for stack access." |
+msgstr "" |
+ |
+#: target-dcache.c:176 |
+msgid "" |
+"When on, use the target memory 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-dcache.c:185 |
+msgid "Set cache use for code segment access." |
+msgstr "" |
+ |
+#: target-dcache.c:186 |
+msgid "Show cache use for code segment access." |
+msgstr "" |
+ |
+#: target-dcache.c:187 |
+msgid "" |
+"When on, use the target memory cache for all code segment accesses,\n" |
+"regardless of any configured memory regions. This improves remote\n" |
+"performance significantly. By default, caching for code segment\n" |
+"access is on." |
+msgstr "" |
+ |
+#: target-descriptions.c:365 |
msgid "Architecture rejected target-supplied description" |
msgstr "" |
-#: target-descriptions.c:314 |
+#: target-descriptions.c:373 |
msgid "Target-supplied registers are not supported by the current architecture" |
msgstr "" |
-#: target-descriptions.c:341 |
+#: target-descriptions.c:400 |
msgid "Could not remove target-supplied description" |
msgstr "" |
-#: target-descriptions.c:932 target-descriptions.c:954 |
+#: target-descriptions.c:991 target-descriptions.c:1013 |
#, possible-c-format |
msgid "Register \"%s\" has an unsupported size (%d bits)" |
msgstr "" |
-#: target-descriptions.c:1445 |
+#: target-descriptions.c:1504 |
#, possible-c-format |
msgid "Attempted to add duplicate compatible architecture \"%s\"" |
msgstr "" |
-#: target-descriptions.c:1465 |
+#: target-descriptions.c:1524 |
#, possible-c-format |
msgid "Attempted to add duplicate property \"%s\"" |
msgstr "" |
-#: target-descriptions.c:1523 |
+#: target-descriptions.c:1587 |
#, possible-c-format |
msgid "The target description will be read from \"%s\".\n" |
msgstr "" |
-#: target-descriptions.c:1526 |
+#: target-descriptions.c:1590 |
msgid "The target description will be read from the target.\n" |
msgstr "" |
-#: target-descriptions.c:1561 |
+#: target-descriptions.c:1625 |
msgid "There is no target description to print." |
msgstr "" |
-#: target-descriptions.c:1564 |
+#: target-descriptions.c:1628 |
msgid "The current target description did not come from an XML file." |
msgstr "" |
-#: target-descriptions.c:1712 |
+#: target-descriptions.c:1809 |
#, possible-c-format |
msgid "C output is not supported type \"%s\"." |
msgstr "" |
-#: target-descriptions.c:1745 |
+#: target-descriptions.c:1842 |
msgid "Set target description specific variables." |
msgstr "" |
#. allow-unknown |
-#: target-descriptions.c:1749 |
+#: target-descriptions.c:1846 |
msgid "Show target description specific variables." |
msgstr "" |
#. allow-unknown |
-#: target-descriptions.c:1753 |
+#: target-descriptions.c:1850 |
msgid "Unset target description specific variables." |
msgstr "" |
-#: target-descriptions.c:1760 |
+#: target-descriptions.c:1857 |
msgid "Set the file to read for an XML target description" |
msgstr "" |
-#: target-descriptions.c:1761 |
+#: target-descriptions.c:1858 |
msgid "Show the file to read for an XML target description" |
msgstr "" |
-#: target-descriptions.c:1762 |
+#: target-descriptions.c:1859 |
msgid "" |
"When set, GDB will read the target description from a local\n" |
"file instead of querying the remote target." |
msgstr "" |
-#: target-descriptions.c:1769 |
+#: target-descriptions.c:1866 |
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:1774 |
+#: target-descriptions.c:1871 |
msgid "Print the current target description as a C source file." |
msgstr "" |
@@ -23990,104 +25234,106 @@ msgstr "" |
msgid "Error writing data to flash" |
msgstr "" |
-#: thread.c:239 |
+#: thread.c:254 |
#, possible-c-format |
msgid "[New %s]\n" |
msgstr "" |
-#: thread.c:803 |
+#: thread.c:825 |
msgid "No threads.\n" |
msgstr "" |
-#: thread.c:805 |
+#: thread.c:827 |
#, possible-c-format |
msgid "No threads match '%s'.\n" |
msgstr "" |
-#: thread.c:831 |
+#: thread.c:853 |
msgid "Requested thread not found in requested process" |
msgstr "" |
-#: thread.c:1058 |
+#: thread.c:1079 |
#, possible-c-format |
-msgid "Couldn't restore frame #%d in current thread, at reparsed frame #0\n" |
+msgid "" |
+"Couldn't restore frame #%d in current thread. Bottom (innermost) frame " |
+"selected:" |
msgstr "" |
-#: thread.c:1187 thread.c:1226 |
+#: thread.c:1221 thread.c:1286 |
msgid "Please specify a command following the thread ID list" |
msgstr "" |
-#: thread.c:1202 thread.c:1254 |
+#: thread.c:1259 thread.c:1313 |
#, possible-c-format |
msgid "" |
"\n" |
"Thread %d (%s):\n" |
msgstr "" |
-#: thread.c:1221 |
+#: thread.c:1281 |
msgid "Please specify a thread ID list" |
msgstr "" |
-#: thread.c:1249 |
+#: thread.c:1308 |
#, possible-c-format |
msgid "Thread %d has terminated." |
msgstr "" |
-#: thread.c:1275 thread.c:1304 |
+#: thread.c:1334 thread.c:1363 |
msgid "No thread selected" |
msgstr "" |
-#: thread.c:1280 |
+#: thread.c:1339 |
#, possible-c-format |
msgid "[Current thread is %d (%s) (exited)]\n" |
msgstr "" |
-#: thread.c:1284 |
+#: thread.c:1343 |
#, possible-c-format |
msgid "[Current thread is %d (%s)]\n" |
msgstr "" |
-#: thread.c:1335 |
+#: thread.c:1393 |
#, possible-c-format |
msgid "Thread %d has name '%s'\n" |
msgstr "" |
-#: thread.c:1343 |
+#: thread.c:1401 |
#, possible-c-format |
msgid "Thread %d has target name '%s'\n" |
msgstr "" |
-#: thread.c:1351 |
+#: thread.c:1409 |
#, possible-c-format |
msgid "Thread %d has target id '%s'\n" |
msgstr "" |
-#: thread.c:1359 |
+#: thread.c:1417 |
#, possible-c-format |
msgid "Thread %d has extra info '%s'\n" |
msgstr "" |
-#: thread.c:1365 |
+#: thread.c:1423 |
#, possible-c-format |
msgid "No threads match '%s'\n" |
msgstr "" |
-#: thread.c:1375 |
+#: thread.c:1433 |
#, possible-c-format |
msgid "Printing of thread events is %s.\n" |
msgstr "" |
-#: thread.c:1390 windows-tdep.c:374 |
+#: thread.c:1448 windows-tdep.c:380 |
#, possible-c-format |
msgid "Thread ID %d not known." |
msgstr "" |
-#: thread.c:1393 windows-tdep.c:377 |
+#: thread.c:1451 windows-tdep.c:383 |
#, possible-c-format |
msgid "Thread ID %d has terminated." |
msgstr "" |
-#: thread.c:1469 |
+#: thread.c:1527 |
msgid "" |
"Display currently known threads.\n" |
"Usage: info threads [ID]...\n" |
@@ -24095,152 +25341,259 @@ msgid "" |
"If no arguments, all threads are displayed." |
msgstr "" |
-#: thread.c:1474 |
+#: thread.c:1532 |
msgid "" |
"Use this command to switch between threads.\n" |
"The new thread ID must be currently known." |
msgstr "" |
-#: thread.c:1480 |
+#: thread.c:1538 |
msgid "Apply a command to a list of threads." |
msgstr "" |
-#: thread.c:1484 |
+#: thread.c:1542 |
msgid "Apply a command to all threads." |
msgstr "" |
-#: thread.c:1487 |
+#: thread.c:1545 |
msgid "" |
"Set the current thread's name.\n" |
"Usage: thread name [NAME]\n" |
"If NAME is not given, then any existing name is removed." |
msgstr "" |
-#: thread.c:1491 |
+#: thread.c:1549 |
msgid "" |
"Find threads that match a regular expression.\n" |
"Usage: thread find REGEXP\n" |
"Will display thread ids whose name, target ID, or extra info matches REGEXP." |
msgstr "" |
-#: thread.c:1501 |
+#: thread.c:1559 |
msgid "Set printing of thread events (such as thread start and exit)." |
msgstr "" |
-#: thread.c:1502 |
+#: thread.c:1560 |
msgid "Show printing of thread events (such as thread start and exit)." |
msgstr "" |
-#: tic6x-tdep.c:904 |
+#: tic6x-tdep.c:883 |
#, possible-c-format |
msgid "unexpected length %d of type" |
msgstr "" |
-#: tic6x-tdep.c:1129 |
+#: tic6x-tdep.c:1107 |
#, possible-c-format |
msgid "unexpected type %d of arg %d" |
msgstr "" |
-#: tic6x-tdep.c:1134 |
+#: tic6x-tdep.c:1112 |
#, possible-c-format |
msgid "unexpected length %d of arg %d" |
msgstr "" |
-#: top.c:111 |
+#: top.c:105 |
#, possible-c-format |
msgid "Whether to confirm potentially dangerous operations is %s.\n" |
msgstr "" |
-#: top.c:480 |
+#: top.c:464 |
msgid "That is not a command, just a help topic." |
msgstr "" |
-#: top.c:707 |
+#: top.c:691 |
#, possible-c-format |
msgid "Saving of the history record on exit is %s.\n" |
msgstr "" |
-#: top.c:716 |
+#: top.c:703 |
#, possible-c-format |
msgid "The size of the command history is %s.\n" |
msgstr "" |
-#: top.c:725 |
+#: top.c:712 |
#, possible-c-format |
msgid "The filename in which to record the command history is \"%s\".\n" |
msgstr "" |
-#: top.c:1153 |
+#: top.c:1136 |
msgid "" |
"\n" |
"For bug reporting instructions, please see:\n" |
msgstr "" |
-#: top.c:1233 |
+#: top.c:1140 |
+msgid "" |
+"Find the GDB manual and other documentation resources online at:\n" |
+"<http://www.gnu.org/software/gdb/documentation/>.\n" |
+msgstr "" |
+ |
+#: top.c:1142 |
+msgid "For help, type \"help\".\n" |
+msgstr "" |
+ |
+#: top.c:1143 |
+msgid "Type \"apropos word\" to search for commands related to \"word\"." |
+msgstr "" |
+ |
+#: top.c:1151 |
#, possible-c-format |
-msgid "\tInferior %d [%s] will be detached.\n" |
+msgid "" |
+"This GDB was configured as follows:\n" |
+" configure --host=%s --target=%s\n" |
msgstr "" |
-#: top.c:1237 |
+#: top.c:1155 |
#, possible-c-format |
-msgid "\tInferior %d [%s] will be killed.\n" |
+msgid "" |
+" --with-auto-load-dir=%s\n" |
+" --with-auto-load-safe-path=%s\n" |
+msgstr "" |
+ |
+#: top.c:1160 |
+msgid " --with-expat\n" |
+msgstr "" |
+ |
+#: top.c:1164 |
+msgid " --without-expat\n" |
+msgstr "" |
+ |
+#: top.c:1169 |
+#, possible-c-format |
+msgid " --with-gdb-datadir=%s%s\n" |
+msgstr "" |
+ |
+#: top.c:1173 |
+#, possible-c-format |
+msgid " --with-iconv-bin=%s%s\n" |
+msgstr "" |
+ |
+#: top.c:1178 |
+#, possible-c-format |
+msgid " --with-jit-reader-dir=%s%s\n" |
+msgstr "" |
+ |
+#: top.c:1182 |
+msgid " --with-libunwind-ia64\n" |
+msgstr "" |
+ |
+#: top.c:1186 |
+msgid " --without-libunwind-ia64\n" |
+msgstr "" |
+ |
+#: top.c:1191 |
+msgid " --with-lzma\n" |
+msgstr "" |
+ |
+#: top.c:1195 |
+msgid " --without-lzma\n" |
+msgstr "" |
+ |
+#: top.c:1200 |
+#, possible-c-format |
+msgid " --with-python=%s%s\n" |
+msgstr "" |
+ |
+#: top.c:1205 |
+#, possible-c-format |
+msgid " --with-relocated-sources=%s\n" |
+msgstr "" |
+ |
+#: top.c:1210 |
+#, possible-c-format |
+msgid " --with-separate-debug-dir=%s%s\n" |
+msgstr "" |
+ |
+#: top.c:1214 |
+#, possible-c-format |
+msgid " --with-sysroot=%s%s\n" |
+msgstr "" |
+ |
+#: top.c:1218 |
+#, possible-c-format |
+msgid " --with-system-gdbinit=%s%s\n" |
+msgstr "" |
+ |
+#: top.c:1222 |
+msgid " --with-zlib\n" |
+msgstr "" |
+ |
+#: top.c:1226 |
+msgid " --without-zlib\n" |
+msgstr "" |
+ |
+#: top.c:1231 |
+msgid " --with-babeltrace\n" |
+msgstr "" |
+ |
+#: top.c:1235 |
+msgid " --without-babeltrace\n" |
msgstr "" |
-#: top.c:1266 |
+#. We assume "relocatable" will be printed at least once, thus we always |
+#. print this text. It's a reasonably safe assumption for now. |
+#: top.c:1241 |
msgid "" |
-"A debugging session is active.\n" |
-"Do you still want to close the debugger?" |
+"\n" |
+"(\"Relocatable\" means the directory can be moved with the GDB installation\n" |
+"tree, and GDB will still find it.)\n" |
+msgstr "" |
+ |
+#: top.c:1322 |
+#, possible-c-format |
+msgid "\tInferior %d [%s] will be detached.\n" |
+msgstr "" |
+ |
+#: top.c:1326 |
+#, possible-c-format |
+msgid "\tInferior %d [%s] will be killed.\n" |
msgstr "" |
-#: top.c:1270 |
+#: top.c:1351 |
msgid "" |
"A debugging session is active.\n" |
"\n" |
msgstr "" |
-#: top.c:1272 |
+#: top.c:1353 |
msgid "" |
"\n" |
"Quit anyway? " |
msgstr "" |
-#: top.c:1452 |
-msgid "History size must be non-negative" |
-msgstr "" |
- |
-#: top.c:1459 |
+#: top.c:1558 |
msgid "\"set history\" must be followed by the name of a history subcommand.\n" |
msgstr "" |
-#: top.c:1536 |
+#: top.c:1651 |
#, possible-c-format |
msgid "Gdb's prompt is \"%s\".\n" |
msgstr "" |
-#: top.c:1543 |
+#: top.c:1658 |
#, possible-c-format |
msgid "Editing of command lines as they are typed is %s.\n" |
msgstr "" |
-#: top.c:1552 |
+#: top.c:1667 |
#, possible-c-format |
msgid "Annotation_level is %s.\n" |
msgstr "" |
-#: top.c:1559 |
+#: top.c:1674 |
#, possible-c-format |
msgid "Notification of completion for asynchronous execution commands is %s.\n" |
msgstr "" |
-#: top.c:1602 |
+#: top.c:1728 |
msgid "Set gdb's prompt" |
msgstr "" |
-#: top.c:1603 |
+#: top.c:1729 |
msgid "Show gdb's prompt" |
msgstr "" |
-#: top.c:1608 |
+#: top.c:1734 |
msgid "" |
"Don't repeat this command.\n" |
"Primarily used inside of user-defined commands that should not be repeated " |
@@ -24248,683 +25601,663 @@ msgid "" |
"hitting return." |
msgstr "" |
-#: top.c:1614 |
+#: top.c:1740 |
msgid "Set editing of command lines as they are typed." |
msgstr "" |
-#: top.c:1615 |
+#: top.c:1741 |
msgid "Show editing of command lines as they are typed." |
msgstr "" |
-#: top.c:1616 |
+#: top.c:1742 |
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:1624 |
+#: top.c:1750 |
msgid "Set saving of the history record on exit." |
msgstr "" |
-#: top.c:1625 |
+#: top.c:1751 |
msgid "Show saving of the history record on exit." |
msgstr "" |
-#: top.c:1626 |
+#: top.c:1752 |
msgid "" |
"Use \"on\" to enable the saving, and \"off\" to disable it.\n" |
"Without an argument, saving is enabled." |
msgstr "" |
-#: top.c:1633 |
+#: top.c:1759 |
msgid "Set the size of the command history," |
msgstr "" |
-#: top.c:1634 |
+#: top.c:1760 |
msgid "Show the size of the command history," |
msgstr "" |
-#: top.c:1635 |
-msgid "ie. the number of previous commands to keep a record of." |
+#: top.c:1761 |
+msgid "" |
+"ie. the number of previous commands to keep a record of.\n" |
+"If set to \"unlimited\", the number of commands kept in the history\n" |
+"list is unlimited. This defaults to the value of the environment\n" |
+"variable \"HISTSIZE\", or to 256 if this variable is not set." |
msgstr "" |
-#: top.c:1641 |
+#: top.c:1770 |
msgid "Set the filename in which to record the command history" |
msgstr "" |
-#: top.c:1642 |
+#: top.c:1771 |
msgid "Show the filename in which to record the command history" |
msgstr "" |
-#: top.c:1643 |
+#: top.c:1772 |
msgid "(the list of previous commands of which a record is kept)." |
msgstr "" |
-#: top.c:1649 |
+#: top.c:1778 |
msgid "Set whether to confirm potentially dangerous operations." |
msgstr "" |
-#: top.c:1650 |
+#: top.c:1779 |
msgid "Show whether to confirm potentially dangerous operations." |
msgstr "" |
-#: top.c:1656 |
+#: top.c:1785 |
msgid "Set annotation_level." |
msgstr "" |
-#: top.c:1657 |
+#: top.c:1786 |
msgid "Show annotation_level." |
msgstr "" |
-#: top.c:1658 |
+#: top.c:1787 |
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:1666 |
+#: top.c:1795 |
msgid "Set notification of completion for asynchronous execution commands." |
msgstr "" |
-#: top.c:1667 |
+#: top.c:1796 |
msgid "Show notification of completion for asynchronous execution commands." |
msgstr "" |
-#: top.c:1668 |
+#: top.c:1797 |
msgid "Use \"on\" to enable the notification, and \"off\" to disable it." |
msgstr "" |
-#: top.c:1675 |
+#: top.c:1804 |
msgid "Set GDB's data directory." |
msgstr "" |
-#: top.c:1676 |
+#: top.c:1805 |
msgid "Show GDB's data directory." |
msgstr "" |
-#: top.c:1677 |
+#: top.c:1806 |
msgid "When set, GDB uses the specified path to search for data files." |
msgstr "" |
-#: tracepoint.c:365 |
+#: tracepoint.c:367 |
#, possible-c-format |
msgid "No trace variable named \"$%s\", not deleting" |
msgstr "" |
-#: tracepoint.c:381 |
-msgid "trace state variable name" |
-msgstr "" |
- |
-#: tracepoint.c:388 |
-msgid "No expression?" |
+#: tracepoint.c:379 |
+msgid "Must supply a non-empty variable name" |
msgstr "" |
-#: tracepoint.c:402 |
-msgid "Syntax must be $NAME [ = EXPR ]" |
+#: tracepoint.c:386 tracepoint.c:391 |
+#, possible-c-format |
+msgid "$%s is not a valid trace state variable name" |
msgstr "" |
-#: tracepoint.c:405 |
-msgid "No name given" |
+#: tracepoint.c:406 |
+msgid "Syntax is $NAME [ = EXPR ]" |
msgstr "" |
-#: tracepoint.c:408 |
-msgid "Must supply a non-empty variable name" |
+#: tracepoint.c:422 |
+msgid "Syntax must be $NAME [ = EXPR ]" |
msgstr "" |
-#: tracepoint.c:415 |
+#: tracepoint.c:438 |
#, possible-c-format |
msgid "Trace state variable $%s now has initial value %s.\n" |
msgstr "" |
-#: tracepoint.c:426 |
+#: tracepoint.c:451 |
#, possible-c-format |
msgid "Trace state variable $%s created, with initial value %s.\n" |
msgstr "" |
-#: tracepoint.c:442 |
+#: tracepoint.c:467 |
msgid "Delete all trace state variables? " |
msgstr "" |
-#: tracepoint.c:456 |
+#: tracepoint.c:482 |
#, possible-c-format |
msgid "Name \"%s\" not prefixed with '$', ignoring" |
msgstr "" |
-#: tracepoint.c:475 |
+#: tracepoint.c:501 |
msgid "No trace state variables.\n" |
msgstr "" |
-#: tracepoint.c:567 |
+#: tracepoint.c:593 |
msgid "This command cannot be used at the top level." |
msgstr "" |
-#: tracepoint.c:573 tracepoint.c:579 tracepoint.c:585 |
+#: tracepoint.c:599 tracepoint.c:605 tracepoint.c:611 |
msgid "This command can only be used in a tracepoint actions list." |
msgstr "" |
-#: tracepoint.c:618 |
+#: tracepoint.c:646 |
msgid "Target does not support \"/s\" option for string tracing." |
msgstr "" |
-#: tracepoint.c:621 |
+#: tracepoint.c:649 |
#, possible-c-format |
msgid "Undefined collection format \"%c\"." |
msgstr "" |
-#: tracepoint.c:660 |
+#: tracepoint.c:688 |
msgid "expression is malformed" |
msgstr "" |
-#: tracepoint.c:666 |
+#: tracepoint.c:694 |
msgid "expression has min height < 0" |
msgstr "" |
-#: tracepoint.c:675 tracepoint.c:766 tracepoint.c:802 |
+#: tracepoint.c:703 tracepoint.c:794 tracepoint.c:830 |
msgid "Expression is too complicated." |
msgstr "" |
-#: tracepoint.c:706 |
+#: tracepoint.c:734 |
#, possible-c-format |
msgid "`%s' is not a tracepoint action, or is ambiguous." |
msgstr "" |
-#: tracepoint.c:745 |
+#: tracepoint.c:773 |
#, possible-c-format |
msgid "constant `%s' (value %s) will not be collected." |
msgstr "" |
-#: tracepoint.c:753 |
+#: tracepoint.c:781 |
#, possible-c-format |
msgid "`%s' is optimized away and cannot be collected." |
msgstr "" |
-#: tracepoint.c:822 |
+#: tracepoint.c:848 |
#, possible-c-format |
msgid "while-stepping step count `%s' is malformed." |
msgstr "" |
-#: tracepoint.c:829 |
+#: tracepoint.c:856 |
#, possible-c-format |
msgid "`%s' is not a supported tracepoint action." |
msgstr "" |
-#: tracepoint.c:928 |
+#: tracepoint.c:931 |
#, possible-c-format |
msgid "Internal: register number %d too large for tracepoint" |
msgstr "" |
-#: tracepoint.c:1171 |
+#: tracepoint.c:1181 |
msgid "Can't collect locals; no symbol table info available.\n" |
msgstr "" |
-#: tracepoint.c:1178 |
+#: tracepoint.c:1188 |
msgid "No locals found in scope." |
msgstr "" |
-#: tracepoint.c:1186 |
+#: tracepoint.c:1196 |
msgid "Can't collect args; no symbol table info available." |
msgstr "" |
-#: tracepoint.c:1192 |
+#: tracepoint.c:1202 |
msgid "No args found in scope." |
msgstr "" |
-#: tracepoint.c:1369 tracepoint.c:2800 |
+#: tracepoint.c:1424 tracepoint.c:2894 |
#, possible-c-format |
msgid "Bad action list item: %s" |
msgstr "" |
-#: tracepoint.c:1578 |
+#: tracepoint.c:1650 |
#, possible-c-format |
msgid "Invalid tracepoint command '%s'" |
msgstr "" |
-#: tracepoint.c:1696 |
+#: tracepoint.c:1766 |
msgid "Pending tracepoints will not be resolved while GDB is disconnected\n" |
msgstr "" |
-#: tracepoint.c:1717 |
+#: tracepoint.c:1797 |
msgid "No tracepoints defined, not starting trace" |
msgstr "" |
-#: tracepoint.c:1733 |
+#: tracepoint.c:1813 |
#, possible-c-format |
msgid "May not insert %stracepoints, skipping tracepoint %d" |
msgstr "" |
-#: tracepoint.c:1740 |
+#: tracepoint.c:1820 |
msgid "No tracepoints enabled" |
msgstr "" |
-#: tracepoint.c:1746 |
+#: tracepoint.c:1826 |
msgid "No tracepoints enabled, not starting trace" |
msgstr "" |
-#: tracepoint.c:1753 |
+#: tracepoint.c:1833 |
msgid "No tracepoints that may be downloaded, not starting trace" |
msgstr "" |
-#: tracepoint.c:1810 |
+#: tracepoint.c:1896 |
msgid "Target does not support trace user/notes, info ignored" |
msgstr "" |
-#: tracepoint.c:1837 |
+#: tracepoint.c:1920 |
msgid "A trace is running already. Start a new run? " |
msgstr "" |
-#: tracepoint.c:1838 |
+#: tracepoint.c:1921 |
msgid "New trace run not started." |
msgstr "" |
-#: tracepoint.c:1853 |
+#: tracepoint.c:1936 |
msgid "Trace is not running." |
msgstr "" |
-#: tracepoint.c:1896 tracepoint.c:3218 |
+#: tracepoint.c:1979 tracepoint.c:3801 |
msgid "Target does not support trace notes, note ignored" |
msgstr "" |
-#: tracepoint.c:1916 |
+#: tracepoint.c:1999 |
msgid "Using a trace file.\n" |
msgstr "" |
-#: tracepoint.c:1919 |
+#: tracepoint.c:2002 |
msgid "Trace can not be run on this target.\n" |
msgstr "" |
-#: tracepoint.c:1926 |
+#: tracepoint.c:2009 |
msgid "Run/stop status is unknown.\n" |
msgstr "" |
-#: tracepoint.c:1930 |
+#: tracepoint.c:2013 |
msgid "Trace is running on the target.\n" |
msgstr "" |
-#: tracepoint.c:1937 |
+#: tracepoint.c:2020 |
msgid "No trace has been run on the target.\n" |
msgstr "" |
-#: tracepoint.c:1941 |
+#: tracepoint.c:2024 |
#, possible-c-format |
msgid "Trace stopped by a tstop command (%s).\n" |
msgstr "" |
-#: tracepoint.c:1944 |
+#: tracepoint.c:2027 |
msgid "Trace stopped by a tstop command.\n" |
msgstr "" |
-#: tracepoint.c:1947 |
+#: tracepoint.c:2030 |
msgid "Trace stopped because the buffer was full.\n" |
msgstr "" |
-#: tracepoint.c:1950 |
+#: tracepoint.c:2033 |
msgid "Trace stopped because of disconnection.\n" |
msgstr "" |
-#: tracepoint.c:1953 |
+#: tracepoint.c:2036 |
#, possible-c-format |
msgid "Trace stopped by tracepoint %d.\n" |
msgstr "" |
-#: tracepoint.c:1958 |
+#: tracepoint.c:2041 |
#, possible-c-format |
msgid "Trace stopped by an error (%s, tracepoint %d).\n" |
msgstr "" |
-#: tracepoint.c:1962 |
+#: tracepoint.c:2045 |
#, possible-c-format |
msgid "Trace stopped by an error (%s).\n" |
msgstr "" |
-#: tracepoint.c:1966 |
+#: tracepoint.c:2049 |
msgid "Trace stopped for an unknown reason.\n" |
msgstr "" |
-#: tracepoint.c:1969 |
+#: tracepoint.c:2052 |
#, possible-c-format |
msgid "Trace stopped for some other reason (%d).\n" |
msgstr "" |
-#: tracepoint.c:1978 |
+#: tracepoint.c:2061 |
#, possible-c-format |
msgid "Buffer contains %d trace frames (of %d created total).\n" |
msgstr "" |
-#: tracepoint.c:1984 |
+#: tracepoint.c:2067 |
#, possible-c-format |
msgid "Collected %d trace frames.\n" |
msgstr "" |
-#: tracepoint.c:1992 |
+#: tracepoint.c:2075 |
#, possible-c-format |
msgid "Trace buffer has %d bytes of %d bytes free" |
msgstr "" |
-#: tracepoint.c:1995 |
+#: tracepoint.c:2078 |
#, possible-c-format |
msgid " (%d%% full)" |
msgstr "" |
-#: tracepoint.c:1999 |
+#: tracepoint.c:2082 |
msgid ".\n" |
msgstr "" |
-#: tracepoint.c:2002 |
+#: tracepoint.c:2085 |
#, possible-c-format |
msgid "Trace buffer has %d bytes free.\n" |
msgstr "" |
-#: tracepoint.c:2007 |
+#: tracepoint.c:2090 |
msgid "Trace will continue if GDB disconnects.\n" |
msgstr "" |
-#: tracepoint.c:2009 |
+#: tracepoint.c:2092 |
msgid "Trace will stop if GDB disconnects.\n" |
msgstr "" |
-#: tracepoint.c:2012 |
+#: tracepoint.c:2095 |
msgid "Trace buffer is circular.\n" |
msgstr "" |
-#: tracepoint.c:2015 |
+#: tracepoint.c:2098 |
#, possible-c-format |
msgid "Trace user is %s.\n" |
msgstr "" |
-#: tracepoint.c:2018 |
+#: tracepoint.c:2101 |
#, possible-c-format |
msgid "Trace notes: %s.\n" |
msgstr "" |
-#: tracepoint.c:2022 |
+#: tracepoint.c:2105 |
#, possible-c-format |
msgid "Looking at trace frame %d, tracepoint %d.\n" |
msgstr "" |
-#: tracepoint.c:2025 |
+#: tracepoint.c:2108 |
msgid "Not looking at any trace frame.\n" |
msgstr "" |
#. Reporting a run time is more readable than two long numbers. |
-#: tracepoint.c:2035 |
+#: tracepoint.c:2118 |
#, possible-c-format |
msgid "Trace started at %ld.%06ld secs, stopped %ld.%06ld secs later.\n" |
msgstr "" |
-#: tracepoint.c:2042 |
+#: tracepoint.c:2125 |
#, possible-c-format |
msgid "Trace started at %ld.%06ld secs.\n" |
msgstr "" |
-#: tracepoint.c:2047 |
+#: tracepoint.c:2130 |
#, possible-c-format |
msgid "Trace stopped at %ld.%06ld secs.\n" |
msgstr "" |
-#: tracepoint.c:2198 |
+#: tracepoint.c:2287 |
msgid "Trace is running and will continue after detach; detach anyway? " |
msgstr "" |
-#: tracepoint.c:2204 |
+#: tracepoint.c:2293 |
msgid "Trace is running but will stop on detach; detach anyway? " |
msgstr "" |
-#: tracepoint.c:2272 |
+#: tracepoint.c:2368 |
msgid "Target failed to find requested trace frame." |
msgstr "" |
-#: tracepoint.c:2310 |
+#: tracepoint.c:2410 |
#, possible-c-format |
msgid "Found trace frame %d, tracepoint %d\n" |
msgstr "" |
-#: tracepoint.c:2319 |
+#: tracepoint.c:2419 |
msgid "No longer looking at any trace frame\n" |
msgstr "" |
#. This case may never occur, check. |
-#: tracepoint.c:2321 |
+#: tracepoint.c:2421 |
msgid "No trace frame found\n" |
msgstr "" |
-#: tracepoint.c:2382 |
+#: tracepoint.c:2483 |
msgid "not debugging trace buffer" |
msgstr "" |
-#: tracepoint.c:2384 |
+#: tracepoint.c:2485 |
msgid "already at start of trace buffer" |
msgstr "" |
-#: tracepoint.c:2395 |
+#: tracepoint.c:2496 |
#, possible-c-format |
msgid "invalid input (%d is less than zero)" |
msgstr "" |
-#: tracepoint.c:2451 |
+#: tracepoint.c:2547 |
msgid "No current tracepoint -- please supply an argument." |
msgstr "" |
-#: tracepoint.c:2503 |
+#: tracepoint.c:2600 |
msgid "No line number information available." |
msgstr "" |
-#: tracepoint.c:2523 |
+#: tracepoint.c:2621 |
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:2530 |
+#: tracepoint.c:2628 |
#, possible-c-format |
msgid "Line number %d is out of range for \"%s\"." |
msgstr "" |
-#: tracepoint.c:2623 |
+#: tracepoint.c:2721 |
msgid "requires an argument (function, line or *addr) to define a scope" |
msgstr "" |
-#: tracepoint.c:2877 |
+#: tracepoint.c:2983 |
msgid "No current trace frame." |
msgstr "" |
-#: tracepoint.c:2884 |
+#: tracepoint.c:2988 |
#, possible-c-format |
msgid "No known tracepoint matches 'current' tracepoint #%d." |
msgstr "" |
-#: tracepoint.c:2940 |
+#: tracepoint.c:3088 |
msgid "Buffer too small for source encoding" |
msgstr "" |
-#: tracepoint.c:2945 |
+#: tracepoint.c:3093 |
msgid "Source string too long for buffer" |
msgstr "" |
-#: tracepoint.c:2980 |
+#: tracepoint.c:3435 |
#, possible-c-format |
msgid "Target failed to save trace data to '%s'." |
msgstr "" |
-#: tracepoint.c:2994 |
-#, possible-c-format |
-msgid "Unable to open file '%s' for saving trace data (%s)" |
+#: tracepoint.c:3502 tracepoint.c:3549 tracepoint.c:3563 tracepoint.c:3578 |
+#: tracepoint.c:3611 tracepoint.c:3632 |
+msgid "Failure to get requested trace buffer data" |
msgstr "" |
-#: tracepoint.c:3127 |
-msgid "Failure to get requested trace buffer data" |
+#: tracepoint.c:3646 tracepoint.c:4990 |
+#, possible-c-format |
+msgid "Unknown block type '%c' (0x%x) in trace frame" |
msgstr "" |
-#: tracepoint.c:3154 tracepoint.c:3170 |
+#: tracepoint.c:3691 tracepoint.c:3709 |
msgid "file in which to save trace data" |
msgstr "" |
-#: tracepoint.c:3175 |
+#: tracepoint.c:3721 |
#, possible-c-format |
-msgid "Trace data saved to file '%s'.\n" |
+msgid "Trace data saved to %s '%s'.\n" |
msgstr "" |
-#: tracepoint.c:3206 |
+#: tracepoint.c:3789 |
msgid "Target does not support trace notes, user ignored" |
msgstr "" |
-#: tracepoint.c:3230 |
+#: tracepoint.c:3813 |
msgid "Target does not support trace notes, stop note ignored" |
msgstr "" |
-#: tracepoint.c:3281 |
+#: tracepoint.c:3870 |
msgid "could not change traceframe" |
msgstr "" |
-#: tracepoint.c:3480 |
+#: tracepoint.c:4075 |
#, possible-c-format |
msgid "Assuming tracepoint %d is same as target's tracepoint %d at %s.\n" |
msgstr "" |
-#: tracepoint.c:3489 |
+#: tracepoint.c:4100 |
#, possible-c-format |
msgid "Created tracepoint %d for target's tracepoint %d at %s.\n" |
msgstr "" |
-#: tracepoint.c:3494 |
+#: tracepoint.c:4105 |
#, possible-c-format |
msgid "" |
"Failed to create tracepoint for target's tracepoint %d at %s, skipping it.\n" |
msgstr "" |
-#: tracepoint.c:3583 |
+#: tracepoint.c:4202 |
#, possible-c-format |
msgid "Assuming trace state variable $%s is same as target's variable %d.\n" |
msgstr "" |
-#: tracepoint.c:3591 |
+#: tracepoint.c:4210 |
#, possible-c-format |
msgid "Created trace state variable $%s for target's variable %d.\n" |
msgstr "" |
-#: tracepoint.c:3649 |
+#: tracepoint.c:4267 |
msgid "Premature end of file while reading trace file" |
msgstr "" |
-#: tracepoint.c:3670 |
+#: tracepoint.c:4288 |
msgid "No trace file specified." |
msgstr "" |
-#: tracepoint.c:3703 |
+#: tracepoint.c:4321 |
msgid "File is not a valid trace file." |
msgstr "" |
-#: tracepoint.c:3743 |
+#: tracepoint.c:4359 |
msgid "Excessively long lines in trace file" |
msgstr "" |
-#: tracepoint.c:3752 |
+#: tracepoint.c:4368 |
msgid "No register block size recorded in trace file" |
msgstr "" |
-#: tracepoint.c:3766 |
+#: tracepoint.c:4378 |
msgid "No traceframes present in this file." |
msgstr "" |
-#: tracepoint.c:3809 |
+#: tracepoint.c:4419 |
#, possible-c-format |
msgid "Ignoring trace file definition \"%s\"" |
msgstr "" |
-#: tracepoint.c:3843 |
+#: tracepoint.c:4453 |
#, possible-c-format |
msgid "" |
"Malformed trace status, at %s\n" |
"Status line: '%s'\n" |
msgstr "" |
-#: tracepoint.c:4052 |
+#: tracepoint.c:4662 |
#, possible-c-format |
msgid "Unrecognized char '%c' in tracepoint definition, skipping rest" |
msgstr "" |
#. Don't error out, the target might be sending us optional |
#. info that we don't care about. |
-#: tracepoint.c:4106 |
+#: tracepoint.c:4716 |
#, possible-c-format |
msgid "Unrecognized tracepoint piece '%c', ignoring" |
msgstr "" |
-#: tracepoint.c:4236 |
-msgid "could not set tfile's traceframe" |
-msgstr "" |
- |
-#: tracepoint.c:4311 |
-msgid "unknown tfind type" |
-msgstr "" |
- |
-#: tracepoint.c:4399 |
-#, possible-c-format |
-msgid "Unknown block type '%c' (0x%x) in trace frame" |
-msgstr "" |
- |
-#: tracepoint.c:4485 |
-#, possible-c-format |
-msgid "Tracepoint %d has multiple locations, cannot infer $pc" |
-msgstr "" |
- |
-#: tracepoint.c:4493 |
-#, possible-c-format |
-msgid "Tracepoint %d does while-stepping, cannot infer $pc" |
-msgstr "" |
- |
-#: tracepoint.c:4517 |
+#: tracepoint.c:5106 |
msgid "tfile_xfer_partial: trace file is read-only" |
msgstr "" |
-#: tracepoint.c:4694 |
+#: tracepoint.c:5290 |
#, possible-c-format |
msgid "Unhandled trace block type (%d) '%c ' while building trace frame info." |
msgstr "" |
-#: tracepoint.c:4775 |
+#: tracepoint.c:5370 |
#, possible-c-format |
msgid "bad marker definition: %s" |
msgstr "" |
-#: tracepoint.c:4887 |
+#: tracepoint.c:5482 |
msgid "Data: \"" |
msgstr "" |
-#: tracepoint.c:4901 |
+#: tracepoint.c:5496 |
msgid "Probed by static tracepoints: " |
msgstr "" |
-#: tracepoint.c:5017 |
+#: tracepoint.c:5612 |
msgid "" |
"Can not parse XML trace frame info; XML support was disabled at compile time" |
msgstr "" |
-#: tracepoint.c:5088 |
+#: tracepoint.c:5706 |
msgid "trace frame info" |
msgstr "" |
-#: tracepoint.c:5213 |
+#: tracepoint.c:5804 |
msgid "List the variables local to a scope" |
msgstr "" |
-#: tracepoint.c:5216 |
+#: tracepoint.c:5807 |
msgid "Tracing of program execution without stopping the program." |
msgstr "" |
-#: tracepoint.c:5220 |
+#: tracepoint.c:5811 |
msgid "Print everything collected at the current tracepoint." |
msgstr "" |
-#: tracepoint.c:5222 |
+#: tracepoint.c:5813 |
msgid "" |
"Save the trace data to a file.\n" |
+"Use the '-ctf' option to save the data to CTF format.\n" |
"Use the '-r' option to direct the target to save directly to the file,\n" |
"using its own filesystem." |
msgstr "" |
-#: tracepoint.c:5227 |
+#: tracepoint.c:5819 |
msgid "" |
"Define a trace state variable.\n" |
"Argument is a $-prefixed name, optionally followed\n" |
@@ -24932,7 +26265,7 @@ msgid "" |
"at the start of tracing." |
msgstr "" |
-#: tracepoint.c:5234 |
+#: tracepoint.c:5826 |
msgid "" |
"Delete one or more trace state variables.\n" |
"Arguments are the names of the variables to delete.\n" |
@@ -24940,33 +26273,33 @@ msgid "" |
msgstr "" |
#. FIXME add a trace variable completer. |
-#: tracepoint.c:5240 |
+#: tracepoint.c:5832 |
msgid "Status of trace state variables and their values.\n" |
msgstr "" |
-#: tracepoint.c:5245 |
+#: tracepoint.c:5837 |
msgid "List target static tracepoints markers.\n" |
msgstr "" |
-#: tracepoint.c:5249 |
+#: tracepoint.c:5841 |
msgid "" |
"Select a trace frame;\n" |
"No argument means forward by one frame; '-' means backward by one frame." |
msgstr "" |
-#: tracepoint.c:5254 |
+#: tracepoint.c:5846 |
msgid "" |
"Select a trace frame whose PC is outside the given range (exclusive).\n" |
"Usage: tfind outside addr1, addr2" |
msgstr "" |
-#: tracepoint.c:5259 |
+#: tracepoint.c:5851 |
msgid "" |
"Select a trace frame whose PC is in the given range (inclusive).\n" |
"Usage: tfind range addr1,addr2" |
msgstr "" |
-#: tracepoint.c:5264 |
+#: tracepoint.c:5856 |
msgid "" |
"Select a trace frame by source line.\n" |
"Argument can be a line number (with optional source file),\n" |
@@ -24974,37 +26307,31 @@ msgid "" |
"Default argument is 'the next source line that was traced'." |
msgstr "" |
-#: tracepoint.c:5271 |
+#: tracepoint.c:5863 |
msgid "" |
"Select a trace frame by tracepoint number.\n" |
"Default is the tracepoint for the current trace frame." |
msgstr "" |
-#: tracepoint.c:5276 |
+#: tracepoint.c:5868 |
msgid "" |
"Select a trace frame by PC.\n" |
"Default is the current PC, or the PC of the current trace frame." |
msgstr "" |
-#: tracepoint.c:5281 |
-msgid "" |
-"Synonym for 'none'.\n" |
-"De-select any trace frame and resume 'live' debugging." |
-msgstr "" |
- |
-#: tracepoint.c:5287 |
+#: tracepoint.c:5873 |
msgid "De-select any trace frame and resume 'live' debugging." |
msgstr "" |
-#: tracepoint.c:5291 |
+#: tracepoint.c:5880 |
msgid "Select the first trace frame in the trace buffer." |
msgstr "" |
-#: tracepoint.c:5295 |
+#: tracepoint.c:5884 |
msgid "Display the status of the current trace data collection." |
msgstr "" |
-#: tracepoint.c:5297 |
+#: tracepoint.c:5886 |
msgid "" |
"Stop trace data collection.\n" |
"Usage: tstop [ <notes> ... ]\n" |
@@ -25012,7 +26339,7 @@ msgid "" |
"reported by tstatus (if the target supports trace notes)." |
msgstr "" |
-#: tracepoint.c:5303 |
+#: tracepoint.c:5892 |
msgid "" |
"Start trace data collection.\n" |
"Usage: tstart [ <notes> ... ]\n" |
@@ -25020,7 +26347,7 @@ msgid "" |
"reported by tstatus (if the target supports trace notes)." |
msgstr "" |
-#: tracepoint.c:5309 |
+#: tracepoint.c:5898 |
msgid "" |
"Ends a list of commands or actions.\n" |
"Several GDB commands allow you to enter a list of commands or actions.\n" |
@@ -25030,7 +26357,7 @@ msgid "" |
"Note: the \"end\" command cannot be used at the gdb prompt." |
msgstr "" |
-#: tracepoint.c:5316 |
+#: tracepoint.c:5905 |
msgid "" |
"Specify single-stepping behavior at a tracepoint.\n" |
"Argument is number of instructions to trace in single-step mode\n" |
@@ -25041,7 +26368,7 @@ msgid "" |
"Note: this command can only be used in a tracepoint \"actions\" list." |
msgstr "" |
-#: tracepoint.c:5327 |
+#: tracepoint.c:5916 |
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" |
@@ -25054,7 +26381,7 @@ msgid "" |
"Note: this command can only be used in a tracepoint \"actions\" list." |
msgstr "" |
-#: tracepoint.c:5338 |
+#: tracepoint.c:5927 |
msgid "" |
"Specify one or more expressions to be evaluated at a tracepoint.\n" |
"Accepts a comma-separated list of (one or more) expressions.\n" |
@@ -25062,7 +26389,7 @@ msgid "" |
"Note: this command can only be used in a tracepoint \"actions\" list." |
msgstr "" |
-#: tracepoint.c:5344 |
+#: tracepoint.c:5933 |
msgid "" |
"Specify the actions to be taken at a tracepoint.\n" |
"Tracepoint actions may include collecting of specified data,\n" |
@@ -25070,94 +26397,81 @@ msgid "" |
"depending on target's capabilities." |
msgstr "" |
-#: tracepoint.c:5352 |
+#: tracepoint.c:5941 |
msgid "Set the list of expressions to collect by default" |
msgstr "" |
-#: tracepoint.c:5353 |
+#: tracepoint.c:5942 |
msgid "Show the list of expressions to collect by default" |
msgstr "" |
-#: tracepoint.c:5359 |
+#: tracepoint.c:5948 |
msgid "Set whether tracing continues after GDB disconnects." |
msgstr "" |
-#: tracepoint.c:5360 |
+#: tracepoint.c:5949 |
msgid "Show whether tracing continues after GDB disconnects." |
msgstr "" |
-#: tracepoint.c:5361 |
+#: tracepoint.c:5950 |
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 "" |
-#: tracepoint.c:5371 |
+#: tracepoint.c:5960 |
msgid "Set target's use of circular trace buffer." |
msgstr "" |
-#: tracepoint.c:5372 |
+#: tracepoint.c:5961 |
msgid "Show target's use of circular trace buffer." |
msgstr "" |
-#: tracepoint.c:5373 |
+#: tracepoint.c:5962 |
msgid "" |
"Use this to make the trace buffer into a circular buffer,\n" |
"which will discard traceframes (oldest first) instead of filling\n" |
"up and stopping the trace run." |
msgstr "" |
-#: tracepoint.c:5383 |
-msgid "Set the user name to use for current and future trace runs" |
-msgstr "" |
- |
-#: tracepoint.c:5384 |
-msgid "Show the user name to use for current and future trace runs" |
-msgstr "" |
- |
-#: tracepoint.c:5390 |
-msgid "Set notes string to use for current and future trace runs" |
-msgstr "" |
- |
-#: tracepoint.c:5391 |
-msgid "Show the notes string to use for current and future trace runs" |
-msgstr "" |
- |
-#: tracepoint.c:5397 |
-msgid "Set notes string to use for future tstop commands" |
+#: tracepoint.c:5972 |
+msgid "Set requested size of trace buffer." |
msgstr "" |
-#: tracepoint.c:5398 |
-msgid "Show the notes string to use for future tstop commands" |
+#: tracepoint.c:5973 |
+msgid "Show requested size of trace buffer." |
msgstr "" |
-#: tui/tui-file.c:80 |
-msgid "tui_file_delete: bad magic number" |
+#: tracepoint.c:5974 |
+msgid "" |
+"Use this to choose a size for the trace buffer. Some targets\n" |
+"may have fixed or limited buffer sizes. Specifying \"unlimited\" or -1\n" |
+"disables any attempt to set the buffer size and lets the target choose." |
msgstr "" |
-#: tui/tui-file.c:130 |
-msgid "tui_file_isatty: bad magic number" |
+#: tracepoint.c:5982 |
+msgid "Set the user name to use for current and future trace runs" |
msgstr "" |
-#: tui/tui-file.c:144 |
-msgid "tui_file_rewind: bad magic number" |
+#: tracepoint.c:5983 |
+msgid "Show the user name to use for current and future trace runs" |
msgstr "" |
-#: tui/tui-file.c:157 |
-msgid "tui_file_put: bad magic number" |
+#: tracepoint.c:5989 |
+msgid "Set notes string to use for current and future trace runs" |
msgstr "" |
-#: tui/tui-file.c:194 |
-msgid "tui_file_get_strbuf: bad magic number" |
+#: tracepoint.c:5990 |
+msgid "Show the notes string to use for current and future trace runs" |
msgstr "" |
-#: tui/tui-file.c:209 |
-msgid "tui_file_adjust_strbuf: bad magic number" |
+#: tracepoint.c:5996 |
+msgid "Set notes string to use for future tstop commands" |
msgstr "" |
-#: tui/tui-file.c:237 |
-msgid "tui_file_flush: bad magic number" |
+#: tracepoint.c:5997 |
+msgid "Show the notes string to use for future tstop commands" |
msgstr "" |
#: tui/tui-hooks.c:87 |
@@ -25168,8 +26482,14 @@ msgstr "" |
msgid "Please answer y or n.\n" |
msgstr "" |
-#: tui/tui-interp.c:140 |
-msgid "tui_exec called" |
+#: tui/tui.c:373 |
+msgid "TUI mode not allowed" |
+msgstr "" |
+ |
+#: tui/tui-stack.c:459 |
+msgid "" |
+"Update the source window and locator to display the current execution " |
+"point.\n" |
msgstr "" |
#: tui/tui-layout.c:388 |
@@ -25209,54 +26529,80 @@ msgid "" |
"%s" |
msgstr "" |
-#: tui/tui-regs.c:611 |
+#: tui/tui-interp.c:140 |
+msgid "tui_exec called" |
+msgstr "" |
+ |
+#: tui/tui-regs.c:608 |
msgid "\"tui reg\" must be followed by the name of a tui reg command.\n" |
msgstr "" |
-#: tui/tui-regs.c:627 |
+#: tui/tui-regs.c:624 |
msgid "TUI commands to control the register window." |
msgstr "" |
-#: tui/tui-regs.c:632 |
+#: tui/tui-regs.c:629 |
msgid "Display only floating point registers." |
msgstr "" |
-#: tui/tui-regs.c:635 |
+#: tui/tui-regs.c:632 |
msgid "Display only general registers." |
msgstr "" |
-#: tui/tui-regs.c:638 |
+#: tui/tui-regs.c:635 |
msgid "Display only system registers." |
msgstr "" |
-#: tui/tui-regs.c:641 |
+#: tui/tui-regs.c:638 |
msgid "Display next register group." |
msgstr "" |
-#: tui/tui-regs.c:647 |
+#: tui/tui-regs.c:644 |
msgid "Display only floating point registers\n" |
msgstr "" |
-#: tui/tui-regs.c:649 |
+#: tui/tui-regs.c:646 |
msgid "Display only general registers\n" |
msgstr "" |
-#: tui/tui-regs.c:651 |
+#: tui/tui-regs.c:648 |
msgid "Display only special registers\n" |
msgstr "" |
-#: tui/tui-regs.c:653 |
+#: tui/tui-regs.c:650 |
msgid "Scroll the registers window forward\n" |
msgstr "" |
-#: tui/tui-regs.c:655 |
+#: tui/tui-regs.c:652 |
msgid "Scroll the register window backward\n" |
msgstr "" |
-#: tui/tui-stack.c:457 |
-msgid "" |
-"Update the source window and locator to display the current execution " |
-"point.\n" |
+#: tui/tui-file.c:80 |
+msgid "tui_file_delete: bad magic number" |
+msgstr "" |
+ |
+#: tui/tui-file.c:130 |
+msgid "tui_file_isatty: bad magic number" |
+msgstr "" |
+ |
+#: tui/tui-file.c:144 |
+msgid "tui_file_rewind: bad magic number" |
+msgstr "" |
+ |
+#: tui/tui-file.c:157 |
+msgid "tui_file_put: bad magic number" |
+msgstr "" |
+ |
+#: tui/tui-file.c:194 |
+msgid "tui_file_get_strbuf: bad magic number" |
+msgstr "" |
+ |
+#: tui/tui-file.c:209 |
+msgid "tui_file_adjust_strbuf: bad magic number" |
+msgstr "" |
+ |
+#: tui/tui-file.c:237 |
+msgid "tui_file_flush: bad magic number" |
msgstr "" |
#: tui/tui-win.c:211 |
@@ -25438,180 +26784,216 @@ msgid "" |
"%s" |
msgstr "" |
-#: tui/tui.c:368 |
-msgid "TUI mode not allowed" |
+#: typeprint.c:352 |
+msgid "Language not supported." |
msgstr "" |
-#: typeprint.c:65 |
-msgid "Language not supported." |
+#: typeprint.c:441 |
+#, possible-c-format |
+msgid "unrecognized flag '%c'" |
+msgstr "" |
+ |
+#: typeprint.c:447 |
+msgid "flag expected" |
+msgstr "" |
+ |
+#: typeprint.c:449 |
+msgid "expected space after format" |
msgstr "" |
-#: typeprint.c:256 |
+#: typeprint.c:584 |
msgid "internal error: unhandled type in print_type_scalar" |
msgstr "" |
-#: typeprint.c:305 |
+#: typeprint.c:660 |
+#, possible-c-format |
+msgid "Printing of methods defined in a class in %s\n" |
+msgstr "" |
+ |
+#: typeprint.c:676 |
+#, possible-c-format |
+msgid "Printing of typedefs defined in a class in %s\n" |
+msgstr "" |
+ |
+#: typeprint.c:685 |
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" |
+"Usage: ptype[/FLAGS] TYPE | EXPRESSION\n" |
+"Argument may be any type (for example a type name defined by typedef,\n" |
+"or \"struct STRUCT-TAG\" or \"class CLASS-NAME\" or \"union UNION-TAG\"\n" |
+"or \"enum ENUM-TAG\") or an expression.\n" |
"The selected stack frame's lexical context is used to look up the name.\n" |
-"Contrary to \"whatis\", \"ptype\" always unrolls any typedefs." |
+"Contrary to \"whatis\", \"ptype\" always unrolls any typedefs.\n" |
+"\n" |
+"Available FLAGS are:\n" |
+" /r print in \"raw\" form; do not substitute typedefs\n" |
+" /m do not print methods defined in a class\n" |
+" /M print methods defined in a class\n" |
+" /t do not print typedefs defined in a class\n" |
+" /T print typedefs defined in a class" |
msgstr "" |
-#: typeprint.c:313 |
+#: typeprint.c:703 |
msgid "" |
"Print data type of expression EXP.\n" |
"Only one level of typedefs is unrolled. See also \"ptype\"." |
msgstr "" |
-#: ui-file.c:178 |
+#: typeprint.c:708 |
+msgid "Generic command for showing type-printing settings." |
+msgstr "" |
+ |
+#: typeprint.c:711 |
+msgid "Generic command for setting how types print." |
+msgstr "" |
+ |
+#: typeprint.c:715 |
+msgid "Set printing of methods defined in classes." |
+msgstr "" |
+ |
+#: typeprint.c:716 |
+msgid "Show printing of methods defined in classes." |
+msgstr "" |
+ |
+#: typeprint.c:722 |
+msgid "Set printing of typedefs defined in classes." |
+msgstr "" |
+ |
+#: typeprint.c:723 |
+msgid "Show printing of typedefs defined in classes." |
+msgstr "" |
+ |
+#: ui-file.c:190 |
msgid "ui_file_data: bad magic number" |
msgstr "" |
-#: ui-file.c:393 |
+#: ui-file.c:417 |
msgid "mem_file_delete: bad magic number" |
msgstr "" |
-#: ui-file.c:412 |
+#: ui-file.c:436 |
msgid "mem_file_rewind: bad magic number" |
msgstr "" |
-#: ui-file.c:425 |
+#: ui-file.c:449 |
msgid "mem_file_put: bad magic number" |
msgstr "" |
-#: ui-file.c:439 |
+#: ui-file.c:463 |
msgid "mem_file_write: bad magic number" |
msgstr "" |
-#: ui-file.c:512 |
+#: ui-file.c:538 |
msgid "stdio_file_delete: bad magic number" |
msgstr "" |
-#: ui-file.c:527 |
+#: ui-file.c:553 |
msgid "stdio_file_flush: bad magic number" |
msgstr "" |
-#: ui-file.c:538 |
+#: ui-file.c:564 |
msgid "stdio_file_read: bad magic number" |
msgstr "" |
-#: ui-file.c:561 |
+#: ui-file.c:587 |
msgid "stdio_file_write: bad magic number" |
msgstr "" |
-#: ui-file.c:596 |
+#: ui-file.c:626 |
msgid "stdio_file_fputs: bad magic number" |
msgstr "" |
-#: ui-file.c:609 |
+#: ui-file.c:641 |
msgid "stdio_file_isatty: bad magic number" |
msgstr "" |
-#: ui-file.c:675 |
+#: ui-file.c:652 |
+msgid "stdio_file_fseek: bad magic number" |
+msgstr "" |
+ |
+#: ui-file.c:773 |
msgid "tee_file_delete: bad magic number" |
msgstr "" |
-#: ui-file.c:691 |
+#: ui-file.c:789 |
msgid "tee_file_flush: bad magic number" |
msgstr "" |
-#: ui-file.c:703 |
+#: ui-file.c:801 |
msgid "tee_file_write: bad magic number" |
msgstr "" |
-#: ui-file.c:715 |
+#: ui-file.c:813 |
msgid "tee_file_fputs: bad magic number" |
msgstr "" |
-#: ui-file.c:727 |
+#: ui-file.c:825 |
msgid "tee_file_isatty: bad magic number" |
msgstr "" |
-#: ui-out.c:282 |
+#: ui-out.c:294 |
msgid "tables cannot be nested; table_begin found before previous table_end." |
msgstr "" |
-#: ui-out.c:303 |
+#: ui-out.c:315 |
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:307 |
+#: ui-out.c:319 |
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:311 |
+#: ui-out.c:323 |
msgid "number of headers differ from number of table columns." |
msgstr "" |
-#: ui-out.c:325 |
+#: ui-out.c:337 |
msgid "misplaced table_end or missing table_begin." |
msgstr "" |
-#: ui-out.c:345 |
+#: ui-out.c:354 |
msgid "table header must be specified after table_begin and before table_body." |
msgstr "" |
-#: ui-out.c:378 |
+#: ui-out.c:387 |
msgid "" |
"table header or table_body expected; lists must be specified after " |
"table_body." |
msgstr "" |
-#: ui-out.c:1004 |
+#: ui-out.c:1037 |
msgid "" |
"table_body missing; table fields must be specified after table_body and " |
"inside a list." |
msgstr "" |
-#: ui-out.c:1021 |
+#: ui-out.c:1054 |
msgid "ui-out internal error in handling headers." |
msgstr "" |
-#: utils.c:142 |
+#: utils.c:178 |
#, possible-c-format |
msgid "Printing of 8-bit characters in strings as \\nnn is %s.\n" |
msgstr "" |
-#: utils.c:164 |
+#: utils.c:192 |
#, possible-c-format |
msgid "State of pagination is %s.\n" |
msgstr "" |
-#: utils.c:283 |
+#: utils.c:311 |
msgid "Cannot restore redirection of the current output protocol" |
msgstr "" |
-#: utils.c:475 |
+#: utils.c:525 |
msgid "free_current_contents: NULL pointer" |
msgstr "" |
-#: utils.c:540 |
-#, possible-c-format |
-msgid "Startup time: %ld.%06ld (cpu), %ld.%06ld (wall)\n" |
-msgstr "" |
- |
-#: utils.c:541 |
-#, possible-c-format |
-msgid "Command execution time: %ld.%06ld (cpu), %ld.%06ld (wall)\n" |
-msgstr "" |
- |
-#: utils.c:556 |
-#, possible-c-format |
-msgid "Space used: %ld (%s%ld during startup)\n" |
-msgstr "" |
- |
-#: utils.c:557 |
-#, possible-c-format |
-msgid "Space used: %ld (%s%ld for this command)\n" |
-msgstr "" |
- |
-#: utils.c:707 |
+#: utils.c:654 |
#, possible-c-format |
msgid "" |
"%s\n" |
@@ -25619,7 +27001,7 @@ msgid "" |
"time.\n" |
msgstr "" |
-#: utils.c:815 |
+#: utils.c:763 |
#, possible-c-format |
msgid "" |
"%s\n" |
@@ -25629,70 +27011,79 @@ 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:833 |
+#: utils.c:781 |
#, possible-c-format |
msgid "" |
"%s\n" |
"Create a core file of GDB? " |
msgstr "" |
-#: utils.c:945 |
+#: utils.c:821 |
+msgid "Command aborted." |
+msgstr "" |
+ |
+#: utils.c:894 |
#, possible-c-format |
msgid "Configure what GDB does when %s is detected." |
msgstr "" |
-#: utils.c:948 |
+#: utils.c:897 |
#, possible-c-format |
msgid "Show what GDB does when %s is detected." |
msgstr "" |
#. allow-unknown |
-#: utils.c:965 |
+#: utils.c:914 |
#, possible-c-format |
msgid "Set whether GDB should quit when an %s is detected" |
msgstr "" |
-#: utils.c:968 |
+#: utils.c:917 |
#, possible-c-format |
msgid "Show whether GDB will quit when an %s is detected" |
msgstr "" |
-#: utils.c:985 |
+#: utils.c:934 |
#, possible-c-format |
msgid "Set whether GDB should create a core file of GDB when %s is detected" |
msgstr "" |
-#: utils.c:988 |
+#: utils.c:937 |
#, possible-c-format |
msgid "Show whether GDB will create a core file of GDB when %s is detected" |
msgstr "" |
-#: utils.c:1082 |
+#: utils.c:1013 |
+#, possible-c-format |
+msgid "%s" |
+msgstr "" |
+ |
+#: utils.c:1068 |
#, possible-c-format |
msgid "virtual memory exhausted: can't allocate %ld bytes." |
msgstr "" |
-#: utils.c:1087 |
+#: utils.c:1073 |
msgid "virtual memory exhausted." |
msgstr "" |
-#: utils.c:1233 |
+#: utils.c:1231 |
#, possible-c-format |
msgid "(%s or %s) [answered %c; input not from terminal]\n" |
msgstr "" |
-#: utils.c:1258 |
+#: utils.c:1259 |
#, possible-c-format |
msgid "(%s or %s) " |
msgstr "" |
#. Invalid entries are not defaulted and require another selection. |
-#: utils.c:1322 |
+#: utils.c:1323 |
#, possible-c-format |
msgid "Please answer %s or %s.\n" |
msgstr "" |
-#: utils.c:1499 |
+#: utils.c:1507 |
#, possible-c-format |
msgid "" |
"The escape sequence `\\%c' is equivalent to plain `%c', which has no " |
@@ -25700,463 +27091,480 @@ msgid "" |
"in the `%s' character set." |
msgstr "" |
-#: utils.c:1604 |
+#: utils.c:1612 |
#, possible-c-format |
msgid "Number of lines gdb thinks are in a page is %s.\n" |
msgstr "" |
-#: utils.c:1615 |
+#: utils.c:1623 |
#, possible-c-format |
msgid "Number of characters gdb thinks are in a line is %s.\n" |
msgstr "" |
-#: utils.c:2648 |
+#: utils.c:2685 |
#, possible-c-format |
msgid "Timestamping debugging messages is %s.\n" |
msgstr "" |
-#: utils.c:2656 |
-msgid "Set number of characters gdb thinks are in a line." |
+#: utils.c:2693 |
+msgid "Set number of characters where GDB should wrap lines of its output." |
+msgstr "" |
+ |
+#: utils.c:2694 |
+msgid "Show number of characters where GDB should wrap lines of its output." |
+msgstr "" |
+ |
+#: utils.c:2695 |
+msgid "" |
+"This affects where GDB wraps its output to fit the screen width.\n" |
+"Setting this to \"unlimited\" or zero prevents GDB from wrapping its output." |
+msgstr "" |
+ |
+#: utils.c:2702 |
+msgid "Set number of lines in a page for GDB output pagination." |
msgstr "" |
-#: utils.c:2657 |
-msgid "Show number of characters gdb thinks are in a line." |
+#: utils.c:2703 |
+msgid "Show number of lines in a page for GDB output pagination." |
msgstr "" |
-#: utils.c:2663 |
-msgid "Set number of lines gdb thinks are in a page." |
+#: utils.c:2704 |
+msgid "" |
+"This affects the number of lines after which GDB will pause\n" |
+"its output and ask you whether to continue.\n" |
+"Setting this to \"unlimited\" or zero causes GDB never pause during output." |
msgstr "" |
-#: utils.c:2664 |
-msgid "Show number of lines gdb thinks are in a page." |
+#: utils.c:2715 |
+msgid "Set state of GDB output pagination." |
msgstr "" |
-#: utils.c:2673 |
-msgid "Set state of pagination." |
+#: utils.c:2716 |
+msgid "Show state of GDB output pagination." |
msgstr "" |
-#: utils.c:2674 |
-msgid "Show state of pagination." |
+#: utils.c:2717 |
+msgid "" |
+"When pagination is ON, GDB pauses at end of each screenful of\n" |
+"its output and asks you whether to continue.\n" |
+"Turning pagination off is an alternative to \"set height unlimited\"." |
msgstr "" |
-#: utils.c:2683 |
+#: utils.c:2728 |
msgid "Enable pagination" |
msgstr "" |
-#: utils.c:2685 |
+#: utils.c:2730 |
msgid "Disable pagination" |
msgstr "" |
-#: utils.c:2689 |
+#: utils.c:2734 |
msgid "Set printing of 8-bit characters in strings as \\nnn." |
msgstr "" |
-#: utils.c:2690 |
+#: utils.c:2735 |
msgid "Show printing of 8-bit characters in strings as \\nnn." |
msgstr "" |
-#: utils.c:2697 |
+#: utils.c:2742 |
msgid "Set timestamping of debugging messages." |
msgstr "" |
-#: utils.c:2698 |
+#: utils.c:2743 |
msgid "Show timestamping of debugging messages." |
msgstr "" |
-#: utils.c:2699 |
+#: utils.c:2744 |
msgid "" |
"When set, debugging messages will be marked with seconds and microseconds." |
msgstr "" |
-#: utils.c:2980 |
+#: utils.c:3020 |
msgid "hex_string_custom: insufficient space to store result" |
msgstr "" |
-#: utils.c:3075 |
+#: utils.c:3115 |
#, possible-c-format |
msgid "invalid hex \"%s\"" |
msgstr "" |
-#: utils.c:3088 |
+#: utils.c:3128 |
#, possible-c-format |
msgid "invalid decimal \"%s\"" |
msgstr "" |
-#: utils.c:3567 |
+#: utils.c:3571 |
msgid "process-id to attach" |
msgstr "" |
-#: utils.c:3573 |
+#: utils.c:3577 |
#, possible-c-format |
msgid "Illegal process-id: %s." |
msgstr "" |
-#: valarith.c:73 |
+#: valarith.c:72 |
msgid "" |
"Cannot perform pointer math on incomplete types, try casting to a known " |
"type, or void *." |
msgstr "" |
-#: valarith.c:76 |
+#: valarith.c:75 |
#, possible-c-format |
msgid "" |
"Cannot perform pointer math on incomplete type \"%s\", try casting to a " |
"known type, or void *." |
msgstr "" |
-#: valarith.c:123 |
+#: valarith.c:122 |
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:130 |
+#: valarith.c:129 |
msgid "Type size unknown, assuming 1. Try casting to a known type, or void *." |
msgstr "" |
-#: valarith.c:175 |
+#: valarith.c:173 |
msgid "array or string index out of range" |
msgstr "" |
-#: valarith.c:187 |
+#: valarith.c:185 |
msgid "not an array or string" |
msgstr "" |
-#: valarith.c:205 |
+#: valarith.c:203 |
msgid "no such vector element" |
msgstr "" |
-#: valarith.c:242 |
-msgid "bitstring index out of range" |
-msgstr "" |
- |
-#: valarith.c:355 |
+#: valarith.c:313 |
#, possible-c-format |
msgid "Could not find %s." |
msgstr "" |
-#: valarith.c:401 |
+#: valarith.c:359 |
msgid "Can't do that binary op on that type" |
msgstr "" |
-#: valarith.c:487 valarith.c:513 |
+#: valarith.c:445 valarith.c:471 |
msgid "Invalid binary operation specified." |
msgstr "" |
-#: valarith.c:538 valarith.c:642 |
+#: valarith.c:496 valarith.c:599 |
#, possible-c-format |
msgid "member function %s not found" |
msgstr "" |
-#: valarith.c:565 |
+#: valarith.c:523 |
msgid "Can't do that unary op on that type" |
msgstr "" |
-#: valarith.c:617 |
+#: valarith.c:574 |
msgid "Invalid unary operation specified." |
msgstr "" |
-#: valarith.c:741 |
-msgid "unimplemented support for bitstring/boolean repeats" |
+#: valarith.c:701 |
+msgid "unimplemented support for boolean repeats" |
msgstr "" |
-#: valarith.c:745 |
+#: valarith.c:705 |
msgid "can't repeat values of that type" |
msgstr "" |
-#: valarith.c:755 |
+#: valarith.c:717 |
msgid "Strings can only be concatenated with other strings." |
msgstr "" |
-#: valarith.c:790 |
-msgid "" |
-"Bitstrings or booleans can only be concatenated with other bitstrings or " |
-"booleans." |
+#: valarith.c:752 |
+msgid "Booleans can only be concatenated with other bitstrings or booleans." |
msgstr "" |
-#: valarith.c:793 |
-msgid "unimplemented support for bitstring/boolean concatenation." |
+#: valarith.c:755 |
+msgid "unimplemented support for boolean concatenation." |
msgstr "" |
#. We don't know how to concatenate these operands. |
-#: valarith.c:798 |
+#: valarith.c:760 |
msgid "illegal operands for concatenation." |
msgstr "" |
-#: valarith.c:812 valarith.c:843 |
+#: valarith.c:774 valarith.c:805 |
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:886 |
+#: valarith.c:848 |
msgid "Mixing decimal floating types with other floating types is not allowed." |
msgstr "" |
-#: valarith.c:905 valarith.c:924 |
+#: valarith.c:867 valarith.c:886 |
#, possible-c-format |
msgid "Don't know how to convert from %s to %s." |
msgstr "" |
-#: valarith.c:992 |
+#: valarith.c:954 |
msgid "Operation not valid for decimal floating point number." |
msgstr "" |
-#: valarith.c:1030 |
+#: valarith.c:992 |
#, possible-c-format |
msgid "Cannot perform exponentiation: %s" |
msgstr "" |
-#: valarith.c:1043 |
+#: valarith.c:1005 |
msgid "Integer-only operation on floating point number." |
msgstr "" |
-#: valarith.c:1091 |
+#: valarith.c:1053 |
msgid "Invalid operation on booleans." |
msgstr "" |
-#: valarith.c:1151 valarith.c:1162 valarith.c:1277 valarith.c:1288 |
+#: valarith.c:1113 valarith.c:1124 valarith.c:1239 valarith.c:1250 |
msgid "Division by zero" |
msgstr "" |
-#: valarith.c:1241 valarith.c:1371 |
+#: valarith.c:1203 valarith.c:1333 |
msgid "Invalid binary operation on numbers." |
msgstr "" |
-#: valarith.c:1406 |
+#: valarith.c:1380 |
+msgid "conversion of scalar to vector involves truncation" |
+msgstr "" |
+ |
+#: valarith.c:1411 |
msgid "Vector operations are only supported among vectors" |
msgstr "" |
-#: valarith.c:1608 |
+#: valarith.c:1615 |
msgid "Invalid type combination in equality test." |
msgstr "" |
-#: valarith.c:1690 |
+#: valarith.c:1697 |
msgid "Invalid type combination in ordering comparison." |
msgstr "" |
-#: valarith.c:1723 |
+#: valarith.c:1730 |
msgid "Argument to positive operation not a number." |
msgstr "" |
-#: valarith.c:1778 |
+#: valarith.c:1785 |
msgid "Argument to negate operation not a number." |
msgstr "" |
-#: valarith.c:1813 |
+#: valarith.c:1820 |
msgid "Argument to complement operation not an integer, boolean." |
msgstr "" |
-#: valarith.c:1854 |
+#: valarith.c:1861 |
msgid "Second argument of 'IN' has wrong type" |
msgstr "" |
-#: valarith.c:1859 |
+#: valarith.c:1866 |
msgid "First argument of 'IN' has wrong type" |
msgstr "" |
-#: valarith.c:1863 |
+#: valarith.c:1870 |
msgid "First argument of 'IN' not in range" |
msgstr "" |
-#: valops.c:123 |
+#: valops.c:122 |
#, possible-c-format |
msgid "Overload resolution in evaluating C++ functions is %s.\n" |
msgstr "" |
-#: valops.c:142 |
+#: valops.c:141 |
#, possible-c-format |
msgid "\"%s\" exists in this program but is not a function." |
msgstr "" |
-#: valops.c:176 |
+#: valops.c:175 |
msgid "evaluation of this expression requires the target program to be active" |
msgstr "" |
-#: valops.c:179 |
+#: valops.c:178 |
#, possible-c-format |
msgid "" |
"evaluation of this expression requires the program to have a function \"%s\"." |
msgstr "" |
-#: valops.c:203 |
+#: valops.c:202 |
msgid "No memory available to program now: you need to start the target first" |
msgstr "" |
-#: valops.c:206 |
+#: valops.c:205 |
msgid "No memory available to program: call to malloc failed" |
msgstr "" |
-#: valops.c:415 |
+#: valops.c:414 |
msgid "array element type size does not divide object size in cast" |
msgstr "" |
-#: valops.c:530 |
+#: valops.c:529 |
msgid "value truncated" |
msgstr "" |
-#: valops.c:591 |
+#: valops.c:551 |
+msgid "Cannot convert between vector values of different sizes" |
+msgstr "" |
+ |
+#: valops.c:554 |
+msgid "can only cast scalar to vector of same size" |
+msgstr "" |
+ |
+#: valops.c:574 |
msgid "Invalid cast." |
msgstr "" |
-#: valops.c:642 |
+#: valops.c:625 |
msgid "Invalid reinterpret_cast" |
msgstr "" |
-#: valops.c:756 |
+#: valops.c:739 |
msgid "Argument to dynamic_cast must be a pointer or reference type" |
msgstr "" |
-#: valops.c:759 |
+#: valops.c:742 |
msgid "Argument to dynamic_cast must be pointer to class or `void *'" |
msgstr "" |
-#: valops.c:767 |
+#: valops.c:750 |
msgid "Argument to dynamic_cast does not have pointer type" |
msgstr "" |
-#: valops.c:772 |
+#: valops.c:755 |
msgid "Argument to dynamic_cast does not have pointer to class type" |
msgstr "" |
-#: valops.c:785 |
+#: valops.c:768 |
msgid "Argument to dynamic_cast does not have class type" |
msgstr "" |
-#: valops.c:798 |
+#: valops.c:781 |
msgid "Ambiguous dynamic_cast" |
msgstr "" |
-#: valops.c:803 |
+#: valops.c:786 |
msgid "Couldn't determine value's most derived type for dynamic_cast" |
msgstr "" |
-#: valops.c:855 |
+#: valops.c:838 |
msgid "dynamic_cast failed" |
msgstr "" |
-#: valops.c:913 |
+#: valops.c:896 |
msgid "Not a numeric type." |
msgstr "" |
-#: valops.c:1002 valops.c:1354 value.c:885 |
-msgid "value has been optimized out" |
-msgstr "" |
- |
-#: valops.c:1121 |
-msgid "Unexpected lazy value type." |
-msgstr "" |
- |
-#: valops.c:1286 valops.c:1345 |
+#: valops.c:1123 valops.c:1182 |
#, possible-c-format |
msgid "Can't handle bitfields which don't fit in a %d bit word." |
msgstr "" |
-#: valops.c:1317 |
+#: valops.c:1154 |
msgid "Value being assigned to is no longer active." |
msgstr "" |
-#: valops.c:1357 value.c:892 |
+#: valops.c:1192 value.c:913 |
+msgid "value has been optimized out" |
+msgstr "" |
+ |
+#: valops.c:1195 value.c:932 |
msgid "value is not available" |
msgstr "" |
-#: valops.c:1394 |
+#: valops.c:1231 |
msgid "Left operand of assignment is not an lvalue." |
msgstr "" |
-#: valops.c:1477 |
+#: valops.c:1314 |
msgid "Only values in memory can be extended with '@'." |
msgstr "" |
-#: valops.c:1479 |
+#: valops.c:1316 |
#, possible-c-format |
msgid "Invalid number %d of repetitions." |
msgstr "" |
-#: valops.c:1509 |
+#: valops.c:1346 |
#, possible-c-format |
msgid "No frame is currently executing in block %s." |
msgstr "" |
-#: valops.c:1512 |
+#: valops.c:1349 |
msgid "No frame is currently executing in specified block" |
msgstr "" |
-#: valops.c:1553 |
+#: valops.c:1390 |
#, possible-c-format |
msgid "Address requested for identifier \"%s\" which is in register $%s" |
msgstr "" |
-#: valops.c:1560 |
+#: valops.c:1397 |
#, possible-c-format |
msgid "Can't take address of \"%s\" which isn't an lvalue." |
msgstr "" |
-#: valops.c:1809 |
+#: valops.c:1646 |
#, possible-c-format |
msgid "bad array bounds (%d, %d)" |
msgstr "" |
-#: valops.c:1816 |
+#: valops.c:1653 |
msgid "array elements must all be the same size" |
msgstr "" |
-#: valops.c:1917 |
+#: valops.c:1741 |
msgid "typecmp: no argument list" |
msgstr "" |
-#: valops.c:1996 |
+#: valops.c:1820 |
#, possible-c-format |
msgid "base class '%s' is ambiguous in type '%s'" |
msgstr "" |
-#: valops.c:2036 |
-#, possible-c-format |
-msgid "field %s is nonexistent or has been optimized out" |
-msgstr "" |
- |
-#: valops.c:2135 valops.c:2289 |
+#: valops.c:1953 valops.c:2109 |
msgid "virtual baseclass botch" |
msgstr "" |
-#: valops.c:2235 |
+#: valops.c:2051 |
#, possible-c-format |
msgid "cannot resolve overloaded method `%s': no arguments supplied" |
msgstr "" |
-#: valops.c:2370 |
+#: valops.c:2191 |
#, possible-c-format |
msgid "Attempt to extract a component of a value that is not a %s." |
msgstr "" |
-#: valops.c:2393 |
+#: valops.c:2214 |
#, possible-c-format |
msgid "Cannot take address of method %s." |
msgstr "" |
-#: valops.c:2397 |
+#: valops.c:2218 |
#, possible-c-format |
msgid "There is no member or method named %s." |
msgstr "" |
-#: valops.c:2409 |
+#: valops.c:2230 |
#, 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:2426 |
+#: valops.c:2247 |
#, possible-c-format |
msgid "Structure has no component named %s." |
msgstr "" |
-#: valops.c:2534 |
+#: valops.c:2355 |
msgid "Attempt to extract a component of a value that is not a struct or union" |
msgstr "" |
-#: valops.c:2650 |
+#: valops.c:2469 |
#, possible-c-format |
msgid "Couldn't find method %s%s%s" |
msgstr "" |
@@ -26165,344 +27573,349 @@ msgstr "" |
#. FIXME: GDB does not support the general ambiguous case. |
#. All candidates should be collected and presented the |
#. user. |
-#: valops.c:2759 |
+#: valops.c:2578 |
msgid "Ambiguous overload resolution" |
msgstr "" |
#. Incomparable top contenders. |
#. This is an error incompatible candidates |
#. should not have been proposed. |
-#: valops.c:2764 |
+#: valops.c:2583 |
msgid "Internal error: incompatible overload candidates proposed" |
msgstr "" |
-#: valops.c:2776 |
+#: valops.c:2595 |
msgid "Internal error: unexpected overload comparison result" |
msgstr "" |
-#: valops.c:2792 |
+#: valops.c:2611 |
#, possible-c-format |
msgid "Cannot resolve method %s%s%s to any overloaded instance" |
msgstr "" |
-#: valops.c:2797 |
+#: valops.c:2616 |
#, possible-c-format |
msgid "Cannot resolve function %s to any overloaded instance" |
msgstr "" |
-#: valops.c:2803 |
+#: valops.c:2622 |
#, possible-c-format |
msgid "" |
"Using non-standard conversion to match method %s%s%s to supplied arguments" |
msgstr "" |
-#: valops.c:2809 |
+#: valops.c:2628 |
#, possible-c-format |
msgid "" |
"Using non-standard conversion to match function %s to supplied arguments" |
msgstr "" |
-#: valops.c:3184 |
+#: valops.c:3003 |
msgid "name of destructor must equal name of class" |
msgstr "" |
-#: valops.c:3250 |
+#: valops.c:3033 |
msgid "non-aggregate type in value_aggregate_elt" |
msgstr "" |
-#: valops.c:3326 |
+#: valops.c:3109 |
msgid "Internal error: non-aggregate type to value_struct_elt_for_reference" |
msgstr "" |
-#: valops.c:3339 |
-#, possible-c-format |
-msgid "static field %s has been optimized out" |
-msgstr "" |
- |
-#: valops.c:3401 |
+#: valops.c:3206 |
msgid "no member function matches that type instantiation" |
msgstr "" |
-#: valops.c:3427 |
+#: valops.c:3232 |
#, possible-c-format |
msgid "non-unique member `%s' requires type instantiation" |
msgstr "" |
-#: valops.c:3434 |
+#: valops.c:3239 |
msgid "no matching member function" |
msgstr "" |
-#: valops.c:3465 |
+#: valops.c:3270 |
#, possible-c-format |
msgid "Cannot reference virtual member function \"%s\"" |
msgstr "" |
-#: valops.c:3611 |
+#: valops.c:3416 |
msgid "Unexpected value type." |
msgstr "" |
-#: valops.c:3677 |
+#: valops.c:3482 |
#, possible-c-format |
msgid "" |
"Couldn't retrieve complete object of RTTI type %s; object may be in register" |
"(s)." |
msgstr "" |
-#: valops.c:3709 |
+#: valops.c:3514 |
msgid "no `this' in current language" |
msgstr "" |
-#: valops.c:3711 |
+#: valops.c:3516 |
msgid "no frame selected" |
msgstr "" |
-#: valops.c:3717 |
+#: valops.c:3522 |
#, possible-c-format |
msgid "current stack frame does not contain a variable named `%s'" |
msgstr "" |
-#: valops.c:3760 |
+#: valops.c:3564 |
msgid "slice from bad array or bitstring" |
msgstr "" |
-#: valops.c:3764 |
+#: valops.c:3568 |
msgid "slice out of range" |
msgstr "" |
-#: valops.c:3788 |
-msgid "internal error accessing bitstring" |
-msgstr "" |
- |
-#: valops.c:3882 |
+#: valops.c:3655 |
msgid "cannot cast non-number to complex" |
msgstr "" |
-#: valops.c:3889 |
+#: valops.c:3662 |
msgid "Set overload resolution in evaluating C++ functions." |
msgstr "" |
-#: valops.c:3890 |
+#: valops.c:3663 |
msgid "Show overload resolution in evaluating C++ functions." |
msgstr "" |
-#: valprint.c:123 |
+#: valprint.c:162 |
#, possible-c-format |
msgid "Limit on string chars or array elements to print is %s.\n" |
msgstr "" |
-#: valprint.c:137 |
+#: valprint.c:176 |
#, possible-c-format |
msgid "Default input radix for entering numbers is %s.\n" |
msgstr "" |
-#: valprint.c:147 |
+#: valprint.c:186 |
#, possible-c-format |
msgid "Default output radix for printing of values is %s.\n" |
msgstr "" |
-#: valprint.c:158 |
+#: valprint.c:197 |
#, possible-c-format |
msgid "Printing of array indexes is %s.\n" |
msgstr "" |
-#: valprint.c:169 |
+#: valprint.c:208 |
#, possible-c-format |
msgid "Threshold for repeated print elements is %s.\n" |
msgstr "" |
-#: valprint.c:180 |
+#: valprint.c:219 |
#, possible-c-format |
msgid "Printing of char arrays to stop at first null char is %s.\n" |
msgstr "" |
-#: valprint.c:191 |
+#: valprint.c:230 |
#, possible-c-format |
-msgid "Prettyprinting of structures is %s.\n" |
+msgid "Pretty formatting of structures is %s.\n" |
msgstr "" |
-#: valprint.c:200 |
+#: valprint.c:239 |
#, possible-c-format |
-msgid "Prettyprinting of arrays is %s.\n" |
+msgid "Pretty formatting of arrays is %s.\n" |
msgstr "" |
-#: valprint.c:211 |
+#: valprint.c:250 |
#, possible-c-format |
msgid "Printing of unions interior to structures is %s.\n" |
msgstr "" |
-#: valprint.c:221 |
+#: valprint.c:260 |
#, possible-c-format |
msgid "Printing of addresses is %s.\n" |
msgstr "" |
-#: valprint.c:229 |
+#: valprint.c:268 |
#, possible-c-format |
msgid "Printing of symbols when printing pointers is %s.\n" |
msgstr "" |
-#: valprint.c:303 |
+#: valprint.c:344 |
msgid "<optimized out>" |
msgstr "" |
-#: valprint.c:315 |
+#: valprint.c:350 |
+msgid "<not saved>" |
+msgstr "" |
+ |
+#: valprint.c:362 |
msgid "<invalid address>" |
msgstr "" |
-#: valprint.c:667 |
+#: valprint.c:713 |
#, possible-c-format |
msgid "Unhandled type code %d in symbol table." |
msgstr "" |
-#: valprint.c:762 |
+#: valprint.c:808 |
msgid "<address of value unknown>" |
msgstr "" |
-#: valprint.c:777 |
+#: valprint.c:832 |
#, possible-c-format |
msgid "<internal function %s>" |
msgstr "" |
-#: valprint.c:1008 |
+#: valprint.c:1063 |
msgid "Value out of range." |
msgstr "" |
-#: valprint.c:1251 valprint.c:1301 |
+#: valprint.c:1306 valprint.c:1356 |
msgid "Internal error in octal conversion;" |
msgstr "" |
-#: valprint.c:2422 |
+#: valprint.c:2592 |
#, possible-c-format |
msgid "Nonsense input radix ``decimal %u''; input radix unchanged." |
msgstr "" |
-#: valprint.c:2428 |
+#: valprint.c:2598 |
#, possible-c-format |
msgid "Input radix now set to decimal %u, hex %x, octal %o.\n" |
msgstr "" |
-#: valprint.c:2464 |
+#: valprint.c:2634 |
#, possible-c-format |
msgid "Unsupported output radix ``decimal %u''; output radix unchanged." |
msgstr "" |
-#: valprint.c:2471 |
+#: valprint.c:2641 |
#, possible-c-format |
msgid "Output radix now set to decimal %u, hex %x, octal %o.\n" |
msgstr "" |
-#: valprint.c:2495 |
+#: valprint.c:2665 |
#, possible-c-format |
msgid "Input and output radices now set to decimal %u, hex %x, octal %o.\n" |
msgstr "" |
-#: valprint.c:2510 |
+#: valprint.c:2680 |
#, possible-c-format |
msgid "Input and output radices set to decimal %u, hex %x, octal %o.\n" |
msgstr "" |
-#: valprint.c:2516 |
+#: valprint.c:2686 |
#, possible-c-format |
msgid "Input radix set to decimal %u, hex %x, octal %o.\n" |
msgstr "" |
-#: valprint.c:2519 |
+#: valprint.c:2689 |
#, possible-c-format |
msgid "Output radix set to decimal %u, hex %x, octal %o.\n" |
msgstr "" |
-#: valprint.c:2545 |
+#: valprint.c:2730 |
msgid "Generic command for setting how things print." |
msgstr "" |
-#: valprint.c:2552 |
+#: valprint.c:2737 |
msgid "Generic command for showing print settings." |
msgstr "" |
-#: valprint.c:2558 |
+#: valprint.c:2743 |
+msgid "Generic command for setting what things to print in \"raw\" mode." |
+msgstr "" |
+ |
+#: valprint.c:2747 |
+msgid "Generic command for showing \"print raw\" settings." |
+msgstr "" |
+ |
+#: valprint.c:2751 |
msgid "Set limit on string chars or array elements to print." |
msgstr "" |
-#: valprint.c:2559 |
+#: valprint.c:2752 |
msgid "Show limit on string chars or array elements to print." |
msgstr "" |
-#: valprint.c:2560 |
-msgid "\"set print elements 0\" causes there to be no limit." |
+#: valprint.c:2753 |
+msgid "\"set print elements unlimited\" causes there to be no limit." |
msgstr "" |
-#: valprint.c:2567 |
+#: valprint.c:2760 |
msgid "Set printing of char arrays to stop at first null char." |
msgstr "" |
-#: valprint.c:2568 |
+#: valprint.c:2761 |
msgid "Show printing of char arrays to stop at first null char." |
msgstr "" |
-#: valprint.c:2575 |
+#: valprint.c:2768 |
msgid "Set threshold for repeated print elements." |
msgstr "" |
-#: valprint.c:2576 |
+#: valprint.c:2769 |
msgid "Show threshold for repeated print elements." |
msgstr "" |
-#: valprint.c:2577 |
-msgid "\"set print repeats 0\" causes all elements to be individually printed." |
+#: valprint.c:2770 |
+msgid "" |
+"\"set print repeats unlimited\" causes all elements to be individually " |
+"printed." |
msgstr "" |
-#: valprint.c:2584 |
-msgid "Set prettyprinting of structures." |
+#: valprint.c:2777 |
+msgid "Set pretty formatting of structures." |
msgstr "" |
-#: valprint.c:2585 |
-msgid "Show prettyprinting of structures." |
+#: valprint.c:2778 |
+msgid "Show pretty formatting of structures." |
msgstr "" |
-#: valprint.c:2592 |
+#: valprint.c:2785 |
msgid "Set printing of unions interior to structures." |
msgstr "" |
-#: valprint.c:2593 |
+#: valprint.c:2786 |
msgid "Show printing of unions interior to structures." |
msgstr "" |
-#: valprint.c:2600 |
-msgid "Set prettyprinting of arrays." |
+#: valprint.c:2793 |
+msgid "Set pretty formatting of arrays." |
msgstr "" |
-#: valprint.c:2601 |
-msgid "Show prettyprinting of arrays." |
+#: valprint.c:2794 |
+msgid "Show pretty formatting of arrays." |
msgstr "" |
-#: valprint.c:2608 |
+#: valprint.c:2801 |
msgid "Set printing of addresses." |
msgstr "" |
-#: valprint.c:2609 |
+#: valprint.c:2802 |
msgid "Show printing of addresses." |
msgstr "" |
-#: valprint.c:2616 |
+#: valprint.c:2809 |
msgid "Set printing of symbol names when printing pointers." |
msgstr "" |
-#: valprint.c:2617 |
+#: valprint.c:2810 |
msgid "Show printing of symbol names when printing pointers." |
msgstr "" |
-#: valprint.c:2624 |
+#: valprint.c:2817 |
msgid "Set default input radix for entering numbers." |
msgstr "" |
-#: valprint.c:2625 |
+#: valprint.c:2818 |
msgid "Show default input radix for entering numbers." |
msgstr "" |
-#: valprint.c:2632 |
+#: valprint.c:2825 |
msgid "Set default output radix for printing of values." |
msgstr "" |
-#: valprint.c:2633 |
+#: valprint.c:2826 |
msgid "Show default output radix for printing of values." |
msgstr "" |
@@ -26513,119 +27926,141 @@ msgstr "" |
#. 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:2646 |
+#: valprint.c:2839 |
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:2651 |
+#: valprint.c:2844 |
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:2657 |
+#: valprint.c:2850 |
msgid "Set printing of array indexes." |
msgstr "" |
-#: valprint.c:2658 |
+#: valprint.c:2851 |
msgid "Show printing of array indexes" |
msgstr "" |
-#: value.c:1522 |
+#: value.c:922 |
+msgid "register has not been saved in frame" |
+msgstr "" |
+ |
+#: value.c:1565 |
msgid "The history is empty." |
msgstr "" |
-#: value.c:1524 |
+#: value.c:1567 |
msgid "There is only one value in the history." |
msgstr "" |
-#: value.c:1526 |
+#: value.c:1569 |
#, possible-c-format |
msgid "History does not go back to $$%d." |
msgstr "" |
-#: value.c:1529 |
+#: value.c:1572 |
#, possible-c-format |
msgid "History has not yet reached $%d." |
msgstr "" |
-#: value.c:1685 |
+#: value.c:1728 |
msgid "Init-if-undefined requires an assignment expression." |
msgstr "" |
-#: value.c:1690 |
+#: value.c:1733 |
msgid "The first parameter to init-if-undefined should be a GDB variable." |
msgstr "" |
-#: value.c:1874 |
+#: value.c:1917 |
msgid "bad kind" |
msgstr "" |
#. We can never get a component of any other kind. |
-#: value.c:1963 |
+#: value.c:2006 |
msgid "set_internalvar_component" |
msgstr "" |
-#: value.c:1974 |
+#: value.c:2017 |
#, possible-c-format |
msgid "Cannot overwrite convenience function %s" |
msgstr "" |
-#: value.c:2262 |
+#. This text does not mention convenience functions on purpose. |
+#. The user can't create them except via Python, and if Python support |
+#. is installed this message will never be printed ($_streq will |
+#. exist). |
+#: value.c:2310 |
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:2456 |
+#: value.c:2505 |
msgid "Value can't be converted to integer." |
msgstr "" |
#. FIXME: would like to include fieldval in the message, but |
#. we don't have a sprintf_longest. |
-#: value.c:2998 |
+#: value.c:3061 |
#, possible-c-format |
msgid "Value does not fit in %d bits." |
msgstr "" |
-#: value.c:3049 |
+#: value.c:3112 |
#, possible-c-format |
msgid "Unexpected type (%d) encountered for integer constant." |
msgstr "" |
-#: value.c:3085 |
+#: value.c:3148 |
#, possible-c-format |
msgid "Unexpected type (%d) encountered for unsigned integer constant." |
msgstr "" |
-#: value.c:3177 |
+#: value.c:3237 |
msgid "Unexpected type encountered for floating constant." |
msgstr "" |
-#: value.c:3337 |
+#: value.c:3396 |
msgid "Function return type unknown." |
msgstr "" |
-#: value.c:3369 |
+#: value.c:3541 |
+msgid "infinite loop while fetching a register" |
+msgstr "" |
+ |
+#: value.c:3617 |
+msgid "Unexpected lazy value type." |
+msgstr "" |
+ |
+#: value.c:3633 |
+msgid "You must provide one argument for $_isvoid." |
+msgstr "" |
+ |
+#: value.c:3643 |
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" |
+"Debugger convenience (\"$foo\") variables and functions.\n" |
+"Convenience variables are created when you assign them values;\n" |
+"thus, \"set $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\"." |
+"\"$__\" holds the contents of the last address examined with \"x\".\n" |
+"\n" |
+"Convenience functions are defined via the Python API." |
msgstr "" |
-#: value.c:3379 |
+#: value.c:3658 |
msgid "Elements of value history around item number IDX (or last ten)." |
msgstr "" |
-#: value.c:3383 |
+#: value.c:3662 |
msgid "" |
"Initialize a convenience variable if necessary.\n" |
"init-if-undefined VARIABLE = EXPRESSION\n" |
@@ -26634,76 +28069,74 @@ msgid "" |
"VARIABLE is already initialized." |
msgstr "" |
-#: value.c:3390 |
+#: value.c:3669 |
msgid "Placeholder command for showing help on convenience functions." |
msgstr "" |
-#. The names of varobjs representing anonymous structs or unions. |
-#: varobj.c:47 |
-msgid "<anonymous struct>" |
-msgstr "" |
- |
-#: varobj.c:48 |
-msgid "<anonymous union>" |
+#: value.c:3673 |
+msgid "" |
+"Check whether an expression is void.\n" |
+"Usage: $_isvoid (expression)\n" |
+"Return 1 if the expression is void, zero otherwise." |
msgstr "" |
-#: varobj.c:57 |
+#: varobj.c:51 |
#, possible-c-format |
msgid "Varobj debugging is %s.\n" |
msgstr "" |
-#: varobj.c:703 |
+#: varobj.c:388 |
msgid "Failed to find the specified frame" |
msgstr "" |
-#: varobj.c:866 |
+#: varobj.c:550 |
#, possible-c-format |
msgid "varobj_delete: assertion failed - mycount(=%d) <> 0" |
msgstr "" |
-#: varobj.c:1110 |
+#: varobj.c:806 |
msgid "Null value returned for children" |
msgstr "" |
-#: varobj.c:1120 |
+#: varobj.c:816 |
msgid "Could not get children iterator" |
msgstr "" |
-#: varobj.c:1205 |
+#: varobj.c:901 |
msgid "Invalid item from the child list" |
msgstr "" |
-#: varobj.c:1563 |
+#: varobj.c:1260 |
msgid "Cannot instantiate printer for default visualizer" |
msgstr "" |
-#: varobj.c:1912 |
+#: varobj.c:1617 |
#, possible-c-format |
msgid "Could not evaluate visualizer expression: %s" |
msgstr "" |
-#: varobj.c:1924 |
+#: varobj.c:1629 |
msgid "Python support required" |
msgstr "" |
-#: varobj.c:2296 |
+#: varobj.c:2000 |
msgid "Duplicate variable object name" |
msgstr "" |
-#: varobj.c:2379 |
+#: varobj.c:2083 |
#, possible-c-format |
msgid "Assertion failed: Could not find varobj \"%s\" in root list" |
msgstr "" |
-#: varobj.c:4176 |
+#: varobj.c:2795 |
msgid "Set varobj debugging." |
msgstr "" |
-#: varobj.c:4177 |
+#: varobj.c:2796 |
msgid "Show varobj debugging." |
msgstr "" |
-#: varobj.c:4178 |
+#: varobj.c:2797 |
msgid "When non-zero, varobj debugging is enabled." |
msgstr "" |
@@ -26711,31 +28144,31 @@ msgstr "" |
msgid "Unable to determine location of registers" |
msgstr "" |
-#: windows-nat.c:313 |
+#: windows-nat.c:314 |
#, possible-c-format |
-msgid "SuspendThread failed. (winerr %d)" |
+msgid "SuspendThread (tid=0x%x) failed. (winerr %u)" |
msgstr "" |
-#: windows-nat.c:568 |
-msgid "Can't get module info" |
+#: windows-nat.c:402 |
+#, possible-c-format |
+msgid "[%s exited with code %u]\n" |
msgstr "" |
-#: windows-nat.c:578 |
-#, possible-c-format |
-msgid "Error getting dll name: %lu." |
+#: windows-nat.c:573 |
+msgid "Can't get module info" |
msgstr "" |
-#: windows-nat.c:581 |
+#: windows-nat.c:583 windows-nat.c:592 |
#, possible-c-format |
-msgid "Error converting dll name to POSIX: %d." |
+msgid "Error getting dll name: %u." |
msgstr "" |
-#: windows-nat.c:586 |
+#: windows-nat.c:587 |
#, possible-c-format |
-msgid "Error getting dll name: %u." |
+msgid "Error converting dll name to POSIX: %d." |
msgstr "" |
-#: windows-nat.c:745 |
+#: windows-nat.c:751 |
msgid "dll path too long" |
msgstr "" |
@@ -26746,219 +28179,219 @@ msgstr "" |
#. 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:899 |
+#: windows-nat.c:925 |
#, possible-c-format |
msgid "dll starting at %s not found." |
msgstr "" |
-#: windows-nat.c:921 |
+#: windows-nat.c:947 |
msgid "dll-symbols requires a file name" |
msgstr "" |
-#: windows-nat.c:1299 |
+#: windows-nat.c:1328 |
#, possible-c-format |
-msgid "OpenProcess call failed, GetLastError = %lud" |
+msgid "OpenProcess call failed, GetLastError = %u" |
msgstr "" |
-#: windows-nat.c:1424 |
+#: windows-nat.c:1453 |
msgid "Could not interrupt program. Press Ctrl-c in the program console." |
msgstr "" |
-#: windows-nat.c:1532 |
+#: windows-nat.c:1563 |
#, possible-c-format |
msgid "During startup program exited with code 0x%x." |
msgstr "" |
-#: windows-nat.c:1835 |
+#: windows-nat.c:1932 |
msgid "Can't attach to process." |
msgstr "" |
-#: windows-nat.c:1867 |
+#: windows-nat.c:1964 |
#, possible-c-format |
-msgid "Can't detach process %lu (error %lu)" |
+msgid "Can't detach process %u (error %u)" |
msgstr "" |
-#: windows-nat.c:2052 |
+#: windows-nat.c:2152 |
msgid "No executable specified, use `target exec'." |
msgstr "" |
-#: windows-nat.c:2069 windows-nat.c:2074 |
+#: windows-nat.c:2169 windows-nat.c:2174 |
#, possible-c-format |
msgid "Error starting executable: %d" |
msgstr "" |
-#: windows-nat.c:2087 |
+#: windows-nat.c:2187 |
#, possible-c-format |
msgid "Error starting executable via shell: %d" |
msgstr "" |
-#: windows-nat.c:2208 |
+#: windows-nat.c:2311 |
#, possible-c-format |
msgid "Warning: Failed to open TTY %s, error %#x." |
msgstr "" |
-#: windows-nat.c:2260 |
+#: windows-nat.c:2363 |
#, possible-c-format |
-msgid "Error creating process %s, (error %d)." |
+msgid "Error creating process %s, (error %u)." |
msgstr "" |
-#: windows-nat.c:2550 |
+#: windows-nat.c:2658 |
msgid "Load dll library symbols from FILE." |
msgstr "" |
-#: windows-nat.c:2560 |
+#: windows-nat.c:2668 |
msgid "Set use of shell to start subprocess." |
msgstr "" |
-#: windows-nat.c:2561 |
+#: windows-nat.c:2669 |
msgid "Show use of shell to start subprocess." |
msgstr "" |
-#: windows-nat.c:2568 |
+#: windows-nat.c:2676 |
msgid "Break when an exception is detected in the Cygwin DLL itself." |
msgstr "" |
-#: windows-nat.c:2569 |
+#: windows-nat.c:2677 |
msgid "Show whether gdb breaks on exceptions in the Cygwin DLL itself." |
msgstr "" |
-#: windows-nat.c:2576 |
+#: windows-nat.c:2684 |
msgid "Set creation of new console when creating child process." |
msgstr "" |
-#: windows-nat.c:2577 |
+#: windows-nat.c:2685 |
msgid "Show creation of new console when creating child process." |
msgstr "" |
-#: windows-nat.c:2583 |
+#: windows-nat.c:2691 |
msgid "Set creation of new group when creating child process." |
msgstr "" |
-#: windows-nat.c:2584 |
+#: windows-nat.c:2692 |
msgid "Show creation of new group when creating child process." |
msgstr "" |
-#: windows-nat.c:2590 |
+#: windows-nat.c:2698 |
msgid "Set whether to display execution in child process." |
msgstr "" |
-#: windows-nat.c:2591 |
+#: windows-nat.c:2699 |
msgid "Show whether to display execution in child process." |
msgstr "" |
-#: windows-nat.c:2597 |
+#: windows-nat.c:2705 |
msgid "Set whether to display kernel events in child process." |
msgstr "" |
-#: windows-nat.c:2598 |
+#: windows-nat.c:2706 |
msgid "Show whether to display kernel events in child process." |
msgstr "" |
-#: windows-nat.c:2604 |
+#: windows-nat.c:2712 |
msgid "Set whether to display memory accesses in child process." |
msgstr "" |
-#: windows-nat.c:2605 |
+#: windows-nat.c:2713 |
msgid "Show whether to display memory accesses in child process." |
msgstr "" |
-#: windows-nat.c:2612 |
+#: windows-nat.c:2720 |
msgid "Set whether to display kernel exceptions in child process." |
msgstr "" |
-#: windows-nat.c:2613 |
+#: windows-nat.c:2721 |
msgid "Show whether to display kernel exceptions in child process." |
msgstr "" |
-#: windows-nat.c:2622 |
+#: windows-nat.c:2730 |
msgid "Display selectors infos." |
msgstr "" |
-#: windows-nat.c:2638 |
+#: windows-nat.c:2746 |
#, possible-c-format |
msgid "Invalid register %d in cygwin_set_dr.\n" |
msgstr "" |
-#: windows-nat.c:2724 |
+#: windows-nat.c:2833 |
#, 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:2855 |
+#: windows-nat.c:2964 |
msgid "" |
"cannot automatically find executable file or library to read symbols.\n" |
"Use \"file\" or \"dll\" command to load executable/libraries directly." |
msgstr "" |
-#: windows-tdep.c:247 |
+#: windows-tdep.c:253 |
msgid "Unable to read tlb" |
msgstr "" |
-#: windows-tdep.c:257 |
+#: windows-tdep.c:263 |
msgid "Impossible to change the Thread Local Base" |
msgstr "" |
-#: windows-tdep.c:321 |
+#: windows-tdep.c:327 |
#, possible-c-format |
msgid "Unable to get thread local base for %s\n" |
msgstr "" |
-#: windows-tdep.c:329 |
+#: windows-tdep.c:335 |
#, possible-c-format |
msgid "Unable to read thread information block for %s at address %s\n" |
msgstr "" |
-#: windows-tdep.c:336 |
+#: windows-tdep.c:342 |
#, possible-c-format |
msgid "Thread Information Block %s at %s\n" |
msgstr "" |
-#: windows-tdep.c:348 |
+#: windows-tdep.c:354 |
#, possible-c-format |
msgid "%s is 0x%s\n" |
msgstr "" |
-#: windows-tdep.c:350 |
+#: windows-tdep.c:356 |
#, possible-c-format |
msgid "TIB[0x%s] is 0x%s\n" |
msgstr "" |
-#: windows-tdep.c:451 |
+#: windows-tdep.c:463 |
#, possible-c-format |
msgid "Show all non-zero elements of Thread Information Block is %s.\n" |
msgstr "" |
-#: windows-tdep.c:468 |
+#: windows-tdep.c:480 |
msgid "Print information specific to Win32 debugging." |
msgstr "" |
-#: windows-tdep.c:491 |
+#: windows-tdep.c:519 |
msgid "Display thread information block." |
msgstr "" |
-#: windows-tdep.c:497 |
+#: windows-tdep.c:525 |
msgid "Set whether to display all non-zero fields of thread information block." |
msgstr "" |
-#: windows-tdep.c:498 |
+#: windows-tdep.c:526 |
msgid "" |
"Show whether to display all non-zero fields of thread information block." |
msgstr "" |
-#: windows-tdep.c:499 |
+#: windows-tdep.c:527 |
msgid "" |
"Use \"on\" to enable, \"off\" to disable.\n" |
"If enabled, all non-zero fields of thread information block are displayed,\n" |
"even if their meaning is unknown." |
msgstr "" |
-#: xcoffread.c:176 |
+#: xcoffread.c:185 |
msgid "line numbers off, `.bf' symbol not found" |
msgstr "" |
-#: xcoffread.c:183 |
+#: xcoffread.c:192 |
#, possible-c-format |
msgid "Mismatched .ef symbol ignored starting at symnum %d" |
msgstr "" |
@@ -26968,207 +28401,203 @@ msgstr "" |
#. 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:534 |
+#: xcoffread.c:560 |
msgid "Nested C_BINCL symbols" |
msgstr "" |
-#: xcoffread.c:551 |
+#: xcoffread.c:577 |
msgid "Mismatched C_BINCL/C_EINCL pair" |
msgstr "" |
-#: xcoffread.c:841 |
+#: xcoffread.c:867 |
msgid "Bad line table offset in C_EINCL directive" |
msgstr "" |
-#: xcoffread.c:960 xcoffread.c:976 |
+#: xcoffread.c:991 xcoffread.c:1005 |
msgid "Unexpected symbol continuation" |
msgstr "" |
-#: xcoffread.c:1414 |
+#: xcoffread.c:1440 |
#, possible-c-format |
msgid "Unrecognized storage class %d." |
msgstr "" |
-#: xcoffread.c:1599 |
+#: xcoffread.c:1625 |
#, possible-c-format |
msgid "Unexpected storage class: %d" |
msgstr "" |
-#: xcoffread.c:1687 |
+#: xcoffread.c:1710 |
msgid "Invalid symbol offset" |
msgstr "" |
-#: xcoffread.c:1971 |
+#: xcoffread.c:1977 |
#, possible-c-format |
msgid "cannot seek to string table in %s: %s" |
msgstr "" |
-#: xcoffread.c:1999 |
+#: xcoffread.c:2004 |
#, possible-c-format |
msgid "cannot read string table from %s: %s" |
msgstr "" |
-#: xcoffread.c:2002 |
+#: xcoffread.c:2007 |
msgid "bad symbol file: string table does not end with null character" |
msgstr "" |
-#: xcoffread.c:2375 |
+#: xcoffread.c:2374 |
msgid "More than one XMC_TC0 symbol found." |
msgstr "" |
-#: xcoffread.c:2531 |
+#: xcoffread.c:2527 |
#, possible-c-format |
msgid "Storage class %d not recognized during scan" |
msgstr "" |
-#: xcoffread.c:3006 |
+#: xcoffread.c:2998 |
#, possible-c-format |
msgid "Error reading .debug section of `%s': %s" |
msgstr "" |
-#: xcoffread.c:3021 |
+#: xcoffread.c:3011 |
#, possible-c-format |
msgid "Error reading symbols from %s: %s" |
msgstr "" |
-#: xcoffread.c:3034 |
+#: xcoffread.c:3019 |
msgid "reading symbol table" |
msgstr "" |
-#: xcoffsolib.c:169 |
-msgid "Status of loaded shared object libraries" |
-msgstr "" |
- |
-#: xml-support.c:195 |
+#: xml-support.c:196 |
#, possible-c-format |
msgid "Entering element <%s>" |
msgstr "" |
-#: xml-support.c:222 |
+#: xml-support.c:223 |
#, possible-c-format |
msgid "Element <%s> unknown" |
msgstr "" |
-#: xml-support.c:227 |
+#: xml-support.c:228 |
#, possible-c-format |
msgid "Element <%s> only expected once" |
msgstr "" |
-#: xml-support.c:251 |
+#: xml-support.c:252 |
#, possible-c-format |
msgid "Attribute \"%s\" missing a value" |
msgstr "" |
-#: xml-support.c:258 |
+#: xml-support.c:259 |
#, possible-c-format |
msgid "Required attribute \"%s\" of <%s> not specified" |
msgstr "" |
-#: xml-support.c:267 |
+#: xml-support.c:268 |
#, possible-c-format |
msgid "Parsing attribute %s=\"%s\"" |
msgstr "" |
-#: xml-support.c:294 |
+#: xml-support.c:295 |
#, possible-c-format |
msgid "Ignoring unknown attribute %s" |
msgstr "" |
-#: xml-support.c:347 |
+#: xml-support.c:348 |
#, possible-c-format |
msgid "Leaving element <%s>" |
msgstr "" |
-#: xml-support.c:354 |
+#: xml-support.c:355 |
#, possible-c-format |
msgid "Required element <%s> is missing" |
msgstr "" |
-#: xml-support.c:520 |
+#: xml-support.c:505 |
#, possible-c-format |
msgid "could not locate built-in DTD %s" |
msgstr "" |
-#: xml-support.c:565 |
+#: xml-support.c:550 |
#, possible-c-format |
msgid "XML_UseForeignDTD failed: %s" |
msgstr "" |
-#: xml-support.c:582 |
+#: xml-support.c:567 |
#, possible-c-format |
msgid "" |
"Starting:\n" |
"%s" |
msgstr "" |
-#: xml-support.c:608 |
+#: xml-support.c:593 |
#, possible-c-format |
msgid "while parsing %s (at line %d): %s" |
msgstr "" |
-#: xml-support.c:611 |
+#: xml-support.c:596 |
#, possible-c-format |
msgid "while parsing %s: %s" |
msgstr "" |
-#: xml-support.c:668 |
+#: xml-support.c:653 |
#, possible-c-format |
msgid "Can't convert \"%s\" to an integer" |
msgstr "" |
-#: xml-support.c:684 |
+#: xml-support.c:669 |
#, possible-c-format |
msgid "Can't convert %s=\"%s\" to an integer" |
msgstr "" |
-#: xml-support.c:718 |
+#: xml-support.c:703 |
#, possible-c-format |
msgid "Unknown attribute value %s=\"%s\"" |
msgstr "" |
-#: xml-support.c:780 |
+#: xml-support.c:765 |
#, possible-c-format |
msgid "Processing XInclude of \"%s\"" |
msgstr "" |
-#: xml-support.c:783 |
+#: xml-support.c:768 |
#, possible-c-format |
msgid "Maximum XInclude depth (%d) exceeded" |
msgstr "" |
-#: xml-support.c:788 |
+#: xml-support.c:773 |
#, possible-c-format |
msgid "Could not load XML document \"%s\"" |
msgstr "" |
-#: xml-support.c:795 |
+#: xml-support.c:780 |
#, possible-c-format |
msgid "Parsing \"%s\" failed" |
msgstr "" |
-#: xml-support.c:928 |
+#: xml-support.c:914 |
msgid "XInclude processing succeeded." |
msgstr "" |
-#: xml-support.c:989 |
+#: xml-support.c:975 |
#, possible-c-format |
msgid "XML debugging is %s.\n" |
msgstr "" |
-#: xml-support.c:1072 |
+#: xml-support.c:1058 |
#, possible-c-format |
msgid "Read error from \"%s\"" |
msgstr "" |
-#: xml-support.c:1099 |
+#: xml-support.c:1085 |
msgid "Set XML parser debugging." |
msgstr "" |
-#: xml-support.c:1100 |
+#: xml-support.c:1086 |
msgid "Show XML parser debugging." |
msgstr "" |
-#: xml-support.c:1101 |
+#: xml-support.c:1087 |
msgid "When set, debugging messages for XML parsers are displayed." |
msgstr "" |
@@ -27296,11 +28725,11 @@ msgstr "" |
msgid "xstormy16_register_name: illegal register number %d" |
msgstr "" |
-#: xtensa-linux-nat.c:240 xtensa-linux-nat.c:256 |
+#: xtensa-linux-nat.c:239 xtensa-linux-nat.c:255 |
msgid "Couldn't get extended registers" |
msgstr "" |
-#: xtensa-linux-nat.c:264 |
+#: xtensa-linux-nat.c:263 |
msgid "Couldn't write extended registers" |
msgstr "" |