No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gdb6 / gdb / po / gdb.pot
blob933c8cc0d71e9c1cd45ec96e1e1aa7d57cf6af89
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2006-06-21 05:16+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: abug-rom.c:176
20 msgid "ABug monitor"
21 msgstr ""
23 #: abug-rom.c:177
24 msgid ""
25 "Debug via the ABug monitor.\n"
26 "Specify the serial device it is connected to (e.g. /dev/ttya)."
27 msgstr ""
29 #: ada-exp.y:255
30 msgid "Invalid conversion"
31 msgstr ""
33 #: ada-exp.y:273
34 msgid "Type required for qualification"
35 msgstr ""
37 #: ada-exp.y:291
38 msgid "Cannot slice a type"
39 msgstr ""
41 #: ada-exp.y:359
42 msgid "Type required within braces in coercion"
43 msgstr ""
45 #: ada-exp.y:429 ada-exp.y:447
46 msgid "Right operand of 'in' must be type"
47 msgstr ""
49 #: ada-exp.y:560
50 msgid "Prefix must be type"
51 msgstr ""
53 #: ada-exp.y:605
54 msgid "NEW not implemented."
55 msgstr ""
57 #: ada-exp.y:771
58 #, possible-c-format
59 msgid "Error in expression, near `%s'."
60 msgstr ""
62 #: ada-exp.y:799
63 #, possible-c-format
64 msgid "Invalid operator symbol `%s'"
65 msgstr ""
67 #: ada-exp.y:859
68 msgid "Could not find renamed symbol"
69 msgstr ""
71 #: ada-exp.y:890
72 #, possible-c-format
73 msgid "Could not find renamed variable: %s"
74 msgstr ""
76 #: ada-exp.y:946
77 #, possible-c-format
78 msgid "Could not find %s"
79 msgstr ""
81 #: ada-exp.y:992
82 #, possible-c-format
83 msgid "Internal error in encoding of renaming declaration: %s"
84 msgstr ""
86 #: ada-exp.y:1024
87 #, possible-c-format
88 msgid "No file or function \"%s\"."
89 msgstr ""
91 #: ada-exp.y:1026
92 #, possible-c-format
93 msgid "No function \"%s\" in specified context."
94 msgstr ""
96 #: ada-exp.y:1031
97 #, possible-c-format
98 msgid "Function name \"%s\" ambiguous here"
99 msgstr ""
101 #: ada-exp.y:1213
102 #, possible-c-format
103 msgid "`%s' matches only void type name(s)"
104 msgstr ""
106 #: ada-exp.y:1241
107 #, possible-c-format
108 msgid "Invalid attempt to select from type: \"%s\"."
109 msgstr ""
111 #: ada-exp.y:1274
112 #, possible-c-format
113 msgid "No definition of \"%s\" found."
114 msgstr ""
116 #: ada-exp.y:1287 cli/cli-cmds.c:713 linespec.c:1530 linespec.c:1741
117 #: source.c:166 symtab.c:2700
118 msgid "No symbol table is loaded.  Use the \"file\" command."
119 msgstr ""
121 #: ada-exp.y:1289
122 #, possible-c-format
123 msgid "No definition of \"%s\" in current context."
124 msgstr ""
126 #: ada-exp.y:1291
127 #, possible-c-format
128 msgid "No definition of \"%s\" in specified context."
129 msgstr ""
131 #: ada-exp.y:1296
132 #, possible-c-format
133 msgid "Could not find renamed symbol \"%s\""
134 msgstr ""
136 #: ada-exp.y:1330
137 msgid "Invalid use of type."
138 msgstr ""
140 #: ada-lang.c:413
141 #, possible-c-format
142 msgid "Unable to find field %s in struct %s.  Aborting"
143 msgstr ""
145 #: ada-lang.c:550
146 msgid "object size is larger than varsize-limit"
147 msgstr ""
149 #: ada-lang.c:618
150 msgid "Unexpected type in discrete_type_high_bound."
151 msgstr ""
153 #: ada-lang.c:636
154 msgid "Unexpected type in discrete_type_low_bound."
155 msgstr ""
157 #: ada-lang.c:696
158 msgid "Invalid address for Ada main program name."
159 msgstr ""
161 #: ada-lang.c:807
162 #, possible-c-format
163 msgid "invalid Ada operator name: %s"
164 msgstr ""
166 #: ada-lang.c:1339 ada-lang.c:1356 ada-lang.c:1415
167 msgid "Bad GNAT array descriptor"
168 msgstr ""
170 #: ada-lang.c:1452
171 msgid "Bad GNAT array descriptor bounds"
172 msgstr ""
174 #: ada-lang.c:1668
175 msgid "Bounds unavailable for null array pointer."
176 msgstr ""
178 #: ada-lang.c:1773
179 msgid "could not find bounds information on packed array"
180 msgstr ""
182 #: ada-lang.c:1780
183 msgid "could not understand bounds information on packed array"
184 msgstr ""
186 #: ada-lang.c:1787
187 msgid "could not understand bit size information on packed array"
188 msgstr ""
190 #: ada-lang.c:1812
191 msgid "can't unpack array"
192 msgstr ""
194 #: ada-lang.c:1864
195 msgid "attempt to do packed indexing of something other than a packed array"
196 msgstr ""
198 #: ada-lang.c:1873
199 msgid "don't know bounds of array"
200 msgstr ""
202 #: ada-lang.c:1879
203 #, possible-c-format
204 msgid "packed array index %ld out of bounds"
205 msgstr ""
207 #: ada-lang.c:2157 ada-lang.c:7612 valops.c:533
208 msgid "Left operand of assignment is not a modifiable lvalue."
209 msgstr ""
211 #: ada-lang.c:2254 ada-lang.c:2276
212 #, possible-c-format
213 msgid "too many subscripts (%d expected)"
214 msgstr ""
216 #: ada-lang.c:2574
217 msgid "Could not find operator name for opcode"
218 msgstr ""
220 #: ada-lang.c:2754
221 msgid "Unexpected operator during name resolution"
222 msgstr ""
224 #: ada-lang.c:2823
225 #, possible-c-format
226 msgid "No definition found for %s"
227 msgstr ""
229 #: ada-lang.c:2835 ada-lang.c:2887
230 #, possible-c-format
231 msgid "Could not find a match for %s"
232 msgstr ""
234 #: ada-lang.c:2840 ada-lang.c:3131
235 #, possible-c-format
236 msgid "Multiple matches for %s\n"
237 msgstr ""
239 #: ada-lang.c:3215
240 msgid "Request to select 0 symbols!"
241 msgstr ""
243 #: ada-lang.c:3219
244 msgid "[0] cancel\n"
245 msgstr ""
247 #: ada-lang.c:3221
248 msgid "[1] all\n"
249 msgstr ""
251 #: ada-lang.c:3235
252 #, possible-c-format
253 msgid "[%d] %s at <no source file available>:%d\n"
254 msgstr ""
256 #: ada-lang.c:3240 ada-lang.c:3254
257 #, possible-c-format
258 msgid "[%d] %s at %s:%d\n"
259 msgstr ""
261 #: ada-lang.c:3264
262 #, possible-c-format
263 msgid "'(%s) (enumeral)\n"
264 msgstr ""
266 #: ada-lang.c:3269
267 #, possible-c-format
268 msgid "[%d] %s in %s (enumeral)\n"
269 msgstr ""
271 #: ada-lang.c:3270
272 #, possible-c-format
273 msgid "[%d] %s at %s:?\n"
274 msgstr ""
276 #: ada-lang.c:3276
277 #, possible-c-format
278 msgid "[%d] %s (enumeral)\n"
279 msgstr ""
281 #: ada-lang.c:3277
282 #, possible-c-format
283 msgid "[%d] %s at ?\n"
284 msgstr ""
286 #: ada-lang.c:3327 ada-lang.c:3341 linespec.c:537
287 msgid "one or more choice numbers"
288 msgstr ""
290 #: ada-lang.c:3348
291 msgid "Argument must be choice number"
292 msgstr ""
294 #: ada-lang.c:3352
295 msgid "cancelled"
296 msgstr ""
298 #: ada-lang.c:3378
299 #, possible-c-format
300 msgid "Select no more than %d of the above"
301 msgstr ""
303 #: ada-lang.c:3622 ada-lang.c:3627
304 msgid "Improperly encoded renaming."
305 msgstr ""
307 #. PNH: Do we ever get here?  See ada_search_struct_field,
308 #. find_struct_field.
309 #: ada-lang.c:5805
310 msgid "Cannot assign this kind of variant record"
311 msgstr ""
313 #: ada-lang.c:5905 valops.c:1596
314 #, possible-c-format
315 msgid "There is no member named %s."
316 msgstr ""
318 #: ada-lang.c:5911
319 msgid "Attempt to extract a component of a value that is not a record."
320 msgstr ""
322 #: ada-lang.c:5961
323 msgid "Type (null) is not a structure or union type"
324 msgstr ""
326 #. XXX: type_sprint
327 #: ada-lang.c:5965 ada-lang.c:6032 ada-lang.c:6039
328 msgid "Type "
329 msgstr ""
331 #: ada-lang.c:5967
332 msgid " is not a structure or union type"
333 msgstr ""
335 #: ada-lang.c:6034
336 msgid " has no component named <null>"
337 msgstr ""
339 #: ada-lang.c:6041
340 #, possible-c-format
341 msgid " has no component named %s"
342 msgstr ""
344 #: ada-lang.c:6552
345 #, possible-c-format
346 msgid "Invalid type size for `%s' detected: %d."
347 msgstr ""
349 #: ada-lang.c:6555
350 #, possible-c-format
351 msgid "Invalid type size for <unnamed> detected: %d."
352 msgstr ""
354 #: ada-lang.c:6566
355 msgid "record type with dynamic size is larger than varsize-limit"
356 msgstr ""
358 #: ada-lang.c:6861
359 msgid "array type with dynamic size is larger than varsize-limit"
360 msgstr ""
362 #: ada-lang.c:7092
363 msgid "'POS only defined on discrete types"
364 msgstr ""
366 #: ada-lang.c:7104
367 msgid "enumeration value is invalid: can't find 'POS"
368 msgstr ""
370 #: ada-lang.c:7122
371 msgid "'VAL only defined on discrete types"
372 msgstr ""
374 #: ada-lang.c:7124
375 msgid "'VAL requires integral argument"
376 msgstr ""
378 #: ada-lang.c:7130
379 msgid "argument to 'VAL out of range"
380 msgstr ""
382 #: ada-lang.c:7430
383 msgid "Incompatible types in assignment"
384 msgstr ""
386 #: ada-lang.c:7464
387 #, possible-c-format
388 msgid "second operand of %s must not be zero."
389 msgstr ""
391 #: ada-lang.c:7503
392 msgid "Attempt to compare array with non-array"
393 msgstr ""
395 #: ada-lang.c:7630
396 msgid "Left-hand side must be array or record."
397 msgstr ""
399 #: ada-lang.c:7655
400 msgid "Misplaced 'others' clause"
401 msgstr ""
403 #: ada-lang.c:7660
404 msgid "Internal error: bad aggregate clause"
405 msgstr ""
407 #: ada-lang.c:7682
408 msgid "Extra components in aggregate ignored."
409 msgstr ""
411 #: ada-lang.c:7747
412 msgid "Invalid record component association."
413 msgstr ""
415 #: ada-lang.c:7753
416 #, possible-c-format
417 msgid "Unknown component name: %s."
418 msgstr ""
420 #: ada-lang.c:7758
421 msgid "Index in component association out of bounds."
422 msgstr ""
424 #: ada-lang.c:7829
425 msgid "Internal error: miscounted aggregate components."
426 msgstr ""
428 #: ada-lang.c:7924
429 msgid "Fixed-point values must be assigned to fixed-point variables"
430 msgstr ""
432 #: ada-lang.c:7937
433 msgid "Operands of fixed-point addition must have the same type"
434 msgstr ""
436 #: ada-lang.c:7948
437 msgid "Operands of fixed-point subtraction must have the same type"
438 msgstr ""
440 #. Only encountered when an unresolved symbol occurs in a
441 #. context other than a function call, in which case, it is
442 #. invalid.
443 #: ada-lang.c:8015 ada-lang.c:8044
444 #, possible-c-format
445 msgid "Unexpected unresolved symbol, %s, during evaluation"
446 msgstr ""
448 #: ada-lang.c:8079
449 #, possible-c-format
450 msgid "cannot subscript or call something of type `%s'"
451 msgstr ""
453 #: ada-lang.c:8098
454 msgid "cannot subscript or call a record"
455 msgstr ""
457 #: ada-lang.c:8100
458 #, possible-c-format
459 msgid "wrong number of subscripts; expecting %d"
460 msgstr ""
462 #: ada-lang.c:8112 ada-lang.c:8126
463 msgid "element type of array unknown"
464 msgstr ""
466 #: ada-lang.c:8135
467 msgid "Attempt to index or call something other than an array or function"
468 msgstr ""
470 #: ada-lang.c:8164
471 msgid "cannot slice a packed array"
472 msgstr ""
474 #: ada-lang.c:8192 valops.c:2680
475 msgid "cannot take slice of non-array"
476 msgstr ""
478 #: ada-lang.c:8229
479 msgid "Membership test incompletely implemented; always returns true"
480 msgstr ""
482 #: ada-lang.c:8259
483 msgid "invalid dimension number to 'range"
484 msgstr ""
486 #: ada-lang.c:8304
487 #, possible-c-format
488 msgid "Invalid operand to '%s"
489 msgstr ""
491 #: ada-lang.c:8319 ada-lang.c:8375
492 #, possible-c-format
493 msgid "invalid dimension number to '%s"
494 msgstr ""
496 #: ada-lang.c:8327 ada-lang.c:8381
497 msgid "attempt to take bound of something that is not an array"
498 msgstr ""
500 #. Should never happen.
501 #: ada-lang.c:8334 ada-lang.c:8356 ada-lang.c:8388
502 msgid "unexpected attribute encountered"
503 msgstr ""
505 #: ada-lang.c:8362
506 msgid "the 'length attribute applies only to array types"
507 msgstr ""
509 #: ada-lang.c:8366
510 msgid "unimplemented type attribute"
511 msgstr ""
513 #: ada-lang.c:8435
514 msgid "'modulus must be applied to modular type"
515 msgstr ""
517 #: ada-lang.c:8514
518 msgid "Attempt to dereference null array pointer."
519 msgstr ""
521 #: ada-lang.c:8532 eval.c:1955 eval.c:2265 valops.c:932
522 msgid "Attempt to take contents of a non-pointer value."
523 msgstr ""
525 #: ada-lang.c:8585 eval.c:2097
526 msgid "Attempt to use a type name as an expression"
527 msgstr ""
529 #: ada-lang.c:8597
530 #, possible-c-format
531 msgid ""
532 "Undefined name, ambiguous name, or renaming used in component association: %"
533 "s."
534 msgstr ""
536 #: ada-lang.c:8600
537 msgid "Aggregates only allowed on the right of an assignment"
538 msgstr ""
540 #: ada-lang.c:8602
541 msgid "aggregate apparently mangled"
542 msgstr ""
544 #: ada-lang.c:8758
545 msgid "invalid VAX floating-point type"
546 msgstr ""
548 #: ada-lang.c:8918
549 msgid "Unknown lower bound, using 1."
550 msgstr ""
552 #: ada-lang.c:8936
553 #, possible-c-format
554 msgid "Unknown upper bound, using %ld."
555 msgstr ""
557 #. XXX: gdb_sprint_host_address, type_sprint
558 #: ada-lang.c:9122
559 msgid "Type @"
560 msgstr ""
562 #: ada-lang.c:9373
563 #, possible-c-format
564 msgid "internal error: no Ada fundamental type %d"
565 msgstr ""
567 #: ada-lex.l:127 ada-lex.l:131
568 msgid "Based real literals not implemented yet."
569 msgstr ""
571 #: ada-lex.l:154
572 msgid "ill-formed or non-terminated string literal"
573 msgstr ""
575 #: ada-lex.l:267
576 #, possible-c-format
577 msgid "Invalid character '%s' in expression."
578 msgstr ""
580 #: ada-lex.l:383
581 #, possible-c-format
582 msgid "Invalid base: %d."
583 msgstr ""
585 #: ada-lex.l:394 ada-lex.l:401
586 msgid "Integer literal out of range"
587 msgstr ""
589 #: ada-lex.l:396
590 #, possible-c-format
591 msgid "Invalid digit `%c' in based literal"
592 msgstr ""
594 #: ada-lex.l:639
595 #, possible-c-format
596 msgid "ambiguous attribute name: `%s'"
597 msgstr ""
599 #: ada-lex.l:642
600 #, possible-c-format
601 msgid "unrecognized attribute: `%s'"
602 msgstr ""
604 #: ada-typeprint.c:383
605 msgid "<undecipherable array type>"
606 msgstr ""
608 #: ada-typeprint.c:659
609 msgid " <incomplete type> end record"
610 msgstr ""
612 #: ada-typeprint.c:816
613 #, possible-c-format
614 msgid "<%d-byte integer>"
615 msgstr ""
617 #: ada-typeprint.c:840
618 #, possible-c-format
619 msgid "<%d-byte float>"
620 msgstr ""
622 #: ada-typeprint.c:853
623 msgid "array (?) of ? (<mal-formed descriptor>)"
624 msgstr ""
626 #: ada-valprint.c:208 ada-valprint.c:497 c-lang.c:152
627 #, possible-c-format
628 msgid " <repeats %u times>"
629 msgstr ""
631 #: ada-valprint.c:426
632 msgid "internal error: unhandled type in ada_print_scalar"
633 msgstr ""
635 #: ada-valprint.c:430 typeprint.c:268
636 msgid "Invalid type code in symbol table."
637 msgstr ""
639 #: ada-valprint.c:1083
640 msgid "<optimized out or zero length>"
641 msgstr ""
643 #: aix-thread.c:243
644 #, possible-c-format
645 msgid "aix-thread: ptrace (%d, %d) returned %d (errno = %d %s)"
646 msgstr ""
648 #. i18n: Like "Thread-Id %d, [state] idle"
649 #: aix-thread.c:555
650 msgid "idle"
651 msgstr ""
653 #. i18n: Like "Thread-Id %d, [state] running"
654 #: aix-thread.c:558
655 msgid "running"
656 msgstr ""
658 #. i18n: Like "Thread-Id %d, [state] sleeping"
659 #: aix-thread.c:561
660 msgid "sleeping"
661 msgstr ""
663 #. i18n: Like "Thread-Id %d, [state] ready"
664 #: aix-thread.c:564
665 msgid "ready"
666 msgstr ""
668 #. i18n: Like "Thread-Id %d, [state] finished"
669 #: aix-thread.c:567
670 msgid "finished"
671 msgstr ""
673 #. i18n: Like "Thread-Id %d, [state] unknown"
674 #: aix-thread.c:570
675 msgid "unknown"
676 msgstr ""
678 #: aix-thread.c:985
679 #, possible-c-format
680 msgid "aix-thread resume: unknown pthread %ld"
681 msgstr ""
683 #: aix-thread.c:990
684 #, possible-c-format
685 msgid "aix-thread resume: no tid for pthread %ld"
686 msgstr ""
688 #: aix-thread.c:1146
689 #, possible-c-format
690 msgid "aix-thread: fetch_registers: pthdb_pthread_context returned %s"
691 msgstr ""
693 #: aix-thread.c:1427
694 #, possible-c-format
695 msgid "aix-thread: store_registers: pthdb_pthread_context returned %s"
696 msgstr ""
698 #: aix-thread.c:1488
699 #, possible-c-format
700 msgid "aix-thread: store_registers: pthdb_pthread_setcontext returned %s"
701 msgstr ""
703 #: aix-thread.c:1675
704 #, possible-c-format
705 msgid "Thread %ld"
706 msgstr ""
708 #. i18n: Like "thread-identifier %d, [state] running, suspended"
709 #: aix-thread.c:1706
710 #, possible-c-format
711 msgid "tid %d"
712 msgstr ""
714 #. i18n: Like "Thread-Id %d, [state] running, suspended"
715 #: aix-thread.c:1717
716 msgid ", suspended"
717 msgstr ""
719 #. i18n: Like "Thread-Id %d, [state] running, detached"
720 #: aix-thread.c:1723
721 msgid ", detached"
722 msgstr ""
724 #. i18n: Like "Thread-Id %d, [state] running, cancel pending"
725 #: aix-thread.c:1728
726 msgid ", cancel pending"
727 msgstr ""
729 #: aix-thread.c:1746 aix-thread.c:1747
730 msgid "AIX pthread support"
731 msgstr ""
733 #: aix-thread.c:1781
734 msgid "Set debugging of AIX thread module."
735 msgstr ""
737 #: aix-thread.c:1782
738 msgid "Show debugging of AIX thread module."
739 msgstr ""
741 #: aix-thread.c:1783
742 msgid "Enables debugging output (used to debug GDB)."
743 msgstr ""
745 #: alphabsd-nat.c:96 alphabsd-nat.c:126 amd64bsd-nat.c:52 amd64bsd-nat.c:83
746 #: amd64-linux-nat.c:166 amd64-linux-nat.c:203 hppabsd-nat.c:137
747 #: hppabsd-nat.c:166 i386bsd-nat.c:143 i386bsd-nat.c:193 i386-linux-nat.c:277
748 #: i386-linux-nat.c:292 m32r-linux-nat.c:112 m32r-linux-nat.c:160
749 #: m68kbsd-nat.c:119 m68kbsd-nat.c:148 m68klinux-nat.c:322 m68klinux-nat.c:337
750 #: m88kbsd-nat.c:74 m88kbsd-nat.c:89 mips64obsd-nat.c:88 mips64obsd-nat.c:103
751 #: mips-linux-nat.c:140 mips-linux-nat.c:193 mipsnbsd-nat.c:51
752 #: mipsnbsd-nat.c:79 ppcnbsd-nat.c:91 ppcnbsd-nat.c:119 ppcobsd-nat.c:53
753 #: ppcobsd-nat.c:69 s390-nat.c:141 s390-nat.c:158 shnbsd-nat.c:49
754 #: shnbsd-nat.c:67 sparc-nat.c:171 sparc-nat.c:206 vaxbsd-nat.c:74
755 #: vaxbsd-nat.c:89
756 msgid "Couldn't get registers"
757 msgstr ""
759 #: alphabsd-nat.c:109 alphabsd-nat.c:144 amd64bsd-nat.c:65 amd64bsd-nat.c:101
760 #: amd64-linux-nat.c:178 amd64-linux-nat.c:219 hppabsd-nat.c:148
761 #: hppabsd-nat.c:181 i386bsd-nat.c:167 i386bsd-nat.c:174 i386bsd-nat.c:229
762 #: i386-linux-nat.c:340 i386-linux-nat.c:354 m68kbsd-nat.c:130
763 #: m68kbsd-nat.c:163 m68klinux-nat.c:410 m68klinux-nat.c:424 mipsnbsd-nat.c:64
764 #: mipsnbsd-nat.c:97 s390-nat.c:178 s390-nat.c:195 sparc-nat.c:183
765 msgid "Couldn't get floating point status"
766 msgstr ""
768 #: alphabsd-nat.c:132 amd64bsd-nat.c:89 amd64-linux-nat.c:208
769 #: hppabsd-nat.c:172 i386bsd-nat.c:199 i386-linux-nat.c:297
770 #: m32r-linux-nat.c:165 m68kbsd-nat.c:154 m68klinux-nat.c:342 m88kbsd-nat.c:95
771 #: mips64obsd-nat.c:109 mipsnbsd-nat.c:85 ppcnbsd-nat.c:126 ppcobsd-nat.c:76
772 #: s390-nat.c:163 sparc-nat.c:211 vaxbsd-nat.c:95
773 msgid "Couldn't write registers"
774 msgstr ""
776 #: alphabsd-nat.c:150 amd64bsd-nat.c:107 amd64-linux-nat.c:224
777 #: hppabsd-nat.c:187 i386bsd-nat.c:235 i386-linux-nat.c:359 m68kbsd-nat.c:169
778 #: m68klinux-nat.c:429 mipsnbsd-nat.c:103 s390-nat.c:200
779 msgid "Couldn't write floating point status"
780 msgstr ""
782 #: alpha-nat.c:124 core-aout.c:104
783 #, possible-c-format
784 msgid "Register %s not found in core file."
785 msgstr ""
787 #: alpha-nat.c:134 win32-nat.c:2341
788 #, possible-c-format
789 msgid "Core file register section too small (%u bytes)."
790 msgstr ""
792 #: alphanbsd-tdep.c:67 alphanbsd-tdep.c:89 shnbsd-tdep.c:126 shnbsd-tdep.c:142
793 msgid "Wrong size register set in core file."
794 msgstr ""
796 #: alphanbsd-tdep.c:96
797 msgid "Wrong size FP register set in core file."
798 msgstr ""
800 #: alpha-tdep.c:228
801 msgid "Cannot retrieve value from floating point register"
802 msgstr ""
804 #: alpha-tdep.c:246
805 msgid "Cannot store value in floating point register"
806 msgstr ""
808 #: alpha-tdep.c:468 alpha-tdep.c:492 alpha-tdep.c:547 alpha-tdep.c:572
809 msgid "unknown floating point width"
810 msgstr ""
812 #. FIXME: 128-bit long doubles are returned like structures:
813 #. by writing into indirect storage provided by the caller
814 #. as the first argument.
815 #: alpha-tdep.c:544 alpha-tdep.c:569
816 msgid "Cannot set a 128-bit long double return value."
817 msgstr ""
819 #: alpha-tdep.c:959
820 #, possible-c-format
821 msgid ""
822 "Hit beginning of text section without finding enclosing function for address "
823 "0x%s"
824 msgstr ""
826 #: alpha-tdep.c:962
827 #, possible-c-format
828 msgid ""
829 "Hit heuristic-fence-post without finding enclosing function for address 0x%s"
830 msgstr ""
832 #: alpha-tdep.c:967
833 msgid ""
834 "This warning occurs if you are debugging a function without any symbols\n"
835 "(for example, in a stripped executable).  In that case, you may wish to\n"
836 "increase the size of the search with the `set heuristic-fence-post' "
837 "command.\n"
838 "\n"
839 "Otherwise, you told GDB there was a function where there isn't one, or\n"
840 "(more likely) you have encountered a bug in GDB.\n"
841 msgstr ""
843 #: alpha-tdep.c:1653 mips-tdep.c:5327
844 msgid "Set the distance searched for the start of a function."
845 msgstr ""
847 #: alpha-tdep.c:1654 mips-tdep.c:5328
848 msgid "Show the distance searched for the start of a function."
849 msgstr ""
851 #: alpha-tdep.c:1655 mips-tdep.c:5329
852 msgid ""
853 "If you are debugging a stripped executable, GDB needs to search through the\n"
854 "program for the start of a function.  This command sets the distance of the\n"
855 "search.  The only need to set it is when debugging a stripped executable."
856 msgstr ""
858 #: amd64fbsd-nat.c:181
859 #, possible-c-format
860 msgid ""
861 "offsetof (struct sigcontext, sc_rip) yields %d instead of %d.\n"
862 "Please report this to <bug-gdb@gnu.org>."
863 msgstr ""
865 #: amd64fbsd-nat.c:194
866 #, possible-c-format
867 msgid ""
868 "offsetof (struct sigcontext, sc_rsp) yields %d instead of %d.\n"
869 "Please report this to <bug-gdb@gnu.org>."
870 msgstr ""
872 #: amd64fbsd-nat.c:207
873 #, possible-c-format
874 msgid ""
875 "offsetof (struct sigcontext, sc_rbp) yields %d instead of %d.\n"
876 "Please report this to <bug-gdb@gnu.org>."
877 msgstr ""
879 #: amd64-linux-nat.c:252 i386-linux-nat.c:637
880 msgid "Couldn't read debug register"
881 msgstr ""
883 #: amd64-linux-nat.c:273 i386-linux-nat.c:659
884 msgid "Couldn't write debug register"
885 msgstr ""
887 #: amd64-tdep.c:236 cris-tdep.c:1837 hppa-linux-tdep.c:52 s390-tdep.c:203
888 #, possible-c-format
889 msgid "Unmapped DWARF Register #%d encountered."
890 msgstr ""
892 #: arch-utils.c:183
893 msgid "default_float_format: bad byte order"
894 msgstr ""
896 #: arch-utils.c:200
897 msgid "default_double_format: bad byte order"
898 msgstr ""
900 #. Should this be an internal error?  I guess so, it is reflecting
901 #. an architectural limitation in the current design.
902 #: arch-utils.c:264
903 msgid "No virtual frame pointer available"
904 msgstr ""
906 #: arch-utils.c:377
907 msgid "The target endianness is set automatically (currently big endian)\n"
908 msgstr ""
910 #: arch-utils.c:380
911 msgid "The target endianness is set automatically (currently little endian)\n"
912 msgstr ""
914 #: arch-utils.c:385
915 msgid "The target is assumed to be big endian\n"
916 msgstr ""
918 #: arch-utils.c:388
919 msgid "The target is assumed to be little endian\n"
920 msgstr ""
922 #: arch-utils.c:405
923 msgid "Little endian target not supported by GDB\n"
924 msgstr ""
926 #: arch-utils.c:414
927 msgid "Big endian target not supported by GDB\n"
928 msgstr ""
930 #: arch-utils.c:418
931 msgid "set_endian: bad value"
932 msgstr ""
934 #: arch-utils.c:449
935 #, possible-c-format
936 msgid "The target architecture is set automatically (currently %s)\n"
937 msgstr ""
939 #: arch-utils.c:452
940 #, possible-c-format
941 msgid "The target architecture is assumed to be %s\n"
942 msgstr ""
944 #: arch-utils.c:474
945 msgid "set_architecture: bfd_scan_arch failed"
946 msgstr ""
948 #: arch-utils.c:478
949 #, possible-c-format
950 msgid "Architecture `%s' not recognized.\n"
951 msgstr ""
953 #: arch-utils.c:548
954 msgid "Architecture of file not recognized."
955 msgstr ""
957 #: arch-utils.c:596
958 msgid "initialize_current_architecture: No arch"
959 msgstr ""
961 #: arch-utils.c:600
962 msgid "initialize_current_architecture: Arch not found"
963 msgstr ""
965 #: arch-utils.c:638
966 msgid ""
967 "initialize_current_architecture: Selection of initial architecture failed"
968 msgstr ""
970 #: arch-utils.c:652
971 msgid "Set architecture of target."
972 msgstr ""
974 #: arch-utils.c:653
975 msgid "Show architecture of target."
976 msgstr ""
978 #: arch-utils.c:733
979 msgid "Set endianness of target."
980 msgstr ""
982 #: arch-utils.c:734
983 msgid "Show endianness of target."
984 msgstr ""
986 #: arm-linux-nat.c:242
987 msgid "Unable to fetch floating point register."
988 msgstr ""
990 #: arm-linux-nat.c:291 arm-linux-nat.c:339 arm-linux-nat.c:377
991 msgid "Unable to fetch the floating point registers."
992 msgstr ""
994 #: arm-linux-nat.c:356
995 msgid "Unable to store floating point register."
996 msgstr ""
998 #: arm-linux-nat.c:394
999 msgid "Unable to store floating point registers."
1000 msgstr ""
1002 #: arm-linux-nat.c:414
1003 msgid "Unable to fetch general register."
1004 msgstr ""
1006 #: arm-linux-nat.c:454 arm-linux-nat.c:492 arm-linux-nat.c:526
1007 msgid "Unable to fetch general registers."
1008 msgstr ""
1010 #: arm-linux-nat.c:508
1011 msgid "Unable to store general register."
1012 msgstr ""
1014 #: arm-linux-nat.c:544
1015 msgid "Unable to store general registers."
1016 msgstr ""
1018 #: arm-linux-nat.c:707
1019 msgid "Unable to determine GNU/Linux version."
1020 msgstr ""
1022 #: armnbsd-nat.c:90
1023 msgid "unable to fetch general register"
1024 msgstr ""
1026 #: armnbsd-nat.c:141 armnbsd-nat.c:189 armnbsd-nat.c:225
1027 msgid "unable to fetch general registers"
1028 msgstr ""
1030 #: armnbsd-nat.c:159
1031 msgid "unable to fetch floating-point register"
1032 msgstr ""
1034 #: armnbsd-nat.c:286 armnbsd-nat.c:368
1035 #, possible-c-format
1036 msgid "unable to write register %d to inferior"
1037 msgstr ""
1039 #: armnbsd-nat.c:333
1040 msgid "unable to store general registers"
1041 msgstr ""
1043 #: armnbsd-nat.c:347
1044 msgid "unable to fetch floating-point registers"
1045 msgstr ""
1047 #: armnbsd-nat.c:390
1048 msgid "unable to store floating-point registers"
1049 msgstr ""
1051 #: armnbsd-nat.c:439
1052 msgid "wrong size of register set in core file"
1053 msgstr ""
1055 #: armnbsd-nat.c:451
1056 msgid "wrong size of FPA register set in core file"
1057 msgstr ""
1059 #: armnbsd-tdep.c:67 arm-tdep.c:2738 arm-tdep.c:2849
1060 msgid "arm_gdbarch_init: bad byte order for float format"
1061 msgstr ""
1063 #. Should never happen.
1064 #: arm-tdep.c:1115
1065 msgid "unknown type alignment"
1066 msgstr ""
1068 #: arm-tdep.c:1335
1069 #, c-format
1070 msgid "Hardware FPU type %d\n"
1071 msgstr ""
1073 #: arm-tdep.c:1337
1074 #, c-format
1075 msgid "Software FPU type %d\n"
1076 msgstr ""
1078 #. i18n: [floating point unit] mask
1079 #: arm-tdep.c:1339
1080 msgid "mask: "
1081 msgstr ""
1083 #. i18n: [floating point unit] flags
1084 #: arm-tdep.c:1342
1085 msgid "flags: "
1086 msgstr ""
1088 #: arm-tdep.c:1399
1089 #, possible-c-format
1090 msgid "Bad REGNUM %d"
1091 msgstr ""
1093 #: arm-tdep.c:1564 arm-tdep.c:1595 arm-tdep.c:1646 arm-tdep.c:1727
1094 #: arm-tdep.c:1770 arm-tdep.c:1806 arm-tdep.c:1822
1095 msgid "Infinite loop detected"
1096 msgstr ""
1098 #. multiply
1099 #: arm-tdep.c:1635 arm-tdep.c:1745
1100 msgid "Invalid update to pc in instruction"
1101 msgstr ""
1103 #: arm-tdep.c:1833
1104 msgid "Bad bit-field extraction\n"
1105 msgstr ""
1107 #: arm-tdep.c:2026
1108 msgid "arm_extract_return_value: Floating point model not supported"
1109 msgstr ""
1111 #: arm-tdep.c:2208
1112 msgid "arm_store_return_value: Floating point model not supported"
1113 msgstr ""
1115 #: arm-tdep.c:2361
1116 msgid "\"set arm\" must be followed by an apporpriate subcommand.\n"
1117 msgstr ""
1119 #: arm-tdep.c:2402
1120 #, possible-c-format
1121 msgid "Invalid fp model accepted: %s."
1122 msgstr ""
1124 #: arm-tdep.c:2416
1125 #, possible-c-format
1126 msgid "The current ARM floating point model is \"auto\" (currently \"%s\").\n"
1127 msgstr ""
1129 #: arm-tdep.c:2420
1130 #, possible-c-format
1131 msgid "The current ARM floating point model is \"%s\".\n"
1132 msgstr ""
1134 #: arm-tdep.c:2439
1135 #, possible-c-format
1136 msgid "Invalid ABI accepted: %s."
1137 msgstr ""
1139 #: arm-tdep.c:2453
1140 #, possible-c-format
1141 msgid "The current ARM ABI is \"auto\" (currently \"%s\").\n"
1142 msgstr ""
1144 #: arm-tdep.c:2457
1145 #, possible-c-format
1146 msgid "The current ARM ABI is \"%s\".\n"
1147 msgstr ""
1149 #: arm-tdep.c:2654
1150 #, possible-c-format
1151 msgid "unknown ARM EABI version 0x%x"
1152 msgstr ""
1154 #: arm-tdep.c:2863
1155 #, possible-c-format
1156 msgid "arm_dump_tdep: Lowest pc = 0x%lx"
1157 msgstr ""
1159 #: arm-tdep.c:2895 arm-tdep.c:2899
1160 msgid "Various ARM-specific commands."
1161 msgstr ""
1163 #: arm-tdep.c:2932
1164 msgid "The valid values are:\n"
1165 msgstr ""
1167 #: arm-tdep.c:2934
1168 msgid "The default is \"std\"."
1169 msgstr ""
1171 #: arm-tdep.c:2940
1172 msgid "Set the disassembly style."
1173 msgstr ""
1175 #: arm-tdep.c:2941
1176 msgid "Show the disassembly style."
1177 msgstr ""
1179 #: arm-tdep.c:2948
1180 msgid "Set usage of ARM 32-bit mode."
1181 msgstr ""
1183 #: arm-tdep.c:2949
1184 msgid "Show usage of ARM 32-bit mode."
1185 msgstr ""
1187 #: arm-tdep.c:2950
1188 msgid "When off, a 26-bit PC will be used."
1189 msgstr ""
1191 #: arm-tdep.c:2957
1192 msgid "Set the floating point type."
1193 msgstr ""
1195 #: arm-tdep.c:2958
1196 msgid "Show the floating point type."
1197 msgstr ""
1199 #: arm-tdep.c:2959
1200 msgid ""
1201 "auto - Determine the FP typefrom the OS-ABI.\n"
1202 "softfpa - Software FP, mixed-endian doubles on little-endian ARMs.\n"
1203 "fpa - FPA co-processor (GCC compiled).\n"
1204 "softvfp - Software FP with pure-endian doubles.\n"
1205 "vfp - VFP co-processor."
1206 msgstr ""
1208 #: arm-tdep.c:2969
1209 msgid "Set the ABI."
1210 msgstr ""
1212 #: arm-tdep.c:2970
1213 msgid "Show the ABI."
1214 msgstr ""
1216 #: arm-tdep.c:2976
1217 msgid "Set ARM debugging."
1218 msgstr ""
1220 #: arm-tdep.c:2977
1221 msgid "Show ARM debugging."
1222 msgstr ""
1224 #: arm-tdep.c:2978
1225 msgid "When on, arm-specific debugging is enabled."
1226 msgstr ""
1228 #: auxv.c:205
1229 msgid "End of vector"
1230 msgstr ""
1232 #: auxv.c:206 auxv.c:227
1233 msgid "Entry should be ignored"
1234 msgstr ""
1236 #: auxv.c:207
1237 msgid "File descriptor of program"
1238 msgstr ""
1240 #: auxv.c:208
1241 msgid "Program headers for program"
1242 msgstr ""
1244 #: auxv.c:209
1245 msgid "Size of program header entry"
1246 msgstr ""
1248 #: auxv.c:210
1249 msgid "Number of program headers"
1250 msgstr ""
1252 #: auxv.c:211
1253 msgid "System page size"
1254 msgstr ""
1256 #: auxv.c:212
1257 msgid "Base address of interpreter"
1258 msgstr ""
1260 #: auxv.c:213
1261 msgid "Flags"
1262 msgstr ""
1264 #: auxv.c:214
1265 msgid "Entry point of program"
1266 msgstr ""
1268 #: auxv.c:215
1269 msgid "Program is not ELF"
1270 msgstr ""
1272 #: auxv.c:216 auxv.c:232
1273 msgid "Real user ID"
1274 msgstr ""
1276 #: auxv.c:217 auxv.c:231
1277 msgid "Effective user ID"
1278 msgstr ""
1280 #: auxv.c:218 auxv.c:234
1281 msgid "Real group ID"
1282 msgstr ""
1284 #: auxv.c:219 auxv.c:233
1285 msgid "Effective group ID"
1286 msgstr ""
1288 #: auxv.c:220
1289 msgid "Frequency of times()"
1290 msgstr ""
1292 #: auxv.c:221
1293 msgid "String identifying platform"
1294 msgstr ""
1296 #: auxv.c:222 auxv.c:240
1297 msgid "Machine-dependent CPU capability hints"
1298 msgstr ""
1300 #: auxv.c:223
1301 msgid "Used FPU control word"
1302 msgstr ""
1304 #: auxv.c:224
1305 msgid "Data cache block size"
1306 msgstr ""
1308 #: auxv.c:225
1309 msgid "Instruction cache block size"
1310 msgstr ""
1312 #: auxv.c:226
1313 msgid "Unified cache block size"
1314 msgstr ""
1316 #: auxv.c:228
1317 msgid "Special system info/entry points"
1318 msgstr ""
1320 #: auxv.c:229
1321 msgid "System-supplied DSO's ELF header"
1322 msgstr ""
1324 #: auxv.c:230
1325 msgid "Boolean, was exec setuid-like?"
1326 msgstr ""
1328 #: auxv.c:235
1329 msgid "Dynamic linker's ELF header"
1330 msgstr ""
1332 #: auxv.c:236
1333 msgid "Dynamic linker's section headers"
1334 msgstr ""
1336 #: auxv.c:237
1337 msgid "String giving name of dynamic linker"
1338 msgstr ""
1340 #: auxv.c:238
1341 msgid "Large pagesize"
1342 msgstr ""
1344 #: auxv.c:239
1345 msgid "Platform name string"
1346 msgstr ""
1348 #: auxv.c:241
1349 msgid "Should flush icache?"
1350 msgstr ""
1352 #: auxv.c:242
1353 msgid "CPU name string"
1354 msgstr ""
1356 #: auxv.c:243
1357 msgid "COFF entry point address"
1358 msgstr ""
1360 #: auxv.c:244
1361 msgid "COFF executable file descriptor"
1362 msgstr ""
1364 #: auxv.c:246
1365 msgid "Canonicalized file name given to execve"
1366 msgstr ""
1368 #: auxv.c:247
1369 msgid "String for name of MMU module"
1370 msgstr ""
1372 #: auxv.c:248
1373 msgid "Dynamic linker's data segment address"
1374 msgstr ""
1376 #: auxv.c:280
1377 msgid "The program has no auxiliary information now."
1378 msgstr ""
1380 #: auxv.c:285
1381 msgid "No auxiliary vector found, or failed reading it."
1382 msgstr ""
1384 #: auxv.c:287
1385 msgid "Auxiliary vector is empty."
1386 msgstr ""
1388 #: auxv.c:298
1389 msgid ""
1390 "Display the inferior's auxiliary vector.\n"
1391 "This is information provided by the operating system at program startup."
1392 msgstr ""
1394 #: avr-tdep.c:592
1395 #, possible-c-format
1396 msgid "Num pushes too large: %d\n"
1397 msgstr ""
1399 #: avr-tdep.c:671
1400 msgid "Hit end of prologue while scanning pushes\n"
1401 msgstr ""
1403 #: avr-tdep.c:1339
1404 msgid "ERR: info io_registers NOT supported by current target\n"
1405 msgstr ""
1407 #: avr-tdep.c:1354
1408 msgid "info io_registers NOT supported by target\n"
1409 msgstr ""
1411 #: avr-tdep.c:1361
1412 msgid "Error fetching number of io registers\n"
1413 msgstr ""
1415 #: avr-tdep.c:1367
1416 #, possible-c-format
1417 msgid ""
1418 "Target has %u io registers:\n"
1419 "\n"
1420 msgstr ""
1422 #: avr-tdep.c:1414
1423 msgid "query remote avr target for io space register values"
1424 msgstr ""
1426 #: ax-gdb.c:417
1427 msgid "gen_fetch: strange size"
1428 msgstr ""
1430 #: ax-gdb.c:429
1431 msgid "gen_fetch: bad type code"
1432 msgstr ""
1434 #: ax-gdb.c:542
1435 msgid "gen_var_ref: LOC_CONST_BYTES symbols are not supported"
1436 msgstr ""
1438 #: ax-gdb.c:581
1439 #, possible-c-format
1440 msgid "Cannot compute value of typedef `%s'."
1441 msgstr ""
1443 #: ax-gdb.c:613
1444 #, possible-c-format
1445 msgid "Couldn't resolve symbol `%s'."
1446 msgstr ""
1448 #: ax-gdb.c:632
1449 #, possible-c-format
1450 msgid "The variable `%s' has been optimized out."
1451 msgstr ""
1453 #: ax-gdb.c:637
1454 #, possible-c-format
1455 msgid "Cannot find value of botched symbol `%s'."
1456 msgstr ""
1458 #: ax-gdb.c:902
1459 msgid "Invalid type cast: intended type must be scalar."
1460 msgstr ""
1462 #: ax-gdb.c:925
1463 msgid "Casts to requested type are not yet implemented."
1464 msgstr ""
1466 #: ax-gdb.c:992 ax-gdb.c:1063
1467 #, possible-c-format
1468 msgid "Invalid combination of types in %s."
1469 msgstr ""
1471 #: ax-gdb.c:1029
1472 msgid ""
1473 "First argument of `-' is a pointer, but second argument is neither\n"
1474 "an integer nor a pointer of the same type."
1475 msgstr ""
1477 #: ax-gdb.c:1044
1478 msgid "Invalid combination of types in subtraction."
1479 msgstr ""
1481 #: ax-gdb.c:1079
1482 msgid "Invalid type of operand to `!'."
1483 msgstr ""
1485 #: ax-gdb.c:1091
1486 msgid "Invalid type of operand to `~'."
1487 msgstr ""
1489 #: ax-gdb.c:1111
1490 msgid "gen_deref: expected a pointer"
1491 msgstr ""
1493 #: ax-gdb.c:1139
1494 msgid "Operand of `&' is an rvalue, which has no address."
1495 msgstr ""
1497 #: ax-gdb.c:1142
1498 msgid "Operand of `&' is in a register, and has no address."
1499 msgstr ""
1501 #: ax-gdb.c:1167
1502 msgid "find_field: derived classes supported"
1503 msgstr ""
1505 #: ax-gdb.c:1178
1506 msgid "find_field: anonymous unions not supported"
1507 msgstr ""
1509 #: ax-gdb.c:1181
1510 #, possible-c-format
1511 msgid "Couldn't find member named `%s' in struct/union `%s'"
1512 msgstr ""
1514 #: ax-gdb.c:1251
1515 msgid "gen_bitfield_ref: bitfield too wide"
1516 msgstr ""
1518 #: ax-gdb.c:1373
1519 #, possible-c-format
1520 msgid "The left operand of `%s' is not a %s."
1521 msgstr ""
1523 #: ax-gdb.c:1379
1524 msgid "Structure does not live in memory."
1525 msgstr ""
1527 #: ax-gdb.c:1418
1528 msgid "Left operand of `@' must be an object in memory."
1529 msgstr ""
1531 #: ax-gdb.c:1426
1532 msgid "Right operand of `@' must be a constant, in agent expressions."
1533 msgstr ""
1535 #: ax-gdb.c:1428
1536 msgid "Right operand of `@' must be an integer."
1537 msgstr ""
1539 #: ax-gdb.c:1431
1540 msgid "Right operand of `@' must be positive."
1541 msgstr ""
1543 #: ax-gdb.c:1541
1544 msgid "Invalid combination of types in array subscripting."
1545 msgstr ""
1547 #: ax-gdb.c:1563
1548 msgid "gen_expr: op case sets don't match"
1549 msgstr ""
1551 #: ax-gdb.c:1609
1552 msgid "GDB agent expressions cannot use convenience variables."
1553 msgstr ""
1555 #: ax-gdb.c:1639
1556 msgid "gen_expr: OP_MEMVAL operand isn't an rvalue???"
1557 msgstr ""
1559 #: ax-gdb.c:1680
1560 msgid "Argument of unary `*' is not a pointer."
1561 msgstr ""
1563 #: ax-gdb.c:1715
1564 msgid "gen_expr: unhandled struct case"
1565 msgstr ""
1567 #: ax-gdb.c:1720
1568 msgid "Attempt to use a type name as an expression."
1569 msgstr ""
1571 #: ax-gdb.c:1723
1572 msgid "Unsupported operator in expression."
1573 msgstr ""
1575 #: ax-gdb.c:1771
1576 msgid "Expression does not denote an object in memory."
1577 msgstr ""
1579 #: ax-gdb.c:1826
1580 msgid "GDB can't do agent expression translation with overlays."
1581 msgstr ""
1583 #: ax-gdb.c:1829
1584 msgid "expression to translate"
1585 msgstr ""
1587 #: ax-gdb.c:1852
1588 msgid "Translate an expression into remote agent bytecode."
1589 msgstr ""
1591 #: ax-general.c:119
1592 msgid "GDB bug: ax-general.c (read_const): incomplete constant"
1593 msgstr ""
1595 #: ax-general.c:144
1596 msgid "GDB bug: ax-general.c (generic_ext): bit count out of range"
1597 msgstr ""
1599 #: ax-general.c:147
1600 msgid "GDB bug: ax-general.c (generic_ext): opcode has inadequate range"
1601 msgstr ""
1603 #: ax-general.c:177
1604 msgid ""
1605 "GDB bug: ax-general.c (ax_trace_quick): size out of range for trace_quick"
1606 msgstr ""
1608 #: ax-general.c:212
1609 msgid "GDB bug: ax-general.c (ax_label): label target out of range"
1610 msgstr ""
1612 #. FIXME: floating-point support not present yet.
1613 #: ax-general.c:254
1614 msgid "GDB bug: ax-general.c (ax_const_d): floating point not supported yet"
1615 msgstr ""
1617 #: ax-general.c:265
1618 msgid "GDB bug: ax-general.c (ax_reg): register number out of range"
1619 msgstr ""
1621 #: ax-general.c:343
1622 msgid "GDB bug: ax-general.c (ax_print): opcode map out of sync"
1623 msgstr ""
1625 #: ax-general.c:352
1626 #, possible-c-format
1627 msgid "%3d  <bad opcode %02x>\n"
1628 msgstr ""
1630 #: ax-general.c:358
1631 #, possible-c-format
1632 msgid "%3d  <incomplete opcode %s>\n"
1633 msgstr ""
1635 #. i18n: Like "Percentage of duplicates, by count: (not applicable)"
1636 #. i18n: "Average entry size: (not applicable)"
1637 #. i18n: "Average hash chain length: (not applicable)"
1638 #: bcache.c:305 bcache.c:405 bcache.c:433
1639 msgid "(not applicable)\n"
1640 msgstr ""
1642 #: bcache.c:386
1643 #, possible-c-format
1644 msgid "  Cached '%s' statistics:\n"
1645 msgstr ""
1647 #: bcache.c:387
1648 #, possible-c-format
1649 msgid "    Total object count:  %ld\n"
1650 msgstr ""
1652 #: bcache.c:388
1653 #, possible-c-format
1654 msgid "    Unique object count: %lu\n"
1655 msgstr ""
1657 #: bcache.c:389
1658 msgid "    Percentage of duplicates, by count: "
1659 msgstr ""
1661 #: bcache.c:393
1662 #, possible-c-format
1663 msgid "    Total object size:   %ld\n"
1664 msgstr ""
1666 #: bcache.c:394
1667 #, possible-c-format
1668 msgid "    Unique object size:  %ld\n"
1669 msgstr ""
1671 #: bcache.c:395
1672 msgid "    Percentage of duplicates, by size:  "
1673 msgstr ""
1675 #: bcache.c:399
1676 #, possible-c-format
1677 msgid "    Max entry size:     %d\n"
1678 msgstr ""
1680 #: bcache.c:400
1681 msgid "    Average entry size: "
1682 msgstr ""
1684 #: bcache.c:406
1685 #, possible-c-format
1686 msgid "    Median entry size:  %d\n"
1687 msgstr ""
1689 #: bcache.c:409
1690 #, possible-c-format
1691 msgid "    Total memory used by bcache, including overhead: %ld\n"
1692 msgstr ""
1694 #: bcache.c:411
1695 msgid "    Percentage memory overhead: "
1696 msgstr ""
1698 #: bcache.c:413
1699 msgid "    Net memory savings:         "
1700 msgstr ""
1702 #: bcache.c:417
1703 #, possible-c-format
1704 msgid "    Hash table size:           %3d\n"
1705 msgstr ""
1707 #: bcache.c:418
1708 #, possible-c-format
1709 msgid "    Hash table expands:        %lu\n"
1710 msgstr ""
1712 #: bcache.c:420
1713 #, possible-c-format
1714 msgid "    Hash table hashes:         %lu\n"
1715 msgstr ""
1717 #: bcache.c:422
1718 #, possible-c-format
1719 msgid "    Half hash misses:          %lu\n"
1720 msgstr ""
1722 #: bcache.c:424
1723 msgid "    Hash table population:     "
1724 msgstr ""
1726 #: bcache.c:426
1727 #, possible-c-format
1728 msgid "    Median hash chain length:  %3d\n"
1729 msgstr ""
1731 #: bcache.c:428
1732 msgid "    Average hash chain length: "
1733 msgstr ""
1735 #: bcache.c:434
1736 #, possible-c-format
1737 msgid "    Maximum hash chain length: %3d\n"
1738 msgstr ""
1740 #: bfd-target.c:125
1741 msgid "BFD backed target"
1742 msgstr ""
1744 #: bfd-target.c:126
1745 msgid "You should never see this"
1746 msgstr ""
1748 #: breakpoint.c:214
1749 #, possible-c-format
1750 msgid "Debugger's willingness to use watchpoint hardware is %s.\n"
1751 msgstr ""
1753 #: breakpoint.c:229
1754 #, possible-c-format
1755 msgid "Debugger's behavior regarding pending breakpoints is %s.\n"
1756 msgstr ""
1758 #: breakpoint.c:329
1759 msgid "catch of library loads not yet implemented on this platform"
1760 msgstr ""
1762 #: breakpoint.c:339
1763 msgid "catch of library unloads not yet implemented on this platform"
1764 msgstr ""
1766 #: breakpoint.c:418
1767 msgid "Convenience variable must have integer value.\n"
1768 msgstr ""
1770 #: breakpoint.c:504
1771 msgid "inverted range"
1772 msgstr ""
1774 #: breakpoint.c:518
1775 msgid "negative value"
1776 msgstr ""
1778 #: breakpoint.c:549
1779 msgid "breakpoint number"
1780 msgstr ""
1782 #: breakpoint.c:554
1783 #, possible-c-format
1784 msgid "Bad breakpoint argument: '%s'"
1785 msgstr ""
1787 #: breakpoint.c:572
1788 #, possible-c-format
1789 msgid "Breakpoint %d now unconditional.\n"
1790 msgstr ""
1792 #: breakpoint.c:584
1793 msgid "Junk at end of expression"
1794 msgstr ""
1796 #: breakpoint.c:592 breakpoint.c:630 breakpoint.c:7307
1797 #, possible-c-format
1798 msgid "No breakpoint number %d."
1799 msgstr ""
1801 #: breakpoint.c:608
1802 msgid "Can't use the \"commands\" command among a breakpoint's commands."
1803 msgstr ""
1805 #: breakpoint.c:614
1806 msgid "Unexpected extra arguments following breakpoint number."
1807 msgstr ""
1809 #: breakpoint.c:657
1810 #, possible-c-format
1811 msgid "reading through apparently deleted breakpoint #%d?"
1812 msgstr ""
1814 #: breakpoint.c:746 breakpoint.c:4048
1815 msgid "unknown breakpoint type"
1816 msgstr ""
1818 #: breakpoint.c:819
1819 #, possible-c-format
1820 msgid "hardware breakpoint %d not supported in overlay!"
1821 msgstr ""
1823 #: breakpoint.c:1020
1824 #, possible-c-format
1825 msgid ""
1826 "Hardware watchpoint %d deleted because the program has left the block \n"
1827 "in which its expression is valid.\n"
1828 msgstr ""
1830 #: breakpoint.c:1397
1831 msgid "Cannot detach breakpoints of inferior_ptid"
1832 msgstr ""
1834 #: breakpoint.c:1427
1835 #, possible-c-format
1836 msgid "attempted to remove apparently deleted breakpoint #%d?"
1837 msgstr ""
1839 #: breakpoint.c:1530
1840 #, possible-c-format
1841 msgid "Could not remove hardware watchpoint %d."
1842 msgstr ""
1844 #: breakpoint.c:1552
1845 #, possible-c-format
1846 msgid "Internal error, %s line %d."
1847 msgstr ""
1849 #: breakpoint.c:1668
1850 msgid ""
1851 "Exception catchpoints from last run were deleted.\n"
1852 "You must reinsert them explicitly."
1853 msgstr ""
1855 #: breakpoint.c:1944
1856 msgid "No step_resume breakpoint found."
1857 msgstr ""
1859 #. Did we stop because the user set the stop_on_solib_events
1860 #. variable?  (If so, we report this as a generic, "Stopped due
1861 #. to shlib event" message.)
1862 #: breakpoint.c:2124
1863 msgid "Stopped due to shared library event\n"
1864 msgstr ""
1866 #. Not sure how we will get here.
1867 #. GDB should not stop for these breakpoints.
1868 #: breakpoint.c:2131
1869 msgid "Thread Event Breakpoint: gdb should not stop!\n"
1870 msgstr ""
1872 #. By analogy with the thread event, GDB should not stop for these.
1873 #: breakpoint.c:2137
1874 msgid "Overlay Event Breakpoint: gdb should not stop!\n"
1875 msgstr ""
1877 #: breakpoint.c:2143
1878 #, possible-c-format
1879 msgid ""
1880 "\n"
1881 "Catchpoint %d (loaded %s), "
1882 msgstr ""
1884 #: breakpoint.c:2151
1885 #, possible-c-format
1886 msgid ""
1887 "\n"
1888 "Catchpoint %d (unloaded %s), "
1889 msgstr ""
1891 #: breakpoint.c:2159
1892 #, possible-c-format
1893 msgid ""
1894 "\n"
1895 "Catchpoint %d (forked process %d), "
1896 msgstr ""
1898 #: breakpoint.c:2167
1899 #, possible-c-format
1900 msgid ""
1901 "\n"
1902 "Catchpoint %d (vforked process %d), "
1903 msgstr ""
1905 #: breakpoint.c:2175
1906 #, possible-c-format
1907 msgid ""
1908 "\n"
1909 "Catchpoint %d (exec'd %s), "
1910 msgstr ""
1912 #: breakpoint.c:2186
1913 #, possible-c-format
1914 msgid ""
1915 "\n"
1916 "Catchpoint %d (exception caught), "
1917 msgstr ""
1919 #: breakpoint.c:2189 breakpoint.c:2220
1920 #, possible-c-format
1921 msgid "throw location %s:%d, "
1922 msgstr ""
1924 #: breakpoint.c:2193 breakpoint.c:2224
1925 msgid "throw location unknown, "
1926 msgstr ""
1928 #: breakpoint.c:2196 breakpoint.c:2227
1929 #, possible-c-format
1930 msgid "catch location %s:%d\n"
1931 msgstr ""
1933 #: breakpoint.c:2200 breakpoint.c:2231
1934 msgid "catch location unknown\n"
1935 msgstr ""
1937 #: breakpoint.c:2217
1938 #, possible-c-format
1939 msgid ""
1940 "\n"
1941 "Catchpoint %d (exception thrown), "
1942 msgstr ""
1944 #: breakpoint.c:2381
1945 msgid "print_bp_stop_message: unrecognized enum value"
1946 msgstr ""
1948 #. Error from catch_errors.
1949 #: breakpoint.c:2733 breakpoint.c:2810
1950 #, possible-c-format
1951 msgid "Watchpoint %d deleted.\n"
1952 msgstr ""
1954 #: breakpoint.c:3342
1955 #, possible-c-format
1956 msgid "bptypes table does not describe type #%d."
1957 msgstr ""
1959 #: breakpoint.c:3372
1960 msgid "print_one_breakpoint: bp_none encountered\n"
1961 msgstr ""
1963 #: breakpoint.c:3795
1964 msgid "Note: breakpoint "
1965 msgstr ""
1967 #. if (others == ???)
1968 #: breakpoint.c:3797
1969 msgid "Note: breakpoints "
1970 msgstr ""
1972 #: breakpoint.c:3815
1973 msgid "also set at pc "
1974 msgstr ""
1976 #: breakpoint.c:3916
1977 msgid "allegedly permanent breakpoint is not actually inserted"
1978 msgstr ""
1980 #: breakpoint.c:3932 breakpoint.c:6841
1981 msgid "another breakpoint was inserted on top of a permanent breakpoint"
1982 msgstr ""
1984 #: breakpoint.c:3951
1985 #, possible-c-format
1986 msgid "Breakpoint %d address previously adjusted from %s to %s."
1987 msgstr ""
1989 #: breakpoint.c:3954
1990 #, possible-c-format
1991 msgid "Breakpoint address adjusted from %s to %s."
1992 msgstr ""
1994 #. Pending breakpoint has been resolved.
1995 #: breakpoint.c:4352
1996 #, possible-c-format
1997 msgid "Pending breakpoint \"%s\" resolved\n"
1998 msgstr ""
2000 #: breakpoint.c:4404
2001 msgid "Temporarily disabling shared library breakpoints:"
2002 msgstr ""
2004 #: breakpoint.c:4407
2005 #, possible-c-format
2006 msgid "breakpoint #%d "
2007 msgstr ""
2009 #: breakpoint.c:4444
2010 #, possible-c-format
2011 msgid "Temporarily disabling breakpoints for unloaded shared library \"%s\""
2012 msgstr ""
2014 #: breakpoint.c:4504
2015 msgid ""
2016 "Unable to set a breakpoint on dynamic linker callback.\n"
2017 "Suggest linking with /opt/langtools/lib/end.o.\n"
2018 "GDB will be unable to track shl_load/shl_unload calls."
2019 msgstr ""
2021 #: breakpoint.c:4511
2022 msgid ""
2023 "Unable to set unique breakpoint on dynamic linker callback.\n"
2024 "GDB will be unable to track shl_load/shl_unload calls."
2025 msgstr ""
2027 #: breakpoint.c:4796
2028 #, possible-c-format
2029 msgid "(apparently deleted?) Eventpoint %d: "
2030 msgstr ""
2032 #: breakpoint.c:4840
2033 #, possible-c-format
2034 msgid "Breakpoint %d"
2035 msgstr ""
2037 #: breakpoint.c:4849
2038 #, possible-c-format
2039 msgid "Hardware assisted breakpoint %d"
2040 msgstr ""
2042 #: breakpoint.c:4854
2043 #, possible-c-format
2044 msgid "Catchpoint %d (%s %s)"
2045 msgstr ""
2047 #: breakpoint.c:4862 breakpoint.c:4872
2048 #, possible-c-format
2049 msgid "Catchpoint %d (%s)"
2050 msgstr ""
2052 #: breakpoint.c:4867
2053 #, possible-c-format
2054 msgid "Catchpoint %d (exec)"
2055 msgstr ""
2057 #: breakpoint.c:4897
2058 #, possible-c-format
2059 msgid " (%s) pending."
2060 msgstr ""
2062 #: breakpoint.c:4947 breakpoint.c:7461
2063 msgid "No hardware breakpoint support in the target."
2064 msgstr ""
2066 #: breakpoint.c:4949 breakpoint.c:7463
2067 msgid "Hardware breakpoints used exceeds limit."
2068 msgstr ""
2070 #: breakpoint.c:4991
2071 msgid "Junk at end of pending breakpoint condition expression"
2072 msgstr ""
2074 #: breakpoint.c:5039
2075 msgid "No default breakpoint address now."
2076 msgstr ""
2078 #: breakpoint.c:5108
2079 msgid "Cannot break without a running program."
2080 msgstr ""
2082 #: breakpoint.c:5110
2083 #, possible-c-format
2084 msgid "Cannot break on %s without a running program."
2085 msgstr ""
2087 #: breakpoint.c:5303
2088 msgid "Junk after thread keyword."
2089 msgstr ""
2091 #: breakpoint.c:5305 thread.c:602
2092 #, possible-c-format
2093 msgid "Unknown thread %d."
2094 msgstr ""
2096 #: breakpoint.c:5308 breakpoint.c:5956 breakpoint.c:6148 breakpoint.c:6181
2097 #: breakpoint.c:6221 breakpoint.c:6263 breakpoint.c:6412 tracepoint.c:731
2098 msgid "Junk at end of arguments."
2099 msgstr ""
2101 #: breakpoint.c:5345
2102 msgid ""
2103 "Multiple breakpoints were set.\n"
2104 "Use the \"delete\" command to delete unwanted breakpoints."
2105 msgstr ""
2107 #: breakpoint.c:5431
2108 #, possible-c-format
2109 msgid "Garbage %s following breakpoint address"
2110 msgstr ""
2112 #: breakpoint.c:5445
2113 #, possible-c-format
2114 msgid "Garbage %s follows condition"
2115 msgstr ""
2117 #: breakpoint.c:5493
2118 #, possible-c-format
2119 msgid "No line %d in file \"%s\"."
2120 msgstr ""
2122 #: breakpoint.c:5559
2123 msgid ""
2124 "Specify the type of breakpoint to set.\n"
2125 "Usage: stop in <function | address>\n"
2126 "       stop at <line>\n"
2127 msgstr ""
2129 #: breakpoint.c:5592
2130 msgid "Usage: stop in <function | address>\n"
2131 msgstr ""
2133 #: breakpoint.c:5624
2134 msgid "Usage: stop at <line>\n"
2135 msgstr ""
2137 #: breakpoint.c:5683
2138 msgid "Junk at end of command."
2139 msgstr ""
2141 #: breakpoint.c:5694
2142 msgid "Expression cannot be implemented with read/access watchpoint."
2143 msgstr ""
2145 #: breakpoint.c:5702
2146 msgid "Target does not support this type of hardware watchpoint."
2147 msgstr ""
2149 #: breakpoint.c:5705
2150 msgid "Target can only support one kind of HW watchpoint at a time."
2151 msgstr ""
2153 #: breakpoint.c:5725
2154 msgid ""
2155 "can't do that without a running program; try \"break main\"), \"run\" first"
2156 msgstr ""
2158 #: breakpoint.c:5950
2159 msgid "Couldn't get information on specified line."
2160 msgstr ""
2162 #: breakpoint.c:6161
2163 msgid "unsupported or unknown fork kind; cannot catch it"
2164 msgstr ""
2166 #. error condition
2167 #: breakpoint.c:6298
2168 msgid "Internal error -- invalid catchpoint kind"
2169 msgstr ""
2171 #: breakpoint.c:6320
2172 #, possible-c-format
2173 msgid ""
2174 "\n"
2175 "Catchpoint %d (exception thrown)\n"
2176 msgstr ""
2178 #: breakpoint.c:6323
2179 #, possible-c-format
2180 msgid ""
2181 "\n"
2182 "Catchpoint %d (exception caught)\n"
2183 msgstr ""
2185 #: breakpoint.c:6349
2186 #, possible-c-format
2187 msgid "Catchpoint %d (throw)"
2188 msgstr ""
2190 #: breakpoint.c:6351
2191 #, possible-c-format
2192 msgid "Catchpoint %d (catch)"
2193 msgstr ""
2195 #: breakpoint.c:6416
2196 msgid "Unsupported or unknown exception event; cannot catch it"
2197 msgstr ""
2199 #: breakpoint.c:6434
2200 msgid "Unsupported with this platform/compiler combination."
2201 msgstr ""
2203 #. Old behaviour was to use pre-v-4.16 syntax
2204 #. catch_throw_command_1 (arg1_start, tempflag, from_tty);
2205 #. return;
2206 #. Now, this is not allowed
2207 #: breakpoint.c:6474
2208 msgid "Catch requires an event name."
2209 msgstr ""
2211 #: breakpoint.c:6479
2212 msgid "catch requires an event"
2213 msgstr ""
2215 #: breakpoint.c:6485
2216 msgid "Catch of signal not yet implemented"
2217 msgstr ""
2219 #: breakpoint.c:6499
2220 msgid "Catch of thread_start not yet implemented"
2221 msgstr ""
2223 #: breakpoint.c:6503
2224 msgid "Catch of thread_exit not yet implemented"
2225 msgstr ""
2227 #: breakpoint.c:6507
2228 msgid "Catch of thread_join not yet implemented"
2229 msgstr ""
2231 #: breakpoint.c:6511
2232 msgid "Catch of start not yet implemented"
2233 msgstr ""
2235 #: breakpoint.c:6515
2236 msgid "Catch of exit not yet implemented"
2237 msgstr ""
2239 #: breakpoint.c:6539
2240 msgid "Catch of stop not yet implemented"
2241 msgstr ""
2243 #. Pre-v.4.16 behaviour was to treat the argument
2244 #. as the name of an exception
2245 #. catch_throw_command_1 (arg1_start, tempflag, from_tty);
2246 #. Now this is not allowed
2247 #: breakpoint.c:6550
2248 msgid "Unknown event kind specified for catch"
2249 msgstr ""
2251 #: breakpoint.c:6608
2252 msgid "No source file specified."
2253 msgstr ""
2255 #: breakpoint.c:6686
2256 #, possible-c-format
2257 msgid "No breakpoint at %s."
2258 msgstr ""
2260 #: breakpoint.c:6688
2261 msgid "No breakpoint at this line."
2262 msgstr ""
2264 #: breakpoint.c:6696
2265 msgid "Deleted breakpoint "
2266 msgstr ""
2268 #: breakpoint.c:6698
2269 msgid "Deleted breakpoints "
2270 msgstr ""
2272 #: breakpoint.c:6967
2273 msgid "Delete all breakpoints? "
2274 msgstr ""
2276 #: breakpoint.c:7004
2277 #, possible-c-format
2278 msgid "attempted to reset apparently deleted breakpoint #%d?"
2279 msgstr ""
2281 #: breakpoint.c:7193
2282 #, possible-c-format
2283 msgid "Deleting unknown breakpoint type %d\n"
2284 msgstr ""
2286 #: breakpoint.c:7293
2287 #, possible-c-format
2288 msgid "Will stop next time breakpoint %d is reached."
2289 msgstr ""
2291 #: breakpoint.c:7296
2292 #, possible-c-format
2293 msgid "Will ignore next crossing of breakpoint %d."
2294 msgstr ""
2296 #: breakpoint.c:7299
2297 #, possible-c-format
2298 msgid "Will ignore next %d crossings of breakpoint %d."
2299 msgstr ""
2301 #: breakpoint.c:7329
2302 msgid "a breakpoint number"
2303 msgstr ""
2305 #: breakpoint.c:7333
2306 #, possible-c-format
2307 msgid "bad breakpoint number: '%s'"
2308 msgstr ""
2310 #: breakpoint.c:7335
2311 msgid "Second argument (specified ignore-count) is missing."
2312 msgstr ""
2314 #: breakpoint.c:7357
2315 msgid "one or more breakpoint numbers"
2316 msgstr ""
2318 #: breakpoint.c:7367
2319 #, possible-c-format
2320 msgid "bad breakpoint number at or near '%s'"
2321 msgstr ""
2323 #: breakpoint.c:7382
2324 #, possible-c-format
2325 msgid "No breakpoint number %d.\n"
2326 msgstr ""
2328 #: breakpoint.c:7423
2329 #, possible-c-format
2330 msgid "attempted to disable apparently deleted breakpoint #%d?"
2331 msgstr ""
2333 #: breakpoint.c:7505
2334 #, possible-c-format
2335 msgid ""
2336 "Cannot enable watchpoint %d because the block in which its expression\n"
2337 "is valid is not currently in scope.\n"
2338 msgstr ""
2340 #: breakpoint.c:7536
2341 #, possible-c-format
2342 msgid ""
2343 "Cannot enable watchpoint %d because target watch resources\n"
2344 "have been allocated for other watchpoints.\n"
2345 msgstr ""
2347 #: breakpoint.c:7574
2348 #, possible-c-format
2349 msgid "attempted to enable apparently deleted breakpoint #%d?"
2350 msgstr ""
2352 #: breakpoint.c:7639 symtab.c:4069
2353 msgid "Empty line specification."
2354 msgstr ""
2356 #: breakpoint.c:7649 symtab.c:4080
2357 #, possible-c-format
2358 msgid "Junk at end of line specification: %s"
2359 msgstr ""
2361 #: breakpoint.c:7720
2362 #, possible-c-format
2363 msgid "Could not insert single-step breakpoint at 0x%s"
2364 msgstr ""
2366 #: breakpoint.c:7777
2367 msgid ""
2368 "Set ignore-count of breakpoint number N to COUNT.\n"
2369 "Usage is `ignore N COUNT'."
2370 msgstr ""
2372 #: breakpoint.c:7783
2373 msgid ""
2374 "Set commands to be executed when a breakpoint is hit.\n"
2375 "Give breakpoint number as argument after \"commands\".\n"
2376 "With no argument, the targeted breakpoint is the last one set.\n"
2377 "The commands themselves follow starting on the next line.\n"
2378 "Type a line containing \"end\" to indicate the end of them.\n"
2379 "Give \"silent\" as the first line to make the breakpoint silent;\n"
2380 "then no output is printed when it is hit, except what the commands print."
2381 msgstr ""
2383 #: breakpoint.c:7792
2384 msgid ""
2385 "Specify breakpoint number N to break only if COND is true.\n"
2386 "Usage is `condition N COND', where N is an integer and COND is an\n"
2387 "expression to be evaluated whenever breakpoint N is reached."
2388 msgstr ""
2390 #: breakpoint.c:7797
2391 msgid ""
2392 "Set a temporary breakpoint.\n"
2393 "Like \"break\" except the breakpoint is only temporary,\n"
2394 "so it will be deleted when hit.  Equivalent to \"break\" followed\n"
2395 "by using \"enable delete\" on the breakpoint number.\n"
2396 "\n"
2397 msgstr ""
2399 #: breakpoint.c:7806
2400 msgid ""
2401 "Set a hardware assisted  breakpoint.\n"
2402 "Like \"break\" except the breakpoint requires hardware support,\n"
2403 "some target hardware may not have this support.\n"
2404 "\n"
2405 msgstr ""
2407 #: breakpoint.c:7814
2408 msgid ""
2409 "Set a temporary hardware assisted breakpoint.\n"
2410 "Like \"hbreak\" except the breakpoint is only temporary,\n"
2411 "so it will be deleted when hit.\n"
2412 "\n"
2413 msgstr ""
2415 #: breakpoint.c:7822 breakpoint.c:7830
2416 msgid ""
2417 "Enable some breakpoints.\n"
2418 "Give breakpoint numbers (separated by spaces) as arguments.\n"
2419 "With no subcommand, breakpoints are enabled until you command otherwise.\n"
2420 "This is used to cancel the effect of the \"disable\" command.\n"
2421 "With a subcommand you can enable temporarily."
2422 msgstr ""
2424 #: breakpoint.c:7839
2425 msgid ""
2426 "Enable some breakpoints.\n"
2427 "Give breakpoint numbers (separated by spaces) as arguments.\n"
2428 "This is used to cancel the effect of the \"disable\" command.\n"
2429 "May be abbreviated to simply \"enable\".\n"
2430 msgstr ""
2432 #: breakpoint.c:7846 breakpoint.c:7861
2433 msgid ""
2434 "Enable breakpoints for one hit.  Give breakpoint numbers.\n"
2435 "If a breakpoint is hit while enabled in this fashion, it becomes disabled."
2436 msgstr ""
2438 #: breakpoint.c:7851 breakpoint.c:7856
2439 msgid ""
2440 "Enable breakpoints and delete when hit.  Give breakpoint numbers.\n"
2441 "If a breakpoint is hit while enabled in this fashion, it is deleted."
2442 msgstr ""
2444 #: breakpoint.c:7866 breakpoint.c:7875
2445 msgid ""
2446 "Disable some breakpoints.\n"
2447 "Arguments are breakpoint numbers with spaces in between.\n"
2448 "To disable all breakpoints, give no argument.\n"
2449 "A disabled breakpoint is not forgotten, but has no effect until reenabled."
2450 msgstr ""
2452 #: breakpoint.c:7881
2453 msgid ""
2454 "Disable some breakpoints.\n"
2455 "Arguments are breakpoint numbers with spaces in between.\n"
2456 "To disable all breakpoints, give no argument.\n"
2457 "A disabled breakpoint is not forgotten, but has no effect until reenabled.\n"
2458 "This command may be abbreviated \"disable\"."
2459 msgstr ""
2461 #: breakpoint.c:7889
2462 msgid ""
2463 "Delete some breakpoints or auto-display expressions.\n"
2464 "Arguments are breakpoint numbers with spaces in between.\n"
2465 "To delete all breakpoints, give no argument.\n"
2466 "\n"
2467 "Also a prefix command for deletion of other GDB objects.\n"
2468 "The \"unset\" command is also an alias for \"delete\"."
2469 msgstr ""
2471 #: breakpoint.c:7900
2472 msgid ""
2473 "Delete some breakpoints.\n"
2474 "Arguments are breakpoint numbers with spaces in between.\n"
2475 "To delete all breakpoints, give no argument.\n"
2476 msgstr ""
2478 #: breakpoint.c:7905
2479 msgid ""
2480 "Delete some breakpoints or auto-display expressions.\n"
2481 "Arguments are breakpoint numbers with spaces in between.\n"
2482 "To delete all breakpoints, give no argument.\n"
2483 "This command may be abbreviated \"delete\"."
2484 msgstr ""
2486 #: breakpoint.c:7912
2487 msgid ""
2488 "Clear breakpoint at specified line or function.\n"
2489 "Argument may be line number, function name, or \"*\" and an address.\n"
2490 "If line number is specified, all breakpoints in that line are cleared.\n"
2491 "If function is specified, breakpoints at beginning of function are cleared.\n"
2492 "If an address is specified, breakpoints at that address are cleared.\n"
2493 "\n"
2494 "With no argument, clears all breakpoints in the line that the selected "
2495 "frame\n"
2496 "is executing in.\n"
2497 "\n"
2498 "See also the \"delete\" command which clears breakpoints by number."
2499 msgstr ""
2501 #: breakpoint.c:7924
2502 msgid "Set breakpoint at specified line or function.\n"
2503 msgstr ""
2505 #: breakpoint.c:7942
2506 msgid "Break in function/address or break at a line in the current file."
2507 msgstr ""
2509 #: breakpoint.c:7946
2510 msgid "Break in function or address."
2511 msgstr ""
2513 #: breakpoint.c:7948
2514 msgid "Break at a line in the current file."
2515 msgstr ""
2517 #: breakpoint.c:7949 breakpoint.c:7965 breakpoint.c:7981
2518 msgid ""
2519 "Status of user-settable breakpoints, or breakpoint number NUMBER.\n"
2520 "The \"Type\" column indicates one of:\n"
2521 "\tbreakpoint     - normal breakpoint\n"
2522 "\twatchpoint     - watchpoint\n"
2523 "The \"Disp\" column contains one of \"keep\", \"del\", or \"dis\" to "
2524 "indicate\n"
2525 "the disposition of the breakpoint after it gets hit.  \"dis\" means that "
2526 "the\n"
2527 "breakpoint will be disabled.  The \"Address\" and \"What\" columns indicate "
2528 "the\n"
2529 "address and file/line number respectively.\n"
2530 "\n"
2531 "Convenience variable \"$_\" and default examine address for \"x\"\n"
2532 "are set to the address of the last breakpoint listed.\n"
2533 "\n"
2534 "Convenience variable \"$bpnum\" contains the number of the last\n"
2535 "breakpoint set."
2536 msgstr ""
2538 #: breakpoint.c:7996
2539 msgid ""
2540 "Status of all breakpoints, or breakpoint number NUMBER.\n"
2541 "The \"Type\" column indicates one of:\n"
2542 "\tbreakpoint     - normal breakpoint\n"
2543 "\twatchpoint     - watchpoint\n"
2544 "\tlongjmp        - internal breakpoint used to step through longjmp()\n"
2545 "\tlongjmp resume - internal breakpoint at the target of longjmp()\n"
2546 "\tuntil          - internal breakpoint used by the \"until\" command\n"
2547 "\tfinish         - internal breakpoint used by the \"finish\" command\n"
2548 "The \"Disp\" column contains one of \"keep\", \"del\", or \"dis\" to "
2549 "indicate\n"
2550 "the disposition of the breakpoint after it gets hit.  \"dis\" means that "
2551 "the\n"
2552 "breakpoint will be disabled.  The \"Address\" and \"What\" columns indicate "
2553 "the\n"
2554 "address and file/line number respectively.\n"
2555 "\n"
2556 "Convenience variable \"$_\" and default examine address for \"x\"\n"
2557 "are set to the address of the last breakpoint listed.\n"
2558 "\n"
2559 "Convenience variable \"$bpnum\" contains the number of the last\n"
2560 "breakpoint set."
2561 msgstr ""
2563 #: breakpoint.c:8017
2564 msgid ""
2565 "Set catchpoints to catch events.\n"
2566 "Raised signals may be caught:\n"
2567 "\tcatch signal              - all signals\n"
2568 "\tcatch signal <signame>    - a particular signal\n"
2569 "Raised exceptions may be caught:\n"
2570 "\tcatch throw               - all exceptions, when thrown\n"
2571 "\tcatch throw <exceptname>  - a particular exception, when thrown\n"
2572 "\tcatch catch               - all exceptions, when caught\n"
2573 "\tcatch catch <exceptname>  - a particular exception, when caught\n"
2574 "Thread or process events may be caught:\n"
2575 "\tcatch thread_start        - any threads, just after creation\n"
2576 "\tcatch thread_exit         - any threads, just before expiration\n"
2577 "\tcatch thread_join         - any threads, just after joins\n"
2578 "Process events may be caught:\n"
2579 "\tcatch start               - any processes, just after creation\n"
2580 "\tcatch exit                - any processes, just before expiration\n"
2581 "\tcatch fork                - calls to fork()\n"
2582 "\tcatch vfork               - calls to vfork()\n"
2583 "\tcatch exec                - calls to exec()\n"
2584 "Dynamically-linked library events may be caught:\n"
2585 "\tcatch load                - loads of any library\n"
2586 "\tcatch load <libname>      - loads of a particular library\n"
2587 "\tcatch unload              - unloads of any library\n"
2588 "\tcatch unload <libname>    - unloads of a particular library\n"
2589 "The act of your program's execution stopping may also be caught:\n"
2590 "\tcatch stop\n"
2591 "\n"
2592 "C++ exceptions may be caught:\n"
2593 "\tcatch throw               - all exceptions, when thrown\n"
2594 "\tcatch catch               - all exceptions, when caught\n"
2595 "\n"
2596 "Do \"help set follow-fork-mode\" for info on debugging your program\n"
2597 "after a fork or vfork is caught.\n"
2598 "\n"
2599 "Do \"help breakpoints\" for info on other commands dealing with breakpoints."
2600 msgstr ""
2602 #: breakpoint.c:8052
2603 msgid ""
2604 "Set temporary catchpoints to catch events.\n"
2605 "Args like \"catch\" command.\n"
2606 "Like \"catch\" except the catchpoint is only temporary,\n"
2607 "so it will be deleted when hit.  Equivalent to \"catch\" followed\n"
2608 "by using \"enable delete\" on the catchpoint number."
2609 msgstr ""
2611 #: breakpoint.c:8059
2612 msgid ""
2613 "Set a watchpoint for an expression.\n"
2614 "A watchpoint stops execution of your program whenever the value of\n"
2615 "an expression changes."
2616 msgstr ""
2618 #: breakpoint.c:8065
2619 msgid ""
2620 "Set a read watchpoint for an expression.\n"
2621 "A watchpoint stops execution of your program whenever the value of\n"
2622 "an expression is read."
2623 msgstr ""
2625 #: breakpoint.c:8071
2626 msgid ""
2627 "Set a watchpoint for an expression.\n"
2628 "A watchpoint stops execution of your program whenever the value of\n"
2629 "an expression is either read or written."
2630 msgstr ""
2632 #: breakpoint.c:8078
2633 msgid "Synonym for ``info breakpoints''."
2634 msgstr ""
2636 #: breakpoint.c:8084
2637 msgid "Set debugger's willingness to use watchpoint hardware."
2638 msgstr ""
2640 #: breakpoint.c:8085
2641 msgid "Show debugger's willingness to use watchpoint hardware."
2642 msgstr ""
2644 #: breakpoint.c:8086
2645 msgid ""
2646 "If zero, gdb will not use hardware for new watchpoints, even if\n"
2647 "such is available.  (However, any hardware watchpoints that were\n"
2648 "created before setting this to nonzero, will continue to use watchpoint\n"
2649 "hardware.)"
2650 msgstr ""
2652 #. allow-unknown
2653 #: breakpoint.c:8097 breakpoint.c:8103
2654 msgid ""
2655 "Breakpoint specific settings\n"
2656 "Configure various breakpoint-specific variables such as\n"
2657 "pending breakpoint behavior"
2658 msgstr ""
2660 #: breakpoint.c:8111
2661 msgid "Set debugger's behavior regarding pending breakpoints."
2662 msgstr ""
2664 #: breakpoint.c:8112
2665 msgid "Show debugger's behavior regarding pending breakpoints."
2666 msgstr ""
2668 #: breakpoint.c:8113
2669 msgid ""
2670 "If on, an unrecognized breakpoint location will cause gdb to create a\n"
2671 "pending breakpoint.  If off, an unrecognized breakpoint location results in\n"
2672 "an error.  If auto, an unrecognized breakpoint location results in a\n"
2673 "user-query to see if a pending breakpoint should be created."
2674 msgstr ""
2676 #: bsd-kvm.c:144
2677 #, possible-c-format
2678 msgid "\tUsing the kernel crash dump %s.\n"
2679 msgstr ""
2681 #: bsd-kvm.c:147
2682 msgid "\tUsing the currently running kernel.\n"
2683 msgstr ""
2685 #. i18n: PCB == "Process Control Block"
2686 #: bsd-kvm.c:240
2687 msgid "Cannot find a valid PCB"
2688 msgstr ""
2690 #: bsd-kvm.c:261
2691 msgid "proc address"
2692 msgstr ""
2694 #: bsd-kvm.c:264 bsd-kvm.c:293
2695 msgid "No kernel memory image."
2696 msgstr ""
2698 #. i18n: PCB == "Process Control Block"
2699 #: bsd-kvm.c:290
2700 msgid "pcb address"
2701 msgstr ""
2703 #: bsd-kvm.c:315
2704 msgid "Kernel memory interface"
2705 msgstr ""
2707 #: bsd-kvm.c:316
2708 msgid ""
2709 "Use a kernel virtual memory image as a target.\n"
2710 "Optionally specify the filename of a core dump."
2711 msgstr ""
2713 #: bsd-kvm.c:331
2714 msgid "Generic command for manipulating the kernel memory interface."
2715 msgstr ""
2717 #: bsd-kvm.c:337
2718 msgid "Set current context from proc address"
2719 msgstr ""
2721 #. i18n: PCB == "Process Control Block"
2722 #: bsd-kvm.c:341
2723 msgid "Set current context from pcb address"
2724 msgstr ""
2726 #: bsd-uthread.c:101
2727 msgid "Bad magic"
2728 msgstr ""
2730 #: buildsym.c:376
2731 #, possible-c-format
2732 msgid "block end address less than block start address in %s (patched it)"
2733 msgstr ""
2735 #: buildsym.c:382
2736 #, possible-c-format
2737 msgid "block end address 0x%s less than block start address 0x%s (patched it)"
2738 msgstr ""
2740 #: buildsym.c:410
2741 #, possible-c-format
2742 msgid "inner block not inside outer block in %s"
2743 msgstr ""
2745 #: buildsym.c:416
2746 #, possible-c-format
2747 msgid "inner block (0x%s-0x%s) not inside outer block (0x%s-0x%s)"
2748 msgstr ""
2750 #: buildsym.c:522
2751 #, possible-c-format
2752 msgid "block at %s out of order"
2753 msgstr ""
2755 #. Bad value for TARGET_PTR_BIT
2756 #. Get the user's attention - this should never happen.
2757 #. Copy the packet into buffer BUF2, encapsulating it
2758 #. and giving it a checksum.
2759 #. Prosanity check
2760 #: buildsym.c:677 buildsym.c:690 dbxread.c:3028 exec.c:372 exec.c:460
2761 #: inflow.c:681 inflow.c:688 language.c:562 language.c:985 mdebugread.c:3557
2762 #: monitor.c:347 monitor.c:375 monitor.c:1301 printcmd.c:261 printcmd.c:464
2763 #: remote-e7000.c:880 remote-e7000.c:2137 remote-mips.c:2544 remote-rdp.c:498
2764 #: remote-rdp.c:504 remote-sds.c:727 symtab.c:1566 symtab.c:1582 target.c:662
2765 #: target.c:747 utils.c:1796 utils.c:2643 utils.c:2686 utils.c:2849
2766 #: valprint.c:395
2767 msgid "failed internal consistency check"
2768 msgstr ""
2770 #: buildsym.c:841
2771 msgid "Context stack not empty in end_symtab"
2772 msgstr ""
2774 #: charset.c:173
2775 #, possible-c-format
2776 msgid "The host character set is \"%s\".\n"
2777 msgstr ""
2779 #: charset.c:181
2780 #, possible-c-format
2781 msgid "The target character set is \"%s\".\n"
2782 msgstr ""
2784 #: charset.c:413
2785 #, possible-c-format
2786 msgid ""
2787 "Error closing `iconv' descriptor for `%s'-to-`%s' character conversion: %s"
2788 msgstr ""
2790 #: charset.c:463
2791 #, possible-c-format
2792 msgid "Error converting character `%d' from `%s' to `%s' character set: %s"
2793 msgstr ""
2795 #: charset.c:942
2796 #, possible-c-format
2797 msgid "GDB doesn't know of any character set named `%s'."
2798 msgstr ""
2800 #: charset.c:951
2801 #, possible-c-format
2802 msgid "GDB can't use `%s' as its host character set."
2803 msgstr ""
2805 #: charset.c:981 charset.c:988
2806 #, possible-c-format
2807 msgid "GDB can't convert from the `%s' character set to `%s'."
2808 msgstr ""
2810 #: charset.c:1099
2811 #, possible-c-format
2812 msgid "The current host and target character set is `%s'.\n"
2813 msgstr ""
2815 #: charset.c:1103
2816 #, possible-c-format
2817 msgid "The current host character set is `%s'.\n"
2818 msgstr ""
2820 #: charset.c:1105
2821 #, possible-c-format
2822 msgid "The current target character set is `%s'.\n"
2823 msgstr ""
2825 #: charset.c:1238
2826 msgid "Set the host and target character sets."
2827 msgstr ""
2829 #: charset.c:1239
2830 msgid "Show the host and target character sets."
2831 msgstr ""
2833 #: charset.c:1240
2834 msgid ""
2835 "The `host character set' is the one used by the system GDB is running on.\n"
2836 "The `target character set' is the one used by the program being debugged.\n"
2837 "You may only use supersets of ASCII for your host character set; GDB does\n"
2838 "not support any others.\n"
2839 "To see a list of the character sets GDB supports, type `set charset <TAB>'."
2840 msgstr ""
2842 #: charset.c:1254
2843 msgid "Set the host character set."
2844 msgstr ""
2846 #: charset.c:1255
2847 msgid "Show the host character set."
2848 msgstr ""
2850 #: charset.c:1256
2851 msgid ""
2852 "The `host character set' is the one used by the system GDB is running on.\n"
2853 "You may only use supersets of ASCII for your host character set; GDB does\n"
2854 "not support any others.\n"
2855 "To see a list of the character sets GDB supports, type `set host-charset "
2856 "<TAB>'."
2857 msgstr ""
2859 #: charset.c:1266
2860 msgid "Set the target character set."
2861 msgstr ""
2863 #: charset.c:1267
2864 msgid "Show the target character set."
2865 msgstr ""
2867 #: charset.c:1268
2868 msgid ""
2869 "The `target character set' is the one used by the program being debugged.\n"
2870 "GDB translates characters and strings between the host and target\n"
2871 "character sets as needed.\n"
2872 "To see a list of the character sets GDB supports, type `set target-"
2873 "charset'<TAB>"
2874 msgstr ""
2876 #: c-lang.c:223 objc-lang.c:466
2877 #, possible-c-format
2878 msgid "internal error: no C/C++ fundamental type %d"
2879 msgstr ""
2881 #: cli/cli-cmds.c:183
2882 #, possible-c-format
2883 msgid "Argument required (%s)."
2884 msgstr ""
2886 #: cli/cli-cmds.c:192
2887 msgid "\"info\" must be followed by the name of an info command.\n"
2888 msgstr ""
2890 #: cli/cli-cmds.c:307 cli/cli-script.c:1176 infcmd.c:936 infcmd.c:949
2891 #: inflow.c:581 symfile.c:914 symfile.c:1091 symfile.c:1946
2892 msgid "Not confirmed."
2893 msgstr ""
2895 #: cli/cli-cmds.c:315
2896 #, possible-c-format
2897 msgid "The \"pwd\" command does not take an argument: %s"
2898 msgstr ""
2900 #: cli/cli-cmds.c:319
2901 #, possible-c-format
2902 msgid ""
2903 "Working directory %s\n"
2904 " (canonically %s).\n"
2905 msgstr ""
2907 #: cli/cli-cmds.c:322
2908 #, possible-c-format
2909 msgid "Working directory %s.\n"
2910 msgstr ""
2912 #: cli/cli-cmds.c:338
2913 msgid "new working directory"
2914 msgstr ""
2916 #: cli/cli-cmds.c:437
2917 msgid "source command requires pathname of file to source."
2918 msgstr ""
2920 #: cli/cli-cmds.c:556
2921 msgid "Fork failed"
2922 msgstr ""
2924 #: cli/cli-cmds.c:584
2925 msgid "No default source file yet."
2926 msgstr ""
2928 #: cli/cli-cmds.c:606 cli/cli-cmds.c:770
2929 msgid "Junk at end of line specification."
2930 msgstr ""
2932 #. FIXME-32x64--assumes sal.pc fits in long.
2933 #: cli/cli-cmds.c:616 cli/cli-cmds.c:786
2934 #, possible-c-format
2935 msgid "No source file for address %s."
2936 msgstr ""
2938 #: cli/cli-cmds.c:638 cli/cli-cmds.c:809
2939 #, possible-c-format
2940 msgid "No line number known for %s."
2941 msgstr ""
2943 #: cli/cli-cmds.c:774
2944 msgid "Specified start and end are in different files."
2945 msgstr ""
2947 #: cli/cli-cmds.c:776
2948 msgid "Two empty args do not say what lines to list."
2949 msgstr ""
2951 #: cli/cli-cmds.c:818 cli/cli-cmds.c:824
2952 msgid "No default source file yet.  Do \"help list\"."
2953 msgstr ""
2955 #. Assume g++ compiled code; old GDB 4.16 behaviour.
2956 #: cli/cli-cmds.c:866 stack.c:1445 stack.c:1467 stack.c:1533
2957 msgid "No frame selected."
2958 msgstr ""
2960 #: cli/cli-cmds.c:870 tui/tui-stack.c:360
2961 msgid "No function contains program counter for selected frame."
2962 msgstr ""
2964 #: cli/cli-cmds.c:885
2965 msgid "No function contains specified address."
2966 msgstr ""
2968 #: cli/cli-cmds.c:962
2969 msgid "Not a user command."
2970 msgstr ""
2972 #: cli/cli-cmds.c:987
2973 msgid "REGEXP string is empty"
2974 msgstr ""
2976 #: cli/cli-cmds.c:998
2977 #, possible-c-format
2978 msgid "Error in regular expression:%s"
2979 msgstr ""
2981 #: cli/cli-cmds.c:1014
2982 #, possible-c-format
2983 msgid "file: \"%s\", line number: %d\n"
2984 msgstr ""
2986 #: cli/cli-cmds.c:1021
2987 msgid "\"set debug\" must be followed by the name of a print subcommand.\n"
2988 msgstr ""
2990 #: cli/cli-cmds.c:1065
2991 #, possible-c-format
2992 msgid "Verbose printing of informational messages is %s.\n"
2993 msgstr ""
2995 #: cli/cli-cmds.c:1068
2996 #, possible-c-format
2997 msgid "Verbosity is %s.\n"
2998 msgstr ""
3000 #: cli/cli-cmds.c:1075
3001 #, possible-c-format
3002 msgid "History expansion on command input is %s.\n"
3003 msgstr ""
3005 #: cli/cli-cmds.c:1083
3006 #, possible-c-format
3007 msgid "Baud rate for remote serial I/O is %s.\n"
3008 msgstr ""
3010 #: cli/cli-cmds.c:1091
3011 #, possible-c-format
3012 msgid "Debugging of remote protocol is %s.\n"
3013 msgstr ""
3015 #: cli/cli-cmds.c:1099
3016 #, possible-c-format
3017 msgid "Timeout limit to wait for target to respond is %s.\n"
3018 msgstr ""
3020 #: cli/cli-cmds.c:1108
3021 #, possible-c-format
3022 msgid "The max call depth for user-defined commands is %s.\n"
3023 msgstr ""
3025 #. Define the classes of commands.
3026 #. They will appear in the help list in the reverse of this order.
3027 #: cli/cli-cmds.c:1123
3028 msgid ""
3029 "Maintenance commands.\n"
3030 "Some gdb commands are provided just for use by gdb maintainers.\n"
3031 "These commands are subject to frequent change, and may not be as\n"
3032 "well documented as user commands."
3033 msgstr ""
3035 #: cli/cli-cmds.c:1129
3036 msgid "Obscure features."
3037 msgstr ""
3039 #: cli/cli-cmds.c:1130
3040 msgid "Aliases of other commands."
3041 msgstr ""
3043 #: cli/cli-cmds.c:1131
3044 msgid ""
3045 "User-defined commands.\n"
3046 "The commands in this class are those defined by the user.\n"
3047 "Use the \"define\" command to define a command."
3048 msgstr ""
3050 #: cli/cli-cmds.c:1135
3051 msgid "Support facilities."
3052 msgstr ""
3054 #: cli/cli-cmds.c:1137
3055 msgid "Status inquiries."
3056 msgstr ""
3058 #: cli/cli-cmds.c:1138
3059 msgid "Specifying and examining files."
3060 msgstr ""
3062 #: cli/cli-cmds.c:1141
3063 msgid "Making program stop at certain points."
3064 msgstr ""
3066 #: cli/cli-cmds.c:1142
3067 msgid "Examining data."
3068 msgstr ""
3070 #: cli/cli-cmds.c:1143
3071 msgid ""
3072 "Examining the stack.\n"
3073 "The stack is made up of stack frames.  Gdb assigns numbers to stack frames\n"
3074 "counting from zero for the innermost (currently executing) frame.\n"
3075 "\n"
3076 "At any time gdb identifies one frame as the \"selected\" frame.\n"
3077 "Variable lookups are done with respect to the selected frame.\n"
3078 "When the program being debugged stops, gdb selects the innermost frame.\n"
3079 "The commands below can be used to select other frames by number or address."
3080 msgstr ""
3082 #: cli/cli-cmds.c:1152
3083 msgid "Running the program."
3084 msgstr ""
3086 #. Define general commands.
3087 #: cli/cli-cmds.c:1156
3088 msgid "Print working directory.  This is used for your program as well."
3089 msgstr ""
3091 #: cli/cli-cmds.c:1158
3092 msgid ""
3093 "Set working directory to DIR for debugger and program being debugged.\n"
3094 "The change does not take effect for the program being debugged\n"
3095 "until the next time it is started."
3096 msgstr ""
3098 #: cli/cli-cmds.c:1164
3099 msgid ""
3100 "Print a constant string.  Give string as argument.\n"
3101 "C escape sequences may be used in the argument.\n"
3102 "No newline is added at the end of the argument;\n"
3103 "use \"\\n\" if you want a newline to be printed.\n"
3104 "Since leading and trailing whitespace are ignored in command arguments,\n"
3105 "if you want to print some you must use \"\\\" before leading whitespace\n"
3106 "to be printed or after trailing whitespace."
3107 msgstr ""
3109 #: cli/cli-cmds.c:1172
3110 msgid ""
3111 "Document a user-defined command.\n"
3112 "Give command name as argument.  Give documentation on following lines.\n"
3113 "End with a line of just \"end\"."
3114 msgstr ""
3116 #: cli/cli-cmds.c:1176
3117 msgid ""
3118 "Define a new command name.  Command name is argument.\n"
3119 "Definition appears on following lines, one command per line.\n"
3120 "End with a line of just \"end\".\n"
3121 "Use the \"document\" command to give documentation for the new command.\n"
3122 "Commands defined in this way may have up to ten arguments."
3123 msgstr ""
3125 #: cli/cli-cmds.c:1183
3126 #, possible-c-format
3127 msgid ""
3128 "Read commands from a file named FILE.\n"
3129 "Note that the file \"%s\" is read automatically in this way\n"
3130 "when gdb is started."
3131 msgstr ""
3133 #: cli/cli-cmds.c:1191
3134 msgid "Exit gdb."
3135 msgstr ""
3137 #: cli/cli-cmds.c:1193
3138 msgid "Print list of commands."
3139 msgstr ""
3141 #: cli/cli-cmds.c:1198
3142 msgid "Set verbosity."
3143 msgstr ""
3145 #: cli/cli-cmds.c:1199
3146 msgid "Show verbosity."
3147 msgstr ""
3149 #: cli/cli-cmds.c:1206
3150 msgid "Generic command for setting command history parameters."
3151 msgstr ""
3153 #: cli/cli-cmds.c:1209
3154 msgid "Generic command for showing command history parameters."
3155 msgstr ""
3157 #: cli/cli-cmds.c:1212
3158 msgid "Set history expansion on command input."
3159 msgstr ""
3161 #: cli/cli-cmds.c:1213
3162 msgid "Show history expansion on command input."
3163 msgstr ""
3165 #: cli/cli-cmds.c:1214
3166 msgid "Without an argument, history expansion is enabled."
3167 msgstr ""
3169 #: cli/cli-cmds.c:1220
3170 msgid "Generic command for showing things about the program being debugged."
3171 msgstr ""
3173 #: cli/cli-cmds.c:1226
3174 msgid "List the completions for the rest of the line as a command."
3175 msgstr ""
3177 #: cli/cli-cmds.c:1229
3178 msgid "Generic command for showing things about the debugger."
3179 msgstr ""
3181 #. Another way to get at the same thing.
3182 #: cli/cli-cmds.c:1232
3183 msgid "Show all GDB settings."
3184 msgstr ""
3186 #: cli/cli-cmds.c:1234
3187 msgid ""
3188 "Show the history of commands you typed.\n"
3189 "You can supply a command number to start with, or a `+' to start after\n"
3190 "the previous command number shown."
3191 msgstr ""
3193 #: cli/cli-cmds.c:1241
3194 msgid "Show what version of GDB this is."
3195 msgstr ""
3197 #: cli/cli-cmds.c:1243
3198 msgid ""
3199 "Execute nested commands WHILE the conditional expression is non zero.\n"
3200 "The conditional expression must follow the word `while' and must in turn be\n"
3201 "followed by a new line.  The nested commands must be entered one per line,\n"
3202 "and should be terminated by the word `end'."
3203 msgstr ""
3205 #: cli/cli-cmds.c:1249
3206 msgid ""
3207 "Execute nested commands once IF the conditional expression is non zero.\n"
3208 "The conditional expression must follow the word `if' and must in turn be\n"
3209 "followed by a new line.  The nested commands must be entered one per line,\n"
3210 "and should be terminated by the word 'else' or `end'.  If an else clause\n"
3211 "is used, the same rules apply to its nested commands as to the first ones."
3212 msgstr ""
3214 #. If target is open when baud changes, it doesn't take effect until the
3215 #. next open (I think, not sure).
3216 #: cli/cli-cmds.c:1258
3217 msgid "Set baud rate for remote serial I/O."
3218 msgstr ""
3220 #: cli/cli-cmds.c:1259
3221 msgid "Show baud rate for remote serial I/O."
3222 msgstr ""
3224 #: cli/cli-cmds.c:1260
3225 msgid ""
3226 "This value is used to set the speed of the serial port when debugging\n"
3227 "using remote targets."
3228 msgstr ""
3230 #: cli/cli-cmds.c:1267
3231 msgid "Set debugging of remote protocol."
3232 msgstr ""
3234 #: cli/cli-cmds.c:1268
3235 msgid "Show debugging of remote protocol."
3236 msgstr ""
3238 #: cli/cli-cmds.c:1269
3239 msgid ""
3240 "When enabled, each packet sent or received with the remote target\n"
3241 "is displayed."
3242 msgstr ""
3244 #: cli/cli-cmds.c:1276
3245 msgid "Set timeout limit to wait for target to respond."
3246 msgstr ""
3248 #: cli/cli-cmds.c:1277
3249 msgid "Show timeout limit to wait for target to respond."
3250 msgstr ""
3252 #: cli/cli-cmds.c:1278
3253 msgid ""
3254 "This value is used to set the time limit for gdb to wait for a response\n"
3255 "from the target."
3256 msgstr ""
3258 #: cli/cli-cmds.c:1286
3259 msgid "Generic command for setting gdb debugging flags"
3260 msgstr ""
3262 #: cli/cli-cmds.c:1290
3263 msgid "Generic command for showing gdb debugging flags"
3264 msgstr ""
3266 #: cli/cli-cmds.c:1293
3267 msgid ""
3268 "Execute the rest of the line as a shell command.\n"
3269 "With no arguments, run an inferior shell."
3270 msgstr ""
3272 #: cli/cli-cmds.c:1298
3273 msgid ""
3274 "Edit specified file or function.\n"
3275 "With no argument, edits file containing most recent line listed.\n"
3276 "Editing targets can be specified in these ways:\n"
3277 "  FILE:LINENUM, to edit at that line in that file,\n"
3278 "  FUNCTION, to edit at the beginning of that function,\n"
3279 "  FILE:FUNCTION, to distinguish among like-named static functions.\n"
3280 "  *ADDRESS, to edit at the line containing that address.\n"
3281 "Uses EDITOR environment variable contents as editor (or ex as default)."
3282 msgstr ""
3284 #: cli/cli-cmds.c:1310
3285 msgid ""
3286 "List specified function or line.\n"
3287 "With no argument, lists ten more lines after or around previous listing.\n"
3288 "\"list -\" lists the ten lines before a previous ten-line listing.\n"
3289 "One argument specifies a line, and ten lines are listed around that line.\n"
3290 "Two arguments with comma between specify starting and ending lines to list.\n"
3291 "Lines can be specified in these ways:\n"
3292 "  LINENUM, to list around that line in current file,\n"
3293 "  FILE:LINENUM, to list around that line in that file,\n"
3294 "  FUNCTION, to list around beginning of that function,\n"
3295 "  FILE:FUNCTION, to distinguish among like-named static functions.\n"
3296 "  *ADDRESS, to list around the line containing that address.\n"
3297 "With two args if one is empty it stands for ten lines away from the other "
3298 "arg."
3299 msgstr ""
3301 #: cli/cli-cmds.c:1332
3302 msgid ""
3303 "Disassemble a specified section of memory.\n"
3304 "Default is the function surrounding the pc of the selected frame.\n"
3305 "With a single argument, the function surrounding that address is dumped.\n"
3306 "Two arguments are taken as a range of memory to dump."
3307 msgstr ""
3309 #: cli/cli-cmds.c:1350
3310 msgid "Run the ``make'' program using the rest of the line as arguments."
3311 msgstr ""
3313 #: cli/cli-cmds.c:1353
3314 msgid ""
3315 "Show definitions of user defined commands.\n"
3316 "Argument is the name of the user defined command.\n"
3317 "With no argument, show definitions of all user defined commands."
3318 msgstr ""
3320 #: cli/cli-cmds.c:1358
3321 msgid "Search for commands matching a REGEXP"
3322 msgstr ""
3324 #: cli/cli-cmds.c:1361
3325 msgid "Set the max call depth for user-defined commands."
3326 msgstr ""
3328 #: cli/cli-cmds.c:1362
3329 msgid "Show the max call depth for user-defined commands."
3330 msgstr ""
3332 #: cli/cli-decode.c:1167
3333 #, possible-c-format
3334 msgid "Undefined %scommand: \"%s\".  Try \"help%s%.*s\"."
3335 msgstr ""
3337 #: cli/cli-decode.c:1205
3338 #, possible-c-format
3339 msgid "Lack of needed %scommand"
3340 msgstr ""
3342 #: cli/cli-decode.c:1265
3343 #, possible-c-format
3344 msgid "Ambiguous %scommand \"%s\": %s."
3345 msgstr ""
3347 #: cli/cli-decode.c:1633
3348 msgid "Invalid command"
3349 msgstr ""
3351 #: cli/cli-dump.c:97
3352 msgid "Missing filename."
3353 msgstr ""
3355 #: cli/cli-dump.c:137 cli/cli-dump.c:157
3356 #, possible-c-format
3357 msgid "Failed to open %s: %s."
3358 msgstr ""
3360 #: cli/cli-dump.c:142
3361 #, possible-c-format
3362 msgid "'%s' is not a recognized file format."
3363 msgstr ""
3365 #: cli/cli-dump.c:161
3366 #, possible-c-format
3367 msgid "bfd_openw_with_cleanup: %s."
3368 msgstr ""
3370 #. Append to existing file
3371 #. FIXME -- doesn't work...
3372 #: cli/cli-dump.c:165
3373 msgid "bfd_openw does not work with append."
3374 msgstr ""
3376 #: cli/cli-dump.c:168
3377 #, possible-c-format
3378 msgid "bfd_openw_with_cleanup: unknown mode %s."
3379 msgstr ""
3381 #: cli/cli-dump.c:184
3382 msgid ""
3383 "\"dump\" must be followed by a subcommand.\n"
3384 "\n"
3385 msgstr ""
3387 #: cli/cli-dump.c:191
3388 msgid ""
3389 "\"append\" must be followed by a subcommand.\n"
3390 "\n"
3391 msgstr ""
3393 #: cli/cli-dump.c:246
3394 msgid "Missing start address."
3395 msgstr ""
3397 #: cli/cli-dump.c:251
3398 msgid "Missing stop address."
3399 msgstr ""
3401 #: cli/cli-dump.c:257
3402 msgid "Invalid memory address range (start >= end)."
3403 msgstr ""
3405 #: cli/cli-dump.c:297
3406 #, possible-c-format
3407 msgid "No value to %s."
3408 msgstr ""
3410 #: cli/cli-dump.c:300
3411 msgid "Invalid expression."
3412 msgstr ""
3414 #: cli/cli-dump.c:319
3415 msgid "value is not an lval: address assumed to be zero"
3416 msgstr ""
3418 #. No, no useable data in this section.
3419 #: cli/cli-dump.c:478
3420 #, possible-c-format
3421 msgid "skipping section %s...\n"
3422 msgstr ""
3424 #: cli/cli-dump.c:497
3425 #, possible-c-format
3426 msgid "Failed to read bfd file %s: '%s'."
3427 msgstr ""
3429 #: cli/cli-dump.c:518 cli/cli-dump.c:567
3430 #, possible-c-format
3431 msgid "restore: memory write failed (%s)."
3432 msgstr ""
3434 #: cli/cli-dump.c:538
3435 #, possible-c-format
3436 msgid "Start address is greater than length of binary file %s."
3437 msgstr ""
3439 #: cli/cli-dump.c:613
3440 msgid "Start must be less than end."
3441 msgstr ""
3443 #: cli/cli-dump.c:680
3444 msgid "Dump target code/data to a local file."
3445 msgstr ""
3447 #: cli/cli-dump.c:685
3448 msgid "Append target code/data to a local file."
3449 msgstr ""
3451 #: cli/cli-dump.c:701
3452 msgid "Write target code/data to an srec file."
3453 msgstr ""
3455 #: cli/cli-dump.c:707
3456 msgid "Write target code/data to an intel hex file."
3457 msgstr ""
3459 #: cli/cli-dump.c:713
3460 msgid "Write target code/data to a tekhex file."
3461 msgstr ""
3463 #: cli/cli-dump.c:719
3464 msgid "Write target code/data to a raw binary file."
3465 msgstr ""
3467 #: cli/cli-dump.c:725
3468 msgid "Append target code/data to a raw binary file."
3469 msgstr ""
3471 #: cli/cli-dump.c:731
3472 msgid ""
3473 "Write contents of memory to an srec file.\n"
3474 "Arguments are FILE START STOP.  Writes the contents of memory\n"
3475 "within the range [START .. STOP) to the specifed FILE in srec format."
3476 msgstr ""
3478 #: cli/cli-dump.c:737
3479 msgid ""
3480 "Write the value of an expression to an srec file.\n"
3481 "Arguments are FILE EXPRESSION.  Writes the value of EXPRESSION\n"
3482 "to the specified FILE in srec format."
3483 msgstr ""
3485 #: cli/cli-dump.c:743
3486 msgid ""
3487 "Write contents of memory to an ihex file.\n"
3488 "Arguments are FILE START STOP.  Writes the contents of memory within\n"
3489 "the range [START .. STOP) to the specifed FILE in intel hex format."
3490 msgstr ""
3492 #: cli/cli-dump.c:749
3493 msgid ""
3494 "Write the value of an expression to an ihex file.\n"
3495 "Arguments are FILE EXPRESSION.  Writes the value of EXPRESSION\n"
3496 "to the specified FILE in intel hex format."
3497 msgstr ""
3499 #: cli/cli-dump.c:755
3500 msgid ""
3501 "Write contents of memory to a tekhex file.\n"
3502 "Arguments are FILE START STOP.  Writes the contents of memory\n"
3503 "within the range [START .. STOP) to the specifed FILE in tekhex format."
3504 msgstr ""
3506 #: cli/cli-dump.c:761
3507 msgid ""
3508 "Write the value of an expression to a tekhex file.\n"
3509 "Arguments are FILE EXPRESSION.  Writes the value of EXPRESSION\n"
3510 "to the specified FILE in tekhex format."
3511 msgstr ""
3513 #: cli/cli-dump.c:767
3514 msgid ""
3515 "Write contents of memory to a raw binary file.\n"
3516 "Arguments are FILE START STOP.  Writes the contents of memory\n"
3517 "within the range [START .. STOP) to the specifed FILE in binary format."
3518 msgstr ""
3520 #: cli/cli-dump.c:773
3521 msgid ""
3522 "Write the value of an expression to a raw binary file.\n"
3523 "Arguments are FILE EXPRESSION.  Writes the value of EXPRESSION\n"
3524 "to the specified FILE in raw target ordered bytes."
3525 msgstr ""
3527 #: cli/cli-dump.c:779
3528 msgid ""
3529 "Append contents of memory to a raw binary file.\n"
3530 "Arguments are FILE START STOP.  Writes the contents of memory within the\n"
3531 "range [START .. STOP) to the specifed FILE in raw target ordered bytes."
3532 msgstr ""
3534 #: cli/cli-dump.c:785
3535 msgid ""
3536 "Append the value of an expression to a raw binary file.\n"
3537 "Arguments are FILE EXPRESSION.  Writes the value of EXPRESSION\n"
3538 "to the specified FILE in raw target ordered bytes."
3539 msgstr ""
3541 #: cli/cli-dump.c:791
3542 msgid ""
3543 "Restore the contents of FILE to target memory.\n"
3544 "Arguments are FILE OFFSET START END where all except FILE are optional.\n"
3545 "OFFSET will be added to the base address of the file (default zero).\n"
3546 "If START and END are given, only the file contents within that range\n"
3547 "(file relative) will be restored to target memory."
3548 msgstr ""
3550 #: cli/cli-logging.c:45
3551 #, possible-c-format
3552 msgid "The current logfile is \"%s\".\n"
3553 msgstr ""
3555 #: cli/cli-logging.c:54
3556 #, possible-c-format
3557 msgid "Whether logging overwrites or appends to the log file is %s.\n"
3558 msgstr ""
3560 #: cli/cli-logging.c:64
3561 #, possible-c-format
3562 msgid "The logging output mode is %s.\n"
3563 msgstr ""
3565 #: cli/cli-logging.c:101 cli/cli-logging.c:108
3566 msgid "set logging"
3567 msgstr ""
3569 #: cli/cli-logging.c:129
3570 msgid "Current output protocol does not support redirection"
3571 msgstr ""
3573 #: cli/cli-logging.c:160
3574 msgid ""
3575 "\"set logging\" lets you log output to a file.\n"
3576 "Usage: set logging on [FILENAME]\n"
3577 "       set logging off\n"
3578 "       set logging file FILENAME\n"
3579 "       set logging overwrite [on|off]\n"
3580 "       set logging redirect [on|off]\n"
3581 msgstr ""
3583 #: cli/cli-logging.c:173
3584 #, possible-c-format
3585 msgid "Currently logging to \"%s\".\n"
3586 msgstr ""
3588 #: cli/cli-logging.c:176
3589 #, possible-c-format
3590 msgid "Future logs will be written to %s.\n"
3591 msgstr ""
3593 #: cli/cli-logging.c:180
3594 msgid "Logs will overwrite the log file.\n"
3595 msgstr ""
3597 #: cli/cli-logging.c:182
3598 msgid "Logs will be appended to the log file.\n"
3599 msgstr ""
3601 #: cli/cli-logging.c:185
3602 msgid "Output will be sent only to the log file.\n"
3603 msgstr ""
3605 #: cli/cli-logging.c:187
3606 msgid "Output will be logged and displayed.\n"
3607 msgstr ""
3609 #: cli/cli-logging.c:197
3610 msgid "Set logging options"
3611 msgstr ""
3613 #: cli/cli-logging.c:200
3614 msgid "Show logging options"
3615 msgstr ""
3617 #: cli/cli-logging.c:202
3618 msgid "Set whether logging overwrites or appends to the log file."
3619 msgstr ""
3621 #: cli/cli-logging.c:203
3622 msgid "Show whether logging overwrites or appends to the log file."
3623 msgstr ""
3625 #: cli/cli-logging.c:204
3626 msgid "If set, logging overrides the log file."
3627 msgstr ""
3629 #: cli/cli-logging.c:209
3630 msgid "Set the logging output mode."
3631 msgstr ""
3633 #: cli/cli-logging.c:210
3634 msgid "Show the logging output mode."
3635 msgstr ""
3637 #: cli/cli-logging.c:211
3638 msgid ""
3639 "If redirect is off, output will go to both the screen and the log file.\n"
3640 "If redirect is on, output will go only to the log file."
3641 msgstr ""
3643 #: cli/cli-logging.c:217
3644 msgid "Set the current logfile."
3645 msgstr ""
3647 #: cli/cli-logging.c:218
3648 msgid "Show the current logfile."
3649 msgstr ""
3651 #: cli/cli-logging.c:219
3652 msgid "The logfile is used when directing GDB's output."
3653 msgstr ""
3655 #: cli/cli-logging.c:225
3656 msgid "Enable logging."
3657 msgstr ""
3659 #: cli/cli-logging.c:227
3660 msgid "Disable logging."
3661 msgstr ""
3663 #: cli/cli-script.c:80
3664 msgid "if/while commands require arguments."
3665 msgstr ""
3667 #: cli/cli-script.c:112
3668 msgid "Error reading in control structure."
3669 msgstr ""
3671 #: cli/cli-script.c:270
3672 msgid "Max user call depth exceeded -- command aborted."
3673 msgstr ""
3675 #: cli/cli-script.c:288
3676 msgid "Error in control structure."
3677 msgstr ""
3679 #: cli/cli-script.c:434
3680 msgid "Invalid control type in command structure."
3681 msgstr ""
3683 #: cli/cli-script.c:486
3684 msgid "arg_cleanup called with no user args.\n"
3685 msgstr ""
3687 #: cli/cli-script.c:525
3688 #, possible-c-format
3689 msgid "user defined function may only have %d arguments."
3690 msgstr ""
3692 #: cli/cli-script.c:622
3693 #, possible-c-format
3694 msgid "Missing argument %d in user function."
3695 msgstr ""
3697 #: cli/cli-script.c:720
3698 msgid "Control nesting too deep!"
3699 msgstr ""
3701 #: cli/cli-script.c:835
3702 msgid "Recursed on a simple control type."
3703 msgstr ""
3705 #: cli/cli-script.c:838
3706 msgid "Allocated body is smaller than this command type needs."
3707 msgstr ""
3709 #: cli/cli-script.c:1091
3710 msgid "name of command to define"
3711 msgstr ""
3713 #: cli/cli-script.c:1097
3714 #, possible-c-format
3715 msgid "Junk in argument list: \"%s\""
3716 msgstr ""
3718 #: cli/cli-script.c:1142
3719 #, possible-c-format
3720 msgid "Redefine command \"%s\"? "
3721 msgstr ""
3723 #: cli/cli-script.c:1144
3724 #, possible-c-format
3725 msgid "Really redefine built-in command \"%s\"? "
3726 msgstr ""
3728 #: cli/cli-script.c:1146
3729 #, possible-c-format
3730 msgid "Command \"%s\" not redefined."
3731 msgstr ""
3733 #: cli/cli-script.c:1173
3734 #, possible-c-format
3735 msgid "Your new `%s' command does not hook any existing command."
3736 msgstr ""
3738 #. Should never come here as hookc would be 0.
3739 #: cli/cli-script.c:1215 complaints.c:301 exceptions.c:153 exceptions.c:170
3740 #: exceptions.c:196 exceptions.c:256 hppa-tdep.c:3129 hppa-tdep.c:3142
3741 #: infcall.c:504 infcmd.c:1177 infrun.c:1288 language.c:881 language.c:907
3742 #: mi/mi-out.c:322 mi/mi-out.c:340 mips-tdep.c:273 mips-tdep.c:334
3743 #: mips-tdep.c:697 mips-tdep.c:1194 mips-tdep.c:3383 mips-tdep.c:4286
3744 #: mn10300-tdep.c:89 ppc-sysv-tdep.c:145 reggroups.c:218 remote.c:3528
3745 #: remote.c:3598 utils.c:761 utils.c:780
3746 msgid "bad switch"
3747 msgstr ""
3749 #: cli/cli-script.c:1233
3750 #, possible-c-format
3751 msgid "Command \"%s\" is built-in."
3752 msgstr ""
3754 #: cli/cli-script.c:1305
3755 msgid "called with NULL file pointer!"
3756 msgstr ""
3758 #: cli/cli-script.c:1332
3759 #, possible-c-format
3760 msgid ""
3761 "%s:%d: Error in sourced command file:\n"
3762 "%s"
3763 msgstr ""
3765 #: cli/cli-script.c:1335
3766 msgid "bad reason"
3767 msgstr ""
3769 #: cli/cli-setshow.c:59
3770 msgid "\"on\", \"off\" or \"auto\" expected."
3771 msgstr ""
3773 #: cli/cli-setshow.c:88
3774 msgid "\"on\" or \"off\" expected."
3775 msgstr ""
3777 #: cli/cli-setshow.c:192
3778 msgid "filename to set it to."
3779 msgstr ""
3781 #: cli/cli-setshow.c:205 cli/cli-setshow.c:214 cli/cli-setshow.c:226
3782 msgid "integer to set it to."
3783 msgstr ""
3785 #: cli/cli-setshow.c:219
3786 #, possible-c-format
3787 msgid "integer %u out of range"
3788 msgstr ""
3790 #: cli/cli-setshow.c:277
3791 #, possible-c-format
3792 msgid "Undefined item: \"%s\"."
3793 msgstr ""
3795 #: cli/cli-setshow.c:280
3796 #, possible-c-format
3797 msgid "Ambiguous item \"%s\"."
3798 msgstr ""
3800 #: cli/cli-setshow.c:286 cli/cli-setshow.c:355
3801 msgid "gdb internal error: bad var_type in do_setshow_command"
3802 msgstr ""
3804 #: cli/cli-setshow.c:331
3805 msgid "do_setshow_command: invalid var_auto_boolean"
3806 msgstr ""
3808 #: cli/cli-setshow.c:379
3809 msgid "gdb internal error: bad cmd_type in do_setshow_command"
3810 msgstr ""
3812 #: coff-pe-read.c:312
3813 #, possible-c-format
3814 msgid "Minimal symbols from %s..."
3815 msgstr ""
3817 #: coffread.c:579
3818 #, possible-c-format
3819 msgid "\"%s\": error reading line numbers."
3820 msgstr ""
3822 #: coffread.c:587
3823 #, possible-c-format
3824 msgid "\"%s\": can't get string table"
3825 msgstr ""
3827 #: coffread.c:620
3828 #, possible-c-format
3829 msgid ""
3830 "The debugging information in `%s' is corrupted.\n"
3831 "The file has a `.stabs' section, but no `.stabstr' section."
3832 msgstr ""
3834 #: coffread.c:785
3835 #, possible-c-format
3836 msgid "Bad n_sclass for symbol %s"
3837 msgstr ""
3839 #: coffread.c:956
3840 #, possible-c-format
3841 msgid "`.bf' symbol %d has no aux entry"
3842 msgstr ""
3844 #: coffread.c:972
3845 msgid "Bad coff function information."
3846 msgstr ""
3848 #: coffread.c:981
3849 #, possible-c-format
3850 msgid ""
3851 "`.ef' symbol without matching `.bf' symbol ignored starting at symnum %d"
3852 msgstr ""
3854 #: coffread.c:992
3855 #, possible-c-format
3856 msgid "Unmatched .ef symbol(s) ignored starting at symnum %d"
3857 msgstr ""
3859 #: coffread.c:1000
3860 #, possible-c-format
3861 msgid "`.ef' symbol %d has no aux entry"
3862 msgstr ""
3864 #: coffread.c:1056
3865 #, possible-c-format
3866 msgid ""
3867 "`.eb' symbol without matching `.bb' symbol ignored starting at symnum %d"
3868 msgstr ""
3870 #: coffread.c:1065 xcoffread.c:171
3871 #, possible-c-format
3872 msgid "Mismatched .eb symbol ignored starting at symnum %d"
3873 msgstr ""
3875 #: coffread.c:1143
3876 #, c-format
3877 msgid "thumb symbol %s, class 0x%x\n"
3878 msgstr ""
3880 #: coffread.c:1353
3881 #, possible-c-format
3882 msgid "Line number pointer %ld lower than start of line numbers"
3883 msgstr ""
3885 #: coffread.c:1757
3886 #, possible-c-format
3887 msgid "Symbol table entry for %s has bad tagndx value"
3888 msgstr ""
3890 #: coffread.c:1915
3891 #, possible-c-format
3892 msgid "Unexpected type for symbol %s"
3893 msgstr ""
3895 #. This function is called by the "catch load" command.  It allows
3896 #. the debugger to be notified by the dynamic linker when a specified
3897 #. library file (or any library file, if filename is NULL) is loaded.
3899 #. Presently, this functionality is not implemented.
3901 #. This function is called by the "catch unload" command.  It allows
3902 #. the debugger to be notified by the dynamic linker when a specified
3903 #. library file (or any library file, if filename is NULL) is unloaded.
3905 #. Presently, this functionality is not implemented.
3907 #: coff-solib.h:65 coff-solib.h:74
3908 msgid "catch of library loads/unloads not yet implemented on this platform"
3909 msgstr ""
3911 #: complaints.c:316
3912 #, possible-c-format
3913 msgid "Max number of complaints about incorrect symbols is %s.\n"
3914 msgstr ""
3916 #: complaints.c:324
3917 msgid "Set max number of complaints about incorrect symbols."
3918 msgstr ""
3920 #: complaints.c:325
3921 msgid "Show max number of complaints about incorrect symbols."
3922 msgstr ""
3924 #: copying.c:19
3925 msgid ""
3926 "                    GNU GENERAL PUBLIC LICENSE\n"
3927 "\t\t       Version 2, June 1991\n"
3928 "\n"
3929 " Copyright (C) 1989, 1991 Free Software Foundation, Inc.\n"
3930 "                       51 Franklin Street, Fifth Floor,\n"
3931 "                       Boston, MA 02110-1301, USA.n Everyone is permitted to "
3932 "copy and distribute verbatim copies\n"
3933 " of this license document, but changing it is not allowed.\n"
3934 "\n"
3935 "\t\t\t    Preamble\n"
3936 "\n"
3937 "  The licenses for most software are designed to take away your\n"
3938 "freedom to share and change it.  By contrast, the GNU General Public\n"
3939 "License is intended to guarantee your freedom to share and change free\n"
3940 "software--to make sure the software is free for all its users.  This\n"
3941 "General Public License applies to most of the Free Software\n"
3942 "Foundation's software and to any other program whose authors commit to\n"
3943 "using it.  (Some other Free Software Foundation software is covered by\n"
3944 "the GNU Library General Public License instead.)  You can apply it to\n"
3945 "your programs, too.\n"
3946 "\n"
3947 "  When we speak of free software, we are referring to freedom, not\n"
3948 "price.  Our General Public Licenses are designed to make sure that you\n"
3949 "have the freedom to distribute copies of free software (and charge for\n"
3950 "this service if you wish), that you receive source code or can get it\n"
3951 "if you want it, that you can change the software or use pieces of it\n"
3952 "in new free programs; and that you know you can do these things.\n"
3953 "\n"
3954 "  To protect your rights, we need to make restrictions that forbid\n"
3955 "anyone to deny you these rights or to ask you to surrender the rights.\n"
3956 "These restrictions translate to certain responsibilities for you if you\n"
3957 "distribute copies of the software, or if you modify it.\n"
3958 "\n"
3959 "  For example, if you distribute copies of such a program, whether\n"
3960 "gratis or for a fee, you must give the recipients all the rights that\n"
3961 "you have.  You must make sure that they, too, receive or can get the\n"
3962 "source code.  And you must show them these terms so they know their\n"
3963 "rights.\n"
3964 "\n"
3965 "  We protect your rights with two steps: (1) copyright the software, and\n"
3966 "(2) offer you this license which gives you legal permission to copy,\n"
3967 "distribute and/or modify the software.\n"
3968 "\n"
3969 "  Also, for each author's protection and ours, we want to make certain\n"
3970 "that everyone understands that there is no warranty for this free\n"
3971 "software.  If the software is modified by someone else and passed on, we\n"
3972 "want its recipients to know that what they have is not the original, so\n"
3973 "that any problems introduced by others will not reflect on the original\n"
3974 "authors' reputations.\n"
3975 "\n"
3976 "  Finally, any free program is threatened constantly by software\n"
3977 "patents.  We wish to avoid the danger that redistributors of a free\n"
3978 "program will individually obtain patent licenses, in effect making the\n"
3979 "program proprietary.  To prevent this, we have made it clear that any\n"
3980 "patent must be licensed for everyone's free use or not licensed at all.\n"
3981 "\n"
3982 "  The precise terms and conditions for copying, distribution and\n"
3983 "modification follow.\n"
3984 "\n"
3985 "                    GNU GENERAL PUBLIC LICENSE\n"
3986 "   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n"
3987 "\n"
3988 "  0. This License applies to any program or other work which contains\n"
3989 "a notice placed by the copyright holder saying it may be distributed\n"
3990 "under the terms of this General Public License.  The \"Program\", below,\n"
3991 "refers to any such program or work, and a \"work based on the Program\"\n"
3992 "means either the Program or any derivative work under copyright law:\n"
3993 "that is to say, a work containing the Program or a portion of it,\n"
3994 "either verbatim or with modifications and/or translated into another\n"
3995 "language.  (Hereinafter, translation is included without limitation in\n"
3996 "the term \"modification\".)  Each licensee is addressed as \"you\".\n"
3997 "\n"
3998 "Activities other than copying, distribution and modification are not\n"
3999 "covered by this License; they are outside its scope.  The act of\n"
4000 "running the Program is not restricted, and the output from the Program\n"
4001 "is covered only if its contents constitute a work based on the\n"
4002 "Program (independent of having been made by running the Program).\n"
4003 "Whether that is true depends on what the Program does.\n"
4004 "\n"
4005 "  1. You may copy and distribute verbatim copies of the Program's\n"
4006 "source code as you receive it, in any medium, provided that you\n"
4007 "conspicuously and appropriately publish on each copy an appropriate\n"
4008 "copyright notice and disclaimer of warranty; keep intact all the\n"
4009 "notices that refer to this License and to the absence of any warranty;\n"
4010 "and give any other recipients of the Program a copy of this License\n"
4011 "along with the Program.\n"
4012 "\n"
4013 "You may charge a fee for the physical act of transferring a copy, and\n"
4014 "you may at your option offer warranty protection in exchange for a fee.\n"
4015 "\n"
4016 "  2. You may modify your copy or copies of the Program or any portion\n"
4017 "of it, thus forming a work based on the Program, and copy and\n"
4018 "distribute such modifications or work under the terms of Section 1\n"
4019 "above, provided that you also meet all of these conditions:\n"
4020 "\n"
4021 "    a) You must cause the modified files to carry prominent notices\n"
4022 "    stating that you changed the files and the date of any change.\n"
4023 "\n"
4024 "    b) You must cause any work that you distribute or publish, that in\n"
4025 "    whole or in part contains or is derived from the Program or any\n"
4026 "    part thereof, to be licensed as a whole at no charge to all third\n"
4027 "    parties under the terms of this License.\n"
4028 "\n"
4029 "    c) If the modified program normally reads commands interactively\n"
4030 "    when run, you must cause it, when started running for such\n"
4031 "    interactive use in the most ordinary way, to print or display an\n"
4032 "    announcement including an appropriate copyright notice and a\n"
4033 "    notice that there is no warranty (or else, saying that you provide\n"
4034 "    a warranty) and that users may redistribute the program under\n"
4035 "    these conditions, and telling the user how to view a copy of this\n"
4036 "    License.  (Exception: if the Program itself is interactive but\n"
4037 "    does not normally print such an announcement, your work based on\n"
4038 "    the Program is not required to print an announcement.)\n"
4039 "\n"
4040 "These requirements apply to the modified work as a whole.  If\n"
4041 "identifiable sections of that work are not derived from the Program,\n"
4042 "and can be reasonably considered independent and separate works in\n"
4043 "themselves, then this License, and its terms, do not apply to those\n"
4044 "sections when you distribute them as separate works.  But when you\n"
4045 "distribute the same sections as part of a whole which is a work based\n"
4046 "on the Program, the distribution of the whole must be on the terms of\n"
4047 "this License, whose permissions for other licensees extend to the\n"
4048 "entire whole, and thus to each and every part regardless of who wrote it.\n"
4049 "\n"
4050 "Thus, it is not the intent of this section to claim rights or contest\n"
4051 "your rights to work written entirely by you; rather, the intent is to\n"
4052 "exercise the right to control the distribution of derivative or\n"
4053 "collective works based on the Program.\n"
4054 "\n"
4055 "In addition, mere aggregation of another work not based on the Program\n"
4056 "with the Program (or with a work based on the Program) on a volume of\n"
4057 "a storage or distribution medium does not bring the other work under\n"
4058 "the scope of this License.\n"
4059 "\n"
4060 "  3. You may copy and distribute the Program (or a work based on it,\n"
4061 "under Section 2) in object code or executable form under the terms of\n"
4062 "Sections 1 and 2 above provided that you also do one of the following:\n"
4063 "\n"
4064 "    a) Accompany it with the complete corresponding machine-readable\n"
4065 "    source code, which must be distributed under the terms of Sections\n"
4066 "    1 and 2 above on a medium customarily used for software interchange; "
4067 "or,\n"
4068 "\n"
4069 "    b) Accompany it with a written offer, valid for at least three\n"
4070 "    years, to give any third party, for a charge no more than your\n"
4071 "    cost of physically performing source distribution, a complete\n"
4072 "    machine-readable copy of the corresponding source code, to be\n"
4073 "    distributed under the terms of Sections 1 and 2 above on a medium\n"
4074 "    customarily used for software interchange; or,\n"
4075 "\n"
4076 "    c) Accompany it with the information you received as to the offer\n"
4077 "    to distribute corresponding source code.  (This alternative is\n"
4078 "    allowed only for noncommercial distribution and only if you\n"
4079 "    received the program in object code or executable form with such\n"
4080 "    an offer, in accord with Subsection b above.)\n"
4081 "\n"
4082 "The source code for a work means the preferred form of the work for\n"
4083 "making modifications to it.  For an executable work, complete source\n"
4084 "code means all the source code for all modules it contains, plus any\n"
4085 "associated interface definition files, plus the scripts used to\n"
4086 "control compilation and installation of the executable.  However, as a\n"
4087 "special exception, the source code distributed need not include\n"
4088 "anything that is normally distributed (in either source or binary\n"
4089 "form) with the major components (compiler, kernel, and so on) of the\n"
4090 "operating system on which the executable runs, unless that component\n"
4091 "itself accompanies the executable.\n"
4092 "\n"
4093 "If distribution of executable or object code is made by offering\n"
4094 "access to copy from a designated place, then offering equivalent\n"
4095 "access to copy the source code from the same place counts as\n"
4096 "distribution of the source code, even though third parties are not\n"
4097 "compelled to copy the source along with the object code.\n"
4098 "\n"
4099 "  4. You may not copy, modify, sublicense, or distribute the Program\n"
4100 "except as expressly provided under this License.  Any attempt\n"
4101 "otherwise to copy, modify, sublicense or distribute the Program is\n"
4102 "void, and will automatically terminate your rights under this License.\n"
4103 "However, parties who have received copies, or rights, from you under\n"
4104 "this License will not have their licenses terminated so long as such\n"
4105 "parties remain in full compliance.\n"
4106 "\n"
4107 "  5. You are not required to accept this License, since you have not\n"
4108 "signed it.  However, nothing else grants you permission to modify or\n"
4109 "distribute the Program or its derivative works.  These actions are\n"
4110 "prohibited by law if you do not accept this License.  Therefore, by\n"
4111 "modifying or distributing the Program (or any work based on the\n"
4112 "Program), you indicate your acceptance of this License to do so, and\n"
4113 "all its terms and conditions for copying, distributing or modifying\n"
4114 "the Program or works based on it.\n"
4115 "\n"
4116 "  6. Each time you redistribute the Program (or any work based on the\n"
4117 "Program), the recipient automatically receives a license from the\n"
4118 "original licensor to copy, distribute or modify the Program subject to\n"
4119 "these terms and conditions.  You may not impose any further\n"
4120 "restrictions on the recipients' exercise of the rights granted herein.\n"
4121 "You are not responsible for enforcing compliance by third parties to\n"
4122 "this License.\n"
4123 "\n"
4124 "  7. If, as a consequence of a court judgment or allegation of patent\n"
4125 "infringement or for any other reason (not limited to patent issues),\n"
4126 "conditions are imposed on you (whether by court order, agreement or\n"
4127 "otherwise) that contradict the conditions of this License, they do not\n"
4128 "excuse you from the conditions of this License.  If you cannot\n"
4129 "distribute so as to satisfy simultaneously your obligations under this\n"
4130 "License and any other pertinent obligations, then as a consequence you\n"
4131 "may not distribute the Program at all.  For example, if a patent\n"
4132 "license would not permit royalty-free redistribution of the Program by\n"
4133 "all those who receive copies directly or indirectly through you, then\n"
4134 "the only way you could satisfy both it and this License would be to\n"
4135 "refrain entirely from distribution of the Program.\n"
4136 "\n"
4137 "If any portion of this section is held invalid or unenforceable under\n"
4138 "any particular circumstance, the balance of the section is intended to\n"
4139 "apply and the section as a whole is intended to apply in other\n"
4140 "circumstances.\n"
4141 "\n"
4142 "It is not the purpose of this section to induce you to infringe any\n"
4143 "patents or other property right claims or to contest validity of any\n"
4144 "such claims; this section has the sole purpose of protecting the\n"
4145 "integrity of the free software distribution system, which is\n"
4146 "implemented by public license practices.  Many people have made\n"
4147 "generous contributions to the wide range of software distributed\n"
4148 "through that system in reliance on consistent application of that\n"
4149 "system; it is up to the author/donor to decide if he or she is willing\n"
4150 "to distribute software through any other system and a licensee cannot\n"
4151 "impose that choice.\n"
4152 "\n"
4153 "This section is intended to make thoroughly clear what is believed to\n"
4154 "be a consequence of the rest of this License.\n"
4155 "\n"
4156 "  8. If the distribution and/or use of the Program is restricted in\n"
4157 "certain countries either by patents or by copyrighted interfaces, the\n"
4158 "original copyright holder who places the Program under this License\n"
4159 "may add an explicit geographical distribution limitation excluding\n"
4160 "those countries, so that distribution is permitted only in or among\n"
4161 "countries not thus excluded.  In such case, this License incorporates\n"
4162 "the limitation as if written in the body of this License.\n"
4163 "\n"
4164 "  9. The Free Software Foundation may publish revised and/or new versions\n"
4165 "of the General Public License from time to time.  Such new versions will\n"
4166 "be similar in spirit to the present version, but may differ in detail to\n"
4167 "address new problems or concerns.\n"
4168 "\n"
4169 "Each version is given a distinguishing version number.  If the Program\n"
4170 "specifies a version number of this License which applies to it and \"any\n"
4171 "later version\", you have the option of following the terms and conditions\n"
4172 "either of that version or of any later version published by the Free\n"
4173 "Software Foundation.  If the Program does not specify a version number of\n"
4174 "this License, you may choose any version ever published by the Free "
4175 "Software\n"
4176 "Foundation.\n"
4177 "\n"
4178 "  10. If you wish to incorporate parts of the Program into other free\n"
4179 "programs whose distribution conditions are different, write to the author\n"
4180 "to ask for permission.  For software which is copyrighted by the Free\n"
4181 "Software Foundation, write to the Free Software Foundation; we sometimes\n"
4182 "make exceptions for this.  Our decision will be guided by the two goals\n"
4183 "of preserving the free status of all derivatives of our free software and\n"
4184 "of promoting the sharing and reuse of software generally.\n"
4185 "\n"
4186 msgstr ""
4188 #: copying.c:285
4189 msgid ""
4190 "                        NO WARRANTY\n"
4191 "\n"
4192 "  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\n"
4193 "FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN\n"
4194 "OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES\n"
4195 "PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER "
4196 "EXPRESSED\n"
4197 "OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\n"
4198 "MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS\n"
4199 "TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE\n"
4200 "PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\n"
4201 "REPAIR OR CORRECTION.\n"
4202 "\n"
4203 "  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\n"
4204 "WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR\n"
4205 "REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\n"
4206 "INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\n"
4207 "OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED\n"
4208 "TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY\n"
4209 "YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\n"
4210 "PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE\n"
4211 "POSSIBILITY OF SUCH DAMAGES.\n"
4212 "\n"
4213 msgstr ""
4215 #: copying.c:315 copying.c:323
4216 msgid "Conditions for redistributing copies of GDB."
4217 msgstr ""
4219 #: copying.c:318 copying.c:325
4220 msgid "Various kinds of warranty you do not have."
4221 msgstr ""
4223 #: core-aout.c:119 hppa-linux-nat.c:162 ia64-linux-nat.c:312
4224 #, possible-c-format
4225 msgid "Invalid register number %d."
4226 msgstr ""
4228 #: corefile.c:77
4229 msgid "GDB can't read core files on this machine."
4230 msgstr ""
4232 #: corefile.c:185
4233 msgid "core file may not match specified executable file."
4234 msgstr ""
4236 #: corefile.c:187
4237 msgid "exec file is newer than core file."
4238 msgstr ""
4240 #: corefile.c:203
4241 msgid ""
4242 "No executable file specified.\n"
4243 "Use the \"file\" or \"exec-file\" command."
4244 msgstr ""
4246 #: corefile.c:424
4247 #, possible-c-format
4248 msgid "The current BFD target is \"%s\".\n"
4249 msgstr ""
4251 #: corefile.c:452
4252 msgid ""
4253 "Use FILE as core dump for examining memory and registers.\n"
4254 "No arg means have no core file.  This command has been superseded by the\n"
4255 "`target core' and `detach' commands."
4256 msgstr ""
4258 #: corefile.c:460
4259 msgid "(Set the current BFD target."
4260 msgstr ""
4262 #: corefile.c:461
4263 msgid "Show the current BFD target."
4264 msgstr ""
4266 #: corefile.c:462
4267 msgid "Use `set gnutarget auto' to specify automatic detection."
4268 msgstr ""
4270 #: corelow.c:148
4271 #, possible-c-format
4272 msgid "\"%s\": ambiguous core format, %d handlers match"
4273 msgstr ""
4275 #: corelow.c:153
4276 #, possible-c-format
4277 msgid "\"%s\": no core file handler recognizes format, using default"
4278 msgstr ""
4280 #: corelow.c:212 exec.c:117 exec.c:136 objfiles.c:418 solib.c:363
4281 #, possible-c-format
4282 msgid "cannot close \"%s\": %s"
4283 msgstr ""
4285 #: corelow.c:274
4286 msgid "No core file specified.  (Use `detach' to stop debugging a core file.)"
4287 msgstr ""
4289 #: corelow.c:276
4290 msgid "No core file specified."
4291 msgstr ""
4293 #: corelow.c:312
4294 #, possible-c-format
4295 msgid "\"%s\" is not a core dump: %s"
4296 msgstr ""
4298 #: corelow.c:339
4299 #, possible-c-format
4300 msgid "\"%s\": Can't find sections: %s"
4301 msgstr ""
4303 #: corelow.c:358
4304 #, possible-c-format
4305 msgid "Core was generated by `%s'.\n"
4306 msgstr ""
4308 #. NOTE: target_signal_from_host() converts a target signal value
4309 #. into gdb's internal signal value.  Unfortunately gdb's internal
4310 #. value is called ``target_signal'' and this function got the
4311 #. name ..._from_host().
4312 #: corelow.c:366
4313 #, possible-c-format
4314 msgid "Program terminated with signal %d, %s.\n"
4315 msgstr ""
4317 #: corelow.c:397
4318 msgid "Too many arguments"
4319 msgstr ""
4321 #: corelow.c:401
4322 msgid "No core file now.\n"
4323 msgstr ""
4325 #: corelow.c:441
4326 #, possible-c-format
4327 msgid "Couldn't find %s registers in core file."
4328 msgstr ""
4330 #: corelow.c:450
4331 #, possible-c-format
4332 msgid "Couldn't read %s registers from `%s' section in core file."
4333 msgstr ""
4335 #: corelow.c:463
4336 #, possible-c-format
4337 msgid "Couldn't recognize %s registers in core file."
4338 msgstr ""
4340 #: corelow.c:551
4341 msgid "Couldn't read NT_AUXV note in core file."
4342 msgstr ""
4344 #: corelow.c:583
4345 msgid "Couldn't read StackGhost cookie in core file."
4346 msgstr ""
4348 #: core-regset.c:72 m68klinux-nat.c:576
4349 msgid "Wrong size gregset in core file."
4350 msgstr ""
4352 #: core-regset.c:82 m68klinux-nat.c:586
4353 msgid "Wrong size fpregset in core file."
4354 msgstr ""
4356 #: cp-abi.c:44
4357 msgid "ABI doesn't define required function is_constructor_name"
4358 msgstr ""
4360 #: cp-abi.c:52
4361 msgid "ABI doesn't define required function is_destructor_name"
4362 msgstr ""
4364 #: cp-abi.c:60
4365 msgid "ABI doesn't define required function is_vtable_name"
4366 msgstr ""
4368 #: cp-abi.c:68
4369 msgid "ABI doesn't define required function is_operator_name"
4370 msgstr ""
4372 #: cp-abi.c:77
4373 msgid "ABI doesn't define required function baseclass_offset"
4374 msgstr ""
4376 #: cp-abi.c:120
4377 msgid "Too many C++ ABIs, please increase CP_ABI_MAX in cp-abi.c"
4378 msgstr ""
4380 #: cp-abi.c:137
4381 #, possible-c-format
4382 msgid "Cannot find C++ ABI \"%s\" to set it as auto default."
4383 msgstr ""
4385 #: cp-abi.c:219
4386 #, possible-c-format
4387 msgid "Could not find \"%s\" in ABI list"
4388 msgstr ""
4390 #: cp-abi.c:243
4391 msgid ""
4392 "Set the ABI used for inspecting C++ objects.\n"
4393 "\"set cp-abi\" with no arguments will list the available ABIs."
4394 msgstr ""
4396 #: cp-abi.c:249
4397 msgid "Show the ABI used for inspecting C++ objects."
4398 msgstr ""
4400 #: cp-namespace.c:555
4401 msgid "cp_lookup_nested_type called on a non-aggregate type."
4402 msgstr ""
4404 #: cp-namespace.c:852
4405 msgid "Possible namespaces:\n"
4406 msgstr ""
4408 #: cp-namespace.c:869
4409 msgid "Print the list of possible C++ namespaces."
4410 msgstr ""
4412 #: cp-support.c:819
4413 #, possible-c-format
4414 msgid "RTTI symbol not found for class '%s'"
4415 msgstr ""
4417 #: cp-support.c:825
4418 #, possible-c-format
4419 msgid "RTTI symbol for class '%s' is not a type"
4420 msgstr ""
4422 #. chastain/2003-11-26: the symbol tables often contain fake
4423 #. symbols for namespaces with the same name as the struct.
4424 #. This warning is an indication of a bug in the lookup order
4425 #. or a bug in the way that the symbol tables are populated.
4426 #: cp-support.c:840
4427 #, possible-c-format
4428 msgid "RTTI symbol for class '%s' is a namespace"
4429 msgstr ""
4431 #: cp-support.c:843
4432 #, possible-c-format
4433 msgid "RTTI symbol for class '%s' has bad type"
4434 msgstr ""
4436 #: cp-support.c:855
4437 msgid "\"maintenance cplus\" must be followed by the name of a command.\n"
4438 msgstr ""
4440 #: cp-support.c:881
4441 msgid "C++ maintenance commands."
4442 msgstr ""
4444 #: cp-support.c:886
4445 msgid "Print the first class/namespace component of NAME."
4446 msgstr ""
4448 #: cp-valprint.c:47
4449 #, possible-c-format
4450 msgid "Printing of C++ virtual function tables is %s.\n"
4451 msgstr ""
4453 #: cp-valprint.c:60
4454 #, possible-c-format
4455 msgid "Printing of object's derived type based on vtable info is %s.\n"
4456 msgstr ""
4458 #: cp-valprint.c:70
4459 #, possible-c-format
4460 msgid "Printing of C++ static members is %s.\n"
4461 msgstr ""
4463 #: cp-valprint.c:150 p-valprint.c:655
4464 msgid "invalid pointer to member function"
4465 msgstr ""
4467 #: cp-valprint.c:575
4468 msgid "Virtual base class offset not found from vtable while printing"
4469 msgstr ""
4471 #: cp-valprint.c:840
4472 msgid "Set printing of C++ static members."
4473 msgstr ""
4475 #: cp-valprint.c:841
4476 msgid "Show printing of C++ static members."
4477 msgstr ""
4479 #: cp-valprint.c:849
4480 msgid "Set printing of C++ virtual function tables."
4481 msgstr ""
4483 #: cp-valprint.c:850
4484 msgid "Show printing of C++ virtual function tables."
4485 msgstr ""
4487 #: cp-valprint.c:856
4488 msgid "Set printing of object's derived type based on vtable info."
4489 msgstr ""
4491 #: cp-valprint.c:857
4492 msgid "Show printing of object's derived type based on vtable info."
4493 msgstr ""
4495 #: cris-tdep.c:306 i386-linux-tdep.c:312
4496 msgid "Couldn't recognize signal trampoline."
4497 msgstr ""
4499 #. FIXME
4500 #: cris-tdep.c:966
4501 msgid "We don't do this"
4502 msgstr ""
4504 #. Invalid (unimplemented) register.  Should not happen as there are
4505 #. no unimplemented CRISv32 registers.
4506 #: cris-tdep.c:1685
4507 #, possible-c-format
4508 msgid "crisv32_register_type: unknown regno %d"
4509 msgstr ""
4511 #: cris-tdep.c:1717
4512 msgid "cris_store_return_value: type length too large."
4513 msgstr ""
4515 #: cris-tdep.c:1886
4516 msgid "cris_extract_return_value: type length too large"
4517 msgstr ""
4519 #. Could not find a target.  Things are likely to go downhill
4520 #. from here.
4521 #: cris-tdep.c:2134
4522 msgid "CRIS software single step could not find a step target."
4523 msgstr ""
4525 #: cris-tdep.c:3902 irix5-nat.c:275 mips-linux-tdep.c:550
4526 msgid "wrong size gregset struct in core file"
4527 msgstr ""
4529 #: cris-tdep.c:3942
4530 msgid "Set the current CRIS version."
4531 msgstr ""
4533 #: cris-tdep.c:3943
4534 msgid "Show the current CRIS version."
4535 msgstr ""
4537 #: cris-tdep.c:3944
4538 msgid ""
4539 "Set to 10 for CRISv10 or 32 for CRISv32 if autodetection fails.\n"
4540 "Defaults to 10. "
4541 msgstr ""
4543 #: cris-tdep.c:3953
4544 msgid "Set the current CRIS mode."
4545 msgstr ""
4547 #: cris-tdep.c:3954
4548 msgid "Show the current CRIS mode."
4549 msgstr ""
4551 #: cris-tdep.c:3955
4552 msgid ""
4553 "Set to CRIS_MODE_GURU when debugging in guru mode.\n"
4554 "Makes GDB use the NRP register instead of the ERP register in certain cases."
4555 msgstr ""
4557 #: cris-tdep.c:3964
4558 msgid "Set the usage of Dwarf-2 CFI for CRIS."
4559 msgstr ""
4561 #: cris-tdep.c:3965
4562 msgid "Show the usage of Dwarf-2 CFI for CRIS."
4563 msgstr ""
4565 #: cris-tdep.c:3966
4566 msgid "Set this to \"off\" if using gcc-cris < R59."
4567 msgstr ""
4569 #: cris-tdep.c:4003 cris-tdep.c:4029
4570 msgid "cris_gdbarch_update: failed to update architecture."
4571 msgstr ""
4573 #: cris-tdep.c:4087
4574 msgid "cris_gdbarch_init: big endian byte order in info"
4575 msgstr ""
4577 #: cris-tdep.c:4091
4578 msgid "cris_gdbarch_init: unknown byte order in info"
4579 msgstr ""
4581 #: cris-tdep.c:4124
4582 msgid "cris_gdbarch_init: unsupported CRIS version"
4583 msgstr ""
4585 #: cris-tdep.c:4166
4586 msgid "cris_gdbarch_init: unknown CRIS version"
4587 msgstr ""
4589 #: c-typeprint.c:289
4590 msgid "type not handled in c_type_print_varspec_prefix()"
4591 msgstr ""
4593 #: c-typeprint.c:630
4594 msgid "type not handled in c_type_print_varspec_suffix()"
4595 msgstr ""
4597 #: c-typeprint.c:674 m2-typeprint.c:83
4598 msgid "<type unknown>"
4599 msgstr ""
4601 #: c-typeprint.c:773
4602 msgid "<incomplete type>\n"
4603 msgstr ""
4605 #: c-typeprint.c:775
4606 msgid "<no data fields>\n"
4607 msgstr ""
4609 #. Keep GDB from crashing here.
4610 #: c-typeprint.c:993
4611 #, possible-c-format
4612 msgid "<undefined type> %s;\n"
4613 msgstr ""
4615 #: c-typeprint.c:1032
4616 #, possible-c-format
4617 msgid "<badly mangled name '%s'>"
4618 msgstr ""
4620 #: c-typeprint.c:1067
4621 #, possible-c-format
4622 msgid " (Local at %s:%d)\n"
4623 msgstr ""
4625 #: c-typeprint.c:1139
4626 msgid "struct <unknown>"
4627 msgstr ""
4629 #: c-typeprint.c:1143
4630 msgid "<unknown type>"
4631 msgstr ""
4633 #. This should not occur
4634 #: c-typeprint.c:1148
4635 msgid "<range type>"
4636 msgstr ""
4638 #: c-typeprint.c:1174
4639 msgid ""
4640 "\n"
4641 "template instantiations:\n"
4642 msgstr ""
4644 #. At least for dump_symtab, it is important that this not be
4645 #. an error ().
4646 #: c-typeprint.c:1204
4647 #, possible-c-format
4648 msgid "<invalid type code %d>"
4649 msgstr ""
4651 #: c-valprint.c:129
4652 #, possible-c-format
4653 msgid "%d vtable entries"
4654 msgstr ""
4656 #: c-valprint.c:254
4657 msgid "not implemented: member type in c_val_print"
4658 msgstr ""
4660 #: c-valprint.c:458 m2-valprint.c:570
4661 msgid "<error type>"
4662 msgstr ""
4664 #. This happens (without TYPE_FLAG_STUB set) on systems which don't use
4665 #. dbx xrefs (NO_DBX_XREFS in gcc) if a file has a "struct foo *bar"
4666 #. and no complete type for struct foo in that file.
4667 #: c-valprint.c:465 m2-valprint.c:499 m2-valprint.c:577
4668 msgid "<incomplete type>"
4669 msgstr ""
4671 #: c-valprint.c:491
4672 #, possible-c-format
4673 msgid "Invalid C/C++ type code %d in symbol table."
4674 msgstr ""
4676 #: c-valprint.c:583
4677 msgid " [incomplete object]"
4678 msgstr ""
4680 #. If we haven't found it yet, ignore it.  It's probably some
4681 #. new type we don't know about yet.
4682 #: dbxread.c:166 mdebugread.c:3297
4683 #, possible-c-format
4684 msgid "unknown symbol type %s"
4685 msgstr ""
4687 #: dbxread.c:173 hpread.c:129
4688 #, possible-c-format
4689 msgid "N_LBRAC/N_RBRAC symbol mismatch at symtab pos %d"
4690 msgstr ""
4692 #: dbxread.c:180
4693 #, possible-c-format
4694 msgid "\"repeated\" header file %s not previously seen, at symtab pos %d"
4695 msgstr ""
4697 #: dbxread.c:224
4698 msgid "Can't find any code sections in symbol file"
4699 msgstr ""
4701 #: dbxread.c:646
4702 msgid "Can't find .text section in symbol file"
4703 msgstr ""
4705 #: dbxread.c:708
4706 #, possible-c-format
4707 msgid "ridiculous string table size (%d bytes)."
4708 msgstr ""
4710 #: dbxread.c:832
4711 msgid "Premature end of file reading symbol table"
4712 msgstr ""
4714 #: dbxread.c:969 hpread.c:306
4715 #, possible-c-format
4716 msgid "bad string table offset in symbol %d"
4717 msgstr ""
4719 #: dbxread.c:1171 mdebugread.c:2161 xcoffread.c:2119
4720 #, possible-c-format
4721 msgid "function `%s' appears to be defined outside of all compilation units"
4722 msgstr ""
4724 #: dbxread.c:1420
4725 #, possible-c-format
4726 msgid "string table offset backs up at %d"
4727 msgstr ""
4729 #: dbxread.c:1567
4730 #, possible-c-format
4731 msgid "N_BINCL %s not in entries for any file, at symtab pos %d"
4732 msgstr ""
4734 #. Unexpected symbol descriptor.  The second and subsequent stabs
4735 #. of a continued stab can show up here.  The question is
4736 #. whether they ever can mimic a normal stab--it would be
4737 #. nice if not, since we certainly don't want to spend the
4738 #. time searching to the end of every string looking for
4739 #. a backslash.
4740 #: dbxread.c:1985 mdebugread.c:3236 xcoffread.c:2805
4741 #, possible-c-format
4742 msgid "unknown symbol descriptor `%c'"
4743 msgstr ""
4745 #: dbxread.c:2546
4746 msgid "First symbol in segment of executable not a source symbol"
4747 msgstr ""
4749 #. GCC development snapshots from March to December of
4750 #. 2000 would output N_LSYM entries after N_LBRAC
4751 #. entries.  As a consequence, these symbols are simply
4752 #. discarded.  Complain if this is the case.  Note that
4753 #. there are some compilers which legitimately put local
4754 #. symbols within an LBRAC/RBRAC block; this complaint
4755 #. might also help sort out problems in which
4756 #. VARIABLES_INSIDE_BLOCK is incorrectly defined.
4757 #: dbxread.c:2814
4758 msgid ""
4759 "misplaced N_LBRAC entry; discarding local symbols which have no enclosing "
4760 "block"
4761 msgstr ""
4763 #: dbxread.c:2838
4764 msgid "block start larger than block end"
4765 msgstr ""
4767 #: dbxread.c:3133 hpread.c:121
4768 #, possible-c-format
4769 msgid "unmatched N_LBRAC before symtab pos %d"
4770 msgstr ""
4772 #: dbxread.c:3282 dbxread.c:3379 dbxread.c:3473
4773 #, possible-c-format
4774 msgid "ridiculous string table size: %d bytes"
4775 msgstr ""
4777 #: dbxread.c:3453
4778 #, possible-c-format
4779 msgid "stabsect_build_psymtabs:  Found stabs (%s), but not string section (%s)"
4780 msgstr ""
4782 #: dbxread.c:3462
4783 #, possible-c-format
4784 msgid "Can't find %s section in symbol file"
4785 msgstr ""
4787 #: dcache.c:184
4788 #, possible-c-format
4789 msgid "Cache use for remote targets is %s.\n"
4790 msgstr ""
4792 #: dcache.c:564
4793 #, possible-c-format
4794 msgid "Dcache line width %d, depth %d\n"
4795 msgstr ""
4797 #: dcache.c:569
4798 msgid "Cache state:\n"
4799 msgstr ""
4801 #: dcache.c:574
4802 #, possible-c-format
4803 msgid "Line at %s, referenced %d times\n"
4804 msgstr ""
4806 #: dcache.c:592
4807 msgid "Set cache use for remote targets."
4808 msgstr ""
4810 #: dcache.c:593
4811 msgid "Show cache use for remote targets."
4812 msgstr ""
4814 #: dcache.c:594
4815 msgid ""
4816 "When on, use data caching for remote targets.  For many remote targets\n"
4817 "this option can offer better throughput for reading target memory.\n"
4818 "Unfortunately, gdb does not currently know anything about volatile\n"
4819 "registers and thus data caching will produce incorrect results with\n"
4820 "volatile registers are in use.  By default, this option is off."
4821 msgstr ""
4823 #: dcache.c:605
4824 msgid "Print information on the dcache performance."
4825 msgstr ""
4827 #: demangle.c:63
4828 #, possible-c-format
4829 msgid "The current C++ demangling style is \"%s\".\n"
4830 msgstr ""
4832 #: demangle.c:116
4833 #, possible-c-format
4834 msgid "Unknown demangling style `%s'.\n"
4835 msgstr ""
4837 #: demangle.c:119
4838 msgid ""
4839 "The currently understood settings are:\n"
4840 "\n"
4841 msgstr ""
4843 #: demangle.c:144
4844 #, possible-c-format
4845 msgid "`%s' style demangling chosen as the default."
4846 msgstr ""
4848 #: demangle.c:206
4849 msgid "Set the current C++ demangling style."
4850 msgstr ""
4852 #: demangle.c:207
4853 msgid "Show the current C++ demangling style."
4854 msgstr ""
4856 #: demangle.c:208
4857 msgid ""
4858 "Use `set demangle-style' without arguments for a list of demangling styles."
4859 msgstr ""
4861 #: dictionary.c:566
4862 msgid "dict_add_symbol: non-expandable dictionary"
4863 msgstr ""
4865 #: doublest.c:708
4866 #, possible-c-format
4867 msgid "Unrecognized %d-bit floating-point type."
4868 msgstr ""
4870 #. If we don't know the floating-point format of FROM_TYPE or
4871 #. TO_TYPE, there's not much we can do.  We might make the
4872 #. assumption that if the length of FROM_TYPE and TO_TYPE match,
4873 #. their floating-point format would match too, but that
4874 #. assumption might be wrong on targets that support
4875 #. floating-point types that only differ in endianness for
4876 #. example.  So we warn instead, and zero out the target buffer.
4877 #: doublest.c:842
4878 msgid "Can't convert floating-point number to desired type."
4879 msgstr ""
4881 #: dsrec.c:67
4882 #, possible-c-format
4883 msgid "Unable to open file %s\n"
4884 msgstr ""
4886 #: dsrec.c:73
4887 msgid "File is not an object file\n"
4888 msgstr ""
4890 #: dsrec.c:130 dsrec.c:144 symfile.c:1625
4891 msgid "Canceled the download"
4892 msgstr ""
4894 #: dsrec.c:257
4895 #, possible-c-format
4896 msgid "make_srec:  Bad address (0x%s), or bad flags (0x%x)."
4897 msgstr ""
4899 #: dummy-frame.c:255
4900 msgid "maintenance print dummy-frames"
4901 msgstr ""
4903 #: dummy-frame.c:267
4904 msgid "Print the contents of the internal dummy-frame stack."
4905 msgstr ""
4907 #: dve3900-rom.c:464 dve3900-rom.c:511
4908 msgid "fetch_bitmapped_register: regno out of bounds"
4909 msgstr ""
4911 #: dve3900-rom.c:655
4912 #, possible-c-format
4913 msgid "Packet header byte not found; %02x seen instead."
4914 msgstr ""
4916 #: dve3900-rom.c:888 m32r-rom.c:134
4917 #, possible-c-format
4918 msgid "Unable to open file %s."
4919 msgstr ""
4921 #: dve3900-rom.c:890 m32r-rom.c:136
4922 msgid "File is not an object file."
4923 msgstr ""
4925 #: dwarf2expr.c:92
4926 msgid "dwarf expression stack underflow"
4927 msgstr ""
4929 #: dwarf2expr.c:102
4930 #, possible-c-format
4931 msgid "Asked for position %d of stack, stack only has %d elements on it."
4932 msgstr ""
4934 #: dwarf2expr.c:154
4935 msgid "read_uleb128: Corrupted DWARF expression."
4936 msgstr ""
4938 #: dwarf2expr.c:180
4939 msgid "read_sleb128: Corrupted DWARF expression."
4940 msgstr ""
4942 #: dwarf2expr.c:205
4943 msgid "dwarf2_read_address: Corrupted DWARF expression."
4944 msgstr ""
4946 #: dwarf2expr.c:229 dwarf2expr.c:248
4947 msgid "Unsupported address size.\n"
4948 msgstr ""
4950 #: dwarf2expr.c:387 dwarf2expr.c:398
4951 msgid ""
4952 "DWARF-2 expression error: DW_OP_reg operations must be used either alone or "
4953 "in conjuction with DW_OP_piece."
4954 msgstr ""
4956 #: dwarf2expr.c:498
4957 #, possible-c-format
4958 msgid "Not enough elements for DW_OP_rot. Need 3, have %d."
4959 msgstr ""
4961 #: dwarf2expr.c:654
4962 msgid "Can't be reached."
4963 msgstr ""
4965 #: dwarf2expr.c:708
4966 #, possible-c-format
4967 msgid "Unhandled dwarf expression opcode 0x%x"
4968 msgstr ""
4970 #: dwarf2-frame.c:234
4971 msgid "Support for DW_OP_fbreg is unimplemented"
4972 msgstr ""
4974 #: dwarf2-frame.c:241
4975 msgid "Support for DW_OP_GNU_push_tls_address is unimplemented"
4976 msgstr ""
4978 #: dwarf2-frame.c:312
4979 #, possible-c-format
4980 msgid ""
4981 "incomplete CFI data; DW_CFA_restore unspecified\n"
4982 "register %s (#%d) at 0x%s"
4983 msgstr ""
4985 #: dwarf2-frame.c:408
4986 #, possible-c-format
4987 msgid "bad CFI data; mismatched DW_CFA_restore_state at 0x%s"
4988 msgstr ""
4990 #: dwarf2-frame.c:521
4991 msgid "Unknown CFI encountered."
4992 msgstr ""
4994 #: dwarf2-frame.c:772
4995 msgid "Unknown CFA rule."
4996 msgstr ""
4998 #: dwarf2-frame.c:816
4999 #, possible-c-format
5000 msgid "incomplete CFI data; unspecified registers (e.g., %s) at 0x%s"
5001 msgstr ""
5003 #: dwarf2-frame.c:1024
5004 msgid "Unknown register rule."
5005 msgstr ""
5007 #: dwarf2-frame.c:1249
5008 msgid "Unsupported address size"
5009 msgstr ""
5011 #: dwarf2-frame.c:1270 dwarf2-frame.c:1323 dwarf2-frame.c:1364
5012 msgid "Invalid or unsupported encoding"
5013 msgstr ""
5015 #: dwarf2-frame.c:1286
5016 msgid "Unsupported encoding: DW_EH_PE_indirect"
5017 msgstr ""
5019 #: dwarf2-frame.c:1752
5020 #, possible-c-format
5021 msgid "Corrupt data in %s:%s; align 4 workaround apparently succeeded"
5022 msgstr ""
5024 #: dwarf2-frame.c:1759
5025 #, possible-c-format
5026 msgid "Corrupt data in %s:%s; align 8 workaround apparently succeeded"
5027 msgstr ""
5029 #: dwarf2-frame.c:1766
5030 #, possible-c-format
5031 msgid "Corrupt data in %s:%s"
5032 msgstr ""
5034 #: dwarf2loc.c:182
5035 #, possible-c-format
5036 msgid "Could not find the frame base for \"%s\"."
5037 msgstr ""
5039 #: dwarf2loc.c:211
5040 msgid "TLS load module not found"
5041 msgstr ""
5043 #: dwarf2loc.c:224
5044 msgid "Cannot find thread-local variables in this thread library."
5045 msgstr ""
5047 #: dwarf2loc.c:228
5048 #, possible-c-format
5049 msgid "Cannot find shared library `%s' in dynamic linker's load module list"
5050 msgstr ""
5052 #: dwarf2loc.c:231
5053 #, possible-c-format
5054 msgid "Cannot find executable file `%s' in dynamic linker's load module list"
5055 msgstr ""
5057 #: dwarf2loc.c:236
5058 #, possible-c-format
5059 msgid ""
5060 "The inferior has not yet allocated storage for thread-local variables in\n"
5061 "the shared library `%s'\n"
5062 "for %s"
5063 msgstr ""
5065 #: dwarf2loc.c:242
5066 #, possible-c-format
5067 msgid ""
5068 "The inferior has not yet allocated storage for thread-local variables in\n"
5069 "the executable `%s'\n"
5070 "for %s"
5071 msgstr ""
5073 #: dwarf2loc.c:250
5074 #, possible-c-format
5075 msgid ""
5076 "Cannot find thread-local storage for %s, shared library %s:\n"
5077 "%s"
5078 msgstr ""
5080 #: dwarf2loc.c:255
5081 #, possible-c-format
5082 msgid ""
5083 "Cannot find thread-local storage for %s, executable file %s:\n"
5084 "%s"
5085 msgstr ""
5087 #: dwarf2loc.c:269
5088 msgid "Cannot find thread-local variables on this target"
5089 msgstr ""
5091 #: dwarf2loc.c:445
5092 #, possible-c-format
5093 msgid "Symbol \"%s\" has been optimized out."
5094 msgstr ""
5096 #: dwarf2loc.c:472
5097 #, possible-c-format
5098 msgid "Unexpected opcode after DW_OP_fbreg for symbol \"%s\"."
5099 msgstr ""
5101 #: dwarf2loc.c:492
5102 #, possible-c-format
5103 msgid "Unexpected opcode after DW_OP_breg%u for symbol \"%s\"."
5104 msgstr ""
5106 #: dwarf2loc.c:502
5107 #, possible-c-format
5108 msgid "Unsupported DWARF opcode 0x%x in the location of \"%s\"."
5109 msgstr ""
5111 #: dwarf2loc.c:668
5112 #, possible-c-format
5113 msgid "Variable \"%s\" is not available."
5114 msgstr ""
5116 #: dwarf2read.c:663
5117 #, possible-c-format
5118 msgid "The upper bound on the age of cached dwarf2 compilation units is %s.\n"
5119 msgstr ""
5121 #: dwarf2read.c:675
5122 msgid "statement list doesn't fit in .debug_line section"
5123 msgstr ""
5125 #: dwarf2read.c:681
5126 msgid "location expression too complex"
5127 msgstr ""
5129 #: dwarf2read.c:689
5130 #, possible-c-format
5131 msgid "const value length mismatch for '%s', got %d, expected %d"
5132 msgstr ""
5134 #: dwarf2read.c:697
5135 msgid "macro info runs off end of `.debug_macinfo' section"
5136 msgstr ""
5138 #: dwarf2read.c:704
5139 #, possible-c-format
5140 msgid ""
5141 "macro debug info contains a malformed macro definition:\n"
5142 "`%s'"
5143 msgstr ""
5145 #: dwarf2read.c:712
5146 #, possible-c-format
5147 msgid "invalid attribute class or form for '%s' in '%s'"
5148 msgstr ""
5150 #: dwarf2read.c:1294
5151 msgid "read_comp_unit_head: dwarf from non elf file"
5152 msgstr ""
5154 #: dwarf2read.c:1308
5155 #, possible-c-format
5156 msgid ""
5157 "Dwarf Error: wrong version in compilation unit header (is %d, should be %d) "
5158 "[in module %s]"
5159 msgstr ""
5161 #: dwarf2read.c:1313
5162 #, possible-c-format
5163 msgid ""
5164 "Dwarf Error: bad offset (0x%lx) in compilation unit header (offset 0x%lx + "
5165 "6) [in module %s]"
5166 msgstr ""
5168 #: dwarf2read.c:1321
5169 #, possible-c-format
5170 msgid ""
5171 "Dwarf Error: bad length (0x%lx) in compilation unit header (offset 0x%lx + "
5172 "0) [in module %s]"
5173 msgstr ""
5175 #: dwarf2read.c:1832
5176 #, possible-c-format
5177 msgid "unhandled containing DIE tag %d for DIE at %d"
5178 msgstr ""
5180 #: dwarf2read.c:2136 dwarf2read.c:5283
5181 msgid "malformed enumerator DIE ignored"
5182 msgstr ""
5184 #: dwarf2read.c:2164
5185 #, possible-c-format
5186 msgid "Dwarf Error: Could not find abbrev number %d [in module %s]"
5187 msgstr ""
5189 #: dwarf2read.c:2214 dwarf2read.c:5466
5190 msgid "ignoring absolute DW_AT_sibling"
5191 msgstr ""
5193 #: dwarf2read.c:2279 dwarf2read.c:5818
5194 #, possible-c-format
5195 msgid "Dwarf Error: Cannot handle %s in DWARF reader [in module %s]"
5196 msgstr ""
5198 #: dwarf2read.c:2323
5199 #, possible-c-format
5200 msgid "bug: psymtab for %s is already read in."
5201 msgstr ""
5203 #: dwarf2read.c:2329 dwarfread.c:2421 mdebugread.c:314
5204 #, possible-c-format
5205 msgid "Reading in symbols for %s..."
5206 msgstr ""
5208 #: dwarf2read.c:2341 dwarfread.c:2440 mdebugread.c:327 symfile.c:1004
5209 msgid "done.\n"
5210 msgstr ""
5212 #: dwarf2read.c:3082
5213 #, possible-c-format
5214 msgid "Offset %d out of bounds for DW_AT_ranges attribute"
5215 msgstr ""
5217 #: dwarf2read.c:3134
5218 msgid "Invalid .debug_ranges data (no base address)"
5219 msgstr ""
5221 #: dwarf2read.c:3490
5222 #, possible-c-format
5223 msgid "unsupported accessibility %d"
5224 msgstr ""
5226 #: dwarf2read.c:3599
5227 #, possible-c-format
5228 msgid "member function type missing for '%s'"
5229 msgstr ""
5231 #: dwarf2read.c:3862
5232 #, possible-c-format
5233 msgid "virtual function table pointer not found when defining class '%s'"
5234 msgstr ""
5236 #: dwarf2read.c:4447
5237 #, possible-c-format
5238 msgid "invalid pointer size %d"
5239 msgstr ""
5241 #: dwarf2read.c:4760
5242 #, possible-c-format
5243 msgid "unsupported DW_AT_encoding: '%s'"
5244 msgstr ""
5246 #: dwarf2read.c:4807
5247 msgid "DW_AT_type missing from DW_TAG_subrange_type"
5248 msgstr ""
5250 #: dwarf2read.c:4987
5251 #, possible-c-format
5252 msgid "Dwarf Error: Can't read DWARF data from '%s'"
5253 msgstr ""
5255 #: dwarf2read.c:5569
5256 #, possible-c-format
5257 msgid "could not find partial DIE 0x%lx in cache [from module %s]\n"
5258 msgstr ""
5260 #: dwarf2read.c:5646
5261 #, possible-c-format
5262 msgid "Dwarf Error: could not find abbrev number %d [in module %s]"
5263 msgstr ""
5265 #: dwarf2read.c:5901
5266 #, possible-c-format
5267 msgid "read_address: bad switch, signed [in module %s]"
5268 msgstr ""
5270 #: dwarf2read.c:5920
5271 #, possible-c-format
5272 msgid "read_address: bad switch, unsigned [in module %s]"
5273 msgstr ""
5275 #: dwarf2read.c:6004
5276 msgid "intermixed 32-bit and 64-bit DWARF sections"
5277 msgstr ""
5279 #: dwarf2read.c:6034
5280 #, possible-c-format
5281 msgid "read_offset: bad switch [in module %s]"
5282 msgstr ""
5284 #: dwarf2read.c:6077
5285 #, possible-c-format
5286 msgid "DW_FORM_strp used without .debug_str section [in module %s]"
5287 msgstr ""
5289 #: dwarf2read.c:6083
5290 #, possible-c-format
5291 msgid "DW_FORM_strp pointing outside of .debug_str section [in module %s]"
5292 msgstr ""
5294 #: dwarf2read.c:6367
5295 msgid "missing .debug_line section"
5296 msgstr ""
5298 #: dwarf2read.c:6450
5299 msgid "line number info header doesn't fit in `.debug_line' section"
5300 msgstr ""
5302 #: dwarf2read.c:6496
5303 #, possible-c-format
5304 msgid "misplaced first line number at 0x%lx for '%s'"
5305 msgstr ""
5307 #: dwarf2read.c:6627
5308 msgid "mangled .debug_line section"
5309 msgstr ""
5311 #. Not a tag we recognize.  Hopefully we aren't processing
5312 #. trash data, but since we must specifically ignore things
5313 #. we don't recognize, there is nothing else we should do at
5314 #. this point.
5315 #: dwarf2read.c:7108
5316 #, possible-c-format
5317 msgid "unsupported tag: '%s'"
5318 msgstr ""
5320 #: dwarf2read.c:7188
5321 #, possible-c-format
5322 msgid "unsupported const value attribute form: '%s'"
5323 msgstr ""
5325 #: dwarf2read.c:7241
5326 #, possible-c-format
5327 msgid ""
5328 "Dwarf Error: Problem turning type die at offset into gdb type [in module %s]"
5329 msgstr ""
5331 #: dwarf2read.c:7267
5332 #, possible-c-format
5333 msgid ""
5334 "Dwarf Error: Problem turning containing type into gdb type [in module %s]"
5335 msgstr ""
5337 #: dwarf2read.c:7286
5338 #, possible-c-format
5339 msgid "Dwarf Error: Cannot find type of die [in module %s]"
5340 msgstr ""
5342 #: dwarf2read.c:7349
5343 #, possible-c-format
5344 msgid "unexepected tag in read_type_die: '%s'"
5345 msgstr ""
5347 #: dwarf2read.c:8553
5348 #, possible-c-format
5349 msgid "unsupported die ref attribute form: '%s'"
5350 msgstr ""
5352 #: dwarf2read.c:8575
5353 #, possible-c-format
5354 msgid "Attribute value is not a constant (%s)"
5355 msgstr ""
5357 #: dwarf2read.c:8613
5358 #, possible-c-format
5359 msgid ""
5360 "Dwarf Error: Cannot find DIE at 0x%lx referenced from DIE at 0x%lx [in "
5361 "module %s]"
5362 msgstr ""
5364 #: dwarf2read.c:8626
5365 #, possible-c-format
5366 msgid ""
5367 "Dwarf Error: internal error - invalid fundamental type id %d [in module %s]"
5368 msgstr ""
5370 #: dwarf2read.c:8854
5371 #, possible-c-format
5372 msgid "unsupported stack op: '%s'"
5373 msgstr ""
5375 #: dwarf2read.c:8947
5376 #, possible-c-format
5377 msgid "bad file number in macro information (%d)"
5378 msgstr ""
5380 #: dwarf2read.c:9002
5381 #, possible-c-format
5382 msgid ""
5383 "macro definition contains spaces in formal argument list:\n"
5384 "`%s'"
5385 msgstr ""
5387 #: dwarf2read.c:9164
5388 msgid "missing .debug_macinfo section"
5389 msgstr ""
5391 #: dwarf2read.c:9207
5392 #, possible-c-format
5393 msgid "debug info gives macro %s outside of any file: %s"
5394 msgstr ""
5396 #: dwarf2read.c:9241
5397 msgid "macro debug info has an unmatched `close_file' directive"
5398 msgstr ""
5400 #: dwarf2read.c:9266
5401 msgid "no terminating 0-type entry for macros in `.debug_macinfo' section"
5402 msgstr ""
5404 #: dwarf2read.c:9322
5405 msgid "Location list used without specifying the CU base address."
5406 msgstr ""
5408 #: dwarf2read.c:9382
5409 #, possible-c-format
5410 msgid ""
5411 "Dwarf Error: could not find partial DIE containing offset 0x%lx [in module %"
5412 "s]"
5413 msgstr ""
5415 #: dwarf2read.c:9394
5416 #, possible-c-format
5417 msgid "invalid dwarf2 offset %ld"
5418 msgstr ""
5420 #: dwarf2read.c:9409
5421 #, possible-c-format
5422 msgid "no compilation unit with offset %ld."
5423 msgstr ""
5425 #: dwarf2read.c:9749
5426 msgid ""
5427 "Set DWARF 2 specific variables.\n"
5428 "Configure DWARF 2 variables such as the cache size"
5429 msgstr ""
5431 #. allow-unknown
5432 #: dwarf2read.c:9755
5433 msgid ""
5434 "Show DWARF 2 specific variables\n"
5435 "Show DWARF 2 variables such as the cache size"
5436 msgstr ""
5438 #: dwarf2read.c:9762
5439 msgid "Set the upper bound on the age of cached dwarf2 compilation units."
5440 msgstr ""
5442 #: dwarf2read.c:9763
5443 msgid "Show the upper bound on the age of cached dwarf2 compilation units."
5444 msgstr ""
5446 #: dwarf2read.c:9764
5447 msgid ""
5448 "A higher limit means that cached compilation units will be stored\n"
5449 "in memory longer, and more total memory will be used.  Zero disables\n"
5450 "caching, which can slow down startup."
5451 msgstr ""
5453 #: dwarfread.c:139
5454 #, possible-c-format
5455 msgid "DIE @ 0x%x \"%s\", reference to DIE (0x%x) outside compilation unit"
5456 msgstr ""
5458 #: dwarfread.c:147
5459 #, possible-c-format
5460 msgid "DIE @ 0x%x \"%s\", unknown attribute form (0x%x)"
5461 msgstr ""
5463 #: dwarfread.c:155
5464 #, possible-c-format
5465 msgid "DIE @ 0x%x \"%s\", internal error: duplicate user type definition"
5466 msgstr ""
5468 #: dwarfread.c:163
5469 #, possible-c-format
5470 msgid "DIE @ 0x%x \"%s\", bad array element type attribute 0x%x"
5471 msgstr ""
5473 #: dwarfread.c:562 gdbtypes.c:1815
5474 #, possible-c-format
5475 msgid "internal error - invalid fundamental type id %d"
5476 msgstr ""
5478 #: dwarfread.c:681
5479 #, possible-c-format
5480 msgid "can't read DWARF data from '%s'"
5481 msgstr ""
5483 #: dwarfread.c:822
5484 #, possible-c-format
5485 msgid "DIE @ 0x%x \"%s\", internal error: duplicate user type allocation"
5486 msgstr ""
5488 #: dwarfread.c:971
5489 #, possible-c-format
5490 msgid "DIE @ 0x%x \"%s\", missing class, structure, or union tag"
5491 msgstr ""
5493 #: dwarfread.c:1310
5494 #, possible-c-format
5495 msgid "DIE @ 0x%x \"%s\", can't decode subscript data items"
5496 msgstr ""
5498 #: dwarfread.c:1326
5499 #, possible-c-format
5500 msgid "DIE @ 0x%x \"%s\", array subscript format 0x%x not handled yet"
5501 msgstr ""
5503 #: dwarfread.c:1334
5504 #, possible-c-format
5505 msgid "DIE @ 0x%x \"%s\", unknown array subscript format %x"
5506 msgstr ""
5508 #: dwarfread.c:1374
5509 #, possible-c-format
5510 msgid "DIE @ 0x%x \"%s\", array not row major; not handled correctly"
5511 msgstr ""
5513 #: dwarfread.c:1791
5514 #, possible-c-format
5515 msgid "DIE @ 0x%x, AT_name tag missing"
5516 msgstr ""
5518 #: dwarfread.c:2214
5519 #, possible-c-format
5520 msgid "DIE @ 0x%x \"%s\", OP_DEREF2 address 0x%lx not handled"
5521 msgstr ""
5523 #: dwarfread.c:2219
5524 #, possible-c-format
5525 msgid "DIE @ 0x%x \"%s\", OP_DEREF4 address 0x%lx not handled"
5526 msgstr ""
5528 #: dwarfread.c:2276
5529 msgid "can't read DWARF data"
5530 msgstr ""
5532 #: dwarfread.c:2292
5533 msgid "can't read DWARF line number table size"
5534 msgstr ""
5536 #: dwarfread.c:2301
5537 msgid "can't read DWARF line numbers"
5538 msgstr ""
5540 #: dwarfread.c:2339 dwarfread.c:2410
5541 #, possible-c-format
5542 msgid "psymtab for %s already read in.  Shouldn't happen."
5543 msgstr ""
5545 #: dwarfread.c:2373
5546 #, possible-c-format
5547 msgid "%d DIE's, sorting..."
5548 msgstr ""
5550 #: dwarfread.c:3191
5551 #, possible-c-format
5552 msgid "DIE @ 0x%x \"%s\", botched modified type decoding (mtype 0x%x)"
5553 msgstr ""
5555 #: dwarfread.c:3211
5556 #, possible-c-format
5557 msgid "DIE @ 0x%x \"%s\", type modifier 'const' ignored"
5558 msgstr ""
5560 #: dwarfread.c:3216
5561 #, possible-c-format
5562 msgid "DIE @ 0x%x \"%s\", type modifier 'volatile' ignored"
5563 msgstr ""
5565 #: dwarfread.c:3228
5566 #, possible-c-format
5567 msgid "DIE @ 0x%x \"%s\", unknown type modifier %u"
5568 msgstr ""
5570 #: dwarfread.c:3372
5571 #, possible-c-format
5572 msgid "DIE @ 0x%x \"%s\", unexpected fundamental type 0x%x"
5573 msgstr ""
5575 #: dwarfread.c:3472
5576 #, possible-c-format
5577 msgid "DIE @ 0x%x \"%s\", malformed DIE, bad length (%ld bytes)"
5578 msgstr ""
5580 #: dwarfread.c:3541
5581 #, possible-c-format
5582 msgid ""
5583 "DIE @ 0x%x \"%s\", unknown attribute length, skipped remaining attributes"
5584 msgstr ""
5586 #: dwarfread.c:3757
5587 #, possible-c-format
5588 msgid "DIE @ 0x%x \"%s\", no bfd support for %d byte data object"
5589 msgstr ""
5591 #: elfread.c:365
5592 #, possible-c-format
5593 msgid "elf/stab section information %s without a preceding file symbol"
5594 msgstr ""
5596 #: elfread.c:376
5597 #, possible-c-format
5598 msgid "duplicated elf/stab section information for %s"
5599 msgstr ""
5601 #: elfread.c:492 elfread.c:502 elfread.c:520 nlmread.c:106 nlmread.c:114
5602 #, possible-c-format
5603 msgid "Can't read symbols from %s: %s"
5604 msgstr ""
5606 #: elfread.c:735
5607 #, possible-c-format
5608 msgid "elf/stab section information questionable for %s"
5609 msgstr ""
5611 #: elfread.c:754
5612 #, possible-c-format
5613 msgid "elf/stab section information missing for %s"
5614 msgstr ""
5616 #: eval.c:267 valops.c:1181
5617 #, possible-c-format
5618 msgid "there is no field named %s"
5619 msgstr ""
5621 #: eval.c:288
5622 msgid "too many initializers"
5623 msgstr ""
5625 #: eval.c:292
5626 msgid "don't know which variant you want to set"
5627 msgstr ""
5629 #: eval.c:361
5630 msgid "tuple range index out of range"
5631 msgstr ""
5633 #: eval.c:373
5634 msgid "tuple index out of range"
5635 msgstr ""
5637 #: eval.c:437
5638 #, possible-c-format
5639 msgid "There is no field named %s"
5640 msgstr ""
5642 #: eval.c:478
5643 #, possible-c-format
5644 msgid "Value of register %s not available."
5645 msgstr ""
5647 #. to avoid memory corruption
5648 #: eval.c:571
5649 msgid "Too many array elements"
5650 msgstr ""
5652 #: eval.c:597
5653 msgid "(power)set type with unknown size"
5654 msgstr ""
5656 #. different element modes
5657 #: eval.c:631
5658 msgid "POWERSET tuple elements of different mode"
5659 msgstr ""
5661 #: eval.c:635
5662 msgid "incompatible POWERSET tuple elements"
5663 msgstr ""
5665 #: eval.c:638
5666 msgid "empty POWERSET tuple range"
5667 msgstr ""
5669 #: eval.c:642
5670 msgid "POWERSET tuple element out of range"
5671 msgstr ""
5673 #: eval.c:806
5674 msgid "no 'respondsTo:' or 'respondsToSelector:' method"
5675 msgstr ""
5677 #: eval.c:813
5678 msgid "no 'methodFor:' or 'methodForSelector:' method"
5679 msgstr ""
5681 #: eval.c:832
5682 msgid "Target does not respond to this message selector."
5683 msgstr ""
5685 #: eval.c:914
5686 msgid "method address has symbol information with non-function type; skipping"
5687 msgstr ""
5689 #: eval.c:955
5690 msgid "Expression of type other than \"method returning ...\" used as a method"
5691 msgstr ""
5693 #: eval.c:999
5694 msgid ""
5695 "Not implemented: function invocation through pointer to method with HP aCC"
5696 msgstr ""
5698 #: eval.c:1054
5699 #, possible-c-format
5700 msgid "virtual function at index %d not found"
5701 msgstr ""
5703 #: eval.c:1235
5704 msgid "Cannot evaluate function -- may be inlined"
5705 msgstr ""
5707 #: eval.c:1251
5708 msgid ""
5709 "Expression of type other than \"Function returning ...\" used as function"
5710 msgstr ""
5712 #: eval.c:1322
5713 msgid "Cannot perform substring on this type"
5714 msgstr ""
5716 #: eval.c:1402 eval.c:1415 valops.c:323
5717 msgid "Pointers to methods not supported with HP aCC"
5718 msgstr ""
5720 #. no bias -> really null
5721 #: eval.c:1425
5722 msgid "Attempted dereference of null pointer-to-member"
5723 msgstr ""
5725 #: eval.c:1435
5726 msgid "not implemented: pointer-to-method in pointer-to-member construct"
5727 msgstr ""
5729 #: eval.c:1445
5730 msgid "non-pointer-to-member value used in pointer-to-member construct"
5731 msgstr ""
5733 #: eval.c:1470
5734 msgid "Assignment to pointers to methods not implemented with HP aCC"
5735 msgstr ""
5737 #: eval.c:1552
5738 msgid "':' operator used in invalid context"
5739 msgstr ""
5741 #: eval.c:1573 eval.c:1627 jv-lang.c:919
5742 #, possible-c-format
5743 msgid "cannot subscript something of type `%s'"
5744 msgstr ""
5746 #: eval.c:1576 jv-lang.c:921
5747 msgid "cannot subscript requested type"
5748 msgstr ""
5750 #: eval.c:1652
5751 #, possible-c-format
5752 msgid "Too many subscripts for F77 (%d Max)"
5753 msgstr ""
5755 #: eval.c:1658
5756 msgid "Wrong number of subscripts"
5757 msgstr ""
5759 #: eval.c:1680 f-valprint.c:243
5760 msgid "Cannot obtain dynamic upper bound"
5761 msgstr ""
5763 #: eval.c:1684 f-valprint.c:247
5764 msgid "Cannot obtain dynamic lower bound"
5765 msgstr ""
5767 #: eval.c:1876
5768 msgid "Non-integral right operand for \"@\" operator."
5769 msgstr ""
5771 #: eval.c:1936
5772 msgid "Attempt to dereference pointer to member without an object"
5773 msgstr ""
5775 #. Removing this case and compiling with gcc -Wall reveals that
5776 #. a lot of cases are hitting this case.  Some of these should
5777 #. probably be removed from expression.h; others are legitimate
5778 #. expressions which are (apparently) not fully implemented.
5780 #. If there are any cases landing here which mean a user error,
5781 #. then they should be separate cases, with more descriptive
5782 #. error messages.
5783 #: eval.c:2109
5784 msgid "GDB does not (yet) know how to evaluate that kind of expression"
5785 msgstr ""
5787 #: eval.c:2165
5788 msgid "Attempt to take address of register or constant."
5789 msgstr ""
5791 #: eval.c:2185
5792 msgid "Attempt to take address of non-lval"
5793 msgstr ""
5795 #: eval.c:2303
5796 msgid "Internal error in eval_type."
5797 msgstr ""
5799 #: eval.c:2314
5800 msgid "Can't get dimensions for a non-array type"
5801 msgstr ""
5803 #: event-loop.c:463 event-loop.c:472 event-loop.c:530 event-loop.c:608
5804 #: event-loop.c:710 event-loop.c:772 event-loop.c:834 event-loop.c:1155
5805 msgid "use_poll without HAVE_POLL"
5806 msgstr ""
5808 #: event-loop.c:699
5809 #, possible-c-format
5810 msgid "Hangup detected on fd %d\n"
5811 msgstr ""
5813 #: event-loop.c:701
5814 #, possible-c-format
5815 msgid "Error detected on fd %d\n"
5816 msgstr ""
5818 #: event-loop.c:703
5819 #, possible-c-format
5820 msgid "Invalid or non-`poll'able fd %d\n"
5821 msgstr ""
5823 #: event-loop.c:717
5824 #, possible-c-format
5825 msgid "Exception condition detected on fd %d\n"
5826 msgstr ""
5828 #. The prompt stack has not been initialized to "", we are
5829 #. using gdb w/o the --async switch
5830 #: event-top.c:336
5831 msgid "Command has same effect as set annotate"
5832 msgstr ""
5834 #: event-top.c:421
5835 msgid "error detected on stdin\n"
5836 msgstr ""
5838 #: event-top.c:544 event-top.c:583 top.c:540
5839 #, possible-c-format
5840 msgid "Command execution time: %ld.%06ld\n"
5841 msgstr ""
5843 #: event-top.c:555 event-top.c:593 top.c:551
5844 #, possible-c-format
5845 msgid "Space used: %ld (%c%ld for this command)\n"
5846 msgstr ""
5848 #. This message is based on ANSI C, section 4.7. Note that integer
5849 #. divide by zero causes this, so "float" is a misnomer.
5850 #: event-top.c:1084 top.c:771
5851 msgid "Erroneous arithmetic operation."
5852 msgstr ""
5854 #: exceptions.c:136 exceptions.c:193
5855 msgid "bad state"
5856 msgstr ""
5858 #: exceptions.c:325
5859 msgid "Bad switch."
5860 msgstr ""
5862 #: exec.c:81
5863 #, possible-c-format
5864 msgid "Writing into executable and core files is %s.\n"
5865 msgstr ""
5867 #: exec.c:157 exec.c:190
5868 msgid "No executable file now.\n"
5869 msgstr ""
5871 #: exec.c:217
5872 #, possible-c-format
5873 msgid "\"%s\": could not open as an executable file: %s"
5874 msgstr ""
5876 #: exec.c:232
5877 #, possible-c-format
5878 msgid "\"%s\": not in executable format: %s"
5879 msgstr ""
5881 #: exec.c:247 exec.c:258
5882 #, possible-c-format
5883 msgid "\"%s\": can't find the file sections: %s"
5884 msgstr ""
5886 #: exec.c:307
5887 msgid "No executable file name was specified"
5888 msgstr ""
5890 #: exec.c:532 maint.c:367 maint.c:399
5891 #, possible-c-format
5892 msgid "file type %s.\n"
5893 msgstr ""
5895 #: exec.c:535
5896 msgid "\tEntry point: "
5897 msgstr ""
5899 #: exec.c:569
5900 #, possible-c-format
5901 msgid "\tMapping info for file `%s'.\n"
5902 msgstr ""
5904 #: exec.c:637
5905 msgid "Must specify section name and its virtual address"
5906 msgstr ""
5908 #: exec.c:663
5909 #, possible-c-format
5910 msgid "Section %s not found"
5911 msgstr ""
5913 #: exec.c:744
5914 msgid ""
5915 "Use FILE as program to be debugged.\n"
5916 "It is read for its symbols, for getting the contents of pure memory,\n"
5917 "and it is the program executed when you use the `run' command.\n"
5918 "If FILE cannot be found as specified, your execution directory path\n"
5919 "($PATH) is searched for a command of that name.\n"
5920 "No arg means to have no executable file and no symbols."
5921 msgstr ""
5923 #: exec.c:754
5924 msgid ""
5925 "Use FILE as program for getting contents of pure memory.\n"
5926 "If FILE cannot be found as specified, your execution directory path\n"
5927 "is searched for a command of that name.\n"
5928 "No arg means have no executable file."
5929 msgstr ""
5931 #: exec.c:761
5932 msgid ""
5933 "Change the base address of section SECTION of the exec file to ADDR.\n"
5934 "This can be used if the exec file does not contain section addresses,\n"
5935 "(such as in the a.out format), or when the addresses specified in the\n"
5936 "file itself are wrong.  Each section must be changed separately.  The\n"
5937 "``info files'' command lists all the sections and their addresses."
5938 msgstr ""
5940 #: exec.c:768
5941 msgid "Set writing into executable and core files."
5942 msgstr ""
5944 #: exec.c:769
5945 msgid "Show writing into executable and core files."
5946 msgstr ""
5948 #: exec.c:781
5949 msgid "Can't create a corefile"
5950 msgstr ""
5952 #: expprint.c:208
5953 msgid "bad selector"
5954 msgstr ""
5956 #. Not found; don't try to keep going because we don't know how
5957 #. to interpret further elements.
5958 #. Not found; don't try to keep going because we don't know how
5959 #. to interpret further elements.  For example, this happens
5960 #. if opcode is OP_TYPE.
5961 #: expprint.c:421 expprint.c:483
5962 msgid "Invalid expression"
5963 msgstr ""
5965 #: expprint.c:465
5966 msgid "print_subexp:  Not implemented."
5967 msgstr ""
5969 #: fbsd-nat.c:109
5970 #, possible-c-format
5971 msgid "Couldn't open %s."
5972 msgstr ""
5974 #: findvar.c:60 findvar.c:94
5975 #, possible-c-format
5976 msgid "That operation is not available on integers of more than %d bytes."
5977 msgstr ""
5979 #: findvar.c:174
5980 msgid "extract_typed_address: type is not a pointer or reference"
5981 msgstr ""
5983 #: findvar.c:243
5984 msgid "store_typed_address: type is not a pointer or reference"
5985 msgstr ""
5987 #: findvar.c:457
5988 msgid ""
5989 "Attempt to access variable defined in different shared object or load module "
5990 "when\n"
5991 "addresses have not been bound by the dynamic loader. Try again when "
5992 "executable is running."
5993 msgstr ""
5995 #: findvar.c:508
5996 msgid "Value of base register not available."
5997 msgstr ""
5999 #: findvar.c:515
6000 msgid "Cannot look up value of a typedef"
6001 msgstr ""
6003 #: findvar.c:545 findvar.c:555
6004 msgid "Value of register variable not available."
6005 msgstr ""
6007 #: findvar.c:593
6008 msgid "Cannot look up value of a botched symbol."
6009 msgstr ""
6011 #: findvar.c:749
6012 #, possible-c-format
6013 msgid "Address of \"%s\" is unknown."
6014 msgstr ""
6016 #: findvar.c:767
6017 #, possible-c-format
6018 msgid "Address requested for identifier \"%s\" which is in register $%s"
6019 msgstr ""
6021 #: findvar.c:774
6022 #, possible-c-format
6023 msgid "Can't take address of \"%s\" which isn't an lvalue."
6024 msgstr ""
6026 #: f-lang.c:397
6027 #, possible-c-format
6028 msgid "internal error: no F77 fundamental type %d"
6029 msgstr ""
6031 #: f-lang.c:689
6032 msgid "Malformed function STAB found in add_common_block()"
6033 msgstr ""
6035 #: f-lang.c:737
6036 msgid "Attempt to add COMMON entry with no block open!"
6037 msgstr ""
6039 #: f-lang.c:930
6040 msgid "cannot get .bf node off empty list"
6041 msgstr ""
6043 #: frame.c:119
6044 #, possible-c-format
6045 msgid "Frame debugging is %s.\n"
6046 msgstr ""
6048 #: frame.c:129
6049 #, possible-c-format
6050 msgid "Whether backtraces should continue past \"main\" is %s.\n"
6051 msgstr ""
6053 #: frame.c:139
6054 #, possible-c-format
6055 msgid ""
6056 "Whether backtraces should continue past the entry point of a program is %s.\n"
6057 msgstr ""
6059 #: frame.c:149
6060 #, possible-c-format
6061 msgid "An upper bound on the number of backtrace levels is %s.\n"
6062 msgstr ""
6064 #: frame.c:457
6065 msgid "No unwind_pc method"
6066 msgstr ""
6068 #: frame.c:691
6069 msgid "Attempt to assign to a value that was optimized out."
6070 msgstr ""
6072 #: frame.c:707
6073 msgid "Attempt to assign to an unmodifiable value."
6074 msgstr ""
6076 #: frame.c:831 ia64-tdep.c:1594 ia64-tdep.c:1995 libunwind-frame.c:275
6077 msgid "No registers."
6078 msgstr ""
6080 #: frame.c:833 stack.c:1090 stack.c:1101 stack.c:1654 thread.c:634
6081 msgid "No stack."
6082 msgstr ""
6084 #: frame.c:835
6085 msgid "No memory."
6086 msgstr ""
6088 #: frame.c:1081
6089 msgid "Previous frame inner to this frame (corrupt stack?)"
6090 msgstr ""
6092 #: frame.c:1088
6093 msgid "Previous frame identical to this frame (corrupt stack?)"
6094 msgstr ""
6096 #: frame.c:1556
6097 msgid "Missing unwind SP method"
6098 msgstr ""
6100 #: frame.c:1583
6101 msgid ""
6102 "Set backtrace specific variables.\n"
6103 "Configure backtrace variables such as the backtrace limit"
6104 msgstr ""
6106 #. allow-unknown
6107 #: frame.c:1588
6108 msgid ""
6109 "Show backtrace specific variables\n"
6110 "Show backtrace variables such as the backtrace limit"
6111 msgstr ""
6113 #: frame.c:1595
6114 msgid "Set whether backtraces should continue past \"main\"."
6115 msgstr ""
6117 #: frame.c:1596
6118 msgid "Show whether backtraces should continue past \"main\"."
6119 msgstr ""
6121 #: frame.c:1597
6122 msgid ""
6123 "Normally the caller of \"main\" is not of interest, so GDB will terminate\n"
6124 "the backtrace at \"main\".  Set this variable if you need to see the rest\n"
6125 "of the stack trace."
6126 msgstr ""
6128 #: frame.c:1607
6129 msgid ""
6130 "Set whether backtraces should continue past the entry point of a program."
6131 msgstr ""
6133 #: frame.c:1609
6134 msgid ""
6135 "Show whether backtraces should continue past the entry point of a program."
6136 msgstr ""
6138 #: frame.c:1611
6139 msgid ""
6140 "Normally there are no callers beyond the entry point of a program, so GDB\n"
6141 "will terminate the backtrace there.  Set this variable if you need to see \n"
6142 "the rest of the stack trace."
6143 msgstr ""
6145 #: frame.c:1621
6146 msgid "Set an upper bound on the number of backtrace levels."
6147 msgstr ""
6149 #: frame.c:1622
6150 msgid "Show the upper bound on the number of backtrace levels."
6151 msgstr ""
6153 #: frame.c:1623
6154 msgid ""
6155 "No more than the specified number of frames can be displayed or examined.\n"
6156 "Zero is unlimited."
6157 msgstr ""
6159 #. Debug this files internals.
6160 #: frame.c:1632
6161 msgid "Set frame debugging."
6162 msgstr ""
6164 #: frame.c:1633
6165 msgid "Show frame debugging."
6166 msgstr ""
6168 #: frame.c:1634
6169 msgid "When non-zero, frame specific internal debugging is enabled."
6170 msgstr ""
6172 #: frame-unwind.c:109
6173 msgid "frame_unwind_find_by_frame failed"
6174 msgstr ""
6176 #: frv-linux-tdep.c:207
6177 msgid "Can't read realtime sigtramp frame."
6178 msgstr ""
6180 #: frv-linux-tdep.c:214
6181 msgid "not a signal trampoline"
6182 msgstr ""
6184 #: frv-tdep.c:424
6185 #, possible-c-format
6186 msgid "Bad register number %d"
6187 msgstr ""
6189 #: frv-tdep.c:1053
6190 #, possible-c-format
6191 msgid "Illegal return value length: %d"
6192 msgstr ""
6194 #: frv-tdep.c:1268
6195 #, possible-c-format
6196 msgid "Don't know how to return a %d-byte value."
6197 msgstr ""
6199 #: f-typeprint.c:421
6200 #, possible-c-format
6201 msgid "Invalid type code (%d) in symbol table."
6202 msgstr ""
6204 #: f-valprint.c:94
6205 msgid "Lower bound may not be '*' in F77"
6206 msgstr ""
6208 #: f-valprint.c:117 f-valprint.c:180
6209 msgid "??? unhandled dynamic array bound type ???"
6210 msgstr ""
6212 #: f-valprint.c:211
6213 msgid "Cannot obtain valid array lower bound"
6214 msgstr ""
6216 #: f-valprint.c:215
6217 msgid "Cannot obtain valid array upper bound"
6218 msgstr ""
6220 #: f-valprint.c:333
6221 #, possible-c-format
6222 msgid "Type node corrupt! F77 arrays cannot have %d subscripts (%d Max)"
6223 msgstr ""
6225 #: f-valprint.c:536
6226 #, possible-c-format
6227 msgid "Logicals of length %d bytes not supported"
6228 msgstr ""
6230 #: f-valprint.c:571
6231 #, possible-c-format
6232 msgid "Cannot print out complex*%d variables"
6233 msgstr ""
6235 #: f-valprint.c:604
6236 #, possible-c-format
6237 msgid "Invalid F77 type code %d in symbol table."
6238 msgstr ""
6240 #: f-valprint.c:617
6241 msgid ""
6242 "All COMMON blocks visible at this level:\n"
6243 "\n"
6244 msgstr ""
6246 #: f-valprint.c:649 f-valprint.c:741
6247 msgid "No frame selected"
6248 msgstr ""
6250 #: f-valprint.c:703
6251 msgid "Contents of blank COMMON block:\n"
6252 msgstr ""
6254 #: f-valprint.c:705
6255 #, possible-c-format
6256 msgid "Contents of F77 COMMON block '%s':\n"
6257 msgstr ""
6259 #: f-valprint.c:719
6260 #, possible-c-format
6261 msgid "Cannot locate the common block %s in function '%s'\n"
6262 msgstr ""
6264 #: f-valprint.c:736
6265 msgid "Cannot deal with NULL common name!"
6266 msgstr ""
6268 #: f-valprint.c:791 f-valprint.c:794
6269 msgid "Print out the values contained in a Fortran COMMON block."
6270 msgstr ""
6272 #: gcore.c:71
6273 #, possible-c-format
6274 msgid "Failed to open '%s' for output."
6275 msgstr ""
6277 #: gcore.c:87
6278 #, possible-c-format
6279 msgid "Failed to create 'note' section for corefile: %s"
6280 msgstr ""
6282 #: gcore.c:99
6283 msgid "gcore: failed to get corefile memory sections from target."
6284 msgstr ""
6286 #: gcore.c:105
6287 #, possible-c-format
6288 msgid "writing note section (%s)"
6289 msgstr ""
6291 #: gcore.c:129
6292 msgid "Can't find default bfd machine type (need execfile)."
6293 msgstr ""
6295 #: gcore.c:145
6296 msgid "Can't find bfd architecture for corefile (need execfile)."
6297 msgstr ""
6299 #: gcore.c:374
6300 #, possible-c-format
6301 msgid "Couldn't make gcore segment: %s"
6302 msgstr ""
6304 #: gcore.c:462
6305 msgid "Not enough memory to create corefile."
6306 msgstr ""
6308 #: gcore.c:467
6309 #, possible-c-format
6310 msgid "Memory read failed for corefile section, %s bytes at 0x%s."
6311 msgstr ""
6313 #: gcore.c:470
6314 #, possible-c-format
6315 msgid "Failed to write corefile contents (%s)."
6316 msgstr ""
6318 #: gcore.c:494
6319 msgid ""
6320 "Save a core file with the current state of the debugged process.\n"
6321 "Argument is optional filename.  Default filename is 'core.<process_id>'."
6322 msgstr ""
6324 #: gdbarch.c:68
6325 #, possible-c-format
6326 msgid "Architecture debugging is %s.\n"
6327 msgstr ""
6329 #: gdbarch.c:622
6330 #, possible-c-format
6331 msgid "verify_gdbarch: the following are invalid ...%s"
6332 msgstr ""
6334 #: gdbarch.c:3949
6335 msgid "gdbarch_architecture_names: multi-arch unknown"
6336 msgstr ""
6338 #: gdbarch.c:3974
6339 #, possible-c-format
6340 msgid "gdbarch: Attempt to register unknown architecture (%d)"
6341 msgstr ""
6343 #: gdbarch.c:3984
6344 #, possible-c-format
6345 msgid "gdbarch: Duplicate registraration of architecture (%s)"
6346 msgstr ""
6348 #: gdbarch.c:4209
6349 msgid "Set architecture debugging."
6350 msgstr ""
6352 #: gdbarch.c:4210
6353 msgid "Show architecture debugging."
6354 msgstr ""
6356 #: gdbarch.c:4211
6357 msgid "When non-zero, architecture debugging is enabled."
6358 msgstr ""
6360 #: gdb_assert.h:50
6361 #, possible-c-format
6362 msgid "%s: Assertion `%s' failed."
6363 msgstr ""
6365 #: gdb_assert.h:54
6366 #, possible-c-format
6367 msgid "Assertion `%s' failed."
6368 msgstr ""
6370 #: gdb-events.c:53
6371 #, possible-c-format
6372 msgid "Event debugging is %s.\n"
6373 msgstr ""
6375 #: gdb-events.c:344
6376 msgid "Set event debugging."
6377 msgstr ""
6379 #: gdb-events.c:345
6380 msgid "Show event debugging."
6381 msgstr ""
6383 #: gdb-events.c:346
6384 msgid "When non-zero, event/notify debugging is enabled."
6385 msgstr ""
6387 #: gdbtypes.c:132
6388 #, possible-c-format
6389 msgid ""
6390 "Resolution of opaque struct/class/union types (if set before loading "
6391 "symbols) is %s.\n"
6392 msgstr ""
6394 #: gdbtypes.c:142
6395 #, possible-c-format
6396 msgid "Debugging of C++ overloading is %s.\n"
6397 msgstr ""
6399 #: gdbtypes.c:430
6400 #, possible-c-format
6401 msgid "Unknown address space specifier: \"%s\""
6402 msgstr ""
6404 #: gdbtypes.c:1079
6405 #, possible-c-format
6406 msgid "No type named %s."
6407 msgstr ""
6409 #: gdbtypes.c:1123 objc-lang.c:97
6410 #, possible-c-format
6411 msgid "No struct type named %s."
6412 msgstr ""
6414 #: gdbtypes.c:1127 gdbtypes.c:1206 objc-lang.c:104
6415 #, possible-c-format
6416 msgid "This context has class, union or enum %s, not a struct."
6417 msgstr ""
6419 #: gdbtypes.c:1145
6420 #, possible-c-format
6421 msgid "No union type named %s."
6422 msgstr ""
6424 #. If we get here, it's not a union
6425 #: gdbtypes.c:1160
6426 #, possible-c-format
6427 msgid "This context has class, struct or enum %s, not a union."
6428 msgstr ""
6430 #: gdbtypes.c:1176
6431 #, possible-c-format
6432 msgid "No enum type named %s."
6433 msgstr ""
6435 #: gdbtypes.c:1180
6436 #, possible-c-format
6437 msgid "This context has class, struct or union %s, not an enum."
6438 msgstr ""
6440 #: gdbtypes.c:1202
6441 #, possible-c-format
6442 msgid "No template type named %s."
6443 msgstr ""
6445 #: gdbtypes.c:1242
6446 msgid " is not a structure or union type."
6447 msgstr ""
6449 #: gdbtypes.c:1357
6450 msgid "stub type has NULL name"
6451 msgstr ""
6453 #: gdbtypes.c:1558
6454 #, possible-c-format
6455 msgid "Internal: Cannot demangle mangled name `%s'."
6456 msgstr ""
6458 #: gdbtypes.c:2740
6459 #, possible-c-format
6460 msgid ") length %d\n"
6461 msgstr ""
6463 #: gdbtypes.c:2860
6464 msgid "(unknown bound type)"
6465 msgstr ""
6467 #: gdbtypes.c:2890
6468 msgid " <same as already seen type>\n"
6469 msgstr ""
6471 #: gdbtypes.c:3146
6472 msgid " (unknown data form)"
6473 msgstr ""
6475 #: gdbtypes.c:3403
6476 msgid ""
6477 "Set resolution of opaque struct/class/union types (if set before loading "
6478 "symbols)."
6479 msgstr ""
6481 #: gdbtypes.c:3404
6482 msgid ""
6483 "Show resolution of opaque struct/class/union types (if set before loading "
6484 "symbols)."
6485 msgstr ""
6487 #: gdbtypes.c:3854
6488 msgid "Set debugging of C++ overloading."
6489 msgstr ""
6491 #: gdbtypes.c:3855
6492 msgid "Show debugging of C++ overloading."
6493 msgstr ""
6495 #: gdbtypes.c:3856
6496 msgid "When enabled, ranking of the functions is displayed."
6497 msgstr ""
6499 #: gnu-nat.c:335
6500 #, possible-c-format
6501 msgid "Stopped %s."
6502 msgstr ""
6504 #: gnu-nat.c:471 gnu-nat.c:501
6505 #, possible-c-format
6506 msgid "Error setting exception port for %s: %s"
6507 msgstr ""
6509 #: gnu-nat.c:578
6510 #, possible-c-format
6511 msgid "Couldn't request notification for port %d: %s"
6512 msgstr ""
6514 #: gnu-nat.c:728
6515 #, possible-c-format
6516 msgid "Error allocating event port: %s"
6517 msgstr ""
6519 #: gnu-nat.c:752
6520 #, possible-c-format
6521 msgid "Error getting task for pid %d: %s"
6522 msgstr ""
6524 #: gnu-nat.c:862
6525 msgid "Additional task suspend count left untouched."
6526 msgstr ""
6528 #: gnu-nat.c:888 gnu-nat.c:893
6529 #, possible-c-format
6530 msgid "Can't modify tracing state for pid %d: %s"
6531 msgstr ""
6533 #: gnu-nat.c:1334
6534 #, possible-c-format
6535 msgid "Can't forward spontaneous exception (%s)."
6536 msgstr ""
6538 #. Can't do too much...
6539 #: gnu-nat.c:1374
6540 #, possible-c-format
6541 msgid "Can't deliver signal %s: No signal thread."
6542 msgstr ""
6544 #: gnu-nat.c:1376
6545 #, possible-c-format
6546 msgid "Delivering signal %s: %s"
6547 msgstr ""
6549 #: gnu-nat.c:1407
6550 #, possible-c-format
6551 msgid "Can't continue process: %s"
6552 msgstr ""
6554 #: gnu-nat.c:1446
6555 msgid "There are no threads; try again later."
6556 msgstr ""
6558 #: gnu-nat.c:1470
6559 #, possible-c-format
6560 msgid "wait request failed: %s"
6561 msgstr ""
6563 #: gnu-nat.c:1506
6564 #, possible-c-format
6565 msgid "Couldn't wait for an event: %s"
6566 msgstr ""
6568 #. Whatever it is, it's something strange.
6569 #: gnu-nat.c:1526
6570 #, possible-c-format
6571 msgid "Got a strange event, msg id = %d."
6572 msgstr ""
6574 #: gnu-nat.c:1529
6575 #, possible-c-format
6576 msgid "Handling event, msgid = %d: %s"
6577 msgstr ""
6579 #: gnu-nat.c:1712
6580 #, possible-c-format
6581 msgid "Pid %d died with unknown exit status, using SIGKILL."
6582 msgstr ""
6584 #: gnu-nat.c:1762
6585 #, possible-c-format
6586 msgid "illegal rpc: %s"
6587 msgstr ""
6589 #: gnu-nat.c:1827
6590 #, possible-c-format
6591 msgid "Can't wait for pid %d: %s"
6592 msgstr ""
6594 #: gnu-nat.c:1883
6595 #, possible-c-format
6596 msgid "Signal delivery failed: %s"
6597 msgstr ""
6599 #: gnu-nat.c:1957
6600 #, possible-c-format
6601 msgid "Aborting %s with unforwarded exception %s."
6602 msgstr ""
6604 #: gnu-nat.c:1981
6605 #, possible-c-format
6606 msgid "Can't run single thread id %d: no such thread!"
6607 msgstr ""
6609 #: gnu-nat.c:1990
6610 #, possible-c-format
6611 msgid "Can't step thread id %d: no such thread."
6612 msgstr ""
6614 #: gnu-nat.c:2059
6615 msgid "ptrace (PTRACE_TRACEME) failed!"
6616 msgstr ""
6618 #: gnu-nat.c:2119 inf-ptrace.c:187 inftarg.c:183 inf-ttrace.c:677
6619 #: nto-procfs.c:517 procfs.c:3516 win32-nat.c:1720
6620 msgid "process-id to attach"
6621 msgstr ""
6623 #. Trying to masturbate?
6624 #: gnu-nat.c:2124 inf-ptrace.c:196 inftarg.c:192 inf-ttrace.c:685
6625 msgid "I refuse to debug myself!"
6626 msgstr ""
6628 #: gnu-nat.c:2217 inf-child.c:76 inftarg.c:281 procfs.c:4632 win32-nat.c:1841
6629 msgid "Use the \"run\" command to start a Unix child process."
6630 msgstr ""
6632 #: gnu-nat.c:2223
6633 msgid "to_stop target function not implemented"
6634 msgstr ""
6636 #: gnu-nat.c:2229
6637 msgid "to_pid_to_exec_file target function not implemented"
6638 msgstr ""
6640 #: gnu-nat.c:2263
6641 #, possible-c-format
6642 msgid "Read from inferior faulted: %s"
6643 msgstr ""
6645 #: gnu-nat.c:2269
6646 #, possible-c-format
6647 msgid "gnu_read_inferior vm_deallocate failed: %s"
6648 msgstr ""
6650 #: gnu-nat.c:2354
6651 #, possible-c-format
6652 msgid "No memory at 0x%x. Nothing written"
6653 msgstr ""
6655 #: gnu-nat.c:2363
6656 #, possible-c-format
6657 msgid "Memory at address 0x%x is unwritable. Nothing written"
6658 msgstr ""
6660 #: gnu-nat.c:2437
6661 #, possible-c-format
6662 msgid "%s: %s"
6663 msgstr ""
6665 #: gnu-nat.c:2516
6666 #, possible-c-format
6667 msgid "vm_region failed: %s"
6668 msgstr ""
6670 #: gnu-nat.c:2680
6671 #, possible-c-format
6672 msgid "Illegal argument for \"%s\" command, should be an integer."
6673 msgstr ""
6675 #: gnu-nat.c:2691
6676 #, possible-c-format
6677 msgid "Illegal argument for \"%s\" command, should be \"%s\" or \"%s\"."
6678 msgstr ""
6680 #: gnu-nat.c:2702
6681 #, possible-c-format
6682 msgid "Garbage after \"%s\" command: `%s'"
6683 msgstr ""
6685 #: gnu-nat.c:2712
6686 msgid "No current thread."
6687 msgstr ""
6689 #: gnu-nat.c:2722
6690 msgid "No current process."
6691 msgstr ""
6693 #: gnu-nat.c:2829
6694 msgid "No inferior task."
6695 msgstr ""
6697 #: gnu-nat.c:2835
6698 #, possible-c-format
6699 msgid "Couldn't extract send right %d from inferior: %s"
6700 msgstr ""
6702 #: gnu-nat.c:2850
6703 #, possible-c-format
6704 msgid "Can't set exception port for %s: %s"
6705 msgstr ""
6707 #: gnu-nat.c:2860
6708 msgid "No argument to \"set task exception-port\" command."
6709 msgstr ""
6711 #: gnu-nat.c:2885
6712 msgid ""
6713 "Illegal argument to \"set signal-thread\" command.\n"
6714 "Should be an integer thread ID, or `none'."
6715 msgstr ""
6717 #: gnu-nat.c:2894
6718 #, possible-c-format
6719 msgid ""
6720 "Thread ID %s not known.  Use the \"info threads\" command to\n"
6721 "see the IDs of currently known threads."
6722 msgstr ""
6724 #: gnu-nat.c:3025
6725 #, possible-c-format
6726 msgid "%ld: %s."
6727 msgstr ""
6729 #: gnu-nat.c:3035 utils.c:865
6730 #, possible-c-format
6731 msgid "%s."
6732 msgstr ""
6734 #: gnu-nat.c:3075
6735 msgid ""
6736 "Set whether the new threads are suspended while gdb has control.\n"
6737 "This property normally has no effect because the whole task is\n"
6738 "suspended, however, that may be disabled with \"set task pause off\".\n"
6739 "The default value is \"off\"."
6740 msgstr ""
6742 #: gnu-nat.c:3081
6743 msgid "Show whether new threads are suspended while gdb has control."
6744 msgstr ""
6746 #: gnu-nat.c:3085
6747 msgid "Set whether new threads are allowed to run (once gdb has noticed them)."
6748 msgstr ""
6750 #: gnu-nat.c:3088
6751 msgid ""
6752 "Show whether new threads are allowed to run (once gdb has noticed them)."
6753 msgstr ""
6755 #: gnu-nat.c:3093
6756 msgid "Set the default detach-suspend-count value for new threads."
6757 msgstr ""
6759 #: gnu-nat.c:3096
6760 msgid "Show the default detach-suspend-count value for new threads."
6761 msgstr ""
6763 #: gnu-nat.c:3099
6764 msgid ""
6765 "Set whether the inferior process's signals will be intercepted.\n"
6766 "Mach exceptions (such as breakpoint traps) are not affected."
6767 msgstr ""
6769 #: gnu-nat.c:3104
6770 msgid "Show whether the inferior process's signals will be intercepted."
6771 msgstr ""
6773 #: gnu-nat.c:3109
6774 msgid ""
6775 "Set the thread that gdb thinks is the libc signal thread.\n"
6776 "This thread is run when delivering a signal to a non-stopped process."
6777 msgstr ""
6779 #: gnu-nat.c:3114
6780 msgid "Set the thread that gdb thinks is the libc signal thread."
6781 msgstr ""
6783 #: gnu-nat.c:3119
6784 msgid ""
6785 "Set whether gdb thinks the inferior process is stopped as with SIGSTOP.\n"
6786 "Stopped process will be continued by sending them a signal."
6787 msgstr ""
6789 #: gnu-nat.c:3123
6790 msgid ""
6791 "Show whether gdb thinks the inferior process is stopped as with SIGSTOP."
6792 msgstr ""
6794 #: gnu-nat.c:3127
6795 msgid ""
6796 "Set whether exceptions in the inferior process will be trapped.\n"
6797 "When exceptions are turned off, neither breakpoints nor single-stepping\n"
6798 "will work."
6799 msgstr ""
6801 #: gnu-nat.c:3134
6802 msgid "Show whether exceptions in the inferior process will be trapped."
6803 msgstr ""
6805 #: gnu-nat.c:3139
6806 msgid "Command prefix for setting task attributes."
6807 msgstr ""
6809 #: gnu-nat.c:3142
6810 msgid "Command prefix for showing task attributes."
6811 msgstr ""
6813 #: gnu-nat.c:3145
6814 msgid ""
6815 "Set whether the task is suspended while gdb has control.\n"
6816 "A value of \"on\" takes effect immediately, otherwise nothing happens\n"
6817 "until the next time the program is continued.\n"
6818 "When setting this to \"off\", \"set thread default pause on\" can be\n"
6819 "used to pause individual threads by default instead."
6820 msgstr ""
6822 #: gnu-nat.c:3153
6823 msgid "Show whether the task is suspended while gdb has control."
6824 msgstr ""
6826 #: gnu-nat.c:3157
6827 msgid "Set the suspend count will leave on the thread when detaching."
6828 msgstr ""
6830 #: gnu-nat.c:3160
6831 msgid "Show the suspend count will leave on the thread when detaching."
6832 msgstr ""
6834 #: gnu-nat.c:3163
6835 msgid ""
6836 "Set the task exception port to which we forward exceptions.\n"
6837 "The argument should be the value of the send right in the task."
6838 msgstr ""
6840 #. A convenient way of turning on all options require to noninvasively
6841 #. debug running tasks.
6842 #: gnu-nat.c:3173
6843 msgid ""
6844 "Set task options so that we interfere as little as possible.\n"
6845 "This is the same as setting `task pause', `exceptions', and\n"
6846 "`signals' to the opposite value."
6847 msgstr ""
6849 #: gnu-nat.c:3181
6850 msgid "Show information about the task's send rights"
6851 msgstr ""
6853 #: gnu-nat.c:3184
6854 msgid "Show information about the task's receive rights"
6855 msgstr ""
6857 #: gnu-nat.c:3187
6858 msgid "Show information about the task's port rights"
6859 msgstr ""
6861 #: gnu-nat.c:3190
6862 msgid "Show information about the task's port sets"
6863 msgstr ""
6865 #: gnu-nat.c:3193
6866 msgid "Show information about the task's dead names"
6867 msgstr ""
6869 #: gnu-nat.c:3265
6870 msgid "No argument to \"set thread exception-port\" command."
6871 msgstr ""
6873 #: gnu-nat.c:3306
6874 msgid "Command prefix for setting thread properties."
6875 msgstr ""
6877 #: gnu-nat.c:3309
6878 msgid "Command prefix for setting default thread properties."
6879 msgstr ""
6881 #: gnu-nat.c:3313
6882 msgid "Command prefix for showing thread properties."
6883 msgstr ""
6885 #: gnu-nat.c:3316
6886 msgid "Command prefix for showing default thread properties."
6887 msgstr ""
6889 #: gnu-nat.c:3320
6890 msgid ""
6891 "Set whether the current thread is suspended while gdb has control.\n"
6892 "A value of \"on\" takes effect immediately, otherwise nothing happens\n"
6893 "until the next time the program is continued.  This property normally\n"
6894 "has no effect because the whole task is suspended, however, that may\n"
6895 "be disabled with \"set task pause off\".\n"
6896 "The default value is \"off\"."
6897 msgstr ""
6899 #: gnu-nat.c:3328
6900 msgid "Show whether the current thread is suspended while gdb has control."
6901 msgstr ""
6903 #: gnu-nat.c:3333
6904 msgid "Set whether the current thread is allowed to run."
6905 msgstr ""
6907 #: gnu-nat.c:3336
6908 msgid "Show whether the current thread is allowed to run."
6909 msgstr ""
6911 #: gnu-nat.c:3339
6912 msgid ""
6913 "Set the suspend count will leave on the thread when detaching.\n"
6914 "Note that this is relative to suspend count when gdb noticed the thread;\n"
6915 "use the `thread takeover-suspend-count' to force it to an absolute value."
6916 msgstr ""
6918 #: gnu-nat.c:3344
6919 msgid ""
6920 "Show the suspend count will leave on the thread when detaching.\n"
6921 "Note that this is relative to suspend count when gdb noticed the thread;\n"
6922 "use the `thread takeover-suspend-count' to force it to an absolute value."
6923 msgstr ""
6925 #: gnu-nat.c:3350
6926 msgid ""
6927 "Set the thread exception port to which we forward exceptions.\n"
6928 "This overrides the task exception port.\n"
6929 "The argument should be the value of the send right in the task."
6930 msgstr ""
6932 #: gnu-nat.c:3359
6933 msgid ""
6934 "Force the threads absolute suspend-count to be gdb's.\n"
6935 "Prior to giving this command, gdb's thread suspend-counts are relative\n"
6936 "to the thread's initial suspend-count when gdb notices the threads."
6937 msgstr ""
6939 #: gnu-nat.c:3402
6940 #, possible-c-format
6941 msgid "Error flushing inferior's cache : %s"
6942 msgstr ""
6944 #: gnu-v2-abi.c:178
6945 msgid "I'm confused:  virtual function table has bad type"
6946 msgstr ""
6948 #: gnu-v3-abi.c:248
6949 #, possible-c-format
6950 msgid "can't find linker symbol for virtual table for `%s' value"
6951 msgstr ""
6953 #: gnu-v3-abi.c:251
6954 #, possible-c-format
6955 msgid "  found `%s' instead"
6956 msgstr ""
6958 #: gnu-v3-abi.c:294
6959 msgid "Only classes can have virtual functions."
6960 msgstr ""
6962 #: gnu-v3-abi.c:311
6963 #, possible-c-format
6964 msgid "Could not find virtual table pointer for class \"%s\"."
6965 msgstr ""
6967 #: gnu-v3-abi.c:381
6968 msgid "Expected a negative vbase offset (old compiler?)"
6969 msgstr ""
6971 #: gnu-v3-abi.c:385
6972 msgid "Misaligned vbase offset."
6973 msgstr ""
6975 #: gnu-v3-abi.c:406
6976 #, possible-c-format
6977 msgid "Illegal vptr offset in class %s"
6978 msgstr ""
6980 #: go32-nat.c:312
6981 msgid ""
6982 "You cannot attach to a running program on this platform.\n"
6983 "Use the `run' command to run DJGPP programs."
6984 msgstr ""
6986 #: go32-nat.c:477
6987 #, possible-c-format
6988 msgid "Invalid register no. %d in fetch_register."
6989 msgstr ""
6991 #: go32-nat.c:503
6992 #, possible-c-format
6993 msgid "Invalid register no. %d in store_register."
6994 msgstr ""
6996 #: go32-nat.c:609 go32-nat.c:894
6997 msgid "Cannot allocate redirection storage: not enough memory.\n"
6998 msgstr ""
7000 #: go32-nat.c:617
7001 msgid "Syntax error in command line."
7002 msgstr ""
7004 #: go32-nat.c:626
7005 msgid "Command line too long."
7006 msgstr ""
7008 #: go32-nat.c:699
7009 #, possible-c-format
7010 msgid "Invalid register %d in go32_set_dr.\n"
7011 msgstr ""
7013 #: go32-nat.c:809
7014 #, possible-c-format
7015 msgid "Cannot redirect standard handles for program: %s."
7016 msgstr ""
7018 #: go32-nat.c:843
7019 #, possible-c-format
7020 msgid "Cannot redirect standard handles for debugger: %s."
7021 msgstr ""
7023 #: go32-nat.c:1524
7024 #, possible-c-format
7025 msgid "Invalid LDT entry 0x%03lx."
7026 msgstr ""
7028 #: go32-nat.c:1562
7029 #, possible-c-format
7030 msgid "Invalid LDT entry %#lx: outside valid limits [0..%#x]"
7031 msgstr ""
7033 #: go32-nat.c:1593
7034 #, possible-c-format
7035 msgid "Invalid GDT entry 0x%03lx: not an integral multiple of 8."
7036 msgstr ""
7038 #: go32-nat.c:1604
7039 #, possible-c-format
7040 msgid "Invalid GDT entry %#lx: outside valid limits [0..%#x]"
7041 msgstr ""
7043 #: go32-nat.c:1634
7044 #, possible-c-format
7045 msgid "Invalid (negative) IDT entry %ld."
7046 msgstr ""
7048 #: go32-nat.c:1646
7049 #, possible-c-format
7050 msgid "Invalid IDT entry %#lx: outside valid limits [0..%#x]"
7051 msgstr ""
7053 #: go32-nat.c:1805 go32-nat.c:1854
7054 #, possible-c-format
7055 msgid "Entry %ld is outside valid limits [0..1023]."
7056 msgstr ""
7058 #: go32-nat.c:1882
7059 msgid "linear address"
7060 msgstr ""
7062 #: go32-nat.c:1913
7063 msgid "Print information specific to DJGPP (aka MS-DOS) debugging."
7064 msgstr ""
7066 #: go32-nat.c:1917
7067 msgid ""
7068 "Display information about the target system, including CPU, OS, DPMI, etc."
7069 msgstr ""
7071 #: go32-nat.c:1920
7072 msgid ""
7073 "Display entries in the LDT (Local Descriptor Table).\n"
7074 "Entry number (an expression) as an argument means display only that entry."
7075 msgstr ""
7077 #: go32-nat.c:1924
7078 msgid ""
7079 "Display entries in the GDT (Global Descriptor Table).\n"
7080 "Entry number (an expression) as an argument means display only that entry."
7081 msgstr ""
7083 #: go32-nat.c:1928
7084 msgid ""
7085 "Display entries in the IDT (Interrupt Descriptor Table).\n"
7086 "Entry number (an expression) as an argument means display only that entry."
7087 msgstr ""
7089 #: go32-nat.c:1932
7090 msgid ""
7091 "Display entries in the Page Directory.\n"
7092 "Entry number (an expression) as an argument means display only that entry."
7093 msgstr ""
7095 #: go32-nat.c:1936
7096 msgid ""
7097 "Display entries in Page Tables.\n"
7098 "Entry number (an expression) as an argument means display only entries\n"
7099 "from the Page Table pointed to by the specified Page Directory entry."
7100 msgstr ""
7102 #: go32-nat.c:1941
7103 msgid ""
7104 "Display a Page Table entry for a linear address.\n"
7105 "The address argument must be a linear address, after adding to\n"
7106 "it the base address of the appropriate segment.\n"
7107 "The base address of variables and functions in the debuggee's data\n"
7108 "or code segment is stored in the variable __djgpp_base_address,\n"
7109 "so use `__djgpp_base_address + (char *)&var' as the argument.\n"
7110 "For other segments, look up their base address in the output of\n"
7111 "the `info dos ldt' command."
7112 msgstr ""
7114 #: hpacc-abi.c:102
7115 msgid "Address of object is null; object may not have been created."
7116 msgstr ""
7118 #: hpacc-abi.c:167
7119 msgid "Address of virtual function is null; error in virtual table?"
7120 msgstr ""
7122 #: hpacc-abi.c:246
7123 msgid "Retrieved null typeinfo pointer in trying to determine run-time type"
7124 msgstr ""
7126 #: hpacc-abi.c:257
7127 msgid "Retrieved null type name from typeinfo"
7128 msgstr ""
7130 #: hpacc-abi.c:263
7131 #, possible-c-format
7132 msgid "Could not find run-time type: invalid type name %s in typeinfo??"
7133 msgstr ""
7135 #: hppa-hpux-nat.c:112 hppa-hpux-nat.c:125
7136 #, possible-c-format
7137 msgid "Couldn't read register %s (#%d): %s"
7138 msgstr ""
7140 #: hppa-hpux-nat.c:189 hppa-hpux-nat.c:202
7141 #, possible-c-format
7142 msgid "Couldn't write register %s (#%d): %s"
7143 msgstr ""
7145 #. Should never happen.
7146 #: hppa-hpux-tdep.c:163 hppa-hpux-tdep.c:289
7147 msgid "Unable to find branch in parameter relocation stub."
7148 msgstr ""
7150 #: hppa-hpux-tdep.c:429
7151 msgid "Unable to find branch in linker stub"
7152 msgstr ""
7154 #: hppa-hpux-tdep.c:446
7155 #, possible-c-format
7156 msgid "Unable to find ldil X,%%r1 before ble Y(%%sr4,%%r1)."
7157 msgstr ""
7159 #: hppa-hpux-tdep.c:482
7160 #, possible-c-format
7161 msgid "Unable to find symbol for 0x%lx"
7162 msgstr ""
7164 #: hppa-hpux-tdep.c:489
7165 #, possible-c-format
7166 msgid "Unable to find library symbol for %s."
7167 msgstr ""
7169 #: hppa-hpux-tdep.c:519
7170 #, possible-c-format
7171 msgid "Unable to find restore of %%rp before bv (%%rp)."
7172 msgstr ""
7174 #: hppa-hpux-tdep.c:634
7175 msgid ""
7176 "Unable to find __d_pid symbol in object file.\n"
7177 "Suggest linking executable with -g (links in /opt/langtools/lib/end.o)."
7178 msgstr ""
7180 #: hppa-hpux-tdep.c:643
7181 msgid ""
7182 "Unable to write __d_pid.\n"
7183 "Suggest linking executable with -g (links in /opt/langtools/lib/end.o)."
7184 msgstr ""
7186 #: hppa-hpux-tdep.c:732
7187 #, possible-c-format
7188 msgid "call to __d_shl_get failed, error code is %d"
7189 msgstr ""
7191 #: hppa-hpux-tdep.c:817
7192 #, possible-c-format
7193 msgid ""
7194 "Unable to find exception callback hook (%s).\n"
7195 "Executable may not have been compiled debuggable with HP aCC.\n"
7196 "GDB will be unable to intercept exception events."
7197 msgstr ""
7199 #: hppa-hpux-tdep.c:838
7200 #, possible-c-format
7201 msgid ""
7202 "Unable to find exception callback routine (%s).\n"
7203 "Suggest linking executable with -g (links in /opt/langtools/lib/end.o).\n"
7204 "GDB will be unable to intercept exception events."
7205 msgstr ""
7207 #: hppa-hpux-tdep.c:875
7208 msgid "Error while finding exception callback hook:\n"
7209 msgstr ""
7211 #. We can get here either if there is no plabel in the export list
7212 #. for the main image, or if something strange happened (?)
7213 #: hppa-hpux-tdep.c:886
7214 msgid ""
7215 "Couldn't find a plabel (indirect function label) for the exception "
7216 "callback.\n"
7217 "GDB will not be able to intercept exception events."
7218 msgstr ""
7220 #: hppa-hpux-tdep.c:906
7221 #, possible-c-format
7222 msgid ""
7223 "Unable to find exception callback routine to set breakpoint (%s).\n"
7224 "Suggest linking executable with -g (link in /opt/langtools/lib/end.o).\n"
7225 "GDB will be unable to intercept exception events."
7226 msgstr ""
7228 #: hppa-hpux-tdep.c:934
7229 msgid ""
7230 "Unable to enable interception of exception catches.\n"
7231 "Executable may not have been compiled debuggable with HP aCC.\n"
7232 "Suggest linking executable with -g (link in /opt/langtools/lib/end.o)."
7233 msgstr ""
7235 #: hppa-hpux-tdep.c:961
7236 msgid ""
7237 "Unable to enable interception of exception throws.\n"
7238 "Executable may not have been compiled debuggable with HP aCC.\n"
7239 "Suggest linking executable with -g (link in /opt/langtools/lib/end.o)."
7240 msgstr ""
7242 #: hppa-hpux-tdep.c:1012
7243 msgid ""
7244 "Could not write to target memory for exception event callback.\n"
7245 "Interception of exception events may not work."
7246 msgstr ""
7248 #: hppa-hpux-tdep.c:1027
7249 msgid ""
7250 "Internal error: Invalid inferior pid?  Cannot intercept exception events."
7251 msgstr ""
7253 #: hppa-hpux-tdep.c:1038
7254 msgid "Couldn't enable exception throw interception."
7255 msgstr ""
7257 #: hppa-hpux-tdep.c:1046
7258 msgid "Couldn't enable exception catch interception."
7259 msgstr ""
7261 #: hppa-hpux-tdep.c:1051
7262 msgid "Request to enable unknown or unsupported exception event."
7263 msgstr ""
7265 #: hppa-hpux-tdep.c:1401 hppa-hpux-tdep.c:1496
7266 msgid "Internal error creating objfile private data."
7267 msgstr ""
7269 #: hppa-hpux-tdep.c:1648
7270 msgid ""
7271 "Cannot find suitable address to place dummy breakpoint; nested calls may "
7272 "fail."
7273 msgstr ""
7275 #: hppa-hpux-tdep.c:1752
7276 msgid ""
7277 "Cannot call external function not referenced by application (no import "
7278 "stub).\n"
7279 msgstr ""
7281 #: hppa-hpux-tdep.c:1763 hppa-hpux-tdep.c:1789
7282 msgid "Cannot make interspace call from here."
7283 msgstr ""
7285 #: hppa-hpux-tdep.c:1896
7286 msgid "Register set contents too small"
7287 msgstr ""
7289 #: hppa-linux-nat.c:238 i386-linux-nat.c:185 inf-ptrace.c:647 infptrace.c:238
7290 #, possible-c-format
7291 msgid "Couldn't read register %s (#%d): %s."
7292 msgstr ""
7294 #: hppa-linux-nat.c:264 i386-linux-nat.c:212 inf-ptrace.c:701 infptrace.c:291
7295 #, possible-c-format
7296 msgid "Couldn't write register %s (#%d): %s."
7297 msgstr ""
7299 #: hppa-tdep.c:492
7300 msgid "Internal error reading unwind information."
7301 msgstr ""
7303 #: hppa-tdep.c:1925
7304 #, possible-c-format
7305 msgid "Cannot read instruction at 0x%s."
7306 msgstr ""
7308 #: hppa-tdep.c:2431
7309 msgid "Requesting registers from null frame."
7310 msgstr ""
7312 #: hppa-tdep.c:2970
7313 #, possible-c-format
7314 msgid "Cannot resolve PLT stub at 0x%s."
7315 msgstr ""
7317 #: hppa-tdep.c:3077
7318 #, possible-c-format
7319 msgid "Unsupported address size: %d"
7320 msgstr ""
7322 #: hppa-tdep.c:3183
7323 msgid "Print unwind table entry at given address."
7324 msgstr ""
7326 #. Debug this files internals.
7327 #: hppa-tdep.c:3187
7328 msgid ""
7329 "Set whether hppa target specific debugging information should be displayed."
7330 msgstr ""
7332 #: hppa-tdep.c:3189
7333 msgid "Show whether hppa target specific debugging information is displayed."
7334 msgstr ""
7336 #: hppa-tdep.c:3190
7337 msgid ""
7338 "This flag controls whether hppa target specific debugging information is\n"
7339 "displayed.  This information is particularly useful for debugging frame\n"
7340 "unwinding problems."
7341 msgstr ""
7343 #: hpread.c:337
7344 msgid "File not processed by pxdb--about to process now."
7345 msgstr ""
7347 #: hpread.c:344
7348 #, possible-c-format
7349 msgid ""
7350 "pxdb not found at standard location: /opt/langtools/bin\n"
7351 "gdb will not be able to debug %s.\n"
7352 "Please install pxdb at the above location and then restart gdb.\n"
7353 "You can also run pxdb on %s with the command\n"
7354 "\"pxdb %s\" and then restart gdb."
7355 msgstr ""
7357 #: hpread.c:392 hpread.c:459
7358 msgid "bfd_get_section_contents."
7359 msgstr ""
7361 #: hpread.c:398
7362 msgid "file debug header info invalid."
7363 msgstr ""
7365 #: hpread.c:403
7366 msgid "invalid $HEADER$ size in executable."
7367 msgstr ""
7369 #: hpread.c:467
7370 msgid "file debug header invalid."
7371 msgstr ""
7373 #: hpread.c:557
7374 #, possible-c-format
7375 msgid ""
7376 "\n"
7377 "In object file \"%s\":"
7378 msgstr ""
7380 #: hpread.c:776
7381 #, possible-c-format
7382 msgid "Procedure \"%s\" [0x%x] spans file or module boundaries."
7383 msgstr ""
7385 #: hpread.c:1081
7386 #, possible-c-format
7387 msgid ""
7388 "Module \"%s\" [0x%s] has non-standard addresses.  It starts at 0x%s, ends at "
7389 "0x%s, and will be skipped."
7390 msgstr ""
7392 #: hpread.c:1110 hpread.c:1358
7393 #, possible-c-format
7394 msgid "Found procedure \"%s\" [0x%x] that is not in any file or module."
7395 msgstr ""
7397 #: hpread.c:1124
7398 #, possible-c-format
7399 msgid ""
7400 "File \"%s\" [0x%x] has ending address after starting address of next file; "
7401 "adjusting ending address down."
7402 msgstr ""
7404 #: hpread.c:1131
7405 #, possible-c-format
7406 msgid ""
7407 "File \"%s\" [0x%x] has ending address after starting address of next module; "
7408 "adjusting ending address down."
7409 msgstr ""
7411 #: hpread.c:1229
7412 #, possible-c-format
7413 msgid "No symbols in psymtab for file \"%s\" [0x%x]."
7414 msgstr ""
7416 #: hpread.c:1261
7417 #, possible-c-format
7418 msgid "File \"%s\" [0x%x] crosses beginning of module \"%s\"."
7419 msgstr ""
7421 #: hpread.c:1296
7422 #, possible-c-format
7423 msgid "File \"%s\" [0x%x] crosses end of module \"%s\"."
7424 msgstr ""
7426 #: hpread.c:1313
7427 #, possible-c-format
7428 msgid ""
7429 "Module \"%s\" [0x%x] has ending address after starting address of next "
7430 "module; adjusting ending address down."
7431 msgstr ""
7433 #: hpread.c:1320
7434 #, possible-c-format
7435 msgid ""
7436 "Module \"%s\" [0x%x] has ending address after starting address of next file; "
7437 "adjusting ending address down."
7438 msgstr ""
7440 #: hpread.c:1457
7441 #, possible-c-format
7442 msgid "No symbols in psymtab for module \"%s\" [0x%x]."
7443 msgstr ""
7445 #: hpread.c:1485
7446 #, possible-c-format
7447 msgid "Found functions beyond end of all files and modules [0x%x]."
7448 msgstr ""
7450 #. This shouldn't happen if we check in "symfile.c".
7451 #: hpread.c:1612
7452 #, possible-c-format
7453 msgid "File \"%s\" not processed by pxdb!"
7454 msgstr ""
7456 #: hpread.c:2893
7457 msgid ""
7458 "error in hpread_type_translate\n"
7460 msgstr ""
7462 #: hpread.c:2969
7463 msgid "hpread_type_translate: unhandled type code."
7464 msgstr ""
7466 #: hpread.c:3762
7467 msgid "Invalid debug info: Template argument entry is of wrong kind"
7468 msgstr ""
7470 #: hpread.c:3870
7471 msgid ""
7472 "Two classes to fix up for method??  Type information may be incorrect for "
7473 "some classes."
7474 msgstr ""
7476 #: hpread.c:3872
7477 msgid ""
7478 "Two methods to be fixed up at once?? Type information may be incorrect for "
7479 "some classes."
7480 msgstr ""
7482 #: hpread.c:4056
7483 msgid ""
7484 "Debug info inconsistent: FIELD of anonymous union doesn't have a_union bit "
7485 "set"
7486 msgstr ""
7488 #: hpread.c:4088
7489 msgid ""
7490 "Debug info inconsistent: SVAR field in anonymous union doesn't have a_union "
7491 "bit set"
7492 msgstr ""
7494 #: hpread.c:4109
7495 msgid ""
7496 "Debug info inconsistent: DVAR field in anonymous union doesn't have a_union "
7497 "bit set"
7498 msgstr ""
7500 #: hpread.c:4146
7501 #, possible-c-format
7502 msgid ""
7503 "Internal error: Unexpected debug record kind %d found following DNTT_GENFIELD"
7504 msgstr ""
7506 #. neither field nor genfield ?? is this possible??
7507 #. pai:: FIXME walk to the next -- how?
7508 #: hpread.c:4224
7509 #, possible-c-format
7510 msgid "Internal error: unexpected DNTT kind %d encountered as field of struct"
7511 msgstr ""
7513 #: hpread.c:4226
7514 msgid "Skipping remaining fields of struct"
7515 msgstr ""
7517 #: hpread.c:4543
7518 msgid "error in hpread_array_type."
7519 msgstr ""
7521 #: hpread.c:4772
7522 msgid "error in hpread_type_lookup()."
7523 msgstr ""
7525 #: hpread.c:5636
7526 msgid "unhandled symbol in hp-symtab-read.c: DNTT_TYPE_COMMON/DNTT_TYPE_END.\n"
7527 msgstr ""
7529 #: hpread.c:5664
7530 msgid "internal error in hp-symtab-read.c: Unexpected DNTT_TYPE_END kind."
7531 msgstr ""
7533 #: hpread.c:5771 hpread.c:5775
7534 msgid "Internal error in reading shared library information."
7535 msgstr ""
7537 #: hpread.c:5885
7538 msgid "error processing class tagdef"
7539 msgstr ""
7541 #: hpread.c:5994
7542 msgid "unhandled symbol in hp-symtab-read.c: DNTT_TYPE_COMMON."
7543 msgstr ""
7545 #: hpread.c:6007
7546 msgid "unhandled symbol in hp-symtab-read.c: DNTT_TYPE_BLOCKDATA."
7547 msgstr ""
7549 #: hpux-thread.c:131
7550 #, possible-c-format
7551 msgid "Can't find TCB %d"
7552 msgstr ""
7554 #. Inactive thread
7555 #. Inactive thread.
7556 #: hpux-thread.c:189 sol-thread.c:412 sol-thread.c:446
7557 msgid "This version of Solaris can't start inactive threads."
7558 msgstr ""
7560 #: i386bsd-nat.c:221
7561 msgid "Couldn't write XMM registers"
7562 msgstr ""
7564 #: i386bsd-nat.c:274
7565 msgid "Couldn't get debug registers"
7566 msgstr ""
7568 #: i386bsd-nat.c:285
7569 msgid "Couldn't write debug registers"
7570 msgstr ""
7572 #: i386bsd-nat.c:323
7573 msgid "Couldn't read debug registers"
7574 msgstr ""
7576 #: i386bsd-nat.c:373
7577 #, possible-c-format
7578 msgid ""
7579 "offsetof (struct sigcontext, sc_pc) yields %d instead of %d.\n"
7580 "Please report this to <bug-gdb@gnu.org>."
7581 msgstr ""
7583 #: i386bsd-nat.c:386
7584 #, possible-c-format
7585 msgid ""
7586 "offsetof (struct sigcontext, sc_sp) yields %d instead of %d.\n"
7587 "Please report this to <bug-gdb@gnu.org>."
7588 msgstr ""
7590 #: i386bsd-nat.c:399
7591 #, possible-c-format
7592 msgid ""
7593 "offsetof (struct sigcontext, sc_fp) yields %d instead of %d.\n"
7594 "Please report this to <bug-gdb@gnu.org>."
7595 msgstr ""
7597 #: i386gnu-nat.c:78 i386gnu-nat.c:182
7598 #, possible-c-format
7599 msgid "Couldn't fetch floating-point state from %s"
7600 msgstr ""
7602 #: i386gnu-nat.c:124
7603 #, possible-c-format
7604 msgid "Can't fetch registers from thread %d: No such thread"
7605 msgstr ""
7607 #: i386gnu-nat.c:135
7608 #, possible-c-format
7609 msgid "Couldn't fetch registers from %s"
7610 msgstr ""
7612 #: i386gnu-nat.c:195
7613 #, possible-c-format
7614 msgid "Couldn't store floating-point state into %s"
7615 msgstr ""
7617 #: i386gnu-nat.c:213
7618 #, possible-c-format
7619 msgid "Couldn't store registers into thread %d: No such thread"
7620 msgstr ""
7622 #: i386gnu-nat.c:230
7623 #, possible-c-format
7624 msgid "Couldn't store registers into %s"
7625 msgstr ""
7627 #: i386gnu-nat.c:250
7628 #, possible-c-format
7629 msgid "Register %s changed after the thread was aborted"
7630 msgstr ""
7632 #: i386gnu-nat.c:257
7633 msgid "... also writing this register!  Suspicious..."
7634 msgstr ""
7636 #: i386-linux-nat.c:413 i386-linux-nat.c:440
7637 msgid "Couldn't read floating-point and SSE registers"
7638 msgstr ""
7640 #: i386-linux-nat.c:446
7641 msgid "Couldn't write floating-point and SSE registers"
7642 msgstr ""
7644 #: i386-linux-nat.c:550 m32r-linux-nat.c:211 m68klinux-nat.c:497
7645 #, possible-c-format
7646 msgid "Got request for bad register number %d."
7647 msgstr ""
7649 #: i386-linux-nat.c:610 m32r-linux-nat.c:235 m68klinux-nat.c:544
7650 #, possible-c-format
7651 msgid "Got request to store bad register number %d."
7652 msgstr ""
7654 #: i386-nat.c:309
7655 #, possible-c-format
7656 msgid "Invalid hardware breakpoint type %d in i386_length_and_rw_bits.\n"
7657 msgstr ""
7659 #: i386-nat.c:326
7660 #, possible-c-format
7661 msgid "Invalid hardware breakpoint length %d in i386_length_and_rw_bits.\n"
7662 msgstr ""
7664 #: i386-nat.c:477
7665 #, possible-c-format
7666 msgid "Invalid value %d of operation in i386_handle_nonaligned_watchpoint.\n"
7667 msgstr ""
7669 #: i386-nat.c:672
7670 msgid ""
7671 "Set whether to show variables that mirror the x86 debug registers.\n"
7672 "Use \"on\" to enable, \"off\" to disable.\n"
7673 "If enabled, the debug registers values are shown when GDB inserts\n"
7674 "or removes a hardware breakpoint or watchpoint, and when the inferior\n"
7675 "triggers a breakpoint or watchpoint."
7676 msgstr ""
7678 #: i386-tdep.c:1357
7679 msgid "Cannot find floating-point return value."
7680 msgstr ""
7682 #: i386-tdep.c:1388 m68k-tdep.c:240
7683 #, possible-c-format
7684 msgid "Cannot extract return value of %d bytes long."
7685 msgstr ""
7687 #: i386-tdep.c:1413
7688 msgid "Cannot set floating-point return value."
7689 msgstr ""
7691 #: i386-tdep.c:1456 m68k-tdep.c:279
7692 #, possible-c-format
7693 msgid "Cannot store return value of %d bytes long."
7694 msgstr ""
7696 #: i386-tdep.c:2474
7697 msgid "Set the disassembly flavor."
7698 msgstr ""
7700 #: i386-tdep.c:2475
7701 msgid "Show the disassembly flavor."
7702 msgstr ""
7704 #: i386-tdep.c:2476
7705 msgid ""
7706 "The valid values are \"att\" and \"intel\", and the default value is \"att\"."
7707 msgstr ""
7709 #: i386-tdep.c:2485
7710 msgid "Set the convention for returning small structs."
7711 msgstr ""
7713 #: i386-tdep.c:2486
7714 msgid "Show the convention for returning small structs."
7715 msgstr ""
7717 #: i386-tdep.c:2487
7718 msgid ""
7719 "Valid values are \"default\", \"pcc\" and \"reg\", and the default value\n"
7720 "is \"default\"."
7721 msgstr ""
7723 #: i387-tdep.c:304 m68k-tdep.c:153
7724 msgid ""
7725 "Cannot convert floating-point register value to non-floating-point type."
7726 msgstr ""
7728 #: i387-tdep.c:329 m68k-tdep.c:176
7729 msgid ""
7730 "Cannot convert non-floating-point type to floating-point register value."
7731 msgstr ""
7733 #: ia64-tdep.c:504
7734 msgid ""
7735 "Can't fetch instructions for slot numbers greater than 2.\n"
7736 "Using slot 0 instead"
7737 msgstr ""
7739 #: ia64-tdep.c:563
7740 msgid "Can't insert breakpoint for slot numbers greater than 2."
7741 msgstr ""
7743 #: ia64-tdep.c:3057
7744 msgid ""
7745 "ia64_extract_struct_value_address called and cannot get struct value address"
7746 msgstr ""
7748 #: infcall.c:72
7749 #, possible-c-format
7750 msgid "Coercion of floats to doubles when calling functions is %s.\n"
7751 msgstr ""
7753 #: infcall.c:89
7754 #, possible-c-format
7755 msgid ""
7756 "Unwinding of stack if a signal is received while in a call dummy is %s.\n"
7757 msgstr ""
7759 #: infcall.c:224
7760 msgid "Invalid data type for function to be called."
7761 msgstr ""
7763 #: infcall.c:337
7764 msgid "This target does not support function calls"
7765 msgstr ""
7767 #: infcall.c:508
7768 msgid "too few arguments in function call"
7769 msgstr ""
7771 #: infcall.c:564
7772 #, possible-c-format
7773 msgid ""
7774 "You cannot use function <%s> as argument. \n"
7775 "You must use a pointer to function type variable. Command ignored."
7776 msgstr ""
7778 #. FIXME: Insert a bunch of wrap_here; name can be very
7779 #. long if it's a C++ name with arguments and stuff.
7780 #: infcall.c:783
7781 #, possible-c-format
7782 msgid ""
7783 "The program being debugged was signaled while in a function called from "
7784 "GDB.\n"
7785 "GDB has restored the context to what it was before the call.\n"
7786 "To change this behavior use \"set unwindonsignal off\"\n"
7787 "Evaluation of the expression containing the function (%s) will be abandoned."
7788 msgstr ""
7790 #. FIXME: Insert a bunch of wrap_here; name can be very
7791 #. long if it's a C++ name with arguments and stuff.
7792 #: infcall.c:803
7793 #, possible-c-format
7794 msgid ""
7795 "The program being debugged was signaled while in a function called from "
7796 "GDB.\n"
7797 "GDB remains in the frame where the signal was received.\n"
7798 "To change this behavior use \"set unwindonsignal on\"\n"
7799 "Evaluation of the expression containing the function (%s) will be abandoned."
7800 msgstr ""
7802 #. The following error message used to say "The expression
7803 #. which contained the function call has been discarded."
7804 #. It is a hard concept to explain in a few words.  Ideally,
7805 #. GDB would be able to resume evaluation of the expression
7806 #. when the function finally is done executing.  Perhaps
7807 #. someday this will be implemented (it would not be easy).
7808 #. FIXME: Insert a bunch of wrap_here; name can be very long if it's
7809 #. a C++ name with arguments and stuff.
7810 #: infcall.c:830
7811 #, possible-c-format
7812 msgid ""
7813 "The program being debugged stopped while in a function called from GDB.\n"
7814 "When the function (%s) is done executing, GDB will silently\n"
7815 "stop (instead of continuing to evaluate the expression containing\n"
7816 "the function call)."
7817 msgstr ""
7819 #. The above code errors out, so ...
7820 #: infcall.c:838
7821 msgid "... should not be here"
7822 msgstr ""
7824 #: infcall.c:894
7825 msgid "Set coercion of floats to doubles when calling functions."
7826 msgstr ""
7828 #: infcall.c:895
7829 msgid "Show coercion of floats to doubles when calling functions"
7830 msgstr ""
7832 #: infcall.c:896
7833 msgid ""
7834 "Variables of type float should generally be converted to doubles before\n"
7835 "calling an unprototyped function, and left alone when calling a prototyped\n"
7836 "function.  However, some older debug info formats do not provide enough\n"
7837 "information to determine that a function is prototyped.  If this flag is\n"
7838 "set, GDB will perform the conversion for a function it considers\n"
7839 "unprototyped.\n"
7840 "The default is to perform the conversion.\n"
7841 msgstr ""
7843 #: infcall.c:909
7844 msgid "Set unwinding of stack if a signal is received while in a call dummy."
7845 msgstr ""
7847 #: infcall.c:910
7848 msgid "Show unwinding of stack if a signal is received while in a call dummy."
7849 msgstr ""
7851 #: infcall.c:911
7852 msgid ""
7853 "The unwindonsignal lets the user determine what gdb should do if a signal\n"
7854 "is received while in a function called from gdb (call dummy).  If set, gdb\n"
7855 "unwinds the stack and restore the context to what as it was before the "
7856 "call.\n"
7857 "The default is to stop in the frame where the signal was received."
7858 msgstr ""
7860 #: infcmd.c:125 inflow.c:579 infptrace.c:467 remote-sim.c:608
7861 msgid "The program is not being run."
7862 msgstr ""
7864 #: infcmd.c:344
7865 msgid "can't handle command-line argument containing whitespace"
7866 msgstr ""
7868 #: infcmd.c:396
7869 msgid "terminal name for running target process"
7870 msgstr ""
7872 #: infcmd.c:448
7873 msgid "Program not restarted."
7874 msgstr ""
7876 #: infcmd.c:512 infcmd.c:599 infcmd.c:693 infcmd.c:901 infcmd.c:1097
7877 #: infcmd.c:1131 infcmd.c:1273
7878 msgid "Asynchronous execution not supported on this target."
7879 msgstr ""
7881 #: infcmd.c:580
7882 msgid "No symbol table loaded.  Use the \"file\" command."
7883 msgstr ""
7885 #: infcmd.c:634
7886 msgid "Continuing.\n"
7887 msgstr ""
7889 #. Avoid coredump here.  Why tho?
7890 #: infcmd.c:723 infcmd.c:822
7891 msgid "No current frame"
7892 msgstr ""
7894 #: infcmd.c:734 infcmd.c:839
7895 msgid "Cannot find bounds of current function"
7896 msgstr ""
7898 #: infcmd.c:737 infcmd.c:842
7899 #, possible-c-format
7900 msgid ""
7901 "Single stepping until exit from function %s, \n"
7902 "which has no line number information.\n"
7903 msgstr ""
7905 #: infcmd.c:912
7906 msgid "starting address"
7907 msgstr ""
7909 #: infcmd.c:917
7910 msgid "Unreasonable jump request"
7911 msgstr ""
7913 #: infcmd.c:924
7914 msgid "No source file has been specified."
7915 msgstr ""
7917 #: infcmd.c:959
7918 msgid "Continuing at "
7919 msgstr ""
7921 #: infcmd.c:994
7922 msgid "signal number"
7923 msgstr ""
7925 #: infcmd.c:1015
7926 msgid "Continuing with no signal.\n"
7927 msgstr ""
7929 #: infcmd.c:1017
7930 #, possible-c-format
7931 msgid "Continuing with signal %s.\n"
7932 msgstr ""
7934 #: infcmd.c:1061
7935 msgid "Execution is not within a known function."
7936 msgstr ""
7938 #: infcmd.c:1088 infcmd.c:1119 infcmd.c:1286
7939 msgid "The program is not running."
7940 msgstr ""
7942 #: infcmd.c:1122
7943 msgid "a location"
7944 msgstr ""
7946 #: infcmd.c:1233 infcmd.c:1358
7947 msgid "finish_command: function has no target type"
7948 msgstr ""
7950 #: infcmd.c:1284
7951 msgid "The \"finish\" command does not take any arguments."
7952 msgstr ""
7954 #: infcmd.c:1288 infcmd.c:1675 infcmd.c:1789 infcmd.c:2003
7955 msgid "No selected frame."
7956 msgstr ""
7958 #: infcmd.c:1292
7959 msgid "\"finish\" not meaningful in the outermost frame."
7960 msgstr ""
7962 #: infcmd.c:1314
7963 msgid "Run till exit from "
7964 msgstr ""
7966 #: infcmd.c:1384
7967 msgid "The program being debugged is not being run.\n"
7968 msgstr ""
7970 #: infcmd.c:1389
7971 #, possible-c-format
7972 msgid "Program stopped at %s.\n"
7973 msgstr ""
7975 #: infcmd.c:1392
7976 msgid "It stopped after being stepped.\n"
7977 msgstr ""
7979 #: infcmd.c:1401
7980 msgid "It stopped at a breakpoint that has since been deleted.\n"
7981 msgstr ""
7983 #: infcmd.c:1405
7984 #, possible-c-format
7985 msgid "It stopped at breakpoint %d.\n"
7986 msgstr ""
7988 #: infcmd.c:1411
7989 #, possible-c-format
7990 msgid "It stopped with signal %s, %s.\n"
7991 msgstr ""
7993 #: infcmd.c:1418
7994 msgid "Type \"info stack\" or \"info registers\" for more information.\n"
7995 msgstr ""
7997 #: infcmd.c:1461
7998 msgid "environment variable and value"
7999 msgstr ""
8001 #: infcmd.c:1485
8002 msgid "environment variable to set"
8003 msgstr ""
8005 #: infcmd.c:1507
8006 #, possible-c-format
8007 msgid "Setting environment variable \"%s\" to null value.\n"
8008 msgstr ""
8010 #. If there is no argument, delete all environment variables.
8011 #. Ask for confirmation if reading from the terminal.
8012 #: infcmd.c:1524
8013 msgid "Delete all environment variables? "
8014 msgstr ""
8016 #: infcmd.c:1673 infcmd.c:1787 infcmd.c:2001
8017 msgid "The program has no registers now."
8018 msgstr ""
8020 #: infcmd.c:1701
8021 msgid "Missing register name"
8022 msgstr ""
8024 #. Nothing matched.
8025 #: infcmd.c:1766
8026 #, possible-c-format
8027 msgid "Invalid register `%.*s'"
8028 msgstr ""
8030 #: infcmd.c:1847
8031 msgid "Not killed."
8032 msgstr ""
8034 #: infcmd.c:2036
8035 msgid "\"unset\" must be followed by the name of an unset subcommand.\n"
8036 msgstr ""
8038 #: infcmd.c:2048
8039 msgid "Set terminal for future runs of program being debugged."
8040 msgstr ""
8042 #: infcmd.c:2049
8043 msgid "Show terminal for future runs of program being debugged."
8044 msgstr ""
8046 #: infcmd.c:2050
8047 msgid "Usage: set inferior-tty /dev/pts/1"
8048 msgstr ""
8050 #: infcmd.c:2055
8051 msgid "Set argument list to give program being debugged when it is started."
8052 msgstr ""
8054 #: infcmd.c:2056
8055 msgid "Show argument list to give program being debugged when it is started."
8056 msgstr ""
8058 #: infcmd.c:2057
8059 msgid ""
8060 "Follow this command with any number of args, to be passed to the program."
8061 msgstr ""
8063 #: infcmd.c:2063
8064 msgid ""
8065 "The environment to give the program, or one variable's value.\n"
8066 "With an argument VAR, prints the value of environment variable VAR to\n"
8067 "give the program being debugged.  With no arguments, prints the entire\n"
8068 "environment to be given to the program."
8069 msgstr ""
8071 #: infcmd.c:2071
8072 msgid "Complement to certain \"set\" commands."
8073 msgstr ""
8075 #: infcmd.c:2074
8076 msgid ""
8077 "Cancel environment variable VAR for the program.\n"
8078 "This does not affect the program until the next \"run\" command."
8079 msgstr ""
8081 #: infcmd.c:2080
8082 msgid ""
8083 "Set environment variable value to give the program.\n"
8084 "Arguments are VAR VALUE where VAR is variable name and VALUE is value.\n"
8085 "VALUES of environment variables are uninterpreted strings.\n"
8086 "This does not affect the program until the next \"run\" command."
8087 msgstr ""
8089 #: infcmd.c:2088
8090 msgid ""
8091 "Add directory DIR(s) to beginning of search path for object files.\n"
8092 "$cwd in the path means the current working directory.\n"
8093 "This path is equivalent to the $PATH shell variable.  It is a list of\n"
8094 "directories, separated by colons.  These directories are searched to find\n"
8095 "fully linked executable files and separately compiled object files as needed."
8096 msgstr ""
8098 #: infcmd.c:2096
8099 msgid ""
8100 "Current search path for finding object files.\n"
8101 "$cwd in the path means the current working directory.\n"
8102 "This path is equivalent to the $PATH shell variable.  It is a list of\n"
8103 "directories, separated by colons.  These directories are searched to find\n"
8104 "fully linked executable files and separately compiled object files as needed."
8105 msgstr ""
8107 #: infcmd.c:2105
8108 msgid ""
8109 "Attach to a process or file outside of GDB.\n"
8110 "This command attaches to another target, of the same type as your last\n"
8111 "\"target\" command (\"info files\" will show your target stack).\n"
8112 "The command may take as argument a process id or a device file.\n"
8113 "For a process id, you must have permission to send the process a signal,\n"
8114 "and it must have the same effective uid as the debugger.\n"
8115 "When using \"attach\" with a process id, the debugger finds the\n"
8116 "program running in the process, looking first in the current working\n"
8117 "directory, or (if not found there) using the source file search path\n"
8118 "(see the \"directory\" command).  You can also use the \"file\" command\n"
8119 "to specify the program, and to load its symbol table."
8120 msgstr ""
8122 #: infcmd.c:2118
8123 msgid ""
8124 "Detach a process or file previously attached.\n"
8125 "If a process, it is no longer traced, and it continues its execution.  If\n"
8126 "you were debugging a file, the file is closed and gdb no longer accesses it."
8127 msgstr ""
8129 #: infcmd.c:2123
8130 msgid ""
8131 "Disconnect from a target.\n"
8132 "The target will wait for another debugger to connect.  Not available for\n"
8133 "all targets."
8134 msgstr ""
8136 #: infcmd.c:2128
8137 msgid ""
8138 "Continue program giving it signal specified by the argument.\n"
8139 "An argument of \"0\" means continue program without giving it a signal."
8140 msgstr ""
8142 #: infcmd.c:2132
8143 msgid ""
8144 "Step one instruction exactly.\n"
8145 "Argument N means do this N times (or till program stops for another reason)."
8146 msgstr ""
8148 #: infcmd.c:2137
8149 msgid ""
8150 "Step one instruction, but proceed through subroutine calls.\n"
8151 "Argument N means do this N times (or till program stops for another reason)."
8152 msgstr ""
8154 #: infcmd.c:2142
8155 msgid ""
8156 "Execute until selected stack frame returns.\n"
8157 "Upon return, the value returned is printed and put in the value history."
8158 msgstr ""
8160 #: infcmd.c:2146
8161 msgid ""
8162 "Step program, proceeding through subroutine calls.\n"
8163 "Like the \"step\" command as long as subroutine calls do not happen;\n"
8164 "when they do, the call is treated as one instruction.\n"
8165 "Argument N means do this N times (or till program stops for another reason)."
8166 msgstr ""
8168 #: infcmd.c:2155
8169 msgid ""
8170 "Step program until it reaches a different source line.\n"
8171 "Argument N means do this N times (or till program stops for another reason)."
8172 msgstr ""
8174 #: infcmd.c:2160
8175 msgid ""
8176 "Execute until the program reaches a source line greater than the current\n"
8177 "or a specified location (same args as break command) within the current "
8178 "frame."
8179 msgstr ""
8181 #: infcmd.c:2166
8182 msgid ""
8183 "Continue the program up to the given location (same form as args for break "
8184 "command).\n"
8185 "Execution will also stop upon exit from the current stack frame."
8186 msgstr ""
8188 #: infcmd.c:2171
8189 msgid ""
8190 "Continue program being debugged at specified line or address.\n"
8191 "Give as argument either LINENUM or *ADDR, where ADDR is an expression\n"
8192 "for an address to start at."
8193 msgstr ""
8195 #: infcmd.c:2179
8196 msgid ""
8197 "Usage: go <location>\n"
8198 "Continue program being debugged, stopping at specified line or \n"
8199 "address.\n"
8200 "Give as argument either LINENUM or *ADDR, where ADDR is an \n"
8201 "expression for an address to start at.\n"
8202 "This command is a combination of tbreak and jump."
8203 msgstr ""
8205 #: infcmd.c:2192
8206 msgid ""
8207 "Continue program being debugged, after signal or breakpoint.\n"
8208 "If proceeding from breakpoint, a number N may be used as an argument,\n"
8209 "which means to set the ignore count of that breakpoint to N - 1 (so that\n"
8210 "the breakpoint won't break until the Nth time it is reached)."
8211 msgstr ""
8213 #: infcmd.c:2200
8214 msgid ""
8215 "Start debugged program.  You may specify arguments to give it.\n"
8216 "Args may include \"*\", or \"[...]\"; they are expanded using \"sh\".\n"
8217 "Input and output redirection with \">\", \"<\", or \">>\" are also allowed.\n"
8218 "\n"
8219 "With no arguments, uses arguments last specified (with \"run\" or \"set args"
8220 "\").\n"
8221 "To cancel previous arguments and run with no arguments,\n"
8222 "use \"set args\" without arguments."
8223 msgstr ""
8225 #: infcmd.c:2211
8226 msgid "Start debugged program with no arguments."
8227 msgstr ""
8229 #: infcmd.c:2213
8230 msgid ""
8231 "Run the debugged program until the beginning of the main procedure.\n"
8232 "You may specify arguments to give to your program, just as with the\n"
8233 "\"run\" command."
8234 msgstr ""
8236 #: infcmd.c:2220
8237 msgid "Interrupt the execution of the debugged program."
8238 msgstr ""
8240 #: infcmd.c:2222 infcmd.c:2228
8241 msgid ""
8242 "List of integer registers and their contents, for selected stack frame.\n"
8243 "Register name as argument means describe only that register."
8244 msgstr ""
8246 #: infcmd.c:2231
8247 msgid ""
8248 "List of all registers and their contents, for selected stack frame.\n"
8249 "Register name as argument means describe only that register."
8250 msgstr ""
8252 #: infcmd.c:2236
8253 msgid "Execution status of the program."
8254 msgstr ""
8256 #: infcmd.c:2239
8257 msgid "Print the status of the floating point unit\n"
8258 msgstr ""
8260 #: infcmd.c:2242
8261 msgid "Print the status of the vector unit\n"
8262 msgstr ""
8264 #: inf-loop.c:51
8265 msgid "error detected from target.\n"
8266 msgstr ""
8268 #: inf-loop.c:97
8269 msgid "Event type not recognized.\n"
8270 msgstr ""
8272 #: inf-loop.c:131
8273 msgid "completed.\n"
8274 msgstr ""
8276 #: inflow.c:429
8277 msgid "This GDB does not control a terminal.\n"
8278 msgstr ""
8280 #: inflow.c:433
8281 msgid "Inferior's terminal status (currently saved by GDB):\n"
8282 msgstr ""
8284 #: inflow.c:590
8285 #, possible-c-format
8286 msgid "In %s,\n"
8287 msgstr ""
8289 #: inflow.c:746
8290 msgid "Print inferior's saved terminal status."
8291 msgstr ""
8293 #: inflow.c:749
8294 msgid "Kill execution of program being debugged."
8295 msgstr ""
8297 #: inf-ptrace.c:193 inftarg.c:189 inf-ttrace.c:682
8298 #, possible-c-format
8299 msgid "Illegal process-id: %s."
8300 msgstr ""
8302 #: inf-ptrace.c:203 inftarg.c:199 inf-ttrace.c:692
8303 #, possible-c-format
8304 msgid "Attaching to program: %s, %s\n"
8305 msgstr ""
8307 #: inf-ptrace.c:206 inftarg.c:202 inf-ttrace.c:695 procfs.c:3530
8308 #, possible-c-format
8309 msgid "Attaching to %s\n"
8310 msgstr ""
8312 #: inf-ptrace.c:219 infptrace.c:165
8313 msgid "This system does not support attaching to a process"
8314 msgstr ""
8316 #: inf-ptrace.c:257 inftarg.c:242 inf-ttrace.c:736 procfs.c:3556
8317 #, possible-c-format
8318 msgid "Detaching from program: %s, %s\n"
8319 msgstr ""
8321 #: inf-ptrace.c:275 infptrace.c:184
8322 msgid "This system does not support detaching from a process"
8323 msgstr ""
8325 #: inf-ptrace.c:374
8326 #, possible-c-format
8327 msgid "Child process unexpectedly missing: %s.\n"
8328 msgstr ""
8330 #: inf-ptrace.c:572 inftarg.c:274 inf-ttrace.c:1081
8331 #, possible-c-format
8332 msgid "\tUsing the running image of %s %s.\n"
8333 msgstr ""
8335 #. Adding support for this command is easy.  Typically you just add a
8336 #. routine, called "kernel_u_size" that returns the size of the user
8337 #. struct, to the appropriate *-nat.c file and then add to the native
8338 #. config file "#define KERNEL_U_SIZE kernel_u_size()"
8339 #: infptrace.c:476
8340 msgid "Don't know how large ``struct user'' is in this version of gdb."
8341 msgstr ""
8343 #: infptrace.c:512
8344 msgid "Print contents of kernel ``struct user'' for current child."
8345 msgstr ""
8347 #: infrun.c:98
8348 #, possible-c-format
8349 msgid "Mode of the step operation is %s.\n"
8350 msgstr ""
8352 #: infrun.c:125
8353 #, possible-c-format
8354 msgid "Inferior debugging is %s.\n"
8355 msgstr ""
8357 #: infrun.c:189
8358 msgid ""
8359 "The program is stopped at a permanent breakpoint, but GDB does not know\n"
8360 "how to step past a permanent breakpoint on this architecture.  Try using\n"
8361 "a command like `return' or `jump' to continue execution."
8362 msgstr ""
8364 #: infrun.c:263
8365 #, possible-c-format
8366 msgid "Stopping for shared library events is %s.\n"
8367 msgstr ""
8369 #: infrun.c:338
8370 #, possible-c-format
8371 msgid "Debugger response to a program call of fork or vfork is \"%s\".\n"
8372 msgstr ""
8374 #. What is this a.out's name?
8375 #: infrun.c:418
8376 #, possible-c-format
8377 msgid "Executing new program: %s\n"
8378 msgstr ""
8380 #: infrun.c:427
8381 msgid "Could find run target to save before following exec"
8382 msgstr ""
8384 #: infrun.c:499
8385 #, possible-c-format
8386 msgid "Mode for locking scheduler during execution is \"%s\".\n"
8387 msgstr ""
8389 #: infrun.c:510
8390 #, possible-c-format
8391 msgid "Target '%s' cannot support this command."
8392 msgstr ""
8394 #: infrun.c:2998
8395 msgid "print_stop_reason: unrecognized enum value"
8396 msgstr ""
8398 #: infrun.c:3033 linux-fork.c:382
8399 #, possible-c-format
8400 msgid "[Switching to %s]\n"
8401 msgstr ""
8403 #: infrun.c:3054
8404 msgid ""
8405 "Cannot remove breakpoints because program is no longer writable.\n"
8406 "It might be running in another process.\n"
8407 "Further execution is probably impossible.\n"
8408 msgstr ""
8410 #: infrun.c:3145
8411 msgid "Unknown value."
8412 msgstr ""
8414 #: infrun.c:3245
8415 msgid "Signal        Stop\tPrint\tPass to program\tDescription\n"
8416 msgstr ""
8418 #: infrun.c:3282
8419 msgid "signal to handle"
8420 msgstr ""
8422 #. Not a number and not a recognized flag word => complain.
8423 #: infrun.c:3389
8424 #, possible-c-format
8425 msgid "Unrecognized or ambiguous flag word: \"%s\"."
8426 msgstr ""
8428 #: infrun.c:3411
8429 msgid "Not confirmed, unchanged.\n"
8430 msgstr ""
8432 #: infrun.c:3507
8433 msgid "Invalid signal handling flag.\n"
8434 msgstr ""
8436 #: infrun.c:3553
8437 msgid ""
8438 "\n"
8439 "Use the \"handle\" command to change these tables.\n"
8440 msgstr ""
8442 #: infrun.c:3648
8443 msgid "Unable to restore previously selected frame."
8444 msgstr ""
8446 #: infrun.c:3890 infrun.c:3912
8447 msgid ""
8448 "What debugger does when program gets various signals.\n"
8449 "Specify a signal as argument to print info on that signal only."
8450 msgstr ""
8452 #: infrun.c:3895
8453 msgid ""
8454 "Specify how to handle a signal.\n"
8455 "Args are signals and actions to apply to those signals.\n"
8456 "Symbolic signals (e.g. SIGSEGV) are recommended but numeric signals\n"
8457 "from 1-15 are allowed for compatibility with old versions of GDB.\n"
8458 "Numeric ranges may be specified with the form LOW-HIGH (e.g. 1-5).\n"
8459 "The special arg \"all\" is recognized to mean all signals except those\n"
8460 "used by the debugger, typically SIGTRAP and SIGINT.\n"
8461 "Recognized actions include \"stop\", \"nostop\", \"print\", \"noprint\",\n"
8462 "\"pass\", \"nopass\", \"ignore\", or \"noignore\".\n"
8463 "Stop means reenter debugger if this signal happens (implies print).\n"
8464 "Print means print a message if this signal happens.\n"
8465 "Pass means let program see this signal; otherwise program doesn't know.\n"
8466 "Ignore is a synonym for nopass and noignore is a synonym for pass.\n"
8467 "Pass and Stop may be combined."
8468 msgstr ""
8470 #: infrun.c:3915
8471 msgid ""
8472 "Specify how to handle a signal.\n"
8473 "Args are signals and actions to apply to those signals.\n"
8474 "Symbolic signals (e.g. SIGSEGV) are recommended but numeric signals\n"
8475 "from 1-15 are allowed for compatibility with old versions of GDB.\n"
8476 "Numeric ranges may be specified with the form LOW-HIGH (e.g. 1-5).\n"
8477 "The special arg \"all\" is recognized to mean all signals except those\n"
8478 "used by the debugger, typically SIGTRAP and SIGINT.\n"
8479 "Recognized actions include \"s\" (toggles between stop and nostop), \n"
8480 "\"r\" (toggles between print and noprint), \"i\" (toggles between pass and "
8481 "nopass), \"Q\" (noprint)\n"
8482 "Stop means reenter debugger if this signal happens (implies print).\n"
8483 "Print means print a message if this signal happens.\n"
8484 "Pass means let program see this signal; otherwise program doesn't know.\n"
8485 "Ignore is a synonym for nopass and noignore is a synonym for pass.\n"
8486 "Pass and Stop may be combined."
8487 msgstr ""
8489 #: infrun.c:3935
8490 msgid ""
8491 "There is no `stop' command, but you can set a hook on `stop'.\n"
8492 "This allows you to set a list of commands to be run each time execution\n"
8493 "of the program stops."
8494 msgstr ""
8496 #: infrun.c:3940
8497 msgid "Set inferior debugging."
8498 msgstr ""
8500 #: infrun.c:3941
8501 msgid "Show inferior debugging."
8502 msgstr ""
8504 #: infrun.c:3942
8505 msgid "When non-zero, inferior specific debugging is enabled."
8506 msgstr ""
8508 #: infrun.c:3996
8509 msgid "Set stopping for shared library events."
8510 msgstr ""
8512 #: infrun.c:3997
8513 msgid "Show stopping for shared library events."
8514 msgstr ""
8516 #: infrun.c:3998
8517 msgid ""
8518 "If nonzero, gdb will give control to the user when the dynamic linker\n"
8519 "notifies gdb of shared library events.  The most common event of interest\n"
8520 "to the user would be loading/unloading of a new library."
8521 msgstr ""
8523 #: infrun.c:4008
8524 msgid "Set debugger response to a program call of fork or vfork."
8525 msgstr ""
8527 #: infrun.c:4009
8528 msgid "Show debugger response to a program call of fork or vfork."
8529 msgstr ""
8531 #: infrun.c:4010
8532 msgid ""
8533 "A fork or vfork creates a new process.  follow-fork-mode can be:\n"
8534 "  parent  - the original process is debugged after a fork\n"
8535 "  child   - the new process is debugged after a fork\n"
8536 "The unfollowed process will continue to run.\n"
8537 "By default, the debugger will follow the parent process."
8538 msgstr ""
8540 #: infrun.c:4021
8541 msgid "Set mode for locking scheduler during execution."
8542 msgstr ""
8544 #: infrun.c:4022
8545 msgid "Show mode for locking scheduler during execution."
8546 msgstr ""
8548 #: infrun.c:4023
8549 msgid ""
8550 "off  == no locking (threads may preempt at any time)\n"
8551 "on   == full locking (no thread except the current thread may run)\n"
8552 "step == scheduler locked during every single-step operation.\n"
8553 "\tIn this mode, no other thread may run during a step command.\n"
8554 "\tOther threads may run while stepping over a function call ('next')."
8555 msgstr ""
8557 #: infrun.c:4033
8558 msgid "Set mode of the step operation."
8559 msgstr ""
8561 #: infrun.c:4034
8562 msgid "Show mode of the step operation."
8563 msgstr ""
8565 #: infrun.c:4035
8566 msgid ""
8567 "When set, doing a step over a function without debug line information\n"
8568 "will stop at the first instruction of that function. Otherwise, the\n"
8569 "function is skipped and the step command stops at a different source line."
8570 msgstr ""
8572 #: inf-ttrace.c:455
8573 #, possible-c-format
8574 msgid "Attaching after fork to child process %ld.\n"
8575 msgstr ""
8577 #: inf-ttrace.c:464
8578 #, possible-c-format
8579 msgid "Detaching after fork from child process %ld.\n"
8580 msgstr ""
8583 #. * We have a new thread.
8584 #. * We need to add it both to GDB's list and to our own.
8585 #. * If we don't create a procinfo, resume may be unhappy
8586 #. * later.
8588 #: inf-ttrace.c:948 linux-nat.c:935 linux-nat.c:2023 linux-thread-db.c:751
8589 #: procfs.c:4101 procfs.c:4171 procfs.c:4261
8590 #, possible-c-format
8591 msgid "[New %s]\n"
8592 msgstr ""
8594 #: inf-ttrace.c:955 linux-nat.c:889 linux-thread-db.c:791 procfs.c:3977
8595 #: procfs.c:4111
8596 #, possible-c-format
8597 msgid "[%s exited]\n"
8598 msgstr ""
8600 #: inf-ttrace.c:965
8601 #, possible-c-format
8602 msgid "[%s has been terminated]\n"
8603 msgstr ""
8605 #: interps.c:147
8606 #, possible-c-format
8607 msgid "Could not suspend interpreter \"%s\"."
8608 msgstr ""
8610 #: interps.c:189
8611 #, possible-c-format
8612 msgid "Failed to initialize new interp \"%s\" %s"
8613 msgstr ""
8615 #: interps.c:371
8616 msgid "unable to parse arguments"
8617 msgstr ""
8619 #: interps.c:384
8620 msgid "usage: interpreter-exec <interpreter> [ <command> ... ]"
8621 msgstr ""
8623 #: interps.c:390
8624 #, possible-c-format
8625 msgid "Could not find interpreter \"%s\"."
8626 msgstr ""
8628 #: interps.c:397
8629 #, possible-c-format
8630 msgid "Could not switch to interpreter \"%s\"."
8631 msgstr ""
8633 #: interps.c:406
8634 #, possible-c-format
8635 msgid "error in command: \"%s\"."
8636 msgstr ""
8638 #: interps.c:480
8639 msgid ""
8640 "Execute a command in an interpreter.  It takes two arguments:\n"
8641 "The first argument is the name of the interpreter to use.\n"
8642 "The second argument is the command to execute.\n"
8643 msgstr ""
8645 #: jv-exp.y:395
8646 msgid "FIXME - ClassInstanceCreationExpression"
8647 msgstr ""
8649 #: jv-exp.y:414 jv-exp.y:417
8650 msgid "FIXME - ArrayCreationExpression"
8651 msgstr ""
8653 #: jv-exp.y:463 jv-exp.y:465
8654 msgid "Form of method invocation not implemented"
8655 msgstr ""
8657 #: jv-exp.y:555
8658 msgid "Invalid cast expression"
8659 msgstr ""
8661 #: jv-exp.y:796
8662 msgid "Numeric constant too large"
8663 msgstr ""
8665 #: jv-exp.y:906
8666 msgid "Empty character constant"
8667 msgstr ""
8669 #: jv-exp.y:919
8670 msgid "Unmatched single quote"
8671 msgstr ""
8673 #: jv-exp.y:924
8674 msgid "Invalid character constant"
8675 msgstr ""
8677 #: jv-exp.y:1009
8678 #, possible-c-format
8679 msgid "Invalid number \"%s\""
8680 msgstr ""
8682 #: jv-exp.y:1081
8683 msgid "Unterminated string in expression"
8684 msgstr ""
8686 #. We must have come across a bad character (e.g. ';').
8687 #: jv-exp.y:1093
8688 #, possible-c-format
8689 msgid "Invalid character '%c' in expression"
8690 msgstr ""
8692 #: jv-exp.y:1205
8693 #, possible-c-format
8694 msgid "%s: near `%s'"
8695 msgstr ""
8697 #: jv-exp.y:1207
8698 #, possible-c-format
8699 msgid "error in expression, near `%s'"
8700 msgstr ""
8702 #: jv-exp.y:1218
8703 #, possible-c-format
8704 msgid "No class named `%s'"
8705 msgstr ""
8707 #: jv-exp.y:1357
8708 #, possible-c-format
8709 msgid "unknown type `%.*s'"
8710 msgstr ""
8712 #: jv-exp.y:1406
8713 msgid "No symbol table is loaded.  Use the \"file\" command"
8714 msgstr ""
8716 #: jv-exp.y:1408
8717 #, possible-c-format
8718 msgid "No symbol \"%s\" in current context"
8719 msgstr ""
8721 #: jv-lang.c:583
8722 msgid "cannot find java.lang.Object"
8723 msgstr ""
8725 #: jv-lang.c:649
8726 #, possible-c-format
8727 msgid "unknown signature '%c' for primitive type"
8728 msgstr ""
8730 #: jv-lang.c:793
8731 msgid "not implemented - java_value_string"
8732 msgstr ""
8734 #: jv-lang.c:906
8735 #, possible-c-format
8736 msgid "array index (%ld) out of bounds (length: %ld)"
8737 msgstr ""
8739 #: kod.c:120
8740 msgid "kod: query argument too long"
8741 msgstr ""
8743 #: kod.c:169
8744 msgid "Displays information about Kernel Objects."
8745 msgstr ""
8747 #: kod.c:215
8748 #, possible-c-format
8749 msgid "Unknown operating system: %s."
8750 msgstr ""
8752 #: kod.c:223
8753 msgid "Set operating system"
8754 msgstr ""
8756 #: kod.c:224
8757 msgid "Show operating system"
8758 msgstr ""
8760 #: kod-cisco.c:83
8761 msgid "Remote returned malformed packet."
8762 msgstr ""
8764 #: kod-cisco.c:85
8765 #, possible-c-format
8766 msgid "Remote returned unknown stub version: %s."
8767 msgstr ""
8769 #: language.c:159
8770 msgid ""
8771 "The currently understood settings are:\n"
8772 "\n"
8773 "local or auto    Automatic setting based on source file\n"
8774 msgstr ""
8776 #: language.c:218
8777 #, possible-c-format
8778 msgid "Unknown language `%s'."
8779 msgstr ""
8781 #: language.c:262
8782 #, possible-c-format
8783 msgid "Unrecognized type check setting: \"%s\""
8784 msgstr ""
8786 #: language.c:309
8787 #, possible-c-format
8788 msgid "Unrecognized range check setting: \"%s\""
8789 msgstr ""
8791 #: language.c:352
8792 #, possible-c-format
8793 msgid "Unrecognized case-sensitive setting: \"%s\""
8794 msgstr ""
8796 #: language.c:442
8797 msgid "Unrecognized type check setting."
8798 msgstr ""
8800 #: language.c:468
8801 msgid "Unrecognized range check setting."
8802 msgstr ""
8804 #: language.c:493
8805 msgid "Unrecognized case-sensitive setting."
8806 msgstr ""
8808 #: language.c:510
8809 #, possible-c-format
8810 msgid "Current language:  %s\n"
8811 msgstr ""
8813 #: language.c:515
8814 #, possible-c-format
8815 msgid "Type checking:     %s\n"
8816 msgstr ""
8818 #: language.c:517
8819 #, possible-c-format
8820 msgid "Range checking:    %s\n"
8821 msgstr ""
8823 #: language.c:519
8824 #, possible-c-format
8825 msgid "Case sensitivity:  %s\n"
8826 msgstr ""
8828 #: language.c:660 typeprint.c:91
8829 msgid "Language not supported."
8830 msgstr ""
8832 #: language.c:1082
8833 msgid "Attempted to parse an expression with unknown language"
8834 msgstr ""
8836 #: language.c:1088
8837 msgid "internal error - unimplemented function unk_lang_emit_char called."
8838 msgstr ""
8840 #: language.c:1094
8841 msgid "internal error - unimplemented function unk_lang_printchar called."
8842 msgstr ""
8844 #: language.c:1101
8845 msgid "internal error - unimplemented function unk_lang_printstr called."
8846 msgstr ""
8848 #: language.c:1107
8849 msgid ""
8850 "internal error - unimplemented function unk_lang_create_fundamental_type "
8851 "called."
8852 msgstr ""
8854 #: language.c:1114
8855 msgid "internal error - unimplemented function unk_lang_print_type called."
8856 msgstr ""
8858 #: language.c:1123
8859 msgid "internal error - unimplemented function unk_lang_val_print called."
8860 msgstr ""
8862 #: language.c:1130
8863 msgid "internal error - unimplemented function unk_lang_value_print called."
8864 msgstr ""
8866 #. GDB commands for language specific stuff
8867 #. FIXME: cagney/2005-02-20: This should be implemented using an
8868 #. enum.
8869 #: language.c:1356
8870 msgid "Set the current source language."
8871 msgstr ""
8873 #: language.c:1357
8874 msgid "Show the current source language."
8875 msgstr ""
8877 #: language.c:1364
8878 msgid "Set the status of the type/range checker."
8879 msgstr ""
8881 #: language.c:1370
8882 msgid "Show the status of the type/range checker."
8883 msgstr ""
8885 #. FIXME: cagney/2005-02-20: This should be implemented using an
8886 #. enum.
8887 #: language.c:1377
8888 msgid "Set type checking.  (on/warn/off/auto)"
8889 msgstr ""
8891 #: language.c:1378
8892 msgid "Show type checking.  (on/warn/off/auto)"
8893 msgstr ""
8895 #. FIXME: cagney/2005-02-20: This should be implemented using an
8896 #. enum.
8897 #: language.c:1386
8898 msgid "Set range checking.  (on/warn/off/auto)"
8899 msgstr ""
8901 #: language.c:1387
8902 msgid "Show range checking.  (on/warn/off/auto)"
8903 msgstr ""
8905 #: language.c:1396
8906 msgid "Set case sensitivity in name search.  (on/off/auto)"
8907 msgstr ""
8909 #: language.c:1397
8910 msgid "Show case sensitivity in name search.  (on/off/auto)"
8911 msgstr ""
8913 #: language.c:1398
8914 msgid "For Fortran the default is off; for other languages the default is on."
8915 msgstr ""
8917 #: libunwind-frame.c:173
8918 msgid "Can't get libunwind sp register."
8919 msgstr ""
8921 #: linespec.c:503
8922 msgid ""
8923 "[0] cancel\n"
8924 "[1] all\n"
8925 msgstr ""
8927 #: linespec.c:518
8928 #, possible-c-format
8929 msgid "[%d] %s at ?FILE:%d [No symtab? Probably broken debug info...]\n"
8930 msgstr ""
8932 #: linespec.c:525
8933 msgid "?HERE\n"
8934 msgstr ""
8936 #: linespec.c:548
8937 msgid "Arguments must be choice numbers."
8938 msgstr ""
8940 #: linespec.c:553
8941 msgid "canceled"
8942 msgstr ""
8944 #: linespec.c:576
8945 #, possible-c-format
8946 msgid "No choice number %d.\n"
8947 msgstr ""
8949 #: linespec.c:594
8950 #, possible-c-format
8951 msgid "duplicate request for %d ignored.\n"
8952 msgstr ""
8954 #: linespec.c:810 macroexp.c:342
8955 msgid "Unmatched single quote."
8956 msgstr ""
8958 #: linespec.c:1015 linespec.c:1230
8959 msgid "malformed template specification in command"
8960 msgstr ""
8962 #: linespec.c:1122
8963 #, possible-c-format
8964 msgid "debugging symbol \"%s\" does not match selector; ignoring"
8965 msgstr ""
8967 #: linespec.c:1533
8968 #, possible-c-format
8969 msgid "No source file named %s."
8970 msgstr ""
8972 #: linespec.c:1660
8973 msgid "History values used in line specs must have integer values."
8974 msgstr ""
8976 #: linespec.c:1686
8977 msgid "Convenience variables used in line specs must have integer values."
8978 msgstr ""
8980 #: linespec.c:1745
8981 #, possible-c-format
8982 msgid "Function \"%s\" not defined."
8983 msgstr ""
8985 #: linespec.c:1790
8986 #, possible-c-format
8987 msgid "\"%s\" is not a function"
8988 msgstr ""
8990 #. This can happen if it is compiled with a compiler which doesn't
8991 #. put out line numbers for variables.
8992 #. FIXME: Shouldn't we just set .line and .symtab to zero
8993 #. and return?  For example, "info line foo" could print
8994 #. the address.
8995 #: linespec.c:1808
8996 #, possible-c-format
8997 msgid "Line number not known for symbol \"%s\""
8998 msgstr ""
9000 #: linux-fork.c:398
9001 msgid "Requires argument (fork/checkpoint id to delete)"
9002 msgstr ""
9004 #: linux-fork.c:402
9005 #, possible-c-format
9006 msgid "No such fork/checkpoint id, %s"
9007 msgstr ""
9009 #: linux-fork.c:405
9010 msgid ""
9011 "Please switch to another fork/checkpoint before deleting the current one"
9012 msgstr ""
9014 #: linux-fork.c:408
9015 #, possible-c-format
9016 msgid "Unable to kill pid %s"
9017 msgstr ""
9019 #: linux-fork.c:411
9020 #, possible-c-format
9021 msgid "Killed %s\n"
9022 msgstr ""
9024 #: linux-fork.c:422
9025 msgid "Requires argument (fork id to detach)"
9026 msgstr ""
9028 #: linux-fork.c:426
9029 #, possible-c-format
9030 msgid "No such fork id, %s"
9031 msgstr ""
9033 #: linux-fork.c:429
9034 msgid "Please switch to another fork before detaching the current one"
9035 msgstr ""
9037 #: linux-fork.c:432
9038 #, possible-c-format
9039 msgid "Unable to detach %s"
9040 msgstr ""
9042 #: linux-fork.c:435
9043 #, possible-c-format
9044 msgid "Detached %s\n"
9045 msgstr ""
9047 #: linux-fork.c:475
9048 msgid " (main process)"
9049 msgstr ""
9051 #: linux-fork.c:476
9052 msgid " at "
9053 msgstr ""
9055 #: linux-fork.c:485 linux-fork.c:487
9056 #, possible-c-format
9057 msgid ", file %s"
9058 msgstr ""
9060 #: linux-fork.c:490
9061 #, possible-c-format
9062 msgid ", line %d"
9063 msgstr ""
9065 #: linux-fork.c:505
9066 #, possible-c-format
9067 msgid "No fork number %d.\n"
9068 msgstr ""
9070 #: linux-fork.c:507
9071 msgid "No forks.\n"
9072 msgstr ""
9074 #: linux-fork.c:553
9075 msgid "checkpoint: can't find fork function in inferior."
9076 msgstr ""
9078 #. Probably can't happen.
9079 #: linux-fork.c:561
9080 msgid "checkpoint: call_function_by_hand returned null."
9081 msgstr ""
9083 #: linux-fork.c:569
9084 #, possible-c-format
9085 msgid "checkpoint: fork returned pid %ld.\n"
9086 msgstr ""
9088 #: linux-fork.c:576
9089 #, possible-c-format
9090 msgid "   gdb says parent = %ld.\n"
9091 msgstr ""
9093 #: linux-fork.c:583
9094 msgid "Failed to find new fork"
9095 msgstr ""
9097 #: linux-fork.c:596
9098 msgid "No such fork/process"
9099 msgstr ""
9101 #: linux-fork.c:604
9102 #, possible-c-format
9103 msgid "Switching to %s\n"
9104 msgstr ""
9106 #: linux-fork.c:617
9107 msgid "Requires argument (process id to switch to)"
9108 msgstr ""
9110 #: linux-fork.c:620
9111 #, possible-c-format
9112 msgid "Not found: process id %s"
9113 msgstr ""
9115 #: linux-fork.c:632
9116 msgid "Requires argument (fork id to switch to)"
9117 msgstr ""
9119 #: linux-fork.c:635
9120 #, possible-c-format
9121 msgid "Not found: fork id %s"
9122 msgstr ""
9124 #: linux-fork.c:647
9125 msgid "Requires argument (checkpoint id to restart)"
9126 msgstr ""
9128 #: linux-fork.c:650
9129 #, possible-c-format
9130 msgid "Not found: checkpoint id %s"
9131 msgstr ""
9133 #. Set/show detach-on-fork: user-settable mode.
9134 #: linux-fork.c:662
9135 msgid "Set whether gdb will detach the child of a fork."
9136 msgstr ""
9138 #: linux-fork.c:663
9139 msgid "Show whether gdb will detach the child of a fork."
9140 msgstr ""
9142 #: linux-fork.c:664
9143 msgid "Tells gdb whether to detach the child of a fork."
9144 msgstr ""
9146 #. Set/show restart-auto-finish: user-settable count.  Causes the
9147 #. first "restart" of a fork to do some number of "finish" commands
9148 #. before returning to user.
9150 #. Useful because otherwise the virgin fork process will be stopped
9151 #. somewhere in the un-interesting fork system call.
9152 #. Checkpoint command: create a fork of the inferior process
9153 #. and set it aside for later debugging.
9154 #: linux-fork.c:678
9155 msgid "Fork a duplicate process (experimental)."
9156 msgstr ""
9158 #. Restart command: restore the context of a specified fork
9159 #. process.  May be used for "program forks" as well as for
9160 #. "debugger forks" (checkpoints).
9161 #: linux-fork.c:685
9162 msgid ""
9163 "restart <n>: restore program context from a checkpoint.\n"
9164 "Argument 'n' is checkpoint ID, as displayed by 'info checkpoints'."
9165 msgstr ""
9167 #. Delete checkpoint command: kill the process and remove it from
9168 #. fork list.
9169 #: linux-fork.c:692
9170 msgid "Delete a fork/checkpoint (experimental)."
9171 msgstr ""
9173 #. Detach-checkpoint command: release the process to run independantly,
9174 #. and remove it from the fork list.
9175 #: linux-fork.c:699
9176 msgid "Detach from a fork/checkpoint (experimental)."
9177 msgstr ""
9179 #: linux-fork.c:706
9180 msgid "IDs of currently known forks/checkpoints."
9181 msgstr ""
9183 #. "fork <n>" (by analogy to "thread <n>").
9184 #: linux-fork.c:716
9185 msgid ""
9186 "fork <n>: Switch between forked processes.\n"
9187 "Argument 'n' is fork ID, as displayed by 'info forks'."
9188 msgstr ""
9190 #. "process <proc id>" as opposed to "fork <fork id>".
9191 #: linux-fork.c:721
9192 msgid ""
9193 "process <pid>: Switch between forked processes.\n"
9194 "Argument 'pid' is process ID, as displayed by 'info forks' or 'shell ps'."
9195 msgstr ""
9197 #: linux-nat.c:107
9198 #, possible-c-format
9199 msgid "Debugging of GNU/Linux lwp module is %s.\n"
9200 msgstr ""
9202 #: linux-nat.c:230
9203 #, possible-c-format
9204 msgid "linux_test_for_tracefork: waitpid: unexpected result %d."
9205 msgstr ""
9207 #: linux-nat.c:232
9208 #, possible-c-format
9209 msgid "linux_test_for_tracefork: waitpid: unexpected status %d."
9210 msgstr ""
9212 #: linux-nat.c:240 linux-nat.c:287
9213 msgid "linux_test_for_tracefork: failed to kill child"
9214 msgstr ""
9216 #: linux-nat.c:246
9217 msgid "linux_test_for_tracefork: failed to wait for killed child"
9218 msgstr ""
9220 #: linux-nat.c:248
9221 #, possible-c-format
9222 msgid "linux_test_for_tracefork: unexpected wait status 0x%x from killed child"
9223 msgstr ""
9225 #: linux-nat.c:261
9226 msgid "linux_test_for_tracefork: failed to resume child"
9227 msgstr ""
9229 #: linux-nat.c:278
9230 msgid "linux_test_for_tracefork: failed to kill second child"
9231 msgstr ""
9233 #: linux-nat.c:282
9234 #, possible-c-format
9235 msgid ""
9236 "linux_test_for_tracefork: unexpected result from waitpid (%d, status 0x%x)"
9237 msgstr ""
9239 #: linux-nat.c:407
9240 #, possible-c-format
9241 msgid "Unexpected waitpid result %06x when waiting for vfork-done"
9242 msgstr ""
9244 #: linux-nat.c:540
9245 msgid "waiting for new child"
9246 msgstr ""
9248 #: linux-nat.c:543
9249 #, possible-c-format
9250 msgid "wait returned unexpected PID %d"
9251 msgstr ""
9253 #: linux-nat.c:546
9254 #, possible-c-format
9255 msgid "wait returned unexpected status 0x%x"
9256 msgstr ""
9258 #: linux-nat.c:578
9259 #, possible-c-format
9260 msgid "unknown ptrace event %d"
9261 msgstr ""
9263 #: linux-nat.c:586
9264 msgid "Your system does not support fork catchpoints."
9265 msgstr ""
9267 #: linux-nat.c:593
9268 msgid "Your system does not support vfork catchpoints."
9269 msgstr ""
9271 #: linux-nat.c:600
9272 msgid "Your system does not support exec catchpoints."
9273 msgstr ""
9275 #: linux-nat.c:953
9276 #, possible-c-format
9277 msgid "Can't attach %s: %s"
9278 msgstr ""
9280 #: linux-nat.c:1017
9281 #, possible-c-format
9282 msgid "%s is a cloned process"
9283 msgstr ""
9285 #: linux-nat.c:1054
9286 #, possible-c-format
9287 msgid "Can't continue %s: %s"
9288 msgstr ""
9290 #: linux-nat.c:1083
9291 #, possible-c-format
9292 msgid "Can't detach %s: %s"
9293 msgstr ""
9295 #: linux-nat.c:1624
9296 #, possible-c-format
9297 msgid "FC: LP has pending status %06x\n"
9298 msgstr ""
9300 #: linux-nat.c:2500
9301 #, possible-c-format
9302 msgid "Could not open %s."
9303 msgstr ""
9305 #: linux-nat.c:2781 procfs.c:5840
9306 msgid "No current process: you must name one."
9307 msgstr ""
9309 #: linux-nat.c:2785
9310 #, possible-c-format
9311 msgid "No /proc directory: '%s'"
9312 msgstr ""
9314 #: linux-nat.c:2787
9315 #, possible-c-format
9316 msgid "process %lld\n"
9317 msgstr ""
9319 #: linux-nat.c:2798 linux-nat.c:2876 linux-nat.c:2888 linux-nat.c:2983
9320 #, possible-c-format
9321 msgid "unable to open /proc file '%s'"
9322 msgstr ""
9324 #: linux-nat.c:2807 linux-nat.c:2816
9325 #, possible-c-format
9326 msgid "unable to read link '%s'"
9327 msgstr ""
9329 #. No output for summary mode.
9330 #: linux-nat.c:2826 procfs.c:5777
9331 msgid ""
9332 "Mapped address spaces:\n"
9333 "\n"
9334 msgstr ""
9336 #: linux-nat.c:2899
9337 #, possible-c-format
9338 msgid "Process: %d\n"
9339 msgstr ""
9341 #: linux-nat.c:2901
9342 #, possible-c-format
9343 msgid "Exec file: %s\n"
9344 msgstr ""
9346 #: linux-nat.c:2903
9347 #, possible-c-format
9348 msgid "State: %c\n"
9349 msgstr ""
9351 #: linux-nat.c:2905
9352 #, possible-c-format
9353 msgid "Parent process: %d\n"
9354 msgstr ""
9356 #: linux-nat.c:2907
9357 #, possible-c-format
9358 msgid "Process group: %d\n"
9359 msgstr ""
9361 #: linux-nat.c:2909
9362 #, possible-c-format
9363 msgid "Session id: %d\n"
9364 msgstr ""
9366 #: linux-nat.c:2911
9367 #, possible-c-format
9368 msgid "TTY: %d\n"
9369 msgstr ""
9371 #: linux-nat.c:2913
9372 #, possible-c-format
9373 msgid "TTY owner process group: %d\n"
9374 msgstr ""
9376 #: linux-nat.c:2915
9377 #, possible-c-format
9378 msgid "Flags: 0x%x\n"
9379 msgstr ""
9381 #: linux-nat.c:2917
9382 #, possible-c-format
9383 msgid "Minor faults (no memory page): %u\n"
9384 msgstr ""
9386 #: linux-nat.c:2920
9387 #, possible-c-format
9388 msgid "Minor faults, children: %u\n"
9389 msgstr ""
9391 #: linux-nat.c:2923
9392 #, possible-c-format
9393 msgid "Major faults (memory page faults): %u\n"
9394 msgstr ""
9396 #: linux-nat.c:2926
9397 #, possible-c-format
9398 msgid "Major faults, children: %u\n"
9399 msgstr ""
9401 #: linux-nat.c:2937
9402 #, possible-c-format
9403 msgid "jiffies remaining in current time slice: %d\n"
9404 msgstr ""
9406 #: linux-nat.c:2942
9407 #, possible-c-format
9408 msgid "jiffies until next timeout: %u\n"
9409 msgstr ""
9411 #: linux-nat.c:2948
9412 #, possible-c-format
9413 msgid "start time (jiffies since system boot): %d\n"
9414 msgstr ""
9416 #: linux-nat.c:2951
9417 #, possible-c-format
9418 msgid "Virtual memory size: %u\n"
9419 msgstr ""
9421 #: linux-nat.c:2954
9422 #, possible-c-format
9423 msgid "Resident set size: %u\n"
9424 msgstr ""
9426 #: linux-nat.c:2958
9427 #, possible-c-format
9428 msgid "Start of text: 0x%x\n"
9429 msgstr ""
9431 #: linux-nat.c:2960
9432 #, possible-c-format
9433 msgid "End of text: 0x%x\n"
9434 msgstr ""
9436 #: linux-nat.c:2962
9437 #, possible-c-format
9438 msgid "Start of stack: 0x%x\n"
9439 msgstr ""
9441 #. FIXME arch?
9442 #: linux-nat.c:2966
9443 #, possible-c-format
9444 msgid "Kernel stack pointer: 0x%x\n"
9445 msgstr ""
9447 #. FIXME arch?
9448 #: linux-nat.c:2968
9449 #, possible-c-format
9450 msgid "Kernel instr pointer: 0x%x\n"
9451 msgstr ""
9453 #: linux-nat.c:2970
9454 #, possible-c-format
9455 msgid "Pending signals bitmap: 0x%x\n"
9456 msgstr ""
9458 #: linux-nat.c:2972
9459 #, possible-c-format
9460 msgid "Blocked signals bitmap: 0x%x\n"
9461 msgstr ""
9463 #: linux-nat.c:2974
9464 #, possible-c-format
9465 msgid "Ignored signals bitmap: 0x%x\n"
9466 msgstr ""
9468 #: linux-nat.c:2976
9469 #, possible-c-format
9470 msgid "Catched signals bitmap: 0x%x\n"
9471 msgstr ""
9473 #. FIXME arch?
9474 #: linux-nat.c:2978
9475 #, possible-c-format
9476 msgid "wchan (system call): 0x%x\n"
9477 msgstr ""
9479 #: linux-nat.c:3043 linux-nat.c:3056
9480 #, possible-c-format
9481 msgid "Could not parse signal set: %s"
9482 msgstr ""
9484 #: linux-nat.c:3089
9485 #, possible-c-format
9486 msgid "Could not open %s"
9487 msgstr ""
9489 #: linux-nat.c:3221
9490 msgid ""
9491 "Show /proc process information about any running process.\n"
9492 "Specify any process id, or use the program being debugged by default.\n"
9493 "Specify any of the following keywords for detailed info:\n"
9494 "  mappings -- list of mapped memory regions.\n"
9495 "  stat     -- list a bunch of random process info.\n"
9496 "  status   -- list a different bunch of random process info.\n"
9497 "  all      -- list all available /proc info."
9498 msgstr ""
9500 #: linux-nat.c:3244
9501 msgid "Set debugging of GNU/Linux lwp module."
9502 msgstr ""
9504 #: linux-nat.c:3245
9505 msgid "Show debugging of GNU/Linux lwp module."
9506 msgstr ""
9508 #: linux-nat.c:3246
9509 msgid "Enables printf debugging output."
9510 msgstr ""
9512 #: linux-thread-db.c:269
9513 #, possible-c-format
9514 msgid "thread_get_info_callback: cannot get thread info: %s"
9515 msgstr ""
9517 #: linux-thread-db.c:326
9518 #, possible-c-format
9519 msgid "Cannot find thread %ld: %s"
9520 msgstr ""
9522 #: linux-thread-db.c:348
9523 #, possible-c-format
9524 msgid "thread_db_get_info: cannot get thread info: %s"
9525 msgstr ""
9527 #: linux-thread-db.c:372
9528 #, possible-c-format
9529 msgid "Cannot find user-level thread for LWP %ld: %s"
9530 msgstr ""
9532 #: linux-thread-db.c:413
9533 #, possible-c-format
9534 msgid "Symbol \"%s\" not found in libthread_db: %s"
9535 msgstr ""
9537 #: linux-thread-db.c:484
9538 #, possible-c-format
9539 msgid "Cannot initialize libthread_db: %s"
9540 msgstr ""
9542 #: linux-thread-db.c:557
9543 #, possible-c-format
9544 msgid "Unable to set global thread event mask: %s"
9545 msgstr ""
9547 #: linux-thread-db.c:571
9548 #, possible-c-format
9549 msgid "Unable to get location for thread creation breakpoint: %s"
9550 msgstr ""
9552 #: linux-thread-db.c:580
9553 #, possible-c-format
9554 msgid "Unable to get location for thread death breakpoint: %s"
9555 msgstr ""
9557 #: linux-thread-db.c:657
9558 #, possible-c-format
9559 msgid "Using host libthread_db library \"%s\".\n"
9560 msgstr ""
9562 #: linux-thread-db.c:684
9563 msgid "[Thread debugging using libthread_db enabled]\n"
9564 msgstr ""
9566 #: linux-thread-db.c:695
9567 #, possible-c-format
9568 msgid "Cannot initialize thread debugging library: %s"
9569 msgstr ""
9571 #: linux-thread-db.c:764
9572 #, possible-c-format
9573 msgid "Cannot enable thread event reporting for %s: %s"
9574 msgstr ""
9576 #: linux-thread-db.c:894
9577 #, possible-c-format
9578 msgid "Cannot get thread event message: %s"
9579 msgstr ""
9581 #: linux-thread-db.c:900
9582 #, possible-c-format
9583 msgid "Cannot get thread info: %s"
9584 msgstr ""
9586 #: linux-thread-db.c:916
9587 msgid "Spurious thread death event."
9588 msgstr ""
9590 #: linux-thread-db.c:923
9591 msgid "Spurious thread event."
9592 msgstr ""
9594 #: linux-thread-db.c:1013
9595 #, possible-c-format
9596 msgid "Cannot fetch general-purpose registers for thread %ld: %s"
9597 msgstr ""
9599 #: linux-thread-db.c:1018
9600 #, possible-c-format
9601 msgid "Cannot get floating-point registers for thread %ld: %s"
9602 msgstr ""
9604 #: linux-thread-db.c:1060
9605 #, possible-c-format
9606 msgid "Cannot store general-purpose registers for thread %ld: %s"
9607 msgstr ""
9609 #: linux-thread-db.c:1064
9610 #, possible-c-format
9611 msgid "Cannot store floating-point registers  for thread %ld: %s"
9612 msgstr ""
9614 #: linux-thread-db.c:1170
9615 #, possible-c-format
9616 msgid "find_new_threads_callback: cannot get thread info: %s"
9617 msgstr ""
9619 #: linux-thread-db.c:1194
9620 #, possible-c-format
9621 msgid "Cannot find new threads: %s"
9622 msgstr ""
9624 #: linux-thread-db.c:1256
9625 msgid "No TLS library support"
9626 msgstr ""
9628 #: linux-thread-db.c:1276
9629 msgid "TLS not allocated yet"
9630 msgstr ""
9632 #: linux-thread-db.c:1296
9633 msgid "TLS not supported on this target"
9634 msgstr ""
9636 #: m2-lang.c:211
9637 #, possible-c-format
9638 msgid "internal error: no Modula fundamental type %d"
9639 msgstr ""
9641 #: m2-typeprint.c:116
9642 msgid "member"
9643 msgstr ""
9645 #: m2-typeprint.c:120
9646 msgid "method"
9647 msgstr ""
9649 #. i18n: Do not translate the "struct" part!
9650 #: m2-typeprint.c:140
9651 msgid "undef"
9652 msgstr ""
9654 #: m2-typeprint.c:144
9655 msgid "error"
9656 msgstr ""
9658 #: m2-typeprint.c:255
9659 msgid "is unknown"
9660 msgstr ""
9662 #: m2-typeprint.c:418
9663 msgid "long_set failed to find discrete bounds for its subtype"
9664 msgstr ""
9666 #: m2-typeprint.c:421 m2-valprint.c:82
9667 msgid "expecting long_set"
9668 msgstr ""
9670 #. i18n: Do not translate the "SET OF" part!
9671 #: m2-typeprint.c:475
9672 msgid "SET OF <unknown>"
9673 msgstr ""
9675 #. i18n: Do not translate "CASE" and "OF"
9676 #: m2-typeprint.c:514
9677 msgid "CASE <variant> OF\n"
9678 msgstr ""
9680 #: m2-valprint.c:114
9681 msgid "<unknown bounds of set>"
9682 msgstr ""
9684 #: m2-valprint.c:130
9685 msgid "bit test is out of range"
9686 msgstr ""
9688 #: m2-valprint.c:331
9689 msgid "not implemented: member type in m2_val_print"
9690 msgstr ""
9692 #: m2-valprint.c:520
9693 msgid "<error value>"
9694 msgstr ""
9696 #: m2-valprint.c:581
9697 #, possible-c-format
9698 msgid "Invalid m2 type code %d in symbol table."
9699 msgstr ""
9701 #: m32r-rom.c:423
9702 msgid "No ethernet connection!"
9703 msgstr ""
9705 #: m32r-rom.c:446
9706 msgid "Couldn't initialize WINSOCK."
9707 msgstr ""
9709 #: m32r-rom.c:574
9710 msgid "Set the default path for downloadable SREC files."
9711 msgstr ""
9713 #: m32r-rom.c:575
9714 msgid "Show the default path for downloadable SREC files."
9715 msgstr ""
9717 #: m32r-rom.c:576
9718 msgid "Determines the default path for downloadable SREC files."
9719 msgstr ""
9721 #: m32r-rom.c:582
9722 msgid "Set IP address for M32R-EVA target board."
9723 msgstr ""
9725 #: m32r-rom.c:583
9726 msgid "Show IP address for M32R-EVA target board."
9727 msgstr ""
9729 #: m32r-rom.c:584
9730 msgid "Determine the IP address for M32R-EVA target board."
9731 msgstr ""
9733 #: m32r-rom.c:590
9734 msgid "Set IP address for download server (GDB's host computer)."
9735 msgstr ""
9737 #: m32r-rom.c:591
9738 msgid "Show IP address for download server (GDB's host computer)."
9739 msgstr ""
9741 #: m32r-rom.c:592
9742 msgid "Determine the IP address for download server (GDB's host computer)."
9743 msgstr ""
9745 #: m32r-rom.c:598
9746 msgid "Upload the srec file via the monitor's Ethernet upload capability."
9747 msgstr ""
9749 #: m32r-rom.c:601
9750 msgid "test upload command."
9751 msgstr ""
9753 #: m68hc11-tdep.c:266
9754 msgid ""
9755 "No frame soft register found in the symbol table.\n"
9756 "Stack backtrace will not work."
9757 msgstr ""
9759 #: m68hc11-tdep.c:1275
9760 msgid "return of value > 4 is not supported."
9761 msgstr ""
9763 #: m68hc11-tdep.c:1313 sh-tdep.c:1220
9764 msgid "bad size for return value"
9765 msgstr ""
9767 #: m68k-tdep.c:127
9768 #, possible-c-format
9769 msgid "m68k_register_name: illegal register number %d"
9770 msgstr ""
9772 #: m68k-tdep.c:1073
9773 msgid "m68k_get_longjmp_target: not implemented"
9774 msgstr ""
9776 #: macrocmd.c:62
9777 msgid ""
9778 "You must follow the `macro expand' command with the expression you\n"
9779 "want to expand."
9780 msgstr ""
9782 #: macrocmd.c:98
9783 msgid ""
9784 "You must follow the `macro expand-once' command with the expression\n"
9785 "you want to expand."
9786 msgstr ""
9788 #: macrocmd.c:145
9789 msgid ""
9790 "You must follow the `info macro' command with the name of the macro\n"
9791 "whose definition you want to see."
9792 msgstr ""
9794 #: macrocmd.c:151
9795 msgid "GDB has no preprocessor macro information for that code."
9796 msgstr ""
9798 #: macrocmd.c:204 macrocmd.c:211 macrocmd.c:218
9799 msgid "Command not implemented yet."
9800 msgstr ""
9802 #: macrocmd.c:235
9803 msgid "Prefix for commands dealing with C preprocessor macros."
9804 msgstr ""
9806 #: macrocmd.c:238
9807 msgid ""
9808 "Fully expand any C/C++ preprocessor macro invocations in EXPRESSION.\n"
9809 "Show the expanded expression."
9810 msgstr ""
9812 #: macrocmd.c:243
9813 msgid ""
9814 "Expand C/C++ preprocessor macro invocations appearing directly in "
9815 "EXPRESSION.\n"
9816 "Show the expanded expression.\n"
9817 "\n"
9818 "This command differs from `macro expand' in that it only expands macro\n"
9819 "invocations that appear directly in EXPRESSION; if expanding a macro\n"
9820 "introduces further macro invocations, those are left unexpanded.\n"
9821 "\n"
9822 "`macro expand-once' helps you see how a particular macro expands,\n"
9823 "whereas `macro expand' shows you how all the macros involved in an\n"
9824 "expression work together to yield a pre-processed expression."
9825 msgstr ""
9827 #: macrocmd.c:258
9828 msgid "Show the definition of MACRO, and its source location."
9829 msgstr ""
9831 #: macrocmd.c:261
9832 msgid ""
9833 "Define a new C/C++ preprocessor macro.\n"
9834 "The GDB command `macro define DEFINITION' is equivalent to placing a\n"
9835 "preprocessor directive of the form `#define DEFINITION' such that the\n"
9836 "definition is visible in all the inferior's source files.\n"
9837 "For example:\n"
9838 "  (gdb) macro define PI (3.1415926)\n"
9839 "  (gdb) macro define MIN(x,y) ((x) < (y) ? (x) : (y))"
9840 msgstr ""
9842 #: macrocmd.c:271
9843 msgid ""
9844 "Remove the definition of the C/C++ preprocessor macro with the given name."
9845 msgstr ""
9847 #: macrocmd.c:276
9848 msgid "List all the macros defined using the `macro define' command."
9849 msgstr ""
9851 #: macroexp.c:239
9852 msgid "Unterminated comment in macro expansion."
9853 msgstr ""
9855 #: macroexp.c:346
9856 msgid "A character constant must contain at least one character."
9857 msgstr ""
9859 #: macroexp.c:393
9860 msgid "Unterminated string in expression."
9861 msgstr ""
9863 #: macroexp.c:400
9864 msgid "Newline characters may not appear in string constants."
9865 msgstr ""
9867 #: macroexp.c:619
9868 msgid "unable to avoid splicing tokens during macro expansion"
9869 msgstr ""
9871 #: macroexp.c:744
9872 #, possible-c-format
9873 msgid "Malformed argument list for macro `%s'."
9874 msgstr ""
9876 #: macroexp.c:844
9877 msgid "Stringification is not implemented yet."
9878 msgstr ""
9880 #: macroexp.c:850
9881 msgid "Token splicing is not implemented yet."
9882 msgstr ""
9884 #: macroexp.c:860
9885 msgid "Variable-arity macros not implemented yet."
9886 msgstr ""
9888 #: macroexp.c:937
9889 msgid "Varargs macros not implemented yet."
9890 msgstr ""
9892 #: macroexp.c:960
9893 #, possible-c-format
9894 msgid "Wrong number of arguments to macro `%s' (expected %d, got %d)."
9895 msgstr ""
9897 #: macroexp.c:994
9898 msgid "bad macro definition kind"
9899 msgstr ""
9901 #: macroexp.c:1125
9902 msgid "Expand-once not implemented yet."
9903 msgstr ""
9905 #: macroscope.c:73
9906 #, possible-c-format
9907 msgid ""
9908 "symtab found for `%s', but that file\n"
9909 "is not covered in the compilation unit's macro information"
9910 msgstr ""
9912 #: macrotab.c:448
9913 #, possible-c-format
9914 msgid "both `%s' and `%s' allegedly #included at %s:%d"
9915 msgstr ""
9917 #: macrotab.c:707
9918 #, possible-c-format
9919 msgid "macro `%s' redefined at %s:%d; original definition at %s:%d"
9920 msgstr ""
9922 #: macrotab.c:796
9923 #, possible-c-format
9924 msgid "macro '%s' is #undefined twice, at %s:%d and %s:%d"
9925 msgstr ""
9927 #: macrotab.c:813
9928 #, possible-c-format
9929 msgid "no definition for macro `%s' in scope to #undef at %s:%d"
9930 msgstr ""
9932 #: main.c:427
9933 #, possible-c-format
9934 msgid "%s: unable to load tclcommand file \"%s\""
9935 msgstr ""
9937 #: main.c:474
9938 #, possible-c-format
9939 msgid "warning: could not set baud rate to `%s'.\n"
9940 msgstr ""
9942 #: main.c:492
9943 #, possible-c-format
9944 msgid "warning: could not set timeout limit to `%s'.\n"
9945 msgstr ""
9947 #: main.c:500
9948 #, possible-c-format
9949 msgid "Use `%s --help' for a complete list of options.\n"
9950 msgstr ""
9952 #: main.c:520
9953 #, possible-c-format
9954 msgid "%s: `--args' specified but no program specified\n"
9955 msgstr ""
9957 #: main.c:547
9958 #, possible-c-format
9959 msgid "Excess command line arguments ignored. (%s%s)\n"
9960 msgstr ""
9962 #: main.c:603
9963 #, possible-c-format
9964 msgid "Interpreter `%s' unrecognized"
9965 msgstr ""
9967 #. We may get more than one warning, don't double space all of them...
9968 #: main.c:633 main.c:698
9969 msgid ""
9970 "\n"
9971 "warning: "
9972 msgstr ""
9974 #: main.c:724
9975 msgid "warning: "
9976 msgstr ""
9978 #: main.c:786
9979 #, possible-c-format
9980 msgid "Startup time: %ld.%06ld\n"
9981 msgstr ""
9983 #: main.c:796
9984 #, possible-c-format
9985 msgid "Startup size: data size %ld\n"
9986 msgstr ""
9988 #: main.c:857
9989 msgid ""
9990 "This is the GNU debugger.  Usage:\n"
9991 "\n"
9992 "    gdb [options] [executable-file [core-file or process-id]]\n"
9993 "    gdb [options] --args executable-file [inferior-arguments ...]\n"
9994 "\n"
9995 "Options:\n"
9996 "\n"
9997 msgstr ""
9999 #: main.c:863
10000 msgid ""
10001 "  --args             Arguments after executable-file are passed to inferior\n"
10002 msgstr ""
10004 #: main.c:866
10005 msgid ""
10006 "  -b BAUDRATE        Set serial port baud rate used for remote debugging.\n"
10007 "  --batch            Exit after processing options.\n"
10008 "  --batch-silent     As for --batch, but suppress all gdb stdout output.\n"
10009 "  --return-child-result\n"
10010 "                     GDB exit code will be the child's exit code.\n"
10011 "  --cd=DIR           Change current directory to DIR.\n"
10012 "  --command=FILE, -x Execute GDB commands from FILE.\n"
10013 "  --eval-command=COMMAND, -ex\n"
10014 "                     Execute a single GDB command.\n"
10015 "                     May be used multiple times and in conjunction\n"
10016 "                     with --command.\n"
10017 "  --core=COREFILE    Analyze the core dump COREFILE.\n"
10018 "  --pid=PID          Attach to running process PID.\n"
10019 msgstr ""
10021 #: main.c:881
10022 msgid ""
10023 "  --dbx              DBX compatibility mode.\n"
10024 "  --directory=DIR    Search for source files in DIR.\n"
10025 "  --epoch            Output information used by epoch emacs-GDB interface.\n"
10026 "  --exec=EXECFILE    Use EXECFILE as the executable.\n"
10027 "  --fullname         Output information used by emacs-GDB interface.\n"
10028 "  --help             Print this message.\n"
10029 msgstr ""
10031 #: main.c:889
10032 msgid ""
10033 "  --interpreter=INTERP\n"
10034 "                     Select a specific interpreter / user interface\n"
10035 msgstr ""
10037 #: main.c:893
10038 msgid ""
10039 "  -l TIMEOUT         Set timeout in seconds for remote debugging.\n"
10040 "  --nw\t\t     Do not use a window interface.\n"
10041 "  --nx               Do not read "
10042 msgstr ""
10044 #: main.c:898
10045 msgid ""
10046 " file.\n"
10047 "  --quiet            Do not print version number on startup.\n"
10048 "  --readnow          Fully read symbol files on first access.\n"
10049 msgstr ""
10051 #: main.c:902
10052 msgid ""
10053 "  --se=FILE          Use FILE as symbol file and executable file.\n"
10054 "  --symbols=SYMFILE  Read symbols from SYMFILE.\n"
10055 "  --tty=TTY          Use TTY for input/output by the program being "
10056 "debugged.\n"
10057 msgstr ""
10059 #: main.c:908
10060 msgid "  --tui              Use a terminal user interface.\n"
10061 msgstr ""
10063 #: main.c:912
10064 msgid ""
10065 "  --version          Print version information and then exit.\n"
10066 "  -w                 Use a window interface.\n"
10067 "  --write            Set writing into executable and core files.\n"
10068 "  --xdb              XDB compatibility mode.\n"
10069 msgstr ""
10071 #: main.c:918
10072 msgid ""
10073 "\n"
10074 "For more information, type \"help\" from within GDB, or consult the\n"
10075 "GDB manual (available as on-line info or a printed manual).\n"
10076 "Report bugs to \"bug-gdb@gnu.org\"."
10077 msgstr ""
10079 #: maint.c:74
10080 #, possible-c-format
10081 msgid "Watchdog timer is %s.\n"
10082 msgstr ""
10084 #: maint.c:94
10085 msgid ""
10086 "\"maintenance\" must be followed by the name of a maintenance command.\n"
10087 msgstr ""
10089 #: maint.c:153
10090 msgid "\"maintenance demangle\" takes an argument to demangle.\n"
10091 msgstr ""
10093 #: maint.c:166
10094 #, possible-c-format
10095 msgid "Can't demangle \"%s\"\n"
10096 msgstr ""
10098 #: maint.c:177
10099 msgid "\"maintenance time\" takes a numeric argument.\n"
10100 msgstr ""
10102 #: maint.c:200
10103 msgid "\"maintenance info\" must be followed by the name of an info command.\n"
10104 msgstr ""
10106 #: maint.c:364
10107 msgid "Exec file:\n"
10108 msgstr ""
10110 #: maint.c:382
10111 #, possible-c-format
10112 msgid "  Object file: %s\n"
10113 msgstr ""
10115 #: maint.c:396
10116 msgid "Core file:\n"
10117 msgstr ""
10119 #: maint.c:420 regcache.c:1381
10120 msgid "maintenance print architecture"
10121 msgstr ""
10123 #: maint.c:433
10124 msgid ""
10125 "\"maintenance print\" must be followed by the name of a print command.\n"
10126 msgstr ""
10128 #: maint.c:453
10129 msgid "requires argument (address or section + address)"
10130 msgstr ""
10132 #. End of command?
10133 #: maint.c:463
10134 msgid "Need to specify <section-name> and <address>"
10135 msgstr ""
10137 #: maint.c:476
10138 #, possible-c-format
10139 msgid "Unknown section %s."
10140 msgstr ""
10142 #: maint.c:491
10143 #, possible-c-format
10144 msgid "no symbol at %s:0x%s\n"
10145 msgstr ""
10147 #: maint.c:493
10148 #, possible-c-format
10149 msgid "no symbol at 0x%s\n"
10150 msgstr ""
10152 #: maint.c:508
10153 msgid ""
10154 "\"maintenance deprecate\" takes an argument, \n"
10155 "the command you want to deprecate, and optionally the replacement command \n"
10156 "enclosed in quotes.\n"
10157 msgstr ""
10159 #: maint.c:523
10160 msgid ""
10161 "\"maintenance undeprecate\" takes an argument, \n"
10162 "the command you want to undeprecate.\n"
10163 msgstr ""
10165 #: maint.c:556
10166 #, possible-c-format
10167 msgid "Can't find command '%s' to deprecate.\n"
10168 msgstr ""
10170 #: maint.c:623
10171 msgid "\"maintenance set\" must be followed by the name of a set command.\n"
10172 msgstr ""
10174 #: maint.c:640
10175 #, possible-c-format
10176 msgid "Internal profiling is %s.\n"
10177 msgstr ""
10179 #: maint.c:699
10180 msgid "Profiling support is not available on this system."
10181 msgstr ""
10183 #: maint.c:708
10184 msgid ""
10185 "Commands for use by GDB maintainers.\n"
10186 "Includes commands to dump specific internal GDB structures in\n"
10187 "a human readable form, to cause GDB to deliberately dump core,\n"
10188 "to test internal functions such as the C++/ObjC demangler, etc."
10189 msgstr ""
10191 #: maint.c:718
10192 msgid "Commands for showing internal info about the program being debugged."
10193 msgstr ""
10195 #: maint.c:724
10196 msgid ""
10197 "List the BFD sections of the exec and core files. \n"
10198 "Arguments may be any combination of:\n"
10199 "\t[one or more section names]\n"
10200 "\tALLOC LOAD RELOC READONLY CODE DATA ROM CONSTRUCTOR\n"
10201 "\tHAS_CONTENTS NEVER_LOAD COFF_SHARED_LIBRARY IS_COMMON\n"
10202 "Sections matching any argument will be listed (no argument\n"
10203 "implies all sections).  In addition, the special argument\n"
10204 "\tALLOBJ\n"
10205 "lists all sections from all object files, including shared libraries."
10206 msgstr ""
10208 #: maint.c:737
10209 msgid "Maintenance command for printing GDB internal state."
10210 msgstr ""
10212 #: maint.c:741
10213 msgid ""
10214 "Set GDB internal variables used by the GDB maintainer.\n"
10215 "Configure variables internal to GDB that aid in GDB's maintenance"
10216 msgstr ""
10218 #: maint.c:748
10219 msgid ""
10220 "Show GDB internal variables used by the GDB maintainer.\n"
10221 "Configure variables internal to GDB that aid in GDB's maintenance"
10222 msgstr ""
10224 #: maint.c:756
10225 msgid ""
10226 "Get fatal error; make debugger dump its core.\n"
10227 "GDB sets its handling of SIGQUIT back to SIG_DFL and then sends\n"
10228 "itself a SIGQUIT signal."
10229 msgstr ""
10231 #: maint.c:764
10232 msgid ""
10233 "Give GDB an internal error.\n"
10234 "Cause GDB to behave as if an internal error was detected."
10235 msgstr ""
10237 #: maint.c:770
10238 msgid ""
10239 "Give GDB an internal warning.\n"
10240 "Cause GDB to behave as if an internal warning was reported."
10241 msgstr ""
10243 #: maint.c:775
10244 msgid ""
10245 "Demangle a C++/ObjC mangled name.\n"
10246 "Call internal GDB demangler routine to demangle a C++ link name\n"
10247 "and prints the result."
10248 msgstr ""
10250 #: maint.c:781
10251 msgid ""
10252 "Set the display of time usage.\n"
10253 "If nonzero, will cause the execution time for each command to be\n"
10254 "displayed, following the command's output."
10255 msgstr ""
10257 #: maint.c:787
10258 msgid ""
10259 "Set the display of space usage.\n"
10260 "If nonzero, will cause the execution space for each command to be\n"
10261 "displayed, following the command's output."
10262 msgstr ""
10264 #: maint.c:793
10265 msgid ""
10266 "Print a type chain for a given symbol.\n"
10267 "For each node in a type chain, print the raw data for each member of\n"
10268 "the type structure, and the interpretation of the data."
10269 msgstr ""
10271 #: maint.c:799
10272 msgid ""
10273 "Print dump of current symbol definitions.\n"
10274 "Entries in the full symbol table are dumped to file OUTFILE.\n"
10275 "If a SOURCE file is specified, dump only that file's symbols."
10276 msgstr ""
10278 #: maint.c:805
10279 msgid ""
10280 "Print dump of current minimal symbol definitions.\n"
10281 "Entries in the minimal symbol table are dumped to file OUTFILE.\n"
10282 "If a SOURCE file is specified, dump only that file's minimal symbols."
10283 msgstr ""
10285 #: maint.c:811
10286 msgid ""
10287 "Print dump of current partial symbol definitions.\n"
10288 "Entries in the partial symbol table are dumped to file OUTFILE.\n"
10289 "If a SOURCE file is specified, dump only that file's partial symbols."
10290 msgstr ""
10292 #: maint.c:818
10293 msgid "Print dump of current object file definitions."
10294 msgstr ""
10296 #: maint.c:821
10297 msgid ""
10298 "List the full symbol tables for all object files.\n"
10299 "This does not include information about individual symbols, blocks, or\n"
10300 "linetables --- just the symbol table structures themselves.\n"
10301 "With an argument REGEXP, list the symbol tables whose names that match that."
10302 msgstr ""
10304 #: maint.c:828
10305 msgid ""
10306 "List the partial symbol tables for all object files.\n"
10307 "This does not include information about individual partial symbols,\n"
10308 "just the symbol table structures themselves."
10309 msgstr ""
10311 #: maint.c:835
10312 msgid "Print statistics about internal gdb state."
10313 msgstr ""
10315 #: maint.c:839
10316 msgid ""
10317 "Print the internal architecture configuration.\n"
10318 "Takes an optional file parameter."
10319 msgstr ""
10321 #: maint.c:845
10322 msgid "Check consistency of psymtabs and symtabs."
10323 msgstr ""
10325 #: maint.c:849
10326 msgid "Translate a section name and address to a symbol."
10327 msgstr ""
10329 #: maint.c:852
10330 msgid ""
10331 "Deprecate a command.  Note that this is just in here so the \n"
10332 "testsuite can check the comamnd deprecator. You probably shouldn't use "
10333 "this,\n"
10334 "rather you should use the C function deprecate_cmd().  If you decide you \n"
10335 "want to use it: maintenance deprecate 'commandname' \"replacement\". The \n"
10336 "replacement is optional."
10337 msgstr ""
10339 #: maint.c:859
10340 msgid ""
10341 "Undeprecate a command.  Note that this is just in here so the \n"
10342 "testsuite can check the comamnd deprecator. You probably shouldn't use "
10343 "this,\n"
10344 "If you decide you want to use it: maintenance undeprecate 'commandname'"
10345 msgstr ""
10347 #: maint.c:865
10348 msgid "Set watchdog timer."
10349 msgstr ""
10351 #: maint.c:866
10352 msgid "Show watchdog timer."
10353 msgstr ""
10355 #: maint.c:867
10356 msgid ""
10357 "When non-zero, this timeout is used instead of waiting forever for a target\n"
10358 "to finish a low-level step or continue operation.  If the specified amount\n"
10359 "of time passes without a response from the target, an error occurs."
10360 msgstr ""
10362 #: maint.c:876
10363 msgid "Set internal profiling."
10364 msgstr ""
10366 #: maint.c:877
10367 msgid "Show internal profiling."
10368 msgstr ""
10370 #: maint.c:878
10371 msgid "When enabled GDB is profiled."
10372 msgstr ""
10374 #: mdebugread.c:127
10375 #, possible-c-format
10376 msgid "bad aux index at symbol %s"
10377 msgstr ""
10379 #: mdebugread.c:133
10380 #, possible-c-format
10381 msgid "unknown external symbol %s"
10382 msgstr ""
10384 #: mdebugread.c:139
10385 #, possible-c-format
10386 msgid "cannot map ECOFF basic type 0x%x for %s"
10387 msgstr ""
10389 #: mdebugread.c:146
10390 #, possible-c-format
10391 msgid "guessed tag type of %s incorrectly"
10392 msgstr ""
10394 #: mdebugread.c:152
10395 #, possible-c-format
10396 msgid "bad rfd entry for %s: file %d, index %d"
10397 msgstr ""
10399 #: mdebugread.c:159
10400 #, possible-c-format
10401 msgid "unexpected type code for %s"
10402 msgstr ""
10404 #: mdebugread.c:410
10405 #, possible-c-format
10406 msgid ""
10407 "\n"
10408 "%s not compiled with -g, debugging support is limited.\n"
10409 msgstr ""
10411 #: mdebugread.c:412
10412 msgid "You should compile with -g2 or -g3 for best debugging support.\n"
10413 msgstr ""
10415 #: mdebugread.c:743 mdebugread.c:1360
10416 #, possible-c-format
10417 msgid "unknown symbol type 0x%x"
10418 msgstr ""
10420 #: mdebugread.c:960
10421 #, possible-c-format
10422 msgid "declaration block contains unhandled symbol type %d"
10423 msgstr ""
10425 #: mdebugread.c:1248
10426 #, possible-c-format
10427 msgid "stEnd with storage class %d not handled"
10428 msgstr ""
10430 #: mdebugread.c:1501
10431 #, possible-c-format
10432 msgid "can't handle TIR fBitfield for %s"
10433 msgstr ""
10435 #: mdebugread.c:1531
10436 #, possible-c-format
10437 msgid "unable to cross ref btIndirect for %s"
10438 msgstr ""
10440 #: mdebugread.c:1648
10441 #, possible-c-format
10442 msgid "unable to cross ref btTypedef for %s"
10443 msgstr ""
10445 #: mdebugread.c:1698
10446 #, possible-c-format
10447 msgid "illegal TIR continued for %s"
10448 msgstr ""
10450 #: mdebugread.c:1761
10451 #, possible-c-format
10452 msgid "illegal array index type for %s, assuming int"
10453 msgstr ""
10455 #: mdebugread.c:1811
10456 #, possible-c-format
10457 msgid "unknown type qualifier 0x%x"
10458 msgstr ""
10460 #: mdebugread.c:1847
10461 #, possible-c-format
10462 msgid "can't handle PDR for static proc at 0x%lx"
10463 msgstr ""
10465 #: mdebugread.c:1908
10466 #, possible-c-format
10467 msgid "PDR for %s, but no symbol"
10468 msgstr ""
10470 #: mdebugread.c:1957
10471 msgid "fixing bad setjmp PDR from libc"
10472 msgstr ""
10474 #: mdebugread.c:2046
10475 #, possible-c-format
10476 msgid "Warning: %s `%s' is undefined (in %s)\n"
10477 msgstr ""
10479 #: mdebugread.c:2147
10480 #, possible-c-format
10481 msgid "guessed size of linetable for %s incorrectly"
10482 msgstr ""
10484 #: mdebugread.c:2421
10485 #, possible-c-format
10486 msgid "bad ifd for external symbol: %d (max %ld)"
10487 msgstr ""
10489 #: mdebugread.c:2428
10490 #, possible-c-format
10491 msgid "bad iss for external symbol: %ld (max %ld)"
10492 msgstr ""
10494 #: mdebugread.c:3394
10495 #, possible-c-format
10496 msgid "bad proc end in aux found from symbol %s"
10497 msgstr ""
10499 #: mdebugread.c:3509
10500 #, possible-c-format
10501 msgid "bad aux index at block symbol %s"
10502 msgstr ""
10504 #. Both complaints are valid:  one gives symbol name,
10505 #. the other the offending symbol type.
10506 #: mdebugread.c:3529
10507 #, possible-c-format
10508 msgid "unknown local symbol %s"
10509 msgstr ""
10511 #: mdebugread.c:3531
10512 #, possible-c-format
10513 msgid "with type %d"
10514 msgstr ""
10516 #: mdebugread.c:3690
10517 #, possible-c-format
10518 msgid "bad file number %ld"
10519 msgstr ""
10521 #: mdebugread.c:3997
10522 #, possible-c-format
10523 msgid "unknown stabs symbol %s"
10524 msgstr ""
10526 #: mdebugread.c:4180
10527 #, possible-c-format
10528 msgid "File %s contains %d unresolved references:"
10529 msgstr ""
10531 #: mdebugread.c:4353
10532 #, possible-c-format
10533 msgid "illegal tq0 in forward typedef for %s"
10534 msgstr ""
10536 #: mdebugread.c:4391
10537 #, possible-c-format
10538 msgid "illegal bt %d in forward typedef for %s"
10539 msgstr ""
10541 #: mdebugread.c:4760
10542 #, possible-c-format
10543 msgid "Error reading ECOFF debugging information: %s"
10544 msgstr ""
10546 #: memattr.c:52
10547 msgid "invalid memory region: low >= high\n"
10548 msgstr ""
10550 #: memattr.c:64
10551 msgid "overlapping memory region\n"
10552 msgstr ""
10554 #: memattr.c:143
10555 msgid "No mem"
10556 msgstr ""
10558 #: memattr.c:147
10559 msgid "no lo address"
10560 msgstr ""
10562 #: memattr.c:152
10563 msgid "no hi address"
10564 msgstr ""
10566 #: memattr.c:170
10567 msgid "region bounds not 16 bit aligned"
10568 msgstr ""
10570 #: memattr.c:176
10571 msgid "region bounds not 32 bit aligned"
10572 msgstr ""
10574 #: memattr.c:182
10575 msgid "region bounds not 64 bit aligned"
10576 msgstr ""
10578 #: memattr.c:206
10579 #, possible-c-format
10580 msgid "unknown attribute: %s"
10581 msgstr ""
10583 #: memattr.c:221
10584 msgid "There are no memory regions defined.\n"
10585 msgstr ""
10587 #: memattr.c:349 memattr.c:399 memattr.c:458
10588 #, possible-c-format
10589 msgid "No memory region number %d.\n"
10590 msgstr ""
10592 #: memattr.c:374 memattr.c:424 memattr.c:504
10593 msgid "Arguments must be memory region numbers."
10594 msgstr ""
10596 #: memattr.c:522
10597 msgid ""
10598 "Define attributes for memory region.\n"
10599 "Usage: mem <lo addr> <hi addr> [<mode> <width> <cache>], \n"
10600 "where <mode>  may be rw (read/write), ro (read-only) or wo (write-only), \n"
10601 "      <width> may be 8, 16, 32, or 64, and \n"
10602 "      <cache> may be cache or nocache"
10603 msgstr ""
10605 #: memattr.c:529
10606 msgid ""
10607 "Enable memory region.\n"
10608 "Arguments are the code numbers of the memory regions to enable.\n"
10609 "Usage: enable mem <code number>\n"
10610 "Do \"info mem\" to see current list of code numbers."
10611 msgstr ""
10613 #: memattr.c:535
10614 msgid ""
10615 "Disable memory region.\n"
10616 "Arguments are the code numbers of the memory regions to disable.\n"
10617 "Usage: disable mem <code number>\n"
10618 "Do \"info mem\" to see current list of code numbers."
10619 msgstr ""
10621 #: memattr.c:541
10622 msgid ""
10623 "Delete memory region.\n"
10624 "Arguments are the code numbers of the memory regions to delete.\n"
10625 "Usage: delete mem <code number>\n"
10626 "Do \"info mem\" to see current list of code numbers."
10627 msgstr ""
10629 #: memattr.c:548
10630 msgid "Memory region attributes"
10631 msgstr ""
10633 #: mem-break.c:55 ppc-linux-tdep.c:471
10634 msgid "Software breakpoints not implemented for this target."
10635 msgstr ""
10637 #: mi/mi-cmd-break.c:131
10638 msgid "mi_cmd_break_insert: Missing <location>"
10639 msgstr ""
10641 #: mi/mi-cmd-break.c:133
10642 msgid "mi_cmd_break_insert: Garbage following <location>"
10643 msgstr ""
10645 #: mi/mi-cmd-break.c:155
10646 msgid "mi_cmd_break_insert: Unsupported tempoary regexp breakpoint"
10647 msgstr ""
10649 #: mi/mi-cmd-break.c:163
10650 msgid "mi_cmd_break_insert: Bad switch."
10651 msgstr ""
10653 #: mi/mi-cmd-break.c:221
10654 msgid "mi_cmd_break_watch: Missing <expression>"
10655 msgstr ""
10657 #: mi/mi-cmd-break.c:223
10658 msgid "mi_cmd_break_watch: Garbage following <expression>"
10659 msgstr ""
10661 #: mi/mi-cmd-break.c:239
10662 msgid "mi_cmd_break_watch: Unknown watchpoint type."
10663 msgstr ""
10665 #: mi/mi-cmd-disas.c:140
10666 msgid "mi_cmd_disassemble: Mixed_mode argument must be 0 or 1."
10667 msgstr ""
10669 #: mi/mi-cmd-disas.c:150
10670 msgid "mi_cmd_disassemble: Invalid filename."
10671 msgstr ""
10673 #: mi/mi-cmd-disas.c:152
10674 msgid "mi_cmd_disassemble: Invalid line number"
10675 msgstr ""
10677 #: mi/mi-cmd-disas.c:154
10678 msgid "mi_cmd_disassemble: No function contains specified address"
10679 msgstr ""
10681 #: mi/mi-cmd-env.c:73
10682 msgid "mi_cmd_env_pwd: No arguments required"
10683 msgstr ""
10685 #: mi/mi-cmd-env.c:94
10686 msgid "mi_cmd_env_cd: Usage DIRECTORY"
10687 msgstr ""
10689 #: mi/mi-cmd-env.c:263
10690 msgid "mi_cmd_inferior_tty_show: Usage: No args"
10691 msgstr ""
10693 #: mi/mi-cmd-file.c:41
10694 msgid "mi_cmd_file_list_exec_source_file: Usage: No args"
10695 msgstr ""
10697 #: mi/mi-cmd-file.c:51
10698 msgid "mi_cmd_file_list_exec_source_file: No symtab"
10699 msgstr ""
10701 #: mi/mi-cmd-file.c:75
10702 msgid "mi_cmd_file_list_exec_source_files: Usage: No args"
10703 msgstr ""
10705 #: mi/mi-cmd-stack.c:51
10706 msgid "mi_cmd_stack_list_frames: Usage: [FRAME_LOW FRAME_HIGH]"
10707 msgstr ""
10709 #: mi/mi-cmd-stack.c:74 mi/mi-cmd-stack.c:92
10710 msgid "mi_cmd_stack_list_frames: Not enough frames in stack."
10711 msgstr ""
10713 #: mi/mi-cmd-stack.c:105
10714 msgid "mi_cmd_stack_info_depth: Usage: [MAX_DEPTH]"
10715 msgstr ""
10717 #: mi/mi-cmd-stack.c:134
10718 msgid "mi_cmd_stack_list_locals: Usage: PRINT_VALUES"
10719 msgstr ""
10721 #: mi/mi-cmd-stack.c:148
10722 #, possible-c-format
10723 msgid ""
10724 "Unknown value for PRINT_VALUES: must be: 0 or \"%s\", 1 or \"%s\", 2 or \"%s"
10725 "\""
10726 msgstr ""
10728 #: mi/mi-cmd-stack.c:168
10729 msgid "mi_cmd_stack_list_args: Usage: PRINT_VALUES [FRAME_LOW FRAME_HIGH]"
10730 msgstr ""
10732 #: mi/mi-cmd-stack.c:191 mi/mi-cmd-stack.c:211
10733 msgid "mi_cmd_stack_list_args: Not enough frames in stack."
10734 msgstr ""
10736 #: mi/mi-cmd-stack.c:329
10737 msgid "mi_cmd_stack_select_frame: Usage: FRAME_SPEC"
10738 msgstr ""
10740 #: mi/mi-cmd-stack.c:339
10741 msgid "mi_cmd_stack_info_frame: No arguments required"
10742 msgstr ""
10744 #. mi_error_message = xstrprintf ("mi_cmd_var_create: Usage:
10745 #. ...."); return MI_CMD_ERROR;
10746 #: mi/mi-cmd-var.c:60
10747 msgid "mi_cmd_var_create: Usage: NAME FRAME EXPRESSION."
10748 msgstr ""
10750 #: mi/mi-cmd-var.c:79
10751 msgid "mi_cmd_var_create: name of object must begin with a letter"
10752 msgstr ""
10754 #: mi/mi-cmd-var.c:99
10755 msgid "mi_cmd_var_create: unable to create variable object"
10756 msgstr ""
10758 #: mi/mi-cmd-var.c:127
10759 msgid "mi_cmd_var_delete: Usage: [-c] EXPRESSION."
10760 msgstr ""
10762 #: mi/mi-cmd-var.c:139
10763 msgid ""
10764 "mi_cmd_var_delete: Missing required argument after '-c': variable object name"
10765 msgstr ""
10767 #: mi/mi-cmd-var.c:141
10768 msgid "mi_cmd_var_delete: Illegal variable object name"
10769 msgstr ""
10771 #: mi/mi-cmd-var.c:150
10772 msgid "mi_cmd_var_delete: Invalid option."
10773 msgstr ""
10775 #: mi/mi-cmd-var.c:163
10776 msgid "mi_cmd_var_delete: Variable object not found."
10777 msgstr ""
10779 #: mi/mi-cmd-var.c:182
10780 msgid "mi_cmd_var_set_format: Usage: NAME FORMAT."
10781 msgstr ""
10783 #: mi/mi-cmd-var.c:188
10784 msgid "mi_cmd_var_set_format: Variable object not found"
10785 msgstr ""
10787 #: mi/mi-cmd-var.c:192
10788 msgid ""
10789 "mi_cmd_var_set_format: Must specify the format as: \"natural\", \"binary\", "
10790 "\"decimal\", \"hexadecimal\", or \"octal\""
10791 msgstr ""
10793 #: mi/mi-cmd-var.c:207
10794 msgid ""
10795 "mi_cmd_var_set_format: Unknown display format: must be: \"natural\", \"binary"
10796 "\", \"decimal\", \"hexadecimal\", or \"octal\""
10797 msgstr ""
10799 #: mi/mi-cmd-var.c:224
10800 msgid "mi_cmd_var_show_format: Usage: NAME."
10801 msgstr ""
10803 #: mi/mi-cmd-var.c:229
10804 msgid "mi_cmd_var_show_format: Variable object not found"
10805 msgstr ""
10807 #: mi/mi-cmd-var.c:244
10808 msgid "mi_cmd_var_info_num_children: Usage: NAME."
10809 msgstr ""
10811 #: mi/mi-cmd-var.c:249
10812 msgid "mi_cmd_var_info_num_children: Variable object not found"
10813 msgstr ""
10815 #: mi/mi-cmd-var.c:270
10816 #, possible-c-format
10817 msgid ""
10818 "Unknown value for PRINT_VALUES\n"
10819 "Must be: 0 or \"%s\", 1 or \"%s\", 2 or \"%s\""
10820 msgstr ""
10822 #: mi/mi-cmd-var.c:310
10823 msgid "mi_cmd_var_list_children: Usage: [PRINT_VALUES] NAME"
10824 msgstr ""
10826 #: mi/mi-cmd-var.c:318 varobj.c:588
10827 msgid "Variable object not found"
10828 msgstr ""
10830 #: mi/mi-cmd-var.c:362
10831 msgid "mi_cmd_var_info_type: Usage: NAME."
10832 msgstr ""
10834 #: mi/mi-cmd-var.c:367
10835 msgid "mi_cmd_var_info_type: Variable object not found"
10836 msgstr ""
10838 #: mi/mi-cmd-var.c:380
10839 msgid "mi_cmd_var_info_expression: Usage: NAME."
10840 msgstr ""
10842 #: mi/mi-cmd-var.c:385
10843 msgid "mi_cmd_var_info_expression: Variable object not found"
10844 msgstr ""
10846 #: mi/mi-cmd-var.c:402
10847 msgid "mi_cmd_var_show_attributes: Usage: NAME."
10848 msgstr ""
10850 #: mi/mi-cmd-var.c:407
10851 msgid "mi_cmd_var_show_attributes: Variable object not found"
10852 msgstr ""
10854 #: mi/mi-cmd-var.c:426
10855 msgid "mi_cmd_var_evaluate_expression: Usage: NAME."
10856 msgstr ""
10858 #: mi/mi-cmd-var.c:431
10859 msgid "mi_cmd_var_evaluate_expression: Variable object not found"
10860 msgstr ""
10862 #: mi/mi-cmd-var.c:444
10863 msgid "mi_cmd_var_assign: Usage: NAME EXPRESSION."
10864 msgstr ""
10866 #: mi/mi-cmd-var.c:449
10867 msgid "mi_cmd_var_assign: Variable object not found"
10868 msgstr ""
10870 #: mi/mi-cmd-var.c:453
10871 msgid "mi_cmd_var_assign: Variable object is not editable"
10872 msgstr ""
10874 #: mi/mi-cmd-var.c:458
10875 msgid "mi_cmd_var_assign: Could not assign expression to varible object"
10876 msgstr ""
10878 #: mi/mi-cmd-var.c:476
10879 msgid "mi_cmd_var_update: Usage: [PRINT_VALUES] NAME."
10880 msgstr ""
10882 #: mi/mi-cmd-var.c:517
10883 msgid "mi_cmd_var_update: Variable object not found"
10884 msgstr ""
10886 #: mi/mi-cmds.c:246
10887 #, possible-c-format
10888 msgid "command `%s' appears to be duplicated"
10889 msgstr ""
10891 #: mi/mi-common.c:52
10892 msgid "async_reason_string_lookup is inconsistent"
10893 msgstr ""
10895 #: mi/mi-console.c:68
10896 msgid "mi_console_file_delete: bad magic number"
10897 msgstr ""
10899 #: mi/mi-console.c:96
10900 msgid "mi_console_file_transform: bad magic number"
10901 msgstr ""
10903 #: mi/mi-console.c:122
10904 msgid "mi_console_file_flush: bad magic number"
10905 msgstr ""
10907 #: mi/mi-getopt.c:37
10908 msgid "mi_getopt_long: optind out of bounds"
10909 msgstr ""
10911 #: mi/mi-getopt.c:63
10912 #, possible-c-format
10913 msgid "%s: Option %s requires an argument"
10914 msgstr ""
10916 #: mi/mi-getopt.c:75
10917 #, possible-c-format
10918 msgid "%s: Unknown option ``%s''"
10919 msgstr ""
10921 #: mi/mi-symbol-cmds.c:41
10922 msgid "mi_cmd_symbol_list_lines: Usage: SOURCE_FILENAME"
10923 msgstr ""
10925 #: mi/mi-symbol-cmds.c:47
10926 msgid "mi_cmd_symbol_list_lines: Unknown source file name."
10927 msgstr ""
10929 #: mips-linux-nat.c:158 mips-linux-nat.c:207 ppcnbsd-nat.c:103
10930 #: ppcnbsd-nat.c:135
10931 msgid "Couldn't get FP registers"
10932 msgstr ""
10934 #: mips-linux-nat.c:198 shnbsd-nat.c:73
10935 msgid "Couldn't set registers"
10936 msgstr ""
10938 #: mips-linux-nat.c:213 ppcnbsd-nat.c:142
10939 msgid "Couldn't set FP registers"
10940 msgstr ""
10942 #: mips-linux-tdep.c:228 mips-linux-tdep.c:497
10943 #, possible-c-format
10944 msgid "Bogon register number %d."
10945 msgstr ""
10947 #: mips-linux-tdep.c:250 mips-linux-tdep.c:519
10948 #, possible-c-format
10949 msgid "Unknowable register number %d."
10950 msgstr ""
10952 #: mips-linux-tdep.c:568
10953 msgid "wrong size fpregset struct in core file"
10954 msgstr ""
10956 #: mips-linux-tdep.c:1177
10957 msgid "can't handle ABI"
10958 msgstr ""
10960 #: mipsread.c:84
10961 #, possible-c-format
10962 msgid "Error reading symbol table: %s"
10963 msgstr ""
10965 #: mips-tdep.c:525
10966 #, possible-c-format
10967 msgid "mips_register_name: bad register number %d"
10968 msgstr ""
10970 #: mips-tdep.c:587 mips-tdep.c:609
10971 msgid "bad register size"
10972 msgstr ""
10974 #: mips-tdep.c:639
10975 msgid "32-bit compatibility mode not supported"
10976 msgstr ""
10978 #: mips-tdep.c:758
10979 msgid "mips_mask_address_p: bad switch"
10980 msgstr ""
10982 #: mips-tdep.c:784
10983 msgid "show_mask_address: bad switch"
10984 msgstr ""
10986 #: mips-tdep.c:2258
10987 #, possible-c-format
10988 msgid "GDB can't find the start of the function at 0x%s."
10989 msgstr ""
10991 #: mips-tdep.c:3874 mips-tdep.c:3909 mips-tdep.c:4112
10992 #, possible-c-format
10993 msgid "can't read register %d (%s)"
10994 msgstr ""
10996 #: mips-tdep.c:3915
10997 msgid "mips_read_fp_register_double: bad access to odd-numbered FP register"
10998 msgstr ""
11000 #: mips-tdep.c:4148
11001 msgid "Not a valid register for the current processor type"
11002 msgstr ""
11004 #: mips-tdep.c:4317 mips-tdep.c:4331 mips-tdep.c:4345
11005 msgid "set mipsfpu failed"
11006 msgstr ""
11008 #: mips-tdep.c:4689
11009 #, possible-c-format
11010 msgid "unsupported ABI %s."
11011 msgstr ""
11013 #: mips-tdep.c:4701
11014 msgid "unknown ABI string"
11015 msgstr ""
11017 #: mips-tdep.c:5008
11018 msgid "unknown ABI in switch"
11019 msgstr ""
11021 #: mips-tdep.c:5235
11022 msgid "mips_abi_strings out of sync"
11023 msgstr ""
11025 #: mips-tdep.c:5243 mips-tdep.c:5247
11026 msgid "Various MIPS specific commands."
11027 msgstr ""
11029 #: mips-tdep.c:5252
11030 msgid "Set size of general purpose registers saved on the stack."
11031 msgstr ""
11033 #: mips-tdep.c:5253
11034 msgid "Show size of general purpose registers saved on the stack."
11035 msgstr ""
11037 #: mips-tdep.c:5254
11038 msgid ""
11039 "This option can be set to one of:\n"
11040 "  32    - Force GDB to treat saved GP registers as 32-bit\n"
11041 "  64    - Force GDB to treat saved GP registers as 64-bit\n"
11042 "  auto  - Allow GDB to use the target's default setting or autodetect the\n"
11043 "          saved GP register size from information contained in the\n"
11044 "          executable (default)."
11045 msgstr ""
11047 #: mips-tdep.c:5267
11048 msgid "Set the amount of stack space reserved for each argument."
11049 msgstr ""
11051 #: mips-tdep.c:5268
11052 msgid "Show the amount of stack space reserved for each argument."
11053 msgstr ""
11055 #: mips-tdep.c:5269
11056 msgid ""
11057 "This option can be set to one of:\n"
11058 "  32    - Force GDB to allocate 32-bit chunks per argument\n"
11059 "  64    - Force GDB to allocate 64-bit chunks per argument\n"
11060 "  auto  - Allow GDB to determine the correct setting from the current\n"
11061 "          target and executable (default)"
11062 msgstr ""
11064 #: mips-tdep.c:5281
11065 msgid "Set the MIPS ABI used by this program."
11066 msgstr ""
11068 #: mips-tdep.c:5282
11069 msgid "Show the MIPS ABI used by this program."
11070 msgstr ""
11072 #: mips-tdep.c:5283
11073 msgid ""
11074 "This option can be set to one of:\n"
11075 "  auto  - the default ABI associated with the current binary\n"
11076 "  o32\n"
11077 "  o64\n"
11078 "  n32\n"
11079 "  n64\n"
11080 "  eabi32\n"
11081 "  eabi64"
11082 msgstr ""
11084 #: mips-tdep.c:5300
11085 msgid "Set use of MIPS floating-point coprocessor."
11086 msgstr ""
11088 #: mips-tdep.c:5303
11089 msgid "Select single-precision MIPS floating-point coprocessor."
11090 msgstr ""
11092 #: mips-tdep.c:5306
11093 msgid "Select double-precision MIPS floating-point coprocessor."
11094 msgstr ""
11096 #: mips-tdep.c:5312
11097 msgid "Select no MIPS floating-point coprocessor."
11098 msgstr ""
11100 #: mips-tdep.c:5317
11101 msgid "Select MIPS floating-point coprocessor automatically."
11102 msgstr ""
11104 #: mips-tdep.c:5320
11105 msgid "Show current use of MIPS floating-point coprocessor target."
11106 msgstr ""
11108 #: mips-tdep.c:5340
11109 msgid "Set zeroing of upper 32 bits of 64-bit addresses."
11110 msgstr ""
11112 #: mips-tdep.c:5341
11113 msgid "Show zeroing of upper 32 bits of 64-bit addresses."
11114 msgstr ""
11116 #: mips-tdep.c:5342
11117 msgid ""
11118 "Use \"on\" to enable the masking, \"off\" to disable it and \"auto\" to \n"
11119 "allow GDB to determine the correct value."
11120 msgstr ""
11122 #: mips-tdep.c:5351
11123 msgid ""
11124 "Set compatibility with 64-bit MIPS target that transfers 32-bit quantities."
11125 msgstr ""
11127 #: mips-tdep.c:5353
11128 msgid ""
11129 "Show compatibility with 64-bit MIPS target that transfers 32-bit quantities."
11130 msgstr ""
11132 #: mips-tdep.c:5355
11133 msgid ""
11134 "Use \"on\" to enable backward compatibility with older MIPS 64 GDB+target\n"
11135 "that would transfer 32 bits for some registers (e.g. SR, FSR) and\n"
11136 "64 bits for others.  Use \"off\" to disable compatibility mode"
11137 msgstr ""
11139 #: mips-tdep.c:5365
11140 msgid "Set mips debugging."
11141 msgstr ""
11143 #: mips-tdep.c:5366
11144 msgid "Show mips debugging."
11145 msgstr ""
11147 #: mips-tdep.c:5367
11148 msgid "When non-zero, mips specific debugging is enabled."
11149 msgstr ""
11151 #: mn10300-tdep.c:157
11152 #, possible-c-format
11153 msgid "Cannot store return value %d bytes long."
11154 msgstr ""
11156 #: mn10300-tdep.c:189
11157 #, possible-c-format
11158 msgid "Cannot extract return value %d bytes long."
11159 msgstr ""
11161 #: mn10300-tdep.c:1095
11162 #, possible-c-format
11163 msgid "Bogus register number in debug info: %d"
11164 msgstr ""
11166 #: mn10300-tdep.c:1138
11167 msgid "mn10300_gdbarch_init: Unknown mn10300 variant"
11168 msgstr ""
11170 #: monitor.c:246
11171 #, possible-c-format
11172 msgid "%s (0x%s): %s: %s%c"
11173 msgstr ""
11175 #: monitor.c:248
11176 #, possible-c-format
11177 msgid "%s (0x%s): %s: %s"
11178 msgstr ""
11180 #: monitor.c:263 rom68k-rom.c:57
11181 #, possible-c-format
11182 msgid "Invalid hex digit %d"
11183 msgstr ""
11185 #. Polls shouldn't generate timeout errors
11186 #: monitor.c:430 monitor.c:505 remote-e7000.c:213 remote-st.c:108
11187 #: remote-utils.c:228
11188 msgid "Timeout reading from remote system."
11189 msgstr ""
11191 #: monitor.c:432 monitor.c:507
11192 msgid "remote-monitor"
11193 msgstr ""
11195 #: monitor.c:501
11196 msgid "GDB serial timeout has expired.  Target detached."
11197 msgstr ""
11199 #: monitor.c:718
11200 #, possible-c-format
11201 msgid "compile_pattern: Can't compile pattern string `%s': %s!"
11202 msgstr ""
11204 #: monitor.c:734
11205 msgid "Magic number of monitor_ops struct wrong."
11206 msgstr ""
11208 #: monitor.c:740
11209 #, possible-c-format
11210 msgid ""
11211 "Use `target %s DEVICE-NAME' to use a serial port, or \n"
11212 "`target %s HOST-NAME:PORT-NUMBER' to use a network connection."
11213 msgstr ""
11215 #: monitor.c:840
11216 #, possible-c-format
11217 msgid "Remote target %s connected to %s\n"
11218 msgstr ""
11220 #: monitor.c:880
11221 #, possible-c-format
11222 msgid "Ending remote %s debugging\n"
11223 msgstr ""
11225 #: monitor.c:918
11226 #, possible-c-format
11227 msgid "monitor_supply_register (%d):  bad value from monitor: %s."
11228 msgstr ""
11230 #: monitor.c:1221
11231 #, possible-c-format
11232 msgid "Bad value returned from monitor while fetching register %x."
11233 msgstr ""
11235 #: monitor.c:1412
11236 #, possible-c-format
11237 msgid "\tAttached to %s at %d baud.\n"
11238 msgstr ""
11240 #: monitor.c:1937
11241 msgid "Failed to read via monitor"
11242 msgstr ""
11244 #: monitor.c:2016
11245 msgid "Args are not supported by the monitor."
11246 msgstr ""
11248 #: monitor.c:2047
11249 msgid "No set_break defined for this monitor"
11250 msgstr ""
11252 #: monitor.c:2068
11253 #, possible-c-format
11254 msgid "Too many breakpoints (> %d) for monitor."
11255 msgstr ""
11257 #: monitor.c:2081
11258 msgid "No clr_break defined for this monitor"
11259 msgstr ""
11261 #: monitor.c:2208
11262 msgid "monitor target not open."
11263 msgstr ""
11265 #: monitor.c:2235
11266 #, possible-c-format
11267 msgid "Reply contains invalid hex digit 0x%x"
11268 msgstr ""
11270 #: monitor.c:2295
11271 msgid "Set display of activity while downloading a file."
11272 msgstr ""
11274 #: monitor.c:2296
11275 msgid "Show display of activity while downloading a file."
11276 msgstr ""
11278 #: monitor.c:2297
11279 msgid "When enabled, a hashmark '#' is displayed."
11280 msgstr ""
11282 #: monitor.c:2303
11283 msgid "Set debugging of remote monitor communication."
11284 msgstr ""
11286 #: monitor.c:2304
11287 msgid "Show debugging of remote monitor communication."
11288 msgstr ""
11290 #: monitor.c:2305
11291 msgid ""
11292 "When enabled, communication between GDB and the remote monitor\n"
11293 "is displayed."
11294 msgstr ""
11296 #: mt-tdep.c:288
11297 #, possible-c-format
11298 msgid "mt_register_type: illegal register number %d"
11299 msgstr ""
11301 #: mt-tdep.c:1122
11302 msgid "mt_gdbarch_init: bad byte order for float format"
11303 msgstr ""
11305 #: nto-procfs.c:106
11306 msgid "Lost the QNX node.  Debug session probably over."
11307 msgstr ""
11309 #: nto-procfs.c:171
11310 msgid "Invalid procfs arg"
11311 msgstr ""
11313 #: nto-procfs.c:180 nto-procfs.c:200
11314 msgid "Devctl failed."
11315 msgstr ""
11317 #: nto-procfs.c:191
11318 msgid "alloca failed."
11319 msgstr ""
11321 #: nto-procfs.c:208
11322 msgid "Invalid target CPU."
11323 msgstr ""
11325 #: nto-procfs.c:522 procfs.c:3520
11326 msgid "Attaching GDB to itself is not a good idea..."
11327 msgstr ""
11329 #: nto-procfs.c:558
11330 #, possible-c-format
11331 msgid "Couldn't open proc file %s, error %d (%s)"
11332 msgstr ""
11334 #: nto-procfs.c:561
11335 msgid "Couldn't stop process"
11336 msgstr ""
11338 #: nto-procfs.c:1066
11339 #, possible-c-format
11340 msgid "Error spawning %s: %d (%s)"
11341 msgstr ""
11343 #: nto-procfs.c:1340
11344 msgid "pidlist"
11345 msgstr ""
11347 #: nto-procfs.c:1341
11348 msgid "memory information"
11349 msgstr ""
11351 #: nto-tdep.c:379
11352 msgid "Set QNX NTO internal debugging."
11353 msgstr ""
11355 #: nto-tdep.c:380
11356 msgid "Show QNX NTO internal debugging."
11357 msgstr ""
11359 #: nto-tdep.c:381
11360 msgid ""
11361 "When non-zero, nto specific debug info is\n"
11362 "displayed. Different information is displayed\n"
11363 "for different positive values."
11364 msgstr ""
11366 #: objc-lang.c:127
11367 msgid "no way to lookup Objective-C classes"
11368 msgstr ""
11370 #: objc-lang.c:154
11371 msgid "no way to lookup Objective-C selectors"
11372 msgstr ""
11374 #: objc-lang.c:205
11375 msgid "NSString: internal error -- no way to create new NSString"
11376 msgstr ""
11378 #: objc-lang.c:766
11379 #, possible-c-format
11380 msgid "Can't find selector \"%s\""
11381 msgstr ""
11383 #: objc-lang.c:813
11384 msgid "internal: compare_selectors(1)"
11385 msgstr ""
11387 #: objc-lang.c:818
11388 msgid "internal: compare_selectors(2)"
11389 msgstr ""
11391 #: objc-lang.c:873 objc-lang.c:1013 symtab.c:2915
11392 #, possible-c-format
11393 msgid "Invalid regexp (%s): %s"
11394 msgstr ""
11396 #: objc-lang.c:903
11397 #, possible-c-format
11398 msgid ""
11399 "Selectors matching \"%s\":\n"
11400 "\n"
11401 msgstr ""
11403 #: objc-lang.c:950
11404 #, possible-c-format
11405 msgid "No selectors matching \"%s\"\n"
11406 msgstr ""
11408 #: objc-lang.c:968
11409 msgid "internal: compare_classes(1)"
11410 msgstr ""
11412 #: objc-lang.c:1037
11413 #, possible-c-format
11414 msgid ""
11415 "Classes matching \"%s\":\n"
11416 "\n"
11417 msgstr ""
11419 #: objc-lang.c:1076
11420 #, possible-c-format
11421 msgid "No classes matching \"%s\"\n"
11422 msgstr ""
11424 #: objc-lang.c:1555
11425 msgid "Unable to locate _NSPrintForDebugger in child process"
11426 msgstr ""
11428 #: objc-lang.c:1561
11429 msgid "object returns null description"
11430 msgstr ""
11432 #: objc-lang.c:1572
11433 msgid "<object returns empty description>"
11434 msgstr ""
11436 #. INFO SELECTORS command.
11437 #: objc-lang.c:1724
11438 msgid "All Objective-C selectors, or those matching REGEXP."
11439 msgstr ""
11441 #. INFO CLASSES   command.
11442 #: objc-lang.c:1726
11443 msgid "All Objective-C classes, or those matching REGEXP."
11444 msgstr ""
11446 #: objc-lang.c:1728
11447 msgid "Ask an Objective-C object to print itself."
11448 msgstr ""
11450 #: objfiles.c:195 solib.c:305 symfile.c:2110
11451 #, possible-c-format
11452 msgid "Can't find the file sections in `%s': %s"
11453 msgstr ""
11455 #: objfiles.c:309
11456 msgid "put_objfile_before: before objfile not in list"
11457 msgstr ""
11459 #: objfiles.c:361
11460 msgid "unlink_objfile: objfile already unlinked"
11461 msgstr ""
11463 #: objfiles.h:627
11464 msgid "sect_index_data not initialized"
11465 msgstr ""
11467 #: objfiles.h:632
11468 msgid "sect_index_rodata not initialized"
11469 msgstr ""
11471 #: objfiles.h:637
11472 msgid "sect_index_text not initialized"
11473 msgstr ""
11475 #: observer.c:64
11476 #, possible-c-format
11477 msgid "Observer debugging is %s.\n"
11478 msgstr ""
11480 #. We should never reach this point.  However, this should not be
11481 #. a very serious error, so simply report a warning to the user.
11482 #: observer.c:155
11483 msgid "Failed to detach observer"
11484 msgstr ""
11486 #: observer.c:209
11487 msgid "Set observer debugging."
11488 msgstr ""
11490 #: observer.c:210
11491 msgid "Show observer debugging."
11492 msgstr ""
11494 #: observer.c:211
11495 msgid "When non-zero, observer debugging is enabled."
11496 msgstr ""
11498 #: ocd.c:180 ocd.c:211 ocd.c:438 ocd.c:537 ocd.c:603 ocd.c:673 ocd.c:959
11499 msgid "Truncated response packet from OCD device"
11500 msgstr ""
11502 #: ocd.c:186
11503 msgid "OCD_INIT:"
11504 msgstr ""
11506 #: ocd.c:192
11507 #, possible-c-format
11508 msgid "[Wiggler version %x.%x, capability 0x%x]\n"
11509 msgstr ""
11511 #: ocd.c:255
11512 msgid ""
11513 "To open an OCD connection, you need to specify the\n"
11514 "device the OCD device is attached to (e.g. /dev/ttya)."
11515 msgstr ""
11517 #: ocd.c:307
11518 msgid "Failed to connect to OCD."
11519 msgstr ""
11521 #: ocd.c:320 remote.c:2172 remote.c:2193 remote-utils.c:420
11522 msgid "Argument given to \"detach\" when remotely debugging."
11523 msgstr ""
11525 #: ocd.c:349
11526 msgid "Can't stop target via BDM"
11527 msgstr ""
11529 #: ocd.c:447
11530 msgid "OCD device lost VCC at BDM interface."
11531 msgstr ""
11533 #: ocd.c:449
11534 msgid "OCD device cable appears to have been disconnected."
11535 msgstr ""
11537 #: ocd.c:493
11538 #, possible-c-format
11539 msgid "Register block size bad:  %d"
11540 msgstr ""
11542 #: ocd.c:747 remote.c:3755 remote-m32r-sdi.c:710 remote-m32r-sdi.c:716
11543 #: remote-m32r-sdi.c:732
11544 msgid "Remote connection closed"
11545 msgstr ""
11547 #: ocd.c:749 remote.c:3758
11548 msgid "Remote communication error"
11549 msgstr ""
11551 #: ocd.c:789
11552 msgid "output_packet: write failed"
11553 msgstr ""
11555 #: ocd.c:810 ocd.c:813 ocd.c:825 ocd.c:835 ocd.c:844 ocd.c:913 ocd.c:926
11556 #, possible-c-format
11557 msgid "ocd_get_packet (readchar): %d"
11558 msgstr ""
11560 #: ocd.c:904
11561 #, possible-c-format
11562 msgid "ocd_get_packet: unknown packet type 0x%x."
11563 msgstr ""
11565 #: ocd.c:932
11566 msgid "ocd_get_packet: bad packet checksum"
11567 msgstr ""
11569 #: ocd.c:935
11570 #, possible-c-format
11571 msgid "Response phase error.  Got 0x%x, expected 0x%x"
11572 msgstr ""
11574 #: ocd.c:971
11575 msgid "OCD device can't detect VCC at BDM interface."
11576 msgstr ""
11578 #: ocd.c:973
11579 msgid "BDM cable appears to be disconnected."
11580 msgstr ""
11582 #: ocd.c:1020
11583 msgid "Args are not supported by BDM."
11584 msgstr ""
11586 #: ocd.c:1077
11587 msgid "bdm command must be followed by `reset'"
11588 msgstr ""
11590 #: ocd.c:1086 ocd.c:1099 ocd.c:1124
11591 msgid "Not connected to OCD device."
11592 msgstr ""
11594 #: ocd.c:1127
11595 msgid "Must specify file containing new OCD code."
11596 msgstr ""
11598 #: ocd.c:1157
11599 msgid "Set timeout value for remote read."
11600 msgstr ""
11602 #: ocd.c:1158
11603 msgid "Show timeout value for remote read."
11604 msgstr ""
11606 #: osabi.c:118
11607 #, possible-c-format
11608 msgid ""
11609 "gdbarch_register_osabi: An attempt to register a handler for OS ABI \"%s\" "
11610 "for architecture %s was made.  The handler will not be registered"
11611 msgstr ""
11613 #: osabi.c:136
11614 #, possible-c-format
11615 msgid ""
11616 "gdbarch_register_osabi: A handler for OS ABI \"%s\" has already been "
11617 "registered for architecture %s"
11618 msgstr ""
11620 #: osabi.c:234
11621 #, possible-c-format
11622 msgid ""
11623 "gdbarch_lookup_osabi: invalid OS ABI (%d) from sniffer for architecture %s "
11624 "flavour %d"
11625 msgstr ""
11627 #: osabi.c:253
11628 #, possible-c-format
11629 msgid ""
11630 "gdbarch_lookup_osabi: multiple %sspecific OS ABI match for architecture %s "
11631 "flavour %d: first match \"%s\", second match \"%s\""
11632 msgstr ""
11634 #: osabi.c:448
11635 #, possible-c-format
11636 msgid "generic_elf_osabi_sniff_abi_tag_sections: unknown OS number %d"
11637 msgstr ""
11639 #: osabi.c:587
11640 #, possible-c-format
11641 msgid "Invalid OS ABI \"%s\" passed to command handler."
11642 msgstr ""
11644 #: osabi.c:595
11645 msgid "Updating OS ABI failed."
11646 msgstr ""
11648 #: osabi.c:604
11649 #, possible-c-format
11650 msgid "The current OS ABI is \"auto\" (currently \"%s\").\n"
11651 msgstr ""
11653 #: osabi.c:607
11654 #, possible-c-format
11655 msgid "The current OS ABI is \"%s\".\n"
11656 msgstr ""
11658 #: osabi.c:611
11659 #, possible-c-format
11660 msgid "The default OS ABI is \"%s\".\n"
11661 msgstr ""
11663 #: osabi.c:625
11664 msgid "_initialize_gdb_osabi: gdb_osabi_names[] is inconsistent"
11665 msgstr ""
11667 #: osabi.c:634
11668 msgid "Set OS ABI of target."
11669 msgstr ""
11671 #: osabi.c:635
11672 msgid "Show OS ABI of target."
11673 msgstr ""
11675 #: parse.c:99
11676 #, possible-c-format
11677 msgid "Expression debugging is %s.\n"
11678 msgstr ""
11680 #: parse.c:846
11681 msgid "?error in operator_length_standard"
11682 msgstr ""
11684 #: parse.c:1074
11685 msgid "expression to compute"
11686 msgstr ""
11688 #: parse.c:1149 parse.c:1163
11689 msgid "Junk after end of expression."
11690 msgstr ""
11692 #: parse.c:1375
11693 msgid "Set expression debugging."
11694 msgstr ""
11696 #: parse.c:1376
11697 msgid "Show expression debugging."
11698 msgstr ""
11700 #: parse.c:1377
11701 msgid ""
11702 "When non-zero, the internal representation of expressions will be printed."
11703 msgstr ""
11705 #: p-lang.c:292
11706 #, possible-c-format
11707 msgid "internal error: no Pascal fundamental type %d"
11708 msgstr ""
11710 #: ppc-bdm.c:218
11711 msgid "ppc_bdm_fetch_registers: 'all registers' case not implemented"
11712 msgstr ""
11714 #: ppc-linux-nat.c:251 ppc-linux-nat.c:531
11715 msgid "Unable to fetch AltiVec register"
11716 msgstr ""
11718 #. Anything else needs to be reported.
11719 #: ppc-linux-nat.c:288
11720 msgid "Unable to fetch SPE registers"
11721 msgstr ""
11723 #: ppc-linux-nat.c:414
11724 #, possible-c-format
11725 msgid "fetch_register: unexpected byte order: %d"
11726 msgstr ""
11728 #: ppc-linux-nat.c:456
11729 msgid "Unable to fetch AltiVec registers"
11730 msgstr ""
11732 #: ppc-linux-nat.c:544
11733 msgid "Unable to store AltiVec register"
11734 msgstr ""
11736 #. Anything else needs to be reported.
11737 #: ppc-linux-nat.c:571
11738 msgid "Unable to set SPE registers"
11739 msgstr ""
11741 #: ppc-linux-nat.c:736
11742 msgid "Couldn't get AltiVec registers"
11743 msgstr ""
11745 #: ppc-linux-nat.c:742
11746 msgid "Couldn't write AltiVec registers"
11747 msgstr ""
11749 #: printcmd.c:90
11750 #, possible-c-format
11751 msgid "The largest offset that will be printed in <symbol+1234> form is %s.\n"
11752 msgstr ""
11754 #: printcmd.c:102
11755 #, possible-c-format
11756 msgid "Printing of source filename and line number with <symbol> is %s.\n"
11757 msgstr ""
11759 #: printcmd.c:422 printcmd.c:492
11760 #, possible-c-format
11761 msgid "Undefined output size \"%c\"."
11762 msgstr ""
11764 #: printcmd.c:514
11765 #, possible-c-format
11766 msgid "Undefined output format \"%c\"."
11767 msgstr ""
11769 #: printcmd.c:852
11770 #, possible-c-format
11771 msgid "Size letters are meaningless in \"%s\" command."
11772 msgstr ""
11774 #: printcmd.c:854
11775 #, possible-c-format
11776 msgid "Item count other than 1 is meaningless in \"%s\" command."
11777 msgstr ""
11779 #: printcmd.c:857
11780 #, possible-c-format
11781 msgid "Format letter \"%c\" is meaningless in \"%s\" command."
11782 msgstr ""
11784 #: printcmd.c:1019
11785 msgid "address"
11786 msgstr ""
11788 #: printcmd.c:1039
11789 msgid "load address range of "
11790 msgstr ""
11792 #: printcmd.c:1041
11793 #, possible-c-format
11794 msgid "%s overlay "
11795 msgstr ""
11797 #: printcmd.c:1043
11798 #, possible-c-format
11799 msgid "section %s"
11800 msgstr ""
11802 #: printcmd.c:1048
11803 #, possible-c-format
11804 msgid "No symbol matches %s.\n"
11805 msgstr ""
11807 #: printcmd.c:1064
11808 msgid "Argument required."
11809 msgstr ""
11811 #: printcmd.c:1106 scm-lang.c:183
11812 #, possible-c-format
11813 msgid "No symbol \"%s\" in current context."
11814 msgstr ""
11816 #: printcmd.c:1149
11817 #, possible-c-format
11818 msgid "a variable in register %s"
11819 msgstr ""
11821 #: printcmd.c:1153 printcmd.c:1240
11822 msgid "static storage at address "
11823 msgstr ""
11825 #: printcmd.c:1159 printcmd.c:1173 printcmd.c:1224 printcmd.c:1246
11826 msgid ""
11827 ",\n"
11828 " -- loaded at "
11829 msgstr ""
11831 #: printcmd.c:1161 printcmd.c:1175 printcmd.c:1226 printcmd.c:1248
11832 #, possible-c-format
11833 msgid " in overlay section %s"
11834 msgstr ""
11836 #: printcmd.c:1166
11837 msgid "external global (indirect addressing), at address *("
11838 msgstr ""
11840 #: printcmd.c:1180
11841 #, possible-c-format
11842 msgid "an argument in register %s"
11843 msgstr ""
11845 #: printcmd.c:1184
11846 #, possible-c-format
11847 msgid "address of an argument in register %s"
11848 msgstr ""
11850 #: printcmd.c:1188
11851 #, possible-c-format
11852 msgid "an argument at offset %ld"
11853 msgstr ""
11855 #: printcmd.c:1192
11856 #, possible-c-format
11857 msgid "an argument at frame offset %ld"
11858 msgstr ""
11860 #: printcmd.c:1196
11861 #, possible-c-format
11862 msgid "a local variable at frame offset %ld"
11863 msgstr ""
11865 #: printcmd.c:1200
11866 #, possible-c-format
11867 msgid "a reference argument at offset %ld"
11868 msgstr ""
11870 #: printcmd.c:1204
11871 #, possible-c-format
11872 msgid "a variable at offset %ld from register %s"
11873 msgstr ""
11875 #: printcmd.c:1209
11876 #, possible-c-format
11877 msgid "an argument at offset %ld from register %s"
11878 msgstr ""
11880 #: printcmd.c:1214
11881 msgid "a typedef"
11882 msgstr ""
11884 #: printcmd.c:1218
11885 msgid "a function at address "
11886 msgstr ""
11888 #: printcmd.c:1261
11889 msgid "optimized out"
11890 msgstr ""
11892 #: printcmd.c:1265
11893 msgid "of unknown (botched) type"
11894 msgstr ""
11896 #: printcmd.c:1437 printcmd.c:1449
11897 #, possible-c-format
11898 msgid "No display number %d."
11899 msgstr ""
11901 #: printcmd.c:1484 printcmd.c:1671 printcmd.c:1708
11902 msgid "Arguments must be display numbers."
11903 msgstr ""
11905 #: printcmd.c:1609 printcmd.c:1681
11906 #, possible-c-format
11907 msgid "No display number %d.\n"
11908 msgstr ""
11910 #: printcmd.c:1630
11911 msgid "There are no auto-display expressions now.\n"
11912 msgstr ""
11914 #: printcmd.c:1632
11915 msgid ""
11916 "Auto-display expressions now in effect:\n"
11917 "Num Enb Expression\n"
11918 msgstr ""
11920 #: printcmd.c:1645
11921 msgid " (cannot be evaluated in the current context)"
11922 msgstr ""
11924 #: printcmd.c:1749
11925 msgid "format-control string and values to print"
11926 msgstr ""
11928 #: printcmd.c:1757
11929 msgid "Bad format string, missing '\"'."
11930 msgstr ""
11932 #: printcmd.c:1770
11933 msgid "Bad format string, non-terminated '\"'."
11934 msgstr ""
11936 #. ??? TODO: handle other escape sequences
11937 #: printcmd.c:1804
11938 #, possible-c-format
11939 msgid "Unrecognized escape character \\%c in format string."
11940 msgstr ""
11942 #: printcmd.c:1821
11943 msgid "Invalid argument syntax"
11944 msgstr ""
11946 #: printcmd.c:1988
11947 msgid "`*' not supported for precision or width in printf"
11948 msgstr ""
11950 #: printcmd.c:1991
11951 msgid "Format specifier `n' not supported in printf"
11952 msgstr ""
11954 #: printcmd.c:1994
11955 msgid "Incomplete format specifier at end of format string"
11956 msgstr ""
11958 #: printcmd.c:1997
11959 #, possible-c-format
11960 msgid "Unrecognized format specifier '%c' in printf"
11961 msgstr ""
11963 #: printcmd.c:2001
11964 #, possible-c-format
11965 msgid "Inappropriate modifiers to format specifier '%c' in printf"
11966 msgstr ""
11968 #: printcmd.c:2043
11969 msgid "Wrong number of arguments for specified format-string"
11970 msgstr ""
11972 #: printcmd.c:2091
11973 msgid "long double not supported in printf"
11974 msgstr ""
11976 #: printcmd.c:2101
11977 msgid "long long not supported in printf"
11978 msgstr ""
11980 #. purecov: deadcode
11981 #: printcmd.c:2116
11982 msgid "internal error in printf_command"
11983 msgstr ""
11985 #: printcmd.c:2135
11986 msgid "Describe where symbol SYM is stored."
11987 msgstr ""
11989 #: printcmd.c:2137
11990 msgid ""
11991 "Describe what symbol is at location ADDR.\n"
11992 "Only for symbols with fixed locations (global or static scope)."
11993 msgstr ""
11995 #: printcmd.c:2141
11996 msgid ""
11997 "Examine memory: x/FMT ADDRESS.\n"
11998 "ADDRESS is an expression for the memory address to examine.\n"
11999 "FMT is a repeat count followed by a format letter and a size letter.\n"
12000 "Format letters are o(octal), x(hex), d(decimal), u(unsigned decimal),\n"
12001 "  t(binary), f(float), a(address), i(instruction), c(char) and s(string).\n"
12002 "Size letters are b(byte), h(halfword), w(word), g(giant, 8 bytes).\n"
12003 "The specified number of objects of the specified size are printed\n"
12004 "according to the format.\n"
12005 "\n"
12006 "Defaults for format and size letters are those previously used.\n"
12007 "Default count is 1.  Default address is following last thing printed\n"
12008 "with this command or \"print\"."
12009 msgstr ""
12011 #: printcmd.c:2156
12012 msgid "Print line number and file of definition of variable."
12013 msgstr ""
12015 #: printcmd.c:2159
12016 msgid "Expressions to display when program stops, with code numbers."
12017 msgstr ""
12019 #: printcmd.c:2162
12020 msgid ""
12021 "Cancel some expressions to be displayed when program stops.\n"
12022 "Arguments are the code numbers of the expressions to stop displaying.\n"
12023 "No argument means cancel all automatic-display expressions.\n"
12024 "\"delete display\" has the same effect as this command.\n"
12025 "Do \"info display\" to see current list of code numbers."
12026 msgstr ""
12028 #: printcmd.c:2170
12029 msgid ""
12030 "Print value of expression EXP each time the program stops.\n"
12031 "/FMT may be used before EXP as in the \"print\" command.\n"
12032 "/FMT \"i\" or \"s\" or including a size-letter is allowed,\n"
12033 "as in the \"x\" command, and then EXP is used to get the address to examine\n"
12034 "and examining is done as in the \"x\" command.\n"
12035 "\n"
12036 "With no argument, display all currently requested auto-display expressions.\n"
12037 "Use \"undisplay\" to cancel display requests previously made."
12038 msgstr ""
12040 #: printcmd.c:2179
12041 msgid ""
12042 "Enable some expressions to be displayed when program stops.\n"
12043 "Arguments are the code numbers of the expressions to resume displaying.\n"
12044 "No argument means enable all automatic-display expressions.\n"
12045 "Do \"info display\" to see current list of code numbers."
12046 msgstr ""
12048 #: printcmd.c:2185
12049 msgid ""
12050 "Disable some expressions to be displayed when program stops.\n"
12051 "Arguments are the code numbers of the expressions to stop displaying.\n"
12052 "No argument means disable all automatic-display expressions.\n"
12053 "Do \"info display\" to see current list of code numbers."
12054 msgstr ""
12056 #: printcmd.c:2191
12057 msgid ""
12058 "Cancel some expressions to be displayed when program stops.\n"
12059 "Arguments are the code numbers of the expressions to stop displaying.\n"
12060 "No argument means cancel all automatic-display expressions.\n"
12061 "Do \"info display\" to see current list of code numbers."
12062 msgstr ""
12064 #: printcmd.c:2197
12065 msgid ""
12066 "printf \"printf format string\", arg1, arg2, arg3, ..., argn\n"
12067 "This is useful for formatted output in user-defined commands."
12068 msgstr ""
12070 #: printcmd.c:2201
12071 msgid ""
12072 "Like \"print\" but don't put in value history and don't print newline.\n"
12073 "This is useful in user-defined commands."
12074 msgstr ""
12076 #: printcmd.c:2205 printcmd.c:2217
12077 msgid ""
12078 "Evaluate expression EXP and assign result to variable VAR, using assignment\n"
12079 "syntax appropriate for the current language (VAR = EXP or VAR := EXP for\n"
12080 "example).  VAR may be a debugger \"convenience\" variable (names starting\n"
12081 "with $), a register (a few standard names starting with $), or an actual\n"
12082 "variable in the program being debugged.  EXP is any valid expression.\n"
12083 "Use \"set variable\" for variables with names identical to set subcommands.\n"
12084 "\n"
12085 "With a subcommand, this command modifies parts of the gdb environment.\n"
12086 "You can see these environment settings with the \"show\" command."
12087 msgstr ""
12089 #. "call" is the same as "set", but handy for dbx users to call fns.
12090 #: printcmd.c:2228
12091 msgid ""
12092 "Call a function in the program.\n"
12093 "The argument is the function name and arguments, in the notation of the\n"
12094 "current working language.  The result is printed and saved in the value\n"
12095 "history, if it is not void."
12096 msgstr ""
12098 #: printcmd.c:2235
12099 msgid ""
12100 "Evaluate expression EXP and assign result to variable VAR, using assignment\n"
12101 "syntax appropriate for the current language (VAR = EXP or VAR := EXP for\n"
12102 "example).  VAR may be a debugger \"convenience\" variable (names starting\n"
12103 "with $), a register (a few standard names starting with $), or an actual\n"
12104 "variable in the program being debugged.  EXP is any valid expression.\n"
12105 "This may usually be abbreviated to simply \"set\"."
12106 msgstr ""
12108 #: printcmd.c:2244
12109 msgid ""
12110 "Print value of expression EXP.\n"
12111 "Variables accessible are those of the lexical environment of the selected\n"
12112 "stack frame, plus all those whose scope is global or an entire file.\n"
12113 "\n"
12114 "$NUM gets previous value number NUM.  $ and $$ are the last two values.\n"
12115 "$$NUM refers to NUM'th value back from the last one.\n"
12116 "Names starting with $ refer to registers (with the values they would have\n"
12117 "if the program were to return to the stack frame now selected, restoring\n"
12118 "all registers saved by frames farther in) or else to debugger\n"
12119 "\"convenience\" variables (any such name not a known register).\n"
12120 "Use assignment expressions to give values to convenience variables.\n"
12121 "\n"
12122 "{TYPE}ADREXP refers to a datum of data type TYPE, located at address "
12123 "ADREXP.\n"
12124 "@ is a binary operator for treating consecutive data objects\n"
12125 "anywhere in memory as an array.  FOO@NUM gives an array whose first\n"
12126 "element is FOO, whose second element is stored in the space following\n"
12127 "where FOO is stored, etc.  FOO must be an expression whose value\n"
12128 "resides in memory.\n"
12129 "\n"
12130 "EXP may be preceded with /FMT, where FMT is a format letter\n"
12131 "but no count or size letter (see \"x\" command)."
12132 msgstr ""
12134 #: printcmd.c:2269
12135 msgid ""
12136 "Same as \"print\" command, except that if you are running in the epoch\n"
12137 "environment, the value is printed in its own window."
12138 msgstr ""
12140 #: printcmd.c:2275
12141 msgid "Set the largest offset that will be printed in <symbol+1234> form."
12142 msgstr ""
12144 #: printcmd.c:2276
12145 msgid "Show the largest offset that will be printed in <symbol+1234> form."
12146 msgstr ""
12148 #: printcmd.c:2282
12149 msgid "Set printing of source filename and line number with <symbol>."
12150 msgstr ""
12152 #: printcmd.c:2283
12153 msgid "Show printing of source filename and line number with <symbol>."
12154 msgstr ""
12156 #: proc-api.c:784
12157 msgid "Set tracing for /proc api calls."
12158 msgstr ""
12160 #: proc-api.c:785
12161 msgid "Show tracing for /proc api calls."
12162 msgstr ""
12164 #: proc-api.c:791
12165 msgid "Set filename for /proc tracefile."
12166 msgstr ""
12168 #: proc-api.c:792
12169 msgid "Show filename for /proc tracefile."
12170 msgstr ""
12172 #: procfs.c:470
12173 #, possible-c-format
12174 msgid "procfs: couldn't find pid %d (kernel thread %d) in procinfo list."
12175 msgstr ""
12177 #: procfs.c:473
12178 #, possible-c-format
12179 msgid "procfs: couldn't find pid %d in procinfo list."
12180 msgstr ""
12182 #: procfs.c:906
12183 #, possible-c-format
12184 msgid "load_syscalls: Can't open /proc/%d/sysent"
12185 msgstr ""
12187 #: procfs.c:912 procfs.c:926
12188 #, possible-c-format
12189 msgid "load_syscalls: Error reading /proc/%d/sysent"
12190 msgstr ""
12192 #: procfs.c:917
12193 #, possible-c-format
12194 msgid "load_syscalls: /proc/%d/sysent contains no syscalls!"
12195 msgstr ""
12197 #: procfs.c:1475
12198 #, possible-c-format
12199 msgid "procfs: modify_flag failed to turn %s %s"
12200 msgstr ""
12202 #: procfs.c:1823
12203 msgid "procfs: set_traced_signals failed"
12204 msgstr ""
12206 #: procfs.c:3527
12207 #, possible-c-format
12208 msgid "Attaching to program `%s', %s\n"
12209 msgstr ""
12211 #: procfs.c:3574
12212 msgid "procfs: out of memory in 'attach'"
12213 msgstr ""
12215 #: procfs.c:3652
12216 msgid "Was stopped when attached, make it runnable again? "
12217 msgstr ""
12219 #: procfs.c:3701
12220 #, possible-c-format
12221 msgid "procfs: fetch_registers failed to find procinfo for %s"
12222 msgstr ""
12224 #: procfs.c:3769
12225 #, possible-c-format
12226 msgid "procfs: store_registers: failed to find procinfo for %s"
12227 msgstr ""
12229 #. /proc file not found; presumably child has terminated.
12230 #. "wait" for the child's exit
12231 #. wrong child?
12232 #: procfs.c:3923
12233 #, possible-c-format
12234 msgid "procfs: couldn't stop process %d: wait returned %d."
12235 msgstr ""
12237 #: procfs.c:4024
12238 msgid "procfs: trapped on entry to "
12239 msgstr ""
12241 #: procfs.c:4034 procfs.c:4138
12242 #, possible-c-format
12243 msgid "%ld syscall arguments:\n"
12244 msgstr ""
12246 #: procfs.c:4128
12247 msgid "procfs: trapped on exit from "
12248 msgstr ""
12250 #: procfs.c:4156
12251 #, possible-c-format
12252 msgid "Retry #%d:\n"
12253 msgstr ""
12255 #: procfs.c:4234 procfs.c:4242
12256 msgid "child stopped for unknown reason:\n"
12257 msgstr ""
12259 #: procfs.c:4236 procfs.c:4244
12260 msgid "... giving up..."
12261 msgstr ""
12263 #: procfs.c:4287
12264 msgid "procfs: ...giving up..."
12265 msgstr ""
12267 #: procfs.c:4558
12268 msgid ""
12269 "resume: target already running.  Pretend to resume, and hope for the best!"
12270 msgstr ""
12272 #: procfs.c:4618
12273 #, possible-c-format
12274 msgid "\tUsing the running image of %s %s via /proc.\n"
12275 msgstr ""
12277 #: procfs.c:4923
12278 msgid "procfs: create_procinfo failed in child."
12279 msgstr ""
12281 #. Not found.  This must be an error rather than merely passing
12282 #. the file to execlp(), because execlp() would try all the
12283 #. exec()s, causing GDB to get confused.
12284 #: procfs.c:5095
12285 #, possible-c-format
12286 msgid "procfs:%d -- Can't find shell %s in PATH"
12287 msgstr ""
12289 #: procfs.c:5341
12290 #, possible-c-format
12291 msgid "procfs_find_LDT_entry: could not find procinfo for %d:%d."
12292 msgstr ""
12294 #: procfs.c:5348
12295 #, possible-c-format
12296 msgid "procfs_find_LDT_entry: could not read gregs for %d:%d."
12297 msgstr ""
12299 #: procfs.c:5582
12300 msgid "Unable to remove __dbx_link breakpoint."
12301 msgstr ""
12303 #: procfs.c:5636
12304 #, possible-c-format
12305 msgid "Failed to create a bfd: %s."
12306 msgstr ""
12308 #: procfs.c:5656
12309 msgid "Failed to insert dbx_link breakpoint."
12310 msgstr ""
12312 #: procfs.c:5861
12313 #, possible-c-format
12314 msgid "process %d flags:\n"
12315 msgstr ""
12317 #: procfs.c:5871
12318 #, possible-c-format
12319 msgid "thread %d flags:\n"
12320 msgstr ""
12322 #: procfs.c:5931
12323 msgid "you must be debugging a process to use this command."
12324 msgstr ""
12326 #: procfs.c:5934
12327 msgid "system call to trace"
12328 msgstr ""
12330 #: procfs.c:5975
12331 msgid ""
12332 "Show /proc process information about any running process.\n"
12333 "Specify process id, or use the program being debugged by default.\n"
12334 "Specify keyword 'mappings' for detailed info on memory mappings."
12335 msgstr ""
12337 #: procfs.c:5980
12338 msgid "Give a trace of entries into the syscall."
12339 msgstr ""
12341 #: procfs.c:5982
12342 msgid "Give a trace of exits from the syscall."
12343 msgstr ""
12345 #: procfs.c:5984
12346 msgid "Cancel a trace of entries into the syscall."
12347 msgstr ""
12349 #: procfs.c:5986
12350 msgid "Cancel a trace of exits from the syscall."
12351 msgstr ""
12353 #: procfs.c:6148
12354 msgid "gcore not implemented for this host."
12355 msgstr ""
12357 #: p-typeprint.c:298
12358 msgid "type not handled in pascal_type_print_varspec_prefix()"
12359 msgstr ""
12361 #: p-typeprint.c:419
12362 msgid "type not handled in pascal_type_print_varspec_suffix()"
12363 msgstr ""
12365 #: p-valprint.c:263
12366 msgid "not implemented: member type in pascal_val_print"
12367 msgstr ""
12369 #: p-valprint.c:538
12370 #, possible-c-format
12371 msgid "Invalid pascal type code %d in symbol table."
12372 msgstr ""
12374 #: p-valprint.c:591
12375 #, possible-c-format
12376 msgid "Printing of pascal static members is %s.\n"
12377 msgstr ""
12379 #: p-valprint.c:1121
12380 msgid "Set printing of pascal static members."
12381 msgstr ""
12383 #: p-valprint.c:1122
12384 msgid "Show printing of pascal static members."
12385 msgstr ""
12387 #: regcache.c:1084
12388 msgid "read_pc_pid: Unable to find PC"
12389 msgstr ""
12391 #: regcache.c:1103
12392 msgid "generic_target_write_pc"
12393 msgstr ""
12395 #: regcache.c:1139
12396 msgid "read_sp: Unable to find SP"
12397 msgstr ""
12399 #: regcache.c:1148
12400 msgid "Register cache flushed.\n"
12401 msgstr ""
12403 #: regcache.c:1174
12404 msgid "Bad switch"
12405 msgstr ""
12407 #: regcache.c:1423
12408 msgid "Force gdb to flush its register cache (maintainer command)"
12409 msgstr ""
12411 #: regcache.c:1429
12412 msgid ""
12413 "Print the internal register configuration.\n"
12414 "Takes an optional file parameter."
12415 msgstr ""
12417 #: regcache.c:1433
12418 msgid ""
12419 "Print the internal register configuration including raw values.\n"
12420 "Takes an optional file parameter."
12421 msgstr ""
12423 #: regcache.c:1437
12424 msgid ""
12425 "Print the internal register configuration including cooked values.\n"
12426 "Takes an optional file parameter."
12427 msgstr ""
12429 #: regcache.c:1441
12430 msgid ""
12431 "Print the internal register configuration including each register's group.\n"
12432 "Takes an optional file parameter."
12433 msgstr ""
12435 #: reggroups.c:243
12436 msgid "maintenance print reggroups"
12437 msgstr ""
12439 #: reggroups.c:283
12440 msgid ""
12441 "Print the internal register group names.\n"
12442 "Takes an optional file parameter."
12443 msgstr ""
12445 #: remote.c:474
12446 msgid "Argument required (integer, `fixed' or `limited')."
12447 msgstr ""
12449 #: remote.c:486
12450 #, possible-c-format
12451 msgid "Invalid %s (bad syntax)."
12452 msgstr ""
12454 #: remote.c:493
12455 #, possible-c-format
12456 msgid "Invalid %s (too large)."
12457 msgstr ""
12459 #: remote.c:499
12460 #, possible-c-format
12461 msgid ""
12462 "The target may not be able to correctly handle a %s\n"
12463 "of %ld bytes. Change the packet size? "
12464 msgstr ""
12466 #: remote.c:502
12467 msgid "Packet size not changed."
12468 msgstr ""
12470 #: remote.c:512
12471 #, possible-c-format
12472 msgid "The %s is %ld. "
12473 msgstr ""
12475 #: remote.c:514
12476 #, possible-c-format
12477 msgid "Packets are fixed at %ld bytes.\n"
12478 msgstr ""
12480 #: remote.c:517
12481 #, possible-c-format
12482 msgid "Packets are limited to %ld bytes.\n"
12483 msgstr ""
12485 #: remote.c:640
12486 #, possible-c-format
12487 msgid "Support for the `%s' packet is auto-detected, currently %s.\n"
12488 msgstr ""
12490 #: remote.c:645
12491 #, possible-c-format
12492 msgid "Support for the `%s' packet is currently %s.\n"
12493 msgstr ""
12495 #: remote.c:709
12496 msgid "packet_ok: attempt to use a disabled packet"
12497 msgstr ""
12499 #. If the stub previously indicated that the packet was
12500 #. supported then there is a protocol error..
12501 #: remote.c:734
12502 #, possible-c-format
12503 msgid "Protocol error: %s (%s) conflicting enabled responses."
12504 msgstr ""
12506 #. The user set it wrong.
12507 #: remote.c:738
12508 #, possible-c-format
12509 msgid "Enabled packet %s (%s) not recognized by stub"
12510 msgstr ""
12512 #: remote.c:1374
12513 msgid "Incomplete response to threadinfo request."
12514 msgstr ""
12516 #. This is an answer to a different request.
12517 #: remote.c:1377
12518 msgid "ERROR RMT Thread info mismatch."
12519 msgstr ""
12521 #: remote.c:1391
12522 msgid "ERROR RMT: threadinfo tag mismatch."
12523 msgstr ""
12525 #: remote.c:1399
12526 msgid "ERROR RMT: length of threadid is not 16."
12527 msgstr ""
12529 #: remote.c:1414
12530 msgid "ERROR RMT: 'exists' length too long."
12531 msgstr ""
12533 #: remote.c:1438
12534 msgid "ERROR RMT: unknown thread info tag."
12535 msgstr ""
12537 #. FIXME: This is a good reason to drop the packet.
12538 #. Possably, there is a duplicate response.
12539 #. Possabilities :
12540 #. retransmit immediatly - race conditions
12541 #. retransmit after timeout - yes
12542 #. exit
12543 #. wait for packet, then exit
12545 #: remote.c:1536
12546 msgid "HMM: threadlist did not echo arg thread, dropping it."
12547 msgstr ""
12549 #: remote.c:1543
12550 msgid "RMT ERROR : failed to get remote thread list."
12551 msgstr ""
12553 #: remote.c:1551
12554 msgid "RMT ERROR: threadlist response longer than requested."
12555 msgstr ""
12557 #: remote.c:1588
12558 msgid "Remote fetch threadlist -infinite loop-."
12559 msgstr ""
12561 #. paranoia
12562 #: remote.c:1671
12563 msgid "Command can only be used when connected to the remote target."
12564 msgstr ""
12566 #: remote.c:1731
12567 msgid "remote_threads_extra_info"
12568 msgstr ""
12570 #. Error of some sort.
12571 #: remote.c:1828 remote.c:2696 remote.c:2891 remote.c:3779
12572 #, possible-c-format
12573 msgid "Remote failure reply: %s"
12574 msgstr ""
12576 #: remote.c:1869
12577 #, possible-c-format
12578 msgid "Malformed response to offset query, %s"
12579 msgstr ""
12581 #: remote.c:2020
12582 msgid ""
12583 "The remote protocol may be unreliable over UDP.\n"
12584 "Some events may be lost, rendering further debugging impossible."
12585 msgstr ""
12587 #: remote.c:2035
12588 msgid ""
12589 "To open a remote debug connection, you need to specify what\n"
12590 "serial device is attached to the remote system\n"
12591 "(e.g. /dev/ttyS0, /dev/ttya, COM1, etc.)."
12592 msgstr ""
12594 #: remote.c:2216
12595 #, possible-c-format
12596 msgid "Reply contains invalid hex digit %d"
12597 msgstr ""
12599 #: remote.c:2740 remote.c:2935
12600 #, possible-c-format
12601 msgid ""
12602 "Malformed packet(a) (missing colon): %s\n"
12603 "Packet: '%s'\n"
12604 msgstr ""
12606 #: remote.c:2771 remote.c:2966
12607 #, possible-c-format
12608 msgid ""
12609 "Malformed packet(b) (missing colon): %s\n"
12610 "Packet: '%s'\n"
12611 msgstr ""
12613 #: remote.c:2776
12614 #, possible-c-format
12615 msgid ""
12616 "Remote sent bad register number %s: %s\n"
12617 "Packet: '%s'\n"
12618 msgstr ""
12620 #: remote.c:2786 remote.c:2981 remote.c:3204
12621 #, possible-c-format
12622 msgid "Remote reply is too short: %s"
12623 msgstr ""
12625 #: remote.c:2792 remote.c:2986
12626 #, possible-c-format
12627 msgid ""
12628 "Remote register badly formatted: %s\n"
12629 "here: %s"
12630 msgstr ""
12632 #: remote.c:2843 remote.c:3040
12633 #, possible-c-format
12634 msgid "Invalid remote reply: %s"
12635 msgstr ""
12637 #: remote.c:2971
12638 #, possible-c-format
12639 msgid ""
12640 "Remote sent bad register number %ld: %s\n"
12641 "Packet: '%s'\n"
12642 msgstr ""
12644 #: remote.c:3093
12645 msgid "fetch_register_using_p: early buf termination"
12646 msgstr ""
12648 #: remote.c:3121
12649 msgid ""
12650 "Attempt to fetch a non G-packet register when this remote.c does not support "
12651 "the p-packet."
12652 msgstr ""
12654 #: remote.c:3132
12655 msgid "Protocol error: p packet not recognized by stub"
12656 msgstr ""
12658 #: remote.c:3187
12659 #, possible-c-format
12660 msgid "Remote reply is of odd length: %s"
12661 msgstr ""
12663 #: remote.c:3308
12664 msgid "Protocol error: P packet not recognized by stub"
12665 msgstr ""
12667 #: remote.c:3526 remote.c:3596
12668 msgid "remote_write_bytes: bad internal state"
12669 msgstr ""
12671 #: remote.c:3532
12672 msgid "minumum packet size too small to write data"
12673 msgstr ""
12675 #: remote.c:3847
12676 msgid "putpkt: write failed"
12677 msgstr ""
12679 #: remote.c:4068
12680 #, possible-c-format
12681 msgid "Invalid run length encoding: %s\n"
12682 msgstr ""
12684 #: remote.c:4156
12685 msgid "Watchdog has expired.  Target detached."
12686 msgstr ""
12688 #. We have tried hard enough, and just can't receive the packet.
12689 #. Give up.
12690 #: remote.c:4189
12691 msgid "Ignoring packet error, continuing...\n"
12692 msgstr ""
12694 #: remote.c:4468
12695 #, possible-c-format
12696 msgid "hw_bp_to_z: bad watchpoint type %d"
12697 msgstr ""
12699 #: remote.c:4480
12700 #, possible-c-format
12701 msgid "Can't set hardware watchpoints without the '%s' (%s) packet."
12702 msgstr ""
12704 #: remote.c:4502
12705 msgid "remote_insert_watchpoint: reached end of function"
12706 msgstr ""
12708 #: remote.c:4514
12709 #, possible-c-format
12710 msgid "Can't clear hardware watchpoints without the '%s' (%s) packet."
12711 msgstr ""
12713 #: remote.c:4535
12714 msgid "remote_remove_watchpoint: reached end of function"
12715 msgstr ""
12717 #: remote.c:4604
12718 #, possible-c-format
12719 msgid "Can't set hardware breakpoint without the '%s' (%s) packet."
12720 msgstr ""
12722 #: remote.c:4628
12723 msgid "remote_insert_hw_breakpoint: reached end of function"
12724 msgstr ""
12726 #: remote.c:4640
12727 #, possible-c-format
12728 msgid "Can't clear hardware breakpoint without the '%s' (%s) packet."
12729 msgstr ""
12731 #: remote.c:4664
12732 msgid "remote_remove_hw_breakpoint: reached end of function"
12733 msgstr ""
12735 #: remote.c:4680
12736 msgid "Switching to remote protocol\n"
12737 msgstr ""
12739 #: remote.c:4743
12740 msgid "command cannot be used without an exec file"
12741 msgstr ""
12743 #: remote.c:4746 remote.c:5003
12744 msgid "command can only be used with remote target"
12745 msgstr ""
12747 #: remote.c:4777
12748 #, possible-c-format
12749 msgid "target memory fault, section %s, range 0x%s -- 0x%s"
12750 msgstr ""
12752 #: remote.c:4780
12753 msgid "remote target does not support this operation"
12754 msgstr ""
12756 #: remote.c:4798
12757 msgid ""
12758 "One or more sections of the remote executable does not match\n"
12759 "the loaded file\n"
12760 msgstr ""
12762 #: remote.c:4801
12763 #, possible-c-format
12764 msgid "No loaded section named '%s'.\n"
12765 msgstr ""
12767 #: remote.c:4905
12768 msgid "remote query is only available after target open"
12769 msgstr ""
12771 #: remote.c:4949
12772 msgid "remote rcmd is only available after target open"
12773 msgstr ""
12775 #. misc
12776 #: remote.c:4960
12777 #, possible-c-format
12778 msgid "\"monitor\" command ``%s'' is too long."
12779 msgstr ""
12781 #: remote.c:4966
12782 msgid "Communication problem with target."
12783 msgstr ""
12785 #: remote.c:4975 tracepoint.c:207 tracepoint.c:1776
12786 msgid "Target does not support this command."
12787 msgstr ""
12789 #: remote.c:4986
12790 msgid "Protocol error with Rcmd"
12791 msgstr ""
12793 #: remote.c:5006
12794 msgid "remote-packet command requires packet text as argument"
12795 msgstr ""
12797 #: remote.c:5047
12798 msgid "Remote threadset test\n"
12799 msgstr ""
12801 #: remote.c:5150
12802 msgid "Fetch and print the remote list of thread identifiers, one pkt only"
12803 msgstr ""
12805 #: remote.c:5153
12806 msgid "Fetch and display info about one thread"
12807 msgstr ""
12809 #: remote.c:5155
12810 msgid "Test setting to a different thread"
12811 msgstr ""
12813 #: remote.c:5157
12814 msgid "Iterate through updating all remote thread info"
12815 msgstr ""
12817 #: remote.c:5159
12818 msgid " Remote thread alive test "
12819 msgstr ""
12821 #: remote.c:5209
12822 msgid "Remote target doesn't support qGetTLSAddr packet"
12823 msgstr ""
12825 #: remote.c:5212
12826 msgid "Remote target failed to process qGetTLSAddr request"
12827 msgstr ""
12829 #: remote.c:5216
12830 msgid "TLS not supported or disabled on this target"
12831 msgstr ""
12833 #: remote.c:5327
12834 msgid "Calling remote_async when async is masked"
12835 msgstr ""
12837 #. set/show remote ...
12838 #. allow-unknown
12839 #: remote.c:5508 remote.c:5514
12840 msgid ""
12841 "Remote protocol specific variables\n"
12842 "Configure various remote-protocol specific variables such as\n"
12843 "the packets being used"
12844 msgstr ""
12846 #. allow-unknown
12847 #: remote.c:5521
12848 msgid ""
12849 "Compare section data on target to the exec file.\n"
12850 "Argument is a single section name (default: all loaded sections)."
12851 msgstr ""
12853 #: remote.c:5526
12854 msgid ""
12855 "Send an arbitrary packet to a remote target.\n"
12856 "   maintenance packet TEXT\n"
12857 "If GDB is talking to an inferior via the GDB serial protocol, then\n"
12858 "this command sends the string TEXT to the inferior, and displays the\n"
12859 "response packet.  GDB supplies the initial `$' character, and the\n"
12860 "terminating `#' character and checksum."
12861 msgstr ""
12863 #: remote.c:5535
12864 msgid "Set whether to send break if interrupted."
12865 msgstr ""
12867 #: remote.c:5536
12868 msgid "Show whether to send break if interrupted."
12869 msgstr ""
12871 #: remote.c:5537
12872 msgid "If set, a break, instead of a cntrl-c, is sent to the remote target."
12873 msgstr ""
12875 #. Install commands for configuring memory read/write packets.
12876 #: remote.c:5544
12877 msgid "Set the maximum number of bytes per memory write packet (deprecated)."
12878 msgstr ""
12880 #: remote.c:5547
12881 msgid "Show the maximum number of bytes per memory write packet (deprecated)."
12882 msgstr ""
12884 #: remote.c:5551
12885 msgid ""
12886 "Set the maximum number of bytes per memory-write packet.\n"
12887 "Specify the number of bytes in a packet or 0 (zero) for the\n"
12888 "default packet size.  The actual limit is further reduced\n"
12889 "dependent on the target.  Specify ``fixed'' to disable the\n"
12890 "further restriction and ``limit'' to enable that restriction."
12891 msgstr ""
12893 #: remote.c:5559
12894 msgid ""
12895 "Set the maximum number of bytes per memory-read packet.\n"
12896 "Specify the number of bytes in a packet or 0 (zero) for the\n"
12897 "default packet size.  The actual limit is further reduced\n"
12898 "dependent on the target.  Specify ``fixed'' to disable the\n"
12899 "further restriction and ``limit'' to enable that restriction."
12900 msgstr ""
12902 #: remote.c:5568
12903 msgid "Show the maximum number of bytes per memory-write packet."
12904 msgstr ""
12906 #: remote.c:5572
12907 msgid "Show the maximum number of bytes per memory-read packet."
12908 msgstr ""
12910 #: remote.c:5576
12911 msgid "Set the maximum number of target hardware watchpoints."
12912 msgstr ""
12914 #: remote.c:5577
12915 msgid "Show the maximum number of target hardware watchpoints."
12916 msgstr ""
12918 #: remote.c:5578 remote.c:5585
12919 msgid "Specify a negative limit for unlimited."
12920 msgstr ""
12922 #: remote.c:5583
12923 msgid "Set the maximum number of target hardware breakpoints."
12924 msgstr ""
12926 #: remote.c:5584
12927 msgid "Show the maximum number of target hardware breakpoints."
12928 msgstr ""
12930 #: remote.c:5591
12931 msgid "Set the maximum size of the address (in bits) in a memory packet."
12932 msgstr ""
12934 #: remote.c:5592
12935 msgid "Show the maximum size of the address (in bits) in a memory packet."
12936 msgstr ""
12938 #: remote.c:5687
12939 msgid "Set use of remote protocol `Z' packets"
12940 msgstr ""
12942 #: remote.c:5688
12943 msgid "Show use of remote protocol `Z' packets "
12944 msgstr ""
12946 #: remote.c:5689
12947 msgid ""
12948 "When set, GDB will attempt to use the remote breakpoint and watchpoint\n"
12949 "packets."
12950 msgstr ""
12952 #: remote-e7000.c:155
12953 msgid "Use \"target e7000 ...\" first."
12954 msgstr ""
12956 #: remote-e7000.c:216
12957 msgid "Serial communication error"
12958 msgstr ""
12960 #: remote-e7000.c:381
12961 msgid "Can't pass arguments to remote E7000DEBUG process"
12962 msgstr ""
12964 #: remote-e7000.c:384 remote-m32r-sdi.c:322 remote-st.c:241 remote-utils.c:477
12965 msgid "No executable file specified"
12966 msgstr ""
12968 #: remote-e7000.c:463
12969 msgid "Syntax is ftplogin <machine> <user> <passwd> <directory>"
12970 msgstr ""
12972 #: remote-e7000.c:527
12973 msgid ""
12974 "Bad arguments.  Usage:\ttarget e7000 <device> <speed>\n"
12975 "or \t\ttarget e7000 <host>[:<port>]\n"
12976 "or \t\ttarget e7000 tcp_remote <host>[:<port>]\n"
12977 "or \t\ttarget e7000 pc\n"
12978 msgstr ""
12980 #: remote-e7000.c:617
12981 msgid "Unable to synchronize with target."
12982 msgstr ""
12984 #: remote-e7000.c:791
12985 msgid "Register set not selected."
12986 msgstr ""
12988 #: remote-e7000.c:829
12989 #, possible-c-format
12990 msgid "out of sync in fetch registers wanted <%s>, got <%c 0x%x>"
12991 msgstr ""
12993 #: remote-e7000.c:1198
12994 msgid "Error writing memory"
12995 msgstr ""
12997 #. Got an error
12998 #: remote-e7000.c:1407
12999 msgid "Memory read error"
13000 msgstr ""
13002 #: remote-e7000.c:1553 symfile.c:1292
13003 #, possible-c-format
13004 msgid "unknown option `%s'"
13005 msgstr ""
13007 #: remote-e7000.c:1568 remote-m32r-sdi.c:1269 symfile.c:1699
13008 #, possible-c-format
13009 msgid "\"%s\" is not an object file: %s"
13010 msgstr ""
13012 #: remote-e7000.c:1744
13013 #, possible-c-format
13014 msgid "Too many breakpoints ( > %d) for the E7000."
13015 msgstr ""
13017 #: remote-e7000.c:1787
13018 #, possible-c-format
13019 msgid "Can't find breakpoint associated with 0x%s."
13020 msgstr ""
13022 #: remote-e7000.c:1803
13023 msgid "e7000 target not open."
13024 msgstr ""
13026 #: remote-e7000.c:2203
13027 msgid "Send a command to the e7000 monitor."
13028 msgstr ""
13030 #: remote-e7000.c:2206
13031 msgid "Login to machine and change to directory."
13032 msgstr ""
13034 #: remote-e7000.c:2209
13035 msgid "Fetch and load a file from previously described place."
13036 msgstr ""
13038 #: remote-e7000.c:2212
13039 msgid "Drain pending e7000 text buffers."
13040 msgstr ""
13042 #: remote-e7000.c:2215
13043 msgid "Set use of hardware breakpoints for all breakpoints."
13044 msgstr ""
13046 #: remote-e7000.c:2216
13047 msgid "Show use of hardware breakpoints for all breakpoints."
13048 msgstr ""
13050 #: remote-fileio.c:1398
13051 msgid "Illegal argument for \"set remote system-call-allowed\" command"
13052 msgstr ""
13054 #: remote-fileio.c:1405
13055 #, possible-c-format
13056 msgid "Garbage after \"show remote system-call-allowed\" command: `%s'"
13057 msgstr ""
13059 #: remote-fileio.c:1416
13060 msgid "Set if the host system(3) call is allowed for the target."
13061 msgstr ""
13063 #: remote-fileio.c:1420
13064 msgid "Show if the host system(3) call is allowed for the target."
13065 msgstr ""
13067 #: remote-m32r-sdi.c:319
13068 msgid "Cannot pass arguments to remote STDEBUG process"
13069 msgstr ""
13071 #: remote-m32r-sdi.c:381
13072 msgid "Connection refused."
13073 msgstr ""
13075 #: remote-m32r-sdi.c:384 remote-m32r-sdi.c:387
13076 msgid "Cannot connect to SDI target."
13077 msgstr ""
13079 #: remote-m32r-sdi.c:1186
13080 msgid "Too many breakpoints"
13081 msgstr ""
13083 #: remote-m32r-sdi.c:1254
13084 #, possible-c-format
13085 msgid "Unknown option `%s'"
13086 msgstr ""
13088 #: remote-m32r-sdi.c:1319
13089 #, possible-c-format
13090 msgid "Error while downloading %s section."
13091 msgstr ""
13093 #: remote-m32r-sdi.c:1434
13094 msgid "Too many watchpoints"
13095 msgstr ""
13097 #: remote-m32r-sdi.c:1628
13098 msgid "Reset SDI connection."
13099 msgstr ""
13101 #: remote-m32r-sdi.c:1631
13102 msgid "Show status of SDI connection."
13103 msgstr ""
13105 #: remote-m32r-sdi.c:1634
13106 msgid "Debug M32R/Chaos."
13107 msgstr ""
13109 #: remote-m32r-sdi.c:1637
13110 msgid "Use debug DMA mem access."
13111 msgstr ""
13113 #: remote-m32r-sdi.c:1639
13114 msgid "Use mon code mem access."
13115 msgstr ""
13117 #: remote-m32r-sdi.c:1642
13118 msgid "Set breakpoints by IB break."
13119 msgstr ""
13121 #: remote-m32r-sdi.c:1644
13122 msgid "Set breakpoints by dbt."
13123 msgstr ""
13125 #: remote-mips.c:1216
13126 msgid "mips_request: Trying to send command before reply"
13127 msgstr ""
13129 #: remote-mips.c:1227
13130 msgid "mips_request: Trying to get reply before command"
13131 msgstr ""
13133 #: remote-mips.c:3374
13134 msgid "Set timeout in seconds for remote MIPS serial I/O."
13135 msgstr ""
13137 #: remote-mips.c:3375
13138 msgid "Show timeout in seconds for remote MIPS serial I/O."
13139 msgstr ""
13141 #: remote-mips.c:3382
13142 msgid "Set retransmit timeout in seconds for remote MIPS serial I/O."
13143 msgstr ""
13145 #: remote-mips.c:3383
13146 msgid "Show retransmit timeout in seconds for remote MIPS serial I/O."
13147 msgstr ""
13149 #: remote-mips.c:3384
13150 msgid ""
13151 "This is the number of seconds to wait for an acknowledgement to a packet\n"
13152 "before resending the packet."
13153 msgstr ""
13155 #: remote-mips.c:3392
13156 msgid "Set the maximum number of characters to ignore when scanning for a SYN."
13157 msgstr ""
13159 #: remote-mips.c:3393
13160 msgid ""
13161 "Show the maximum number of characters to ignore when scanning for a SYN."
13162 msgstr ""
13164 #: remote-mips.c:3394
13165 msgid ""
13166 "This is the maximum number of characters GDB will ignore when trying to\n"
13167 "synchronize with the remote system.  A value of -1 means that there is no\n"
13168 "limit. (Note that these characters are printed out even though they are\n"
13169 "ignored.)"
13170 msgstr ""
13172 #: remote-mips.c:3404
13173 msgid "Set the prompt that GDB expects from the monitor."
13174 msgstr ""
13176 #: remote-mips.c:3405
13177 msgid "Show the prompt that GDB expects from the monitor."
13178 msgstr ""
13180 #: remote-mips.c:3412
13181 msgid "Set printing of monitor warnings."
13182 msgstr ""
13184 #: remote-mips.c:3413
13185 msgid "Show printing of monitor warnings."
13186 msgstr ""
13188 #: remote-mips.c:3414
13189 msgid ""
13190 "When enabled, monitor warnings about hardware breakpoints will be displayed."
13191 msgstr ""
13193 #: remote-mips.c:3421
13194 msgid "Send a packet to PMON (must be in debug mode)."
13195 msgstr ""
13197 #: remote-mips.c:3423
13198 msgid ""
13199 "Set zeroing of upper 32 bits of 64-bit addresses when talking to PMON "
13200 "targets."
13201 msgstr ""
13203 #: remote-mips.c:3424
13204 msgid ""
13205 "Show zeroing of upper 32 bits of 64-bit addresses when talking to PMON "
13206 "targets."
13207 msgstr ""
13209 #: remote-mips.c:3425
13210 msgid "Use \"on\" to enable the masking and \"off\" to disable it."
13211 msgstr ""
13213 #: remote-rdp.c:196
13214 msgid "Timeout reading from remote_system"
13215 msgstr ""
13217 #: remote-rdp.c:390
13218 msgid "Couldn't reset the board, try pressing the reset button"
13219 msgstr ""
13221 #: remote-rdp.c:457
13222 msgid "Command garbled"
13223 msgstr ""
13225 #: remote-rdp.c:460
13226 msgid "Corrupt reply from target"
13227 msgstr ""
13229 #: remote-rdp.c:988
13230 msgid "Unimplemented SWI argument"
13231 msgstr ""
13233 #: remote-rdp.c:1129
13234 msgid "serial port device name"
13235 msgstr ""
13237 #: remote-rdp.c:1360 remote-sim.c:443
13238 msgid "No executable file specified."
13239 msgstr ""
13241 #: remote-sds.c:1116
13242 msgid "Set timeout value for sds read."
13243 msgstr ""
13245 #: remote-sds.c:1117
13246 msgid "Show timeout value for sds read."
13247 msgstr ""
13249 #: remote-sds.c:1124
13250 msgid "Send a command to the SDS monitor."
13251 msgstr ""
13253 #: remote-sim.c:363
13254 msgid "Register size different to expected"
13255 msgstr ""
13257 #: remote-sim.c:408
13258 msgid "GDB sim does not yet support a load offset."
13259 msgstr ""
13261 #: remote-sim.c:419
13262 msgid "unable to load program"
13263 msgstr ""
13265 #: remote-sim.c:445 remote-sim.c:751
13266 msgid "No program loaded."
13267 msgstr ""
13269 #: remote-sim.c:536
13270 msgid "Insufficient memory available to allocate simulator arg list."
13271 msgstr ""
13273 #: remote-sim.c:543
13274 msgid "unable to create simulator instance"
13275 msgstr ""
13277 #. PREVIOUSLY: The user may give a command before the simulator
13278 #. is opened. [...] (??? assuming of course one wishes to
13279 #. continue to allow commands to be sent to unopened simulators,
13280 #. which isn't entirely unreasonable).
13281 #. The simulator is a builtin abstraction of a remote target.
13282 #. Consistent with that model, access to the simulator, via sim
13283 #. commands, is restricted to the period when the channel to the
13284 #. simulator is open.
13285 #: remote-sim.c:827
13286 msgid "Not connected to the simulator target"
13287 msgstr ""
13289 #: remote-sim.c:884
13290 msgid "Send a command to the simulator."
13291 msgstr ""
13293 #: remote-st.c:111
13294 msgid "remote-st2000"
13295 msgstr ""
13297 #: remote-st.c:193 remote-utils.c:342
13298 msgid "Invalid hex digit from remote system."
13299 msgstr ""
13301 #: remote-st.c:238
13302 msgid "Can't pass arguments to remote STDEBUG process"
13303 msgstr ""
13305 #: remote-st.c:281
13306 msgid ""
13307 "Bad arguments.  Usage: target st2000 <device> <speed>\n"
13308 "or target st2000 <host> <port>\n"
13309 msgstr ""
13311 #: remote-st.c:650 remote-st.c:685
13312 msgid "st2000 target not open."
13313 msgstr ""
13315 #: remote-st.c:653
13316 msgid "Missing command."
13317 msgstr ""
13319 #: remote-st.c:796
13320 msgid "Send a command to the STDBUG monitor."
13321 msgstr ""
13323 #: remote-st.c:797
13324 msgid ""
13325 "Connect the terminal directly up to the STDBUG command monitor.\n"
13326 "Use <CR>~. or <CR>~^D to break out."
13327 msgstr ""
13329 #: remote-utils.c:88
13330 #, possible-c-format
13331 msgid ""
13332 "Usage: target %s [DEVICE [SPEED [DEBUG]]]\n"
13333 "where DEVICE is the name of a device or HOST:PORT"
13334 msgstr ""
13336 #: remote-utils.c:285
13337 msgid "sr_write: Error writing to remote"
13338 msgstr ""
13340 #: remote-utils.c:474
13341 msgid "Can't pass arguments to remote process."
13342 msgstr ""
13344 #. FIXME-now: if target is open...
13345 #: remote-utils.c:599
13346 msgid "Set device for remote serial I/O."
13347 msgstr ""
13349 #: remote-utils.c:600
13350 msgid "Show device for remote serial I/O."
13351 msgstr ""
13353 #: remote-utils.c:601
13354 msgid ""
13355 "This device is used as the serial port when debugging using remote targets."
13356 msgstr ""
13358 #: remote-utils.c:608
13359 msgid "Send a command to the remote monitor."
13360 msgstr ""
13362 #: remote-utils.h:73
13363 msgid "Remote device not open"
13364 msgstr ""
13366 #: rs6000-nat.c:778 solib.c:284
13367 #, possible-c-format
13368 msgid "Could not open `%s' as an executable file: %s"
13369 msgstr ""
13371 #: rs6000-nat.c:798
13372 #, possible-c-format
13373 msgid "\"%s\": member \"%s\" missing."
13374 msgstr ""
13376 #: rs6000-nat.c:805
13377 #, possible-c-format
13378 msgid "\"%s\": member \"%s\" not in executable format: %s."
13379 msgstr ""
13381 #: rs6000-nat.c:816 solib.c:300
13382 #, possible-c-format
13383 msgid "\"%s\": not in executable format: %s."
13384 msgstr ""
13386 #. The kernel sets ld_info to -1, if the process is still using the
13387 #. object, and the object is removed. Keep the symbol info for the
13388 #. removed object and issue a warning.
13389 #: rs6000-nat.c:860
13390 #, possible-c-format
13391 msgid "%s (fd=%d) has disappeared, keeping its symbols"
13392 msgstr ""
13394 #: rs6000-nat.c:889
13395 #, possible-c-format
13396 msgid "Unable to stat %s, keeping its symbols"
13397 msgstr ""
13399 #: rs6000-nat.c:937
13400 #, possible-c-format
13401 msgid ""
13402 "Symbol file %s\n"
13403 "is not mapped; discarding it.\n"
13404 "If in fact that file has symbols which the mapped files listed by\n"
13405 "\"info files\" lack, you can load symbols with the \"symbol-file\" or\n"
13406 "\"add-symbol-file\" commands (note that you must take care of relocating\n"
13407 "symbols to the proper address)."
13408 msgstr ""
13410 #: rs6000-nat.c:971
13411 msgid "vmap_exec: vmap or exec_ops.to_sections == 0."
13412 msgstr ""
13414 #: rs6000-nat.c:1040
13415 msgid "set_host_arch: failed to select architecture"
13416 msgstr ""
13418 #: rs6000-nat.c:1080
13419 msgid "ptrace ldinfo"
13420 msgstr ""
13422 #: rs6000-nat.c:1230
13423 #, possible-c-format
13424 msgid "Unable to find TOC entry for pc %s."
13425 msgstr ""
13427 #: rs6000-tdep.c:1943
13428 #, possible-c-format
13429 msgid "Register %d size %d unknown"
13430 msgstr ""
13432 #: rs6000-tdep.c:2114 rs6000-tdep.c:2135
13433 #, possible-c-format
13434 msgid "e500_pseudo_register_read: called on unexpected register '%s' (%d)"
13435 msgstr ""
13437 #: rs6000-tdep.c:2272
13438 msgid "rs6000_store_return_value: unexpected array return type"
13439 msgstr ""
13441 #: rs6000-tdep.c:3364
13442 msgid "rs6000_gdbarch_init: received unexpected BFD 'arch' value"
13443 msgstr ""
13445 #: s390-nat.c:267 s390-nat.c:294
13446 msgid "Couldn't retrieve watchpoint status"
13447 msgstr ""
13449 #: s390-nat.c:310
13450 msgid "Couldn't modify watchpoint status"
13451 msgstr ""
13453 #: s390-tdep.c:229 s390-tdep.c:256 s390-tdep.c:278 s390-tdep.c:302
13454 msgid "invalid regnum"
13455 msgstr ""
13457 #: s390-tdep.c:2173
13458 msgid "unknown argument type"
13459 msgstr ""
13461 #: s390-tdep.c:2274 s390-tdep.c:2306
13462 msgid "invalid return type"
13463 msgstr ""
13465 #: s390-tdep.c:2278
13466 msgid "Cannot set function return value."
13467 msgstr ""
13469 #: s390-tdep.c:2310
13470 msgid "Function return value unknown."
13471 msgstr ""
13473 #: scm-lang.c:120 value.c:1111
13474 msgid "Value can't be converted to integer."
13475 msgstr ""
13477 #. The sentinel frame is used as a starting point for creating the
13478 #. previous (inner most) frame.  That frame's THIS_ID method will be
13479 #. called to determine the inner most frame's ID.  Not this one.
13480 #: sentinel-frame.c:81
13481 msgid "sentinel_frame_this_id called"
13482 msgstr ""
13484 #: ser-e7kpc.c:167
13485 msgid "The E7000 PC board is working, but the E7000 is turned off."
13486 msgstr ""
13488 #: ser-e7kpc.c:172
13489 msgid ""
13490 "GDB cannot connect to the E7000 PC board, check that it is installed\n"
13491 "and that the switch settings are correct.  Some other DOS programs can \n"
13492 "stop the board from working.  Try starting from a very minimal boot, \n"
13493 "perhaps you need to disable EMM386 over the region where the board has\n"
13494 "its I/O space, remove other unneeded cards, etc etc\n"
13495 msgstr ""
13497 #. Mark fixed motherboard irqs as inuse.
13498 #. timer tick
13499 #. keyboard
13500 #. slave icu
13501 #: ser-go32.c:906
13502 msgid "Set COM1 base i/o port address."
13503 msgstr ""
13505 #: ser-go32.c:907
13506 msgid "Show COM1 base i/o port address."
13507 msgstr ""
13509 #: ser-go32.c:913
13510 msgid "Set COM1 interrupt request."
13511 msgstr ""
13513 #: ser-go32.c:914
13514 msgid "Show COM1 interrupt request."
13515 msgstr ""
13517 #: ser-go32.c:920
13518 msgid "Set COM2 base i/o port address."
13519 msgstr ""
13521 #: ser-go32.c:921
13522 msgid "Show COM2 base i/o port address."
13523 msgstr ""
13525 #: ser-go32.c:927
13526 msgid "Set COM2 interrupt request."
13527 msgstr ""
13529 #: ser-go32.c:928
13530 msgid "Show COM2 interrupt request."
13531 msgstr ""
13533 #: ser-go32.c:934
13534 msgid "Set COM3 base i/o port address."
13535 msgstr ""
13537 #: ser-go32.c:935
13538 msgid "Show COM3 base i/o port address."
13539 msgstr ""
13541 #: ser-go32.c:941
13542 msgid "Set COM3 interrupt request."
13543 msgstr ""
13545 #: ser-go32.c:942
13546 msgid "Show COM3 interrupt request."
13547 msgstr ""
13549 #: ser-go32.c:948
13550 msgid "Set COM4 base i/o port address."
13551 msgstr ""
13553 #: ser-go32.c:949
13554 msgid "Show COM4 base i/o port address."
13555 msgstr ""
13557 #: ser-go32.c:955
13558 msgid "Set COM4 interrupt request."
13559 msgstr ""
13561 #: ser-go32.c:956
13562 msgid "Show COM4 interrupt request."
13563 msgstr ""
13565 #: ser-go32.c:963
13566 msgid "Print DOS serial port status."
13567 msgstr ""
13569 #: serial.c:371
13570 msgid "serial_readchar: blocking read in async mode"
13571 msgstr ""
13573 #: serial.c:531
13574 msgid "serial: FD not valid"
13575 msgstr ""
13577 #: serial.c:641 serial.c:679
13578 msgid "connect"
13579 msgstr ""
13581 #: serial.c:713
13582 msgid ""
13583 "Connect the terminal directly up to the command monitor.\n"
13584 "Use <CR>~. or <CR>~^D to break out."
13585 msgstr ""
13587 #: serial.c:718
13588 msgid "Set default serial/parallel port configuration."
13589 msgstr ""
13591 #: serial.c:724
13592 msgid "Show default serial/parallel port configuration."
13593 msgstr ""
13595 #: serial.c:730
13596 msgid "Set filename for remote session recording."
13597 msgstr ""
13599 #: serial.c:731
13600 msgid "Show filename for remote session recording."
13601 msgstr ""
13603 #: serial.c:732
13604 msgid ""
13605 "This file is used to record the remote session for future playback\n"
13606 "by gdbserver."
13607 msgstr ""
13609 #: serial.c:740
13610 msgid "Set numerical base for remote session logging"
13611 msgstr ""
13613 #: serial.c:741
13614 msgid "Show numerical base for remote session logging"
13615 msgstr ""
13617 #: serial.c:748
13618 msgid "Set serial debugging."
13619 msgstr ""
13621 #: serial.c:749
13622 msgid "Show serial debugging."
13623 msgstr ""
13625 #: serial.c:750
13626 msgid "When non-zero, serial port debugging is enabled."
13627 msgstr ""
13629 #: ser-mingw.c:177
13630 msgid "SetCommState failed\n"
13631 msgstr ""
13633 #: ser-mingw.c:266
13634 msgid "ser_windows_wait_handle: reseting mask failed"
13635 msgstr ""
13637 #: ser-mingw.c:269
13638 msgid "ser_windows_wait_handle: reseting mask failed (2)"
13639 msgstr ""
13641 #: ser-tcp.c:94
13642 msgid "net_open: No colon in host name!"
13643 msgstr ""
13645 #: ser-unix.c:754
13646 #, possible-c-format
13647 msgid "Invalid baud rate %d.  Closest values are %d and %d."
13648 msgstr ""
13650 #: ser-unix.c:759
13651 #, possible-c-format
13652 msgid "Invalid baud rate %d.  Minimum value is %d."
13653 msgstr ""
13655 #. The requested speed was too large.
13656 #: ser-unix.c:768
13657 #, possible-c-format
13658 msgid "Invalid baud rate %d.  Maximum value is %d."
13659 msgstr ""
13661 #: sh3-rom.c:279 sh3-rom.c:333
13662 msgid "Unable to open parallel port."
13663 msgstr ""
13665 #: sh3-rom.c:291 sh3-rom.c:344
13666 msgid "Target is not an SH3"
13667 msgstr ""
13669 #: sh64-tdep.c:2013
13670 #, possible-c-format
13671 msgid "Invalid pseudo register number %d\n"
13672 msgstr ""
13674 #: sh64-tdep.c:2101
13675 #, possible-c-format
13676 msgid "Invalid register number %d\n"
13677 msgstr ""
13679 #: sh-tdep.c:1961
13680 msgid "sh_register_convert_to_raw called with non DR register number"
13681 msgstr ""
13683 #: sh-tdep.c:2668
13684 msgid "Print all registers"
13685 msgstr ""
13687 #: solib-aix5.c:338
13688 msgid "Could not find name of main executable in map file"
13689 msgstr ""
13691 #: solib-aix5.c:483 solib-frv.c:678 solib-pa64.c:404 solib-svr4.c:992
13692 #, possible-c-format
13693 msgid "Unable to grok dynamic linker %s as an object file"
13694 msgstr ""
13696 #: solib-aix5.c:532 solib-frv.c:573 solib-svr4.c:1073
13697 msgid ""
13698 "Unable to find dynamic linker breakpoint function.\n"
13699 "GDB will be unable to debug shared library initializers\n"
13700 "and track explicitly loaded dynamic code."
13701 msgstr ""
13703 #: solib-aix5.c:687
13704 #, possible-c-format
13705 msgid "Ignoring section %s when relocating the executable."
13706 msgstr ""
13708 #: solib-aix5.c:710
13709 msgid "Could not find main executable in map file"
13710 msgstr ""
13712 #: solib-aix5.c:801 solib-frv.c:967 solib-irix.c:425 solib-sunos.c:751
13713 #: solib-svr4.c:1301
13714 msgid "shared library handler failed to enable breakpoint"
13715 msgstr ""
13717 #: solib-aix5.c:842
13718 #, possible-c-format
13719 msgid "aix_relocate_section_addresses: Can't find mapping for section %s"
13720 msgstr ""
13722 #: solib-aix5.c:911
13723 msgid "Could not find gate page in map file"
13724 msgstr ""
13726 #: solib.c:100
13727 #, possible-c-format
13728 msgid ""
13729 "The search path for loading non-absolute shared library symbol files is %s.\n"
13730 msgstr ""
13732 #: solib.c:295
13733 msgid ""
13734 "Full path name length of shared library exceeds SO_NAME_MAX_PATH_SIZE in "
13735 "so_list structure."
13736 msgstr ""
13738 #: solib.c:419
13739 #, possible-c-format
13740 msgid "Symbols already loaded for %s\n"
13741 msgstr ""
13743 #: solib.c:428
13744 #, possible-c-format
13745 msgid "Loaded symbols for %s\n"
13746 msgstr ""
13748 #: solib.c:640 xcoffsolib.c:112
13749 #, possible-c-format
13750 msgid "Invalid regexp: %s"
13751 msgstr ""
13753 #: solib.c:736
13754 msgid "No shared libraries loaded at this time.\n"
13755 msgstr ""
13757 #: solib.c:927
13758 #, possible-c-format
13759 msgid "Autoloading of shared library symbols is %s.\n"
13760 msgstr ""
13762 #: solib.c:942 xcoffsolib.c:164
13763 msgid "Load shared object library symbols for files matching REGEXP."
13764 msgstr ""
13766 #: solib.c:944
13767 msgid "Status of loaded shared object libraries."
13768 msgstr ""
13770 #: solib.c:946
13771 msgid "Unload all shared object library symbols."
13772 msgstr ""
13774 #: solib.c:949 xcoffsolib.c:169
13775 msgid "Set autoloading of shared library symbols."
13776 msgstr ""
13778 #: solib.c:950 xcoffsolib.c:170
13779 msgid "Show autoloading of shared library symbols."
13780 msgstr ""
13782 #: solib.c:951 xcoffsolib.c:171
13783 msgid ""
13784 "If \"on\", symbols from all shared object libraries will be loaded\n"
13785 "automatically when the inferior begins execution, when the dynamic linker\n"
13786 "informs gdb that a new library has been loaded, or when attaching to the\n"
13787 "inferior.  Otherwise, symbols must be loaded manually, using `sharedlibrary'."
13788 msgstr ""
13790 #: solib.c:961
13791 msgid "Set prefix for loading absolute shared library symbol files."
13792 msgstr ""
13794 #: solib.c:962
13795 msgid "Show prefix for loading absolute shared library symbol files."
13796 msgstr ""
13798 #: solib.c:963
13799 msgid ""
13800 "For other (relative) files, you can add values using `set solib-search-path'."
13801 msgstr ""
13803 #: solib.c:974
13804 msgid ""
13805 "Set the search path for loading non-absolute shared library symbol files."
13806 msgstr ""
13808 #: solib.c:975
13809 msgid ""
13810 "Show the search path for loading non-absolute shared library symbol files."
13811 msgstr ""
13813 #: solib.c:976
13814 msgid ""
13815 "This takes precedence over the environment variables PATH and "
13816 "LD_LIBRARY_PATH."
13817 msgstr ""
13819 #: solib-frv.c:459
13820 msgid ""
13821 "frv_current_sos: Unable to read link map entry.  Shared object chain may be "
13822 "incomplete."
13823 msgstr ""
13825 #: solib-frv.c:483
13826 msgid ""
13827 "frv_current_sos: Unable to fetch load map.  Shared object chain may be "
13828 "incomplete."
13829 msgstr ""
13831 #: solib-frv.c:503
13832 #, possible-c-format
13833 msgid "Can't read pathname for link map entry: %s."
13834 msgstr ""
13836 #: solib-frv.c:688
13837 msgid "Unable to determine dynamic linker loadmap address."
13838 msgstr ""
13840 #: solib-frv.c:702
13841 #, possible-c-format
13842 msgid "Unable to load dynamic linker loadmap at address %s."
13843 msgstr ""
13845 #: solib-frv.c:735
13846 msgid "Could not find symbol _dl_debug_addr in dynamic linker"
13847 msgstr ""
13849 #: solib-frv.c:756
13850 #, possible-c-format
13851 msgid ""
13852 "Unable to fetch contents of _dl_debug_addr (at address %s) from dynamic "
13853 "linker"
13854 msgstr ""
13856 #: solib-frv.c:765
13857 #, possible-c-format
13858 msgid ""
13859 "Unable to fetch _dl_debug_addr->r_brk (at address %s) from dynamic linker"
13860 msgstr ""
13862 #: solib-frv.c:776
13863 #, possible-c-format
13864 msgid ""
13865 "Unable to fetch _dl_debug_addr->.r_brk entry point (at address %s) from "
13866 "dynamic linker"
13867 msgstr ""
13869 #: solib-frv.c:884
13870 msgid "Unable to load the executable's loadmap."
13871 msgstr ""
13873 #: solib-frv.c:1288
13874 msgid "Set internal debugging of shared library code for FR-V."
13875 msgstr ""
13877 #: solib-frv.c:1289
13878 msgid "Show internal debugging of shared library code for FR-V."
13879 msgstr ""
13881 #: solib-frv.c:1290
13882 msgid "When non-zero, FR-V solib specific internal debugging is enabled."
13883 msgstr ""
13885 #: solib-irix.c:221
13886 msgid "Unable to fetch shared library obj_info or obj_list info."
13887 msgstr ""
13889 #: solib-irix.c:451 solib-sunos.c:788
13890 msgid "shared library handler failed to disable breakpoint"
13891 msgstr ""
13893 #: solib-irix.c:544 solib-som.c:566 solib-sunos.c:441 solib-svr4.c:731
13894 #: solib-svr4.c:814
13895 #, possible-c-format
13896 msgid "Can't read pathname for load map: %s."
13897 msgstr ""
13899 #: solib-irix.c:624 solib-som.c:679 solib-svr4.c:644
13900 #, possible-c-format
13901 msgid "failed to read exec filename from attached file: %s"
13902 msgstr ""
13904 #: solib-osf.c:223
13905 #, possible-c-format
13906 msgid "unable to read shared sec name at 0x%lx"
13907 msgstr ""
13909 #: solib-pa64.c:142
13910 msgid "No object file symbols."
13911 msgstr ""
13913 #: solib-pa64.c:152
13914 msgid "Unable to read in .dynamic section information."
13915 msgstr ""
13917 #: solib-pa64.c:161
13918 msgid "Error while reading in load map pointer."
13919 msgstr ""
13921 #: solib-pa64.c:173
13922 msgid "Error trying to get information about dynamic linker."
13923 msgstr ""
13925 #: solib-pa64.c:231 solib-pa64.c:244
13926 msgid "Error while reading in .dynamic section of the program."
13927 msgstr ""
13929 #: solib-pa64.c:358
13930 msgid "Unable to read the .dynamic section."
13931 msgstr ""
13933 #: solib-pa64.c:367
13934 msgid "Unable to modify dynamic linker flags."
13935 msgstr ""
13937 #: solib-pa64.c:456 solib-som.c:500
13938 msgid ""
13939 "The shared libraries were not privately mapped; setting a\n"
13940 "breakpoint in a shared library will not work until you rerun the program.\n"
13941 msgstr ""
13943 #. For a SOM-only target, there is no pa64 solib support.  This is needed
13944 #. for hppa-hpux-tdep.c to build.
13945 #: solib-pa64.c:685
13946 msgid "Cannot select pa64 solib support for this configuration."
13947 msgstr ""
13949 #: solib-som.c:198
13950 msgid ""
13951 "Unable to write __d_pid.\n"
13952 "Suggest linking with /opt/langtools/lib/end.o.\n"
13953 "GDB will be unable to track shl_load/shl_unload calls"
13954 msgstr ""
13956 #: solib-som.c:219
13957 msgid ""
13958 "Unable to find _DLD_HOOK symbol in object file.\n"
13959 "Suggest linking with /opt/langtools/lib/end.o.\n"
13960 "GDB will be unable to track shl_load/shl_unload calls"
13961 msgstr ""
13963 #: solib-som.c:242
13964 msgid ""
13965 "Unable to find __dld_hook symbol in object file.\n"
13966 "Suggest linking with /opt/langtools/lib/end.o.\n"
13967 "GDB will be unable to track shl_load/shl_unload calls"
13968 msgstr ""
13970 #: solib-som.c:256
13971 msgid ""
13972 "Unable to find __dld_d_trap symbol in object file.\n"
13973 "Suggest linking with /opt/langtools/lib/end.o.\n"
13974 "GDB will be unable to track shl_load/shl_unload calls"
13975 msgstr ""
13977 #: solib-som.c:275 solib-som.c:491
13978 msgid "Unable to find __dld_flags symbol in object file."
13979 msgstr ""
13981 #: solib-som.c:283
13982 msgid "Unable to read __dld_flags."
13983 msgstr ""
13985 #: solib-som.c:293
13986 msgid "Unable to write __dld_flags."
13987 msgstr ""
13989 #: solib-som.c:306
13990 msgid "Unable to find _start symbol in object file."
13991 msgstr ""
13993 #: solib-som.c:496
13994 msgid "__dld_list is not valid according to __dld_flags."
13995 msgstr ""
13997 #: solib-som.c:512
13998 msgid "Unable to find dynamic library list."
13999 msgstr ""
14001 #: solib-som.c:807
14002 msgid "Unable to find $PRIVATE$ in shared library!"
14003 msgstr ""
14005 #: solib-sunos.c:540
14006 msgid "stopped at unknown breakpoint while handling shared libraries"
14007 msgstr ""
14009 #: solib-svr4.c:190
14010 #, possible-c-format
14011 msgid ".dynamic section for \"%s\" is not at the expected address"
14012 msgstr ""
14014 #: solib-svr4.c:221
14015 msgid "difference appears to be caused by prelink, adjusting expectations"
14016 msgstr ""
14018 #: solib-svr4.c:1294
14019 msgid "no shared library support for this OS / ABI"
14020 msgstr ""
14022 #: sol-thread.c:277
14023 #, possible-c-format
14024 msgid "thread_to_lwp: td_ta_map_id2thr %s"
14025 msgstr ""
14027 #: sol-thread.c:283
14028 #, possible-c-format
14029 msgid "thread_to_lwp: td_thr_get_info: %s"
14030 msgstr ""
14032 #: sol-thread.c:289
14033 #, possible-c-format
14034 msgid "thread_to_lwp: thread state not active: %s"
14035 msgstr ""
14037 #: sol-thread.c:320
14038 #, possible-c-format
14039 msgid "lwp_to_thread: td_ta_map_lwp2thr: %s."
14040 msgstr ""
14042 #: sol-thread.c:326
14043 #, possible-c-format
14044 msgid "lwp_to_thread: td_thr_validate: %s."
14045 msgstr ""
14047 #: sol-thread.c:332
14048 #, possible-c-format
14049 msgid "lwp_to_thread: td_thr_get_info: %s."
14050 msgstr ""
14052 #: sol-thread.c:414 sol-thread.c:448
14053 #, possible-c-format
14054 msgid "Specified thread %ld seems to have terminated"
14055 msgstr ""
14057 #: sol-thread.c:506
14058 msgid "sol_thread_fetch_registers: thread == 0"
14059 msgstr ""
14061 #: sol-thread.c:510
14062 #, possible-c-format
14063 msgid "sol_thread_fetch_registers: td_ta_map_id2thr: %s"
14064 msgstr ""
14066 #: sol-thread.c:517
14067 #, possible-c-format
14068 msgid "sol_thread_fetch_registers: td_thr_getgregs %s"
14069 msgstr ""
14071 #: sol-thread.c:527
14072 #, possible-c-format
14073 msgid "sol_thread_fetch_registers: td_thr_getfpregs %s"
14074 msgstr ""
14076 #: sol-thread.c:541
14077 #, possible-c-format
14078 msgid "sol_thread_fetch_registers: td_thr_getxregsize %s"
14079 msgstr ""
14081 #: sol-thread.c:549
14082 #, possible-c-format
14083 msgid "sol_thread_fetch_registers: td_thr_getxregs %s"
14084 msgstr ""
14086 #: sol-thread.c:580
14087 #, possible-c-format
14088 msgid "sol_thread_store_registers: td_ta_map_id2thr %s"
14089 msgstr ""
14091 #: sol-thread.c:593
14092 #, possible-c-format
14093 msgid "sol_thread_store_registers: td_thr_getgregs %s"
14094 msgstr ""
14096 #: sol-thread.c:597
14097 #, possible-c-format
14098 msgid "sol_thread_store_registers: td_thr_getfpregs %s"
14099 msgstr ""
14101 #: sol-thread.c:607 sol-thread.c:637
14102 #, possible-c-format
14103 msgid "sol_thread_store_registers: td_thr_getxregsize %s"
14104 msgstr ""
14106 #: sol-thread.c:615
14107 #, possible-c-format
14108 msgid "sol_thread_store_registers: td_thr_getxregs %s"
14109 msgstr ""
14111 #: sol-thread.c:626
14112 #, possible-c-format
14113 msgid "sol_thread_store_registers: td_thr_setgregs %s"
14114 msgstr ""
14116 #: sol-thread.c:630
14117 #, possible-c-format
14118 msgid "sol_thread_store_registers: td_thr_setfpregs %s"
14119 msgstr ""
14121 #: sol-thread.c:812
14122 #, possible-c-format
14123 msgid "sol_thread_new_objfile: td_init: %s"
14124 msgstr ""
14126 #: sol-thread.c:821
14127 #, possible-c-format
14128 msgid "sol_thread_new_objfile: td_ta_new: %s"
14129 msgstr ""
14131 #: sol-thread.c:1039
14132 #, possible-c-format
14133 msgid "rw_common (): unable to read at addr 0x%lx"
14134 msgstr ""
14136 #: sol-thread.c:1042
14137 #, possible-c-format
14138 msgid "rw_common (): unable to write at addr 0x%lx"
14139 msgstr ""
14141 #: sol-thread.c:1496
14142 msgid "info sol-thread: failed to get info for thread."
14143 msgstr ""
14145 #: sol-thread.c:1663
14146 msgid "Show info on Solaris user threads."
14147 msgstr ""
14149 #: somread.c:96
14150 msgid "Couldn't read symbol dictionary!"
14151 msgstr ""
14153 #: somread.c:103
14154 msgid "Can't read in HP string table."
14155 msgstr ""
14157 #: somread.c:280
14158 #, possible-c-format
14159 msgid "Invalid symbol data; bad HP string table offset: %d"
14160 msgstr ""
14162 #: source.c:95
14163 #, possible-c-format
14164 msgid "Number of source lines gdb will list by default is %s.\n"
14165 msgstr ""
14167 #: source.c:277
14168 msgid "select_source_symtab: readin pst found and no symtabs."
14169 msgstr ""
14171 #: source.c:288
14172 msgid "Can't find a default source file"
14173 msgstr ""
14175 #: source.c:362
14176 msgid "Reinitialize source path to empty? "
14177 msgstr ""
14179 #: source.c:535
14180 #, possible-c-format
14181 msgid "%s is not a directory."
14182 msgstr ""
14184 #: source.c:613
14185 msgid "No current source file.\n"
14186 msgstr ""
14188 #: source.c:616
14189 #, possible-c-format
14190 msgid "Current source file is %s\n"
14191 msgstr ""
14193 #: source.c:618
14194 #, possible-c-format
14195 msgid "Compilation directory is %s\n"
14196 msgstr ""
14198 #: source.c:620
14199 #, possible-c-format
14200 msgid "Located in %s\n"
14201 msgstr ""
14203 #: source.c:622
14204 #, possible-c-format
14205 msgid "Contains %d line%s.\n"
14206 msgstr ""
14208 #: source.c:625
14209 #, possible-c-format
14210 msgid "Source language is %s.\n"
14211 msgstr ""
14213 #: source.c:626
14214 #, possible-c-format
14215 msgid "Compiled with %s debugging format.\n"
14216 msgstr ""
14218 #: source.c:627
14219 #, possible-c-format
14220 msgid "%s preprocessor macro info.\n"
14221 msgstr ""
14223 #: source.c:1009
14224 msgid "Source file is more recent than executable."
14225 msgstr ""
14227 #: source.c:1246
14228 #, possible-c-format
14229 msgid "Line number %d out of range; %s has %d lines."
14230 msgstr ""
14232 #: source.c:1347
14233 msgid "No line number information available"
14234 msgstr ""
14236 #. Is there any case in which we get here, and have an address
14237 #. which the user would want to see?  If we have debugging symbols
14238 #. and no line numbers?
14239 #: source.c:1402
14240 #, possible-c-format
14241 msgid "Line number %d is out of range for \"%s\".\n"
14242 msgstr ""
14244 #: source.c:1438 source.c:1531
14245 msgid "Expression not found"
14246 msgstr ""
14248 #: source.c:1499 source.c:1586
14249 msgid "Expression not found\n"
14250 msgstr ""
14252 #: source.c:1604
14253 msgid ""
14254 "Add directory DIR to beginning of search path for source files.\n"
14255 "Forget cached info on source file locations and line positions.\n"
14256 "DIR can also be $cwd for the current working directory, or $cdir for the\n"
14257 "directory in which the source file was compiled into object code.\n"
14258 "With no argument, reset the search path to $cdir:$cwd, the default."
14259 msgstr ""
14261 #: source.c:1617 source.c:1626
14262 msgid ""
14263 "Current search path for finding source files.\n"
14264 "$cwd in the path means the current working directory.\n"
14265 "$cdir in the path means the compilation directory of the source file."
14266 msgstr ""
14268 #: source.c:1634
14269 msgid "Information about the current source file."
14270 msgstr ""
14272 #: source.c:1636
14273 msgid ""
14274 "Core addresses of the code for a source line.\n"
14275 "Line can be specified as\n"
14276 "  LINENUM, to list around that line in current file,\n"
14277 "  FILE:LINENUM, to list around that line in that file,\n"
14278 "  FUNCTION, to list around beginning of that function,\n"
14279 "  FILE:FUNCTION, to distinguish among like-named static functions.\n"
14280 "Default is to describe the last source line that was listed.\n"
14281 "\n"
14282 "This sets the default address for \"x\" to the line's first instruction\n"
14283 "so that \"x/i\" suffices to start examining the machine code.\n"
14284 "The address is also stored as the value of \"$_\"."
14285 msgstr ""
14287 #: source.c:1648
14288 msgid ""
14289 "Search for regular expression (see regex(3)) from last line listed.\n"
14290 "The matching line number is also stored as the value of \"$_\"."
14291 msgstr ""
14293 #: source.c:1653
14294 msgid ""
14295 "Search backward for regular expression (see regex(3)) from last line "
14296 "listed.\n"
14297 "The matching line number is also stored as the value of \"$_\"."
14298 msgstr ""
14300 #: source.c:1663
14301 msgid "Set number of source lines gdb will list by default."
14302 msgstr ""
14304 #: source.c:1664
14305 msgid "Show number of source lines gdb will list by default."
14306 msgstr ""
14308 #: sparc-nat.c:232
14309 msgid "Couldn't get floating-point registers"
14310 msgstr ""
14312 #: sparc-nat.c:245
14313 msgid "Couldn't write floating-point registers"
14314 msgstr ""
14316 #: sparc-nat.c:291
14317 msgid "Couldn't get StackGhost cookie"
14318 msgstr ""
14320 #: stabsread.c:177
14321 #, possible-c-format
14322 msgid "invalid C++ abbreviation `%s'"
14323 msgstr ""
14325 #: stabsread.c:184
14326 #, possible-c-format
14327 msgid "register number %d too large (max %d) in symbol %s"
14328 msgstr ""
14330 #: stabsread.c:232
14331 #, possible-c-format
14332 msgid "Invalid symbol data: type number (%d,%d) out of range at symtab pos %d."
14333 msgstr ""
14335 #: stabsread.c:284
14336 msgid "GDB internal error: bad real_filenum"
14337 msgstr ""
14339 #: stabsread.c:672
14340 #, possible-c-format
14341 msgid "Unknown C++ symbol name `%s'"
14342 msgstr ""
14344 #: stabsread.c:1348
14345 msgid "couldn't parse type; debugger out of date?"
14346 msgstr ""
14348 #: stabsread.c:1469
14349 #, possible-c-format
14350 msgid "Unrecognized cross-reference type `%c'"
14351 msgstr ""
14353 #: stabsread.c:1675
14354 #, possible-c-format
14355 msgid ""
14356 "Prototyped function type didn't end arguments with `#':\n"
14357 "%s"
14358 msgstr ""
14360 #: stabsread.c:1786
14361 #, possible-c-format
14362 msgid "invalid (minimal) member type data format at symtab pos %d."
14363 msgstr ""
14365 #: stabsread.c:1891
14366 msgid "GDB internal error, type is NULL in stabsread.c."
14367 msgstr ""
14369 #: stabsread.c:1916
14370 #, possible-c-format
14371 msgid "Unknown builtin type %d"
14372 msgstr ""
14374 #: stabsread.c:2081
14375 #, possible-c-format
14376 msgid "Method has bad physname %s\n"
14377 msgstr ""
14379 #: stabsread.c:2279
14380 #, possible-c-format
14381 msgid "const/volatile indicator missing, got '%c'"
14382 msgstr ""
14384 #: stabsread.c:2362
14385 #, possible-c-format
14386 msgid "member function type missing, got '%c'"
14387 msgstr ""
14389 #: stabsread.c:2629
14390 #, possible-c-format
14391 msgid "C++ abbreviated type name unknown at symtab pos %d"
14392 msgstr ""
14394 #: stabsread.c:2982
14395 #, possible-c-format
14396 msgid "Unknown virtual character `%c' for baseclass"
14397 msgstr ""
14399 #: stabsread.c:2999
14400 #, possible-c-format
14401 msgid "Unknown visibility `%c' for baseclass"
14402 msgstr ""
14404 #: stabsread.c:3107
14405 #, possible-c-format
14406 msgid "virtual function table pointer not found when defining class `%s'"
14407 msgstr ""
14409 #: stabsread.c:3217
14410 #, possible-c-format
14411 msgid "Unknown visibility `%c' for field"
14412 msgstr ""
14414 #: stabsread.c:3259
14415 #, possible-c-format
14416 msgid "struct/union type gets multiply defined: %s%s"
14417 msgstr ""
14419 #: stabsread.c:3977
14420 #, possible-c-format
14421 msgid "base type %d of range type is not defined"
14422 msgstr ""
14424 #: stabsread.c:4054
14425 msgid "Invalid symbol data: common block within common block"
14426 msgstr ""
14428 #: stabsread.c:4080
14429 msgid "ECOMM symbol unmatched by BCOMM"
14430 msgstr ""
14432 #: stabsread.c:4193
14433 msgid "need a type name"
14434 msgstr ""
14436 #: stabsread.c:4217
14437 #, possible-c-format
14438 msgid "forward-referenced types left unresolved, type code %d."
14439 msgstr ""
14441 #: stabsread.c:4360
14442 #, possible-c-format
14443 msgid "%s: common block `%s' from global_sym_chain unresolved"
14444 msgstr ""
14446 #: stabsread.c:4439 stabsread.c:4444
14447 #, possible-c-format
14448 msgid "invalid symbol name \"%s\""
14449 msgstr ""
14451 #: stack.c:741 stack.c:811
14452 msgid "Too many args in frame specification"
14453 msgstr ""
14455 #: stack.c:898
14456 #, possible-c-format
14457 msgid "Stack level %d, frame at "
14458 msgstr ""
14460 #: stack.c:903
14461 msgid "Stack frame at "
14462 msgstr ""
14464 #: stack.c:1170
14465 msgid "(More stack frames follow...)\n"
14466 msgstr ""
14468 #: stack.c:1371
14469 msgid "No locals.\n"
14470 msgstr ""
14472 #: stack.c:1403
14473 msgid "blockvector blotch"
14474 msgstr ""
14476 #: stack.c:1405
14477 msgid "blockvector botch"
14478 msgstr ""
14480 #: stack.c:1439
14481 msgid "No catches.\n"
14482 msgstr ""
14484 #. Currently not handling this.  Ideally, here we should
14485 #. interact with the C++ runtime system to find the list of
14486 #. active handlers, etc.
14487 #: stack.c:1461
14488 msgid "Info catch not supported with this target/compiler combination.\n"
14489 msgstr ""
14491 #: stack.c:1483
14492 msgid "No symbol table info available.\n"
14493 msgstr ""
14495 #: stack.c:1527
14496 msgid "No arguments.\n"
14497 msgstr ""
14499 #: stack.c:1671
14500 msgid "Initial frame selected; you cannot go up."
14501 msgstr ""
14503 #. We only do this if COUNT_EXP is not specified.  That way
14504 #. "down" means to really go down (and let me know if that is
14505 #. impossible), but "down 9999" can be used to mean go all the
14506 #. way down without getting an error.
14507 #: stack.c:1707
14508 msgid "Bottom (innermost) frame selected; you cannot go down."
14509 msgstr ""
14511 #: stack.c:1801
14512 #, possible-c-format
14513 msgid "%sMake selected stack frame return now? "
14514 msgstr ""
14516 #: stack.c:1804
14517 #, possible-c-format
14518 msgid "%sMake %s return now? "
14519 msgstr ""
14521 #: stack.c:1807
14522 msgid "Not confirmed"
14523 msgstr ""
14525 #. Caught in the safety net, oops!  We've gone way past the
14526 #. selected frame.
14527 #: stack.c:1823
14528 msgid "Problem while popping stack frames (corrupt stack?)"
14529 msgstr ""
14531 #: stack.c:1909
14532 #, possible-c-format
14533 msgid "'%s' not within current stack frame.\n"
14534 msgstr ""
14536 #: stack.c:1952
14537 msgid ""
14538 "Make selected stack frame return to its caller.\n"
14539 "Control remains in the debugger, but when you continue\n"
14540 "execution will resume in the frame above the one now selected.\n"
14541 "If an argument is given, it is an expression for the value to return."
14542 msgstr ""
14544 #: stack.c:1958
14545 msgid ""
14546 "Select and print stack frame that called this one.\n"
14547 "An argument says how many frames up to go."
14548 msgstr ""
14550 #: stack.c:1961
14551 msgid ""
14552 "Same as the `up' command, but does not print anything.\n"
14553 "This is useful in command scripts."
14554 msgstr ""
14556 #: stack.c:1965
14557 msgid ""
14558 "Select and print stack frame called by this one.\n"
14559 "An argument says how many frames down to go."
14560 msgstr ""
14562 #: stack.c:1970
14563 msgid ""
14564 "Same as the `down' command, but does not print anything.\n"
14565 "This is useful in command scripts."
14566 msgstr ""
14568 #: stack.c:1974
14569 msgid ""
14570 "Select and print a stack frame.\n"
14571 "With no argument, print the selected stack frame.  (See also \"info frame"
14572 "\").\n"
14573 "An argument specifies the frame to select.\n"
14574 "It can be a stack frame number or the address of the frame.\n"
14575 "With argument, nothing is printed if input is coming from\n"
14576 "a command file or a user-defined command."
14577 msgstr ""
14579 #: stack.c:1987
14580 msgid "Print the current stack frame.\n"
14581 msgstr ""
14583 #: stack.c:1990
14584 msgid ""
14585 "Select a stack frame without printing anything.\n"
14586 "An argument specifies the frame to select.\n"
14587 "It can be a stack frame number or the address of the frame.\n"
14588 msgstr ""
14590 #: stack.c:1995
14591 msgid ""
14592 "Print backtrace of all stack frames, or innermost COUNT frames.\n"
14593 "With a negative argument, print outermost -COUNT frames.\n"
14594 "Use of the 'full' qualifier also prints the values of the local variables.\n"
14595 msgstr ""
14597 #: stack.c:2003
14598 msgid ""
14599 "Print backtrace of all stack frames, or innermost COUNT frames \n"
14600 "and the values of the local variables.\n"
14601 "With a negative argument, print outermost -COUNT frames.\n"
14602 "Usage: T <count>\n"
14603 msgstr ""
14605 #: stack.c:2012
14606 msgid "Backtrace of the stack, or innermost COUNT frames."
14607 msgstr ""
14609 #: stack.c:2015
14610 msgid "All about selected stack frame, or frame at ADDR."
14611 msgstr ""
14613 #: stack.c:2018
14614 msgid "Local variables of current stack frame."
14615 msgstr ""
14617 #: stack.c:2020
14618 msgid "Argument variables of current stack frame."
14619 msgstr ""
14621 #: stack.c:2023
14622 msgid "Argument and local variables of current stack frame."
14623 msgstr ""
14625 #: stack.c:2026
14626 msgid ""
14627 "Select the stack frame that contains <func>.\n"
14628 "Usage: func <name>\n"
14629 msgstr ""
14631 #: stack.c:2031
14632 msgid "Exceptions that can be caught in the current stack frame."
14633 msgstr ""
14635 #: stack.c:2034
14636 msgid "Specify maximum number of frames for \"backtrace\" to print by default."
14637 msgstr ""
14639 #: stack.c:2037
14640 msgid "The maximum number of frames for \"backtrace\" to print by default."
14641 msgstr ""
14643 #: std-regs.c:123
14644 msgid "Standard register ``$sp'' is not available for this target"
14645 msgstr ""
14647 #: std-regs.c:133
14648 msgid "Standard register ``$ps'' is not available for this target"
14649 msgstr ""
14651 #: symfile.c:168
14652 #, possible-c-format
14653 msgid "Dynamic symbol table reloading multiple times in one run is %s.\n"
14654 msgstr ""
14656 #: symfile.c:704
14657 #, possible-c-format
14658 msgid "no loadable sections found in added symbol-file %s"
14659 msgstr ""
14661 #: symfile.c:708
14662 #, possible-c-format
14663 msgid "Lowest section in %s is %s at %s"
14664 msgstr ""
14666 #: symfile.c:743
14667 #, possible-c-format
14668 msgid "section %s not found in %s"
14669 msgstr ""
14671 #: symfile.c:934
14672 #, possible-c-format
14673 msgid "Reading symbols from %s..."
14674 msgstr ""
14676 #: symfile.c:951
14677 msgid "expanding to full symbols..."
14678 msgstr ""
14680 #: symfile.c:990
14681 msgid "(no debugging symbols found)"
14682 msgstr ""
14684 #: symfile.c:1088
14685 #, possible-c-format
14686 msgid "Discard symbol table from `%s'? "
14687 msgstr ""
14689 #: symfile.c:1090
14690 msgid "Discard symbol table? "
14691 msgstr ""
14693 #: symfile.c:1104
14694 msgid "No symbol file now.\n"
14695 msgstr ""
14697 #: symfile.c:1163
14698 #, possible-c-format
14699 msgid ""
14700 "The directory where separate debug symbols are searched for is \"%s\".\n"
14701 msgstr ""
14703 #: symfile.c:1303
14704 msgid "no symbol file name was specified"
14705 msgstr ""
14707 #: symfile.c:1385
14708 #, possible-c-format
14709 msgid "\"%s\": can't open to read symbols: %s."
14710 msgstr ""
14712 #: symfile.c:1397
14713 #, possible-c-format
14714 msgid "\"%s\": can't read symbols: %s."
14715 msgstr ""
14717 #: symfile.c:1456
14718 #, possible-c-format
14719 msgid "I'm sorry, Dave, I can't do that.  Symbol format `%s' unknown."
14720 msgstr ""
14722 #: symfile.c:1524
14723 #, possible-c-format
14724 msgid "The write size used when downloading a program is %s.\n"
14725 msgstr ""
14727 #: symfile.c:1610
14728 #, possible-c-format
14729 msgid "Download verify read failed at 0x%s"
14730 msgstr ""
14732 #: symfile.c:1613
14733 #, possible-c-format
14734 msgid "Download verify compare failed at 0x%s"
14735 msgstr ""
14737 #: symfile.c:1635
14738 #, possible-c-format
14739 msgid "Memory access error while loading section %s."
14740 msgstr ""
14742 #: symfile.c:1678
14743 #, possible-c-format
14744 msgid "Invalid download offset:%s."
14745 msgstr ""
14747 #: symfile.c:1681
14748 msgid "Too many parameters."
14749 msgstr ""
14751 #: symfile.c:1831
14752 msgid "add-symbol-file takes a file name and an address"
14753 msgstr ""
14755 #: symfile.c:1901
14756 msgid ""
14757 "USAGE: add-symbol-file <filename> <textaddress> [-mapped] [-readnow] [-s "
14758 "<secname> <addr>]*"
14759 msgstr ""
14761 #: symfile.c:1911
14762 #, possible-c-format
14763 msgid "The address where %s has been loaded is missing"
14764 msgstr ""
14766 #. Print the prompt for the query below. And save the arguments into
14767 #. a sect_addr_info structure to be passed around to other
14768 #. functions.  We have to split this up into separate print
14769 #. statements because hex_string returns a local static
14770 #. string.
14771 #: symfile.c:1919
14772 #, possible-c-format
14773 msgid "add symbol table from file \"%s\" at\n"
14774 msgstr ""
14776 #: symfile.c:1962
14777 msgid "This command is not available in this configuration of GDB."
14778 msgstr ""
14780 #. FIXME, should use print_sys_errmsg but it's not filtered.
14781 #: symfile.c:1998
14782 #, possible-c-format
14783 msgid "`%s' has disappeared; keeping its symbols.\n"
14784 msgstr ""
14786 #: symfile.c:2010
14787 #, possible-c-format
14788 msgid "`%s' has changed; re-reading symbols.\n"
14789 msgstr ""
14791 #: symfile.c:2032
14792 #, possible-c-format
14793 msgid "Can't close BFD for %s: %s"
14794 msgstr ""
14796 #: symfile.c:2036
14797 #, possible-c-format
14798 msgid "Can't open %s to read symbols."
14799 msgstr ""
14801 #: symfile.c:2039
14802 #, possible-c-format
14803 msgid "Can't read symbols from %s: %s."
14804 msgstr ""
14806 #: symfile.c:2141
14807 msgid "(no debugging symbols found)\n"
14808 msgstr ""
14810 #: symfile.c:2276
14811 #, possible-c-format
14812 msgid "Mapping between filename extension and source language is \"%s\".\n"
14813 msgstr ""
14815 #: symfile.c:2290
14816 #, possible-c-format
14817 msgid "'%s': Filename extension must begin with '.'"
14818 msgstr ""
14820 #: symfile.c:2297 symfile.c:2308
14821 #, possible-c-format
14822 msgid "'%s': two arguments required -- filename extension and language"
14823 msgstr ""
14825 #: symfile.c:2343
14826 msgid "Filename extensions and the languages they represent:"
14827 msgstr ""
14829 #: symfile.c:2714
14830 #, possible-c-format
14831 msgid "Replacing old symbols for `%s'"
14832 msgstr ""
14834 #: symfile.c:2721
14835 #, possible-c-format
14836 msgid "Empty symbol table found for `%s'"
14837 msgstr ""
14839 #: symfile.c:3286
14840 msgid "No sections are mapped.\n"
14841 msgstr ""
14843 #: symfile.c:3300 symfile.c:3350
14844 msgid ""
14845 "Overlay debugging not enabled.  Use either the 'overlay auto' or\n"
14846 "the 'overlay manual' command."
14847 msgstr ""
14849 #: symfile.c:3305 symfile.c:3355
14850 msgid "Argument required: name of an overlay section"
14851 msgstr ""
14853 #: symfile.c:3329
14854 #, possible-c-format
14855 msgid "Note: section %s unmapped by overlap\n"
14856 msgstr ""
14858 #: symfile.c:3336 symfile.c:3366
14859 #, possible-c-format
14860 msgid "No overlay section called %s"
14861 msgstr ""
14863 #: symfile.c:3362
14864 #, possible-c-format
14865 msgid "Section %s is not mapped"
14866 msgstr ""
14868 #: symfile.c:3379
14869 msgid "Automatic overlay debugging enabled."
14870 msgstr ""
14872 #: symfile.c:3392
14873 msgid "Overlay debugging enabled."
14874 msgstr ""
14876 #: symfile.c:3405
14877 msgid "Overlay debugging disabled."
14878 msgstr ""
14880 #: symfile.c:3414
14881 msgid "This target does not know how to read its overlay state."
14882 msgstr ""
14884 #: symfile.c:3535
14885 msgid ""
14886 "Error reading inferior's overlay table: couldn't find `_novlys' variable\n"
14887 "in inferior.  Use `overlay manual' mode."
14888 msgstr ""
14890 #: symfile.c:3544
14891 msgid ""
14892 "Error reading inferior's overlay table: couldn't find `_ovly_table' array\n"
14893 "in inferior.  Use `overlay manual' mode."
14894 msgstr ""
14896 #: symfile.c:3728
14897 msgid ""
14898 "Load symbol table from executable file FILE.\n"
14899 "The `file' command can also load symbol tables, as well as setting the file\n"
14900 "to execute."
14901 msgstr ""
14903 #: symfile.c:3734
14904 msgid ""
14905 "Load symbols from FILE, assuming FILE has been dynamically loaded.\n"
14906 "Usage: add-symbol-file FILE ADDR [-s <SECT> <SECT_ADDR> -s <SECT> "
14907 "<SECT_ADDR> ...]\n"
14908 "ADDR is the starting address of the file's text.\n"
14909 "The optional arguments are section-name section-address pairs and\n"
14910 "should be specified if the data and bss segments are not contiguous\n"
14911 "with the text.  SECT is a section name to be loaded at SECT_ADDR."
14912 msgstr ""
14914 #: symfile.c:3745
14915 msgid "Load the symbols from shared objects in the dynamic linker's link map."
14916 msgstr ""
14918 #: symfile.c:3751
14919 msgid ""
14920 "Dynamically load FILE into the running program, and record its symbols\n"
14921 "for access from GDB.\n"
14922 "A load OFFSET may also be given."
14923 msgstr ""
14925 #: symfile.c:3758
14926 msgid "Set dynamic symbol table reloading multiple times in one run."
14927 msgstr ""
14929 #: symfile.c:3759
14930 msgid "Show dynamic symbol table reloading multiple times in one run."
14931 msgstr ""
14933 #: symfile.c:3766
14934 msgid "Commands for debugging overlays."
14935 msgstr ""
14937 #: symfile.c:3773
14938 msgid "Assert that an overlay section is mapped."
14939 msgstr ""
14941 #: symfile.c:3776
14942 msgid "Assert that an overlay section is unmapped."
14943 msgstr ""
14945 #: symfile.c:3779
14946 msgid "List mappings of overlay sections."
14947 msgstr ""
14949 #: symfile.c:3782
14950 msgid "Enable overlay debugging."
14951 msgstr ""
14953 #: symfile.c:3784
14954 msgid "Disable overlay debugging."
14955 msgstr ""
14957 #: symfile.c:3786
14958 msgid "Enable automatic overlay debugging."
14959 msgstr ""
14961 #: symfile.c:3788
14962 msgid "Read the overlay mapping state from the target."
14963 msgstr ""
14965 #: symfile.c:3793
14966 msgid "Set mapping between filename extension and source language."
14967 msgstr ""
14969 #: symfile.c:3794
14970 msgid "Show mapping between filename extension and source language."
14971 msgstr ""
14973 #: symfile.c:3795
14974 msgid "Usage: set extension-language .foo bar"
14975 msgstr ""
14977 #: symfile.c:3802
14978 msgid "All filename extensions associated with a source language."
14979 msgstr ""
14981 #: symfile.c:3805
14982 msgid "Set the write size used when downloading a program."
14983 msgstr ""
14985 #: symfile.c:3806
14986 msgid "Show the write size used when downloading a program."
14987 msgstr ""
14989 #: symfile.c:3807
14990 msgid ""
14991 "Only used when downloading a program onto a remote\n"
14992 "target. Specify zero, or a negative value, to disable\n"
14993 "blocked writes. The actual size of each transfer is also\n"
14994 "limited by the size of the target packet and the memory\n"
14995 "cache."
14996 msgstr ""
14998 #: symfile.c:3819
14999 msgid "Set the directory where separate debug symbols are searched for."
15000 msgstr ""
15002 #: symfile.c:3820
15003 msgid "Show the directory where separate debug symbols are searched for."
15004 msgstr ""
15006 #: symfile.c:3821
15007 msgid ""
15008 "Separate debug symbols are first searched for in the same\n"
15009 "directory as the binary, then in the `"
15010 msgstr ""
15012 #: symfile.c:3823
15013 msgid ""
15014 "' subdirectory,\n"
15015 "and lastly at the path of the directory of the binary with\n"
15016 "the global debug-file directory prepended."
15017 msgstr ""
15019 #: symfile-mem.c:78
15020 msgid "add-symbol-file-from-memory not supported for this target"
15021 msgstr ""
15023 #: symfile-mem.c:83
15024 msgid "Failed to read a valid object file image from memory."
15025 msgstr ""
15027 #: symfile-mem.c:96
15028 #, possible-c-format
15029 msgid "Got object file from memory but can't read symbols: %s."
15030 msgstr ""
15032 #: symfile-mem.c:129
15033 msgid "add-symbol-file-from-memory requires an expression argument"
15034 msgstr ""
15036 #: symfile-mem.c:139
15037 msgid "Must use symbol-file or exec-file before add-symbol-file-from-memory."
15038 msgstr ""
15040 #: symfile-mem.c:194
15041 msgid ""
15042 "Could not load vsyscall page because no executable was specified\n"
15043 "try using the \"file\" command first."
15044 msgstr ""
15046 #: symfile-mem.c:217
15047 msgid ""
15048 "Load the symbols out of memory from a dynamically loaded object file.\n"
15049 "Give an expression for the address of the file's shared object file header."
15050 msgstr ""
15052 #: symmisc.c:177
15053 #, possible-c-format
15054 msgid "Byte cache statistics for '%s':\n"
15055 msgstr ""
15057 #: symmisc.c:194
15058 #, possible-c-format
15059 msgid "Statistics for '%s':\n"
15060 msgstr ""
15062 #: symmisc.c:196
15063 #, possible-c-format
15064 msgid "  Number of \"stab\" symbols read: %d\n"
15065 msgstr ""
15067 #: symmisc.c:199
15068 #, possible-c-format
15069 msgid "  Number of \"minimal\" symbols read: %d\n"
15070 msgstr ""
15072 #: symmisc.c:202
15073 #, possible-c-format
15074 msgid "  Number of \"partial\" symbols read: %d\n"
15075 msgstr ""
15077 #: symmisc.c:205
15078 #, possible-c-format
15079 msgid "  Number of \"full\" symbols read: %d\n"
15080 msgstr ""
15082 #: symmisc.c:208
15083 #, possible-c-format
15084 msgid "  Number of \"types\" defined: %d\n"
15085 msgstr ""
15087 #: symmisc.c:216
15088 #, possible-c-format
15089 msgid "  Number of psym tables (not yet expanded): %d\n"
15090 msgstr ""
15092 #: symmisc.c:226
15093 #, possible-c-format
15094 msgid "  Number of symbol tables: %d\n"
15095 msgstr ""
15097 #: symmisc.c:227
15098 #, possible-c-format
15099 msgid "  Number of symbol tables with line tables: %d\n"
15100 msgstr ""
15102 #: symmisc.c:229
15103 #, possible-c-format
15104 msgid "  Number of symbol tables with blockvectors: %d\n"
15105 msgstr ""
15107 #: symmisc.c:233
15108 #, possible-c-format
15109 msgid "  Space used by a.out string tables: %d\n"
15110 msgstr ""
15112 #: symmisc.c:235
15113 #, possible-c-format
15114 msgid "  Total memory used for objfile obstack: %d\n"
15115 msgstr ""
15117 #: symmisc.c:237
15118 #, possible-c-format
15119 msgid "  Total memory used for psymbol cache: %d\n"
15120 msgstr ""
15122 #: symmisc.c:239
15123 #, possible-c-format
15124 msgid "  Total memory used for macro cache: %d\n"
15125 msgstr ""
15127 #: symmisc.c:369
15128 #, possible-c-format
15129 msgid "internal error:  minimal symbol count %d != %d"
15130 msgstr ""
15132 #: symmisc.c:567
15133 msgid "Arguments missing: an output file name and an optional symbol file name"
15134 msgstr ""
15136 #: symmisc.c:807
15137 msgid "print-psymbols takes an output file name and optional symbol file name"
15138 msgstr ""
15140 #: symmisc.c:956
15141 msgid "print-msymbols takes an output file name and optional symbol file name"
15142 msgstr ""
15144 #: symtab.c:225
15145 #, possible-c-format
15146 msgid "Internal: readin %s pst for `%s' found when no symtab found."
15147 msgstr ""
15149 #: symtab.c:1299
15150 #, possible-c-format
15151 msgid ""
15152 "Internal: %s symbol `%s' found in %s psymtab but not in symtab.\n"
15153 "%s may be an inlined function, or may be a template function\n"
15154 "(if a template, try specifying an instantiation: %s<type>)."
15155 msgstr ""
15157 #: symtab.c:1680
15158 #, possible-c-format
15159 msgid ""
15160 "Internal: global symbol `%s' found in %s psymtab but not in symtab.\n"
15161 "%s may be an inlined function, or may be a template function\n"
15162 "(if a template, try specifying an instantiation: %s<type>)."
15163 msgstr ""
15165 #: symtab.c:1727
15166 #, possible-c-format
15167 msgid ""
15168 "Internal: static symbol `%s' found in %s psymtab but not in symtab.\n"
15169 "%s may be an inlined function, or may be a template function\n"
15170 "(if a template, try specifying an instantiation: %s<type>)."
15171 msgstr ""
15173 #. Might want to error() here (in case symtab is corrupt and
15174 #. will cause a core dump), but maybe we can successfully
15175 #. continue, so let's not.
15176 #: symtab.c:1927
15177 #, possible-c-format
15178 msgid "(Internal error: pc 0x%s in read in psymtab, but not in symtab.)\n"
15179 msgstr ""
15181 #: symtab.c:2525
15182 msgid "mismatched quoting on brackets, try 'operator\\[\\]'"
15183 msgstr ""
15185 #: symtab.c:2532
15186 msgid "nothing is allowed between '[' and ']'"
15187 msgstr ""
15189 #: symtab.c:2588
15190 msgid "`operator ()' must be specified without whitespace in `()'"
15191 msgstr ""
15193 #: symtab.c:2593
15194 msgid "`operator ?:' must be specified without whitespace in `?:'"
15195 msgstr ""
15197 #: symtab.c:2598
15198 msgid "`operator []' must be specified without whitespace in `[]'"
15199 msgstr ""
15201 #: symtab.c:2602
15202 #, possible-c-format
15203 msgid "`operator %s' not supported"
15204 msgstr ""
15206 #: symtab.c:2872
15207 msgid "must search on specific domain"
15208 msgstr ""
15210 #: symtab.c:4158 symtab.c:4161 symtab.c:4189
15211 msgid "All global and static variable names, or those matching REGEXP."
15212 msgstr ""
15214 #: symtab.c:4165
15215 msgid "All function names, or those matching REGEXP."
15216 msgstr ""
15218 #: symtab.c:4177
15219 msgid "All type names, or those matching REGEXP."
15220 msgstr ""
15222 #: symtab.c:4180
15223 msgid "Source files in the program."
15224 msgstr ""
15226 #: symtab.c:4183
15227 msgid "Set a breakpoint for all functions matching REGEXP."
15228 msgstr ""
15230 #: symtab.c:4188
15231 msgid "Source files in the program"
15232 msgstr ""
15234 #: symtab.h:757
15235 msgid "Section index is uninitialized"
15236 msgstr ""
15238 #: target.c:205
15239 #, possible-c-format
15240 msgid "Target debugging is %s.\n"
15241 msgstr ""
15243 #: target.c:246
15244 msgid ""
15245 "Connect to a target machine or process.\n"
15246 "The first argument is the type or protocol of the target machine.\n"
15247 "Remaining arguments are interpreted by the target protocol.  For more\n"
15248 "information on the arguments for a particular protocol, type\n"
15249 "`help target ' followed by the protocol name."
15250 msgstr ""
15252 #: target.c:281
15253 #, possible-c-format
15254 msgid "You can't do that when your target is `%s'"
15255 msgstr ""
15257 #: target.c:288
15258 msgid "You can't do that without a process to debug."
15259 msgstr ""
15261 #: target.c:303
15262 msgid "No run-time support for this"
15263 msgstr ""
15265 #: target.c:310
15266 msgid "No saved terminal information.\n"
15267 msgstr ""
15269 #: target.c:323
15270 msgid "You are already running a program:\n"
15271 msgstr ""
15273 #: target.c:329
15274 msgid "Killing the program did not help."
15275 msgstr ""
15277 #: target.c:334 target.c:1467
15278 msgid "Program not killed."
15279 msgstr ""
15281 #: target.c:1034
15282 #, possible-c-format
15283 msgid "Mode for reading from readonly sections is %s.\n"
15284 msgstr ""
15286 #: target.c:1436
15287 #, possible-c-format
15288 msgid "Symbols from \"%s\".\n"
15289 msgstr ""
15291 #: target.c:1446
15292 msgid "\tWhile running this, GDB does not access memory from...\n"
15293 msgstr ""
15295 #: target.c:1464
15296 msgid "A program is being debugged already.  Kill it? "
15297 msgstr ""
15299 #: target.c:1562
15300 #, possible-c-format
15301 msgid "Don't know how to %s.  Try \"help target\"."
15302 msgstr ""
15304 #: target.c:1837 target.c:1844
15305 msgid "No target."
15306 msgstr ""
15308 #: target.c:2586
15309 msgid "\"monitor\" command not supported by this target."
15310 msgstr ""
15312 #: target.c:2599
15313 msgid "Set target debugging."
15314 msgstr ""
15316 #: target.c:2600
15317 msgid "Show target debugging."
15318 msgstr ""
15320 #: target.c:2601
15321 msgid ""
15322 "When non-zero, target debugging is enabled.  Higher numbers are more\n"
15323 "verbose.  Changes do not take effect until the next \"run\" or \"target\"\n"
15324 "command."
15325 msgstr ""
15327 #: target.c:2610
15328 msgid "Set mode for reading from readonly sections."
15329 msgstr ""
15331 #: target.c:2611
15332 msgid "Show mode for reading from readonly sections."
15333 msgstr ""
15335 #: target.c:2612
15336 msgid ""
15337 "When this mode is on, memory reads from readonly sections (such as .text)\n"
15338 "will be read from the object file instead of from the target.  This will\n"
15339 "result in significant performance improvement for remote targets."
15340 msgstr ""
15342 #: target.c:2621
15343 msgid "Send a command to the remote monitor (remote targets only)."
15344 msgstr ""
15346 #. Ooops, can't restore, tell user where we are.
15347 #: thread.c:445
15348 msgid "Couldn't restore frame in current thread, at frame 0"
15349 msgstr ""
15351 #: thread.c:521 thread.c:562
15352 msgid "Please specify a command following the thread ID list"
15353 msgstr ""
15355 #: thread.c:537 thread.c:608
15356 #, possible-c-format
15357 msgid ""
15358 "\n"
15359 "Thread %d (%s):\n"
15360 msgstr ""
15362 #: thread.c:557
15363 msgid "Please specify a thread ID list"
15364 msgstr ""
15366 #: thread.c:577 thread.c:588
15367 #, possible-c-format
15368 msgid "Error parsing %s"
15369 msgstr ""
15371 #: thread.c:604
15372 #, possible-c-format
15373 msgid "Thread %d has terminated."
15374 msgstr ""
15376 #: thread.c:630
15377 #, possible-c-format
15378 msgid "[Current thread is %d (%s)]\n"
15379 msgstr ""
15381 #: thread.c:652
15382 #, possible-c-format
15383 msgid "Thread ID %d not known."
15384 msgstr ""
15386 #: thread.c:655
15387 #, possible-c-format
15388 msgid "Thread ID %d has terminated."
15389 msgstr ""
15391 #: thread.c:685
15392 msgid "IDs of currently known threads."
15393 msgstr ""
15395 #: thread.c:687
15396 msgid ""
15397 "Use this command to switch between threads.\n"
15398 "The new thread ID must be currently known."
15399 msgstr ""
15401 #: thread.c:693
15402 msgid "Apply a command to a list of threads."
15403 msgstr ""
15405 #: thread.c:697
15406 msgid "Apply a command to all threads."
15407 msgstr ""
15409 #: top.c:104
15410 #, possible-c-format
15411 msgid "Whether to confirm potentially dangerous operations is %s.\n"
15412 msgstr ""
15414 #: top.c:412
15415 msgid "Cannot execute this command while the target is running."
15416 msgstr ""
15418 #: top.c:448
15419 msgid "That is not a command, just a help topic."
15420 msgstr ""
15422 #: top.c:688
15423 #, possible-c-format
15424 msgid "Saving of the history record on exit is %s.\n"
15425 msgstr ""
15427 #: top.c:697
15428 #, possible-c-format
15429 msgid "The size of the command history is %s.\n"
15430 msgstr ""
15432 #: top.c:706
15433 #, possible-c-format
15434 msgid "The filename in which to record the command history is \"%s\".\n"
15435 msgstr ""
15437 #: top.c:1317
15438 msgid "History size must be non-negative"
15439 msgstr ""
15441 #: top.c:1324
15442 msgid "\"set history\" must be followed by the name of a history subcommand.\n"
15443 msgstr ""
15445 #: top.c:1400
15446 #, possible-c-format
15447 msgid "Gdb's prompt is \"%s\".\n"
15448 msgstr ""
15450 #: top.c:1407
15451 #, possible-c-format
15452 msgid "Editing of command lines as they are typed is %s.\n"
15453 msgstr ""
15455 #: top.c:1416
15456 #, possible-c-format
15457 msgid "Annotation_level is %s.\n"
15458 msgstr ""
15460 #: top.c:1423
15461 #, possible-c-format
15462 msgid "Notification of completion for asynchronous execution commands is %s.\n"
15463 msgstr ""
15465 #: top.c:1467
15466 msgid "Set gdb's prompt"
15467 msgstr ""
15469 #: top.c:1468
15470 msgid "Show gdb's prompt"
15471 msgstr ""
15473 #: top.c:1474
15474 msgid ""
15475 "Don't repeat this command.\n"
15476 "Primarily used inside of user-defined commands that should not be repeated "
15477 "when\n"
15478 "hitting return."
15479 msgstr ""
15481 #: top.c:1480
15482 msgid "Set editing of command lines as they are typed."
15483 msgstr ""
15485 #: top.c:1481
15486 msgid "Show editing of command lines as they are typed."
15487 msgstr ""
15489 #: top.c:1482
15490 msgid ""
15491 "Use \"on\" to enable the editing, and \"off\" to disable it.\n"
15492 "Without an argument, command line editing is enabled.  To edit, use\n"
15493 "EMACS-like or VI-like commands like control-P or ESC."
15494 msgstr ""
15496 #: top.c:1490
15497 msgid "Set saving of the history record on exit."
15498 msgstr ""
15500 #: top.c:1491
15501 msgid "Show saving of the history record on exit."
15502 msgstr ""
15504 #: top.c:1492
15505 msgid ""
15506 "Use \"on\" to enable the saving, and \"off\" to disable it.\n"
15507 "Without an argument, saving is enabled."
15508 msgstr ""
15510 #: top.c:1499
15511 msgid "Set the size of the command history,"
15512 msgstr ""
15514 #: top.c:1500
15515 msgid "Show the size of the command history,"
15516 msgstr ""
15518 #: top.c:1501
15519 msgid "ie. the number of previous commands to keep a record of."
15520 msgstr ""
15522 #: top.c:1507
15523 msgid "Set the filename in which to record the command history"
15524 msgstr ""
15526 #: top.c:1508
15527 msgid "Show the filename in which to record the command history"
15528 msgstr ""
15530 #: top.c:1509
15531 msgid "(the list of previous commands of which a record is kept)."
15532 msgstr ""
15534 #: top.c:1515
15535 msgid "Set whether to confirm potentially dangerous operations."
15536 msgstr ""
15538 #: top.c:1516
15539 msgid "Show whether to confirm potentially dangerous operations."
15540 msgstr ""
15542 #: top.c:1522
15543 msgid "Set annotation_level."
15544 msgstr ""
15546 #: top.c:1523
15547 msgid "Show annotation_level."
15548 msgstr ""
15550 #: top.c:1524
15551 msgid ""
15552 "0 == normal;     1 == fullname (for use when running under emacs)\n"
15553 "2 == output annotated suitably for use by programs that control GDB."
15554 msgstr ""
15556 #: top.c:1532
15557 msgid "Set notification of completion for asynchronous execution commands."
15558 msgstr ""
15560 #: top.c:1533
15561 msgid "Show notification of completion for asynchronous execution commands."
15562 msgstr ""
15564 #: top.c:1534
15565 msgid "Use \"on\" to enable the notification, and \"off\" to disable it."
15566 msgstr ""
15568 #. malformed packet error
15569 #. general case:
15570 #: tracepoint.c:184
15571 msgid "tracepoint.c: error in outgoing packet."
15572 msgstr ""
15574 #: tracepoint.c:186
15575 #, possible-c-format
15576 msgid "tracepoint.c: error in outgoing packet at field #%ld."
15577 msgstr ""
15579 #: tracepoint.c:189
15580 #, possible-c-format
15581 msgid "trace API error 0x%s."
15582 msgstr ""
15584 #: tracepoint.c:191
15585 #, possible-c-format
15586 msgid "Target returns error code '%s'."
15587 msgstr ""
15589 #: tracepoint.c:397
15590 msgid "trace command requires an argument"
15591 msgstr ""
15593 #: tracepoint.c:622
15594 msgid "tracepoint number"
15595 msgstr ""
15597 #: tracepoint.c:719
15598 msgid "passcount command requires an argument (count + optional TP num)"
15599 msgstr ""
15601 #: tracepoint.c:773
15602 msgid "This command cannot be used at the top level."
15603 msgstr ""
15605 #: tracepoint.c:779 tracepoint.c:785
15606 msgid "This command can only be used in a tracepoint actions list."
15607 msgstr ""
15609 #: tracepoint.c:889
15610 msgid "Already processing 'while-stepping'"
15611 msgstr ""
15613 #: tracepoint.c:948
15614 #, possible-c-format
15615 msgid "'%s' is not an action that I know, or is ambiguous."
15616 msgstr ""
15618 #: tracepoint.c:982
15619 #, possible-c-format
15620 msgid "constant %s (value %ld) will not be collected."
15621 msgstr ""
15623 #: tracepoint.c:989
15624 #, possible-c-format
15625 msgid "%s is optimized away and cannot be collected."
15626 msgstr ""
15628 #: tracepoint.c:1002 tracepoint.c:1014 tracepoint.c:1638
15629 msgid "expression too complicated, try simplifying"
15630 msgstr ""
15632 #: tracepoint.c:1008 tracepoint.c:1633
15633 msgid "malformed expression"
15634 msgstr ""
15636 #: tracepoint.c:1011 tracepoint.c:1636
15637 msgid "gdb: Internal error: expression has min height < 0"
15638 msgstr ""
15640 #: tracepoint.c:1032
15641 #, possible-c-format
15642 msgid "'%s': bad step-count; command ignored."
15643 msgstr ""
15645 #: tracepoint.c:1041
15646 #, possible-c-format
15647 msgid "'%s' is not a supported tracepoint action."
15648 msgstr ""
15650 #: tracepoint.c:1167
15651 #, possible-c-format
15652 msgid "Internal: register number %d too large for tracepoint"
15653 msgstr ""
15655 #: tracepoint.c:1336
15656 #, possible-c-format
15657 msgid "don't know how to trace local symbol %s"
15658 msgstr ""
15660 #: tracepoint.c:1369
15661 #, possible-c-format
15662 msgid "No %s found in scope."
15663 msgstr ""
15665 #: tracepoint.c:1557 tracepoint.c:2369 tracepoint.c:2603
15666 #, possible-c-format
15667 msgid "Bad action list item: %s"
15668 msgstr ""
15670 #: tracepoint.c:1793
15671 msgid "Target does not support tracepoints."
15672 msgstr ""
15674 #: tracepoint.c:1818 tracepoint.c:1835
15675 msgid "Error on target while setting tracepoints."
15676 msgstr ""
15678 #: tracepoint.c:1848 tracepoint.c:1870 tracepoint.c:1892 tracepoint.c:1967
15679 #: tracepoint.c:1970
15680 #, possible-c-format
15681 msgid "Bogus reply from target: %s"
15682 msgstr ""
15684 #: tracepoint.c:1858 tracepoint.c:1876 tracepoint.c:1898 tracepoint.c:2063
15685 #: tracepoint.c:2106 tracepoint.c:2131 tracepoint.c:2231 tracepoint.c:2270
15686 #: tracepoint.c:2309 tracepoint.c:2557
15687 msgid "Trace can only be run on remote targets."
15688 msgstr ""
15690 #: tracepoint.c:1946 tracepoint.c:1961
15691 msgid "Target failed to find requested trace frame."
15692 msgstr ""
15694 #: tracepoint.c:2047
15695 msgid "not debugging trace buffer"
15696 msgstr ""
15698 #: tracepoint.c:2049
15699 msgid "already at start of trace buffer"
15700 msgstr ""
15702 #: tracepoint.c:2057
15703 #, possible-c-format
15704 msgid "invalid input (%d is less than zero)"
15705 msgstr ""
15707 #: tracepoint.c:2120
15708 msgid "No current tracepoint -- please supply an argument."
15709 msgstr ""
15711 #: tracepoint.c:2206
15712 msgid "Cannot find a good line."
15713 msgstr ""
15715 #. Is there any case in which we get here, and have an address
15716 #. which the user would want to see?  If we have debugging
15717 #. symbols and no line numbers?
15718 #: tracepoint.c:2213
15719 #, possible-c-format
15720 msgid "Line number %d is out of range for \"%s\"."
15721 msgstr ""
15723 #: tracepoint.c:2324
15724 msgid "Argument required (file name in which to save tracepoints)"
15725 msgstr ""
15727 #: tracepoint.c:2328
15728 msgid "save-tracepoints: no tracepoints to save."
15729 msgstr ""
15731 #: tracepoint.c:2334
15732 #, possible-c-format
15733 msgid "Unable to open file '%s' for saving tracepoints (%s)"
15734 msgstr ""
15736 #: tracepoint.c:2397
15737 msgid "requires an argument (function, line or *addr) to define a scope"
15738 msgstr ""
15740 #: tracepoint.c:2563
15741 msgid "No current trace frame."
15742 msgstr ""
15744 #: tracepoint.c:2572
15745 #, possible-c-format
15746 msgid "No known tracepoint matches 'current' tracepoint #%d."
15747 msgstr ""
15749 #: tracepoint.c:2728
15750 msgid "List the variables local to a scope"
15751 msgstr ""
15753 #: tracepoint.c:2731
15754 msgid "Tracing of program execution without stopping the program."
15755 msgstr ""
15757 #: tracepoint.c:2734
15758 msgid ""
15759 "Status of tracepoints, or tracepoint number NUMBER.\n"
15760 "Convenience variable \"$tpnum\" contains the number of the\n"
15761 "last tracepoint set."
15762 msgstr ""
15764 #: tracepoint.c:2741
15765 msgid ""
15766 "Save current tracepoint definitions as a script.\n"
15767 "Use the 'source' command in another debug session to restore them."
15768 msgstr ""
15770 #: tracepoint.c:2747
15771 msgid "Print everything collected at the current tracepoint."
15772 msgstr ""
15774 #: tracepoint.c:2749
15775 msgid ""
15776 "Select a trace frame;\n"
15777 "No argument means forward by one frame; '-' means backward by one frame."
15778 msgstr ""
15780 #: tracepoint.c:2754
15781 msgid ""
15782 "Select a trace frame whose PC is outside the given range.\n"
15783 "Usage: tfind outside addr1, addr2"
15784 msgstr ""
15786 #: tracepoint.c:2759
15787 msgid ""
15788 "Select a trace frame whose PC is in the given range.\n"
15789 "Usage: tfind range addr1,addr2"
15790 msgstr ""
15792 #: tracepoint.c:2764
15793 msgid ""
15794 "Select a trace frame by source line.\n"
15795 "Argument can be a line number (with optional source file), \n"
15796 "a function name, or '*' followed by an address.\n"
15797 "Default argument is 'the next source line that was traced'."
15798 msgstr ""
15800 #: tracepoint.c:2771
15801 msgid ""
15802 "Select a trace frame by tracepoint number.\n"
15803 "Default is the tracepoint for the current trace frame."
15804 msgstr ""
15806 #: tracepoint.c:2776
15807 msgid ""
15808 "Select a trace frame by PC.\n"
15809 "Default is the current PC, or the PC of the current trace frame."
15810 msgstr ""
15812 #: tracepoint.c:2781
15813 msgid ""
15814 "Synonym for 'none'.\n"
15815 "De-select any trace frame and resume 'live' debugging."
15816 msgstr ""
15818 #: tracepoint.c:2787
15819 msgid "De-select any trace frame and resume 'live' debugging."
15820 msgstr ""
15822 #: tracepoint.c:2791
15823 msgid "Select the first trace frame in the trace buffer."
15824 msgstr ""
15826 #: tracepoint.c:2795
15827 msgid "Display the status of the current trace data collection."
15828 msgstr ""
15830 #: tracepoint.c:2798
15831 msgid "Stop trace data collection."
15832 msgstr ""
15834 #: tracepoint.c:2801
15835 msgid "Start trace data collection."
15836 msgstr ""
15838 #: tracepoint.c:2803
15839 msgid ""
15840 "Set the passcount for a tracepoint.\n"
15841 "The trace will end when the tracepoint has been passed 'count' times.\n"
15842 "Usage: passcount COUNT TPNUM, where TPNUM may also be \"all\";\n"
15843 "if TPNUM is omitted, passcount refers to the last tracepoint defined."
15844 msgstr ""
15846 #: tracepoint.c:2809
15847 msgid ""
15848 "Ends a list of commands or actions.\n"
15849 "Several GDB commands allow you to enter a list of commands or actions.\n"
15850 "Entering \"end\" on a line by itself is the normal way to terminate\n"
15851 "such a list.\n"
15852 "\n"
15853 "Note: the \"end\" command cannot be used at the gdb prompt."
15854 msgstr ""
15856 #: tracepoint.c:2816
15857 msgid ""
15858 "Specify single-stepping behavior at a tracepoint.\n"
15859 "Argument is number of instructions to trace in single-step mode\n"
15860 "following the tracepoint.  This command is normally followed by\n"
15861 "one or more \"collect\" commands, to specify what to collect\n"
15862 "while single-stepping.\n"
15863 "\n"
15864 "Note: this command can only be used in a tracepoint \"actions\" list."
15865 msgstr ""
15867 #: tracepoint.c:2827
15868 msgid ""
15869 "Specify one or more data items to be collected at a tracepoint.\n"
15870 "Accepts a comma-separated list of (one or more) expressions.  GDB will\n"
15871 "collect all data (variables, registers) referenced by that expression.\n"
15872 "Also accepts the following special arguments:\n"
15873 "    $regs   -- all registers.\n"
15874 "    $args   -- all function arguments.\n"
15875 "    $locals -- all variables local to the block/function scope.\n"
15876 "Note: this command can only be used in a tracepoint \"actions\" list."
15877 msgstr ""
15879 #: tracepoint.c:2837
15880 msgid ""
15881 "Specify the actions to be taken at a tracepoint.\n"
15882 "Tracepoint actions may include collecting of specified data, \n"
15883 "single-stepping, or enabling/disabling other tracepoints, \n"
15884 "depending on target's capabilities."
15885 msgstr ""
15887 #: tracepoint.c:2843
15888 msgid ""
15889 "Delete specified tracepoints.\n"
15890 "Arguments are tracepoint numbers, separated by spaces.\n"
15891 "No argument means delete all tracepoints."
15892 msgstr ""
15894 #: tracepoint.c:2849
15895 msgid ""
15896 "Disable specified tracepoints.\n"
15897 "Arguments are tracepoint numbers, separated by spaces.\n"
15898 "No argument means disable all tracepoints."
15899 msgstr ""
15901 #: tracepoint.c:2855
15902 msgid ""
15903 "Enable specified tracepoints.\n"
15904 "Arguments are tracepoint numbers, separated by spaces.\n"
15905 "No argument means enable all tracepoints."
15906 msgstr ""
15908 #: tracepoint.c:2861
15909 msgid ""
15910 "Set a tracepoint at a specified line or function or address.\n"
15911 "Argument may be a line number, function name, or '*' plus an address.\n"
15912 "For a line number or function, trace at the start of its code.\n"
15913 "If an address is specified, trace at that exact address.\n"
15914 "\n"
15915 "Do \"help tracepoints\" for info on other tracepoint commands."
15916 msgstr ""
15918 #: trad-frame.c:178
15919 #, possible-c-format
15920 msgid "Register %s not available"
15921 msgstr ""
15923 #: tui/tui-file.c:80
15924 msgid "tui_file_delete: bad magic number"
15925 msgstr ""
15927 #: tui/tui-file.c:127
15928 msgid "tui_file_isatty: bad magic number"
15929 msgstr ""
15931 #: tui/tui-file.c:140
15932 msgid "tui_file_rewind: bad magic number"
15933 msgstr ""
15935 #: tui/tui-file.c:152
15936 msgid "tui_file_put: bad magic number"
15937 msgstr ""
15939 #: tui/tui-file.c:188
15940 msgid "tui_file_get_strbuf: bad magic number"
15941 msgstr ""
15943 #: tui/tui-file.c:201
15944 msgid "tui_file_adjust_strbuf: bad magic number"
15945 msgstr ""
15947 #: tui/tui-file.c:228
15948 msgid "tui_file_flush: bad magic number"
15949 msgstr ""
15951 #: tui/tui-hooks.c:88 utils.c:1167
15952 msgid "(y or n) "
15953 msgstr ""
15955 #: tui/tui-hooks.c:121 utils.c:1203
15956 msgid "Please answer y or n.\n"
15957 msgstr ""
15959 #: tui/tui-interp.c:112
15960 msgid "tui_exec called"
15961 msgstr ""
15963 #: tui/tui-layout.c:375
15964 msgid ""
15965 "Change the layout of windows.\n"
15966 "Usage: layout prev | next | <layout_name> \n"
15967 "Layout names are:\n"
15968 "   src   : Displays source and command windows.\n"
15969 "   asm   : Displays disassembly and command windows.\n"
15970 "   split : Displays source, disassembly and command windows.\n"
15971 "   regs  : Displays register window. If existing layout\n"
15972 "           is source/command or assembly/command, the \n"
15973 "           register window is displayed. If the\n"
15974 "           source/assembly/command (split) is displayed, \n"
15975 "           the register window is displayed with \n"
15976 "           the window that has current logical focus.\n"
15977 msgstr ""
15979 #: tui/tui-layout.c:390
15980 msgid "Toggle between Source/Command and Disassembly/Command layouts.\n"
15981 msgstr ""
15983 #: tui/tui-layout.c:392
15984 msgid ""
15985 "Toggle between Source/Command or Disassembly/Command and \n"
15986 "Source/Disassembly/Command layouts.\n"
15987 msgstr ""
15989 #: tui/tui-layout.c:426
15990 msgid "Ambiguous command input."
15991 msgstr ""
15993 #: tui/tui-layout.c:595
15994 #, possible-c-format
15995 msgid ""
15996 "Invalid layout specified.\n"
15997 "%s"
15998 msgstr ""
16000 #: tui/tui-regs.c:585
16001 msgid "\"tui reg\" must be followed by the name of a tui reg command.\n"
16002 msgstr ""
16004 #: tui/tui-regs.c:598
16005 msgid "TUI commands to control the register window."
16006 msgstr ""
16008 #: tui/tui-regs.c:603
16009 msgid "Display only floating point registers."
16010 msgstr ""
16012 #: tui/tui-regs.c:606
16013 msgid "Display only general registers."
16014 msgstr ""
16016 #: tui/tui-regs.c:609
16017 msgid "Display only system registers."
16018 msgstr ""
16020 #: tui/tui-regs.c:612
16021 msgid "Display next register group."
16022 msgstr ""
16024 #: tui/tui-regs.c:618
16025 msgid "Display only floating point registers\n"
16026 msgstr ""
16028 #: tui/tui-regs.c:620
16029 msgid "Display only general registers\n"
16030 msgstr ""
16032 #: tui/tui-regs.c:622
16033 msgid "Display only special registers\n"
16034 msgstr ""
16036 #: tui/tui-regs.c:624
16037 msgid "Scroll the registers window forward\n"
16038 msgstr ""
16040 #: tui/tui-regs.c:626
16041 msgid "Scroll the register window backward\n"
16042 msgstr ""
16044 #: tui/tui-stack.c:416
16045 msgid ""
16046 "Update the source window and locator to display the current execution "
16047 "point.\n"
16048 msgstr ""
16050 #: tui/tui-win.c:205
16051 #, possible-c-format
16052 msgid "The attribute mode to use for the active TUI window border is \"%s\".\n"
16053 msgstr ""
16055 #: tui/tui-win.c:215
16056 #, possible-c-format
16057 msgid "The attribute mode to use for the TUI window borders is \"%s\".\n"
16058 msgstr ""
16060 #: tui/tui-win.c:225
16061 #, possible-c-format
16062 msgid "The kind of border for TUI windows is \"%s\".\n"
16063 msgstr ""
16065 #: tui/tui-win.c:324
16066 msgid "\"tui\" must be followed by the name of a tui command.\n"
16067 msgstr ""
16069 #: tui/tui-win.c:334
16070 msgid "Text User Interface commands."
16071 msgstr ""
16073 #: tui/tui-win.c:350 tui/tui-win.c:354
16074 msgid "TUI configuration variables"
16075 msgstr ""
16077 #: tui/tui-win.c:359
16078 msgid "Refresh the terminal display.\n"
16079 msgstr ""
16081 #: tui/tui-win.c:362
16082 msgid ""
16083 "Set the width (in characters) of tab stops.\n"
16084 "Usage: tabset <n>\n"
16085 msgstr ""
16087 #: tui/tui-win.c:365
16088 msgid ""
16089 "Set the height of a specified window.\n"
16090 "Usage: winheight <win_name> [+ | -] <#lines>\n"
16091 "Window names are:\n"
16092 "src  : the source window\n"
16093 "cmd  : the command window\n"
16094 "asm  : the disassembly window\n"
16095 "regs : the register display\n"
16096 msgstr ""
16098 #: tui/tui-win.c:375
16099 msgid "List of all displayed windows.\n"
16100 msgstr ""
16102 #: tui/tui-win.c:376
16103 msgid ""
16104 "Set focus to named window or next/prev window.\n"
16105 "Usage: focus {<win> | next | prev}\n"
16106 "Valid Window names are:\n"
16107 "src  : the source window\n"
16108 "asm  : the disassembly window\n"
16109 "regs : the register display\n"
16110 "cmd  : the command window\n"
16111 msgstr ""
16113 #: tui/tui-win.c:385
16114 msgid ""
16115 "Scroll window forward.\n"
16116 "Usage: + [win] [n]\n"
16117 msgstr ""
16119 #: tui/tui-win.c:388
16120 msgid ""
16121 "Scroll window backward.\n"
16122 "Usage: - [win] [n]\n"
16123 msgstr ""
16125 #: tui/tui-win.c:391
16126 msgid ""
16127 "Scroll window forward.\n"
16128 "Usage: < [win] [n]\n"
16129 msgstr ""
16131 #: tui/tui-win.c:394
16132 msgid ""
16133 "Scroll window backward.\n"
16134 "Usage: > [win] [n]\n"
16135 msgstr ""
16137 #: tui/tui-win.c:398
16138 msgid ""
16139 "XDB compatibility command for setting the height of a command window.\n"
16140 "Usage: w <#lines>\n"
16141 msgstr ""
16143 #: tui/tui-win.c:404
16144 msgid "Set the kind of border for TUI windows."
16145 msgstr ""
16147 #: tui/tui-win.c:405
16148 msgid "Show the kind of border for TUI windows."
16149 msgstr ""
16151 #: tui/tui-win.c:406
16152 msgid ""
16153 "This variable controls the border of TUI windows:\n"
16154 "space           use a white space\n"
16155 "ascii           use ascii characters + - | for the border\n"
16156 "acs             use the Alternate Character Set"
16157 msgstr ""
16159 #: tui/tui-win.c:416
16160 msgid "Set the attribute mode to use for the TUI window borders."
16161 msgstr ""
16163 #: tui/tui-win.c:417
16164 msgid "Show the attribute mode to use for the TUI window borders."
16165 msgstr ""
16167 #: tui/tui-win.c:418
16168 msgid ""
16169 "This variable controls the attributes to use for the window borders:\n"
16170 "normal          normal display\n"
16171 "standout        use highlight mode of terminal\n"
16172 "reverse         use reverse video mode\n"
16173 "half            use half bright\n"
16174 "half-standout   use half bright and standout mode\n"
16175 "bold            use extra bright or bold\n"
16176 "bold-standout   use extra bright or bold with standout mode"
16177 msgstr ""
16179 #: tui/tui-win.c:432
16180 msgid "Set the attribute mode to use for the active TUI window border."
16181 msgstr ""
16183 #: tui/tui-win.c:433
16184 msgid "Show the attribute mode to use for the active TUI window border."
16185 msgstr ""
16187 #: tui/tui-win.c:434
16188 msgid ""
16189 "This variable controls the attributes to use for the active window border:\n"
16190 "normal          normal display\n"
16191 "standout        use highlight mode of terminal\n"
16192 "reverse         use reverse video mode\n"
16193 "half            use half bright\n"
16194 "half-standout   use half bright and standout mode\n"
16195 "bold            use extra bright or bold\n"
16196 "bold-standout   use extra bright or bold with standout mode"
16197 msgstr ""
16199 #: tui/tui-win.c:889 tui/tui-win.c:994 tui/tui-win.c:1543
16200 msgid ""
16201 "Invalid window specified. \n"
16202 "The window name specified must be valid and visible.\n"
16203 msgstr ""
16205 #: tui/tui-win.c:900
16206 #, possible-c-format
16207 msgid "Focus set to %s window.\n"
16208 msgstr ""
16210 #: tui/tui-win.c:904
16211 #, possible-c-format
16212 msgid ""
16213 "Incorrect Number of Arguments.\n"
16214 "%s"
16215 msgstr ""
16217 #: tui/tui-win.c:961
16218 msgid "Tab widths greater than 0 must be specified."
16219 msgstr ""
16221 #: tui/tui-win.c:1030 tui/tui-win.c:1036 tui/tui-win.c:1079 tui/tui-win.c:1083
16222 #: tui/tui-win.c:1087
16223 #, possible-c-format
16224 msgid ""
16225 "Invalid window height specified.\n"
16226 "%s"
16227 msgstr ""
16229 #: typeprint.c:264
16230 msgid "internal error: unhandled type in print_type_scalar"
16231 msgstr ""
16233 #: typeprint.c:314
16234 msgid ""
16235 "Print definition of type TYPE.\n"
16236 "Argument may be a type name defined by typedef, or \"struct STRUCT-TAG\"\n"
16237 "or \"class CLASS-NAME\" or \"union UNION-TAG\" or \"enum ENUM-TAG\".\n"
16238 "The selected stack frame's lexical context is used to look up the name."
16239 msgstr ""
16241 #: typeprint.c:321
16242 msgid "Print data type of expression EXP."
16243 msgstr ""
16245 #: ui-file.c:165
16246 msgid "ui_file_data: bad magic number"
16247 msgstr ""
16249 #: ui-file.c:343
16250 msgid "mem_file_delete: bad magic number"
16251 msgstr ""
16253 #: ui-file.c:361
16254 msgid "mem_file_rewind: bad magic number"
16255 msgstr ""
16257 #: ui-file.c:373
16258 msgid "mem_file_put: bad magic number"
16259 msgstr ""
16261 #: ui-file.c:386
16262 msgid "mem_file_write: bad magic number"
16263 msgstr ""
16265 #: ui-file.c:450
16266 msgid "stdio_file_delete: bad magic number"
16267 msgstr ""
16269 #: ui-file.c:464
16270 msgid "stdio_file_flush: bad magic number"
16271 msgstr ""
16273 #: ui-file.c:474
16274 msgid "stdio_file_read: bad magic number"
16275 msgstr ""
16277 #: ui-file.c:484
16278 msgid "stdio_file_write: bad magic number"
16279 msgstr ""
16281 #: ui-file.c:494
16282 msgid "stdio_file_fputs: bad magic number"
16283 msgstr ""
16285 #: ui-file.c:504
16286 msgid "stdio_file_isatty: bad magic number"
16287 msgstr ""
16289 #: ui-file.c:567
16290 msgid "tee_file_delete: bad magic number"
16291 msgstr ""
16293 #: ui-file.c:582
16294 msgid "tee_file_flush: bad magic number"
16295 msgstr ""
16297 #: ui-file.c:593
16298 msgid "tee_file_write: bad magic number"
16299 msgstr ""
16301 #: ui-file.c:604
16302 msgid "tee_file_fputs: bad magic number"
16303 msgstr ""
16305 #: ui-file.c:615
16306 msgid "tee_file_isatty: bad magic number"
16307 msgstr ""
16309 #: ui-out.c:286
16310 msgid "tables cannot be nested; table_begin found before previous table_end."
16311 msgstr ""
16313 #: ui-out.c:307
16314 msgid ""
16315 "table_body outside a table is not valid; it must be after a table_begin and "
16316 "before a table_end."
16317 msgstr ""
16319 #: ui-out.c:311
16320 msgid ""
16321 "extra table_body call not allowed; there must be only one table_body after a "
16322 "table_begin and before a table_end."
16323 msgstr ""
16325 #: ui-out.c:315
16326 msgid "number of headers differ from number of table columns."
16327 msgstr ""
16329 #: ui-out.c:329
16330 msgid "misplaced table_end or missing table_begin."
16331 msgstr ""
16333 #: ui-out.c:349
16334 msgid "table header must be specified after table_begin and before table_body."
16335 msgstr ""
16337 #: ui-out.c:381
16338 msgid ""
16339 "table header or table_body expected; lists must be specified after "
16340 "table_body."
16341 msgstr ""
16343 #: ui-out.c:1096
16344 msgid ""
16345 "table_body missing; table fields must be specified after table_body and "
16346 "inside a list."
16347 msgstr ""
16349 #: ui-out.c:1113
16350 msgid "ui-out internal error in handling headers."
16351 msgstr ""
16353 #: utils.c:142
16354 #, possible-c-format
16355 msgid "Demangling of encoded C++/ObjC names when displaying symbols is %s.\n"
16356 msgstr ""
16358 #: utils.c:156
16359 #, possible-c-format
16360 msgid "Demangling of C++/ObjC names in disassembly listings is %s.\n"
16361 msgstr ""
16363 #: utils.c:170
16364 #, possible-c-format
16365 msgid "Printing of 8-bit characters in strings as \\nnn is %s.\n"
16366 msgstr ""
16368 #: utils.c:192
16369 #, possible-c-format
16370 msgid "State of pagination is %s.\n"
16371 msgstr ""
16373 #: utils.c:447
16374 msgid "free_current_contents: NULL pointer"
16375 msgstr ""
16377 #. Default (yes/batch case) is to quit GDB.  When in batch mode
16378 #. this lessens the likelhood of GDB going into an infinate
16379 #. loop.
16380 #: utils.c:752
16381 #, possible-c-format
16382 msgid ""
16383 "%s\n"
16384 "Quit this debugging session? "
16385 msgstr ""
16387 #. Default (yes/batch case) is to dump core.  This leaves a GDB
16388 #. `dropping' so that it is easier to see that something went
16389 #. wrong in GDB.
16390 #: utils.c:770
16391 #, possible-c-format
16392 msgid ""
16393 "%s\n"
16394 "Create a core file of GDB? "
16395 msgstr ""
16397 #: utils.c:931
16398 #, possible-c-format
16399 msgid "virtual memory exhausted: can't allocate %ld bytes."
16400 msgstr ""
16402 #: utils.c:936
16403 msgid "virtual memory exhausted."
16404 msgstr ""
16406 #: utils.c:1059
16407 msgid "vasprintf call failed"
16408 msgstr ""
16410 #: utils.c:1268
16411 #, possible-c-format
16412 msgid "(%s or %s) "
16413 msgstr ""
16415 #. Invalid entries are not defaulted and require another selection.
16416 #: utils.c:1310
16417 #, possible-c-format
16418 msgid "Please answer %s or %s.\n"
16419 msgstr ""
16421 #: utils.c:1365
16422 #, possible-c-format
16423 msgid "There is no control character `\\%s' in the `%s' character set."
16424 msgstr ""
16426 #: utils.c:1413
16427 #, possible-c-format
16428 msgid ""
16429 "There is no character corresponding to `Delete' in the target character set `"
16430 "%s'."
16431 msgstr ""
16433 #: utils.c:1562
16434 #, possible-c-format
16435 msgid "Number of lines gdb thinks are in a page is %s.\n"
16436 msgstr ""
16438 #: utils.c:1573
16439 #, possible-c-format
16440 msgid "Number of characters gdb thinks are in a line is %s.\n"
16441 msgstr ""
16443 #: utils.c:2495
16444 msgid "Set number of characters gdb thinks are in a line."
16445 msgstr ""
16447 #: utils.c:2496
16448 msgid "Show number of characters gdb thinks are in a line."
16449 msgstr ""
16451 #: utils.c:2502
16452 msgid "Set number of lines gdb thinks are in a page."
16453 msgstr ""
16455 #: utils.c:2503
16456 msgid "Show number of lines gdb thinks are in a page."
16457 msgstr ""
16459 #: utils.c:2511
16460 msgid "Set demangling of encoded C++/ObjC names when displaying symbols."
16461 msgstr ""
16463 #: utils.c:2512
16464 msgid "Show demangling of encoded C++/ObjC names when displaying symbols."
16465 msgstr ""
16467 #: utils.c:2519
16468 msgid "Set state of pagination."
16469 msgstr ""
16471 #: utils.c:2520
16472 msgid "Show state of pagination."
16473 msgstr ""
16475 #: utils.c:2529
16476 msgid "Enable pagination"
16477 msgstr ""
16479 #: utils.c:2531
16480 msgid "Disable pagination"
16481 msgstr ""
16483 #: utils.c:2535
16484 msgid "Set printing of 8-bit characters in strings as \\nnn."
16485 msgstr ""
16487 #: utils.c:2536
16488 msgid "Show printing of 8-bit characters in strings as \\nnn."
16489 msgstr ""
16491 #: utils.c:2542
16492 msgid "Set demangling of C++/ObjC names in disassembly listings."
16493 msgstr ""
16495 #: utils.c:2543
16496 msgid "Show demangling of C++/ObjC names in disassembly listings."
16497 msgstr ""
16499 #: utils.c:2800
16500 msgid "hex_string_custom: insufficient space to store result"
16501 msgstr ""
16503 #: utils.c:2888
16504 msgid "invalid hex"
16505 msgstr ""
16507 #: utils.c:2900
16508 msgid "invalid decimal"
16509 msgstr ""
16511 #. If inferior_ptid can be converted to a composite lwp/process id, do so,
16512 #. evaluate base_ops function CALL, and then convert inferior_ptid back to a
16513 #. composite thread/process id.
16515 #. Otherwise, issue an error message and return nonlocally.
16516 #: uw-thread.c:164
16517 msgid "uw-thread: no lwp"
16518 msgstr ""
16520 #: uw-thread.c:257
16521 #, possible-c-format
16522 msgid "can't open %s."
16523 msgstr ""
16525 #: uw-thread.c:528
16526 msgid "failed to create new thread structure"
16527 msgstr ""
16529 #: uw-thread.c:1005
16530 msgid "uw-thread: unable to initialize user-mode thread debugging."
16531 msgstr ""
16533 #: valarith.c:76
16534 msgid ""
16535 "Cannot perform pointer math on incomplete types, try casting to a known "
16536 "type, or void *."
16537 msgstr ""
16539 #: valarith.c:79
16540 #, possible-c-format
16541 msgid ""
16542 "Cannot perform pointer math on incomplete type \"%s\", try casting to a "
16543 "known type, or void *."
16544 msgstr ""
16546 #: valarith.c:163
16547 msgid ""
16548 "First argument of `-' is a pointer and second argument is neither\n"
16549 "an integer nor a pointer of the same type."
16550 msgstr ""
16552 #: valarith.c:206
16553 msgid "array or string index out of range"
16554 msgstr ""
16556 #: valarith.c:229
16557 msgid "bitstring index out of range"
16558 msgstr ""
16560 #: valarith.c:250
16561 msgid "not an array or string"
16562 msgstr ""
16564 #: valarith.c:268
16565 msgid "no such vector element"
16566 msgstr ""
16568 #: valarith.c:364
16569 msgid "Can't do that binary op on that type"
16570 msgstr ""
16572 #: valarith.c:450 valarith.c:476
16573 msgid "Invalid binary operation specified."
16574 msgstr ""
16576 #: valarith.c:497 valarith.c:595
16577 #, possible-c-format
16578 msgid "member function %s not found"
16579 msgstr ""
16581 #: valarith.c:524
16582 msgid "Can't do that unary op on that type"
16583 msgstr ""
16585 #: valarith.c:573
16586 msgid "Invalid unary operation specified."
16587 msgstr ""
16589 #: valarith.c:688
16590 msgid "unimplemented support for bitstring/boolean repeats"
16591 msgstr ""
16593 #: valarith.c:692
16594 msgid "can't repeat values of that type"
16595 msgstr ""
16597 #: valarith.c:702
16598 msgid "Strings can only be concatenated with other strings."
16599 msgstr ""
16601 #: valarith.c:733
16602 msgid ""
16603 "Bitstrings or booleans can only be concatenated with other bitstrings or "
16604 "booleans."
16605 msgstr ""
16607 #: valarith.c:735
16608 msgid "unimplemented support for bitstring/boolean concatenation."
16609 msgstr ""
16611 #. We don't know how to concatenate these operands.
16612 #: valarith.c:740
16613 msgid "illegal operands for concatenation."
16614 msgstr ""
16616 #: valarith.c:767
16617 msgid "Argument to arithmetic operation not a number or boolean."
16618 msgstr ""
16620 #: valarith.c:801 valarith.c:947 valarith.c:1069
16621 #, possible-c-format
16622 msgid "Cannot perform exponentiation: %s"
16623 msgstr ""
16625 #: valarith.c:805
16626 msgid "Integer-only operation on floating point number."
16627 msgstr ""
16629 #: valarith.c:850
16630 msgid "Invalid operation on booleans."
16631 msgstr ""
16633 #: valarith.c:1018 valarith.c:1143
16634 msgid "Invalid binary operation on numbers."
16635 msgstr ""
16637 #: valarith.c:1062 valarith.c:1076
16638 msgid "Division by zero"
16639 msgstr ""
16641 #: valarith.c:1287
16642 msgid "Invalid type combination in equality test."
16643 msgstr ""
16645 #: valarith.c:1337
16646 msgid "Invalid type combination in ordering comparison."
16647 msgstr ""
16649 #: valarith.c:1394
16650 msgid "Argument to negate operation not a number."
16651 msgstr ""
16653 #: valarith.c:1410
16654 msgid "Argument to complement operation not an integer or boolean."
16655 msgstr ""
16657 #: valarith.c:1453
16658 msgid "Second argument of 'IN' has wrong type"
16659 msgstr ""
16661 #: valarith.c:1458
16662 msgid "First argument of 'IN' has wrong type"
16663 msgstr ""
16665 #: valarith.c:1462
16666 msgid "First argument of 'IN' not in range"
16667 msgstr ""
16669 #: valops.c:133
16670 #, possible-c-format
16671 msgid "Overload resolution in evaluating C++ functions is %s.\n"
16672 msgstr ""
16674 #: valops.c:149
16675 #, possible-c-format
16676 msgid "\"%s\" exists in this program but is not a function."
16677 msgstr ""
16679 #: valops.c:170
16680 msgid "evaluation of this expression requires the target program to be active"
16681 msgstr ""
16683 #: valops.c:172
16684 #, possible-c-format
16685 msgid ""
16686 "evaluation of this expression requires the program to have a function \"%s\"."
16687 msgstr ""
16689 #: valops.c:191
16690 msgid "No memory available to program now: you need to start the target first"
16691 msgstr ""
16693 #: valops.c:193
16694 msgid "No memory available to program: call to malloc failed"
16695 msgstr ""
16697 #: valops.c:244
16698 msgid "array element type size does not divide object size in cast"
16699 msgstr ""
16701 #: valops.c:365
16702 msgid "value truncated"
16703 msgstr ""
16705 #: valops.c:429
16706 msgid "Invalid cast."
16707 msgstr ""
16709 #: valops.c:463 valops.c:483
16710 msgid "Attempt to dereference a generic pointer."
16711 msgstr ""
16713 #: valops.c:584
16714 #, possible-c-format
16715 msgid "Can't handle bitfields which don't fit in a %d bit word."
16716 msgstr ""
16718 #: valops.c:617
16719 msgid "Value being assigned to is no longer active."
16720 msgstr ""
16722 #: valops.c:689
16723 msgid "Left operand of assignment is not an lvalue."
16724 msgstr ""
16726 #: valops.c:757
16727 msgid "Only values in memory can be extended with '@'."
16728 msgstr ""
16730 #: valops.c:759
16731 #, possible-c-format
16732 msgid "Invalid number %d of repetitions."
16733 msgstr ""
16735 #: valops.c:787
16736 #, possible-c-format
16737 msgid "No frame is currently executing in block %s."
16738 msgstr ""
16740 #: valops.c:790
16741 msgid "No frame is currently executing in specified block"
16742 msgstr ""
16744 #: valops.c:796
16745 #, possible-c-format
16746 msgid "Address of symbol \"%s\" is unknown."
16747 msgstr ""
16749 #: valops.c:830 valops.c:845 valops.c:873
16750 msgid "Attempt to take address of value not located in memory."
16751 msgstr ""
16753 #: valops.c:902
16754 msgid "not implemented: member types in value_ind"
16755 msgstr ""
16757 #: valops.c:963
16758 #, possible-c-format
16759 msgid "bad array bounds (%d, %d)"
16760 msgstr ""
16762 #: valops.c:970
16763 msgid "array elements must all be the same size"
16764 msgstr ""
16766 #: valops.c:1084
16767 msgid "typecmp: no argument list"
16768 msgstr ""
16770 #: valops.c:1174
16771 #, possible-c-format
16772 msgid "field %s is nonexistent or has been optimised out"
16773 msgstr ""
16775 #: valops.c:1249 valops.c:1263 valops.c:1487 valops.c:1498 valops.c:1715
16776 msgid "virtual baseclass botch"
16777 msgstr ""
16779 #: valops.c:1367
16780 msgid "Couldn't find virtual table -- object may not be constructed yet."
16781 msgstr ""
16783 #: valops.c:1426
16784 #, possible-c-format
16785 msgid "cannot resolve overloaded method `%s': no arguments supplied"
16786 msgstr ""
16788 #: valops.c:1470 valops.c:1704
16789 msgid "Virtual base class offset not found in vtable"
16790 msgstr ""
16792 #: valops.c:1561
16793 msgid "not implemented: member type in value_struct_elt"
16794 msgstr ""
16796 #: valops.c:1565
16797 #, possible-c-format
16798 msgid "Attempt to extract a component of a value that is not a %s."
16799 msgstr ""
16801 #: valops.c:1585
16802 msgid "Cannot get value of destructor"
16803 msgstr ""
16805 #: valops.c:1590
16806 #, possible-c-format
16807 msgid "Cannot take address of method %s."
16808 msgstr ""
16810 #: valops.c:1594
16811 #, possible-c-format
16812 msgid "There is no member or method named %s."
16813 msgstr ""
16815 #: valops.c:1615
16816 #, possible-c-format
16817 msgid "could not find destructor function named %s."
16818 msgstr ""
16820 #: valops.c:1621
16821 msgid "destructor should not have any argument"
16822 msgstr ""
16824 #: valops.c:1629
16825 #, possible-c-format
16826 msgid ""
16827 "One of the arguments you tried to pass to %s could not be converted to what "
16828 "the function wants."
16829 msgstr ""
16831 #: valops.c:1640
16832 #, possible-c-format
16833 msgid "Structure has no component named %s."
16834 msgstr ""
16836 #: valops.c:1760
16837 msgid "Not implemented: member type in value_find_oload_lis"
16838 msgstr ""
16840 #: valops.c:1764
16841 msgid "Attempt to extract a component of a value that is not a struct or union"
16842 msgstr ""
16844 #: valops.c:1836
16845 #, possible-c-format
16846 msgid "Couldn't find method %s%s%s"
16847 msgstr ""
16849 #: valops.c:1881
16850 #, possible-c-format
16851 msgid "Cannot resolve method %s%s%s to any overloaded instance"
16852 msgstr ""
16854 #: valops.c:1886
16855 #, possible-c-format
16856 msgid "Cannot resolve function %s to any overloaded instance"
16857 msgstr ""
16859 #: valops.c:1892
16860 #, possible-c-format
16861 msgid ""
16862 "Using non-standard conversion to match method %s%s%s to supplied arguments"
16863 msgstr ""
16865 #: valops.c:1897
16866 #, possible-c-format
16867 msgid ""
16868 "Using non-standard conversion to match function %s to supplied arguments"
16869 msgstr ""
16871 #: valops.c:2219
16872 msgid "name of destructor must equal name of class"
16873 msgstr ""
16875 #: valops.c:2291
16876 msgid "not implemented: member type in check_field"
16877 msgstr ""
16879 #: valops.c:2295
16880 msgid "Internal error: `this' is not an aggregate"
16881 msgstr ""
16883 #: valops.c:2321
16884 msgid "non-aggregate type in value_aggregate_elt"
16885 msgstr ""
16887 #: valops.c:2344
16888 msgid "Internal error: non-aggregate type to value_struct_elt_for_reference"
16889 msgstr ""
16891 #: valops.c:2356
16892 #, possible-c-format
16893 msgid "static field %s has been optimized out"
16894 msgstr ""
16896 #: valops.c:2361
16897 msgid "pointers to bitfield members not allowed"
16898 msgstr ""
16900 #: valops.c:2376
16901 msgid "member pointers to destructors not implemented yet"
16902 msgstr ""
16904 #: valops.c:2405
16905 #, possible-c-format
16906 msgid "non-unique member `%s' requires type instantiation"
16907 msgstr ""
16909 #: valops.c:2412
16910 msgid "no member function matches that type instantiation"
16911 msgstr ""
16913 #: valops.c:2484
16914 #, possible-c-format
16915 msgid "No symbol \"%s\" in namespace \"%s\"."
16916 msgstr ""
16918 #: valops.c:2577
16919 #, possible-c-format
16920 msgid ""
16921 "Couldn't retrieve complete object of RTTI type %s; object may be in register"
16922 "(s)."
16923 msgstr ""
16925 #: valops.c:2612
16926 msgid "no frame selected"
16927 msgstr ""
16929 #: valops.c:2621
16930 #, possible-c-format
16931 msgid "no `%s' in nameless context"
16932 msgstr ""
16934 #: valops.c:2630
16935 #, possible-c-format
16936 msgid "no args, no `%s'"
16937 msgstr ""
16939 #: valops.c:2641
16940 #, possible-c-format
16941 msgid "current stack frame does not contain a variable named `%s'"
16942 msgstr ""
16944 #: valops.c:2648
16945 #, possible-c-format
16946 msgid "`%s' argument unreadable"
16947 msgstr ""
16949 #: valops.c:2683
16950 msgid "slice from bad array or bitstring"
16951 msgstr ""
16953 #: valops.c:2686
16954 msgid "slice out of range"
16955 msgstr ""
16957 #: valops.c:2704
16958 msgid "internal error accessing bitstring"
16959 msgstr ""
16961 #: valops.c:2790
16962 msgid "cannot cast non-number to complex"
16963 msgstr ""
16965 #: valops.c:2797
16966 msgid "Set overload resolution in evaluating C++ functions."
16967 msgstr ""
16969 #: valops.c:2798
16970 msgid "Show overload resolution in evaluating C++ functions."
16971 msgstr ""
16973 #: valprint.c:74
16974 #, possible-c-format
16975 msgid "Limit on string chars or array elements to print is %s.\n"
16976 msgstr ""
16978 #: valprint.c:87
16979 #, possible-c-format
16980 msgid "Default input radix for entering numbers is %s.\n"
16981 msgstr ""
16983 #: valprint.c:97
16984 #, possible-c-format
16985 msgid "Default output radix for printing of values is %s.\n"
16986 msgstr ""
16988 #: valprint.c:111
16989 #, possible-c-format
16990 msgid "Printing of array indexes is %s.\n"
16991 msgstr ""
16993 #: valprint.c:123
16994 #, possible-c-format
16995 msgid "Threshold for repeated print elements is %s.\n"
16996 msgstr ""
16998 #: valprint.c:134
16999 #, possible-c-format
17000 msgid "Printing of char arrays to stop at first null char is %s.\n"
17001 msgstr ""
17003 #: valprint.c:146
17004 #, possible-c-format
17005 msgid "Prettyprinting of structures is %s.\n"
17006 msgstr ""
17008 #: valprint.c:156
17009 #, possible-c-format
17010 msgid "Prettyprinting of arrays is %s.\n"
17011 msgstr ""
17013 #: valprint.c:167
17014 #, possible-c-format
17015 msgid "Printing of unions interior to structures is %s.\n"
17016 msgstr ""
17018 #: valprint.c:179
17019 #, possible-c-format
17020 msgid "Printing of addresses is %s.\n"
17021 msgstr ""
17023 #: valprint.c:240
17024 msgid "<address of value unknown>"
17025 msgstr ""
17027 #: valprint.c:246
17028 msgid "<value optimized out>"
17029 msgstr ""
17031 #: valprint.c:417
17032 msgid "Value out of range."
17033 msgstr ""
17035 #: valprint.c:635 valprint.c:682
17036 msgid "Internal error in octal conversion;"
17037 msgstr ""
17039 #. FIXME: cagney/2002-03-17: This needs to revert the bad radix
17040 #. value.
17041 #: valprint.c:1299
17042 #, possible-c-format
17043 msgid "Nonsense input radix ``decimal %u''; input radix unchanged."
17044 msgstr ""
17046 #: valprint.c:1305
17047 #, possible-c-format
17048 msgid "Input radix now set to decimal %u, hex %x, octal %o.\n"
17049 msgstr ""
17051 #. FIXME: cagney/2002-03-17: This needs to revert the bad radix
17052 #. value.
17053 #: valprint.c:1335
17054 #, possible-c-format
17055 msgid "Unsupported output radix ``decimal %u''; output radix unchanged."
17056 msgstr ""
17058 #: valprint.c:1341
17059 #, possible-c-format
17060 msgid "Output radix now set to decimal %u, hex %x, octal %o.\n"
17061 msgstr ""
17063 #: valprint.c:1364
17064 #, possible-c-format
17065 msgid "Input and output radices now set to decimal %u, hex %x, octal %o.\n"
17066 msgstr ""
17068 #: valprint.c:1378
17069 #, possible-c-format
17070 msgid "Input and output radices set to decimal %u, hex %x, octal %o.\n"
17071 msgstr ""
17073 #: valprint.c:1383
17074 #, possible-c-format
17075 msgid "Input radix set to decimal %u, hex %x, octal %o.\n"
17076 msgstr ""
17078 #: valprint.c:1385
17079 #, possible-c-format
17080 msgid "Output radix set to decimal %u, hex %x, octal %o.\n"
17081 msgstr ""
17083 #: valprint.c:1412
17084 msgid "Generic command for setting how things print."
17085 msgstr ""
17087 #: valprint.c:1419
17088 msgid "Generic command for showing print settings."
17089 msgstr ""
17091 #: valprint.c:1424
17092 msgid "Set limit on string chars or array elements to print."
17093 msgstr ""
17095 #: valprint.c:1425
17096 msgid "Show limit on string chars or array elements to print."
17097 msgstr ""
17099 #: valprint.c:1426
17100 msgid "\"set print elements 0\" causes there to be no limit."
17101 msgstr ""
17103 #: valprint.c:1432
17104 msgid "Set printing of char arrays to stop at first null char."
17105 msgstr ""
17107 #: valprint.c:1433
17108 msgid "Show printing of char arrays to stop at first null char."
17109 msgstr ""
17111 #: valprint.c:1440
17112 msgid "Set threshold for repeated print elements."
17113 msgstr ""
17115 #: valprint.c:1441
17116 msgid "Show threshold for repeated print elements."
17117 msgstr ""
17119 #: valprint.c:1442
17120 msgid "\"set print repeats 0\" causes all elements to be individually printed."
17121 msgstr ""
17123 #: valprint.c:1448
17124 msgid "Set prettyprinting of structures."
17125 msgstr ""
17127 #: valprint.c:1449
17128 msgid "Show prettyprinting of structures."
17129 msgstr ""
17131 #: valprint.c:1455
17132 msgid "Set printing of unions interior to structures."
17133 msgstr ""
17135 #: valprint.c:1456
17136 msgid "Show printing of unions interior to structures."
17137 msgstr ""
17139 #: valprint.c:1462
17140 msgid "Set prettyprinting of arrays."
17141 msgstr ""
17143 #: valprint.c:1463
17144 msgid "Show prettyprinting of arrays."
17145 msgstr ""
17147 #: valprint.c:1469
17148 msgid "Set printing of addresses."
17149 msgstr ""
17151 #: valprint.c:1470
17152 msgid "Show printing of addresses."
17153 msgstr ""
17155 #: valprint.c:1476
17156 msgid "Set default input radix for entering numbers."
17157 msgstr ""
17159 #: valprint.c:1477
17160 msgid "Show default input radix for entering numbers."
17161 msgstr ""
17163 #: valprint.c:1483
17164 msgid "Set default output radix for printing of values."
17165 msgstr ""
17167 #: valprint.c:1484
17168 msgid "Show default output radix for printing of values."
17169 msgstr ""
17171 #. The "set radix" and "show radix" commands are special in that
17172 #. they are like normal set and show commands but allow two normally
17173 #. independent variables to be either set or shown with a single
17174 #. command.  So the usual deprecated_add_set_cmd() and [deleted]
17175 #. add_show_from_set() commands aren't really appropriate.
17176 #. FIXME: i18n: With the new add_setshow_integer command, that is no
17177 #. longer true - show can display anything.
17178 #: valprint.c:1497
17179 msgid ""
17180 "Set default input and output number radices.\n"
17181 "Use 'set input-radix' or 'set output-radix' to independently set each.\n"
17182 "Without an argument, sets both radices back to the default value of 10."
17183 msgstr ""
17185 #: valprint.c:1502
17186 msgid ""
17187 "Show the default input and output number radices.\n"
17188 "Use 'show input-radix' or 'show output-radix' to independently show each."
17189 msgstr ""
17191 #: valprint.c:1508
17192 msgid "Set printing of array indexes."
17193 msgstr ""
17195 #: valprint.c:1509
17196 msgid "Show printing of array indexes"
17197 msgstr ""
17199 #: value.c:635
17200 msgid "The history is empty."
17201 msgstr ""
17203 #: value.c:637
17204 msgid "There is only one value in the history."
17205 msgstr ""
17207 #: value.c:639
17208 #, possible-c-format
17209 msgid "History does not go back to $$%d."
17210 msgstr ""
17212 #: value.c:642
17213 #, possible-c-format
17214 msgid "History has not yet reached $%d."
17215 msgstr ""
17217 #: value.c:723
17218 msgid "Init-if-undefined requires an assignment expression."
17219 msgstr ""
17221 #: value.c:728
17222 msgid "The first parameter to init-if-undefined should be a GDB variable."
17223 msgstr ""
17225 #: value.c:921
17226 msgid ""
17227 "No debugger convenience variables now defined.\n"
17228 "Convenience variables have names starting with \"$\";\n"
17229 "use \"set\" as in \"set $foo = 5\" to define them.\n"
17230 msgstr ""
17232 #: value.c:950
17233 msgid "Invalid floating value found in program."
17234 msgstr ""
17236 #: value.c:1108
17237 msgid "not implemented: member types in unpack_long"
17238 msgstr ""
17240 #: value.c:1231
17241 msgid "static field's value depends on the current frame - bad debug info?"
17242 msgstr ""
17244 #. FIXME: would like to include fieldval in the message, but
17245 #. we don't have a sprintf_longest.
17246 #: value.c:1499
17247 #, possible-c-format
17248 msgid "Value does not fit in %d bits."
17249 msgstr ""
17251 #: value.c:1549
17252 #, possible-c-format
17253 msgid "Unexpected type (%d) encountered for integer constant."
17254 msgstr ""
17256 #: value.c:1607
17257 msgid "Unexpected type encountered for floating constant."
17258 msgstr ""
17260 #: value.c:1689
17261 msgid "Function return type unknown."
17262 msgstr ""
17264 #: value.c:1705
17265 msgid ""
17266 "Debugger convenience (\"$foo\") variables.\n"
17267 "These variables are created when you assign them values;\n"
17268 "thus, \"print $foo=1\" gives \"$foo\" the value 1.  Values may be any type.\n"
17269 "\n"
17270 "A few convenience variables are given values automatically:\n"
17271 "\"$_\"holds the last address examined with \"x\" or \"info lines\",\n"
17272 "\"$__\" holds the contents of the last address examined with \"x\"."
17273 msgstr ""
17275 #: value.c:1716
17276 msgid "Elements of value history around item number IDX (or last ten)."
17277 msgstr ""
17279 #: value.c:1719
17280 msgid ""
17281 "Initialize a convenience variable if necessary.\n"
17282 "init-if-undefined VARIABLE = EXPRESSION\n"
17283 "Set an internal VARIABLE to the result of the EXPRESSION if it does not\n"
17284 "exist or does not contain a value.  The EXPRESSION is not evaluated if the\n"
17285 "VARIABLE is already initialized."
17286 msgstr ""
17288 #: varobj.c:42
17289 #, possible-c-format
17290 msgid "Varobj debugging is %s.\n"
17291 msgstr ""
17293 #: varobj.c:647
17294 #, possible-c-format
17295 msgid "varobj_delete: assertion failed - mycount(=%d) <> 0"
17296 msgstr ""
17298 #: varobj.c:1027
17299 msgid "varobj_update: assertion failed - vleft <> 0"
17300 msgstr ""
17302 #: varobj.c:1139
17303 msgid "Duplicate variable object name"
17304 msgstr ""
17306 #. This should not happen as only the above types have children
17307 #: varobj.c:2024
17308 msgid "Child of parent whose type does not allow children"
17309 msgstr ""
17311 #: varobj.c:2563
17312 msgid "Set varobj debugging."
17313 msgstr ""
17315 #: varobj.c:2564
17316 msgid "Show varobj debugging."
17317 msgstr ""
17319 #: varobj.c:2565
17320 msgid "When non-zero, varobj debugging is enabled."
17321 msgstr ""
17323 #: vax-nat.c:82
17324 msgid "Unable to determine location of registers"
17325 msgstr ""
17327 #: win32-nat.c:509
17328 msgid "Can't get module info"
17329 msgstr ""
17331 #: win32-nat.c:516
17332 #, possible-c-format
17333 msgid "Error getting dll name: %u."
17334 msgstr ""
17336 #: win32-nat.c:874
17337 #, possible-c-format
17338 msgid "Error: dll starting at 0x%lx not found."
17339 msgstr ""
17341 #: win32-nat.c:901
17342 msgid "dll-symbols requires a file name"
17343 msgstr ""
17345 #: win32-nat.c:1743
17346 msgid "Can't attach to process."
17347 msgstr ""
17349 #: win32-nat.c:1780
17350 #, possible-c-format
17351 msgid "Can't detach process %lu (error %lu)"
17352 msgstr ""
17354 #: win32-nat.c:1880 wince.c:1771
17355 msgid "No executable specified, use `target exec'."
17356 msgstr ""
17358 #: win32-nat.c:2042 wince.c:1797
17359 #, possible-c-format
17360 msgid "Error creating process %s, (error %d)."
17361 msgstr ""
17363 #: win32-nat.c:2428
17364 msgid "Load dll library symbols from FILE."
17365 msgstr ""
17367 #: win32-nat.c:2433
17368 msgid "Set use of shell to start subprocess."
17369 msgstr ""
17371 #: win32-nat.c:2434
17372 msgid "Show use of shell to start subprocess."
17373 msgstr ""
17375 #: win32-nat.c:2440
17376 msgid "Set creation of new console when creating child process."
17377 msgstr ""
17379 #: win32-nat.c:2441
17380 msgid "Show creation of new console when creating child process."
17381 msgstr ""
17383 #: win32-nat.c:2447
17384 msgid "Set creation of new group when creating child process."
17385 msgstr ""
17387 #: win32-nat.c:2448
17388 msgid "Show creation of new group when creating child process."
17389 msgstr ""
17391 #: win32-nat.c:2454 wince.c:2035
17392 msgid "Set whether to display execution in child process."
17393 msgstr ""
17395 #: win32-nat.c:2455 wince.c:2036
17396 msgid "Show whether to display execution in child process."
17397 msgstr ""
17399 #: win32-nat.c:2461 wince.c:2052
17400 msgid "Set whether to display kernel events in child process."
17401 msgstr ""
17403 #: win32-nat.c:2462 wince.c:2053
17404 msgid "Show whether to display kernel events in child process."
17405 msgstr ""
17407 #: win32-nat.c:2468 wince.c:2059
17408 msgid "Set whether to display memory accesses in child process."
17409 msgstr ""
17411 #: win32-nat.c:2469 wince.c:2060
17412 msgid "Show whether to display memory accesses in child process."
17413 msgstr ""
17415 #: win32-nat.c:2476 wince.c:2067
17416 msgid "Set whether to display kernel exceptions in child process."
17417 msgstr ""
17419 #: win32-nat.c:2477 wince.c:2068
17420 msgid "Show whether to display kernel exceptions in child process."
17421 msgstr ""
17423 #: win32-nat.c:2484
17424 msgid "Print information specific to Win32 debugging."
17425 msgstr ""
17427 #: win32-nat.c:2488
17428 msgid "Display selectors infos."
17429 msgstr ""
17431 #: win32-nat.c:2504
17432 #, possible-c-format
17433 msgid "Invalid register %d in cygwin_set_dr.\n"
17434 msgstr ""
17436 #: win32-nat.c:2581
17437 #, possible-c-format
17438 msgid "obsolete '%s' found. Rename to '%s'."
17439 msgstr ""
17441 #: wince.c:1567
17442 msgid "Use the \"run\" command to start a child process."
17443 msgstr ""
17445 #: wince.c:1614
17446 #, possible-c-format
17447 msgid "no filename found to upload - %s."
17448 msgstr ""
17450 #: wince.c:1628
17451 #, possible-c-format
17452 msgid "couldn't open %s"
17453 msgstr ""
17455 #: wince.c:1646
17456 #, possible-c-format
17457 msgid "error opening file \"%s\".  Windows error %d."
17458 msgstr ""
17460 #: wince.c:1672
17461 #, possible-c-format
17462 msgid "error writing to remote device - %d."
17463 msgstr ""
17465 #: wince.c:1678
17466 #, possible-c-format
17467 msgid "error closing remote file - %d."
17468 msgstr ""
17470 #: wince.c:1703
17471 msgid "Can't initialize connection to remote device."
17472 msgstr ""
17474 #: wince.c:1715
17475 msgid "couldn't get hostname of this system."
17476 msgstr ""
17478 #: wince.c:1734
17479 msgid "couldn't bind socket"
17480 msgstr ""
17482 #: wince.c:1737
17483 msgid "Couldn't open socket for listening."
17484 msgstr ""
17486 #: wince.c:1744
17487 #, possible-c-format
17488 msgid "Unable to start remote stub '%s'.  Windows CE error %d."
17489 msgstr ""
17491 #: wince.c:1750
17492 msgid "couldn't set up server for connection."
17493 msgstr ""
17495 #: wince.c:2008
17496 #, possible-c-format
17497 msgid "Unknown upload type: %s."
17498 msgstr ""
17500 #: wince.c:2018
17501 msgid "Set directory for remote upload."
17502 msgstr ""
17504 #: wince.c:2019
17505 msgid "Show directory for remote upload."
17506 msgstr ""
17508 #: wince.c:2027
17509 msgid "Set how to upload executables to remote device."
17510 msgstr ""
17512 #: wince.c:2028
17513 msgid "Show how to upload executables to remote device."
17514 msgstr ""
17516 #: wince.c:2043
17517 msgid ""
17518 "Set whether to add this host to remote stub arguments for\n"
17519 "debugging over a network."
17520 msgstr ""
17522 #: wince.c:2045
17523 msgid ""
17524 "Show whether to add this host to remote stub arguments for\n"
17525 "debugging over a network."
17526 msgstr ""
17528 #: xcoffread.c:157
17529 msgid "line numbers off, `.bf' symbol not found"
17530 msgstr ""
17532 #: xcoffread.c:164
17533 #, possible-c-format
17534 msgid "Mismatched .ef symbol ignored starting at symnum %d"
17535 msgstr ""
17537 #. In xcoff, we assume include files cannot be nested (not in .c files
17538 #. of course, but in corresponding .s files.).
17539 #. This can happen with old versions of GCC.
17540 #. GCC 2.3.3-930426 does not exhibit this on a test case which
17541 #. a user said produced the message for him.
17542 #: xcoffread.c:493
17543 msgid "Nested C_BINCL symbols"
17544 msgstr ""
17546 #: xcoffread.c:510
17547 msgid "Mismatched C_BINCL/C_EINCL pair"
17548 msgstr ""
17550 #: xcoffread.c:773
17551 msgid "Bad line table offset in C_EINCL directive"
17552 msgstr ""
17554 #: xcoffread.c:877 xcoffread.c:894
17555 msgid "Unexpected symbol continuation"
17556 msgstr ""
17558 #: xcoffread.c:1336
17559 #, possible-c-format
17560 msgid "Unrecognized storage class %d."
17561 msgstr ""
17563 #: xcoffread.c:1523
17564 #, possible-c-format
17565 msgid "Unexpected storage class: %d"
17566 msgstr ""
17568 #: xcoffread.c:1605
17569 msgid "Invalid symbol offset"
17570 msgstr ""
17572 #: xcoffread.c:1884
17573 #, possible-c-format
17574 msgid "cannot seek to string table in %s: %s"
17575 msgstr ""
17577 #: xcoffread.c:1911
17578 #, possible-c-format
17579 msgid "cannot read string table from %s: %s"
17580 msgstr ""
17582 #: xcoffread.c:1914
17583 msgid "bad symbol file: string table does not end with null character"
17584 msgstr ""
17586 #: xcoffread.c:2297
17587 msgid "More than one XMC_TC0 symbol found."
17588 msgstr ""
17590 #: xcoffread.c:2450
17591 #, possible-c-format
17592 msgid "Storage class %d not recognized during scan"
17593 msgstr ""
17595 #: xcoffread.c:2898
17596 #, possible-c-format
17597 msgid "Error reading .debug section of `%s': %s"
17598 msgstr ""
17600 #: xcoffread.c:2912
17601 #, possible-c-format
17602 msgid "Error reading symbols from %s: %s"
17603 msgstr ""
17605 #: xcoffread.c:2923
17606 msgid "reading symbol table"
17607 msgstr ""
17609 #: xcoffsolib.c:166
17610 msgid "Status of loaded shared object libraries"
17611 msgstr ""
17613 #: xstormy16-tdep.c:119
17614 #, possible-c-format
17615 msgid "xstormy16_register_name: illegal register number %d"
17616 msgstr ""