OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-7.2/] [gdb/] [po/] [gdb.pot] - Blame information for rev 512

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 330 jeremybenn
# 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 , YEAR.
5
#
6
#, fuzzy
7
msgid ""
8
msgstr ""
9
"Project-Id-Version: PACKAGE VERSION\n"
10
"Report-Msgid-Bugs-To: \n"
11 512 jeremybenn
"POT-Creation-Date: 2011-03-27 11:02+0100\n"
12 330 jeremybenn
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME \n"
14
"Language-Team: LANGUAGE \n"
15 342 jeremybenn
"Language: \n"
16 330 jeremybenn
"MIME-Version: 1.0\n"
17
"Content-Type: text/plain; charset=CHARSET\n"
18
"Content-Transfer-Encoding: 8bit\n"
19
 
20
#: ada-exp.y:259
21
msgid "Invalid conversion"
22
msgstr ""
23
 
24
#: ada-exp.y:277
25
msgid "Type required for qualification"
26
msgstr ""
27
 
28
#: ada-exp.y:295
29
msgid "Cannot slice a type"
30
msgstr ""
31
 
32
#: ada-exp.y:363
33
msgid "Type required within braces in coercion"
34
msgstr ""
35
 
36
#: ada-exp.y:433 ada-exp.y:451
37
msgid "Right operand of 'in' must be type"
38
msgstr ""
39
 
40
#: ada-exp.y:564
41
msgid "Prefix must be type"
42
msgstr ""
43
 
44
#: ada-exp.y:615
45
msgid "NEW not implemented."
46
msgstr ""
47
 
48
#: ada-exp.y:781
49
#, possible-c-format
50
msgid "Error in expression, near `%s'."
51
msgstr ""
52
 
53
#: ada-exp.y:809
54
#, possible-c-format
55
msgid "Invalid operator symbol `%s'"
56
msgstr ""
57
 
58
#: ada-exp.y:874
59
msgid "Could not find renamed symbol"
60
msgstr ""
61
 
62
#: ada-exp.y:883
63
#, possible-c-format
64
msgid "Could not find renamed variable: %s"
65
msgstr ""
66
 
67
#: ada-exp.y:955
68
#, possible-c-format
69
msgid "Could not find %s"
70
msgstr ""
71
 
72
#: ada-exp.y:1004
73
msgid "Internal error in encoding of renaming declaration"
74
msgstr ""
75
 
76
#: ada-exp.y:1035
77
#, possible-c-format
78
msgid "No file or function \"%s\"."
79
msgstr ""
80
 
81
#: ada-exp.y:1037
82
#, possible-c-format
83
msgid "No function \"%s\" in specified context."
84
msgstr ""
85
 
86
#: ada-exp.y:1042
87
#, possible-c-format
88
msgid "Function name \"%s\" ambiguous here"
89
msgstr ""
90
 
91
#: ada-exp.y:1331
92
msgid "impossible value from ada_parse_renaming"
93
msgstr ""
94
 
95
#: ada-exp.y:1349
96
#, possible-c-format
97
msgid "Invalid attempt to select from type: \"%s\"."
98
msgstr ""
99
 
100
#: ada-exp.y:1381
101
#, possible-c-format
102
msgid "No definition of \"%s\" found."
103
msgstr ""
104
 
105
#: ada-exp.y:1394 cli/cli-cmds.c:910 linespec.c:1662 linespec.c:1875
106
#: source.c:180 symtab.c:2743
107
msgid "No symbol table is loaded.  Use the \"file\" command."
108
msgstr ""
109
 
110
#: ada-exp.y:1396
111
#, possible-c-format
112
msgid "No definition of \"%s\" in current context."
113
msgstr ""
114
 
115
#: ada-exp.y:1398
116
#, possible-c-format
117
msgid "No definition of \"%s\" in specified context."
118
msgstr ""
119
 
120
#: ada-exp.y:1403
121
#, possible-c-format
122
msgid "Could not find renamed symbol \"%s\""
123
msgstr ""
124
 
125
#: ada-exp.y:1437
126
msgid "Invalid use of type."
127
msgstr ""
128
 
129
#: ada-lang.c:470
130
#, possible-c-format
131
msgid "Unable to find field %s in struct %s.  Aborting"
132
msgstr ""
133
 
134
#: ada-lang.c:589
135
msgid "object size is larger than varsize-limit"
136
msgstr ""
137
 
138
#: ada-lang.c:653
139
msgid "Unexpected type in ada_discrete_type_high_bound."
140
msgstr ""
141
 
142
#: ada-lang.c:673
143
msgid "Unexpected type in ada_discrete_type_low_bound."
144
msgstr ""
145
 
146
#: ada-lang.c:732
147
msgid "Invalid address for Ada main program name."
148
msgstr ""
149
 
150
#: ada-lang.c:812
151
#, possible-c-format
152
msgid "invalid Ada operator name: %s"
153
msgstr ""
154
 
155
#: ada-lang.c:1478 ada-lang.c:1495 ada-lang.c:1560
156
msgid "Bad GNAT array descriptor"
157
msgstr ""
158
 
159
#: ada-lang.c:1597
160
msgid "Bad GNAT array descriptor bounds"
161
msgstr ""
162
 
163
#: ada-lang.c:1822
164
msgid "Bounds unavailable for null array pointer."
165
msgstr ""
166
 
167
#: ada-lang.c:1903
168
msgid "could not understand bit size information on packed array"
169
msgstr ""
170
 
171
#: ada-lang.c:1983
172
msgid "could not find bounds information on packed array"
173
msgstr ""
174
 
175
#: ada-lang.c:1990
176
msgid "could not understand bounds information on packed array"
177
msgstr ""
178
 
179
#: ada-lang.c:2023
180
msgid "can't unpack array"
181
msgstr ""
182
 
183
#: ada-lang.c:2076
184
msgid "attempt to do packed indexing of something other than a packed array"
185
msgstr ""
186
 
187
#: ada-lang.c:2085
188
msgid "don't know bounds of array"
189
msgstr ""
190
 
191
#: ada-lang.c:2091
192
#, possible-c-format
193
msgid "packed array index %ld out of bounds"
194
msgstr ""
195
 
196
#: ada-lang.c:2369 ada-lang.c:8282 valops.c:1076
197
msgid "Left operand of assignment is not a modifiable lvalue."
198
msgstr ""
199
 
200
#: ada-lang.c:2466 ada-lang.c:2487
201
#, possible-c-format
202
msgid "too many subscripts (%d expected)"
203
msgstr ""
204
 
205
#: ada-lang.c:2617
206
#, possible-c-format
207
msgid "invalid dimension number to '%s"
208
msgstr ""
209
 
210
#: ada-lang.c:2636
211
msgid "attempt to take bound of something that is not an array"
212
msgstr ""
213
 
214
#: ada-lang.c:2755
215
msgid "Could not find operator name for opcode"
216
msgstr ""
217
 
218
#: ada-lang.c:2945
219
msgid "Unexpected operator during name resolution"
220
msgstr ""
221
 
222
#: ada-lang.c:3009
223
#, possible-c-format
224
msgid "No definition found for %s"
225
msgstr ""
226
 
227
#: ada-lang.c:3021 ada-lang.c:3073
228
#, possible-c-format
229
msgid "Could not find a match for %s"
230
msgstr ""
231
 
232
#: ada-lang.c:3026 ada-lang.c:3306
233
#, possible-c-format
234
msgid "Multiple matches for %s\n"
235
msgstr ""
236
 
237
#: ada-lang.c:3394
238
msgid "Request to select 0 symbols!"
239
msgstr ""
240
 
241
#: ada-lang.c:3399 linespec.c:494
242
msgid ""
243
"canceled because the command is ambiguous\n"
244
"See set/show multiple-symbol."
245
msgstr ""
246
 
247
#: ada-lang.c:3409
248
msgid "[0] cancel\n"
249
msgstr ""
250
 
251
#: ada-lang.c:3411
252
msgid "[1] all\n"
253
msgstr ""
254
 
255
#: ada-lang.c:3426
256
#, possible-c-format
257
msgid "[%d] %s at :%d\n"
258
msgstr ""
259
 
260
#: ada-lang.c:3431 ada-lang.c:3445
261
#, possible-c-format
262
msgid "[%d] %s at %s:%d\n"
263
msgstr ""
264
 
265
#: ada-lang.c:3455
266
#, possible-c-format
267
msgid "'(%s) (enumeral)\n"
268
msgstr ""
269
 
270
#: ada-lang.c:3460
271
#, possible-c-format
272
msgid "[%d] %s in %s (enumeral)\n"
273
msgstr ""
274
 
275
#: ada-lang.c:3461
276
#, possible-c-format
277
msgid "[%d] %s at %s:?\n"
278
msgstr ""
279
 
280
#: ada-lang.c:3467
281
#, possible-c-format
282
msgid "[%d] %s (enumeral)\n"
283
msgstr ""
284
 
285
#: ada-lang.c:3468
286
#, possible-c-format
287
msgid "[%d] %s at ?\n"
288
msgstr ""
289
 
290
#: ada-lang.c:3515 ada-lang.c:3529 linespec.c:562
291
msgid "one or more choice numbers"
292
msgstr ""
293
 
294
#: ada-lang.c:3536
295
msgid "Argument must be choice number"
296
msgstr ""
297
 
298
#: ada-lang.c:3540
299
msgid "cancelled"
300
msgstr ""
301
 
302
#: ada-lang.c:3567
303
#, possible-c-format
304
msgid "Select no more than %d of the above"
305
msgstr ""
306
 
307
#. PNH: Do we ever get here?  See ada_search_struct_field,
308
#. find_struct_field.
309
#: ada-lang.c:6171
310
msgid "Cannot assign this kind of variant record"
311
msgstr ""
312
 
313
#: ada-lang.c:6268 valops.c:2174
314
#, possible-c-format
315
msgid "There is no member named %s."
316
msgstr ""
317
 
318
#: ada-lang.c:6274
319
msgid "Attempt to extract a component of a value that is not a record."
320
msgstr ""
321
 
322
#: ada-lang.c:6324
323
msgid "Type (null) is not a structure or union type"
324
msgstr ""
325
 
326
#. XXX: type_sprint
327
#: ada-lang.c:6328 ada-lang.c:6406 ada-lang.c:6413
328
msgid "Type "
329
msgstr ""
330
 
331
#: ada-lang.c:6330
332
msgid " is not a structure or union type"
333
msgstr ""
334
 
335
#: ada-lang.c:6408
336
msgid " has no component named "
337
msgstr ""
338
 
339
#: ada-lang.c:6415
340
#, possible-c-format
341
msgid " has no component named %s"
342
msgstr ""
343
 
344
#: ada-lang.c:6754
345
msgid "unexpected null name on descriptive type"
346
msgstr ""
347
 
348
#: ada-lang.c:7085
349
#, possible-c-format
350
msgid "Invalid type size for `%s' detected: %d."
351
msgstr ""
352
 
353
#: ada-lang.c:7088
354
#, possible-c-format
355
msgid "Invalid type size for  detected: %d."
356
msgstr ""
357
 
358
#: ada-lang.c:7099
359
msgid "record type with dynamic size is larger than varsize-limit"
360
msgstr ""
361
 
362
#: ada-lang.c:7411
363
msgid "array type with dynamic size is larger than varsize-limit"
364
msgstr ""
365
 
366
#: ada-lang.c:7714
367
msgid "'POS only defined on discrete types"
368
msgstr ""
369
 
370
#: ada-lang.c:7726
371
msgid "enumeration value is invalid: can't find 'POS"
372
msgstr ""
373
 
374
#: ada-lang.c:7744
375
msgid "'VAL only defined on discrete types"
376
msgstr ""
377
 
378
#: ada-lang.c:7746
379
msgid "'VAL requires integral argument"
380
msgstr ""
381
 
382
#: ada-lang.c:7753
383
msgid "argument to 'VAL out of range"
384
msgstr ""
385
 
386
#: ada-lang.c:8090
387
msgid "Incompatible types in assignment"
388
msgstr ""
389
 
390
#: ada-lang.c:8124
391
#, possible-c-format
392
msgid "second operand of %s must not be zero."
393
msgstr ""
394
 
395
#: ada-lang.c:8169
396
msgid "Attempt to compare array with non-array"
397
msgstr ""
398
 
399
#: ada-lang.c:8300
400
msgid "Left-hand side must be array or record."
401
msgstr ""
402
 
403
#: ada-lang.c:8325
404
msgid "Misplaced 'others' clause"
405
msgstr ""
406
 
407
#: ada-lang.c:8330
408
msgid "Internal error: bad aggregate clause"
409
msgstr ""
410
 
411
#: ada-lang.c:8352
412
msgid "Extra components in aggregate ignored."
413
msgstr ""
414
 
415
#: ada-lang.c:8419
416
msgid "Invalid record component association."
417
msgstr ""
418
 
419
#: ada-lang.c:8425
420
#, possible-c-format
421
msgid "Unknown component name: %s."
422
msgstr ""
423
 
424
#: ada-lang.c:8430
425
msgid "Index in component association out of bounds."
426
msgstr ""
427
 
428
#: ada-lang.c:8506
429
msgid "Internal error: miscounted aggregate components."
430
msgstr ""
431
 
432
#: ada-lang.c:8875
433
msgid "Fixed-point values must be assigned to fixed-point variables"
434
msgstr ""
435
 
436
#: ada-lang.c:8892
437
msgid "Operands of fixed-point addition must have the same type"
438
msgstr ""
439
 
440
#: ada-lang.c:8914
441
msgid "Operands of fixed-point subtraction must have the same type"
442
msgstr ""
443
 
444
#. Only encountered when an unresolved symbol occurs in a
445
#. context other than a function call, in which case, it is
446
#. invalid.
447
#: ada-lang.c:9015 ada-lang.c:9085
448
#, possible-c-format
449
msgid "Unexpected unresolved symbol, %s, during evaluation"
450
msgstr ""
451
 
452
#: ada-lang.c:9127
453
#, possible-c-format
454
msgid "cannot subscript or call something of type `%s'"
455
msgstr ""
456
 
457
#: ada-lang.c:9146
458
msgid "cannot subscript or call a record"
459
msgstr ""
460
 
461
#: ada-lang.c:9148
462
#, possible-c-format
463
msgid "wrong number of subscripts; expecting %d"
464
msgstr ""
465
 
466
#: ada-lang.c:9160 ada-lang.c:9174
467
msgid "element type of array unknown"
468
msgstr ""
469
 
470
#: ada-lang.c:9183
471
msgid "Attempt to index or call something other than an array or function"
472
msgstr ""
473
 
474
#: ada-lang.c:9213
475
msgid "cannot slice a packed array"
476
msgstr ""
477
 
478
#: ada-lang.c:9241 valops.c:3482
479
msgid "cannot take slice of non-array"
480
msgstr ""
481
 
482
#: ada-lang.c:9279
483
msgid "Membership test incompletely implemented; always returns true"
484
msgstr ""
485
 
486
#: ada-lang.c:9368
487
#, possible-c-format
488
msgid "Invalid operand to '%s"
489
msgstr ""
490
 
491
#. Should never happen.
492
#: ada-lang.c:9393 ada-lang.c:9418 ada-lang.c:9448
493
msgid "unexpected attribute encountered"
494
msgstr ""
495
 
496
#: ada-lang.c:9426
497
msgid "the 'length attribute applies only to array types"
498
msgstr ""
499
 
500
#: ada-lang.c:9430
501
msgid "unimplemented type attribute"
502
msgstr ""
503
 
504
#: ada-lang.c:9498
505
msgid "'modulus must be applied to modular type"
506
msgstr ""
507
 
508
#: ada-lang.c:9594
509
msgid "Attempt to dereference null array pointer."
510
msgstr ""
511
 
512
#: ada-lang.c:9622 eval.c:2584 eval.c:2993 valops.c:1618
513
msgid "Attempt to take contents of a non-pointer value."
514
msgstr ""
515
 
516
#: ada-lang.c:9690 eval.c:2800
517
msgid "Attempt to use a type name as an expression"
518
msgstr ""
519
 
520
#: ada-lang.c:9702
521
#, possible-c-format
522
msgid ""
523 342 jeremybenn
"Undefined name, ambiguous name, or renaming used in component association: "
524
"%s."
525 330 jeremybenn
msgstr ""
526
 
527
#: ada-lang.c:9705
528
msgid "Aggregates only allowed on the right of an assignment"
529
msgstr ""
530
 
531
#: ada-lang.c:9707
532
msgid "aggregate apparently mangled"
533
msgstr ""
534
 
535
#: ada-lang.c:10002
536
msgid "Unknown lower bound, using 1."
537
msgstr ""
538
 
539
#: ada-lang.c:10021
540
#, possible-c-format
541
msgid "Unknown upper bound, using %ld."
542
msgstr ""
543
 
544
#: ada-lang.c:10249
545
msgid "Unable to insert catchpoint.  Is this an Ada main program?"
546
msgstr ""
547
 
548
#: ada-lang.c:10257
549
msgid "Unable to insert catchpoint. Try to start the program first."
550
msgstr ""
551
 
552
#. At this point, we know that we are debugging an Ada program and
553
#. that the inferior has been started, but we still are not able to
554
#. find the run-time symbols. That can mean that we are in
555
#. configurable run time mode, or that a-except as been optimized
556
#. out by the linker...  In any case, at this point it is not worth
557
#. supporting this feature.
558
#: ada-lang.c:10266
559
msgid "Cannot insert catchpoints in this configuration."
560
msgstr ""
561
 
562
#: ada-lang.c:10435 ada-lang.c:10554 ada-lang.c:10587 ada-lang.c:10616
563
msgid "unexpected catchpoint type"
564
msgstr ""
565
 
566
#: ada-lang.c:10461
567
#, possible-c-format
568
msgid "failed to get exception name: %s"
569
msgstr ""
570
 
571
#: ada-lang.c:10490
572
#, possible-c-format
573
msgid ""
574
"\n"
575
"Catchpoint %d, %s at "
576
msgstr ""
577
 
578
#: ada-lang.c:10493
579
#, possible-c-format
580
msgid ""
581
"\n"
582
"Catchpoint %d, exception at "
583
msgstr ""
584
 
585
#: ada-lang.c:10497
586
#, possible-c-format
587
msgid ""
588
"\n"
589
"Catchpoint %d, unhandled %s at "
590
msgstr ""
591
 
592
#: ada-lang.c:10500
593
#, possible-c-format
594
msgid ""
595
"\n"
596
"Catchpoint %d, unhandled exception at "
597
msgstr ""
598
 
599
#: ada-lang.c:10504
600
#, possible-c-format
601
msgid ""
602
"\n"
603
"Catchpoint %d, failed assertion at "
604
msgstr ""
605
 
606
#: ada-lang.c:10535
607
#, possible-c-format
608
msgid "`%s' Ada exception"
609
msgstr ""
610
 
611
#: ada-lang.c:10570
612
#, possible-c-format
613
msgid "Catchpoint %d: `%s' Ada exception"
614
msgstr ""
615
 
616
#: ada-lang.c:10573
617
#, possible-c-format
618
msgid "Catchpoint %d: all Ada exceptions"
619
msgstr ""
620
 
621
#: ada-lang.c:10578
622
#, possible-c-format
623
msgid "Catchpoint %d: unhandled Ada exceptions"
624
msgstr ""
625
 
626
#: ada-lang.c:10583
627
#, possible-c-format
628
msgid "Catchpoint %d: failed Ada assertions"
629
msgstr ""
630
 
631
#: ada-lang.c:10804 breakpoint.c:766 breakpoint.c:777
632
msgid "Junk at end of expression"
633
msgstr ""
634
 
635
#: ada-lang.c:10849 ada-lang.c:10872
636
#, possible-c-format
637
msgid "unexpected catchpoint kind (%d)"
638
msgstr ""
639
 
640
#: ada-lang.c:10980
641
#, possible-c-format
642
msgid "Unable to break on '%s' in this configuration."
643
msgstr ""
644
 
645
#: ada-lang.c:10984
646
#, possible-c-format
647
msgid "Symbol \"%s\" is not a function (class = %d)"
648
msgstr ""
649
 
650
#: ada-lang.c:11053 breakpoint.c:7375 breakpoint.c:8394 breakpoint.c:8524
651
#: breakpoint.c:8568 breakpoint.c:8710 breakpoint.c:11124
652
msgid "Junk at end of arguments."
653
msgstr ""
654
 
655
#. XXX: gdb_sprint_host_address, type_sprint
656
#: ada-lang.c:11234
657
msgid "Type @"
658
msgstr ""
659
 
660
#: ada-lang.c:11591
661
msgid "\"set ada\" must be followed by the name of a setting.\n"
662
msgstr ""
663
 
664
#: ada-lang.c:11610
665
msgid "Prefix command for changing Ada-specfic settings"
666
msgstr ""
667
 
668
#: ada-lang.c:11614
669
msgid "Generic command for showing Ada-specific settings."
670
msgstr ""
671
 
672
#: ada-lang.c:11618
673
msgid "Enable or disable an optimization trusting PAD types over XVS types"
674
msgstr ""
675
 
676
#: ada-lang.c:11619
677
msgid ""
678
"Show whether an optimization trusting PAD types over XVS types is activated"
679
msgstr ""
680
 
681
#: ada-lang.c:11621
682
msgid ""
683
"This is related to the encoding used by the GNAT compiler.  The debugger\n"
684
"should normally trust the contents of PAD types, but certain older versions\n"
685
"of GNAT have a bug that sometimes causes the information in the PAD type\n"
686
"to be incorrect.  Turning this setting \"off\" allows the debugger to\n"
687
"work around this bug.  It is always safe to turn this option \"off\", but\n"
688
"this incurs a slight performance penalty, so it is recommended to NOT "
689
"change\n"
690
"this option to \"off\" unless necessary."
691
msgstr ""
692
 
693 342 jeremybenn
#: ../../gdb-7.2/gdb/ada-lex.l:129 ../../gdb-7.2/gdb/ada-lex.l:133
694 330 jeremybenn
msgid "Based real literals not implemented yet."
695
msgstr ""
696
 
697 342 jeremybenn
#: ../../gdb-7.2/gdb/ada-lex.l:156
698 330 jeremybenn
msgid "ill-formed or non-terminated string literal"
699
msgstr ""
700
 
701 342 jeremybenn
#: ../../gdb-7.2/gdb/ada-lex.l:288
702 330 jeremybenn
#, possible-c-format
703
msgid "Invalid character '%s' in expression."
704
msgstr ""
705
 
706 342 jeremybenn
#: ../../gdb-7.2/gdb/ada-lex.l:343
707 330 jeremybenn
#, possible-c-format
708
msgid "Invalid base: %d."
709
msgstr ""
710
 
711 342 jeremybenn
#: ../../gdb-7.2/gdb/ada-lex.l:354 ../../gdb-7.2/gdb/ada-lex.l:361
712 330 jeremybenn
msgid "Integer literal out of range"
713
msgstr ""
714
 
715 342 jeremybenn
#: ../../gdb-7.2/gdb/ada-lex.l:356
716 330 jeremybenn
#, possible-c-format
717
msgid "Invalid digit `%c' in based literal"
718
msgstr ""
719
 
720 342 jeremybenn
#: ../../gdb-7.2/gdb/ada-lex.l:602
721 330 jeremybenn
#, possible-c-format
722
msgid "ambiguous attribute name: `%s'"
723
msgstr ""
724
 
725 342 jeremybenn
#: ../../gdb-7.2/gdb/ada-lex.l:605
726 330 jeremybenn
#, possible-c-format
727
msgid "unrecognized attribute: `%s'"
728
msgstr ""
729
 
730
#: ada-tasks.c:59 ada-tasks.c:81
731
msgid "Unactivated"
732
msgstr ""
733
 
734
#: ada-tasks.c:60 ada-tasks.c:82
735
msgid "Runnable"
736
msgstr ""
737
 
738
#: ada-tasks.c:61 ada-tasks.c:83
739
msgid "Terminated"
740
msgstr ""
741
 
742
#: ada-tasks.c:62
743
msgid "Child Activation Wait"
744
msgstr ""
745
 
746
#: ada-tasks.c:63
747
msgid "Accept or Select Term"
748
msgstr ""
749
 
750
#: ada-tasks.c:64 ada-tasks.c:86
751
msgid "Waiting on entry call"
752
msgstr ""
753
 
754
#: ada-tasks.c:65
755
msgid "Async Select Wait"
756
msgstr ""
757
 
758
#: ada-tasks.c:66 ada-tasks.c:88
759
msgid "Delay Sleep"
760
msgstr ""
761
 
762
#: ada-tasks.c:67
763
msgid "Child Termination Wait"
764
msgstr ""
765
 
766
#: ada-tasks.c:68
767
msgid "Wait Child in Term Alt"
768
msgstr ""
769
 
770
#: ada-tasks.c:73 ada-tasks.c:95
771
msgid "Asynchronous Hold"
772
msgstr ""
773
 
774
#: ada-tasks.c:75 ada-tasks.c:97
775
msgid "Activating"
776
msgstr ""
777
 
778
#: ada-tasks.c:76
779
msgid "Selective Wait"
780
msgstr ""
781
 
782
#: ada-tasks.c:84
783
msgid "Waiting for child activation"
784
msgstr ""
785
 
786
#: ada-tasks.c:85
787
msgid "Blocked in accept or select with terminate"
788
msgstr ""
789
 
790
#: ada-tasks.c:87
791
msgid "Asynchronous Selective Wait"
792
msgstr ""
793
 
794
#: ada-tasks.c:89
795
msgid "Waiting for children termination"
796
msgstr ""
797
 
798
#: ada-tasks.c:90
799
msgid "Waiting for children in terminate alternative"
800
msgstr ""
801
 
802
#: ada-tasks.c:98
803
msgid "Blocked in selective wait statement"
804
msgstr ""
805
 
806
#: ada-tasks.c:258
807
msgid "Unknown task name format. Aborting"
808
msgstr ""
809
 
810
#: ada-tasks.c:378
811
msgid "Cannot find Ada_Task_Control_Block type. Aborting"
812
msgstr ""
813
 
814
#: ada-tasks.c:391
815
msgid "Cannot find Common_ATCB type. Aborting"
816
msgstr ""
817
 
818
#: ada-tasks.c:393
819
msgid "Cannot find Private_Data type. Aborting"
820
msgstr ""
821
 
822
#: ada-tasks.c:395
823
msgid "Cannot find Entry_Call_Record type. Aborting"
824
msgstr ""
825
 
826
#: ada-tasks.c:660
827
msgid "Cannot inspect Ada tasks when program is not running"
828
msgstr ""
829
 
830
#: ada-tasks.c:668
831
msgid "Your application does not use any Ada tasks.\n"
832
msgstr ""
833
 
834
#: ada-tasks.c:710
835
#, possible-c-format
836
msgid " Accepting RV with %-4d"
837
msgstr ""
838
 
839
#: ada-tasks.c:713
840
#, possible-c-format
841
msgid " Waiting on RV with %-3d"
842
msgstr ""
843
 
844
#: ada-tasks.c:722
845
msgid " \n"
846
msgstr ""
847
 
848
#: ada-tasks.c:734
849
msgid "  ID       TID P-ID Pri State                  Name\n"
850
msgstr ""
851
 
852
#: ada-tasks.c:750 ada-tasks.c:863
853
#, possible-c-format
854
msgid ""
855
"Task ID %d not known.  Use the \"info tasks\" command to\n"
856
"see the IDs of currently known tasks"
857
msgstr ""
858
 
859
#. Print the Ada task ID.
860
#: ada-tasks.c:755
861
#, possible-c-format
862
msgid "Ada Task: %s\n"
863
msgstr ""
864
 
865
#: ada-tasks.c:760
866
#, possible-c-format
867
msgid "Name: %s\n"
868
msgstr ""
869
 
870
#: ada-tasks.c:762
871
msgid "\n"
872
msgstr ""
873
 
874
#. Print the TID and LWP.
875
#: ada-tasks.c:765
876
#, possible-c-format
877
msgid "Thread: %#lx\n"
878
msgstr ""
879
 
880
#: ada-tasks.c:766
881
#, possible-c-format
882
msgid "LWP: %#lx\n"
883
msgstr ""
884
 
885
#: ada-tasks.c:776
886
#, possible-c-format
887
msgid "Parent: %d"
888
msgstr ""
889
 
890
#: ada-tasks.c:782
891
msgid "No parent\n"
892
msgstr ""
893
 
894
#. Print the base priority.
895
#: ada-tasks.c:785
896
#, possible-c-format
897
msgid "Base Priority: %d\n"
898
msgstr ""
899
 
900
#: ada-tasks.c:794
901
#, possible-c-format
902
msgid "State: Accepting rendezvous with %d"
903
msgstr ""
904
 
905
#: ada-tasks.c:800
906
#, possible-c-format
907
msgid "State: Waiting on task %d's entry"
908
msgstr ""
909
 
910
#: ada-tasks.c:804
911
#, possible-c-format
912
msgid "State: %s"
913
msgstr ""
914
 
915
#: ada-tasks.c:848
916
msgid "[Current task is unknown]\n"
917
msgstr ""
918
 
919
#: ada-tasks.c:850
920
#, possible-c-format
921
msgid "[Current task is %d]\n"
922
msgstr ""
923
 
924
#: ada-tasks.c:868
925
#, possible-c-format
926
msgid "Cannot switch to task %d: Task is no longer running"
927
msgstr ""
928
 
929
#: ada-tasks.c:888
930
#, possible-c-format
931
msgid ""
932
"Unable to compute thread ID for task %d.\n"
933
"Cannot switch to this task."
934
msgstr ""
935
 
936
#: ada-tasks.c:894
937
#, possible-c-format
938
msgid "[Switching to task %d]\n"
939
msgstr ""
940
 
941
#: ada-tasks.c:926
942
msgid ""
943
"Task switching not supported when debugging from core files\n"
944
"(use thread support instead)"
945
msgstr ""
946
 
947
#: ada-tasks.c:978
948
msgid "Provide information about all known Ada tasks"
949
msgstr ""
950
 
951
#: ada-tasks.c:980
952
msgid ""
953
"Use this command to switch between Ada tasks.\n"
954
"Without argument, this command simply prints the current task ID"
955
msgstr ""
956
 
957
#: ada-typeprint.c:334
958
msgid ""
959
msgstr ""
960
 
961
#: ada-typeprint.c:622
962
msgid "  end record"
963
msgstr ""
964
 
965
#: ada-typeprint.c:791
966
#, possible-c-format
967
msgid "<%d-byte integer>"
968
msgstr ""
969
 
970
#: ada-typeprint.c:813
971
#, possible-c-format
972
msgid "<%d-byte float>"
973
msgstr ""
974
 
975
#: ada-typeprint.c:826
976
msgid "array (?) of ? ()"
977
msgstr ""
978
 
979
#: ada-valprint.c:213 ada-valprint.c:517 c-lang.c:510
980
#, possible-c-format
981
msgid " "
982
msgstr ""
983
 
984
#: ada-valprint.c:444
985
msgid "internal error: unhandled type in ada_print_scalar"
986
msgstr ""
987
 
988
#: ada-valprint.c:448 typeprint.c:270
989
msgid "Invalid type code in symbol table."
990
msgstr ""
991
 
992
#: ada-valprint.c:1082
993
msgid ""
994
msgstr ""
995
 
996
#: addrmap.c:162
997
msgid "addrmap_create_fixed is not implemented yet for fixed addrmaps"
998
msgstr ""
999
 
1000
#: addrmap.c:369
1001
msgid "addrmap_find is not implemented yet for mutable addrmaps"
1002
msgstr ""
1003
 
1004
#: addrmap.c:442
1005
msgid "addrmap_relocate is not implemented yet for mutable addrmaps"
1006
msgstr ""
1007
 
1008
#: aix-thread.c:232
1009
#, possible-c-format
1010
msgid "aix-thread: ptrace (%d, %d) returned %d (errno = %d %s)"
1011
msgstr ""
1012
 
1013
#. i18n: Like "Thread-Id %d, [state] idle"
1014
#: aix-thread.c:544
1015
msgid "idle"
1016
msgstr ""
1017
 
1018
#. i18n: Like "Thread-Id %d, [state] running"
1019
#: aix-thread.c:547
1020
msgid "running"
1021
msgstr ""
1022
 
1023
#. i18n: Like "Thread-Id %d, [state] sleeping"
1024
#: aix-thread.c:550
1025
msgid "sleeping"
1026
msgstr ""
1027
 
1028
#. i18n: Like "Thread-Id %d, [state] ready"
1029
#: aix-thread.c:553
1030
msgid "ready"
1031
msgstr ""
1032
 
1033
#. i18n: Like "Thread-Id %d, [state] finished"
1034
#: aix-thread.c:556
1035
msgid "finished"
1036
msgstr ""
1037
 
1038
#. i18n: Like "Thread-Id %d, [state] unknown"
1039
#: aix-thread.c:559 python/py-auto-load.c:428
1040
msgid "unknown"
1041
msgstr ""
1042
 
1043
#: aix-thread.c:991
1044
#, possible-c-format
1045
msgid "aix-thread resume: unknown pthread %ld"
1046
msgstr ""
1047
 
1048
#: aix-thread.c:996
1049
#, possible-c-format
1050
msgid "aix-thread resume: no tid for pthread %ld"
1051
msgstr ""
1052
 
1053
#: aix-thread.c:1168
1054
#, possible-c-format
1055
msgid "aix-thread: fetch_registers: pthdb_pthread_context returned %s"
1056
msgstr ""
1057
 
1058
#: aix-thread.c:1456
1059
#, possible-c-format
1060
msgid "aix-thread: store_registers: pthdb_pthread_context returned %s"
1061
msgstr ""
1062
 
1063
#: aix-thread.c:1515
1064
#, possible-c-format
1065
msgid "aix-thread: store_registers: pthdb_pthread_setcontext returned %s"
1066
msgstr ""
1067
 
1068
#: aix-thread.c:1719 dec-thread.c:671
1069
#, possible-c-format
1070
msgid "Thread %ld"
1071
msgstr ""
1072
 
1073
#. i18n: Like "thread-identifier %d, [state] running, suspended"
1074
#: aix-thread.c:1749
1075
#, possible-c-format
1076
msgid "tid %d"
1077
msgstr ""
1078
 
1079
#. i18n: Like "Thread-Id %d, [state] running, suspended"
1080
#: aix-thread.c:1760
1081
msgid ", suspended"
1082
msgstr ""
1083
 
1084
#. i18n: Like "Thread-Id %d, [state] running, detached"
1085
#: aix-thread.c:1766
1086
msgid ", detached"
1087
msgstr ""
1088
 
1089
#. i18n: Like "Thread-Id %d, [state] running, cancel pending"
1090
#: aix-thread.c:1771
1091
msgid ", cancel pending"
1092
msgstr ""
1093
 
1094
#: aix-thread.c:1795 aix-thread.c:1796
1095
msgid "AIX pthread support"
1096
msgstr ""
1097
 
1098
#: aix-thread.c:1829
1099
msgid "Set debugging of AIX thread module."
1100
msgstr ""
1101
 
1102
#: aix-thread.c:1830
1103
msgid "Show debugging of AIX thread module."
1104
msgstr ""
1105
 
1106
#: aix-thread.c:1831 dec-thread.c:737
1107
msgid "Enables debugging output (used to debug GDB)."
1108
msgstr ""
1109
 
1110
#: alphabsd-nat.c:96 alphabsd-nat.c:127 amd64bsd-nat.c:54 amd64bsd-nat.c:88
1111
#: amd64-linux-nat.c:166 amd64-linux-nat.c:221 hppabsd-nat.c:135
1112
#: hppabsd-nat.c:165 hppanbsd-nat.c:172 hppanbsd-nat.c:202 i386bsd-nat.c:142
1113
#: i386bsd-nat.c:193 i386-linux-nat.c:267 i386-linux-nat.c:282
1114
#: m32r-linux-nat.c:115 m32r-linux-nat.c:164 m68kbsd-nat.c:121
1115
#: m68kbsd-nat.c:151 m68klinux-nat.c:262 m68klinux-nat.c:277 m88kbsd-nat.c:73
1116
#: m88kbsd-nat.c:89 mips64obsd-nat.c:87 mips64obsd-nat.c:103
1117
#: mips-linux-nat.c:234 mips-linux-nat.c:290 mipsnbsd-nat.c:53
1118
#: mipsnbsd-nat.c:83 ppcnbsd-nat.c:93 ppcnbsd-nat.c:124 ppcobsd-nat.c:83
1119
#: ppcobsd-nat.c:119 s390-nat.c:148 s390-nat.c:165 shnbsd-nat.c:55
1120
#: shnbsd-nat.c:76 sparc-nat.c:171 sparc-nat.c:207 vaxbsd-nat.c:74
1121
#: vaxbsd-nat.c:90 xtensa-linux-nat.c:194 xtensa-linux-nat.c:213
1122
msgid "Couldn't get registers"
1123
msgstr ""
1124
 
1125
#: alphabsd-nat.c:109 alphabsd-nat.c:145 amd64bsd-nat.c:67 amd64bsd-nat.c:106
1126
#: amd64-linux-nat.c:193 amd64-linux-nat.c:256 hppabsd-nat.c:146
1127
#: hppabsd-nat.c:180 hppanbsd-nat.c:183 hppanbsd-nat.c:217 i386bsd-nat.c:166
1128
#: i386bsd-nat.c:173 i386bsd-nat.c:229 i386-linux-nat.c:331
1129
#: i386-linux-nat.c:345 m68kbsd-nat.c:132 m68kbsd-nat.c:166
1130
#: m68klinux-nat.c:354 m68klinux-nat.c:368 mipsnbsd-nat.c:66
1131
#: mipsnbsd-nat.c:101 ppcobsd-nat.c:100 ppcobsd-nat.c:140 s390-nat.c:185
1132
#: s390-nat.c:202 sparc-nat.c:183
1133
msgid "Couldn't get floating point status"
1134
msgstr ""
1135
 
1136
#: alphabsd-nat.c:133 amd64bsd-nat.c:94 amd64-linux-nat.c:226
1137
#: hppabsd-nat.c:171 hppanbsd-nat.c:208 i386bsd-nat.c:199 i386-linux-nat.c:287
1138
#: m32r-linux-nat.c:169 m68kbsd-nat.c:157 m68klinux-nat.c:282 m88kbsd-nat.c:95
1139
#: mips64obsd-nat.c:109 mipsnbsd-nat.c:89 ppcnbsd-nat.c:131 ppcobsd-nat.c:130
1140
#: s390-nat.c:170 sparc-nat.c:212 vaxbsd-nat.c:96 xtensa-linux-nat.c:221
1141
msgid "Couldn't write registers"
1142
msgstr ""
1143
 
1144
#: alphabsd-nat.c:151 amd64bsd-nat.c:112 amd64-linux-nat.c:261
1145
#: hppabsd-nat.c:186 hppanbsd-nat.c:223 i386bsd-nat.c:235 i386-linux-nat.c:350
1146
#: m68kbsd-nat.c:172 m68klinux-nat.c:373 mipsnbsd-nat.c:107 ppcobsd-nat.c:147
1147
#: s390-nat.c:207
1148
msgid "Couldn't write floating point status"
1149
msgstr ""
1150
 
1151
#: alpha-nat.c:116
1152
#, possible-c-format
1153
msgid "Register %s not found in core file."
1154
msgstr ""
1155
 
1156
#: alpha-tdep.c:253
1157
msgid "Cannot retrieve value from floating point register"
1158
msgstr ""
1159
 
1160
#: alpha-tdep.c:269
1161
msgid "Cannot store value in floating point register"
1162
msgstr ""
1163
 
1164
#: alpha-tdep.c:495 alpha-tdep.c:518 alpha-tdep.c:563 alpha-tdep.c:587
1165
msgid "unknown floating point width"
1166
msgstr ""
1167
 
1168
#. FIXME: 128-bit long doubles are returned like structures:
1169
#. by writing into indirect storage provided by the caller
1170
#. as the first argument.
1171
#: alpha-tdep.c:560 alpha-tdep.c:584
1172
msgid "Cannot set a 128-bit long double return value."
1173
msgstr ""
1174
 
1175
#: alpha-tdep.c:1000
1176
#, possible-c-format
1177
msgid ""
1178
"Hit beginning of text section without finding enclosing function for address "
1179
"%s"
1180
msgstr ""
1181
 
1182
#: alpha-tdep.c:1003
1183
#, possible-c-format
1184
msgid ""
1185
"Hit heuristic-fence-post without finding enclosing function for address %s"
1186
msgstr ""
1187
 
1188
#: alpha-tdep.c:1008
1189
msgid ""
1190
"This warning occurs if you are debugging a function without any symbols\n"
1191
"(for example, in a stripped executable).  In that case, you may wish to\n"
1192
"increase the size of the search with the `set heuristic-fence-post' "
1193
"command.\n"
1194
"\n"
1195
"Otherwise, you told GDB there was a function where there isn't one, or\n"
1196
"(more likely) you have encountered a bug in GDB.\n"
1197
msgstr ""
1198
 
1199
#: alpha-tdep.c:1775 mips-tdep.c:6306
1200
msgid "Set the distance searched for the start of a function."
1201
msgstr ""
1202
 
1203
#: alpha-tdep.c:1776 mips-tdep.c:6307
1204
msgid "Show the distance searched for the start of a function."
1205
msgstr ""
1206
 
1207
#: alpha-tdep.c:1777 mips-tdep.c:6308
1208
msgid ""
1209
"If you are debugging a stripped executable, GDB needs to search through the\n"
1210
"program for the start of a function.  This command sets the distance of the\n"
1211
"search.  The only need to set it is when debugging a stripped executable."
1212
msgstr ""
1213
 
1214
#: amd64fbsd-nat.c:188
1215
#, possible-c-format
1216
msgid ""
1217
"offsetof (struct sigcontext, sc_rip) yields %d instead of %d.\n"
1218
"Please report this to ."
1219
msgstr ""
1220
 
1221
#: amd64fbsd-nat.c:201
1222
#, possible-c-format
1223
msgid ""
1224
"offsetof (struct sigcontext, sc_rsp) yields %d instead of %d.\n"
1225
"Please report this to ."
1226
msgstr ""
1227
 
1228
#: amd64fbsd-nat.c:214
1229
#, possible-c-format
1230
msgid ""
1231
"offsetof (struct sigcontext, sc_rbp) yields %d instead of %d.\n"
1232
"Please report this to ."
1233
msgstr ""
1234
 
1235
#: amd64-linux-nat.c:186 amd64-linux-nat.c:245
1236
msgid "Couldn't get extended state status"
1237
msgstr ""
1238
 
1239
#: amd64-linux-nat.c:251 i386-linux-nat.c:409
1240
msgid "Couldn't write extended state status"
1241
msgstr ""
1242
 
1243
#: amd64-linux-nat.c:290 i386-linux-nat.c:662
1244
msgid "Couldn't read debug register"
1245
msgstr ""
1246
 
1247
#: amd64-linux-nat.c:313 i386-linux-nat.c:685 mips-linux-nat.c:878
1248
#: mips-linux-nat.c:896
1249
msgid "Couldn't write debug register"
1250
msgstr ""
1251
 
1252
#: amd64-linux-nat.c:729
1253
msgid "Couldn't get CS register"
1254
msgstr ""
1255
 
1256
#: amd64-linux-tdep.c:1203 i386-linux-tdep.c:434
1257
#, possible-c-format
1258
msgid "Process record and replay target doesn't support syscall number %s\n"
1259
msgstr ""
1260
 
1261
#: amd64-tdep.c:188 avr-tdep.c:1339 cris-tdep.c:1851 s390-tdep.c:159
1262
#, possible-c-format
1263
msgid "Unmapped DWARF Register #%d encountered."
1264
msgstr ""
1265
 
1266
#. We shouldn't get here.
1267
#: amd64-tdep.c:1095
1268
msgid "unable to find free reg"
1269
msgstr ""
1270
 
1271
#. Should this be an internal error?  I guess so, it is reflecting
1272
#. an architectural limitation in the current design.
1273
#: arch-utils.c:214 m32c-tdep.c:2568 m32c-tdep.c:2588
1274
msgid "No virtual frame pointer available"
1275
msgstr ""
1276
 
1277
#: arch-utils.c:277
1278
msgid "The target endianness is set automatically (currently big endian)\n"
1279
msgstr ""
1280
 
1281
#: arch-utils.c:280
1282
msgid "The target endianness is set automatically (currently little endian)\n"
1283
msgstr ""
1284
 
1285
#: arch-utils.c:285
1286
msgid "The target is assumed to be big endian\n"
1287
msgstr ""
1288
 
1289
#: arch-utils.c:288
1290
msgid "The target is assumed to be little endian\n"
1291
msgstr ""
1292
 
1293
#: arch-utils.c:303
1294
msgid "set_endian: architecture update failed"
1295
msgstr ""
1296
 
1297
#: arch-utils.c:309
1298
msgid "Little endian target not supported by GDB\n"
1299
msgstr ""
1300
 
1301
#: arch-utils.c:317
1302
msgid "Big endian target not supported by GDB\n"
1303
msgstr ""
1304
 
1305
#: arch-utils.c:323
1306
msgid "set_endian: bad value"
1307
msgstr ""
1308
 
1309
#: arch-utils.c:381
1310
#, possible-c-format
1311
msgid ""
1312
"Selected architecture %s is not compatible with reported target architecture "
1313
"%s"
1314
msgstr ""
1315
 
1316
#. We have no idea which one is better.  This is a bug, but not
1317
#. a critical problem; warn the user.
1318
#: arch-utils.c:405
1319
#, possible-c-format
1320
msgid ""
1321
"Selected architecture %s is ambiguous with reported target architecture %s"
1322
msgstr ""
1323
 
1324
#: arch-utils.c:436
1325
#, possible-c-format
1326
msgid "The target architecture is set automatically (currently %s)\n"
1327
msgstr ""
1328
 
1329
#: arch-utils.c:440
1330
#, possible-c-format
1331
msgid "The target architecture is assumed to be %s\n"
1332
msgstr ""
1333
 
1334
#: arch-utils.c:460
1335
msgid "could not select an architecture automatically"
1336
msgstr ""
1337
 
1338
#: arch-utils.c:467
1339
msgid "set_architecture: bfd_scan_arch failed"
1340
msgstr ""
1341
 
1342
#: arch-utils.c:471
1343
#, possible-c-format
1344
msgid "Architecture `%s' not recognized.\n"
1345
msgstr ""
1346
 
1347
#: arch-utils.c:556
1348
msgid "Architecture of file not recognized."
1349
msgstr ""
1350
 
1351
#: arch-utils.c:603
1352
msgid "initialize_current_architecture: No arch"
1353
msgstr ""
1354
 
1355
#: arch-utils.c:607
1356
msgid "initialize_current_architecture: Arch not found"
1357
msgstr ""
1358
 
1359
#: arch-utils.c:650
1360
msgid ""
1361
"initialize_current_architecture: Selection of initial architecture failed"
1362
msgstr ""
1363
 
1364
#: arch-utils.c:663
1365
msgid "Set architecture of target."
1366
msgstr ""
1367
 
1368
#: arch-utils.c:664
1369
msgid "Show architecture of target."
1370
msgstr ""
1371
 
1372
#: arch-utils.c:794
1373
msgid "Set endianness of target."
1374
msgstr ""
1375
 
1376
#: arch-utils.c:795
1377
msgid "Show endianness of target."
1378
msgstr ""
1379
 
1380
#: arm-linux-nat.c:129
1381
msgid "Unable to fetch floating point register."
1382
msgstr ""
1383
 
1384
#: arm-linux-nat.c:159 arm-linux-nat.c:188 arm-linux-nat.c:224
1385
msgid "Unable to fetch the floating point registers."
1386
msgstr ""
1387
 
1388
#: arm-linux-nat.c:203
1389
msgid "Unable to store floating point register."
1390
msgstr ""
1391
 
1392
#: arm-linux-nat.c:240
1393
msgid "Unable to store floating point registers."
1394
msgstr ""
1395
 
1396
#: arm-linux-nat.c:260
1397
msgid "Unable to fetch general register."
1398
msgstr ""
1399
 
1400
#: arm-linux-nat.c:302 arm-linux-nat.c:341 arm-linux-nat.c:375
1401
msgid "Unable to fetch general registers."
1402
msgstr ""
1403
 
1404
#: arm-linux-nat.c:357
1405
msgid "Unable to store general register."
1406
msgstr ""
1407
 
1408
#: arm-linux-nat.c:393
1409
msgid "Unable to store general registers."
1410
msgstr ""
1411
 
1412
#: arm-linux-nat.c:415 arm-linux-nat.c:444
1413
msgid "Unable to fetch WMMX registers."
1414
msgstr ""
1415
 
1416
#: arm-linux-nat.c:467
1417
msgid "Unable to store WMMX registers."
1418
msgstr ""
1419
 
1420
#: arm-linux-nat.c:489
1421
msgid "Unable to fetch VFP registers."
1422
msgstr ""
1423
 
1424
#: arm-linux-nat.c:513
1425
msgid "Unable to fetch VFP registers (for update)."
1426
msgstr ""
1427
 
1428
#: arm-linux-nat.c:528
1429
msgid "Unable to store VFP registers."
1430
msgstr ""
1431
 
1432
#: arm-linux-nat.c:658
1433
msgid "Unable to determine GNU/Linux version."
1434
msgstr ""
1435
 
1436
#: arm-linux-tdep.c:979
1437
msgid "arm_linux_init_abi: Floating point model not supported"
1438
msgstr ""
1439
 
1440
#: armnbsd-nat.c:88
1441
msgid "unable to fetch general register"
1442
msgstr ""
1443
 
1444
#: armnbsd-nat.c:141 armnbsd-nat.c:189 armnbsd-nat.c:227
1445
msgid "unable to fetch general registers"
1446
msgstr ""
1447
 
1448
#: armnbsd-nat.c:159
1449
msgid "unable to fetch floating-point register"
1450
msgstr ""
1451
 
1452
#: armnbsd-nat.c:289 armnbsd-nat.c:372
1453
#, possible-c-format
1454
msgid "unable to write register %d to inferior"
1455
msgstr ""
1456
 
1457
#: armnbsd-nat.c:337
1458
msgid "unable to store general registers"
1459
msgstr ""
1460
 
1461
#: armnbsd-nat.c:351
1462
msgid "unable to fetch floating-point registers"
1463
msgstr ""
1464
 
1465
#: armnbsd-nat.c:394
1466
msgid "unable to store floating-point registers"
1467
msgstr ""
1468
 
1469
#: armnbsd-nat.c:446
1470
msgid "wrong size of register set in core file"
1471
msgstr ""
1472
 
1473
#: armnbsd-nat.c:458
1474
msgid "wrong size of FPA register set in core file"
1475
msgstr ""
1476
 
1477
#: armnbsd-tdep.c:65 arm-tdep.c:6783
1478
msgid "arm_gdbarch_init: bad byte order for float format"
1479
msgstr ""
1480
 
1481
#. multiply
1482
#: arm-tdep.c:976 arm-tdep.c:3067 arm-tdep.c:3088 arm-tdep.c:3199
1483
msgid "Invalid update to pc in instruction"
1484
msgstr ""
1485
 
1486
#: arm-tdep.c:1667
1487
#, possible-c-format
1488
msgid "Unexpected register %d"
1489
msgstr ""
1490
 
1491
#. Should never happen.
1492
#: arm-tdep.c:1736
1493
msgid "unknown type alignment"
1494
msgstr ""
1495
 
1496
#: arm-tdep.c:1797 arm-tdep.c:1819
1497
#, possible-c-format
1498
msgid "Invalid VFP CPRC type: %d."
1499
msgstr ""
1500
 
1501
#: arm-tdep.c:2253
1502
#, c-format
1503
msgid "Hardware FPU type %d\n"
1504
msgstr ""
1505
 
1506
#: arm-tdep.c:2255
1507
#, c-format
1508
msgid "Software FPU type %d\n"
1509
msgstr ""
1510
 
1511
#. i18n: [floating point unit] mask
1512
#: arm-tdep.c:2257
1513
msgid "mask: "
1514
msgstr ""
1515
 
1516
#. i18n: [floating point unit] flags
1517
#: arm-tdep.c:2260
1518
msgid "flags: "
1519
msgstr ""
1520
 
1521
#: arm-tdep.c:2489
1522
#, possible-c-format
1523
msgid "Bad REGNUM %d"
1524
msgstr ""
1525
 
1526
#: arm-tdep.c:3282
1527
msgid "Bad bit-field extraction\n"
1528
msgstr ""
1529
 
1530
#: arm-tdep.c:3298
1531
msgid "Infinite loop detected"
1532
msgstr ""
1533
 
1534
#. Unpredictable behaviour.  Try to do something sensible (switch to ARM
1535
#. mode, align dest to 4 bytes).
1536
#: arm-tdep.c:3607
1537
msgid "Single-stepping BX to non-word-aligned ARM instruction."
1538
msgstr ""
1539
 
1540
#: arm-tdep.c:3668
1541
msgid "Instruction wrote to PC in an unexpected way when single-stepping"
1542
msgstr ""
1543
 
1544
#: arm-tdep.c:3674
1545
msgid "Invalid argument to displaced_write_reg"
1546
msgstr ""
1547
 
1548
#: arm-tdep.c:4273
1549
msgid "copy_extra_ld_st: instruction decode error"
1550
msgstr ""
1551
 
1552
#: arm-tdep.c:4464
1553
msgid "Cannot single-step exception return"
1554
msgstr ""
1555
 
1556
#: arm-tdep.c:4586
1557
#, possible-c-format
1558
msgid "displaced: LDM: move loaded register r%d to r%d\n"
1559
msgstr ""
1560
 
1561
#: arm-tdep.c:4591
1562
#, possible-c-format
1563
msgid "displaced: LDM: register r%d already in the right place\n"
1564
msgstr ""
1565
 
1566
#: arm-tdep.c:4611
1567
#, possible-c-format
1568
msgid "displaced: LDM: restored clobbered register r%d\n"
1569
msgstr ""
1570
 
1571
#: arm-tdep.c:4653
1572
msgid "displaced: Unpredictable LDM or STM with base register r15"
1573
msgstr ""
1574
 
1575
#: arm-tdep.c:4721
1576
#, possible-c-format
1577
msgid ""
1578
"displaced: LDM r%d%s, {..., pc}: original reg list %.4x, modified list %.4x\n"
1579
msgstr ""
1580
 
1581
#: arm-tdep.c:5250
1582
msgid "Displaced stepping is only supported in ARM mode"
1583
msgstr ""
1584
 
1585
#: arm-tdep.c:5287
1586
msgid "arm_process_displaced_insn: Instruction decode error"
1587
msgstr ""
1588
 
1589
#: arm-tdep.c:5543
1590
msgid "arm_extract_return_value: Floating point model not supported"
1591
msgstr ""
1592
 
1593
#: arm-tdep.c:5732
1594
msgid "arm_store_return_value: Floating point model not supported"
1595
msgstr ""
1596
 
1597
#: arm-tdep.c:5954
1598
msgid "\"set arm\" must be followed by an apporpriate subcommand.\n"
1599
msgstr ""
1600
 
1601
#: arm-tdep.c:5995
1602
#, possible-c-format
1603
msgid "Invalid fp model accepted: %s."
1604
msgstr ""
1605
 
1606
#: arm-tdep.c:6009
1607
#, possible-c-format
1608
msgid "The current ARM floating point model is \"auto\" (currently \"%s\").\n"
1609
msgstr ""
1610
 
1611
#: arm-tdep.c:6013
1612
#, possible-c-format
1613
msgid "The current ARM floating point model is \"%s\".\n"
1614
msgstr ""
1615
 
1616
#: arm-tdep.c:6032
1617
#, possible-c-format
1618
msgid "Invalid ABI accepted: %s."
1619
msgstr ""
1620
 
1621
#: arm-tdep.c:6046
1622
#, possible-c-format
1623
msgid "The current ARM ABI is \"auto\" (currently \"%s\").\n"
1624
msgstr ""
1625
 
1626
#: arm-tdep.c:6050
1627
#, possible-c-format
1628
msgid "The current ARM ABI is \"%s\".\n"
1629
msgstr ""
1630
 
1631
#: arm-tdep.c:6060
1632
#, possible-c-format
1633
msgid ""
1634
"The current execution mode assumed (when symbols are unavailable) is \"%s"
1635
"\".\n"
1636
msgstr ""
1637
 
1638
#: arm-tdep.c:6071
1639
#, possible-c-format
1640
msgid ""
1641
"The current execution mode assumed (even when symbols are available) is \"%s"
1642
"\".\n"
1643
msgstr ""
1644
 
1645
#. Leave it as "auto".
1646
#: arm-tdep.c:6680
1647
#, possible-c-format
1648
msgid "unknown ARM EABI version 0x%x"
1649
msgstr ""
1650
 
1651
#: arm-tdep.c:6954
1652
#, possible-c-format
1653
msgid "arm_dump_tdep: Lowest pc = 0x%lx"
1654
msgstr ""
1655
 
1656
#: arm-tdep.c:6989 arm-tdep.c:6993
1657
msgid "Various ARM-specific commands."
1658
msgstr ""
1659
 
1660
#: arm-tdep.c:7024
1661
msgid "The valid values are:\n"
1662
msgstr ""
1663
 
1664
#: arm-tdep.c:7026
1665
msgid "The default is \"std\"."
1666
msgstr ""
1667
 
1668
#: arm-tdep.c:7032
1669
msgid "Set the disassembly style."
1670
msgstr ""
1671
 
1672
#: arm-tdep.c:7033
1673
msgid "Show the disassembly style."
1674
msgstr ""
1675
 
1676
#: arm-tdep.c:7040
1677
msgid "Set usage of ARM 32-bit mode."
1678
msgstr ""
1679
 
1680
#: arm-tdep.c:7041
1681
msgid "Show usage of ARM 32-bit mode."
1682
msgstr ""
1683
 
1684
#: arm-tdep.c:7042
1685
msgid "When off, a 26-bit PC will be used."
1686
msgstr ""
1687
 
1688
#: arm-tdep.c:7049
1689
msgid "Set the floating point type."
1690
msgstr ""
1691
 
1692
#: arm-tdep.c:7050
1693
msgid "Show the floating point type."
1694
msgstr ""
1695
 
1696
#: arm-tdep.c:7051
1697
msgid ""
1698
"auto - Determine the FP typefrom the OS-ABI.\n"
1699
"softfpa - Software FP, mixed-endian doubles on little-endian ARMs.\n"
1700
"fpa - FPA co-processor (GCC compiled).\n"
1701
"softvfp - Software FP with pure-endian doubles.\n"
1702
"vfp - VFP co-processor."
1703
msgstr ""
1704
 
1705
#: arm-tdep.c:7061
1706
msgid "Set the ABI."
1707
msgstr ""
1708
 
1709
#: arm-tdep.c:7062
1710
msgid "Show the ABI."
1711
msgstr ""
1712
 
1713
#: arm-tdep.c:7070
1714
msgid "Set the mode assumed when symbols are unavailable."
1715
msgstr ""
1716
 
1717
#: arm-tdep.c:7071
1718
msgid "Show the mode assumed when symbols are unavailable."
1719
msgstr ""
1720
 
1721
#: arm-tdep.c:7076
1722
msgid "Set the mode assumed even when symbols are available."
1723
msgstr ""
1724
 
1725
#: arm-tdep.c:7077
1726
msgid "Show the mode assumed even when symbols are available."
1727
msgstr ""
1728
 
1729
#: arm-tdep.c:7083
1730
msgid "Set ARM debugging."
1731
msgstr ""
1732
 
1733
#: arm-tdep.c:7084
1734
msgid "Show ARM debugging."
1735
msgstr ""
1736
 
1737
#: arm-tdep.c:7085
1738
msgid "When on, arm-specific debugging is enabled."
1739
msgstr ""
1740
 
1741
#: auxv.c:335
1742
msgid "End of vector"
1743
msgstr ""
1744
 
1745
#: auxv.c:336 auxv.c:357
1746
msgid "Entry should be ignored"
1747
msgstr ""
1748
 
1749
#: auxv.c:337
1750
msgid "File descriptor of program"
1751
msgstr ""
1752
 
1753
#: auxv.c:338
1754
msgid "Program headers for program"
1755
msgstr ""
1756
 
1757
#: auxv.c:339
1758
msgid "Size of program header entry"
1759
msgstr ""
1760
 
1761
#: auxv.c:340
1762
msgid "Number of program headers"
1763
msgstr ""
1764
 
1765
#: auxv.c:341
1766
msgid "System page size"
1767
msgstr ""
1768
 
1769
#: auxv.c:342
1770
msgid "Base address of interpreter"
1771
msgstr ""
1772
 
1773
#: auxv.c:343
1774
msgid "Flags"
1775
msgstr ""
1776
 
1777
#: auxv.c:344
1778
msgid "Entry point of program"
1779
msgstr ""
1780
 
1781
#: auxv.c:345
1782
msgid "Program is not ELF"
1783
msgstr ""
1784
 
1785
#: auxv.c:346 auxv.c:365
1786
msgid "Real user ID"
1787
msgstr ""
1788
 
1789
#: auxv.c:347 auxv.c:364
1790
msgid "Effective user ID"
1791
msgstr ""
1792
 
1793
#: auxv.c:348 auxv.c:367
1794
msgid "Real group ID"
1795
msgstr ""
1796
 
1797
#: auxv.c:349 auxv.c:366
1798
msgid "Effective group ID"
1799
msgstr ""
1800
 
1801
#: auxv.c:350
1802
msgid "Frequency of times()"
1803
msgstr ""
1804
 
1805
#: auxv.c:351
1806
msgid "String identifying platform"
1807
msgstr ""
1808
 
1809
#: auxv.c:352 auxv.c:373
1810
msgid "Machine-dependent CPU capability hints"
1811
msgstr ""
1812
 
1813
#: auxv.c:353
1814
msgid "Used FPU control word"
1815
msgstr ""
1816
 
1817
#: auxv.c:354
1818
msgid "Data cache block size"
1819
msgstr ""
1820
 
1821
#: auxv.c:355
1822
msgid "Instruction cache block size"
1823
msgstr ""
1824
 
1825
#: auxv.c:356
1826
msgid "Unified cache block size"
1827
msgstr ""
1828
 
1829
#: auxv.c:358
1830
msgid "String identifying base platform"
1831
msgstr ""
1832
 
1833
#: auxv.c:359
1834
msgid "Address of 16 random bytes"
1835
msgstr ""
1836
 
1837
#: auxv.c:360
1838
msgid "File name of executable"
1839
msgstr ""
1840
 
1841
#: auxv.c:361
1842
msgid "Boolean, was exec setuid-like?"
1843
msgstr ""
1844
 
1845
#: auxv.c:362
1846
msgid "Special system info/entry points"
1847
msgstr ""
1848
 
1849
#: auxv.c:363
1850
msgid "System-supplied DSO's ELF header"
1851
msgstr ""
1852
 
1853
#: auxv.c:368
1854
msgid "Dynamic linker's ELF header"
1855
msgstr ""
1856
 
1857
#: auxv.c:369
1858
msgid "Dynamic linker's section headers"
1859
msgstr ""
1860
 
1861
#: auxv.c:370
1862
msgid "String giving name of dynamic linker"
1863
msgstr ""
1864
 
1865
#: auxv.c:371
1866
msgid "Large pagesize"
1867
msgstr ""
1868
 
1869
#: auxv.c:372
1870
msgid "Platform name string"
1871
msgstr ""
1872
 
1873
#: auxv.c:374
1874
msgid "Should flush icache?"
1875
msgstr ""
1876
 
1877
#: auxv.c:375
1878
msgid "CPU name string"
1879
msgstr ""
1880
 
1881
#: auxv.c:376
1882
msgid "COFF entry point address"
1883
msgstr ""
1884
 
1885
#: auxv.c:377
1886
msgid "COFF executable file descriptor"
1887
msgstr ""
1888
 
1889
#: auxv.c:379
1890
msgid "Canonicalized file name given to execve"
1891
msgstr ""
1892
 
1893
#: auxv.c:380
1894
msgid "String for name of MMU module"
1895
msgstr ""
1896
 
1897
#: auxv.c:381
1898
msgid "Dynamic linker's data segment address"
1899
msgstr ""
1900
 
1901
#: auxv.c:383
1902
msgid "AF_SUN_ flags passed from the kernel"
1903
msgstr ""
1904
 
1905
#: auxv.c:423
1906
msgid "The program has no auxiliary information now."
1907
msgstr ""
1908
 
1909
#: auxv.c:429
1910
msgid "No auxiliary vector found, or failed reading it."
1911
msgstr ""
1912
 
1913
#: auxv.c:431
1914
msgid "Auxiliary vector is empty."
1915
msgstr ""
1916
 
1917
#: auxv.c:442
1918
msgid ""
1919
"Display the inferior's auxiliary vector.\n"
1920
"This is information provided by the operating system at program startup."
1921
msgstr ""
1922
 
1923
#: avr-tdep.c:371 avr-tdep.c:389 i386-tdep.c:276 i386-tdep.c:2490
1924
#: i386-tdep.c:2569 i386-tdep.c:2636 s390-tdep.c:197 s390-tdep.c:216
1925
#: s390-tdep.c:263 s390-tdep.c:312 sparc64-tdep.c:320 spu-tdep.c:241
1926
#: spu-tdep.c:302
1927
msgid "invalid regnum"
1928
msgstr ""
1929
 
1930
#: avr-tdep.c:632
1931
#, possible-c-format
1932
msgid "Num pushes too large: %d\n"
1933
msgstr ""
1934
 
1935
#: avr-tdep.c:1481
1936
msgid "ERR: info io_registers NOT supported by current target\n"
1937
msgstr ""
1938
 
1939
#: avr-tdep.c:1489
1940
msgid "Error fetching number of io registers\n"
1941
msgstr ""
1942
 
1943
#: avr-tdep.c:1498
1944
#, possible-c-format
1945
msgid ""
1946
"Target has %u io registers:\n"
1947
"\n"
1948
msgstr ""
1949
 
1950
#: avr-tdep.c:1547
1951
msgid "query remote avr target for io space register values"
1952
msgstr ""
1953
 
1954
#: ax-gdb.c:507
1955
msgid "gen_fetch: strange size"
1956
msgstr ""
1957
 
1958
#: ax-gdb.c:519
1959
msgid "gen_fetch: bad type code"
1960
msgstr ""
1961
 
1962
#: ax-gdb.c:636
1963
msgid "gen_var_ref: LOC_CONST_BYTES symbols are not supported"
1964
msgstr ""
1965
 
1966
#: ax-gdb.c:667
1967
#, possible-c-format
1968
msgid "Cannot compute value of typedef `%s'."
1969
msgstr ""
1970
 
1971
#: ax-gdb.c:699
1972
#, possible-c-format
1973
msgid "Couldn't resolve symbol `%s'."
1974
msgstr ""
1975
 
1976
#: ax-gdb.c:723
1977
#, possible-c-format
1978
msgid "Cannot find value of botched symbol `%s'."
1979
msgstr ""
1980
 
1981
#: ax-gdb.c:759
1982
msgid "Value not scalar: cannot be an rvalue."
1983
msgstr ""
1984
 
1985
#: ax-gdb.c:1004
1986
msgid "Invalid type cast: intended type must be scalar."
1987
msgstr ""
1988
 
1989
#: ax-gdb.c:1027
1990
msgid "Casts to requested type are not yet implemented."
1991
msgstr ""
1992
 
1993
#: ax-gdb.c:1095
1994
msgid ""
1995
"First argument of `-' is a pointer, but second argument is neither\n"
1996
"an integer nor a pointer of the same type."
1997
msgstr ""
1998
 
1999
#: ax-gdb.c:1147
2000
#, possible-c-format
2001
msgid "Invalid combination of types in %s."
2002
msgstr ""
2003
 
2004
#: ax-gdb.c:1164
2005
msgid "Invalid type of operand to `!'."
2006
msgstr ""
2007
 
2008
#: ax-gdb.c:1175
2009
msgid "Invalid type of operand to `~'."
2010
msgstr ""
2011
 
2012
#: ax-gdb.c:1193
2013
msgid "gen_deref: expected a pointer"
2014
msgstr ""
2015
 
2016
#: ax-gdb.c:1202 valops.c:869
2017
msgid "Attempt to dereference a generic pointer."
2018
msgstr ""
2019
 
2020
#: ax-gdb.c:1223
2021
msgid "Operand of `&' is an rvalue, which has no address."
2022
msgstr ""
2023
 
2024
#: ax-gdb.c:1226
2025
msgid "Operand of `&' is in a register, and has no address."
2026
msgstr ""
2027
 
2028
#: ax-gdb.c:1298
2029
msgid "gen_bitfield_ref: bitfield too wide"
2030
msgstr ""
2031
 
2032
#: ax-gdb.c:1450 ax-gdb.c:1590
2033
#, possible-c-format
2034
msgid "static field `%s' has been optimized out, cannot use"
2035
msgstr ""
2036
 
2037
#: ax-gdb.c:1461
2038
msgid "find_field: anonymous unions not supported"
2039
msgstr ""
2040
 
2041
#: ax-gdb.c:1508
2042
#, possible-c-format
2043
msgid "The left operand of `%s' is not a %s."
2044
msgstr ""
2045
 
2046
#: ax-gdb.c:1514
2047
msgid "Structure does not live in memory."
2048
msgstr ""
2049
 
2050
#: ax-gdb.c:1520
2051
#, possible-c-format
2052
msgid "Couldn't find member named `%s' in struct/union/class `%s'"
2053
msgstr ""
2054
 
2055
#: ax-gdb.c:1578
2056
msgid "non-aggregate type to gen_struct_elt_for_reference"
2057
msgstr ""
2058
 
2059
#: ax-gdb.c:1595 valops.c:3091
2060
msgid "pointers to bitfield members not allowed"
2061
msgstr ""
2062
 
2063
#. FIXME we need a way to do "want_address" equivalent
2064
#: ax-gdb.c:1599 valops.c:3100
2065
#, possible-c-format
2066
msgid "Cannot reference non-static field \"%s\""
2067
msgstr ""
2068
 
2069
#: ax-gdb.c:1620 eval.c:1541 valops.c:3265
2070
#, possible-c-format
2071
msgid "No symbol \"%s\" in namespace \"%s\"."
2072
msgstr ""
2073
 
2074
#: ax-gdb.c:1650 ax-gdb.c:1965 ax-gdb.c:2146
2075
#, possible-c-format
2076
msgid "`%s' has been optimized out, cannot use"
2077
msgstr ""
2078
 
2079
#: ax-gdb.c:1674
2080
msgid "non-aggregate type in gen_aggregate_elt_ref"
2081
msgstr ""
2082
 
2083
#: ax-gdb.c:1701
2084
msgid "Left operand of `@' must be an object in memory."
2085
msgstr ""
2086
 
2087
#: ax-gdb.c:1709
2088
msgid "Right operand of `@' must be a constant, in agent expressions."
2089
msgstr ""
2090
 
2091
#: ax-gdb.c:1711
2092
msgid "Right operand of `@' must be an integer."
2093
msgstr ""
2094
 
2095
#: ax-gdb.c:1714
2096
msgid "Right operand of `@' must be positive."
2097
msgstr ""
2098
 
2099
#: ax-gdb.c:1893 ax-gdb.c:1928
2100
#, possible-c-format
2101
msgid "$%s is not a trace state variable, may not assign to it"
2102
msgstr ""
2103
 
2104
#: ax-gdb.c:1896 ax-gdb.c:1931
2105
msgid "May only assign to trace state variables"
2106
msgstr ""
2107
 
2108
#: ax-gdb.c:1980 tracepoint.c:1327
2109
#, possible-c-format
2110
msgid "Register $%s not available"
2111
msgstr ""
2112
 
2113
#: ax-gdb.c:1982
2114
#, possible-c-format
2115
msgid ""
2116
"'%s' is a pseudo-register; GDB cannot yet trace pseudoregister contents."
2117
msgstr ""
2118
 
2119
#: ax-gdb.c:2008
2120
#, possible-c-format
2121
msgid ""
2122
"$%s is not a trace state variable; GDB agent expressions cannot use "
2123
"convenience variables."
2124
msgstr ""
2125
 
2126
#: ax-gdb.c:2042
2127
msgid "gen_expr: OP_MEMVAL operand isn't an rvalue???"
2128
msgstr ""
2129
 
2130
#: ax-gdb.c:2087
2131
msgid "Argument of unary `*' is not a pointer."
2132
msgstr ""
2133
 
2134
#: ax-gdb.c:2123
2135
msgid "gen_expr: unhandled struct case"
2136
msgstr ""
2137
 
2138
#: ax-gdb.c:2141
2139
#, possible-c-format
2140
msgid "no `%s' found"
2141
msgstr ""
2142
 
2143
#: ax-gdb.c:2163 eval.c:806 eval.c:2893
2144
#, possible-c-format
2145
msgid "There is no field named %s"
2146
msgstr ""
2147
 
2148
#: ax-gdb.c:2169
2149
msgid "Attempt to use a type name as an expression."
2150
msgstr ""
2151
 
2152
#: ax-gdb.c:2172
2153
#, possible-c-format
2154
msgid "Unsupported operator %s (%d) in expression."
2155
msgstr ""
2156
 
2157
#: ax-gdb.c:2248
2158
msgid "cannot subscript requested type: cannot call user defined functions"
2159
msgstr ""
2160
 
2161
#: ax-gdb.c:2261 eval.c:2159 eval.c:2214 eval.c:2244 jv-lang.c:974
2162
#: m2-lang.c:264
2163
#, possible-c-format
2164
msgid "cannot subscript something of type `%s'"
2165
msgstr ""
2166
 
2167
#: ax-gdb.c:2264 eval.c:2162 eval.c:2247 jv-lang.c:976 m2-lang.c:267
2168
msgid "cannot subscript requested type"
2169
msgstr ""
2170
 
2171
#: ax-gdb.c:2269 valarith.c:950
2172
msgid "Argument to arithmetic operation not a number or boolean."
2173
msgstr ""
2174
 
2175
#: ax-gdb.c:2323
2176
msgid "gen_expr: op case sets don't match"
2177
msgstr ""
2178
 
2179
#: ax-gdb.c:2449 ax-gdb.c:2485
2180
msgid "GDB can't do agent expression translation with overlays."
2181
msgstr ""
2182
 
2183
#: ax-gdb.c:2452 ax-gdb.c:2488
2184
msgid "expression to translate"
2185
msgstr ""
2186
 
2187
#: ax-gdb.c:2512
2188
msgid "Translate an expression into remote agent bytecode for tracing."
2189
msgstr ""
2190
 
2191
#: ax-gdb.c:2516
2192
msgid "Translate an expression into remote agent bytecode for evaluation."
2193
msgstr ""
2194
 
2195
#: ax-general.c:127
2196
msgid "GDB bug: ax-general.c (read_const): incomplete constant"
2197
msgstr ""
2198
 
2199
#: ax-general.c:152
2200
msgid "GDB bug: ax-general.c (generic_ext): bit count out of range"
2201
msgstr ""
2202
 
2203
#: ax-general.c:155
2204
msgid "GDB bug: ax-general.c (generic_ext): opcode has inadequate range"
2205
msgstr ""
2206
 
2207
#: ax-general.c:185
2208
msgid ""
2209
"GDB bug: ax-general.c (ax_trace_quick): size out of range for trace_quick"
2210
msgstr ""
2211
 
2212
#: ax-general.c:220
2213
msgid "GDB bug: ax-general.c (ax_label): label target out of range"
2214
msgstr ""
2215
 
2216
#. FIXME: floating-point support not present yet.
2217
#: ax-general.c:266
2218
msgid "GDB bug: ax-general.c (ax_const_d): floating point not supported yet"
2219
msgstr ""
2220
 
2221
#: ax-general.c:277
2222
msgid "GDB bug: ax-general.c (ax_reg): register number out of range"
2223
msgstr ""
2224
 
2225
#: ax-general.c:292
2226
#, possible-c-format
2227
msgid "ax-general.c (ax_tsv): variable number is %d, out of range"
2228
msgstr ""
2229
 
2230
#: ax-general.c:367
2231
#, possible-c-format
2232
msgid "Scope: %s\n"
2233
msgstr ""
2234
 
2235
#: ax-general.c:368
2236
msgid "Reg mask:"
2237
msgstr ""
2238
 
2239
#: ax-general.c:370
2240
#, possible-c-format
2241
msgid " %02x"
2242
msgstr ""
2243
 
2244
#: ax-general.c:371 darwin-nat.c:531 darwin-nat-info.c:295
2245
#: darwin-nat-info.c:588 darwin-nat-info.c:795
2246
msgid "\n"
2247
msgstr ""
2248
 
2249
#: ax-general.c:377
2250
msgid "GDB bug: ax-general.c (ax_print): opcode map out of sync"
2251
msgstr ""
2252
 
2253
#: ax-general.c:386
2254
#, possible-c-format
2255
msgid "%3d  \n"
2256
msgstr ""
2257
 
2258
#: ax-general.c:392
2259
#, possible-c-format
2260
msgid "%3d  \n"
2261
msgstr ""
2262
 
2263
#. i18n: Like "Percentage of duplicates, by count: (not applicable)"
2264
#. i18n: "Average entry size: (not applicable)"
2265
#. i18n: "Average hash chain length: (not applicable)"
2266
#: bcache.c:312 bcache.c:412 bcache.c:440
2267
msgid "(not applicable)\n"
2268
msgstr ""
2269
 
2270
#: bcache.c:393
2271
#, possible-c-format
2272
msgid "  Cached '%s' statistics:\n"
2273
msgstr ""
2274
 
2275
#: bcache.c:394
2276
#, possible-c-format
2277
msgid "    Total object count:  %ld\n"
2278
msgstr ""
2279
 
2280
#: bcache.c:395
2281
#, possible-c-format
2282
msgid "    Unique object count: %lu\n"
2283
msgstr ""
2284
 
2285
#: bcache.c:396
2286
msgid "    Percentage of duplicates, by count: "
2287
msgstr ""
2288
 
2289
#: bcache.c:400
2290
#, possible-c-format
2291
msgid "    Total object size:   %ld\n"
2292
msgstr ""
2293
 
2294
#: bcache.c:401
2295
#, possible-c-format
2296
msgid "    Unique object size:  %ld\n"
2297
msgstr ""
2298
 
2299
#: bcache.c:402
2300
msgid "    Percentage of duplicates, by size:  "
2301
msgstr ""
2302
 
2303
#: bcache.c:406
2304
#, possible-c-format
2305
msgid "    Max entry size:     %d\n"
2306
msgstr ""
2307
 
2308
#: bcache.c:407
2309
msgid "    Average entry size: "
2310
msgstr ""
2311
 
2312
#: bcache.c:413
2313
#, possible-c-format
2314
msgid "    Median entry size:  %d\n"
2315
msgstr ""
2316
 
2317
#: bcache.c:416
2318
#, possible-c-format
2319
msgid "    Total memory used by bcache, including overhead: %ld\n"
2320
msgstr ""
2321
 
2322
#: bcache.c:418
2323
msgid "    Percentage memory overhead: "
2324
msgstr ""
2325
 
2326
#: bcache.c:420
2327
msgid "    Net memory savings:         "
2328
msgstr ""
2329
 
2330
#: bcache.c:424
2331
#, possible-c-format
2332
msgid "    Hash table size:           %3d\n"
2333
msgstr ""
2334
 
2335
#: bcache.c:425
2336
#, possible-c-format
2337
msgid "    Hash table expands:        %lu\n"
2338
msgstr ""
2339
 
2340
#: bcache.c:427
2341
#, possible-c-format
2342
msgid "    Hash table hashes:         %lu\n"
2343
msgstr ""
2344
 
2345
#: bcache.c:429
2346
#, possible-c-format
2347
msgid "    Half hash misses:          %lu\n"
2348
msgstr ""
2349
 
2350
#: bcache.c:431
2351
msgid "    Hash table population:     "
2352
msgstr ""
2353
 
2354
#: bcache.c:433
2355
#, possible-c-format
2356
msgid "    Median hash chain length:  %3d\n"
2357
msgstr ""
2358
 
2359
#: bcache.c:435
2360
msgid "    Average hash chain length: "
2361
msgstr ""
2362
 
2363
#: bcache.c:441
2364
#, possible-c-format
2365
msgid "    Maximum hash chain length: %3d\n"
2366
msgstr ""
2367
 
2368
#: bfd-target.c:92
2369
msgid "BFD backed target"
2370
msgstr ""
2371
 
2372
#: bfd-target.c:93
2373
msgid "You should never see this"
2374
msgstr ""
2375
 
2376
#: breakpoint.c:280
2377
#, possible-c-format
2378
msgid "Debugger's willingness to use watchpoint hardware is %s.\n"
2379
msgstr ""
2380
 
2381
#: breakpoint.c:295
2382
#, possible-c-format
2383
msgid "Debugger's behavior regarding pending breakpoints is %s.\n"
2384
msgstr ""
2385
 
2386
#: breakpoint.c:310
2387
#, possible-c-format
2388
msgid "Automatic usage of hardware breakpoints is %s.\n"
2389
msgstr ""
2390
 
2391
#: breakpoint.c:336
2392
#, possible-c-format
2393
msgid "Always inserted breakpoint mode is %s (currently %s).\n"
2394
msgstr ""
2395
 
2396
#: breakpoint.c:341
2397
#, possible-c-format
2398
msgid "Always inserted breakpoint mode is %s.\n"
2399
msgstr ""
2400
 
2401
#: breakpoint.c:594
2402
msgid "Convenience variable must have integer value.\n"
2403
msgstr ""
2404
 
2405
#: breakpoint.c:680
2406
msgid "inverted range"
2407
msgstr ""
2408
 
2409
#: breakpoint.c:694
2410
msgid "negative value"
2411
msgstr ""
2412
 
2413
#: breakpoint.c:749
2414
#, possible-c-format
2415
msgid "Breakpoint %d now unconditional.\n"
2416
msgstr ""
2417
 
2418
#: breakpoint.c:795
2419
msgid "breakpoint number"
2420
msgstr ""
2421
 
2422
#: breakpoint.c:800
2423
#, possible-c-format
2424
msgid "Bad breakpoint argument: '%s'"
2425
msgstr ""
2426
 
2427
#: breakpoint.c:809 breakpoint.c:10271
2428
#, possible-c-format
2429
msgid "No breakpoint number %d."
2430
msgstr ""
2431
 
2432
#: breakpoint.c:826
2433
msgid "The 'while-stepping' command can only be used for tracepoints"
2434
msgstr ""
2435
 
2436
#: breakpoint.c:835
2437
msgid "The 'collect' command can only be used for tracepoints"
2438
msgstr ""
2439
 
2440
#: breakpoint.c:838
2441
msgid "The 'teval' command can only be used for tracepoints"
2442
msgstr ""
2443
 
2444
#: breakpoint.c:873
2445
msgid "The 'while-stepping' command cannot be used for fast tracepoint"
2446
msgstr ""
2447
 
2448
#: breakpoint.c:876
2449
msgid "The 'while-stepping' command cannot be used for static tracepoint"
2450
msgstr ""
2451
 
2452
#: breakpoint.c:880
2453
msgid "The 'while-stepping' command can be used only once"
2454
msgstr ""
2455
 
2456
#: breakpoint.c:894
2457
msgid "The 'while-stepping' command cannot be nested"
2458
msgstr ""
2459
 
2460
#: breakpoint.c:987
2461
#, possible-c-format
2462
msgid "Type commands for breakpoint(s) %s, one per line."
2463
msgstr ""
2464
 
2465
#: breakpoint.c:1057
2466
msgid "No breakpoints specified."
2467
msgstr ""
2468
 
2469
#: breakpoint.c:1152
2470
#, possible-c-format
2471
msgid "reading through apparently deleted breakpoint #%d?"
2472
msgstr ""
2473
 
2474
#: breakpoint.c:1509
2475
#, possible-c-format
2476
msgid ""
2477
"Watchpoint %d deleted because the program has left the block\n"
2478
"in which its expression is valid.\n"
2479
msgstr ""
2480
 
2481
#: breakpoint.c:1624
2482
msgid ""
2483
"Note: automatically using hardware breakpoints for read-only addresses.\n"
2484
msgstr ""
2485
 
2486
#: breakpoint.c:1632
2487
#, possible-c-format
2488
msgid "cannot set software breakpoint at readonly address %s"
2489
msgstr ""
2490
 
2491
#: breakpoint.c:1661
2492
#, possible-c-format
2493
msgid "hardware breakpoint %d not supported in overlay!"
2494
msgstr ""
2495
 
2496
#: breakpoint.c:2333
2497
msgid "Cannot detach breakpoints of inferior_ptid"
2498
msgstr ""
2499
 
2500
#: breakpoint.c:2458
2501
#, possible-c-format
2502
msgid "Could not remove hardware watchpoint %d."
2503
msgstr ""
2504
 
2505
#: breakpoint.c:3127
2506
msgid ""
2507
msgstr ""
2508
 
2509
#. Did we stop because the user set the stop_on_solib_events
2510
#. variable?  (If so, we report this as a generic, "Stopped due
2511
#. to shlib event" message.)
2512
#: breakpoint.c:3211 infrun.c:5445
2513
msgid "Stopped due to shared library event\n"
2514
msgstr ""
2515
 
2516
#. Not sure how we will get here.
2517
#. GDB should not stop for these breakpoints.
2518
#: breakpoint.c:3218
2519
msgid "Thread Event Breakpoint: gdb should not stop!\n"
2520
msgstr ""
2521
 
2522
#. By analogy with the thread event, GDB should not stop for these.
2523
#: breakpoint.c:3224
2524
msgid "Overlay Event Breakpoint: gdb should not stop!\n"
2525
msgstr ""
2526
 
2527
#. These should never be enabled.
2528
#: breakpoint.c:3230
2529
msgid "Longjmp Master Breakpoint: gdb should not stop!\n"
2530
msgstr ""
2531
 
2532
#. These should never be enabled.
2533
#: breakpoint.c:3236
2534
msgid "std::terminate Master Breakpoint: gdb should not stop!\n"
2535
msgstr ""
2536
 
2537
#: breakpoint.c:3382
2538
msgid "print_bp_stop_message: unrecognized enum value"
2539
msgstr ""
2540
 
2541
#. Error from catch_errors.
2542
#: breakpoint.c:3867
2543
#, possible-c-format
2544
msgid "Watchpoint %d deleted.\n"
2545
msgstr ""
2546
 
2547
#: breakpoint.c:3975
2548
msgid "Watchpoint condition cannot be tested in the current scope"
2549
msgstr ""
2550
 
2551
#: breakpoint.c:4315
2552
msgid "bpstat_what: tracepoint encountered"
2553
msgstr ""
2554
 
2555
#: breakpoint.c:4318
2556
#, possible-c-format
2557
msgid "bpstat_what: unhandled bptype %d"
2558
msgstr ""
2559
 
2560
#: breakpoint.c:4529
2561
#, possible-c-format
2562
msgid "bptypes table does not describe type #%d."
2563
msgstr ""
2564
 
2565
#: breakpoint.c:4576
2566
msgid "print_one_breakpoint: bp_none encountered\n"
2567
msgstr ""
2568
 
2569
#: breakpoint.c:5115
2570
msgid "Note: breakpoint "
2571
msgstr ""
2572
 
2573
#. if (others == ???)
2574
#: breakpoint.c:5117
2575
msgid "Note: breakpoints "
2576
msgstr ""
2577
 
2578
#: breakpoint.c:5138
2579
msgid "also set at pc "
2580
msgstr ""
2581
 
2582
#: breakpoint.c:5267
2583
#, possible-c-format
2584
msgid "Breakpoint %d address previously adjusted from %s to %s."
2585
msgstr ""
2586
 
2587
#: breakpoint.c:5270
2588
#, possible-c-format
2589
msgid "Breakpoint address adjusted from %s to %s."
2590
msgstr ""
2591
 
2592
#: breakpoint.c:5365
2593
msgid "unknown breakpoint type"
2594
msgstr ""
2595
 
2596
#: breakpoint.c:5793
2597
#, possible-c-format
2598
msgid "Temporarily disabling breakpoints for unloaded shared library \"%s\""
2599
msgstr ""
2600
 
2601
#: breakpoint.c:5834
2602
#, possible-c-format
2603
msgid ""
2604
"\n"
2605
"Catchpoint %d (forked process %d), "
2606
msgstr ""
2607
 
2608
#: breakpoint.c:5870
2609
#, possible-c-format
2610
msgid "Catchpoint %d (fork)"
2611
msgstr ""
2612
 
2613
#: breakpoint.c:5926
2614
#, possible-c-format
2615
msgid ""
2616
"\n"
2617
"Catchpoint %d (vforked process %d), "
2618
msgstr ""
2619
 
2620
#: breakpoint.c:5961
2621
#, possible-c-format
2622
msgid "Catchpoint %d (vfork)"
2623
msgstr ""
2624
 
2625
#: breakpoint.c:6127
2626
#, possible-c-format
2627
msgid ""
2628
"\n"
2629
"Catchpoint %d (call to syscall %s), "
2630
msgstr ""
2631
 
2632
#: breakpoint.c:6130
2633
#, possible-c-format
2634
msgid ""
2635
"\n"
2636
"Catchpoint %d (returned from syscall %s), "
2637
msgstr ""
2638
 
2639
#: breakpoint.c:6204
2640
#, possible-c-format
2641
msgid "Catchpoint %d (syscalls"
2642
msgstr ""
2643
 
2644
#: breakpoint.c:6206
2645
#, possible-c-format
2646
msgid "Catchpoint %d (syscall"
2647
msgstr ""
2648
 
2649
#: breakpoint.c:6223
2650
#, possible-c-format
2651
msgid "Catchpoint %d (any syscall)"
2652
msgstr ""
2653
 
2654
#: breakpoint.c:6367
2655
#, possible-c-format
2656
msgid ""
2657
"\n"
2658
"Catchpoint %d (exec'd %s), "
2659
msgstr ""
2660
 
2661
#: breakpoint.c:6397
2662
#, possible-c-format
2663
msgid "Catchpoint %d (exec)"
2664
msgstr ""
2665
 
2666
#: breakpoint.c:6662
2667
#, possible-c-format
2668
msgid "(apparently deleted?) Eventpoint %d: "
2669
msgstr ""
2670
 
2671
#: breakpoint.c:6703
2672
msgid "Temporary breakpoint"
2673
msgstr ""
2674
 
2675
#: breakpoint.c:6705
2676
msgid "Breakpoint"
2677
msgstr ""
2678
 
2679
#: breakpoint.c:6706 breakpoint.c:6725 breakpoint.c:6735 breakpoint.c:6745
2680
#, possible-c-format
2681
msgid " %d"
2682
msgstr ""
2683
 
2684
#: breakpoint.c:6715
2685
#, possible-c-format
2686
msgid "Hardware assisted breakpoint %d"
2687
msgstr ""
2688
 
2689
#: breakpoint.c:6724
2690
msgid "Tracepoint"
2691
msgstr ""
2692
 
2693
#: breakpoint.c:6734
2694
msgid "Fast tracepoint"
2695
msgstr ""
2696
 
2697
#: breakpoint.c:6744
2698
msgid "Static tracepoint"
2699
msgstr ""
2700
 
2701
#: breakpoint.c:6772
2702
#, possible-c-format
2703
msgid " (%s) pending."
2704
msgstr ""
2705
 
2706
#: breakpoint.c:6893 breakpoint.c:10477
2707
msgid "No hardware breakpoint support in the target."
2708
msgstr ""
2709
 
2710
#: breakpoint.c:6895 breakpoint.c:10479
2711
msgid "Hardware breakpoints used exceeds limit."
2712
msgstr ""
2713
 
2714
#: breakpoint.c:6952 breakpoint.c:6960
2715
#, possible-c-format
2716
msgid "Probed static tracepoint marker \"%s\"\n"
2717
msgstr ""
2718
 
2719
#: breakpoint.c:6964
2720
msgid "Couldn't determine the static tracepoint marker to probe"
2721
msgstr ""
2722
 
2723
#: breakpoint.c:6988
2724
#, possible-c-format
2725
msgid "Garbage %s follows condition"
2726
msgstr ""
2727
 
2728
#: breakpoint.c:7215
2729
msgid "No default breakpoint address now."
2730
msgstr ""
2731
 
2732
#: breakpoint.c:7294
2733
#, possible-c-format
2734
msgid "May not have a fast tracepoint at 0x%s%s"
2735
msgstr ""
2736
 
2737
#: breakpoint.c:7358
2738
msgid "Junk after thread keyword."
2739
msgstr ""
2740
 
2741
#: breakpoint.c:7360 breakpoint.c:8055 thread.c:1148
2742
#, possible-c-format
2743
msgid "Unknown thread %d."
2744
msgstr ""
2745
 
2746
#: breakpoint.c:7370
2747
msgid "Junk after task keyword."
2748
msgstr ""
2749
 
2750
#: breakpoint.c:7372
2751
#, possible-c-format
2752
msgid "Unknown task %d."
2753
msgstr ""
2754
 
2755
#: breakpoint.c:7406
2756
#, possible-c-format
2757
msgid "No known static tracepoint marker named %s"
2758
msgstr ""
2759
 
2760
#: breakpoint.c:7677
2761
msgid ""
2762
"Multiple breakpoints were set.\n"
2763
"Use the \"delete\" command to delete unwanted breakpoints."
2764
msgstr ""
2765
 
2766
#: breakpoint.c:7731
2767
#, possible-c-format
2768
msgid "No line %d in file \"%s\"."
2769
msgstr ""
2770
 
2771
#: breakpoint.c:7805
2772
msgid ""
2773
"Specify the type of breakpoint to set.\n"
2774
"Usage: stop in \n"
2775
"       stop at \n"
2776
msgstr ""
2777
 
2778
#: breakpoint.c:7838
2779
msgid "Usage: stop in \n"
2780
msgstr ""
2781
 
2782
#: breakpoint.c:7870
2783
msgid "Usage: stop at \n"
2784
msgstr ""
2785
 
2786
#: breakpoint.c:8051
2787
#, possible-c-format
2788
msgid "Invalid thread ID specification %s."
2789
msgstr ""
2790
 
2791
#: breakpoint.c:8083
2792
#, possible-c-format
2793
msgid "Cannot watch constant value `%.*s'."
2794
msgstr ""
2795
 
2796
#: breakpoint.c:8117
2797
msgid "Junk at end of command."
2798
msgstr ""
2799
 
2800
#: breakpoint.c:8128
2801
msgid "Expression cannot be implemented with read/access watchpoint."
2802
msgstr ""
2803
 
2804
#: breakpoint.c:8136
2805
msgid "Target does not support this type of hardware watchpoint."
2806
msgstr ""
2807
 
2808
#: breakpoint.c:8139
2809
msgid "Target can only support one kind of HW watchpoint at a time."
2810
msgstr ""
2811
 
2812
#: breakpoint.c:8388
2813
msgid "Couldn't get information on specified line."
2814
msgstr ""
2815
 
2816
#: breakpoint.c:8541
2817
msgid "unsupported or unknown fork kind; cannot catch it"
2818
msgstr ""
2819
 
2820
#: breakpoint.c:8640
2821
msgid "Temporary catchpoint "
2822
msgstr ""
2823
 
2824
#: breakpoint.c:8641
2825
msgid "Catchpoint "
2826
msgstr ""
2827
 
2828
#: breakpoint.c:8643
2829
msgid " (throw)"
2830
msgstr ""
2831
 
2832
#: breakpoint.c:8644
2833
msgid " (catch)"
2834
msgstr ""
2835
 
2836
#: breakpoint.c:8714
2837
msgid "Unsupported or unknown exception event; cannot catch it"
2838
msgstr ""
2839
 
2840
#: breakpoint.c:8719
2841
msgid "Unsupported with this platform/compiler combination."
2842
msgstr ""
2843
 
2844
#. Here we have to issue an error instead of a warning, because
2845
#. GDB cannot do anything useful if there's no syscall number to
2846
#. be caught.
2847
#: breakpoint.c:8866
2848
#, possible-c-format
2849
msgid "Unknown syscall name '%s'."
2850
msgstr ""
2851
 
2852
#: breakpoint.c:8890
2853
msgid "The feature 'catch syscall' is not supported on this architeture yet."
2854
msgstr ""
2855
 
2856
#: breakpoint.c:8941 breakpoint.c:8948
2857
msgid "Catch requires an event name."
2858
msgstr ""
2859
 
2860
#: breakpoint.c:8980
2861
msgid "No source file specified."
2862
msgstr ""
2863
 
2864
#: breakpoint.c:9065
2865
#, possible-c-format
2866
msgid "No breakpoint at %s."
2867
msgstr ""
2868
 
2869
#: breakpoint.c:9067
2870
msgid "No breakpoint at this line."
2871
msgstr ""
2872
 
2873
#: breakpoint.c:9075
2874
msgid "Deleted breakpoint "
2875
msgstr ""
2876
 
2877
#: breakpoint.c:9077
2878
msgid "Deleted breakpoints "
2879
msgstr ""
2880
 
2881
#. This is just about all we can do.  We could keep this
2882
#. location on the global list, and try to remove it next
2883
#. time, but there's no particular reason why we will
2884
#. succeed next time.
2885
#.
2886
#. Note that at this point, old_loc->owner is still valid,
2887
#. as delete_breakpoint frees the breakpoint only
2888
#. after calling us.
2889
#: breakpoint.c:9352
2890
#, possible-c-format
2891
msgid "warning: Error removing breakpoint %d\n"
2892
msgstr ""
2893
 
2894
#: breakpoint.c:9452
2895
msgid "allegedly permanent breakpoint is not actually inserted"
2896
msgstr ""
2897
 
2898
#: breakpoint.c:9478
2899
msgid "another breakpoint was inserted on top of a permanent breakpoint"
2900
msgstr ""
2901
 
2902
#: breakpoint.c:9670
2903
msgid "Delete all breakpoints? "
2904
msgstr ""
2905
 
2906
#: breakpoint.c:9785
2907
#, possible-c-format
2908
msgid "static tracepoint %d changed probed marker from %s to %s"
2909
msgstr ""
2910
 
2911
#: breakpoint.c:9819
2912
#, possible-c-format
2913
msgid "marker for static tracepoint %d (%s) not found at previous line number"
2914
msgstr ""
2915
 
2916
#: breakpoint.c:9910
2917
#, possible-c-format
2918
msgid "failed to reevaluate condition for breakpoint %d: %s"
2919
msgstr ""
2920
 
2921
#: breakpoint.c:9994
2922
#, possible-c-format
2923
msgid "attempted to reset apparently deleted breakpoint #%d?"
2924
msgstr ""
2925
 
2926
#: breakpoint.c:10033
2927
#, possible-c-format
2928
msgid "marker %s not found"
2929
msgstr ""
2930
 
2931
#: breakpoint.c:10135
2932
#, possible-c-format
2933
msgid "Deleting unknown breakpoint type %d\n"
2934
msgstr ""
2935
 
2936
#: breakpoint.c:10248
2937
#, possible-c-format
2938
msgid "Ignore count ignored for tracepoint %d."
2939
msgstr ""
2940
 
2941
#: breakpoint.c:10257
2942
#, possible-c-format
2943
msgid "Will stop next time breakpoint %d is reached."
2944
msgstr ""
2945
 
2946
#: breakpoint.c:10260
2947
#, possible-c-format
2948
msgid "Will ignore next crossing of breakpoint %d."
2949
msgstr ""
2950
 
2951
#: breakpoint.c:10263
2952
#, possible-c-format
2953
msgid "Will ignore next %d crossings of breakpoint %d."
2954
msgstr ""
2955
 
2956
#: breakpoint.c:10290
2957
msgid "a breakpoint number"
2958
msgstr ""
2959
 
2960
#: breakpoint.c:10294
2961
#, possible-c-format
2962
msgid "bad breakpoint number: '%s'"
2963
msgstr ""
2964
 
2965
#: breakpoint.c:10296
2966
msgid "Second argument (specified ignore-count) is missing."
2967
msgstr ""
2968
 
2969
#: breakpoint.c:10320
2970
msgid "one or more breakpoint numbers"
2971
msgstr ""
2972
 
2973
#: breakpoint.c:10330
2974
#, possible-c-format
2975
msgid "bad breakpoint number at or near '%s'"
2976
msgstr ""
2977
 
2978
#: breakpoint.c:10345
2979
#, possible-c-format
2980
msgid "No breakpoint number %d.\n"
2981
msgstr ""
2982
 
2983
#: breakpoint.c:10366 breakpoint.c:10375
2984
#, possible-c-format
2985
msgid "Bad breakpoint number '%s'"
2986
msgstr ""
2987
 
2988
#: breakpoint.c:10380 breakpoint.c:10387
2989
#, possible-c-format
2990
msgid "Bad breakpoint location number '%s'"
2991
msgstr ""
2992
 
2993
#: breakpoint.c:10436
2994
#, possible-c-format
2995
msgid "attempted to disable apparently deleted breakpoint #%d?"
2996
msgstr ""
2997
 
2998
#: breakpoint.c:10492
2999
#, possible-c-format
3000
msgid "Cannot enable watchpoint %d: "
3001
msgstr ""
3002
 
3003
#: breakpoint.c:10537
3004
#, possible-c-format
3005
msgid "attempted to enable apparently deleted breakpoint #%d?"
3006
msgstr ""
3007
 
3008
#: breakpoint.c:10636 symtab.c:4300
3009
msgid "Empty line specification."
3010
msgstr ""
3011
 
3012
#: breakpoint.c:10646 symtab.c:4311
3013
#, possible-c-format
3014
msgid "Junk at end of line specification: %s"
3015
msgstr ""
3016
 
3017
#: breakpoint.c:10725
3018
#, possible-c-format
3019
msgid "Could not insert single-step breakpoint at %s"
3020
msgstr ""
3021
 
3022
#. In the absence of a source location, fall back to raw
3023
#. address.  Since there is no way to confirm that the address
3024
#. means the same thing as when the trace was started, warn the
3025
#. user.
3026
#: breakpoint.c:10959
3027
#, possible-c-format
3028
msgid "Uploaded tracepoint %d has no source location, using raw address"
3029
msgstr ""
3030
 
3031
#: breakpoint.c:10967
3032
#, possible-c-format
3033
msgid "Uploaded tracepoint %d condition has no source form, ignoring it"
3034
msgstr ""
3035
 
3036
#: breakpoint.c:11012
3037
#, possible-c-format
3038
msgid "Uploaded tracepoint %d actions have no source form, ignoring them"
3039
msgstr ""
3040
 
3041
#: breakpoint.c:11084
3042
msgid "Delete all tracepoints? "
3043
msgstr ""
3044
 
3045
#: breakpoint.c:11112
3046
msgid "passcount command requires an argument (count + optional TP num)"
3047
msgstr ""
3048
 
3049
#: breakpoint.c:11139
3050
#, possible-c-format
3051
msgid "Setting tracepoint %d's passcount to %d\n"
3052
msgstr ""
3053
 
3054
#: breakpoint.c:11194
3055
msgid "tracepoint number"
3056
msgstr ""
3057
 
3058
#: breakpoint.c:11202
3059
#, possible-c-format
3060
msgid "bad tracepoint number at or near '%s'\n"
3061
msgstr ""
3062
 
3063
#: breakpoint.c:11205
3064
msgid "Tracepoint argument missing and no previous tracepoint\n"
3065
msgstr ""
3066
 
3067
#: breakpoint.c:11239
3068
msgid "Argument required (file name in which to save)"
3069
msgstr ""
3070
 
3071
#: breakpoint.c:11265
3072
msgid "Nothing to save."
3073
msgstr ""
3074
 
3075
#: breakpoint.c:11273
3076
#, possible-c-format
3077
msgid "Unable to open file '%s' for saving (%s)"
3078
msgstr ""
3079
 
3080
#: breakpoint.c:11319
3081
#, possible-c-format
3082
msgid "unhandled breakpoint type %d"
3083
msgstr ""
3084
 
3085
#: breakpoint.c:11396
3086
#, possible-c-format
3087
msgid "Saved to file '%s'.\n"
3088
msgstr ""
3089
 
3090
#: breakpoint.c:11495
3091
msgid "\"save\" must be followed by the name of a save subcommand.\n"
3092
msgstr ""
3093
 
3094
#: breakpoint.c:11516
3095
msgid ""
3096
"Set ignore-count of breakpoint number N to COUNT.\n"
3097
"Usage is `ignore N COUNT'."
3098
msgstr ""
3099
 
3100
#: breakpoint.c:11522
3101
msgid ""
3102
"Set commands to be executed when a breakpoint is hit.\n"
3103
"Give breakpoint number as argument after \"commands\".\n"
3104
"With no argument, the targeted breakpoint is the last one set.\n"
3105
"The commands themselves follow starting on the next line.\n"
3106
"Type a line containing \"end\" to indicate the end of them.\n"
3107
"Give \"silent\" as the first line to make the breakpoint silent;\n"
3108
"then no output is printed when it is hit, except what the commands print."
3109
msgstr ""
3110
 
3111
#: breakpoint.c:11531
3112
msgid ""
3113
"Specify breakpoint number N to break only if COND is true.\n"
3114
"Usage is `condition N COND', where N is an integer and COND is an\n"
3115
"expression to be evaluated whenever breakpoint N is reached."
3116
msgstr ""
3117
 
3118
#: breakpoint.c:11536
3119
msgid ""
3120
"Set a temporary breakpoint.\n"
3121
"Like \"break\" except the breakpoint is only temporary,\n"
3122
"so it will be deleted when hit.  Equivalent to \"break\" followed\n"
3123
"by using \"enable delete\" on the breakpoint number.\n"
3124
"\n"
3125
msgstr ""
3126
 
3127
#: breakpoint.c:11545
3128
msgid ""
3129
"Set a hardware assisted  breakpoint.\n"
3130
"Like \"break\" except the breakpoint requires hardware support,\n"
3131
"some target hardware may not have this support.\n"
3132
"\n"
3133
msgstr ""
3134
 
3135
#: breakpoint.c:11553
3136
msgid ""
3137
"Set a temporary hardware assisted breakpoint.\n"
3138
"Like \"hbreak\" except the breakpoint is only temporary,\n"
3139
"so it will be deleted when hit.\n"
3140
"\n"
3141
msgstr ""
3142
 
3143
#: breakpoint.c:11561 breakpoint.c:11569
3144
msgid ""
3145
"Enable some breakpoints.\n"
3146
"Give breakpoint numbers (separated by spaces) as arguments.\n"
3147
"With no subcommand, breakpoints are enabled until you command otherwise.\n"
3148
"This is used to cancel the effect of the \"disable\" command.\n"
3149
"With a subcommand you can enable temporarily."
3150
msgstr ""
3151
 
3152
#: breakpoint.c:11578
3153
msgid ""
3154
"Enable some breakpoints.\n"
3155
"Give breakpoint numbers (separated by spaces) as arguments.\n"
3156
"This is used to cancel the effect of the \"disable\" command.\n"
3157
"May be abbreviated to simply \"enable\".\n"
3158
msgstr ""
3159
 
3160
#: breakpoint.c:11585 breakpoint.c:11600
3161
msgid ""
3162
"Enable breakpoints for one hit.  Give breakpoint numbers.\n"
3163
"If a breakpoint is hit while enabled in this fashion, it becomes disabled."
3164
msgstr ""
3165
 
3166
#: breakpoint.c:11590 breakpoint.c:11595
3167
msgid ""
3168
"Enable breakpoints and delete when hit.  Give breakpoint numbers.\n"
3169
"If a breakpoint is hit while enabled in this fashion, it is deleted."
3170
msgstr ""
3171
 
3172
#: breakpoint.c:11605 breakpoint.c:11614
3173
msgid ""
3174
"Disable some breakpoints.\n"
3175
"Arguments are breakpoint numbers with spaces in between.\n"
3176
"To disable all breakpoints, give no argument.\n"
3177
"A disabled breakpoint is not forgotten, but has no effect until reenabled."
3178
msgstr ""
3179
 
3180
#: breakpoint.c:11620
3181
msgid ""
3182
"Disable some breakpoints.\n"
3183
"Arguments are breakpoint numbers with spaces in between.\n"
3184
"To disable all breakpoints, give no argument.\n"
3185
"A disabled breakpoint is not forgotten, but has no effect until reenabled.\n"
3186
"This command may be abbreviated \"disable\"."
3187
msgstr ""
3188
 
3189
#: breakpoint.c:11628
3190
msgid ""
3191
"Delete some breakpoints or auto-display expressions.\n"
3192
"Arguments are breakpoint numbers with spaces in between.\n"
3193
"To delete all breakpoints, give no argument.\n"
3194
"\n"
3195
"Also a prefix command for deletion of other GDB objects.\n"
3196
"The \"unset\" command is also an alias for \"delete\"."
3197
msgstr ""
3198
 
3199
#: breakpoint.c:11639
3200
msgid ""
3201
"Delete some breakpoints.\n"
3202
"Arguments are breakpoint numbers with spaces in between.\n"
3203
"To delete all breakpoints, give no argument.\n"
3204
msgstr ""
3205
 
3206
#: breakpoint.c:11644
3207
msgid ""
3208
"Delete some breakpoints or auto-display expressions.\n"
3209
"Arguments are breakpoint numbers with spaces in between.\n"
3210
"To delete all breakpoints, give no argument.\n"
3211
"This command may be abbreviated \"delete\"."
3212
msgstr ""
3213
 
3214
#: breakpoint.c:11651
3215
msgid ""
3216
"Clear breakpoint at specified line or function.\n"
3217
"Argument may be line number, function name, or \"*\" and an address.\n"
3218
"If line number is specified, all breakpoints in that line are cleared.\n"
3219
"If function is specified, breakpoints at beginning of function are cleared.\n"
3220
"If an address is specified, breakpoints at that address are cleared.\n"
3221
"\n"
3222
"With no argument, clears all breakpoints in the line that the selected "
3223
"frame\n"
3224
"is executing in.\n"
3225
"\n"
3226
"See also the \"delete\" command which clears breakpoints by number."
3227
msgstr ""
3228
 
3229
#: breakpoint.c:11664
3230
msgid "Set breakpoint at specified line or function.\n"
3231
msgstr ""
3232
 
3233
#: breakpoint.c:11679
3234
msgid "Break in function/address or break at a line in the current file."
3235
msgstr ""
3236
 
3237
#: breakpoint.c:11683
3238
msgid "Break in function or address."
3239
msgstr ""
3240
 
3241
#: breakpoint.c:11685
3242
msgid "Break at a line in the current file."
3243
msgstr ""
3244
 
3245
#: breakpoint.c:11686 breakpoint.c:11703 breakpoint.c:11722
3246
msgid ""
3247
"Status of user-settable breakpoints, or breakpoint number NUMBER.\n"
3248
"The \"Type\" column indicates one of:\n"
3249
"\tbreakpoint     - normal breakpoint\n"
3250
"\twatchpoint     - watchpoint\n"
3251
"The \"Disp\" column contains one of \"keep\", \"del\", or \"dis\" to "
3252
"indicate\n"
3253
"the disposition of the breakpoint after it gets hit.  \"dis\" means that "
3254
"the\n"
3255
"breakpoint will be disabled.  The \"Address\" and \"What\" columns indicate "
3256
"the\n"
3257
"address and file/line number respectively.\n"
3258
"\n"
3259
"Convenience variable \"$_\" and default examine address for \"x\"\n"
3260
"are set to the address of the last breakpoint listed unless the command\n"
3261
"is prefixed with \"server \".\n"
3262
"\n"
3263
"Convenience variable \"$bpnum\" contains the number of the last\n"
3264
"breakpoint set."
3265
msgstr ""
3266
 
3267
#: breakpoint.c:11738
3268
msgid ""
3269
"Status of all breakpoints, or breakpoint number NUMBER.\n"
3270
"The \"Type\" column indicates one of:\n"
3271
"\tbreakpoint     - normal breakpoint\n"
3272
"\twatchpoint     - watchpoint\n"
3273
"\tlongjmp        - internal breakpoint used to step through longjmp()\n"
3274
"\tlongjmp resume - internal breakpoint at the target of longjmp()\n"
3275
"\tuntil          - internal breakpoint used by the \"until\" command\n"
3276
"\tfinish         - internal breakpoint used by the \"finish\" command\n"
3277
"The \"Disp\" column contains one of \"keep\", \"del\", or \"dis\" to "
3278
"indicate\n"
3279
"the disposition of the breakpoint after it gets hit.  \"dis\" means that "
3280
"the\n"
3281
"breakpoint will be disabled.  The \"Address\" and \"What\" columns indicate "
3282
"the\n"
3283
"address and file/line number respectively.\n"
3284
"\n"
3285
"Convenience variable \"$_\" and default examine address for \"x\"\n"
3286
"are set to the address of the last breakpoint listed unless the command\n"
3287
"is prefixed with \"server \".\n"
3288
"\n"
3289
"Convenience variable \"$bpnum\" contains the number of the last\n"
3290
"breakpoint set."
3291
msgstr ""
3292
 
3293
#: breakpoint.c:11759
3294
msgid "Set catchpoints to catch events."
3295
msgstr ""
3296
 
3297
#. allow-unknown
3298
#: breakpoint.c:11764
3299
msgid "Set temporary catchpoints to catch events."
3300
msgstr ""
3301
 
3302
#. allow-unknown
3303
#. Add catch and tcatch sub-commands.
3304
#: breakpoint.c:11770
3305
msgid ""
3306
"Catch an exception, when caught.\n"
3307
"With an argument, catch only exceptions with the given name."
3308
msgstr ""
3309
 
3310
#: breakpoint.c:11777
3311
msgid ""
3312
"Catch an exception, when thrown.\n"
3313
"With an argument, catch only exceptions with the given name."
3314
msgstr ""
3315
 
3316
#: breakpoint.c:11784
3317
msgid "Catch calls to fork."
3318
msgstr ""
3319
 
3320
#: breakpoint.c:11789
3321
msgid "Catch calls to vfork."
3322
msgstr ""
3323
 
3324
#: breakpoint.c:11794
3325
msgid "Catch calls to exec."
3326
msgstr ""
3327
 
3328
#: breakpoint.c:11799
3329
msgid ""
3330
"Catch system calls by their names and/or numbers.\n"
3331
"Arguments say which system calls to catch.  If no arguments\n"
3332
"are given, every system call will be caught.\n"
3333
"Arguments, if given, should be one or more system call names\n"
3334
"(if your system supports that), or system call numbers."
3335
msgstr ""
3336
 
3337
#: breakpoint.c:11809
3338
msgid ""
3339
"Catch Ada exceptions, when raised.\n"
3340
"With an argument, catch only exceptions with the given name."
3341
msgstr ""
3342
 
3343
#: breakpoint.c:11816
3344
msgid ""
3345
"Catch failed Ada assertions, when raised.\n"
3346
"With an argument, catch only exceptions with the given name."
3347
msgstr ""
3348
 
3349
#: breakpoint.c:11824
3350
msgid ""
3351
"Set a watchpoint for an expression.\n"
3352
"A watchpoint stops execution of your program whenever the value of\n"
3353
"an expression changes."
3354
msgstr ""
3355
 
3356
#: breakpoint.c:11830
3357
msgid ""
3358
"Set a read watchpoint for an expression.\n"
3359
"A watchpoint stops execution of your program whenever the value of\n"
3360
"an expression is read."
3361
msgstr ""
3362
 
3363
#: breakpoint.c:11836
3364
msgid ""
3365
"Set a watchpoint for an expression.\n"
3366
"A watchpoint stops execution of your program whenever the value of\n"
3367
"an expression is either read or written."
3368
msgstr ""
3369
 
3370
#: breakpoint.c:11842
3371
msgid "Status of watchpoints, or watchpoint number NUMBER."
3372
msgstr ""
3373
 
3374
#: breakpoint.c:11850
3375
msgid "Set debugger's willingness to use watchpoint hardware."
3376
msgstr ""
3377
 
3378
#: breakpoint.c:11851
3379
msgid "Show debugger's willingness to use watchpoint hardware."
3380
msgstr ""
3381
 
3382
#: breakpoint.c:11852
3383
msgid ""
3384
"If zero, gdb will not use hardware for new watchpoints, even if\n"
3385
"such is available.  (However, any hardware watchpoints that were\n"
3386
"created before setting this to nonzero, will continue to use watchpoint\n"
3387
"hardware.)"
3388
msgstr ""
3389
 
3390
#. Tracepoint manipulation commands.
3391
#: breakpoint.c:11865
3392
msgid ""
3393
"Set a tracepoint at specified line or function.\n"
3394
"\n"
3395
msgstr ""
3396
 
3397
#: breakpoint.c:11877
3398
msgid ""
3399
"Set a fast tracepoint at specified line or function.\n"
3400
"\n"
3401
msgstr ""
3402
 
3403
#: breakpoint.c:11884
3404
msgid ""
3405
"Set a static tracepoint at specified line, function or marker.\n"
3406
"\n"
3407
"strace [LOCATION] [if CONDITION]\n"
3408
"LOCATION may be a line number, function name, \"*\" and an address,\n"
3409
"or -m MARKER_ID.\n"
3410
"If a line number is specified, probe the marker at start of code\n"
3411
"for that line.  If a function is specified, probe the marker at start\n"
3412
"of code for that function.  If an address is specified, probe the marker\n"
3413
"at that exact address.  If a marker id is specified, probe the marker\n"
3414
"with that name.  With no LOCATION, uses current execution address of\n"
3415
"the selected stack frame.\n"
3416
"Static tracepoints accept an extra collect action -- ``collect $_sdata''.\n"
3417
"This collects arbitrary user data passed in the probe point call to the\n"
3418
"tracing library.  You can inspect it when analyzing the trace buffer,\n"
3419
"by printing the $_sdata variable like any other convenience variable.\n"
3420
"\n"
3421
"CONDITION is a boolean expression.\n"
3422
"\n"
3423
"Multiple tracepoints at one place are permitted, and useful if their\n"
3424
"conditions are different.\n"
3425
"\n"
3426
"Do \"help breakpoints\" for info on other commands dealing with "
3427
"breakpoints.\n"
3428
"Do \"help tracepoints\" for info on other tracepoint commands."
3429
msgstr ""
3430
 
3431
#: breakpoint.c:11910
3432
msgid ""
3433
"Status of tracepoints, or tracepoint number NUMBER.\n"
3434
"Convenience variable \"$tpnum\" contains the number of the\n"
3435
"last tracepoint set."
3436
msgstr ""
3437
 
3438
#: breakpoint.c:11917
3439
msgid ""
3440
"Delete specified tracepoints.\n"
3441
"Arguments are tracepoint numbers, separated by spaces.\n"
3442
"No argument means delete all tracepoints."
3443
msgstr ""
3444
 
3445
#: breakpoint.c:11923
3446
msgid ""
3447
"Disable specified tracepoints.\n"
3448
"Arguments are tracepoint numbers, separated by spaces.\n"
3449
"No argument means disable all tracepoints."
3450
msgstr ""
3451
 
3452
#: breakpoint.c:11930
3453
msgid ""
3454
"Enable specified tracepoints.\n"
3455
"Arguments are tracepoint numbers, separated by spaces.\n"
3456
"No argument means enable all tracepoints."
3457
msgstr ""
3458
 
3459
#: breakpoint.c:11937
3460
msgid ""
3461
"Set the passcount for a tracepoint.\n"
3462
"The trace will end when the tracepoint has been passed 'count' times.\n"
3463
"Usage: passcount COUNT TPNUM, where TPNUM may also be \"all\";\n"
3464
"if TPNUM is omitted, passcount refers to the last tracepoint defined."
3465
msgstr ""
3466
 
3467
#: breakpoint.c:11944
3468
msgid "Save breakpoint definitions as a script."
3469
msgstr ""
3470
 
3471
#. allow-unknown
3472
#: breakpoint.c:11948
3473
msgid ""
3474
"Save current breakpoint definitions as a script.\n"
3475
"This includes all types of breakpoints (breakpoints, watchpoints,\n"
3476
"catchpoints, tracepoints).  Use the 'source' command in another debug\n"
3477
"session to restore them."
3478
msgstr ""
3479
 
3480
#: breakpoint.c:11956
3481
msgid ""
3482
"Save current tracepoint definitions as a script.\n"
3483
"Use the 'source' command in another debug session to restore them."
3484
msgstr ""
3485
 
3486
#. allow-unknown
3487
#: breakpoint.c:11965 breakpoint.c:11971
3488
msgid ""
3489
"Breakpoint specific settings\n"
3490
"Configure various breakpoint-specific variables such as\n"
3491
"pending breakpoint behavior"
3492
msgstr ""
3493
 
3494
#: breakpoint.c:11979
3495
msgid "Set debugger's behavior regarding pending breakpoints."
3496
msgstr ""
3497
 
3498
#: breakpoint.c:11980
3499
msgid "Show debugger's behavior regarding pending breakpoints."
3500
msgstr ""
3501
 
3502
#: breakpoint.c:11981
3503
msgid ""
3504
"If on, an unrecognized breakpoint location will cause gdb to create a\n"
3505
"pending breakpoint.  If off, an unrecognized breakpoint location results in\n"
3506
"an error.  If auto, an unrecognized breakpoint location results in a\n"
3507
"user-query to see if a pending breakpoint should be created."
3508
msgstr ""
3509
 
3510
#: breakpoint.c:11994
3511
msgid "Set automatic usage of hardware breakpoints."
3512
msgstr ""
3513
 
3514
#: breakpoint.c:11995
3515
msgid "Show automatic usage of hardware breakpoints."
3516
msgstr ""
3517
 
3518
#: breakpoint.c:11996
3519
msgid ""
3520
"If set, the debugger will automatically use hardware breakpoints for\n"
3521
"breakpoints set with \"break\" but falling in read-only memory.  If not "
3522
"set,\n"
3523
"a warning will be emitted for such breakpoints."
3524
msgstr ""
3525
 
3526
#: breakpoint.c:12006
3527
msgid "Set mode for inserting breakpoints."
3528
msgstr ""
3529
 
3530
#: breakpoint.c:12007
3531
msgid "Show mode for inserting breakpoints."
3532
msgstr ""
3533
 
3534
#: breakpoint.c:12008
3535
msgid ""
3536
"When this mode is off, breakpoints are inserted in inferior when it is\n"
3537
"resumed, and removed when execution stops.  When this mode is on,\n"
3538
"breakpoints are inserted immediately and removed only when the user\n"
3539
"deletes the breakpoint.  When this mode is auto (which is the default),\n"
3540
"the behaviour depends on the non-stop setting (see help set non-stop).\n"
3541
"In this case, if gdb is controlling the inferior in non-stop mode, gdb\n"
3542
"behaves as if always-inserted mode is on; if gdb is controlling the\n"
3543
"inferior in all-stop mode, gdb behaves as if always-inserted mode is off."
3544
msgstr ""
3545
 
3546
#: bsd-kvm.c:155
3547
#, possible-c-format
3548
msgid "\tUsing the kernel crash dump %s.\n"
3549
msgstr ""
3550
 
3551
#: bsd-kvm.c:158
3552
msgid "\tUsing the currently running kernel.\n"
3553
msgstr ""
3554
 
3555
#. i18n: PCB == "Process Control Block"
3556
#: bsd-kvm.c:252
3557
msgid "Cannot find a valid PCB"
3558
msgstr ""
3559
 
3560
#: bsd-kvm.c:273
3561
msgid "proc address"
3562
msgstr ""
3563
 
3564
#: bsd-kvm.c:276 bsd-kvm.c:304
3565
msgid "No kernel memory image."
3566
msgstr ""
3567
 
3568
#. i18n: PCB == "Process Control Block"
3569
#: bsd-kvm.c:301
3570
msgid "pcb address"
3571
msgstr ""
3572
 
3573
#: bsd-kvm.c:346
3574
msgid "Kernel memory interface"
3575
msgstr ""
3576
 
3577
#: bsd-kvm.c:347
3578
msgid ""
3579
"Use a kernel virtual memory image as a target.\n"
3580
"Optionally specify the filename of a core dump."
3581
msgstr ""
3582
 
3583
#: bsd-kvm.c:364
3584
msgid "Generic command for manipulating the kernel memory interface."
3585
msgstr ""
3586
 
3587
#: bsd-kvm.c:370
3588
msgid "Set current context from proc address"
3589
msgstr ""
3590
 
3591
#. i18n: PCB == "Process Control Block"
3592
#: bsd-kvm.c:374
3593
msgid "Set current context from pcb address"
3594
msgstr ""
3595
 
3596
#: bsd-uthread.c:100
3597
msgid "Bad magic"
3598
msgstr ""
3599
 
3600
#: buildsym.c:329
3601
#, possible-c-format
3602
msgid "block end address less than block start address in %s (patched it)"
3603
msgstr ""
3604
 
3605
#: buildsym.c:335
3606
#, possible-c-format
3607
msgid "block end address %s less than block start address %s (patched it)"
3608
msgstr ""
3609
 
3610
#: buildsym.c:367
3611
#, possible-c-format
3612
msgid "inner block not inside outer block in %s"
3613
msgstr ""
3614
 
3615
#: buildsym.c:373
3616
#, possible-c-format
3617
msgid "inner block (%s-%s) not inside outer block (%s-%s)"
3618
msgstr ""
3619
 
3620
#: buildsym.c:511
3621
#, possible-c-format
3622
msgid "block at %s out of order"
3623
msgstr ""
3624
 
3625
#. We should always be able to find the objfile ...
3626
#: buildsym.c:683 buildsym.c:696 dbxread.c:3098 exec.c:442 exec.c:587
3627
#: language.c:510 language.c:905 mdebugread.c:3638 minsyms.c:159 monitor.c:326
3628
#: monitor.c:355 monitor.c:1307 printcmd.c:493 printcmd.c:831 printcmd.c:2662
3629
#: psymtab.c:461 psymtab.c:477 remote-mips.c:2682 target.c:928 target.c:1013
3630
#: target.c:1028 utils.c:2305 utils.c:3178 utils.c:3221 utils.c:3388
3631
#: valprint.c:549
3632
msgid "failed internal consistency check"
3633
msgstr ""
3634
 
3635
#: buildsym.c:960
3636
msgid "Context stack not empty in end_symtab"
3637
msgstr ""
3638
 
3639
#: c-exp.y:814
3640
#, possible-c-format
3641
msgid "No type \"%s\" within class or namespace \"%s\"."
3642
msgstr ""
3643
 
3644
#: c-exp.y:1595
3645
msgid "\\x escape without a following hex digit"
3646
msgstr ""
3647
 
3648
#: c-exp.y:1645
3649
#, possible-c-format
3650
msgid "\\%c escape without a following hex digit"
3651
msgstr ""
3652
 
3653
#: charset.c:215
3654
#, possible-c-format
3655
msgid "The host character set is \"auto; currently %s\".\n"
3656
msgstr ""
3657
 
3658
#: charset.c:218
3659
#, possible-c-format
3660
msgid "The host character set is \"%s\".\n"
3661
msgstr ""
3662
 
3663
#: charset.c:228
3664
#, possible-c-format
3665
msgid "The target character set is \"auto; currently %s\".\n"
3666
msgstr ""
3667
 
3668
#: charset.c:232
3669
#, possible-c-format
3670
msgid "The target character set is \"%s\".\n"
3671
msgstr ""
3672
 
3673
#: charset.c:243
3674
#, possible-c-format
3675
msgid "The target wide character set is \"auto; currently %s\".\n"
3676
msgstr ""
3677
 
3678
#: charset.c:247
3679
#, possible-c-format
3680
msgid "The target wide character set is \"%s\".\n"
3681
msgstr ""
3682
 
3683
#: charset.c:517
3684
#, possible-c-format
3685
msgid "Could not convert character to `%s' character set"
3686
msgstr ""
3687
 
3688
#: charset.c:947
3689
msgid "Set the host and target character sets."
3690
msgstr ""
3691
 
3692
#: charset.c:948
3693
msgid "Show the host and target character sets."
3694
msgstr ""
3695
 
3696
#: charset.c:949
3697
msgid ""
3698
"The `host character set' is the one used by the system GDB is running on.\n"
3699
"The `target character set' is the one used by the program being debugged.\n"
3700
"You may only use supersets of ASCII for your host character set; GDB does\n"
3701
"not support any others.\n"
3702
"To see a list of the character sets GDB supports, type `set charset '."
3703
msgstr ""
3704
 
3705
#: charset.c:963
3706
msgid "Set the host character set."
3707
msgstr ""
3708
 
3709
#: charset.c:964
3710
msgid "Show the host character set."
3711
msgstr ""
3712
 
3713
#: charset.c:965
3714
msgid ""
3715
"The `host character set' is the one used by the system GDB is running on.\n"
3716
"You may only use supersets of ASCII for your host character set; GDB does\n"
3717
"not support any others.\n"
3718
"To see a list of the character sets GDB supports, type `set host-charset "
3719
"'."
3720
msgstr ""
3721
 
3722
#: charset.c:975
3723
msgid "Set the target character set."
3724
msgstr ""
3725
 
3726
#: charset.c:976
3727
msgid "Show the target character set."
3728
msgstr ""
3729
 
3730
#: charset.c:977
3731
msgid ""
3732
"The `target character set' is the one used by the program being debugged.\n"
3733
"GDB translates characters and strings between the host and target\n"
3734
"character sets as needed.\n"
3735
"To see a list of the character sets GDB supports, type `set target-"
3736
"charset'"
3737
msgstr ""
3738
 
3739
#: charset.c:988
3740
msgid "Set the target wide character set."
3741
msgstr ""
3742
 
3743
#: charset.c:989
3744
msgid "Show the target wide character set."
3745
msgstr ""
3746
 
3747
#: charset.c:990
3748
msgid ""
3749
"The `target wide character set' is the one used by the program being "
3750
"debugged.\n"
3751
"In particular it is the encoding used by `wchar_t'.\n"
3752
"GDB translates characters and strings between the host and target\n"
3753
"character sets as needed.\n"
3754
"To see a list of the character sets GDB supports, type\n"
3755
"`set target-wide-charset'"
3756
msgstr ""
3757
 
3758
#: c-lang.c:706
3759
#, possible-c-format
3760
msgid "Error reading string from inferior: %s"
3761
msgstr ""
3762
 
3763
#: c-lang.c:740
3764
#, possible-c-format
3765
msgid "Trying to read string with inappropriate type `%s'."
3766
msgstr ""
3767
 
3768
#: c-lang.c:744
3769
msgid "Trying to read string with inappropriate type."
3770
msgstr ""
3771
 
3772
#: c-lang.c:843
3773
msgid "Malformed escape sequence"
3774
msgstr ""
3775
 
3776
#: c-lang.c:870
3777
msgid "\\x used with no following hex digits."
3778
msgstr ""
3779
 
3780
#: c-lang.c:892
3781
msgid "\\u used with no following hex digits"
3782
msgstr ""
3783
 
3784
#: c-lang.c:1024
3785
msgid "Could not convert character constant to target character set"
3786
msgstr ""
3787
 
3788 342 jeremybenn
#: cli/cli-decode.c:1291
3789
#, possible-c-format
3790
msgid "Undefined %scommand: \"%s\".  Try \"help%s%.*s\"."
3791
msgstr ""
3792
 
3793
#: cli/cli-decode.c:1324
3794
#, possible-c-format
3795
msgid "Lack of needed %scommand"
3796
msgstr ""
3797
 
3798
#: cli/cli-decode.c:1388
3799
#, possible-c-format
3800
msgid "Ambiguous %scommand \"%s\": %s."
3801
msgstr ""
3802
 
3803
#: cli/cli-decode.c:1773
3804
msgid "Invalid command"
3805
msgstr ""
3806
 
3807
#: cli/cli-setshow.c:60
3808
msgid "\"on\", \"off\" or \"auto\" expected."
3809
msgstr ""
3810
 
3811
#: cli/cli-setshow.c:89
3812
msgid "\"on\" or \"off\" expected."
3813
msgstr ""
3814
 
3815
#: cli/cli-setshow.c:193
3816
msgid "filename to set it to."
3817
msgstr ""
3818
 
3819
#: cli/cli-setshow.c:214 cli/cli-setshow.c:224 cli/cli-setshow.c:236
3820
#: cli/cli-setshow.c:241
3821
msgid "integer to set it to."
3822
msgstr ""
3823
 
3824
#: cli/cli-setshow.c:229
3825
#, possible-c-format
3826
msgid "integer %u out of range"
3827
msgstr ""
3828
 
3829
#: cli/cli-setshow.c:271
3830
#, possible-c-format
3831
msgid "Requires an argument. Valid arguments are %s."
3832
msgstr ""
3833
 
3834
#: cli/cli-setshow.c:299
3835
#, possible-c-format
3836
msgid "Undefined item: \"%s\"."
3837
msgstr ""
3838
 
3839
#: cli/cli-setshow.c:302
3840
#, possible-c-format
3841
msgid "Ambiguous item \"%s\"."
3842
msgstr ""
3843
 
3844
#: cli/cli-setshow.c:308 cli/cli-setshow.c:378
3845
msgid "gdb internal error: bad var_type in do_setshow_command"
3846
msgstr ""
3847
 
3848
#: cli/cli-setshow.c:353
3849
msgid "do_setshow_command: invalid var_auto_boolean"
3850
msgstr ""
3851
 
3852
#: cli/cli-setshow.c:402
3853
msgid "gdb internal error: bad cmd_type in do_setshow_command"
3854
msgstr ""
3855
 
3856
#: cli/cli-logging.c:44
3857
#, possible-c-format
3858
msgid "The current logfile is \"%s\".\n"
3859
msgstr ""
3860
 
3861
#: cli/cli-logging.c:53
3862
#, possible-c-format
3863
msgid "Whether logging overwrites or appends to the log file is %s.\n"
3864
msgstr ""
3865
 
3866
#: cli/cli-logging.c:63
3867
#, possible-c-format
3868
msgid "The logging output mode is %s.\n"
3869
msgstr ""
3870
 
3871
#: cli/cli-logging.c:101 cli/cli-logging.c:109
3872
msgid "set logging"
3873
msgstr ""
3874
 
3875
#: cli/cli-logging.c:134
3876
msgid "Current output protocol does not support redirection"
3877
msgstr ""
3878
 
3879
#: cli/cli-logging.c:166
3880
msgid ""
3881
"\"set logging\" lets you log output to a file.\n"
3882
"Usage: set logging on [FILENAME]\n"
3883
"       set logging off\n"
3884
"       set logging file FILENAME\n"
3885
"       set logging overwrite [on|off]\n"
3886
"       set logging redirect [on|off]\n"
3887
msgstr ""
3888
 
3889
#: cli/cli-logging.c:179
3890
#, possible-c-format
3891
msgid "Currently logging to \"%s\".\n"
3892
msgstr ""
3893
 
3894
#: cli/cli-logging.c:182
3895
#, possible-c-format
3896
msgid "Future logs will be written to %s.\n"
3897
msgstr ""
3898
 
3899
#: cli/cli-logging.c:186
3900
msgid "Logs will overwrite the log file.\n"
3901
msgstr ""
3902
 
3903
#: cli/cli-logging.c:188
3904
msgid "Logs will be appended to the log file.\n"
3905
msgstr ""
3906
 
3907
#: cli/cli-logging.c:191
3908
msgid "Output will be sent only to the log file.\n"
3909
msgstr ""
3910
 
3911
#: cli/cli-logging.c:193
3912
msgid "Output will be logged and displayed.\n"
3913
msgstr ""
3914
 
3915
#: cli/cli-logging.c:205
3916
msgid "Set logging options"
3917
msgstr ""
3918
 
3919
#: cli/cli-logging.c:208
3920
msgid "Show logging options"
3921
msgstr ""
3922
 
3923
#: cli/cli-logging.c:210
3924
msgid "Set whether logging overwrites or appends to the log file."
3925
msgstr ""
3926
 
3927
#: cli/cli-logging.c:211
3928
msgid "Show whether logging overwrites or appends to the log file."
3929
msgstr ""
3930
 
3931
#: cli/cli-logging.c:212
3932
msgid "If set, logging overrides the log file."
3933
msgstr ""
3934
 
3935
#: cli/cli-logging.c:217
3936
msgid "Set the logging output mode."
3937
msgstr ""
3938
 
3939
#: cli/cli-logging.c:218
3940
msgid "Show the logging output mode."
3941
msgstr ""
3942
 
3943
#: cli/cli-logging.c:219
3944
msgid ""
3945
"If redirect is off, output will go to both the screen and the log file.\n"
3946
"If redirect is on, output will go only to the log file."
3947
msgstr ""
3948
 
3949
#: cli/cli-logging.c:225
3950
msgid "Set the current logfile."
3951
msgstr ""
3952
 
3953
#: cli/cli-logging.c:226
3954
msgid "Show the current logfile."
3955
msgstr ""
3956
 
3957
#: cli/cli-logging.c:227
3958
msgid "The logfile is used when directing GDB's output."
3959
msgstr ""
3960
 
3961
#: cli/cli-logging.c:233
3962
msgid "Enable logging."
3963
msgstr ""
3964
 
3965
#: cli/cli-logging.c:235
3966
msgid "Disable logging."
3967
msgstr ""
3968
 
3969 330 jeremybenn
#: cli/cli-cmds.c:214
3970
#, possible-c-format
3971
msgid "Argument required (%s)."
3972
msgstr ""
3973
 
3974
#: cli/cli-cmds.c:223
3975
msgid "\"info\" must be followed by the name of an info command.\n"
3976
msgstr ""
3977
 
3978
#: cli/cli-cmds.c:339 cli/cli-script.c:1478 infcmd.c:1104 infcmd.c:1117
3979
#: infcmd.c:2173 symfile.c:1071 symfile.c:1237 symfile.c:2258
3980
#: tracepoint.c:1868 tracepoint.c:1873
3981
msgid "Not confirmed."
3982
msgstr ""
3983
 
3984
#: cli/cli-cmds.c:350
3985
#, possible-c-format
3986
msgid "The \"pwd\" command does not take an argument: %s"
3987
msgstr ""
3988
 
3989
#: cli/cli-cmds.c:352
3990
#, possible-c-format
3991
msgid "Error finding name of working directory: %s"
3992
msgstr ""
3993
 
3994
#: cli/cli-cmds.c:356
3995
#, possible-c-format
3996
msgid ""
3997
"Working directory %s\n"
3998
" (canonically %s).\n"
3999
msgstr ""
4000
 
4001
#: cli/cli-cmds.c:359
4002
#, possible-c-format
4003
msgid "Working directory %s.\n"
4004
msgstr ""
4005
 
4006
#: cli/cli-cmds.c:375
4007
msgid "new working directory"
4008
msgstr ""
4009
 
4010
#: cli/cli-cmds.c:470
4011
#, possible-c-format
4012
msgid "Script filename extension recognition is \"%s\".\n"
4013
msgstr ""
4014
 
4015
#: cli/cli-cmds.c:573
4016
msgid "source command requires file name of file to source."
4017
msgstr ""
4018
 
4019
#: cli/cli-cmds.c:755
4020
msgid "Fork failed"
4021
msgstr ""
4022
 
4023
#: cli/cli-cmds.c:781
4024
msgid "No default source file yet."
4025
msgstr ""
4026
 
4027
#: cli/cli-cmds.c:807 cli/cli-cmds.c:967
4028
msgid "Junk at end of line specification."
4029
msgstr ""
4030
 
4031
#. FIXME-32x64--assumes sal.pc fits in long.
4032
#: cli/cli-cmds.c:819 cli/cli-cmds.c:985
4033
#, possible-c-format
4034
msgid "No source file for address %s."
4035
msgstr ""
4036
 
4037
#: cli/cli-cmds.c:839 cli/cli-cmds.c:1006
4038
#, possible-c-format
4039
msgid "No line number known for %s."
4040
msgstr ""
4041
 
4042
#: cli/cli-cmds.c:971
4043
msgid "Specified start and end are in different files."
4044
msgstr ""
4045
 
4046
#: cli/cli-cmds.c:973
4047
msgid "Two empty args do not say what lines to list."
4048
msgstr ""
4049
 
4050
#: cli/cli-cmds.c:1015 cli/cli-cmds.c:1021
4051
msgid "No default source file yet.  Do \"help list\"."
4052
msgstr ""
4053
 
4054
#. Assume g++ compiled code; old GDB 4.16 behaviour.
4055
#: cli/cli-cmds.c:1087 python/py-symbol.c:262 stack.c:1698 stack.c:1706
4056
#: stack.c:1773 valops.c:1341
4057
msgid "No frame selected."
4058
msgstr ""
4059
 
4060
#: cli/cli-cmds.c:1091 tui/tui-stack.c:373
4061
msgid "No function contains program counter for selected frame."
4062
msgstr ""
4063
 
4064
#: cli/cli-cmds.c:1135
4065
msgid "Missing modifier."
4066
msgstr ""
4067
 
4068
#: cli/cli-cmds.c:1148
4069
msgid "Invalid disassembly modifier."
4070
msgstr ""
4071
 
4072
#: cli/cli-cmds.c:1170
4073
msgid "No function contains specified address."
4074
msgstr ""
4075
 
4076
#: cli/cli-cmds.c:1230
4077
msgid "Not a user command."
4078
msgstr ""
4079
 
4080
#: cli/cli-cmds.c:1256
4081
msgid "REGEXP string is empty"
4082
msgstr ""
4083
 
4084
#: cli/cli-cmds.c:1267
4085
#, possible-c-format
4086
msgid "Error in regular expression:%s"
4087
msgstr ""
4088
 
4089
#: cli/cli-cmds.c:1283
4090
#, possible-c-format
4091
msgid "file: \"%s\", line number: %d\n"
4092
msgstr ""
4093
 
4094
#: cli/cli-cmds.c:1290
4095
msgid "\"set debug\" must be followed by the name of a debug subcommand.\n"
4096
msgstr ""
4097
 
4098
#: cli/cli-cmds.c:1335
4099
#, possible-c-format
4100
msgid "Verbose printing of informational messages is %s.\n"
4101
msgstr ""
4102
 
4103
#: cli/cli-cmds.c:1338
4104
#, possible-c-format
4105
msgid "Verbosity is %s.\n"
4106
msgstr ""
4107
 
4108
#: cli/cli-cmds.c:1345
4109
#, possible-c-format
4110
msgid "History expansion on command input is %s.\n"
4111
msgstr ""
4112
 
4113
#: cli/cli-cmds.c:1353
4114
#, possible-c-format
4115
msgid "Baud rate for remote serial I/O is %s.\n"
4116
msgstr ""
4117
 
4118
#: cli/cli-cmds.c:1361
4119
#, possible-c-format
4120
msgid "Debugging of remote protocol is %s.\n"
4121
msgstr ""
4122
 
4123
#: cli/cli-cmds.c:1369
4124
#, possible-c-format
4125
msgid "Timeout limit to wait for target to respond is %s.\n"
4126
msgstr ""
4127
 
4128
#: cli/cli-cmds.c:1378
4129
#, possible-c-format
4130
msgid "The max call depth for user-defined commands is %s.\n"
4131
msgstr ""
4132
 
4133
#. Define the classes of commands.
4134
#. They will appear in the help list in the reverse of this order.
4135
#: cli/cli-cmds.c:1393
4136
msgid ""
4137
"Maintenance commands.\n"
4138
"Some gdb commands are provided just for use by gdb maintainers.\n"
4139
"These commands are subject to frequent change, and may not be as\n"
4140
"well documented as user commands."
4141
msgstr ""
4142
 
4143
#: cli/cli-cmds.c:1399
4144
msgid "Obscure features."
4145
msgstr ""
4146
 
4147
#: cli/cli-cmds.c:1400
4148
msgid "Aliases of other commands."
4149
msgstr ""
4150
 
4151
#: cli/cli-cmds.c:1401
4152
msgid ""
4153
"User-defined commands.\n"
4154
"The commands in this class are those defined by the user.\n"
4155
"Use the \"define\" command to define a command."
4156
msgstr ""
4157
 
4158
#: cli/cli-cmds.c:1405
4159
msgid "Support facilities."
4160
msgstr ""
4161
 
4162
#: cli/cli-cmds.c:1407
4163
msgid "Status inquiries."
4164
msgstr ""
4165
 
4166
#: cli/cli-cmds.c:1408
4167
msgid "Specifying and examining files."
4168
msgstr ""
4169
 
4170
#: cli/cli-cmds.c:1411
4171
msgid "Making program stop at certain points."
4172
msgstr ""
4173
 
4174
#: cli/cli-cmds.c:1412
4175
msgid "Examining data."
4176
msgstr ""
4177
 
4178
#: cli/cli-cmds.c:1413
4179
msgid ""
4180
"Examining the stack.\n"
4181
"The stack is made up of stack frames.  Gdb assigns numbers to stack frames\n"
4182
"counting from zero for the innermost (currently executing) frame.\n"
4183
"\n"
4184
"At any time gdb identifies one frame as the \"selected\" frame.\n"
4185
"Variable lookups are done with respect to the selected frame.\n"
4186
"When the program being debugged stops, gdb selects the innermost frame.\n"
4187
"The commands below can be used to select other frames by number or address."
4188
msgstr ""
4189
 
4190
#: cli/cli-cmds.c:1422
4191
msgid "Running the program."
4192
msgstr ""
4193
 
4194
#. Define general commands.
4195
#: cli/cli-cmds.c:1426
4196
msgid "Print working directory.  This is used for your program as well."
4197
msgstr ""
4198
 
4199
#: cli/cli-cmds.c:1429
4200
msgid ""
4201
"Set working directory to DIR for debugger and program being debugged.\n"
4202
"The change does not take effect for the program being debugged\n"
4203
"until the next time it is started."
4204
msgstr ""
4205
 
4206
#: cli/cli-cmds.c:1435
4207
msgid ""
4208
"Print a constant string.  Give string as argument.\n"
4209
"C escape sequences may be used in the argument.\n"
4210
"No newline is added at the end of the argument;\n"
4211
"use \"\\n\" if you want a newline to be printed.\n"
4212
"Since leading and trailing whitespace are ignored in command arguments,\n"
4213
"if you want to print some you must use \"\\\" before leading whitespace\n"
4214
"to be printed or after trailing whitespace."
4215
msgstr ""
4216
 
4217
#: cli/cli-cmds.c:1443
4218
msgid ""
4219
"Document a user-defined command.\n"
4220
"Give command name as argument.  Give documentation on following lines.\n"
4221
"End with a line of just \"end\"."
4222
msgstr ""
4223
 
4224
#: cli/cli-cmds.c:1447
4225
msgid ""
4226
"Define a new command name.  Command name is argument.\n"
4227
"Definition appears on following lines, one command per line.\n"
4228
"End with a line of just \"end\".\n"
4229
"Use the \"document\" command to give documentation for the new command.\n"
4230
"Commands defined in this way may have up to ten arguments."
4231
msgstr ""
4232
 
4233
#: cli/cli-cmds.c:1454
4234
#, possible-c-format
4235
msgid ""
4236
"Read commands from a file named FILE.\n"
4237
"\n"
4238
"Usage: source [-s] [-v] FILE\n"
4239
"-s: search for the script in the source search path,\n"
4240
"    even if FILE contains directories.\n"
4241
"-v: each command in FILE is echoed as it is executed.\n"
4242
"\n"
4243
"Note that the file \"%s\" is read automatically in this way\n"
4244
"when GDB is started."
4245
msgstr ""
4246
 
4247
#: cli/cli-cmds.c:1469
4248
msgid "Set mode for script filename extension recognition."
4249
msgstr ""
4250
 
4251
#: cli/cli-cmds.c:1470
4252
msgid "Show mode for script filename extension recognition."
4253
msgstr ""
4254
 
4255
#: cli/cli-cmds.c:1471
4256
msgid ""
4257
"off  == no filename extension recognition (all sourced files are GDB "
4258
"scripts)\n"
4259
"soft == evaluate script according to filename extension, fallback to GDB "
4260
"script\n"
4261
"strict == evaluate script according to filename extension, error if not "
4262
"supported"
4263
msgstr ""
4264
 
4265
#: cli/cli-cmds.c:1481
4266
msgid "Exit gdb."
4267
msgstr ""
4268
 
4269
#: cli/cli-cmds.c:1483
4270
msgid "Print list of commands."
4271
msgstr ""
4272
 
4273
#: cli/cli-cmds.c:1488
4274
msgid "Set verbosity."
4275
msgstr ""
4276
 
4277
#: cli/cli-cmds.c:1489
4278
msgid "Show verbosity."
4279
msgstr ""
4280
 
4281
#: cli/cli-cmds.c:1496
4282
msgid "Generic command for setting command history parameters."
4283
msgstr ""
4284
 
4285
#: cli/cli-cmds.c:1499
4286
msgid "Generic command for showing command history parameters."
4287
msgstr ""
4288
 
4289
#: cli/cli-cmds.c:1502
4290
msgid "Set history expansion on command input."
4291
msgstr ""
4292
 
4293
#: cli/cli-cmds.c:1503
4294
msgid "Show history expansion on command input."
4295
msgstr ""
4296
 
4297
#: cli/cli-cmds.c:1504
4298
msgid "Without an argument, history expansion is enabled."
4299
msgstr ""
4300
 
4301
#: cli/cli-cmds.c:1510
4302
msgid "Generic command for showing things about the program being debugged."
4303
msgstr ""
4304
 
4305
#: cli/cli-cmds.c:1517
4306
msgid "List the completions for the rest of the line as a command."
4307
msgstr ""
4308
 
4309
#: cli/cli-cmds.c:1519
4310
msgid "Generic command for showing things about the debugger."
4311
msgstr ""
4312
 
4313
#. Another way to get at the same thing.
4314
#: cli/cli-cmds.c:1523
4315
msgid "Show all GDB settings."
4316
msgstr ""
4317
 
4318
#: cli/cli-cmds.c:1525
4319
msgid ""
4320
"Show the history of commands you typed.\n"
4321
"You can supply a command number to start with, or a `+' to start after\n"
4322
"the previous command number shown."
4323
msgstr ""
4324
 
4325
#: cli/cli-cmds.c:1532
4326
msgid "Show what version of GDB this is."
4327
msgstr ""
4328
 
4329
#: cli/cli-cmds.c:1534
4330
msgid ""
4331
"Execute nested commands WHILE the conditional expression is non zero.\n"
4332
"The conditional expression must follow the word `while' and must in turn be\n"
4333
"followed by a new line.  The nested commands must be entered one per line,\n"
4334
"and should be terminated by the word `end'."
4335
msgstr ""
4336
 
4337
#: cli/cli-cmds.c:1540
4338
msgid ""
4339
"Execute nested commands once IF the conditional expression is non zero.\n"
4340
"The conditional expression must follow the word `if' and must in turn be\n"
4341
"followed by a new line.  The nested commands must be entered one per line,\n"
4342
"and should be terminated by the word 'else' or `end'.  If an else clause\n"
4343
"is used, the same rules apply to its nested commands as to the first ones."
4344
msgstr ""
4345
 
4346
#. If target is open when baud changes, it doesn't take effect until the
4347
#. next open (I think, not sure).
4348
#: cli/cli-cmds.c:1549
4349
msgid "Set baud rate for remote serial I/O."
4350
msgstr ""
4351
 
4352
#: cli/cli-cmds.c:1550
4353
msgid "Show baud rate for remote serial I/O."
4354
msgstr ""
4355
 
4356
#: cli/cli-cmds.c:1551
4357
msgid ""
4358
"This value is used to set the speed of the serial port when debugging\n"
4359
"using remote targets."
4360
msgstr ""
4361
 
4362
#: cli/cli-cmds.c:1558
4363
msgid "Set debugging of remote protocol."
4364
msgstr ""
4365
 
4366
#: cli/cli-cmds.c:1559
4367
msgid "Show debugging of remote protocol."
4368
msgstr ""
4369
 
4370
#: cli/cli-cmds.c:1560
4371
msgid ""
4372
"When enabled, each packet sent or received with the remote target\n"
4373
"is displayed."
4374
msgstr ""
4375
 
4376
#: cli/cli-cmds.c:1567
4377
msgid "Set timeout limit to wait for target to respond."
4378
msgstr ""
4379
 
4380
#: cli/cli-cmds.c:1568
4381
msgid "Show timeout limit to wait for target to respond."
4382
msgstr ""
4383
 
4384
#: cli/cli-cmds.c:1569
4385
msgid ""
4386
"This value is used to set the time limit for gdb to wait for a response\n"
4387
"from the target."
4388
msgstr ""
4389
 
4390
#: cli/cli-cmds.c:1577
4391
msgid "Generic command for setting gdb debugging flags"
4392
msgstr ""
4393
 
4394
#: cli/cli-cmds.c:1581
4395
msgid "Generic command for showing gdb debugging flags"
4396
msgstr ""
4397
 
4398
#: cli/cli-cmds.c:1584
4399
msgid ""
4400
"Execute the rest of the line as a shell command.\n"
4401
"With no arguments, run an inferior shell."
4402
msgstr ""
4403
 
4404
#: cli/cli-cmds.c:1589
4405
msgid ""
4406
"Edit specified file or function.\n"
4407
"With no argument, edits file containing most recent line listed.\n"
4408
"Editing targets can be specified in these ways:\n"
4409
"  FILE:LINENUM, to edit at that line in that file,\n"
4410
"  FUNCTION, to edit at the beginning of that function,\n"
4411
"  FILE:FUNCTION, to distinguish among like-named static functions.\n"
4412
"  *ADDRESS, to edit at the line containing that address.\n"
4413
"Uses EDITOR environment variable contents as editor (or ex as default)."
4414
msgstr ""
4415
 
4416
#: cli/cli-cmds.c:1601
4417
msgid ""
4418
"List specified function or line.\n"
4419
"With no argument, lists ten more lines after or around previous listing.\n"
4420
"\"list -\" lists the ten lines before a previous ten-line listing.\n"
4421
"One argument specifies a line, and ten lines are listed around that line.\n"
4422
"Two arguments with comma between specify starting and ending lines to list.\n"
4423
"Lines can be specified in these ways:\n"
4424
"  LINENUM, to list around that line in current file,\n"
4425
"  FILE:LINENUM, to list around that line in that file,\n"
4426
"  FUNCTION, to list around beginning of that function,\n"
4427
"  FILE:FUNCTION, to distinguish among like-named static functions.\n"
4428
"  *ADDRESS, to list around the line containing that address.\n"
4429
"With two args if one is empty it stands for ten lines away from the other "
4430
"arg."
4431
msgstr ""
4432
 
4433
#: cli/cli-cmds.c:1623
4434
msgid ""
4435
"Disassemble a specified section of memory.\n"
4436
"Default is the function surrounding the pc of the selected frame.\n"
4437
"With a /m modifier, source lines are included (if available).\n"
4438
"With a /r modifier, raw instructions in hex are included.\n"
4439
"With a single argument, the function surrounding that address is dumped.\n"
4440
"Two arguments (separated by a comma) are taken as a range of memory to "
4441
"dump,\n"
4442
"  in the form of \"start,end\", or \"start,+length\"."
4443
msgstr ""
4444
 
4445
#: cli/cli-cmds.c:1644
4446
msgid "Run the ``make'' program using the rest of the line as arguments."
4447
msgstr ""
4448
 
4449
#: cli/cli-cmds.c:1647
4450
msgid ""
4451
"Show definitions of user defined commands.\n"
4452
"Argument is the name of the user defined command.\n"
4453
"With no argument, show definitions of all user defined commands."
4454
msgstr ""
4455
 
4456
#: cli/cli-cmds.c:1652
4457
msgid "Search for commands matching a REGEXP"
4458
msgstr ""
4459
 
4460
#: cli/cli-cmds.c:1655
4461
msgid "Set the max call depth for user-defined commands."
4462
msgstr ""
4463
 
4464
#: cli/cli-cmds.c:1656
4465
msgid "Show the max call depth for user-defined commands."
4466
msgstr ""
4467
 
4468
#: cli/cli-cmds.c:1662
4469
msgid "Set tracing of GDB CLI commands."
4470
msgstr ""
4471
 
4472
#: cli/cli-cmds.c:1663
4473
msgid "Show state of GDB CLI command tracing."
4474
msgstr ""
4475
 
4476
#: cli/cli-cmds.c:1664
4477
msgid "When 'on', each command is displayed as it is executed."
4478
msgstr ""
4479
 
4480
#: cli/cli-dump.c:85
4481
msgid "Missing filename."
4482
msgstr ""
4483
 
4484
#: cli/cli-dump.c:126 cli/cli-dump.c:146
4485
#, possible-c-format
4486
msgid "Failed to open %s: %s."
4487
msgstr ""
4488
 
4489
#: cli/cli-dump.c:131
4490
#, possible-c-format
4491
msgid "'%s' is not a recognized file format."
4492
msgstr ""
4493
 
4494
#: cli/cli-dump.c:150
4495
#, possible-c-format
4496
msgid "bfd_openw_with_cleanup: %s."
4497
msgstr ""
4498
 
4499
#. Append to existing file
4500
#. FIXME -- doesn't work...
4501
#: cli/cli-dump.c:154
4502
msgid "bfd_openw does not work with append."
4503
msgstr ""
4504
 
4505
#: cli/cli-dump.c:157
4506
#, possible-c-format
4507
msgid "bfd_openw_with_cleanup: unknown mode %s."
4508
msgstr ""
4509
 
4510
#: cli/cli-dump.c:173
4511
msgid ""
4512
"\"dump\" must be followed by a subcommand.\n"
4513
"\n"
4514
msgstr ""
4515
 
4516
#: cli/cli-dump.c:180
4517
msgid ""
4518
"\"append\" must be followed by a subcommand.\n"
4519
"\n"
4520
msgstr ""
4521
 
4522
#: cli/cli-dump.c:234
4523
msgid "Missing start address."
4524
msgstr ""
4525
 
4526
#: cli/cli-dump.c:239
4527
msgid "Missing stop address."
4528
msgstr ""
4529
 
4530
#: cli/cli-dump.c:245
4531
msgid "Invalid memory address range (start >= end)."
4532
msgstr ""
4533
 
4534
#: cli/cli-dump.c:285
4535
#, possible-c-format
4536
msgid "No value to %s."
4537
msgstr ""
4538
 
4539
#: cli/cli-dump.c:288
4540
msgid "Invalid expression."
4541
msgstr ""
4542
 
4543
#: cli/cli-dump.c:307
4544
msgid "value is not an lval: address assumed to be zero"
4545
msgstr ""
4546
 
4547
#. No, no useable data in this section.
4548
#: cli/cli-dump.c:467
4549
#, possible-c-format
4550
msgid "skipping section %s...\n"
4551
msgstr ""
4552
 
4553
#: cli/cli-dump.c:486
4554
#, possible-c-format
4555
msgid "Failed to read bfd file %s: '%s'."
4556
msgstr ""
4557
 
4558
#: cli/cli-dump.c:509 cli/cli-dump.c:557
4559
#, possible-c-format
4560
msgid "restore: memory write failed (%s)."
4561
msgstr ""
4562
 
4563
#: cli/cli-dump.c:528
4564
#, possible-c-format
4565
msgid "Start address is greater than length of binary file %s."
4566
msgstr ""
4567
 
4568
#: cli/cli-dump.c:603
4569
msgid "Start must be less than end."
4570
msgstr ""
4571
 
4572
#: cli/cli-dump.c:671
4573
msgid "Dump target code/data to a local file."
4574
msgstr ""
4575
 
4576
#: cli/cli-dump.c:676
4577
msgid "Append target code/data to a local file."
4578
msgstr ""
4579
 
4580
#: cli/cli-dump.c:692
4581
msgid "Write target code/data to an srec file."
4582
msgstr ""
4583
 
4584
#: cli/cli-dump.c:698
4585
msgid "Write target code/data to an intel hex file."
4586
msgstr ""
4587
 
4588
#: cli/cli-dump.c:704
4589
msgid "Write target code/data to a tekhex file."
4590
msgstr ""
4591
 
4592
#: cli/cli-dump.c:710
4593
msgid "Write target code/data to a raw binary file."
4594
msgstr ""
4595
 
4596
#: cli/cli-dump.c:716
4597
msgid "Append target code/data to a raw binary file."
4598
msgstr ""
4599
 
4600
#: cli/cli-dump.c:722
4601
msgid ""
4602
"Write contents of memory to an srec file.\n"
4603
"Arguments are FILE START STOP.  Writes the contents of memory\n"
4604
"within the range [START .. STOP) to the specifed FILE in srec format."
4605
msgstr ""
4606
 
4607
#: cli/cli-dump.c:728
4608
msgid ""
4609
"Write the value of an expression to an srec file.\n"
4610
"Arguments are FILE EXPRESSION.  Writes the value of EXPRESSION\n"
4611
"to the specified FILE in srec format."
4612
msgstr ""
4613
 
4614
#: cli/cli-dump.c:734
4615
msgid ""
4616
"Write contents of memory to an ihex file.\n"
4617
"Arguments are FILE START STOP.  Writes the contents of memory within\n"
4618
"the range [START .. STOP) to the specifed FILE in intel hex format."
4619
msgstr ""
4620
 
4621
#: cli/cli-dump.c:740
4622
msgid ""
4623
"Write the value of an expression to an ihex file.\n"
4624
"Arguments are FILE EXPRESSION.  Writes the value of EXPRESSION\n"
4625
"to the specified FILE in intel hex format."
4626
msgstr ""
4627
 
4628
#: cli/cli-dump.c:746
4629
msgid ""
4630
"Write contents of memory to a tekhex file.\n"
4631
"Arguments are FILE START STOP.  Writes the contents of memory\n"
4632
"within the range [START .. STOP) to the specifed FILE in tekhex format."
4633
msgstr ""
4634
 
4635
#: cli/cli-dump.c:752
4636
msgid ""
4637
"Write the value of an expression to a tekhex file.\n"
4638
"Arguments are FILE EXPRESSION.  Writes the value of EXPRESSION\n"
4639
"to the specified FILE in tekhex format."
4640
msgstr ""
4641
 
4642
#: cli/cli-dump.c:758
4643
msgid ""
4644
"Write contents of memory to a raw binary file.\n"
4645
"Arguments are FILE START STOP.  Writes the contents of memory\n"
4646
"within the range [START .. STOP) to the specifed FILE in binary format."
4647
msgstr ""
4648
 
4649
#: cli/cli-dump.c:764
4650
msgid ""
4651
"Write the value of an expression to a raw binary file.\n"
4652
"Arguments are FILE EXPRESSION.  Writes the value of EXPRESSION\n"
4653
"to the specified FILE in raw target ordered bytes."
4654
msgstr ""
4655
 
4656
#: cli/cli-dump.c:770
4657
msgid ""
4658
"Append contents of memory to a raw binary file.\n"
4659
"Arguments are FILE START STOP.  Writes the contents of memory within the\n"
4660
"range [START .. STOP) to the specifed FILE in raw target ordered bytes."
4661
msgstr ""
4662
 
4663
#: cli/cli-dump.c:776
4664
msgid ""
4665
"Append the value of an expression to a raw binary file.\n"
4666
"Arguments are FILE EXPRESSION.  Writes the value of EXPRESSION\n"
4667
"to the specified FILE in raw target ordered bytes."
4668
msgstr ""
4669
 
4670
#: cli/cli-dump.c:782
4671
msgid ""
4672
"Restore the contents of FILE to target memory.\n"
4673
"Arguments are FILE OFFSET START END where all except FILE are optional.\n"
4674
"OFFSET will be added to the base address of the file (default zero).\n"
4675
"If START and END are given, only the file contents within that range\n"
4676
"(file relative) will be restored to target memory."
4677
msgstr ""
4678
 
4679
#: cli/cli-script.c:90
4680
msgid "if/while commands require arguments."
4681
msgstr ""
4682
 
4683
#: cli/cli-script.c:125
4684
msgid "Error reading in canned sequence of commands."
4685
msgstr ""
4686
 
4687
#: cli/cli-script.c:323
4688
msgid "Max user call depth exceeded -- command aborted."
4689
msgstr ""
4690
 
4691
#: cli/cli-script.c:342
4692
msgid "Error executing canned sequence of commands."
4693
msgstr ""
4694
 
4695
#: cli/cli-script.c:569
4696
msgid "Invalid control type in canned commands structure."
4697
msgstr ""
4698
 
4699
#: cli/cli-script.c:633
4700
msgid "arg_cleanup called with no user args.\n"
4701
msgstr ""
4702
 
4703
#: cli/cli-script.c:672
4704
#, possible-c-format
4705
msgid "user defined function may only have %d arguments."
4706
msgstr ""
4707
 
4708
#: cli/cli-script.c:769
4709
#, possible-c-format
4710
msgid "Missing argument %d in user function."
4711
msgstr ""
4712
 
4713
#: cli/cli-script.c:869
4714
msgid "Control nesting too deep!"
4715
msgstr ""
4716
 
4717
#: cli/cli-script.c:1065
4718
msgid "Recursed on a simple control type."
4719
msgstr ""
4720
 
4721
#: cli/cli-script.c:1068
4722
msgid "Allocated body is smaller than this command type needs."
4723
msgstr ""
4724
 
4725
#: cli/cli-script.c:1362
4726
msgid "name of command to define"
4727
msgstr ""
4728
 
4729
#: cli/cli-script.c:1384
4730
#, possible-c-format
4731
msgid "\"%s\" is not a prefix command."
4732
msgstr ""
4733
 
4734
#: cli/cli-script.c:1395
4735
#, possible-c-format
4736
msgid "Junk in argument list: \"%s\""
4737
msgstr ""
4738
 
4739
#: cli/cli-script.c:1444
4740
#, possible-c-format
4741
msgid "Redefine command \"%s\"? "
4742
msgstr ""
4743
 
4744
#: cli/cli-script.c:1446
4745
#, possible-c-format
4746
msgid "Really redefine built-in command \"%s\"? "
4747
msgstr ""
4748
 
4749
#: cli/cli-script.c:1448
4750
#, possible-c-format
4751
msgid "Command \"%s\" not redefined."
4752
msgstr ""
4753
 
4754
#: cli/cli-script.c:1475
4755
#, possible-c-format
4756
msgid "Your new `%s' command does not hook any existing command."
4757
msgstr ""
4758
 
4759
#: cli/cli-script.c:1477
4760
msgid "Proceed? "
4761
msgstr ""
4762
 
4763
#. Should never come here as hookc would be 0.
4764
#: cli/cli-script.c:1517 complaints.c:301 exceptions.c:153 exceptions.c:170
4765
#: exceptions.c:197 exceptions.c:260 hppa-tdep.c:3086 hppa-tdep.c:3099
4766
#: infcall.c:642 infcmd.c:1376 infrun.c:3071 language.c:793 language.c:819
4767
#: mi/mi-out.c:332 mi/mi-out.c:351 mips-tdep.c:247 mips-tdep.c:305
4768
#: mips-tdep.c:1242 mips-tdep.c:3902 mips-tdep.c:4873 mn10300-tdep.c:127
4769
#: reggroups.c:220 remote.c:6379 utils.c:1142 utils.c:1161
4770
msgid "bad switch"
4771
msgstr ""
4772
 
4773
#: cli/cli-script.c:1537
4774
#, possible-c-format
4775
msgid "Command \"%s\" is built-in."
4776
msgstr ""
4777
 
4778
#: cli/cli-script.c:1604
4779
msgid "called with NULL file pointer!"
4780
msgstr ""
4781
 
4782
#: cli/cli-script.c:1632
4783
#, possible-c-format
4784
msgid ""
4785
"%s:%d: Error in sourced command file:\n"
4786
"%s"
4787
msgstr ""
4788
 
4789
#: cli/cli-script.c:1635
4790
msgid "bad reason"
4791
msgstr ""
4792
 
4793
#: coffread.c:584
4794
#, possible-c-format
4795
msgid "\"%s\": error reading line numbers."
4796
msgstr ""
4797
 
4798
#: coffread.c:592
4799
#, possible-c-format
4800
msgid "\"%s\": can't get string table"
4801
msgstr ""
4802
 
4803
#: coffread.c:616
4804
#, possible-c-format
4805
msgid ""
4806
"The debugging information in `%s' is corrupted.\n"
4807
"The file has a `.stabs' section, but no `.stabstr' section."
4808
msgstr ""
4809
 
4810
#: coffread.c:807
4811
#, possible-c-format
4812
msgid "Bad n_sclass for symbol %s"
4813
msgstr ""
4814
 
4815
#: coffread.c:978
4816
#, possible-c-format
4817
msgid "`.bf' symbol %d has no aux entry"
4818
msgstr ""
4819
 
4820
#: coffread.c:994
4821
msgid "Bad coff function information."
4822
msgstr ""
4823
 
4824
#: coffread.c:1003
4825
#, possible-c-format
4826
msgid ""
4827
"`.ef' symbol without matching `.bf' symbol ignored starting at symnum %d"
4828
msgstr ""
4829
 
4830
#: coffread.c:1014
4831
#, possible-c-format
4832
msgid "Unmatched .ef symbol(s) ignored starting at symnum %d"
4833
msgstr ""
4834
 
4835
#: coffread.c:1022
4836
#, possible-c-format
4837
msgid "`.ef' symbol %d has no aux entry"
4838
msgstr ""
4839
 
4840
#: coffread.c:1066
4841
#, possible-c-format
4842
msgid ""
4843
"`.eb' symbol without matching `.bb' symbol ignored starting at symnum %d"
4844
msgstr ""
4845
 
4846
#: coffread.c:1075 xcoffread.c:171
4847
#, possible-c-format
4848
msgid "Mismatched .eb symbol ignored starting at symnum %d"
4849
msgstr ""
4850
 
4851
#: coffread.c:1162
4852
#, c-format
4853
msgid "thumb symbol %s, class 0x%x\n"
4854
msgstr ""
4855
 
4856
#: coffread.c:1373
4857
#, possible-c-format
4858
msgid "Line number pointer %ld lower than start of line numbers"
4859
msgstr ""
4860
 
4861
#: coffread.c:1755
4862
#, possible-c-format
4863
msgid "Symbol table entry for %s has bad tagndx value"
4864
msgstr ""
4865
 
4866
#: coffread.c:1919
4867
#, possible-c-format
4868
msgid "Unexpected type for symbol %s"
4869
msgstr ""
4870
 
4871
#: complaints.c:316
4872
#, possible-c-format
4873
msgid "Max number of complaints about incorrect symbols is %s.\n"
4874
msgstr ""
4875
 
4876
#: complaints.c:324
4877
msgid "Set max number of complaints about incorrect symbols."
4878
msgstr ""
4879
 
4880
#: complaints.c:325
4881
msgid "Show max number of complaints about incorrect symbols."
4882
msgstr ""
4883
 
4884
#: copying.c:653 copying.c:661
4885
msgid "Conditions for redistributing copies of GDB."
4886
msgstr ""
4887
 
4888
#: copying.c:656 copying.c:663
4889
msgid "Various kinds of warranty you do not have."
4890
msgstr ""
4891
 
4892
#: corefile.c:75
4893
msgid "GDB can't read core files on this machine."
4894
msgstr ""
4895
 
4896
#: corefile.c:187
4897
msgid "core file may not match specified executable file."
4898
msgstr ""
4899
 
4900
#: corefile.c:189
4901
msgid "exec file is newer than core file."
4902
msgstr ""
4903
 
4904
#: corefile.c:205
4905
msgid ""
4906
"No executable file specified.\n"
4907
"Use the \"file\" or \"exec-file\" command."
4908
msgstr ""
4909
 
4910
#: corefile.c:220
4911
#, possible-c-format
4912
msgid "Cannot access memory at address %s"
4913
msgstr ""
4914
 
4915
#: corefile.c:224
4916
#, possible-c-format
4917
msgid "Error accessing memory address %s: %s."
4918
msgstr ""
4919
 
4920
#: corefile.c:409
4921
#, possible-c-format
4922
msgid "The current BFD target is \"%s\".\n"
4923
msgstr ""
4924
 
4925
#: corefile.c:438
4926
msgid ""
4927
"Use FILE as core dump for examining memory and registers.\n"
4928
"No arg means have no core file.  This command has been superseded by the\n"
4929
"`target core' and `detach' commands."
4930
msgstr ""
4931
 
4932
#: corefile.c:446
4933
msgid "Set the current BFD target."
4934
msgstr ""
4935
 
4936
#: corefile.c:447
4937
msgid "Show the current BFD target."
4938
msgstr ""
4939
 
4940
#: corefile.c:448
4941
msgid "Use `set gnutarget auto' to specify automatic detection."
4942
msgstr ""
4943
 
4944
#: corelow.c:159
4945
#, possible-c-format
4946
msgid "\"%s\": ambiguous core format, %d handlers match"
4947
msgstr ""
4948
 
4949
#: corelow.c:164
4950
#, possible-c-format
4951
msgid "\"%s\": no core file handler recognizes format, using default"
4952
msgstr ""
4953
 
4954
#: corelow.c:309
4955
msgid "No core file specified.  (Use `detach' to stop debugging a core file.)"
4956
msgstr ""
4957
 
4958
#: corelow.c:311
4959
msgid "No core file specified."
4960
msgstr ""
4961
 
4962
#: corelow.c:347
4963
#, possible-c-format
4964
msgid "\"%s\" is not a core dump: %s"
4965
msgstr ""
4966
 
4967
#: corelow.c:376 record.c:833
4968
#, possible-c-format
4969
msgid "\"%s\": Can't find sections: %s"
4970
msgstr ""
4971
 
4972
#: corelow.c:442
4973
#, possible-c-format
4974
msgid "Core was generated by `%s'.\n"
4975
msgstr ""
4976
 
4977
#. NOTE: target_signal_from_host() converts a target signal value
4978
#. into gdb's internal signal value.  Unfortunately gdb's internal
4979
#. value is called ``target_signal'' and this function got the
4980
#. name ..._from_host().
4981
#: corelow.c:450
4982
#, possible-c-format
4983
msgid "Program terminated with signal %d, %s.\n"
4984
msgstr ""
4985
 
4986
#: corelow.c:468
4987
msgid "Too many arguments"
4988
msgstr ""
4989
 
4990
#: corelow.c:472
4991
msgid "No core file now.\n"
4992
msgstr ""
4993
 
4994
#: corelow.c:546
4995
#, possible-c-format
4996
msgid "Couldn't find %s registers in core file."
4997
msgstr ""
4998
 
4999
#: corelow.c:555
5000
#, possible-c-format
5001
msgid "Couldn't read %s registers from `%s' section in core file."
5002
msgstr ""
5003
 
5004
#: corelow.c:568
5005
#, possible-c-format
5006
msgid "Couldn't recognize %s registers in core file."
5007
msgstr ""
5008
 
5009
#: corelow.c:709
5010
msgid "Couldn't read NT_AUXV note in core file."
5011
msgstr ""
5012
 
5013
#: corelow.c:740
5014
msgid "Couldn't read StackGhost cookie in core file."
5015
msgstr ""
5016
 
5017
#: corelow.c:786
5018
msgid "Couldn't read SPU section in core file."
5019
msgstr ""
5020
 
5021
#: core-regset.c:74 m68klinux-nat.c:521
5022
msgid "Wrong size gregset in core file."
5023
msgstr ""
5024
 
5025
#: core-regset.c:84 m68klinux-nat.c:531
5026
msgid "Wrong size fpregset in core file."
5027
msgstr ""
5028
 
5029
#: cp-abi.c:44
5030
msgid "ABI doesn't define required function is_constructor_name"
5031
msgstr ""
5032
 
5033
#: cp-abi.c:52
5034
msgid "ABI doesn't define required function is_destructor_name"
5035
msgstr ""
5036
 
5037
#: cp-abi.c:60
5038
msgid "ABI doesn't define required function is_vtable_name"
5039
msgstr ""
5040
 
5041
#: cp-abi.c:68
5042
msgid "ABI doesn't define required function is_operator_name"
5043
msgstr ""
5044
 
5045
#: cp-abi.c:77
5046
msgid "ABI doesn't define required function baseclass_offset"
5047
msgstr ""
5048
 
5049
#: cp-abi.c:112 cp-abi.c:120 cp-abi.c:129 cp-abi.c:145
5050
msgid "GDB does not support pointers to methods on this target"
5051
msgstr ""
5052
 
5053
#: cp-abi.c:179
5054
msgid "Too many C++ ABIs, please increase CP_ABI_MAX in cp-abi.c"
5055
msgstr ""
5056
 
5057
#: cp-abi.c:196
5058
#, possible-c-format
5059
msgid "Cannot find C++ ABI \"%s\" to set it as auto default."
5060
msgstr ""
5061
 
5062
#: cp-abi.c:278
5063
#, possible-c-format
5064
msgid "Could not find \"%s\" in ABI list"
5065
msgstr ""
5066
 
5067
#: cp-abi.c:302
5068
msgid ""
5069
"Set the ABI used for inspecting C++ objects.\n"
5070
"\"set cp-abi\" with no arguments will list the available ABIs."
5071
msgstr ""
5072
 
5073
#: cp-abi.c:308
5074
msgid "Show the ABI used for inspecting C++ objects."
5075
msgstr ""
5076
 
5077
#: cp-namespace.c:602
5078
msgid "cp_lookup_nested_type called on a non-aggregate type."
5079
msgstr ""
5080
 
5081
#: cp-namespace.c:896
5082
msgid "Possible namespaces:\n"
5083
msgstr ""
5084
 
5085
#: cp-namespace.c:916
5086
msgid "Print the list of possible C++ namespaces."
5087
msgstr ""
5088
 
5089
#: cp-support.c:964
5090
#, possible-c-format
5091
msgid "RTTI symbol not found for class '%s'"
5092
msgstr ""
5093
 
5094
#: cp-support.c:970
5095
#, possible-c-format
5096
msgid "RTTI symbol for class '%s' is not a type"
5097
msgstr ""
5098
 
5099
#. chastain/2003-11-26: the symbol tables often contain fake
5100
#. symbols for namespaces with the same name as the struct.
5101
#. This warning is an indication of a bug in the lookup order
5102
#. or a bug in the way that the symbol tables are populated.
5103
#: cp-support.c:985
5104
#, possible-c-format
5105
msgid "RTTI symbol for class '%s' is a namespace"
5106
msgstr ""
5107
 
5108
#: cp-support.c:988
5109
#, possible-c-format
5110
msgid "RTTI symbol for class '%s' has bad type"
5111
msgstr ""
5112
 
5113
#: cp-support.c:1000
5114
msgid "\"maintenance cplus\" must be followed by the name of a command.\n"
5115
msgstr ""
5116
 
5117
#: cp-support.c:1134
5118
msgid "C++ maintenance commands."
5119
msgstr ""
5120
 
5121
#: cp-support.c:1139
5122
msgid "Print the first class/namespace component of NAME."
5123
msgstr ""
5124
 
5125
#: cp-valprint.c:46
5126
#, possible-c-format
5127
msgid "Printing of C++ virtual function tables is %s.\n"
5128
msgstr ""
5129
 
5130
#: cp-valprint.c:58
5131
#, possible-c-format
5132
msgid "Printing of object's derived type based on vtable info is %s.\n"
5133
msgstr ""
5134
 
5135
#: cp-valprint.c:67
5136
#, possible-c-format
5137
msgid "Printing of C++ static members is %s.\n"
5138
msgstr ""
5139
 
5140
#: cp-valprint.c:295 jv-valprint.c:399 p-valprint.c:783 valprint.c:273
5141
#: valprint.c:372
5142
msgid ""
5143
msgstr ""
5144
 
5145
#: cp-valprint.c:753
5146
msgid "Set printing of C++ static members."
5147
msgstr ""
5148
 
5149
#: cp-valprint.c:754
5150
msgid "Show printing of C++ static members."
5151
msgstr ""
5152
 
5153
#: cp-valprint.c:761
5154
msgid "Set printing of C++ virtual function tables."
5155
msgstr ""
5156
 
5157
#: cp-valprint.c:762
5158
msgid "Show printing of C++ virtual function tables."
5159
msgstr ""
5160
 
5161
#: cp-valprint.c:769
5162
msgid "Set printing of object's derived type based on vtable info."
5163
msgstr ""
5164
 
5165
#: cp-valprint.c:770
5166
msgid "Show printing of object's derived type based on vtable info."
5167
msgstr ""
5168
 
5169
#: cris-tdep.c:291 i386-linux-tdep.c:341
5170
msgid "Couldn't recognize signal trampoline."
5171
msgstr ""
5172
 
5173
#. Invalid (unimplemented) register.  Should not happen as there are
5174
#. no unimplemented CRISv32 registers.
5175
#: cris-tdep.c:1697
5176
#, possible-c-format
5177
msgid "crisv32_register_type: unknown regno %d"
5178
msgstr ""
5179
 
5180
#: cris-tdep.c:1731
5181
msgid "cris_store_return_value: type length too large."
5182
msgstr ""
5183
 
5184
#: cris-tdep.c:1902
5185
msgid "cris_extract_return_value: type length too large"
5186
msgstr ""
5187
 
5188
#. Could not find a target.  Things are likely to go downhill
5189
#. from here.
5190
#: cris-tdep.c:2145
5191
msgid "CRIS software single step could not find a step target."
5192
msgstr ""
5193
 
5194
#: cris-tdep.c:3925 irix5-nat.c:238 mips-linux-tdep.c:540
5195
msgid "wrong size gregset struct in core file"
5196
msgstr ""
5197
 
5198
#: cris-tdep.c:3965
5199
msgid "Set the current CRIS version."
5200
msgstr ""
5201
 
5202
#: cris-tdep.c:3966
5203
msgid "Show the current CRIS version."
5204
msgstr ""
5205
 
5206
#: cris-tdep.c:3967
5207
msgid ""
5208
"Set to 10 for CRISv10 or 32 for CRISv32 if autodetection fails.\n"
5209
"Defaults to 10. "
5210
msgstr ""
5211
 
5212
#: cris-tdep.c:3976
5213
msgid "Set the current CRIS mode."
5214
msgstr ""
5215
 
5216
#: cris-tdep.c:3977
5217
msgid "Show the current CRIS mode."
5218
msgstr ""
5219
 
5220
#: cris-tdep.c:3978
5221
msgid ""
5222
"Set to CRIS_MODE_GURU when debugging in guru mode.\n"
5223
"Makes GDB use the NRP register instead of the ERP register in certain cases."
5224
msgstr ""
5225
 
5226
#: cris-tdep.c:3987
5227
msgid "Set the usage of Dwarf-2 CFI for CRIS."
5228
msgstr ""
5229
 
5230
#: cris-tdep.c:3988
5231
msgid "Show the usage of Dwarf-2 CFI for CRIS."
5232
msgstr ""
5233
 
5234
#: cris-tdep.c:3989
5235
msgid "Set this to \"off\" if using gcc-cris < R59."
5236
msgstr ""
5237
 
5238
#: cris-tdep.c:4026 cris-tdep.c:4052
5239
msgid "cris_gdbarch_update: failed to update architecture."
5240
msgstr ""
5241
 
5242
#: cris-tdep.c:4110
5243
msgid "cris_gdbarch_init: big endian byte order in info"
5244
msgstr ""
5245
 
5246
#: cris-tdep.c:4114
5247
msgid "cris_gdbarch_init: unknown byte order in info"
5248
msgstr ""
5249
 
5250
#: cris-tdep.c:4144
5251
msgid "cris_gdbarch_init: unsupported CRIS version"
5252
msgstr ""
5253
 
5254
#: cris-tdep.c:4186
5255
msgid "cris_gdbarch_init: unknown CRIS version"
5256
msgstr ""
5257
 
5258
#: c-typeprint.c:319
5259
msgid "type not handled in c_type_print_varspec_prefix()"
5260
msgstr ""
5261
 
5262
#: c-typeprint.c:652
5263
msgid "type not handled in c_type_print_varspec_suffix()"
5264
msgstr ""
5265
 
5266
#: c-typeprint.c:696 m2-typeprint.c:82
5267
msgid ""
5268
msgstr ""
5269
 
5270
#: c-typeprint.c:775
5271
msgid "\n"
5272
msgstr ""
5273
 
5274
#: c-typeprint.c:777
5275
msgid "\n"
5276
msgstr ""
5277
 
5278
#. Keep GDB from crashing here.
5279
#: c-typeprint.c:989
5280
#, possible-c-format
5281
msgid " %s;\n"
5282
msgstr ""
5283
 
5284
#: c-typeprint.c:1029
5285
#, possible-c-format
5286
msgid ""
5287
msgstr ""
5288
 
5289
#: c-typeprint.c:1088
5290
#, possible-c-format
5291
msgid " (Local at %s:%d)\n"
5292
msgstr ""
5293
 
5294
#: c-typeprint.c:1145
5295
msgid "struct "
5296
msgstr ""
5297
 
5298
#. This should not occur
5299
#: c-typeprint.c:1154
5300
msgid ""
5301
msgstr ""
5302
 
5303
#. At least for dump_symtab, it is important that this not be
5304
#. an error ().
5305
#: c-typeprint.c:1176
5306
#, possible-c-format
5307
msgid ""
5308
msgstr ""
5309
 
5310
#: c-valprint.c:219
5311
#, possible-c-format
5312
msgid "%d vtable entries"
5313
msgstr ""
5314
 
5315
#. This happens (without TYPE_FLAG_STUB set) on systems which don't use
5316
#. dbx xrefs (NO_DBX_XREFS in gcc) if a file has a "struct foo *bar"
5317
#. and no complete type for struct foo in that file.
5318
#: c-valprint.c:569 m2-valprint.c:582 m2-valprint.c:662 valprint.c:320
5319
msgid ""
5320
msgstr ""
5321
 
5322
#: c-valprint.c:595
5323
#, possible-c-format
5324
msgid "Invalid C/C++ type code %d in symbol table."
5325
msgstr ""
5326
 
5327
#: c-valprint.c:702
5328
msgid " [incomplete object]"
5329
msgstr ""
5330
 
5331
#: darwin-nat.c:185
5332
#, possible-c-format
5333
msgid "[%d inferior]: "
5334
msgstr ""
5335
 
5336
#: darwin-nat.c:197
5337
msgid "[UNKNOWN]"
5338
msgstr ""
5339
 
5340
#: darwin-nat.c:199
5341
#, possible-c-format
5342
msgid "Mach error at \"%s:%u\" in function \"%s\": %s (0x%lx)\n"
5343
msgstr ""
5344
 
5345
#: darwin-nat.c:231
5346
#, c-format
5347
msgid "unknown (%d)"
5348
msgstr ""
5349
 
5350
#: darwin-nat.c:244
5351
#, possible-c-format
5352
msgid "ptrace (%s, %d, 0x%x, %d): %d (%s)\n"
5353
msgstr ""
5354
 
5355
#: darwin-nat.c:246
5356
msgid "no error"
5357
msgstr ""
5358
 
5359
#: darwin-nat.c:312
5360
#, possible-c-format
5361
msgid " new_ix:%d/%d, old_ix:%d/%d, new_id:%x old_id:%x\n"
5362
msgstr ""
5363
 
5364
#: darwin-nat.c:471
5365
msgid "message header:\n"
5366
msgstr ""
5367
 
5368
#: darwin-nat.c:472
5369
#, possible-c-format
5370
msgid " bits: 0x%x\n"
5371
msgstr ""
5372
 
5373
#: darwin-nat.c:473
5374
#, possible-c-format
5375
msgid " size: 0x%x\n"
5376
msgstr ""
5377
 
5378
#: darwin-nat.c:474
5379
#, possible-c-format
5380
msgid " remote-port: 0x%x\n"
5381
msgstr ""
5382
 
5383
#: darwin-nat.c:475
5384
#, possible-c-format
5385
msgid " local-port: 0x%x\n"
5386
msgstr ""
5387
 
5388
#: darwin-nat.c:476
5389
#, possible-c-format
5390
msgid " reserved: 0x%x\n"
5391
msgstr ""
5392
 
5393
#: darwin-nat.c:477
5394
#, possible-c-format
5395
msgid " id: 0x%x\n"
5396
msgstr ""
5397
 
5398
#: darwin-nat.c:496
5399
#, possible-c-format
5400
msgid "body: descriptor_count=%u\n"
5401
msgstr ""
5402
 
5403
#: darwin-nat.c:505
5404
#, possible-c-format
5405
msgid " descr %d: type=%u (port) name=0x%x, dispo=%d\n"
5406
msgstr ""
5407
 
5408
#: darwin-nat.c:509
5409
#, possible-c-format
5410
msgid " descr %d: type=%u\n"
5411
msgstr ""
5412
 
5413
#: darwin-nat.c:519
5414
#, possible-c-format
5415
msgid "NDR: mig=%02x if=%02x encod=%02x int=%02x char=%02x float=%02x\n"
5416
msgstr ""
5417
 
5418
#: darwin-nat.c:527
5419
msgid "  data:"
5420
msgstr ""
5421
 
5422
#: darwin-nat.c:666
5423
#, possible-c-format
5424
msgid "darwin_resume_thread: state=%d, thread=0x%x, step=%d nsignal=%d\n"
5425
msgstr ""
5426
 
5427
#: darwin-nat.c:679
5428
#, possible-c-format
5429
msgid "ptrace THUP: res=%d\n"
5430
msgstr ""
5431
 
5432
#: darwin-nat.c:686
5433
#, possible-c-format
5434
msgid "darwin_resume_thread: kill 0x%x %d: %d\n"
5435
msgstr ""
5436
 
5437
#. Set single step.
5438
#: darwin-nat.c:692
5439
#, possible-c-format
5440
msgid "darwin_set_sstep (thread=%x, enable=%d)\n"
5441
msgstr ""
5442
 
5443
#: darwin-nat.c:781
5444
#, possible-c-format
5445
msgid "darwin_resume: pid=%d, tid=0x%x, step=%d, signal=%d\n"
5446
msgstr ""
5447
 
5448
#. Should not happen...
5449
#: darwin-nat.c:861
5450
#, possible-c-format
5451
msgid "darwin_wait: ill-formatted message (id=%x)\n"
5452
msgstr ""
5453
 
5454
#: darwin-nat.c:874
5455
#, possible-c-format
5456
msgid "darwin_wait: thread=%x, got %s\n"
5457
msgstr ""
5458
 
5459
#: darwin-nat.c:897
5460
#, possible-c-format
5461
msgid "  (signal %d: %s)\n"
5462
msgstr ""
5463
 
5464
#: darwin-nat.c:942
5465
#, possible-c-format
5466
msgid "wait4: res=%d: %s\n"
5467
msgstr ""
5468
 
5469
#: darwin-nat.c:958
5470
#, possible-c-format
5471
msgid "darwin_wait: pid=%d exit, status=%x\n"
5472
msgstr ""
5473
 
5474
#: darwin-nat.c:968
5475
#, possible-c-format
5476
msgid "darwin_wait: pid=%d\n"
5477
msgstr ""
5478
 
5479
#: darwin-nat.c:975
5480
#, possible-c-format
5481
msgid "Bad local-port: %x\n"
5482
msgstr ""
5483
 
5484
#: darwin-nat.c:1025
5485
#, possible-c-format
5486
msgid "darwin_wait: waiting for a message pid=%d thread=%lx\n"
5487
msgstr ""
5488
 
5489
#: darwin-nat.c:1059
5490
#, possible-c-format
5491
msgid "mach_msg: ret=%x\n"
5492
msgstr ""
5493
 
5494
#: darwin-nat.c:1093
5495
#, possible-c-format
5496
msgid "darwin_wait: mach_msg(pending) ret=%x\n"
5497
msgstr ""
5498
 
5499
#: darwin-nat.c:1111
5500
#, possible-c-format
5501
msgid "darwin_wait: thread %x hit a non-gdb breakpoint\n"
5502
msgstr ""
5503
 
5504
#: darwin-nat.c:1115
5505
msgid "darwin_wait: unhandled pending message\n"
5506
msgstr ""
5507
 
5508
#: darwin-nat.c:1239
5509
#, possible-c-format
5510
msgid "cannot kill: %s\n"
5511
msgstr ""
5512
 
5513
#: darwin-nat.c:1351
5514
#, possible-c-format
5515
msgid ""
5516
"Unable to find Mach task port for process-id %d: %s (0x%lx).\n"
5517
" (please check gdb is codesigned - see taskgated(8))"
5518
msgstr ""
5519
 
5520
#: darwin-nat.c:1356
5521
#, possible-c-format
5522
msgid "inferior task: 0x%x, pid: %d\n"
5523
msgstr ""
5524
 
5525
#: darwin-nat.c:1467
5526
#, possible-c-format
5527
msgid "unable to create a pipe: %s"
5528
msgstr ""
5529
 
5530
#. Trying to masturbate?
5531
#: darwin-nat.c:1520 gnu-nat.c:2156 inf-ptrace.c:195 inf-ttrace.c:702
5532
msgid "I refuse to debug myself!"
5533
msgstr ""
5534
 
5535
#: darwin-nat.c:1527 inf-ptrace.c:202 inf-ttrace.c:709
5536
#, possible-c-format
5537
msgid "Attaching to program: %s, %s\n"
5538
msgstr ""
5539
 
5540
#: darwin-nat.c:1530 inf-ptrace.c:205 inf-ttrace.c:712 procfs.c:3313
5541
#, possible-c-format
5542
msgid "Attaching to %s\n"
5543
msgstr ""
5544
 
5545
#: darwin-nat.c:1537
5546
#, possible-c-format
5547
msgid "Can't attach to process %d: %s (%d)"
5548
msgstr ""
5549
 
5550
#: darwin-nat.c:1582 inf-ptrace.c:263 inf-ttrace.c:761 procfs.c:3339
5551
#, possible-c-format
5552
msgid "Detaching from program: %s, %s\n"
5553
msgstr ""
5554
 
5555
#: darwin-nat.c:1598
5556
#, possible-c-format
5557
msgid "Unable to detach from process-id %d: %s (%d)"
5558
msgstr ""
5559
 
5560
#: darwin-nat.c:1622
5561
#, c-format
5562
msgid "Thread 0x%lx of process %u"
5563
msgstr ""
5564
 
5565
#: darwin-nat.c:1655
5566
#, possible-c-format
5567
msgid "darwin_read_write_inferior(task=%x, %s, len=%d)\n"
5568
msgstr ""
5569
 
5570
#: darwin-nat.c:1664
5571
#, possible-c-format
5572
msgid "darwin_read_write_inferior: mach_vm_read failed at %s: %s"
5573
msgstr ""
5574
 
5575
#: darwin-nat.c:1696
5576
#, possible-c-format
5577
msgid "darwin_read_write_inferior: mach_vm_region_recurse failed at %s: %s\n"
5578
msgstr ""
5579
 
5580
#: darwin-nat.c:1704
5581
#, possible-c-format
5582
msgid ""
5583 342 jeremybenn
"darwin_read_write_inferior: mach_vm_region_recurse addr=%s, start=%s, len="
5584
"%s\n"
5585 330 jeremybenn
msgstr ""
5586
 
5587
#: darwin-nat.c:1713
5588
#, possible-c-format
5589
msgid "No memory at %s (vs %s+0x%x). Nothing written"
5590
msgstr ""
5591
 
5592
#: darwin-nat.c:1731
5593
#, possible-c-format
5594
msgid "darwin_read_write_inf: mach_vm_protect max failed at %s: %s"
5595
msgstr ""
5596
 
5597
#: darwin-nat.c:1746
5598
#, possible-c-format
5599
msgid "darwin_read_write_inf: mach_vm_protect failed at %s (len=0x%lx): %s"
5600
msgstr ""
5601
 
5602
#: darwin-nat.c:1760
5603
#, possible-c-format
5604
msgid "darwin_read_write_inferior: mach_vm_write failed: %s"
5605
msgstr ""
5606
 
5607
#: darwin-nat.c:1782
5608
#, possible-c-format
5609
msgid "darwin_xfer_memory(%s, %d, %c)\n"
5610
msgstr ""
5611
 
5612
#: darwin-nat.c:1800
5613
#, possible-c-format
5614
msgid "darwin_xfer_partial(%s, %d, rbuf=%s, wbuf=%s) pid=%u\n"
5615
msgstr ""
5616
 
5617
#: darwin-nat.c:1943
5618
msgid "Darwin child process"
5619
msgstr ""
5620
 
5621
#: darwin-nat.c:1945
5622
msgid "Darwin child process (started by the \"run\" command)."
5623
msgstr ""
5624
 
5625
#: darwin-nat.c:1969
5626
#, possible-c-format
5627
msgid "GDB task: 0x%lx, pid: %d\n"
5628
msgstr ""
5629
 
5630
#: darwin-nat.c:1973
5631
msgid "Set if printing inferior communication debugging statements."
5632
msgstr ""
5633
 
5634
#: darwin-nat.c:1974
5635
msgid "Show if printing inferior communication debugging statements."
5636
msgstr ""
5637
 
5638
#: darwin-nat.c:1980
5639
msgid "Set if mach exceptions are caught."
5640
msgstr ""
5641
 
5642
#: darwin-nat.c:1981
5643
msgid "Show if mach exceptions are caught."
5644
msgstr ""
5645
 
5646
#: darwin-nat.c:1982
5647
msgid ""
5648
"When this mode is on, all low level exceptions are reported before being\n"
5649
"reported by the kernel."
5650
msgstr ""
5651
 
5652
#: darwin-nat-info.c:58
5653
#, possible-c-format
5654
msgid ":\t%#lx\n"
5655
msgstr ""
5656
 
5657
#: darwin-nat-info.c:61
5658
#, possible-c-format
5659
msgid ":\t%u.%06u sec\n"
5660
msgstr ""
5661
 
5662
#: darwin-nat-info.c:87
5663
#, possible-c-format
5664
msgid "%d processes:\n"
5665
msgstr ""
5666
 
5667
#: darwin-nat-info.c:98
5668
#, possible-c-format
5669
msgid "    %s is %d has task %#x\n"
5670
msgstr ""
5671
 
5672
#: darwin-nat-info.c:104
5673
#, possible-c-format
5674
msgid "    %s is %d unknown task port\n"
5675
msgstr ""
5676
 
5677
#: darwin-nat-info.c:122 darwin-nat-info.c:814 darwin-nat-info.c:835
5678
msgid "No inferior running\n"
5679
msgstr ""
5680
 
5681
#: darwin-nat-info.c:130
5682
#, possible-c-format
5683
msgid "cannot parse task id '%s'\n"
5684
msgstr ""
5685
 
5686
#: darwin-nat-info.c:154
5687
#, possible-c-format
5688
msgid "TASK_BASIC_INFO for 0x%x:\n"
5689
msgstr ""
5690
 
5691
#: darwin-nat-info.c:166
5692
msgid ""
5693
"\n"
5694
"TASK_EVENTS_INFO:\n"
5695
msgstr ""
5696
 
5697
#: darwin-nat-info.c:182
5698
msgid ""
5699
"\n"
5700
"TASK_THREAD_TIMES_INFO:\n"
5701
msgstr ""
5702
 
5703
#: darwin-nat-info.c:212
5704
#, possible-c-format
5705
msgid "Ports for task 0x%x:\n"
5706
msgstr ""
5707
 
5708
#: darwin-nat-info.c:213
5709
msgid "port   type\n"
5710
msgstr ""
5711
 
5712
#: darwin-nat-info.c:233
5713
#, possible-c-format
5714
msgid "%04x: %08x "
5715
msgstr ""
5716
 
5717
#: darwin-nat-info.c:240
5718
#, possible-c-format
5719
msgid " %s("
5720
msgstr ""
5721
 
5722
#: darwin-nat-info.c:243
5723
msgid "??"
5724
msgstr ""
5725
 
5726
#: darwin-nat-info.c:245
5727
#, possible-c-format
5728
msgid "%u"
5729
msgstr ""
5730
 
5731
#: darwin-nat-info.c:246
5732
msgid " refs)"
5733
msgstr ""
5734
 
5735
#: darwin-nat-info.c:252
5736
msgid " gdb-task"
5737
msgstr ""
5738
 
5739
#: darwin-nat-info.c:254
5740
msgid " host-self"
5741
msgstr ""
5742
 
5743
#: darwin-nat-info.c:256
5744
msgid " gdb-exception"
5745
msgstr ""
5746
 
5747
#: darwin-nat-info.c:258
5748
msgid " gdb-port_set"
5749
msgstr ""
5750
 
5751
#: darwin-nat-info.c:264
5752
msgid " inferior-task"
5753
msgstr ""
5754
 
5755
#: darwin-nat-info.c:266
5756
msgid " inferior-notify"
5757
msgstr ""
5758
 
5759
#: darwin-nat-info.c:275
5760
msgid " inferior-excp-port"
5761
msgstr ""
5762
 
5763
#: darwin-nat-info.c:287
5764
#, possible-c-format
5765
msgid " inferior-thread for 0x%x"
5766
msgstr ""
5767
 
5768
#: darwin-nat-info.c:316
5769
#, possible-c-format
5770
msgid "Port 0x%lx in task 0x%lx:\n"
5771
msgstr ""
5772
 
5773
#: darwin-nat-info.c:318
5774
#, possible-c-format
5775
msgid "  port set: 0x%x\n"
5776
msgstr ""
5777
 
5778
#: darwin-nat-info.c:319
5779
#, possible-c-format
5780
msgid "     seqno: 0x%x\n"
5781
msgstr ""
5782
 
5783
#: darwin-nat-info.c:320
5784
#, possible-c-format
5785
msgid "   mscount: 0x%x\n"
5786
msgstr ""
5787
 
5788
#: darwin-nat-info.c:321
5789
#, possible-c-format
5790
msgid "    qlimit: 0x%x\n"
5791
msgstr ""
5792
 
5793
#: darwin-nat-info.c:322
5794
#, possible-c-format
5795
msgid "  msgcount: 0x%x\n"
5796
msgstr ""
5797
 
5798
#: darwin-nat-info.c:323
5799
#, possible-c-format
5800
msgid "  sorights: 0x%x\n"
5801
msgstr ""
5802
 
5803
#: darwin-nat-info.c:324
5804
#, possible-c-format
5805
msgid "   srights: 0x%x\n"
5806
msgstr ""
5807
 
5808
#: darwin-nat-info.c:325
5809
#, possible-c-format
5810
msgid " pdrequest: 0x%x\n"
5811
msgstr ""
5812
 
5813
#: darwin-nat-info.c:326
5814
#, possible-c-format
5815
msgid " nsrequest: 0x%x\n"
5816
msgstr ""
5817
 
5818
#: darwin-nat-info.c:327
5819
#, possible-c-format
5820
msgid "     flags: 0x%x\n"
5821
msgstr ""
5822
 
5823
#: darwin-nat-info.c:336
5824
msgid "Task and port"
5825
msgstr ""
5826
 
5827
#: darwin-nat-info.c:358
5828
#, possible-c-format
5829
msgid "Threads in task %#x:\n"
5830
msgstr ""
5831
 
5832
#: darwin-nat-info.c:361
5833
#, possible-c-format
5834
msgid "    %#x\n"
5835
msgstr ""
5836
 
5837
#: darwin-nat-info.c:381
5838
msgid "Thread"
5839
msgstr ""
5840
 
5841
#: darwin-nat-info.c:384
5842
msgid "THREAD_BASIC_INFO\n"
5843
msgstr ""
5844
 
5845
#: darwin-nat-info.c:435
5846
msgid "share"
5847
msgstr ""
5848
 
5849
#: darwin-nat-info.c:437
5850
msgid "copy "
5851
msgstr ""
5852
 
5853
#: darwin-nat-info.c:439
5854
msgid "none "
5855
msgstr ""
5856
 
5857
#: darwin-nat-info.c:441
5858
msgid "???  "
5859
msgstr ""
5860
 
5861
#: darwin-nat-info.c:451
5862
msgid "cow"
5863
msgstr ""
5864
 
5865
#: darwin-nat-info.c:453
5866
msgid "private"
5867
msgstr ""
5868
 
5869
#: darwin-nat-info.c:455
5870
msgid "empty"
5871
msgstr ""
5872
 
5873
#: darwin-nat-info.c:457
5874
msgid "shared"
5875
msgstr ""
5876
 
5877
#: darwin-nat-info.c:459
5878
msgid "true-shrd"
5879
msgstr ""
5880
 
5881
#: darwin-nat-info.c:461
5882
msgid "prv-alias"
5883
msgstr ""
5884
 
5885
#: darwin-nat-info.c:463
5886
msgid "shr-alias"
5887
msgstr ""
5888
 
5889
#: darwin-nat-info.c:465
5890
msgid "???"
5891
msgstr ""
5892
 
5893
#: darwin-nat-info.c:475 darwin-nat-info.c:763
5894
msgid "default"
5895
msgstr ""
5896
 
5897
#: darwin-nat-info.c:477
5898
msgid "malloc"
5899
msgstr ""
5900
 
5901
#: darwin-nat-info.c:479
5902
msgid "malloc_small"
5903
msgstr ""
5904
 
5905
#: darwin-nat-info.c:481
5906
msgid "malloc_large"
5907
msgstr ""
5908
 
5909
#: darwin-nat-info.c:483
5910
msgid "malloc_huge"
5911
msgstr ""
5912
 
5913
#: darwin-nat-info.c:485
5914
msgid "sbrk"
5915
msgstr ""
5916
 
5917
#: darwin-nat-info.c:487
5918
msgid "realloc"
5919
msgstr ""
5920
 
5921
#: darwin-nat-info.c:489
5922
msgid "malloc_tiny"
5923
msgstr ""
5924
 
5925
#: darwin-nat-info.c:491
5926
msgid "analysis_tool"
5927
msgstr ""
5928
 
5929
#: darwin-nat-info.c:493
5930
msgid "mach_msg"
5931
msgstr ""
5932
 
5933
#: darwin-nat-info.c:495
5934
msgid "iokit"
5935
msgstr ""
5936
 
5937
#: darwin-nat-info.c:497
5938
msgid "stack"
5939
msgstr ""
5940
 
5941
#: darwin-nat-info.c:499
5942
msgid "guard"
5943
msgstr ""
5944
 
5945
#: darwin-nat-info.c:501
5946
msgid "shared_pmap"
5947
msgstr ""
5948
 
5949
#: darwin-nat-info.c:503
5950
msgid "dylib"
5951
msgstr ""
5952
 
5953
#: darwin-nat-info.c:505
5954
msgid "appkit"
5955
msgstr ""
5956
 
5957
#: darwin-nat-info.c:507
5958
msgid "foundation"
5959
msgstr ""
5960
 
5961
#: darwin-nat-info.c:532
5962
msgid "No memory regions."
5963
msgstr ""
5964
 
5965
#: darwin-nat-info.c:576
5966
#, possible-c-format
5967
msgid "%s-%s %s/%s  %s %s %s"
5968
msgstr ""
5969
 
5970
#: darwin-nat-info.c:582
5971
msgid "shrd"
5972
msgstr ""
5973
 
5974
#: darwin-nat-info.c:582
5975
msgid "priv"
5976
msgstr ""
5977
 
5978
#: darwin-nat-info.c:583
5979
msgid "reserved"
5980
msgstr ""
5981
 
5982
#: darwin-nat-info.c:583
5983
msgid "not-rsvd"
5984
msgstr ""
5985
 
5986
#: darwin-nat-info.c:586
5987
#, possible-c-format
5988
msgid " (%d sub-rgn)"
5989
msgstr ""
5990
 
5991
#: darwin-nat-info.c:674
5992
msgid "sm "
5993
msgstr ""
5994
 
5995
#: darwin-nat-info.c:674
5996
msgid "obj"
5997
msgstr ""
5998
 
5999
#: darwin-nat-info.c:743
6000
msgid "Inferior not available"
6001
msgstr ""
6002
 
6003
#: darwin-nat-info.c:754
6004
#, possible-c-format
6005
msgid "%d exceptions:\n"
6006
msgstr ""
6007
 
6008
#: darwin-nat-info.c:759
6009
#, possible-c-format
6010
msgid "port 0x%04x, behavior: "
6011
msgstr ""
6012
 
6013
#: darwin-nat-info.c:766
6014
msgid "state"
6015
msgstr ""
6016
 
6017
#: darwin-nat-info.c:769
6018
msgid "state-identity"
6019
msgstr ""
6020
 
6021
#: darwin-nat-info.c:772
6022
#, possible-c-format
6023
msgid "0x%x"
6024
msgstr ""
6025
 
6026
#: darwin-nat-info.c:774
6027
msgid ", masks:"
6028
msgstr ""
6029
 
6030
#: darwin-nat-info.c:776
6031
msgid " BAD_ACCESS"
6032
msgstr ""
6033
 
6034
#: darwin-nat-info.c:778
6035
msgid " BAD_INSTRUCTION"
6036
msgstr ""
6037
 
6038
#: darwin-nat-info.c:780
6039
msgid " ARITHMETIC"
6040
msgstr ""
6041
 
6042
#: darwin-nat-info.c:782
6043
msgid " EMULATION"
6044
msgstr ""
6045
 
6046
#: darwin-nat-info.c:784
6047
msgid " SOFTWARE"
6048
msgstr ""
6049
 
6050
#: darwin-nat-info.c:786
6051
msgid " BREAKPOINT"
6052
msgstr ""
6053
 
6054
#: darwin-nat-info.c:788
6055
msgid " SYSCALL"
6056
msgstr ""
6057
 
6058
#: darwin-nat-info.c:790
6059
msgid " MACH_SYSCALL"
6060
msgstr ""
6061
 
6062
#: darwin-nat-info.c:792
6063
msgid " RPC_ALERT"
6064
msgstr ""
6065
 
6066
#: darwin-nat-info.c:794
6067
msgid " CRASH"
6068
msgstr ""
6069
 
6070
#: darwin-nat-info.c:828
6071
msgid "Parameter is saved, host or none"
6072
msgstr ""
6073
 
6074
#: darwin-nat-info.c:850
6075
msgid "Get list of tasks in system."
6076
msgstr ""
6077
 
6078
#: darwin-nat-info.c:852
6079
msgid "Get list of ports in a task."
6080
msgstr ""
6081
 
6082
#: darwin-nat-info.c:854
6083
msgid "Get info on a specific port."
6084
msgstr ""
6085
 
6086
#: darwin-nat-info.c:856
6087
msgid "Get info on a specific task."
6088
msgstr ""
6089
 
6090
#: darwin-nat-info.c:858
6091
msgid "Get list of threads in a task."
6092
msgstr ""
6093
 
6094
#: darwin-nat-info.c:860
6095
msgid "Get info on a specific thread."
6096
msgstr ""
6097
 
6098
#: darwin-nat-info.c:863
6099
msgid "Get information on all mach region for the task."
6100
msgstr ""
6101
 
6102
#: darwin-nat-info.c:865
6103
msgid "Get information on all mach sub region for the task."
6104
msgstr ""
6105
 
6106
#: darwin-nat-info.c:867
6107
msgid "Get information on mach region at given address."
6108
msgstr ""
6109
 
6110
#: darwin-nat-info.c:870
6111
msgid "Disp mach exceptions."
6112
msgstr ""
6113
 
6114
#. If we haven't found it yet, ignore it.  It's probably some
6115
#. new type we don't know about yet.
6116
#: dbxread.c:166 mdebugread.c:3378
6117
#, possible-c-format
6118
msgid "unknown symbol type %s"
6119
msgstr ""
6120
 
6121
#: dbxread.c:173
6122
#, possible-c-format
6123
msgid "N_LBRAC/N_RBRAC symbol mismatch at symtab pos %d"
6124
msgstr ""
6125
 
6126
#: dbxread.c:180
6127
#, possible-c-format
6128
msgid "\"repeated\" header file %s not previously seen, at symtab pos %d"
6129
msgstr ""
6130
 
6131
#: dbxread.c:225
6132
msgid "Can't find any code sections in symbol file"
6133
msgstr ""
6134
 
6135
#: dbxread.c:644
6136
msgid "Can't find .text section in symbol file"
6137
msgstr ""
6138
 
6139
#: dbxread.c:706
6140
#, possible-c-format
6141
msgid "ridiculous string table size (%d bytes)."
6142
msgstr ""
6143
 
6144
#: dbxread.c:831
6145
msgid "Premature end of file reading symbol table"
6146
msgstr ""
6147
 
6148
#: dbxread.c:971
6149
#, possible-c-format
6150
msgid "bad string table offset in symbol %d"
6151
msgstr ""
6152
 
6153
#: dbxread.c:1175 mdebugread.c:2234 xcoffread.c:2136
6154
#, possible-c-format
6155
msgid "function `%s' appears to be defined outside of all compilation units"
6156
msgstr ""
6157
 
6158
#: dbxread.c:1434
6159
#, possible-c-format
6160
msgid "string table offset backs up at %d"
6161
msgstr ""
6162
 
6163
#: dbxread.c:1582
6164
#, possible-c-format
6165
msgid "N_BINCL %s not in entries for any file, at symtab pos %d"
6166
msgstr ""
6167
 
6168
#. Unexpected symbol descriptor.  The second and subsequent stabs
6169
#. of a continued stab can show up here.  The question is
6170
#. whether they ever can mimic a normal stab--it would be
6171
#. nice if not, since we certainly don't want to spend the
6172
#. time searching to the end of every string looking for
6173
#. a backslash.
6174
#: dbxread.c:2043 mdebugread.c:3318 xcoffread.c:2840
6175
#, possible-c-format
6176
msgid "unknown symbol descriptor `%c'"
6177
msgstr ""
6178
 
6179
#: dbxread.c:2611
6180
msgid "First symbol in segment of executable not a source symbol"
6181
msgstr ""
6182
 
6183
#. GCC development snapshots from March to December of
6184
#. 2000 would output N_LSYM entries after N_LBRAC
6185
#. entries.  As a consequence, these symbols are simply
6186
#. discarded.  Complain if this is the case.
6187
#: dbxread.c:2887
6188
msgid ""
6189
"misplaced N_LBRAC entry; discarding local symbols which have no enclosing "
6190
"block"
6191
msgstr ""
6192
 
6193
#: dbxread.c:2909
6194
msgid "block start larger than block end"
6195
msgstr ""
6196
 
6197
#: dbxread.c:3203
6198
#, possible-c-format
6199
msgid "unmatched N_LBRAC before symtab pos %d"
6200
msgstr ""
6201
 
6202
#: dbxread.c:3360 dbxread.c:3454 dbxread.c:3548
6203
#, possible-c-format
6204
msgid "ridiculous string table size: %d bytes"
6205
msgstr ""
6206
 
6207
#: dbxread.c:3526
6208
#, possible-c-format
6209
msgid "stabsect_build_psymtabs:  Found stabs (%s), but not string section (%s)"
6210
msgstr ""
6211
 
6212
#: dbxread.c:3537
6213
#, possible-c-format
6214
msgid "Can't find %s section in symbol file"
6215
msgstr ""
6216
 
6217
#: dcache.c:134
6218
#, possible-c-format
6219
msgid "Deprecated remotecache flag is %s.\n"
6220
msgstr ""
6221
 
6222
#: dcache.c:550 dcache.c:611
6223
msgid "No data cache available.\n"
6224
msgstr ""
6225
 
6226
#: dcache.c:565
6227
msgid "No such cache line exists.\n"
6228
msgstr ""
6229
 
6230
#: dcache.c:571 dcache.c:627
6231
#, possible-c-format
6232
msgid "Line %d: address %s [%d hits]\n"
6233
msgstr ""
6234
 
6235
#: dcache.c:598
6236
msgid "Usage: info dcache [linenumber]\n"
6237
msgstr ""
6238
 
6239
#: dcache.c:606
6240
#, possible-c-format
6241
msgid "Dcache line width %d, maximum size %d\n"
6242
msgstr ""
6243
 
6244
#: dcache.c:615
6245
#, possible-c-format
6246
msgid "Contains data for %s\n"
6247
msgstr ""
6248
 
6249
#: dcache.c:635
6250
#, possible-c-format
6251
msgid "Cache state: %d active lines, %d hits\n"
6252
msgstr ""
6253
 
6254
#: dcache.c:642
6255
msgid "Set cache use for remote targets."
6256
msgstr ""
6257
 
6258
#: dcache.c:643
6259
msgid "Show cache use for remote targets."
6260
msgstr ""
6261
 
6262
#: dcache.c:644
6263
msgid ""
6264
"This used to enable the data cache for remote targets.  The cache\n"
6265
"functionality is now controlled by the memory region system and the\n"
6266
"\"stack-cache\" flag; \"remotecache\" now does nothing and\n"
6267
"exists only for compatibility reasons."
6268
msgstr ""
6269
 
6270
#: dcache.c:654
6271
msgid ""
6272
"Print information on the dcache performance.\n"
6273
"With no arguments, this command prints the cache configuration and a\n"
6274
"summary of each line in the cache.  Use \"info dcache  to dump\"\n"
6275
"the contents of a given line."
6276
msgstr ""
6277
 
6278
#: dec-thread.c:355
6279
#, possible-c-format
6280
msgid "unable to get thread info, ignoring thread %ld"
6281
msgstr ""
6282
 
6283
#: dec-thread.c:626
6284
msgid "failed to store registers."
6285
msgstr ""
6286
 
6287
#: dec-thread.c:703
6288
#, possible-c-format
6289
msgid "Could not find thread id from THREAD = 0x%lx\n"
6290
msgstr ""
6291
 
6292
#: dec-thread.c:711 dec-thread.c:712
6293
msgid "DEC threads support"
6294
msgstr ""
6295
 
6296
#: dec-thread.c:735
6297
msgid "Set debugging of DEC threads module."
6298
msgstr ""
6299
 
6300
#: dec-thread.c:736
6301
msgid "Show debugging of DEC threads module."
6302
msgstr ""
6303
 
6304
#: demangle.c:61
6305
#, possible-c-format
6306
msgid "The current C++ demangling style is \"%s\".\n"
6307
msgstr ""
6308
 
6309
#: demangle.c:114
6310
#, possible-c-format
6311
msgid "Unknown demangling style `%s'.\n"
6312
msgstr ""
6313
 
6314
#: demangle.c:117
6315
msgid ""
6316
"The currently understood settings are:\n"
6317
"\n"
6318
msgstr ""
6319
 
6320
#: demangle.c:139
6321
#, possible-c-format
6322
msgid "`%s' style demangling chosen as the default."
6323
msgstr ""
6324
 
6325
#: demangle.c:200
6326
msgid "Set the current C++ demangling style."
6327
msgstr ""
6328
 
6329
#: demangle.c:201
6330
msgid "Show the current C++ demangling style."
6331
msgstr ""
6332
 
6333
#: demangle.c:202
6334
msgid ""
6335
"Use `set demangle-style' without arguments for a list of demangling styles."
6336
msgstr ""
6337
 
6338
#: dfp.c:92
6339
#, possible-c-format
6340
msgid "Cannot perform operation: %s"
6341
msgstr ""
6342
 
6343
#: dfp.c:136
6344
msgid "Unknown decimal floating point type.\n"
6345
msgstr ""
6346
 
6347
#: dfp.c:164 dfp.c:193
6348
msgid "Unknown decimal floating point type."
6349
msgstr ""
6350
 
6351
#. libdecnumber can convert only 32-bit integers.
6352
#: dfp.c:220
6353
msgid ""
6354
"Conversion of large integer to a decimal floating type is not supported."
6355
msgstr ""
6356
 
6357
#: dfp.c:304
6358
msgid "Unknown decimal floating point operation."
6359
msgstr ""
6360
 
6361
#: dfp.c:357
6362
msgid "Comparison with an invalid number (NaN)."
6363
msgstr ""
6364
 
6365
#: dicos-tdep.c:84 dicos-tdep.c:97
6366
#, possible-c-format
6367
msgid "Can't read elf symbols from %s: %s"
6368
msgstr ""
6369
 
6370
#: dictionary.c:564
6371
msgid "dict_add_symbol: non-expandable dictionary"
6372
msgstr ""
6373
 
6374
#: doublest.c:804
6375
#, possible-c-format
6376
msgid "Unrecognized %d-bit floating-point type."
6377
msgstr ""
6378
 
6379
#. If we don't know the floating-point format of FROM_TYPE or
6380
#. TO_TYPE, there's not much we can do.  We might make the
6381
#. assumption that if the length of FROM_TYPE and TO_TYPE match,
6382
#. their floating-point format would match too, but that
6383
#. assumption might be wrong on targets that support
6384
#. floating-point types that only differ in endianness for
6385
#. example.  So we warn instead, and zero out the target buffer.
6386
#: doublest.c:885
6387
msgid "Can't convert floating-point number to desired type."
6388
msgstr ""
6389
 
6390
#: dsrec.c:65
6391
#, possible-c-format
6392
msgid "Unable to open file %s\n"
6393
msgstr ""
6394
 
6395
#: dsrec.c:71
6396
msgid "File is not an object file\n"
6397
msgstr ""
6398
 
6399
#: dsrec.c:129 dsrec.c:143 symfile.c:1860
6400
msgid "Canceled the download"
6401
msgstr ""
6402
 
6403
#: dsrec.c:256
6404
#, possible-c-format
6405
msgid "make_srec:  Bad address (%s), or bad flags (0x%x)."
6406
msgstr ""
6407
 
6408
#: dummy-frame.c:316
6409
msgid "maintenance print dummy-frames"
6410
msgstr ""
6411
 
6412
#: dummy-frame.c:329
6413
msgid "Print the contents of the internal dummy-frame stack."
6414
msgstr ""
6415
 
6416
#: dwarf2expr.c:122
6417
msgid "dwarf expression stack underflow"
6418
msgstr ""
6419
 
6420
#: dwarf2expr.c:132 dwarf2expr.c:186
6421
#, possible-c-format
6422
msgid "Asked for position %d of stack, stack only has %d elements on it."
6423
msgstr ""
6424
 
6425
#: dwarf2expr.c:170
6426
msgid "Unsupported address size.\n"
6427
msgstr ""
6428
 
6429
#: dwarf2expr.c:272
6430
msgid "read_uleb128: Corrupted DWARF expression."
6431
msgstr ""
6432
 
6433
#: dwarf2expr.c:298
6434
msgid "read_sleb128: Corrupted DWARF expression."
6435
msgstr ""
6436
 
6437
#: dwarf2expr.c:325
6438
#, possible-c-format
6439
msgid ""
6440
"DWARF-2 expression error: `%s' operations must be used either alone or in "
6441
"conjuction with DW_OP_piece or DW_OP_bit_piece."
6442
msgstr ""
6443
 
6444
#: dwarf2expr.c:347
6445
#, possible-c-format
6446
msgid "DWARF-2 expression error: Loop detected (%d)."
6447
msgstr ""
6448
 
6449
#: dwarf2expr.c:493
6450
msgid ""
6451
"DWARF-2 expression error: DW_OP_reg operations must be used either alone or "
6452
"in conjuction with DW_OP_piece or DW_OP_bit_piece."
6453
msgstr ""
6454
 
6455
#: dwarf2expr.c:515 dwarf2loc.c:1401
6456
msgid "DW_OP_implicit_value: too few bytes available."
6457
msgstr ""
6458
 
6459
#: dwarf2expr.c:598
6460
msgid "Not implemented: computing frame base using explicit value operator"
6461
msgstr ""
6462
 
6463
#: dwarf2expr.c:626
6464
#, possible-c-format
6465
msgid "Not enough elements for DW_OP_swap. Need 2, have %d."
6466
msgstr ""
6467
 
6468
#: dwarf2expr.c:645
6469
#, possible-c-format
6470
msgid "Not enough elements for DW_OP_rot. Need 3, have %d."
6471
msgstr ""
6472
 
6473
#: dwarf2expr.c:730 dwarf2expr.c:738 valarith.c:1148 valarith.c:1159
6474
#: valarith.c:1274 valarith.c:1285
6475
msgid "Division by zero"
6476
msgstr ""
6477
 
6478
#: dwarf2expr.c:782
6479
msgid "Can't be reached."
6480
msgstr ""
6481
 
6482
#: dwarf2expr.c:860
6483
msgid ""
6484
"DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op."
6485
msgstr ""
6486
 
6487
#: dwarf2expr.c:879 dwarf2loc.c:1857
6488
#, possible-c-format
6489
msgid "Unhandled dwarf expression opcode 0x%x"
6490
msgstr ""
6491
 
6492
#: dwarf2-frame.c:313
6493
msgid "Support for DW_OP_fbreg is unimplemented"
6494
msgstr ""
6495
 
6496
#: dwarf2-frame.c:322
6497
msgid "Support for DW_OP_call_frame_cfa is unimplemented"
6498
msgstr ""
6499
 
6500
#: dwarf2-frame.c:329
6501
msgid "Support for DW_OP_GNU_push_tls_address is unimplemented"
6502
msgstr ""
6503
 
6504
#: dwarf2-frame.c:338
6505
msgid "Support for DW_OP_call* is invalid in CFI"
6506
msgstr ""
6507
 
6508
#: dwarf2-frame.c:362
6509
#, possible-c-format
6510
msgid ""
6511
"incomplete CFI data; DW_CFA_restore unspecified\n"
6512
"register %s (#%d) at %s"
6513
msgstr ""
6514
 
6515
#. This is actually invalid DWARF, but if we ever do run across
6516
#. it somehow, we might as well support it.  So, instead, report
6517
#. it as unimplemented.
6518
#: dwarf2-frame.c:406
6519
msgid ""
6520
"Not implemented: computing unwound register using explicit value operator"
6521
msgstr ""
6522
 
6523
#: dwarf2-frame.c:535
6524
#, possible-c-format
6525
msgid "bad CFI data; mismatched DW_CFA_restore_state at %s"
6526
msgstr ""
6527
 
6528
#: dwarf2-frame.c:694
6529
msgid "Unknown CFI encountered."
6530
msgstr ""
6531
 
6532
#: dwarf2-frame.c:994
6533
msgid "Unknown CFA rule."
6534
msgstr ""
6535
 
6536
#: dwarf2-frame.c:1038
6537
#, possible-c-format
6538
msgid "incomplete CFI data; unspecified registers (e.g., %s) at %s"
6539
msgstr ""
6540
 
6541
#: dwarf2-frame.c:1192
6542
msgid "Unknown register rule."
6543
msgstr ""
6544
 
6545
#: dwarf2-frame.c:1300
6546
msgid "can't compute CFA for this frame"
6547
msgstr ""
6548
 
6549
#: dwarf2-frame.c:1427
6550
msgid "Unsupported address size"
6551
msgstr ""
6552
 
6553
#: dwarf2-frame.c:1444
6554
msgid "Unsupported encoding: DW_EH_PE_indirect"
6555
msgstr ""
6556
 
6557
#: dwarf2-frame.c:1476 dwarf2-frame.c:1523
6558
msgid "Invalid or unsupported encoding"
6559
msgstr ""
6560
 
6561
#: dwarf2-frame.c:2015
6562
#, possible-c-format
6563
msgid "Corrupt data in %s:%s; align 4 workaround apparently succeeded"
6564
msgstr ""
6565
 
6566
#: dwarf2-frame.c:2022
6567
#, possible-c-format
6568
msgid "Corrupt data in %s:%s; align 8 workaround apparently succeeded"
6569
msgstr ""
6570
 
6571
#: dwarf2-frame.c:2029
6572
#, possible-c-format
6573
msgid "Corrupt data in %s:%s"
6574
msgstr ""
6575
 
6576
#: dwarf2loc.c:82
6577
msgid "find_location_expression: Corrupted DWARF expression."
6578
msgstr ""
6579
 
6580
#: dwarf2loc.c:213
6581
#, possible-c-format
6582
msgid "Could not find the frame base for \"%s\"."
6583
msgstr ""
6584
 
6585
#: dwarf2loc.c:490
6586
msgid "Should not be able to create a lazy value with an enclosing type"
6587
msgstr ""
6588
 
6589
#: dwarf2loc.c:570 dwarf2loc.c:944
6590
#, possible-c-format
6591
msgid "Unable to access DWARF register number %s"
6592
msgstr ""
6593
 
6594
#: dwarf2loc.c:630 dwarf2loc.c:996
6595
msgid "invalid location type"
6596
msgstr ""
6597
 
6598
#: dwarf2loc.c:756
6599
#, possible-c-format
6600
msgid "Unable to write to DWARF register number %s"
6601
msgstr ""
6602
 
6603
#: dwarf2loc.c:1132
6604
#, possible-c-format
6605
msgid "DWARF operator %s cannot be translated to an agent expression"
6606
msgstr ""
6607
 
6608
#: dwarf2loc.c:1147
6609
#, possible-c-format
6610
msgid "Unable to access DWARF register number %d"
6611
msgstr ""
6612
 
6613
#: dwarf2loc.c:1403
6614
#, possible-c-format
6615
msgid "Cannot translate DW_OP_implicit_value of %d bytes"
6616
msgstr ""
6617
 
6618
#: dwarf2loc.c:1487
6619
msgid "No block found for address"
6620
msgstr ""
6621
 
6622
#: dwarf2loc.c:1492
6623
msgid "No function found for block"
6624
msgstr ""
6625
 
6626
#: dwarf2loc.c:1581
6627
#, possible-c-format
6628
msgid "Unsupported size %d in %s"
6629
msgstr ""
6630
 
6631
#: dwarf2loc.c:1768
6632
msgid "Cannot translate empty pieces to agent expressions"
6633
msgstr ""
6634
 
6635
#: dwarf2loc.c:1781
6636
msgid "Expression pieces exceed word size"
6637
msgstr ""
6638
 
6639
#: dwarf2loc.c:1866
6640
msgid "invalid label"
6641
msgstr ""
6642
 
6643
#: dwarf2loc.c:1924 dwarf2loc.c:1934
6644
#, possible-c-format
6645
msgid "a variable in $%s"
6646
msgstr ""
6647
 
6648
#: dwarf2loc.c:1955
6649
#, possible-c-format
6650
msgid "No block found for address for symbol \"%s\"."
6651
msgstr ""
6652
 
6653
#: dwarf2loc.c:1961
6654
#, possible-c-format
6655
msgid "No function found for block for symbol \"%s\"."
6656
msgstr ""
6657
 
6658
#: dwarf2loc.c:1974
6659
#, possible-c-format
6660
msgid "Unexpected opcode after DW_OP_breg%u for symbol \"%s\"."
6661
msgstr ""
6662
 
6663
#. We don't know what to do with the frame base expression,
6664
#. so we can't trace this variable; give up.
6665
#: dwarf2loc.c:1987
6666
#, possible-c-format
6667
msgid ""
6668
"Cannot describe location of symbol \"%s\"; DWARF 2 encoding not handled, "
6669
"first opcode in base data is 0x%x."
6670
msgstr ""
6671
 
6672
#: dwarf2loc.c:1995
6673
#, possible-c-format
6674
msgid "a variable at frame base reg $%s offset %s+%s"
6675
msgstr ""
6676
 
6677
#: dwarf2loc.c:2009
6678
#, possible-c-format
6679
msgid "a variable at offset %s from base reg $%s"
6680
msgstr ""
6681
 
6682
#: dwarf2loc.c:2040
6683
#, possible-c-format
6684
msgid ""
6685
"a thread-local variable at offset 0x%s in the thread-local storage for `%s'"
6686
msgstr ""
6687
 
6688
#: dwarf2loc.c:2051
6689
#, possible-c-format
6690
msgid "the constant %d"
6691
msgstr ""
6692
 
6693
#: dwarf2loc.c:2072
6694
msgid "a complex DWARF expression:\n"
6695
msgstr ""
6696
 
6697
#: dwarf2loc.c:2086
6698
#, possible-c-format
6699
msgid "Unrecognized DWARF opcode 0x%02x at %ld"
6700
msgstr ""
6701
 
6702
#: dwarf2loc.c:2340
6703
msgid ", and "
6704
msgstr ""
6705
 
6706
#: dwarf2loc.c:2371
6707
#, possible-c-format
6708
msgid "an empty %s-byte piece"
6709
msgstr ""
6710
 
6711
#: dwarf2loc.c:2374
6712
#, possible-c-format
6713
msgid " [%s-byte piece]"
6714
msgstr ""
6715
 
6716
#: dwarf2loc.c:2386
6717
#, possible-c-format
6718
msgid "an empty %s-bit piece"
6719
msgstr ""
6720
 
6721
#: dwarf2loc.c:2390
6722
#, possible-c-format
6723
msgid " [%s-bit piece, offset %s bits]"
6724
msgstr ""
6725
 
6726
#: dwarf2loc.c:2402
6727
#, possible-c-format
6728
msgid "Corrupted DWARF2 expression for \"%s\"."
6729
msgstr ""
6730
 
6731
#: dwarf2loc.c:2518
6732
msgid "multi-location:\n"
6733
msgstr ""
6734
 
6735
#: dwarf2loc.c:2524
6736
#, possible-c-format
6737
msgid "Corrupted DWARF expression for symbol \"%s\"."
6738
msgstr ""
6739
 
6740
#: dwarf2loc.c:2543
6741
#, possible-c-format
6742
msgid "  Base address %s"
6743
msgstr ""
6744
 
6745
#. (It would improve readability to print only the minimum
6746
#. necessary digits of the second number of the range.)
6747
#: dwarf2loc.c:2561
6748
#, possible-c-format
6749
msgid "  Range %s-%s: "
6750
msgstr ""
6751
 
6752
#: dwarf2read.c:681
6753
#, possible-c-format
6754
msgid "The upper bound on the age of cached dwarf2 compilation units is %s.\n"
6755
msgstr ""
6756
 
6757
#: dwarf2read.c:693
6758
msgid "statement list doesn't fit in .debug_line section"
6759
msgstr ""
6760
 
6761
#: dwarf2read.c:700
6762
msgid ".debug_line section has line data without a file"
6763
msgstr ""
6764
 
6765
#: dwarf2read.c:707
6766
msgid ".debug_line section has line program sequence without an end"
6767
msgstr ""
6768
 
6769
#: dwarf2read.c:713
6770
msgid "location expression too complex"
6771
msgstr ""
6772
 
6773
#: dwarf2read.c:721
6774
#, possible-c-format
6775
msgid "const value length mismatch for '%s', got %d, expected %d"
6776
msgstr ""
6777
 
6778
#: dwarf2read.c:729
6779
msgid "macro info runs off end of `.debug_macinfo' section"
6780
msgstr ""
6781
 
6782
#: dwarf2read.c:736
6783
#, possible-c-format
6784
msgid ""
6785
"macro debug info contains a malformed macro definition:\n"
6786
"`%s'"
6787
msgstr ""
6788
 
6789
#: dwarf2read.c:744
6790
#, possible-c-format
6791
msgid "invalid attribute class or form for '%s' in '%s'"
6792
msgstr ""
6793
 
6794
#: dwarf2read.c:1248
6795
#, possible-c-format
6796
msgid ""
6797
"Support for zlib-compressed DWARF data (from '%s') is disabled in this copy "
6798
"of GDB"
6799
msgstr ""
6800
 
6801
#: dwarf2read.c:1263 dwarf2read.c:1396
6802
#, possible-c-format
6803
msgid "Dwarf Error: Can't read DWARF data from '%s'"
6804
msgstr ""
6805
 
6806
#: dwarf2read.c:1270
6807
#, possible-c-format
6808
msgid "Dwarf Error: Corrupt DWARF ZLIB header from '%s'"
6809
msgstr ""
6810
 
6811
#: dwarf2read.c:1295
6812
#, possible-c-format
6813
msgid "Dwarf Error: setting up DWARF uncompression in '%s': %d"
6814
msgstr ""
6815
 
6816
#: dwarf2read.c:1301
6817
#, possible-c-format
6818
msgid "Dwarf Error: zlib error uncompressing from '%s': %d"
6819
msgstr ""
6820
 
6821
#: dwarf2read.c:1308
6822
#, possible-c-format
6823
msgid "Dwarf Error: concluding DWARF uncompression in '%s': %d"
6824
msgstr ""
6825
 
6826
#: dwarf2read.c:1488
6827
msgid "read_comp_unit_head: dwarf from non elf file"
6828
msgstr ""
6829
 
6830
#: dwarf2read.c:1504
6831
#, possible-c-format
6832
msgid ""
6833
"Dwarf Error: wrong version in compilation unit header (is %d, should be 2, "
6834
"3, or 4) [in module %s]"
6835
msgstr ""
6836
 
6837
#: dwarf2read.c:1509
6838
#, possible-c-format
6839
msgid ""
6840
"Dwarf Error: bad offset (0x%lx) in compilation unit header (offset 0x%lx + "
6841
"6) [in module %s]"
6842
msgstr ""
6843
 
6844
#: dwarf2read.c:1517
6845
#, possible-c-format
6846
msgid ""
6847
"Dwarf Error: bad length (0x%lx) in compilation unit header (offset 0x%lx + "
6848
"0) [in module %s]"
6849
msgstr ""
6850
 
6851
#: dwarf2read.c:1683
6852
msgid "debug type entry runs off end of `.debug_types' section, ignored"
6853
msgstr ""
6854
 
6855
#: dwarf2read.c:1730
6856
msgid "missing `.debug_types' section for DW_FORM_sig8 die"
6857
msgstr ""
6858
 
6859
#: dwarf2read.c:2370
6860
#, possible-c-format
6861
msgid "unhandled containing DIE tag %d for DIE at %d"
6862
msgstr ""
6863
 
6864
#: dwarf2read.c:2693 dwarf2read.c:6955
6865
msgid "malformed enumerator DIE ignored"
6866
msgstr ""
6867
 
6868
#: dwarf2read.c:2721
6869
#, possible-c-format
6870
msgid "Dwarf Error: Could not find abbrev number %d [in module %s]"
6871
msgstr ""
6872
 
6873
#: dwarf2read.c:2771 dwarf2read.c:7161
6874
msgid "ignoring absolute DW_AT_sibling"
6875
msgstr ""
6876
 
6877
#: dwarf2read.c:2847 dwarf2read.c:7485
6878
#, possible-c-format
6879
msgid "Dwarf Error: Cannot handle %s in DWARF reader [in module %s]"
6880
msgstr ""
6881
 
6882
#: dwarf2read.c:2893
6883
#, possible-c-format
6884
msgid "bug: psymtab for %s is already read in."
6885
msgstr ""
6886
 
6887
#: dwarf2read.c:2899 mdebugread.c:279
6888
#, possible-c-format
6889
msgid "Reading in symbols for %s..."
6890
msgstr ""
6891
 
6892
#: dwarf2read.c:2925 mdebugread.c:292 symfile.c:1124
6893
msgid "done.\n"
6894
msgstr ""
6895
 
6896
#: dwarf2read.c:3245
6897
#, possible-c-format
6898
msgid "Tag '%s' has unexpected children"
6899
msgstr ""
6900
 
6901
#: dwarf2read.c:3464
6902
#, possible-c-format
6903
msgid "Tag '%s' has no DW_AT_import"
6904
msgstr ""
6905
 
6906
#: dwarf2read.c:3740
6907
#, possible-c-format
6908
msgid "Dwarf Error: Missing children for type unit [in module %s]"
6909
msgstr ""
6910
 
6911
#: dwarf2read.c:3817
6912
#, possible-c-format
6913
msgid "DIE 0x%x and its abstract origin 0x%x have different tags"
6914
msgstr ""
6915
 
6916
#: dwarf2read.c:3857
6917
#, possible-c-format
6918
msgid "Child DIE 0x%x and its abstract origin 0x%x have different tags"
6919
msgstr ""
6920
 
6921
#: dwarf2read.c:3862
6922
#, possible-c-format
6923
msgid "Child DIE 0x%x and its abstract origin 0x%x have different parents"
6924
msgstr ""
6925
 
6926
#: dwarf2read.c:3874
6927
#, possible-c-format
6928
msgid ""
6929
"Multiple children of DIE 0x%x refer to DIE 0x%x as their abstract origin"
6930
msgstr ""
6931
 
6932
#: dwarf2read.c:3933
6933
#, possible-c-format
6934
msgid "missing name for subprogram DIE at %d"
6935
msgstr ""
6936
 
6937
#: dwarf2read.c:3943
6938
#, possible-c-format
6939
msgid "cannot get low and high bounds for subprogram DIE at %d"
6940
msgstr ""
6941
 
6942
#: dwarf2read.c:4129
6943
#, possible-c-format
6944
msgid "Offset %d out of bounds for DW_AT_ranges attribute"
6945
msgstr ""
6946
 
6947
#: dwarf2read.c:4183 dwarf2read.c:4467
6948
msgid "Invalid .debug_ranges data (no base address)"
6949
msgstr ""
6950
 
6951
#: dwarf2read.c:4435
6952
#, possible-c-format
6953
msgid "Offset %lu out of bounds for DW_AT_ranges attribute"
6954
msgstr ""
6955
 
6956
#: dwarf2read.c:4808
6957
#, possible-c-format
6958
msgid "unsupported accessibility %d"
6959
msgstr ""
6960
 
6961
#: dwarf2read.c:4921
6962
#, possible-c-format
6963
msgid "member function type missing for '%s'"
6964
msgstr ""
6965
 
6966
#: dwarf2read.c:5009
6967
#, possible-c-format
6968
msgid ""
6969
"Member function \"%s\" (offset %d) is virtual but the vtable offset is not "
6970
"specified"
6971
msgstr ""
6972
 
6973
#: dwarf2read.c:5302
6974
#, possible-c-format
6975
msgid "virtual function table pointer not found when defining class '%s'"
6976
msgstr ""
6977
 
6978
#: dwarf2read.c:5844
6979
#, possible-c-format
6980
msgid "DW_TAG_module has no name, offset 0x%x"
6981
msgstr ""
6982
 
6983
#: dwarf2read.c:5950
6984
#, possible-c-format
6985
msgid "invalid pointer size %d"
6986
msgstr ""
6987
 
6988
#: dwarf2read.c:6256
6989
msgid "DW_AT_name missing from DW_TAG_base_type"
6990
msgstr ""
6991
 
6992
#: dwarf2read.c:6303
6993
#, possible-c-format
6994
msgid "unsupported DW_AT_encoding: '%s'"
6995
msgstr ""
6996
 
6997
#: dwarf2read.c:6640
6998
#, possible-c-format
6999
msgid "Dwarf Error: could not find abbrev number %d [in module %s]"
7000
msgstr ""
7001
 
7002
#: dwarf2read.c:7299
7003
#, possible-c-format
7004
msgid "could not find partial DIE 0x%x in cache [from module %s]\n"
7005
msgstr ""
7006
 
7007
#: dwarf2read.c:7502
7008
#, possible-c-format
7009
msgid "Suspicious DW_AT_byte_size value treated as zero instead of %s"
7010
msgstr ""
7011
 
7012
#: dwarf2read.c:7586
7013
#, possible-c-format
7014
msgid "read_address: bad switch, signed [in module %s]"
7015
msgstr ""
7016
 
7017
#: dwarf2read.c:7605
7018
#, possible-c-format
7019
msgid "read_address: bad switch, unsigned [in module %s]"
7020
msgstr ""
7021
 
7022
#: dwarf2read.c:7698
7023
msgid "intermixed 32-bit and 64-bit DWARF sections"
7024
msgstr ""
7025
 
7026
#: dwarf2read.c:7734
7027
#, possible-c-format
7028
msgid "read_offset_1: bad switch [in module %s]"
7029
msgstr ""
7030
 
7031
#: dwarf2read.c:7777
7032
#, possible-c-format
7033
msgid "DW_FORM_strp used without .debug_str section [in module %s]"
7034
msgstr ""
7035
 
7036
#: dwarf2read.c:7783
7037
#, possible-c-format
7038
msgid "DW_FORM_strp pointing outside of .debug_str section [in module %s]"
7039
msgstr ""
7040
 
7041
#: dwarf2read.c:8107
7042
msgid "missing .debug_line section"
7043
msgstr ""
7044
 
7045
#: dwarf2read.c:8156
7046
msgid "invalid maximum_ops_per_instruction in `.debug_line' section"
7047
msgstr ""
7048
 
7049
#: dwarf2read.c:8206
7050
msgid "line number info header doesn't fit in `.debug_line' section"
7051
msgstr ""
7052
 
7053
#: dwarf2read.c:8252
7054
#, possible-c-format
7055
msgid "misplaced first line number at 0x%lx for '%s'"
7056
msgstr ""
7057
 
7058
#: dwarf2read.c:8414 dwarf2read.c:8423
7059
msgid "mangled .debug_line section"
7060
msgstr ""
7061
 
7062
#: dwarf2read.c:8788
7063
msgid "file index out of range"
7064
msgstr ""
7065
 
7066
#. Not a tag we recognize.  Hopefully we aren't processing
7067
#. trash data, but since we must specifically ignore things
7068
#. we don't recognize, there is nothing else we should do at
7069
#. this point.
7070
#: dwarf2read.c:9045
7071
#, possible-c-format
7072
msgid "unsupported tag: '%s'"
7073
msgstr ""
7074
 
7075
#: dwarf2read.c:9159
7076
#, possible-c-format
7077
msgid "unsupported const value attribute form: '%s'"
7078
msgstr ""
7079
 
7080
#: dwarf2read.c:9274
7081
#, possible-c-format
7082
msgid ""
7083
"Dwarf Error: Problem turning containing type into gdb type [in module %s]"
7084
msgstr ""
7085
 
7086
#. read_type_die already issued a complaint.
7087
#: dwarf2read.c:9292
7088
#, possible-c-format
7089
msgid ""
7090
msgstr ""
7091
 
7092
#: dwarf2read.c:9373
7093
#, possible-c-format
7094
msgid "unexpected tag in read_type_die: '%s'"
7095
msgstr ""
7096
 
7097
#: dwarf2read.c:10803
7098
#, possible-c-format
7099
msgid "unsupported die ref attribute form: '%s'"
7100
msgstr ""
7101
 
7102
#: dwarf2read.c:10824
7103
#, possible-c-format
7104
msgid "Attribute value is not a constant (%s)"
7105
msgstr ""
7106
 
7107
#: dwarf2read.c:10878
7108
#, possible-c-format
7109
msgid "Dwarf Error: Expected reference attribute [in module %s]"
7110
msgstr ""
7111
 
7112
#: dwarf2read.c:10940
7113
#, possible-c-format
7114
msgid ""
7115 342 jeremybenn
"Dwarf Error: Cannot find DIE at 0x%x referenced from DIE at 0x%x [in module "
7116
"%s]"
7117 330 jeremybenn
msgstr ""
7118
 
7119
#: dwarf2read.c:10961
7120
#, possible-c-format
7121
msgid "Dwarf Error: Cannot find DIE at 0x%x referenced in module %s"
7122
msgstr ""
7123
 
7124
#: dwarf2read.c:10975
7125
#, possible-c-format
7126
msgid ""
7127
"Dwarf Error: DIE at 0x%x referenced in module %s is neither DW_FORM_block* "
7128
"nor DW_FORM_exprloc"
7129
msgstr ""
7130
 
7131
#: dwarf2read.c:11003
7132
#, possible-c-format
7133
msgid ""
7134
"Dwarf Error: Cannot find signatured DIE referenced from DIE at 0x%x [in "
7135
"module %s]"
7136
msgstr ""
7137
 
7138
#: dwarf2read.c:11023
7139
#, possible-c-format
7140
msgid ""
7141
"Dwarf Error: Cannot find signatured DIE at 0x%x referenced from DIE at 0x%x "
7142
"[in module %s]"
7143
msgstr ""
7144
 
7145
#: dwarf2read.c:11355
7146
#, possible-c-format
7147
msgid "unsupported stack op: '%s'"
7148
msgstr ""
7149
 
7150
#: dwarf2read.c:11453
7151
#, possible-c-format
7152
msgid "bad file number in macro information (%d)"
7153
msgstr ""
7154
 
7155
#: dwarf2read.c:11508
7156
#, possible-c-format
7157
msgid ""
7158
"macro definition contains spaces in formal argument list:\n"
7159
"`%s'"
7160
msgstr ""
7161
 
7162
#: dwarf2read.c:11674
7163
msgid "missing .debug_macinfo section"
7164
msgstr ""
7165
 
7166
#: dwarf2read.c:11814
7167
#, possible-c-format
7168
msgid "debug info with no main source gives macro %s on line %d: %s"
7169
msgstr ""
7170
 
7171
#: dwarf2read.c:11817 dwarf2read.c:11828
7172
msgid "definition"
7173
msgstr ""
7174
 
7175
#: dwarf2read.c:11819 dwarf2read.c:11830
7176
msgid "undefinition"
7177
msgstr ""
7178
 
7179
#: dwarf2read.c:11820 dwarf2read.c:11831
7180
msgid "something-or-other"
7181
msgstr ""
7182
 
7183
#: dwarf2read.c:11825
7184
#, possible-c-format
7185
msgid "debug info gives %s macro %s with %s line %d: %s"
7186
msgstr ""
7187
 
7188
#: dwarf2read.c:11826 dwarf2read.c:11855
7189
msgid "command-line"
7190
msgstr ""
7191
 
7192
#: dwarf2read.c:11826
7193
msgid "in-file"
7194
msgstr ""
7195
 
7196
#: dwarf2read.c:11832 dwarf2read.c:11856
7197
msgid "zero"
7198
msgstr ""
7199
 
7200
#: dwarf2read.c:11832 dwarf2read.c:11856
7201
msgid "non-zero"
7202
msgstr ""
7203
 
7204
#: dwarf2read.c:11853
7205
#, possible-c-format
7206
msgid "debug info gives source %d included from %s at %s line %d"
7207
msgstr ""
7208
 
7209
#: dwarf2read.c:11855
7210
msgid "file"
7211
msgstr ""
7212
 
7213
#: dwarf2read.c:11873
7214
msgid "macro debug info has an unmatched `close_file' directive"
7215
msgstr ""
7216
 
7217
#: dwarf2read.c:11898
7218
msgid "no terminating 0-type entry for macros in `.debug_macinfo' section"
7219
msgstr ""
7220
 
7221
#: dwarf2read.c:12009
7222
msgid "Location list used without specifying the CU base address."
7223
msgstr ""
7224
 
7225
#: dwarf2read.c:12145
7226
#, possible-c-format
7227
msgid ""
7228 342 jeremybenn
"Dwarf Error: could not find partial DIE containing offset 0x%lx [in module "
7229
"%s]"
7230 330 jeremybenn
msgstr ""
7231
 
7232
#: dwarf2read.c:12157
7233
#, possible-c-format
7234
msgid "invalid dwarf2 offset %u"
7235
msgstr ""
7236
 
7237
#: dwarf2read.c:12173
7238
#, possible-c-format
7239
msgid "no compilation unit with offset %u."
7240
msgstr ""
7241
 
7242
#: dwarf2read.c:12427
7243
#, possible-c-format
7244
msgid "A problem internal to GDB: DIE 0x%x has type already set"
7245
msgstr ""
7246
 
7247
#: dwarf2read.c:12602
7248
#, possible-c-format
7249
msgid "Whether to always disassemble DWARF expressions is %s.\n"
7250
msgstr ""
7251
 
7252
#: dwarf2read.c:12615
7253
msgid ""
7254
"Set DWARF 2 specific variables.\n"
7255
"Configure DWARF 2 variables such as the cache size"
7256
msgstr ""
7257
 
7258
#. allow-unknown
7259
#: dwarf2read.c:12621
7260
msgid ""
7261
"Show DWARF 2 specific variables\n"
7262
"Show DWARF 2 variables such as the cache size"
7263
msgstr ""
7264
 
7265
#: dwarf2read.c:12628
7266
msgid "Set the upper bound on the age of cached dwarf2 compilation units."
7267
msgstr ""
7268
 
7269
#: dwarf2read.c:12629
7270
msgid "Show the upper bound on the age of cached dwarf2 compilation units."
7271
msgstr ""
7272
 
7273
#: dwarf2read.c:12630
7274
msgid ""
7275
"A higher limit means that cached compilation units will be stored\n"
7276
"in memory longer, and more total memory will be used.  Zero disables\n"
7277
"caching, which can slow down startup."
7278
msgstr ""
7279
 
7280
#: dwarf2read.c:12640
7281
msgid "Set whether `info address' always disassembles DWARF expressions."
7282
msgstr ""
7283
 
7284
#: dwarf2read.c:12641
7285
msgid "Show whether `info address' always disassembles DWARF expressions."
7286
msgstr ""
7287
 
7288
#: dwarf2read.c:12642
7289
msgid ""
7290
"When enabled, DWARF expressions are always printed in an assembly-like\n"
7291
"syntax.  When disabled, expressions will be printed in a more\n"
7292
"conversational style, when possible."
7293
msgstr ""
7294
 
7295
#: dwarf2read.c:12651
7296
msgid "Set debugging of the dwarf2 DIE reader."
7297
msgstr ""
7298
 
7299
#: dwarf2read.c:12652
7300
msgid "Show debugging of the dwarf2 DIE reader."
7301
msgstr ""
7302
 
7303
#: dwarf2read.c:12653
7304
msgid ""
7305
"When enabled (non-zero), DIEs are dumped after they are read in.\n"
7306
"The value is the maximum depth to print."
7307
msgstr ""
7308
 
7309
#: elfread.c:129
7310
#, possible-c-format
7311
msgid "Loadable segment \"%s\" outside of ELF segments"
7312
msgstr ""
7313
 
7314
#: elfread.c:469
7315
#, possible-c-format
7316
msgid "elf/stab section information %s without a preceding file symbol"
7317
msgstr ""
7318
 
7319
#: elfread.c:480
7320
#, possible-c-format
7321
msgid "duplicated elf/stab section information for %s"
7322
msgstr ""
7323
 
7324
#: elfread.c:614
7325
#, possible-c-format
7326
msgid "File \"%s\" has no build-id, file skipped"
7327
msgstr ""
7328
 
7329
#: elfread.c:617
7330
#, possible-c-format
7331
msgid "File \"%s\" has a different build-id, file skipped"
7332
msgstr ""
7333
 
7334
#: elfread.c:703
7335
#, possible-c-format
7336
msgid "\"%s\": separate debug info file has no debug info"
7337
msgstr ""
7338
 
7339
#: elfread.c:768 elfread.c:778 elfread.c:796 machoread.c:637 machoread.c:651
7340
#, possible-c-format
7341
msgid "Can't read symbols from %s: %s"
7342
msgstr ""
7343
 
7344
#: elfread.c:1012
7345
#, possible-c-format
7346
msgid "elf/stab section information questionable for %s"
7347
msgstr ""
7348
 
7349
#: elfread.c:1031
7350
#, possible-c-format
7351
msgid "elf/stab section information missing for %s"
7352
msgstr ""
7353
 
7354
#: eval.c:387 valops.c:1862
7355
#, possible-c-format
7356
msgid "there is no field named %s"
7357
msgstr ""
7358
 
7359
#: eval.c:413
7360
msgid "too many initializers"
7361
msgstr ""
7362
 
7363
#: eval.c:417
7364
msgid "don't know which variant you want to set"
7365
msgstr ""
7366
 
7367
#: eval.c:488
7368
msgid "tuple range index out of range"
7369
msgstr ""
7370
 
7371
#: eval.c:500
7372
msgid "tuple index out of range"
7373
msgstr ""
7374
 
7375
#: eval.c:875
7376
#, possible-c-format
7377
msgid "Register $%s not available."
7378
msgstr ""
7379
 
7380
#: eval.c:889
7381
#, possible-c-format
7382
msgid "Value of register %s not available."
7383
msgstr ""
7384
 
7385
#. to avoid memory corruption
7386
#: eval.c:988
7387
msgid "Too many array elements"
7388
msgstr ""
7389
 
7390
#: eval.c:1014
7391
msgid "(power)set type with unknown size"
7392
msgstr ""
7393
 
7394
#. different element modes
7395
#: eval.c:1049
7396
msgid "POWERSET tuple elements of different mode"
7397
msgstr ""
7398
 
7399
#: eval.c:1053
7400
msgid "incompatible POWERSET tuple elements"
7401
msgstr ""
7402
 
7403
#: eval.c:1056
7404
msgid "empty POWERSET tuple range"
7405
msgstr ""
7406
 
7407
#: eval.c:1060
7408
msgid "POWERSET tuple element out of range"
7409
msgstr ""
7410
 
7411
#: eval.c:1236
7412
msgid "no 'respondsTo:' or 'respondsToSelector:' method"
7413
msgstr ""
7414
 
7415
#: eval.c:1245
7416
msgid "no 'methodFor:' or 'methodForSelector:' method"
7417
msgstr ""
7418
 
7419
#: eval.c:1264
7420
msgid "Target does not respond to this message selector."
7421
msgstr ""
7422
 
7423
#: eval.c:1350
7424
msgid "method address has symbol information with non-function type; skipping"
7425
msgstr ""
7426
 
7427
#: eval.c:1401
7428
msgid "Expression of type other than \"method returning ...\" used as a method"
7429
msgstr ""
7430
 
7431
#: eval.c:1464
7432
msgid "Non-pointer-to-member value used in pointer-to-member construct"
7433
msgstr ""
7434
 
7435
#. For the time being, we don't handle this.
7436
#: eval.c:1661
7437
#, possible-c-format
7438
msgid "Call to overloaded function %s requires `this' pointer"
7439
msgstr ""
7440
 
7441
#: eval.c:1755
7442
msgid "Cannot evaluate function -- may be inlined"
7443
msgstr ""
7444
 
7445
#: eval.c:1778
7446
msgid ""
7447
"Expression of type other than \"Function returning ...\" used as function"
7448
msgstr ""
7449
 
7450
#: eval.c:1853
7451
msgid "Cannot perform substring on this type"
7452
msgstr ""
7453
 
7454
#: eval.c:1967
7455
msgid "non-pointer-to-member value used in pointer-to-member construct"
7456
msgstr ""
7457
 
7458
#: eval.c:2138
7459
msgid "':' operator used in invalid context"
7460
msgstr ""
7461
 
7462
#: eval.c:2262
7463
#, possible-c-format
7464
msgid "Too many subscripts for F77 (%d Max)"
7465
msgstr ""
7466
 
7467
#: eval.c:2268
7468
msgid "Wrong number of subscripts"
7469
msgstr ""
7470
 
7471
#: eval.c:2493
7472
msgid "Non-integral right operand for \"@\" operator."
7473
msgstr ""
7474
 
7475
#: eval.c:2564
7476
msgid "Attempt to dereference pointer to member without an object"
7477
msgstr ""
7478
 
7479
#. Removing this case and compiling with gcc -Wall reveals that
7480
#. a lot of cases are hitting this case.  Some of these should
7481
#. probably be removed from expression.h; others are legitimate
7482
#. expressions which are (apparently) not fully implemented.
7483
#.
7484
#. If there are any cases landing here which mean a user error,
7485
#. then they should be separate cases, with more descriptive
7486
#. error messages.
7487
#: eval.c:2812
7488
msgid "GDB does not (yet) know how to evaluate that kind of expression"
7489
msgstr ""
7490
 
7491
#: eval.c:2878
7492
msgid "Attempt to take address of register or constant."
7493
msgstr ""
7494
 
7495
#: eval.c:2911 valops.c:1491 valops.c:1506 valops.c:1540
7496
msgid "Attempt to take address of value not located in memory."
7497
msgstr ""
7498
 
7499
#: eval.c:3030
7500
msgid "Internal error in eval_type."
7501
msgstr ""
7502
 
7503
#: eval.c:3041
7504
msgid "Can't get dimensions for a non-array type"
7505
msgstr ""
7506
 
7507
#: event-loop.c:549 event-loop.c:558 event-loop.c:616 event-loop.c:694
7508
#: event-loop.c:797 event-loop.c:862 event-loop.c:936 event-loop.c:1364
7509
msgid "use_poll without HAVE_POLL"
7510
msgstr ""
7511
 
7512
#: event-loop.c:786
7513
#, possible-c-format
7514
msgid "Hangup detected on fd %d\n"
7515
msgstr ""
7516
 
7517
#: event-loop.c:788
7518
#, possible-c-format
7519
msgid "Error detected on fd %d\n"
7520
msgstr ""
7521
 
7522
#: event-loop.c:790
7523
#, possible-c-format
7524
msgid "Invalid or non-`poll'able fd %d\n"
7525
msgstr ""
7526
 
7527
#: event-loop.c:804
7528
#, possible-c-format
7529
msgid "Exception condition detected on fd %d\n"
7530
msgstr ""
7531
 
7532
#. The prompt stack has not been initialized to "", we are
7533
#. using gdb w/o the --async switch
7534
#: event-top.c:340
7535
msgid "Command has same effect as set annotate"
7536
msgstr ""
7537
 
7538
#: event-top.c:425
7539
msgid "error detected on stdin\n"
7540
msgstr ""
7541
 
7542
#. This message is based on ANSI C, section 4.7. Note that integer
7543
#. divide by zero causes this, so "float" is a misnomer.
7544
#: event-top.c:1000
7545
msgid "Erroneous arithmetic operation."
7546
msgstr ""
7547
 
7548
#: exceptions.c:136 exceptions.c:194
7549
msgid "bad state"
7550
msgstr ""
7551
 
7552
#: exceptions.c:330
7553
msgid "Bad switch."
7554
msgstr ""
7555
 
7556
#: exec.c:79
7557
#, possible-c-format
7558
msgid "Writing into executable and core files is %s.\n"
7559
msgstr ""
7560
 
7561
#: exec.c:177 exec.c:208
7562
msgid "No executable file now.\n"
7563
msgstr ""
7564
 
7565
#: exec.c:243
7566
#, possible-c-format
7567
msgid "\"%s\": could not open as an executable file: %s"
7568
msgstr ""
7569
 
7570
#: exec.c:259
7571
#, possible-c-format
7572
msgid "\"%s\": not in executable format: %s"
7573
msgstr ""
7574
 
7575
#: exec.c:275 exec.c:285
7576
#, possible-c-format
7577
msgid "\"%s\": can't find the file sections: %s"
7578
msgstr ""
7579
 
7580
#: exec.c:326
7581
msgid ""
7582
"A program is being debugged already.\n"
7583
"Are you sure you want to change the file? "
7584
msgstr ""
7585
 
7586
#: exec.c:328
7587
msgid "File not changed."
7588
msgstr ""
7589
 
7590
#: exec.c:344
7591
msgid "No executable file name was specified"
7592
msgstr ""
7593
 
7594
#: exec.c:668 maint.c:370 maint.c:402
7595
#, possible-c-format
7596
msgid "file type %s.\n"
7597
msgstr ""
7598
 
7599
#: exec.c:692
7600
#, possible-c-format
7601
msgid "Cannot find section for the entry point of %s.\n"
7602
msgstr ""
7603
 
7604
#: exec.c:698
7605
#, possible-c-format
7606
msgid "\tEntry point: %s\n"
7607
msgstr ""
7608
 
7609
#: exec.c:732
7610
#, possible-c-format
7611
msgid "\tMapping info for file `%s'.\n"
7612
msgstr ""
7613
 
7614
#: exec.c:765
7615
msgid "Must specify section name and its virtual address"
7616
msgstr ""
7617
 
7618
#: exec.c:792
7619
#, possible-c-format
7620
msgid "Section %s not found"
7621
msgstr ""
7622
 
7623
#: exec.c:883
7624
msgid ""
7625
"Use FILE as program to be debugged.\n"
7626
"It is read for its symbols, for getting the contents of pure memory,\n"
7627
"and it is the program executed when you use the `run' command.\n"
7628
"If FILE cannot be found as specified, your execution directory path\n"
7629
"($PATH) is searched for a command of that name.\n"
7630
"No arg means to have no executable file and no symbols."
7631
msgstr ""
7632
 
7633
#: exec.c:893
7634
msgid ""
7635
"Use FILE as program for getting contents of pure memory.\n"
7636
"If FILE cannot be found as specified, your execution directory path\n"
7637
"is searched for a command of that name.\n"
7638
"No arg means have no executable file."
7639
msgstr ""
7640
 
7641
#: exec.c:900
7642
msgid ""
7643
"Change the base address of section SECTION of the exec file to ADDR.\n"
7644
"This can be used if the exec file does not contain section addresses,\n"
7645
"(such as in the a.out format), or when the addresses specified in the\n"
7646
"file itself are wrong.  Each section must be changed separately.  The\n"
7647
"``info files'' command lists all the sections and their addresses."
7648
msgstr ""
7649
 
7650
#: exec.c:907
7651
msgid "Set writing into executable and core files."
7652
msgstr ""
7653
 
7654
#: exec.c:908
7655
msgid "Show writing into executable and core files."
7656
msgstr ""
7657
 
7658
#: exec.c:920
7659
msgid "Can't create a corefile"
7660
msgstr ""
7661
 
7662
#: expprint.c:233
7663
msgid "bad selector"
7664
msgstr ""
7665
 
7666
#. Not found; don't try to keep going because we don't know how
7667
#. to interpret further elements.
7668
#. Not found; don't try to keep going because we don't know how
7669
#. to interpret further elements.  For example, this happens
7670
#. if opcode is OP_TYPE.
7671
#: expprint.c:493 expprint.c:551
7672
msgid "Invalid expression"
7673
msgstr ""
7674
 
7675
#: fbsd-nat.c:111
7676
#, possible-c-format
7677
msgid "Couldn't open %s."
7678
msgstr ""
7679
 
7680
#: filesystem.c:67
7681
#, possible-c-format
7682
msgid ""
7683
"The assumed file system kind for target reported file names is \"%s"
7684
"\" (currently \"%s\").\n"
7685
msgstr ""
7686
 
7687
#: filesystem.c:73
7688
#, possible-c-format
7689
msgid ""
7690
"The assumed file system kind for target reported file names is \"%s\".\n"
7691
msgstr ""
7692
 
7693
#: filesystem.c:88
7694
msgid "Set assumed file system kind for target reported file names"
7695
msgstr ""
7696
 
7697
#: filesystem.c:89
7698
msgid "Show assumed file system kind for target reported file names"
7699
msgstr ""
7700
 
7701
#: filesystem.c:91
7702
msgid ""
7703
"If `unix', target file names (e.g., loaded shared library file names)\n"
7704
"starting the forward slash (`/') character are considered absolute,\n"
7705
"and the directory separator character is the forward slash (`/').  If\n"
7706
"`dos-based', target file names starting with a drive letter followed\n"
7707
"by a colon (e.g., `c:'), are also considered absolute, and the\n"
7708
"backslash (`\\') is also considered a directory separator.  Set to\n"
7709
"`auto' (which is the default), to let GDB decide, based on its\n"
7710
"knowledge of the target operating system."
7711
msgstr ""
7712
 
7713
#: findcmd.c:76
7714
msgid "Missing search parameters."
7715
msgstr ""
7716
 
7717
#: findcmd.c:108
7718
msgid "Invalid size granularity."
7719
msgstr ""
7720
 
7721
#: findcmd.c:135
7722
msgid "Empty search range.\n"
7723
msgstr ""
7724
 
7725
#: findcmd.c:139
7726
msgid "Invalid length."
7727
msgstr ""
7728
 
7729
#: findcmd.c:143
7730
msgid "Search space too large."
7731
msgstr ""
7732
 
7733
#: findcmd.c:153
7734
msgid "Invalid search space, end preceeds start."
7735
msgstr ""
7736
 
7737
#: findcmd.c:159
7738
msgid "Overflow in address range computation, choose smaller range."
7739
msgstr ""
7740
 
7741
#: findcmd.c:225
7742
msgid "Missing search pattern."
7743
msgstr ""
7744
 
7745
#: findcmd.c:230
7746
msgid "Search space too small to contain pattern."
7747
msgstr ""
7748
 
7749
#: findcmd.c:324
7750
msgid ""
7751
"Search memory for a sequence of bytes.\n"
7752
"Usage:\n"
7753
"find [/size-char] [/max-count] start-address, end-address, expr1 [, "
7754
"expr2 ...]\n"
7755
"find [/size-char] [/max-count] start-address, +length, expr1 [, expr2 ...]\n"
7756
"size-char is one of b,h,w,g for 8,16,32,64 bit values respectively,\n"
7757
"and if not specified the size is taken from the type of the expression\n"
7758
"in the current language.\n"
7759
"Note that this means for example that in the case of C-like languages\n"
7760
"a search for an untyped 0x42 will search for \"(int) 0x42\"\n"
7761
"which is typically four bytes.\n"
7762
"\n"
7763
"The address of the last match is stored as the value of \"$_\".\n"
7764
"Convenience variable \"$numfound\" is set to the number of matches."
7765
msgstr ""
7766
 
7767
#: findvar.c:61 findvar.c:96
7768
#, possible-c-format
7769
msgid "That operation is not available on integers of more than %d bytes."
7770
msgstr ""
7771
 
7772
#: findvar.c:177
7773
msgid "extract_typed_address: type is not a pointer or reference"
7774
msgstr ""
7775
 
7776
#: findvar.c:250
7777
msgid "store_typed_address: type is not a pointer or reference"
7778
msgstr ""
7779
 
7780
#: findvar.c:495
7781
msgid "Cannot look up value of a typedef"
7782
msgstr ""
7783
 
7784
#: findvar.c:520 findvar.c:530
7785
msgid "Value of register variable not available."
7786
msgstr ""
7787
 
7788
#: findvar.c:571
7789
msgid "Cannot look up value of a botched symbol."
7790
msgstr ""
7791
 
7792
#: f-lang.c:554
7793
msgid "Malformed function STAB found in add_common_block()"
7794
msgstr ""
7795
 
7796
#: f-lang.c:602
7797
msgid "Attempt to add COMMON entry with no block open!"
7798
msgstr ""
7799
 
7800
#: f-lang.c:795
7801
msgid "cannot get .bf node off empty list"
7802
msgstr ""
7803
 
7804
#: fork-child.c:477
7805
#, possible-c-format
7806
msgid "During startup program terminated with signal %s, %s."
7807
msgstr ""
7808
 
7809
#: fork-child.c:486
7810
#, possible-c-format
7811
msgid "During startup program exited with code %d."
7812
msgstr ""
7813
 
7814
#: fork-child.c:489
7815
msgid "During startup program exited normally."
7816
msgstr ""
7817
 
7818
#: fork-child.c:557
7819
msgid ""
7820
"Set a wrapper for running programs.\n"
7821
"The wrapper prepares the system and environment for the new program."
7822
msgstr ""
7823
 
7824
#: fork-child.c:560
7825
msgid "Show the wrapper for running programs."
7826
msgstr ""
7827
 
7828
#: fork-child.c:566
7829
msgid "Disable use of an execution wrapper."
7830
msgstr ""
7831
 
7832
#: frame.c:173
7833
#, possible-c-format
7834
msgid "Frame debugging is %s.\n"
7835
msgstr ""
7836
 
7837
#: frame.c:183
7838
#, possible-c-format
7839
msgid "Whether backtraces should continue past \"main\" is %s.\n"
7840
msgstr ""
7841
 
7842
#: frame.c:193
7843
#, possible-c-format
7844
msgid ""
7845
"Whether backtraces should continue past the entry point of a program is %s.\n"
7846
msgstr ""
7847
 
7848
#: frame.c:203
7849
#, possible-c-format
7850
msgid "An upper bound on the number of backtrace levels is %s.\n"
7851
msgstr ""
7852
 
7853
#: frame.c:646
7854
msgid "No unwind_pc method"
7855
msgstr ""
7856
 
7857
#: frame.c:723
7858
msgid "Cannot pop the initial frame."
7859
msgstr ""
7860
 
7861
#: frame.c:939
7862
msgid "Attempt to assign to a value that was optimized out."
7863
msgstr ""
7864
 
7865
#: frame.c:956
7866
msgid "Attempt to assign to an unmodifiable value."
7867
msgstr ""
7868
 
7869
#: frame.c:1011
7870
#, possible-c-format
7871
msgid ""
7872
"Bad debug information detected: Attempt to read %d bytes from registers."
7873
msgstr ""
7874
 
7875
#: frame.c:1166 ia64-tdep.c:1873 ia64-tdep.c:2237 libunwind-frame.c:313
7876
msgid "No registers."
7877
msgstr ""
7878
 
7879
#: frame.c:1168 stack.c:1281 stack.c:1879 thread.c:1191
7880
msgid "No stack."
7881
msgstr ""
7882
 
7883
#: frame.c:1170
7884
msgid "No memory."
7885
msgstr ""
7886
 
7887
#: frame.c:1175
7888
msgid "No selected thread."
7889
msgstr ""
7890
 
7891
#: frame.c:1177 infcmd.c:1697
7892
msgid "Invalid selected thread."
7893
msgstr ""
7894
 
7895
#: frame.c:1179
7896
msgid "Target is executing."
7897
msgstr ""
7898
 
7899
#: frame.c:2112
7900
msgid "Missing unwind SP method"
7901
msgstr ""
7902
 
7903
#: frame.c:2138
7904
msgid "unwinder did not report frame ID"
7905
msgstr ""
7906
 
7907
#: frame.c:2141
7908
msgid "previous frame inner to this frame (corrupt stack?)"
7909
msgstr ""
7910
 
7911
#: frame.c:2144
7912
msgid "previous frame identical to this frame (corrupt stack?)"
7913
msgstr ""
7914
 
7915
#: frame.c:2147
7916
msgid "frame did not save the PC"
7917
msgstr ""
7918
 
7919
#: frame.c:2225
7920
msgid ""
7921
"Set backtrace specific variables.\n"
7922
"Configure backtrace variables such as the backtrace limit"
7923
msgstr ""
7924
 
7925
#. allow-unknown
7926
#: frame.c:2230
7927
msgid ""
7928
"Show backtrace specific variables\n"
7929
"Show backtrace variables such as the backtrace limit"
7930
msgstr ""
7931
 
7932
#: frame.c:2237
7933
msgid "Set whether backtraces should continue past \"main\"."
7934
msgstr ""
7935
 
7936
#: frame.c:2238
7937
msgid "Show whether backtraces should continue past \"main\"."
7938
msgstr ""
7939
 
7940
#: frame.c:2239
7941
msgid ""
7942
"Normally the caller of \"main\" is not of interest, so GDB will terminate\n"
7943
"the backtrace at \"main\".  Set this variable if you need to see the rest\n"
7944
"of the stack trace."
7945
msgstr ""
7946
 
7947
#: frame.c:2249
7948
msgid ""
7949
"Set whether backtraces should continue past the entry point of a program."
7950
msgstr ""
7951
 
7952
#: frame.c:2251
7953
msgid ""
7954
"Show whether backtraces should continue past the entry point of a program."
7955
msgstr ""
7956
 
7957
#: frame.c:2253
7958
msgid ""
7959
"Normally there are no callers beyond the entry point of a program, so GDB\n"
7960
"will terminate the backtrace there.  Set this variable if you need to see\n"
7961
"the rest of the stack trace."
7962
msgstr ""
7963
 
7964
#: frame.c:2263
7965
msgid "Set an upper bound on the number of backtrace levels."
7966
msgstr ""
7967
 
7968
#: frame.c:2264
7969
msgid "Show the upper bound on the number of backtrace levels."
7970
msgstr ""
7971
 
7972
#: frame.c:2265
7973
msgid ""
7974
"No more than the specified number of frames can be displayed or examined.\n"
7975
"Zero is unlimited."
7976
msgstr ""
7977
 
7978
#. Debug this files internals.
7979
#: frame.c:2274
7980
msgid "Set frame debugging."
7981
msgstr ""
7982
 
7983
#: frame.c:2275
7984
msgid "Show frame debugging."
7985
msgstr ""
7986
 
7987
#: frame.c:2276
7988
msgid "When non-zero, frame specific internal debugging is enabled."
7989
msgstr ""
7990
 
7991
#: frame-unwind.c:111
7992
msgid "frame_unwind_find_by_frame failed"
7993
msgstr ""
7994
 
7995
#: frv-linux-tdep.c:210
7996
msgid "Can't read realtime sigtramp frame."
7997
msgstr ""
7998
 
7999
#: frv-linux-tdep.c:217
8000
msgid "not a signal trampoline"
8001
msgstr ""
8002
 
8003
#: frv-tdep.c:416
8004
#, possible-c-format
8005
msgid "Bad register number %d"
8006
msgstr ""
8007
 
8008
#: frv-tdep.c:1131
8009
#, possible-c-format
8010
msgid "Illegal return value length: %d"
8011
msgstr ""
8012
 
8013
#: frv-tdep.c:1335
8014
#, possible-c-format
8015
msgid "Don't know how to return a %d-byte value."
8016
msgstr ""
8017
 
8018
#: f-typeprint.c:386
8019
#, possible-c-format
8020
msgid "Invalid type code (%d) in symbol table."
8021
msgstr ""
8022
 
8023
#: f-valprint.c:67
8024
msgid "Lower bound may not be '*' in F77"
8025
msgstr ""
8026
 
8027
#: f-valprint.c:224
8028
#, possible-c-format
8029
msgid "Type node corrupt! F77 arrays cannot have %d subscripts (%d Max)"
8030
msgstr ""
8031
 
8032
#: f-valprint.c:474
8033
#, possible-c-format
8034
msgid "Invalid F77 type code %d in symbol table."
8035
msgstr ""
8036
 
8037
#: f-valprint.c:487
8038
msgid ""
8039
"All COMMON blocks visible at this level:\n"
8040
"\n"
8041
msgstr ""
8042
 
8043
#. We have been told to display the contents of F77 COMMON
8044
#. block supposedly visible in this function.  Let us
8045
#. first make sure that it is visible and if so, let
8046
#. us display its contents
8047
#: f-valprint.c:516 f-valprint.c:606
8048
msgid "No frame selected"
8049
msgstr ""
8050
 
8051
#. Got no 'funname', code below will fail.
8052
#: f-valprint.c:556
8053
msgid "No function found for frame."
8054
msgstr ""
8055
 
8056
#: f-valprint.c:573
8057
msgid "Contents of blank COMMON block:\n"
8058
msgstr ""
8059
 
8060
#: f-valprint.c:575
8061
#, possible-c-format
8062
msgid "Contents of F77 COMMON block '%s':\n"
8063
msgstr ""
8064
 
8065
#: f-valprint.c:587
8066
#, possible-c-format
8067
msgid "Cannot locate the common block %s in function '%s'\n"
8068
msgstr ""
8069
 
8070
#: f-valprint.c:604
8071
msgid "Cannot deal with NULL common name!"
8072
msgstr ""
8073
 
8074
#: f-valprint.c:656 f-valprint.c:659
8075
msgid "Print out the values contained in a Fortran COMMON block."
8076
msgstr ""
8077
 
8078
#: gcore.c:57
8079
#, possible-c-format
8080
msgid "Failed to open '%s' for output."
8081
msgstr ""
8082
 
8083
#: gcore.c:85
8084
#, possible-c-format
8085
msgid "Failed to create 'note' section for corefile: %s"
8086
msgstr ""
8087
 
8088
#: gcore.c:95
8089
msgid "gcore: failed to get corefile memory sections from target."
8090
msgstr ""
8091
 
8092
#: gcore.c:101
8093
#, possible-c-format
8094
msgid "writing note section (%s)"
8095
msgstr ""
8096
 
8097
#: gcore.c:171
8098
msgid "Can't find default bfd machine type (need execfile)."
8099
msgstr ""
8100
 
8101
#: gcore.c:185
8102
msgid "Can't find bfd architecture for corefile (need execfile)."
8103
msgstr ""
8104
 
8105
#: gcore.c:447
8106
#, possible-c-format
8107
msgid "Couldn't make gcore segment: %s"
8108
msgstr ""
8109
 
8110
#: gcore.c:543
8111
#, possible-c-format
8112
msgid "Memory read failed for corefile section, %s bytes at %s."
8113
msgstr ""
8114
 
8115
#: gcore.c:550
8116
#, possible-c-format
8117
msgid "Failed to write corefile contents (%s)."
8118
msgstr ""
8119
 
8120
#: gcore.c:583
8121
msgid ""
8122
"Save a core file with the current state of the debugged process.\n"
8123
"Argument is optional filename.  Default filename is 'core.'."
8124
msgstr ""
8125
 
8126
#: gdbarch.c:67
8127
#, possible-c-format
8128
msgid "Architecture debugging is %s.\n"
8129
msgstr ""
8130
 
8131
#: gdbarch.c:704
8132
#, possible-c-format
8133
msgid "verify_gdbarch: the following are invalid ...%s"
8134
msgstr ""
8135
 
8136
#: gdbarch.c:3928
8137
msgid "gdbarch_architecture_names: multi-arch unknown"
8138
msgstr ""
8139
 
8140
#: gdbarch.c:3954
8141
#, possible-c-format
8142
msgid "gdbarch: Attempt to register unknown architecture (%d)"
8143
msgstr ""
8144
 
8145
#: gdbarch.c:3964
8146
#, possible-c-format
8147
msgid "gdbarch: Duplicate registraration of architecture (%s)"
8148
msgstr ""
8149
 
8150
#: gdbarch.c:4152
8151
msgid "Set architecture debugging."
8152
msgstr ""
8153
 
8154
#: gdbarch.c:4153
8155
msgid "Show architecture debugging."
8156
msgstr ""
8157
 
8158
#: gdbarch.c:4154
8159
msgid "When non-zero, architecture debugging is enabled."
8160
msgstr ""
8161
 
8162
#: gdb_assert.h:49
8163
#, possible-c-format
8164
msgid "%s: Assertion `%s' failed."
8165
msgstr ""
8166
 
8167
#: gdb_assert.h:53
8168
#, possible-c-format
8169
msgid "Assertion `%s' failed."
8170
msgstr ""
8171
 
8172
#: gdbtypes.c:101
8173
#, possible-c-format
8174
msgid ""
8175
"Resolution of opaque struct/class/union types (if set before loading "
8176
"symbols) is %s.\n"
8177
msgstr ""
8178
 
8179
#: gdbtypes.c:111
8180
#, possible-c-format
8181
msgid "Debugging of C++ overloading is %s.\n"
8182
msgstr ""
8183
 
8184
#: gdbtypes.c:462
8185
#, possible-c-format
8186
msgid "Unknown address space specifier: \"%s\""
8187
msgstr ""
8188
 
8189
#: gdbtypes.c:1068
8190
#, possible-c-format
8191
msgid "No type named %s."
8192
msgstr ""
8193
 
8194
#: gdbtypes.c:1113 objc-lang.c:97
8195
#, possible-c-format
8196
msgid "No struct type named %s."
8197
msgstr ""
8198
 
8199
#: gdbtypes.c:1117 gdbtypes.c:1193 objc-lang.c:104
8200
#, possible-c-format
8201
msgid "This context has class, union or enum %s, not a struct."
8202
msgstr ""
8203
 
8204
#: gdbtypes.c:1135
8205
#, possible-c-format
8206
msgid "No union type named %s."
8207
msgstr ""
8208
 
8209
#. If we get here, it's not a union.
8210
#: gdbtypes.c:1143
8211
#, possible-c-format
8212
msgid "This context has class, struct or enum %s, not a union."
8213
msgstr ""
8214
 
8215
#: gdbtypes.c:1159
8216
#, possible-c-format
8217
msgid "No enum type named %s."
8218
msgstr ""
8219
 
8220
#: gdbtypes.c:1163
8221
#, possible-c-format
8222
msgid "This context has class, struct or union %s, not an enum."
8223
msgstr ""
8224
 
8225
#: gdbtypes.c:1189
8226
#, possible-c-format
8227
msgid "No template type named %s."
8228
msgstr ""
8229
 
8230
#: gdbtypes.c:1232
8231
msgid " is not a structure or union type."
8232
msgstr ""
8233
 
8234
#: gdbtypes.c:1353
8235
msgid "stub type has NULL name"
8236
msgstr ""
8237
 
8238
#: gdbtypes.c:1602
8239
#, possible-c-format
8240
msgid "Internal: Cannot demangle mangled name `%s'."
8241
msgstr ""
8242
 
8243
#: gdbtypes.c:1948 valops.c:639 valops.c:686 valops.c:1936 valops.c:1953
8244
#: valops.c:2073 valops.c:2082 valops.c:2263
8245
msgid "virtual baseclass botch"
8246
msgstr ""
8247
 
8248
#: gdbtypes.c:2542
8249
#, possible-c-format
8250
msgid ") length %d\n"
8251
msgstr ""
8252
 
8253
#: gdbtypes.c:2682
8254
msgid " \n"
8255
msgstr ""
8256
 
8257
#: gdbtypes.c:3106
8258
#, possible-c-format
8259
msgid "Unexpected type field location kind: %d"
8260
msgstr ""
8261
 
8262
#: gdbtypes.c:3683
8263
msgid "Set debugging of C++ overloading."
8264
msgstr ""
8265
 
8266
#: gdbtypes.c:3684
8267
msgid "Show debugging of C++ overloading."
8268
msgstr ""
8269
 
8270
#: gdbtypes.c:3685
8271
msgid "When enabled, ranking of the functions is displayed."
8272
msgstr ""
8273
 
8274
#: gdbtypes.c:3693
8275
msgid ""
8276
"Set resolution of opaque struct/class/union types (if set before loading "
8277
"symbols)."
8278
msgstr ""
8279
 
8280
#: gdbtypes.c:3694
8281
msgid ""
8282
"Show resolution of opaque struct/class/union types (if set before loading "
8283
"symbols)."
8284
msgstr ""
8285
 
8286
#. A helper macro that returns the name of an error type.  If the type
8287
#. has a name, it is used; otherwise, a default is used.
8288
#: gdbtypes.h:1072
8289
msgid ""
8290
msgstr ""
8291
 
8292
#: gnu-nat.c:336
8293
#, possible-c-format
8294
msgid "Stopped %s."
8295
msgstr ""
8296
 
8297
#: gnu-nat.c:473 gnu-nat.c:503
8298
#, possible-c-format
8299
msgid "Error setting exception port for %s: %s"
8300
msgstr ""
8301
 
8302
#: gnu-nat.c:580
8303
#, possible-c-format
8304
msgid "Couldn't request notification for port %d: %s"
8305
msgstr ""
8306
 
8307
#: gnu-nat.c:730
8308
#, possible-c-format
8309
msgid "Error allocating event port: %s"
8310
msgstr ""
8311
 
8312
#: gnu-nat.c:755
8313
#, possible-c-format
8314
msgid "Error getting task for pid %d: %s"
8315
msgstr ""
8316
 
8317
#. Allow I/O.
8318
#: gnu-nat.c:859
8319
#, possible-c-format
8320
msgid "Pid %d has an additional task suspend count of %d; clear it? "
8321
msgstr ""
8322
 
8323
#: gnu-nat.c:865
8324
msgid "Additional task suspend count left untouched."
8325
msgstr ""
8326
 
8327
#: gnu-nat.c:892 gnu-nat.c:897
8328
#, possible-c-format
8329
msgid "Can't modify tracing state for pid %d: %s"
8330
msgstr ""
8331
 
8332
#: gnu-nat.c:1358
8333
#, possible-c-format
8334
msgid "Can't forward spontaneous exception (%s)."
8335
msgstr ""
8336
 
8337
#. Can't do too much...
8338
#: gnu-nat.c:1398
8339
#, possible-c-format
8340
msgid "Can't deliver signal %s: No signal thread."
8341
msgstr ""
8342
 
8343
#: gnu-nat.c:1400
8344
#, possible-c-format
8345
msgid "Delivering signal %s: %s"
8346
msgstr ""
8347
 
8348
#: gnu-nat.c:1431
8349
#, possible-c-format
8350
msgid "Can't continue process: %s"
8351
msgstr ""
8352
 
8353
#: gnu-nat.c:1471
8354
msgid "There are no threads; try again later."
8355
msgstr ""
8356
 
8357
#: gnu-nat.c:1495
8358
#, possible-c-format
8359
msgid "wait request failed: %s"
8360
msgstr ""
8361
 
8362
#: gnu-nat.c:1531
8363
#, possible-c-format
8364
msgid "Couldn't wait for an event: %s"
8365
msgstr ""
8366
 
8367
#. Whatever it is, it's something strange.
8368
#: gnu-nat.c:1551
8369
#, possible-c-format
8370
msgid "Got a strange event, msg id = %d."
8371
msgstr ""
8372
 
8373
#: gnu-nat.c:1554
8374
#, possible-c-format
8375
msgid "Handling event, msgid = %d: %s"
8376
msgstr ""
8377
 
8378
#: gnu-nat.c:1742
8379
#, possible-c-format
8380
msgid "Pid %d died with unknown exit status, using SIGKILL."
8381
msgstr ""
8382
 
8383
#: gnu-nat.c:1793
8384
#, possible-c-format
8385
msgid "illegal rpc: %s"
8386
msgstr ""
8387
 
8388
#: gnu-nat.c:1858
8389
#, possible-c-format
8390
msgid "Can't wait for pid %d: %s"
8391
msgstr ""
8392
 
8393
#: gnu-nat.c:1914
8394
#, possible-c-format
8395
msgid "Signal delivery failed: %s"
8396
msgstr ""
8397
 
8398
#: gnu-nat.c:1991
8399
#, possible-c-format
8400
msgid "Aborting %s with unforwarded exception %s."
8401
msgstr ""
8402
 
8403
#: gnu-nat.c:2019
8404
#, possible-c-format
8405
msgid "Can't run single thread id %s: no such thread!"
8406
msgstr ""
8407
 
8408
#: gnu-nat.c:2029
8409
#, possible-c-format
8410
msgid "Can't step thread id %s: no such thread."
8411
msgstr ""
8412
 
8413
#: gnu-nat.c:2102
8414
msgid "ptrace (PTRACE_TRACEME) failed!"
8415
msgstr ""
8416
 
8417
#: gnu-nat.c:2246
8418
msgid "to_stop target function not implemented"
8419
msgstr ""
8420
 
8421
#: gnu-nat.c:2279
8422
#, possible-c-format
8423
msgid "Read from inferior faulted: %s"
8424
msgstr ""
8425
 
8426
#: gnu-nat.c:2285
8427
#, possible-c-format
8428
msgid "gnu_read_inferior vm_deallocate failed: %s"
8429
msgstr ""
8430
 
8431
#: gnu-nat.c:2370
8432
#, possible-c-format
8433
msgid "No memory at 0x%x. Nothing written"
8434
msgstr ""
8435
 
8436
#: gnu-nat.c:2379
8437
#, possible-c-format
8438
msgid "Memory at address 0x%x is unwritable. Nothing written"
8439
msgstr ""
8440
 
8441
#: gnu-nat.c:2453
8442
#, possible-c-format
8443
msgid "%s: %s"
8444
msgstr ""
8445
 
8446
#: gnu-nat.c:2533
8447
#, possible-c-format
8448
msgid "vm_region failed: %s"
8449
msgstr ""
8450
 
8451
#: gnu-nat.c:2684
8452
#, possible-c-format
8453
msgid "Illegal argument for \"%s\" command, should be an integer."
8454
msgstr ""
8455
 
8456
#: gnu-nat.c:2695
8457
#, possible-c-format
8458
msgid "Illegal argument for \"%s\" command, should be \"%s\" or \"%s\"."
8459
msgstr ""
8460
 
8461
#: gnu-nat.c:2706
8462
#, possible-c-format
8463
msgid "Garbage after \"%s\" command: `%s'"
8464
msgstr ""
8465
 
8466
#: gnu-nat.c:2717
8467
msgid "No current thread."
8468
msgstr ""
8469
 
8470
#: gnu-nat.c:2728
8471
msgid "No current process."
8472
msgstr ""
8473
 
8474
#: gnu-nat.c:2840
8475
msgid "No inferior task."
8476
msgstr ""
8477
 
8478
#: gnu-nat.c:2846
8479
#, possible-c-format
8480
msgid "Couldn't extract send right %d from inferior: %s"
8481
msgstr ""
8482
 
8483
#: gnu-nat.c:2861
8484
#, possible-c-format
8485
msgid "Can't set exception port for %s: %s"
8486
msgstr ""
8487
 
8488
#: gnu-nat.c:2872
8489
msgid "No argument to \"set task exception-port\" command."
8490
msgstr ""
8491
 
8492
#: gnu-nat.c:2898
8493
msgid ""
8494
"Illegal argument to \"set signal-thread\" command.\n"
8495
"Should be an integer thread ID, or `none'."
8496
msgstr ""
8497
 
8498
#: gnu-nat.c:2908
8499
#, possible-c-format
8500
msgid ""
8501
"Thread ID %s not known.  Use the \"info threads\" command to\n"
8502
"see the IDs of currently known threads."
8503
msgstr ""
8504
 
8505
#: gnu-nat.c:3043
8506
#, possible-c-format
8507
msgid "%ld: %s."
8508
msgstr ""
8509
 
8510
#: gnu-nat.c:3053 utils.c:1348
8511
#, possible-c-format
8512
msgid "%s."
8513
msgstr ""
8514
 
8515
#: gnu-nat.c:3093
8516
msgid ""
8517
"Set whether the new threads are suspended while gdb has control.\n"
8518
"This property normally has no effect because the whole task is\n"
8519
"suspended, however, that may be disabled with \"set task pause off\".\n"
8520
"The default value is \"off\"."
8521
msgstr ""
8522
 
8523
#: gnu-nat.c:3099
8524
msgid "Show whether new threads are suspended while gdb has control."
8525
msgstr ""
8526
 
8527
#: gnu-nat.c:3103
8528
msgid "Set whether new threads are allowed to run (once gdb has noticed them)."
8529
msgstr ""
8530
 
8531
#: gnu-nat.c:3106
8532
msgid ""
8533
"Show whether new threads are allowed to run (once gdb has noticed them)."
8534
msgstr ""
8535
 
8536
#: gnu-nat.c:3111
8537
msgid "Set the default detach-suspend-count value for new threads."
8538
msgstr ""
8539
 
8540
#: gnu-nat.c:3114
8541
msgid "Show the default detach-suspend-count value for new threads."
8542
msgstr ""
8543
 
8544
#: gnu-nat.c:3117
8545
msgid ""
8546
"Set whether the inferior process's signals will be intercepted.\n"
8547
"Mach exceptions (such as breakpoint traps) are not affected."
8548
msgstr ""
8549
 
8550
#: gnu-nat.c:3122
8551
msgid "Show whether the inferior process's signals will be intercepted."
8552
msgstr ""
8553
 
8554
#: gnu-nat.c:3127
8555
msgid ""
8556
"Set the thread that gdb thinks is the libc signal thread.\n"
8557
"This thread is run when delivering a signal to a non-stopped process."
8558
msgstr ""
8559
 
8560
#: gnu-nat.c:3132
8561
msgid "Set the thread that gdb thinks is the libc signal thread."
8562
msgstr ""
8563
 
8564
#: gnu-nat.c:3137
8565
msgid ""
8566
"Set whether gdb thinks the inferior process is stopped as with SIGSTOP.\n"
8567
"Stopped process will be continued by sending them a signal."
8568
msgstr ""
8569
 
8570
#: gnu-nat.c:3141
8571
msgid ""
8572
"Show whether gdb thinks the inferior process is stopped as with SIGSTOP."
8573
msgstr ""
8574
 
8575
#: gnu-nat.c:3145
8576
msgid ""
8577
"Set whether exceptions in the inferior process will be trapped.\n"
8578
"When exceptions are turned off, neither breakpoints nor single-stepping\n"
8579
"will work."
8580
msgstr ""
8581
 
8582
#: gnu-nat.c:3152
8583
msgid "Show whether exceptions in the inferior process will be trapped."
8584
msgstr ""
8585
 
8586
#: gnu-nat.c:3157
8587
msgid "Command prefix for setting task attributes."
8588
msgstr ""
8589
 
8590
#: gnu-nat.c:3160
8591
msgid "Command prefix for showing task attributes."
8592
msgstr ""
8593
 
8594
#: gnu-nat.c:3163
8595
msgid ""
8596
"Set whether the task is suspended while gdb has control.\n"
8597
"A value of \"on\" takes effect immediately, otherwise nothing happens\n"
8598
"until the next time the program is continued.\n"
8599
"When setting this to \"off\", \"set thread default pause on\" can be\n"
8600
"used to pause individual threads by default instead."
8601
msgstr ""
8602
 
8603
#: gnu-nat.c:3171
8604
msgid "Show whether the task is suspended while gdb has control."
8605
msgstr ""
8606
 
8607
#: gnu-nat.c:3175
8608
msgid "Set the suspend count will leave on the thread when detaching."
8609
msgstr ""
8610
 
8611
#: gnu-nat.c:3178
8612
msgid "Show the suspend count will leave on the thread when detaching."
8613
msgstr ""
8614
 
8615
#: gnu-nat.c:3181
8616
msgid ""
8617
"Set the task exception port to which we forward exceptions.\n"
8618
"The argument should be the value of the send right in the task."
8619
msgstr ""
8620
 
8621
#. A convenient way of turning on all options require to noninvasively
8622
#. debug running tasks.
8623
#: gnu-nat.c:3191
8624
msgid ""
8625
"Set task options so that we interfere as little as possible.\n"
8626
"This is the same as setting `task pause', `exceptions', and\n"
8627
"`signals' to the opposite value."
8628
msgstr ""
8629
 
8630
#: gnu-nat.c:3199
8631
msgid "Show information about the task's send rights"
8632
msgstr ""
8633
 
8634
#: gnu-nat.c:3202
8635
msgid "Show information about the task's receive rights"
8636
msgstr ""
8637
 
8638
#: gnu-nat.c:3205
8639
msgid "Show information about the task's port rights"
8640
msgstr ""
8641
 
8642
#: gnu-nat.c:3208
8643
msgid "Show information about the task's port sets"
8644
msgstr ""
8645
 
8646
#: gnu-nat.c:3211
8647
msgid "Show information about the task's dead names"
8648
msgstr ""
8649
 
8650
#: gnu-nat.c:3289
8651
msgid "No argument to \"set thread exception-port\" command."
8652
msgstr ""
8653
 
8654
#: gnu-nat.c:3332
8655
msgid "Command prefix for setting thread properties."
8656
msgstr ""
8657
 
8658
#: gnu-nat.c:3335
8659
msgid "Command prefix for setting default thread properties."
8660
msgstr ""
8661
 
8662
#: gnu-nat.c:3339
8663
msgid "Command prefix for showing thread properties."
8664
msgstr ""
8665
 
8666
#: gnu-nat.c:3342
8667
msgid "Command prefix for showing default thread properties."
8668
msgstr ""
8669
 
8670
#: gnu-nat.c:3346
8671
msgid ""
8672
"Set whether the current thread is suspended while gdb has control.\n"
8673
"A value of \"on\" takes effect immediately, otherwise nothing happens\n"
8674
"until the next time the program is continued.  This property normally\n"
8675
"has no effect because the whole task is suspended, however, that may\n"
8676
"be disabled with \"set task pause off\".\n"
8677
"The default value is \"off\"."
8678
msgstr ""
8679
 
8680
#: gnu-nat.c:3354
8681
msgid "Show whether the current thread is suspended while gdb has control."
8682
msgstr ""
8683
 
8684
#: gnu-nat.c:3359
8685
msgid "Set whether the current thread is allowed to run."
8686
msgstr ""
8687
 
8688
#: gnu-nat.c:3362
8689
msgid "Show whether the current thread is allowed to run."
8690
msgstr ""
8691
 
8692
#: gnu-nat.c:3365
8693
msgid ""
8694
"Set the suspend count will leave on the thread when detaching.\n"
8695
"Note that this is relative to suspend count when gdb noticed the thread;\n"
8696
"use the `thread takeover-suspend-count' to force it to an absolute value."
8697
msgstr ""
8698
 
8699
#: gnu-nat.c:3370
8700
msgid ""
8701
"Show the suspend count will leave on the thread when detaching.\n"
8702
"Note that this is relative to suspend count when gdb noticed the thread;\n"
8703
"use the `thread takeover-suspend-count' to force it to an absolute value."
8704
msgstr ""
8705
 
8706
#: gnu-nat.c:3376
8707
msgid ""
8708
"Set the thread exception port to which we forward exceptions.\n"
8709
"This overrides the task exception port.\n"
8710
"The argument should be the value of the send right in the task."
8711
msgstr ""
8712
 
8713
#: gnu-nat.c:3385
8714
msgid ""
8715
"Force the threads absolute suspend-count to be gdb's.\n"
8716
"Prior to giving this command, gdb's thread suspend-counts are relative\n"
8717
"to the thread's initial suspend-count when gdb notices the threads."
8718
msgstr ""
8719
 
8720
#: gnu-nat.c:3402
8721
msgid "Set debugging output for the gnu backend."
8722
msgstr ""
8723
 
8724
#: gnu-nat.c:3403
8725
msgid "Show debugging output for the gnu backend."
8726
msgstr ""
8727
 
8728
#: gnu-nat.c:3430
8729
#, possible-c-format
8730
msgid "Error flushing inferior's cache : %s"
8731
msgstr ""
8732
 
8733
#: gnu-v2-abi.c:175
8734
msgid "I'm confused:  virtual function table has bad type"
8735
msgstr ""
8736
 
8737
#: gnu-v3-abi.c:316
8738
#, possible-c-format
8739
msgid "can't find linker symbol for virtual table for `%s' value"
8740
msgstr ""
8741
 
8742
#: gnu-v3-abi.c:319
8743
#, possible-c-format
8744
msgid "  found `%s' instead"
8745
msgstr ""
8746
 
8747
#: gnu-v3-abi.c:389
8748
msgid "Only classes can have virtual functions."
8749
msgstr ""
8750
 
8751
#: gnu-v3-abi.c:437
8752
msgid "Expected a negative vbase offset (old compiler?)"
8753
msgstr ""
8754
 
8755
#: gnu-v3-abi.c:441
8756
msgid "Misaligned vbase offset."
8757
msgstr ""
8758
 
8759
#: go32-nat.c:379
8760
msgid ""
8761
"You cannot attach to a running program on this platform.\n"
8762
"Use the `run' command to run DJGPP programs."
8763
msgstr ""
8764
 
8765
#: go32-nat.c:547
8766
#, possible-c-format
8767
msgid "Invalid register no. %d in fetch_register."
8768
msgstr ""
8769
 
8770
#: go32-nat.c:577
8771
#, possible-c-format
8772
msgid "Invalid register no. %d in store_register."
8773
msgstr ""
8774
 
8775
#: go32-nat.c:669 go32-nat.c:997
8776
msgid "Cannot allocate redirection storage: not enough memory.\n"
8777
msgstr ""
8778
 
8779
#: go32-nat.c:677
8780
msgid "Syntax error in command line."
8781
msgstr ""
8782
 
8783
#: go32-nat.c:686
8784
msgid "Command line too long."
8785
msgstr ""
8786
 
8787
#: go32-nat.c:779
8788
#, possible-c-format
8789
msgid "Invalid register %d in go32_set_dr.\n"
8790
msgstr ""
8791
 
8792
#: go32-nat.c:889
8793
#, possible-c-format
8794
msgid "Cannot redirect standard handles for program: %s."
8795
msgstr ""
8796
 
8797
#: go32-nat.c:923
8798
#, possible-c-format
8799
msgid "Cannot redirect standard handles for debugger: %s."
8800
msgstr ""
8801
 
8802
#: go32-nat.c:1681
8803
#, possible-c-format
8804
msgid "Invalid LDT entry 0x%03lx."
8805
msgstr ""
8806
 
8807
#: go32-nat.c:1719
8808
#, possible-c-format
8809
msgid "Invalid LDT entry %#lx: outside valid limits [0..%#x]"
8810
msgstr ""
8811
 
8812
#: go32-nat.c:1750
8813
#, possible-c-format
8814
msgid "Invalid GDT entry 0x%03lx: not an integral multiple of 8."
8815
msgstr ""
8816
 
8817
#: go32-nat.c:1761
8818
#, possible-c-format
8819
msgid "Invalid GDT entry %#lx: outside valid limits [0..%#x]"
8820
msgstr ""
8821
 
8822
#: go32-nat.c:1791
8823
#, possible-c-format
8824
msgid "Invalid (negative) IDT entry %ld."
8825
msgstr ""
8826
 
8827
#: go32-nat.c:1803
8828
#, possible-c-format
8829
msgid "Invalid IDT entry %#lx: outside valid limits [0..%#x]"
8830
msgstr ""
8831
 
8832
#: go32-nat.c:1962 go32-nat.c:2011
8833
#, possible-c-format
8834
msgid "Entry %ld is outside valid limits [0..1023]."
8835
msgstr ""
8836
 
8837
#: go32-nat.c:2039
8838
msgid "linear address"
8839
msgstr ""
8840
 
8841
#: go32-nat.c:2070
8842
msgid "Print information specific to DJGPP (aka MS-DOS) debugging."
8843
msgstr ""
8844
 
8845
#: go32-nat.c:2074
8846
msgid ""
8847
"Display information about the target system, including CPU, OS, DPMI, etc."
8848
msgstr ""
8849
 
8850
#: go32-nat.c:2077
8851
msgid ""
8852
"Display entries in the LDT (Local Descriptor Table).\n"
8853
"Entry number (an expression) as an argument means display only that entry."
8854
msgstr ""
8855
 
8856
#: go32-nat.c:2081
8857
msgid ""
8858
"Display entries in the GDT (Global Descriptor Table).\n"
8859
"Entry number (an expression) as an argument means display only that entry."
8860
msgstr ""
8861
 
8862
#: go32-nat.c:2085
8863
msgid ""
8864
"Display entries in the IDT (Interrupt Descriptor Table).\n"
8865
"Entry number (an expression) as an argument means display only that entry."
8866
msgstr ""
8867
 
8868
#: go32-nat.c:2089
8869
msgid ""
8870
"Display entries in the Page Directory.\n"
8871
"Entry number (an expression) as an argument means display only that entry."
8872
msgstr ""
8873
 
8874
#: go32-nat.c:2093
8875
msgid ""
8876
"Display entries in Page Tables.\n"
8877
"Entry number (an expression) as an argument means display only entries\n"
8878
"from the Page Table pointed to by the specified Page Directory entry."
8879
msgstr ""
8880
 
8881
#: go32-nat.c:2098
8882
msgid ""
8883
"Display a Page Table entry for a linear address.\n"
8884
"The address argument must be a linear address, after adding to\n"
8885
"it the base address of the appropriate segment.\n"
8886
"The base address of variables and functions in the debuggee's data\n"
8887
"or code segment is stored in the variable __djgpp_base_address,\n"
8888
"so use `__djgpp_base_address + (char *)&var' as the argument.\n"
8889
"For other segments, look up their base address in the output of\n"
8890
"the `info dos ldt' command."
8891
msgstr ""
8892
 
8893
#: hppa-hpux-nat.c:113 hppa-hpux-nat.c:127
8894
#, possible-c-format
8895
msgid "Couldn't read register %s (#%d): %s"
8896
msgstr ""
8897
 
8898
#: hppa-hpux-nat.c:199 hppa-hpux-nat.c:213
8899
#, possible-c-format
8900
msgid "Couldn't write register %s (#%d): %s"
8901
msgstr ""
8902
 
8903
#. Should never happen.
8904
#: hppa-hpux-tdep.c:150 hppa-hpux-tdep.c:281
8905
msgid "Unable to find branch in parameter relocation stub."
8906
msgstr ""
8907
 
8908
#: hppa-hpux-tdep.c:425
8909
msgid "Unable to find branch in linker stub"
8910
msgstr ""
8911
 
8912
#: hppa-hpux-tdep.c:442
8913
#, possible-c-format
8914
msgid "Unable to find ldil X,%%r1 before ble Y(%%sr4,%%r1)."
8915
msgstr ""
8916
 
8917
#: hppa-hpux-tdep.c:478
8918
#, possible-c-format
8919
msgid "Unable to find symbol for 0x%lx"
8920
msgstr ""
8921
 
8922
#: hppa-hpux-tdep.c:485
8923
#, possible-c-format
8924
msgid "Unable to find library symbol for %s."
8925
msgstr ""
8926
 
8927
#: hppa-hpux-tdep.c:518
8928
#, possible-c-format
8929
msgid "Unable to find restore of %%rp before bv (%%rp)."
8930
msgstr ""
8931
 
8932
#: hppa-hpux-tdep.c:864 hppa-hpux-tdep.c:962
8933
msgid "Internal error creating objfile private data."
8934
msgstr ""
8935
 
8936
#: hppa-hpux-tdep.c:1115
8937
msgid ""
8938
"Cannot find suitable address to place dummy breakpoint; nested calls may "
8939
"fail."
8940
msgstr ""
8941
 
8942
#: hppa-hpux-tdep.c:1221
8943
msgid ""
8944
"Cannot call external function not referenced by application (no import "
8945
"stub).\n"
8946
msgstr ""
8947
 
8948
#: hppa-hpux-tdep.c:1232 hppa-hpux-tdep.c:1258
8949
msgid "Cannot make interspace call from here."
8950
msgstr ""
8951
 
8952
#: hppa-hpux-tdep.c:1367
8953
msgid "Register set contents too small"
8954
msgstr ""
8955
 
8956
#: hppa-linux-nat.c:158 ia64-linux-nat.c:310
8957
#, possible-c-format
8958
msgid "Invalid register number %d."
8959
msgstr ""
8960
 
8961
#: hppa-linux-nat.c:235 i386-linux-nat.c:166 ia64-linux-nat.c:710
8962
#: inf-ptrace.c:672 m68klinux-nat.c:121
8963
#, possible-c-format
8964
msgid "Couldn't read register %s (#%d): %s."
8965
msgstr ""
8966
 
8967
#: hppa-linux-nat.c:263 i386-linux-nat.c:195 ia64-linux-nat.c:769
8968
#: inf-ptrace.c:731 m68klinux-nat.c:178
8969
#, possible-c-format
8970
msgid "Couldn't write register %s (#%d): %s."
8971
msgstr ""
8972
 
8973
#: hppa-linux-tdep.c:50 hppa-tdep.c:674
8974
#, possible-c-format
8975
msgid "Unmapped DWARF DBX Register #%d encountered."
8976
msgstr ""
8977
 
8978
#: hppa-tdep.c:488
8979
msgid "Internal error reading unwind information."
8980
msgstr ""
8981
 
8982
#: hppa-tdep.c:1913
8983
#, possible-c-format
8984
msgid "Cannot read instruction at %s."
8985
msgstr ""
8986
 
8987
#: hppa-tdep.c:2405
8988
msgid "Requesting registers from null frame."
8989
msgstr ""
8990
 
8991
#: hppa-tdep.c:2927
8992
#, possible-c-format
8993
msgid "Cannot resolve PLT stub at %s."
8994
msgstr ""
8995
 
8996
#: hppa-tdep.c:3034
8997
#, possible-c-format
8998
msgid "Unsupported address size: %d"
8999
msgstr ""
9000
 
9001
#: hppa-tdep.c:3143
9002
msgid "Print unwind table entry at given address."
9003
msgstr ""
9004
 
9005
#. Debug this files internals.
9006
#: hppa-tdep.c:3147
9007
msgid ""
9008
"Set whether hppa target specific debugging information should be displayed."
9009
msgstr ""
9010
 
9011
#: hppa-tdep.c:3149
9012
msgid "Show whether hppa target specific debugging information is displayed."
9013
msgstr ""
9014
 
9015
#: hppa-tdep.c:3150
9016
msgid ""
9017
"This flag controls whether hppa target specific debugging information is\n"
9018
"displayed.  This information is particularly useful for debugging frame\n"
9019
"unwinding problems."
9020
msgstr ""
9021
 
9022
#: hpux-thread.c:127
9023
#, possible-c-format
9024
msgid "Can't find TCB %d"
9025
msgstr ""
9026
 
9027
#: i386bsd-nat.c:221
9028
msgid "Couldn't write XMM registers"
9029
msgstr ""
9030
 
9031
#: i386bsd-nat.c:274
9032
msgid "Couldn't get debug registers"
9033
msgstr ""
9034
 
9035
#: i386bsd-nat.c:285
9036
msgid "Couldn't write debug registers"
9037
msgstr ""
9038
 
9039
#: i386bsd-nat.c:323
9040
msgid "Couldn't read debug registers"
9041
msgstr ""
9042
 
9043
#: i386bsd-nat.c:373
9044
#, possible-c-format
9045
msgid ""
9046
"offsetof (struct sigcontext, sc_pc) yields %d instead of %d.\n"
9047
"Please report this to ."
9048
msgstr ""
9049
 
9050
#: i386bsd-nat.c:386
9051
#, possible-c-format
9052
msgid ""
9053
"offsetof (struct sigcontext, sc_sp) yields %d instead of %d.\n"
9054
"Please report this to ."
9055
msgstr ""
9056
 
9057
#: i386bsd-nat.c:399
9058
#, possible-c-format
9059
msgid ""
9060
"offsetof (struct sigcontext, sc_fp) yields %d instead of %d.\n"
9061
"Please report this to ."
9062
msgstr ""
9063
 
9064
#: i386-darwin-nat.c:72 i386-darwin-nat.c:112
9065
#, possible-c-format
9066
msgid "Error calling thread_get_state for GP registers for thread 0x%ulx"
9067
msgstr ""
9068
 
9069
#: i386-darwin-nat.c:90 i386-darwin-nat.c:135
9070
#, possible-c-format
9071
msgid "Error calling thread_get_state for float registers for thread 0x%ulx"
9072
msgstr ""
9073
 
9074
#: i386-darwin-nat.c:145
9075
#, possible-c-format
9076
msgid "unknown register %d"
9077
msgstr ""
9078
 
9079
#: i386-darwin-nat.c:296 i386-darwin-nat.c:358
9080
#, possible-c-format
9081
msgid "Error reading debug registers thread 0x%x via thread_get_state\n"
9082
msgstr ""
9083
 
9084
#: i386-darwin-nat.c:333
9085
#, possible-c-format
9086
msgid "Error writing debug registers thread 0x%x via thread_get_state\n"
9087
msgstr ""
9088
 
9089
#: i386-darwin-nat.c:530
9090
#, possible-c-format
9091
msgid "darwin_set_sstep: error %x, thread=%x\n"
9092
msgstr ""
9093
 
9094
#: i386-darwin-nat.c:568
9095
#, possible-c-format
9096
msgid "darwin_set_sstep: unknown flavour: %d\n"
9097
msgstr ""
9098
 
9099
#: i386gnu-nat.c:77 i386gnu-nat.c:185
9100
#, possible-c-format
9101
msgid "Couldn't fetch floating-point state from %s"
9102
msgstr ""
9103
 
9104
#: i386gnu-nat.c:125
9105
#, possible-c-format
9106
msgid "Can't fetch registers from thread %s: No such thread"
9107
msgstr ""
9108
 
9109
#: i386gnu-nat.c:136
9110
#, possible-c-format
9111
msgid "Couldn't fetch registers from %s"
9112
msgstr ""
9113
 
9114
#: i386gnu-nat.c:198
9115
#, possible-c-format
9116
msgid "Couldn't store floating-point state into %s"
9117
msgstr ""
9118
 
9119
#: i386gnu-nat.c:218
9120
#, possible-c-format
9121
msgid "Couldn't store registers into thread %s: No such thread"
9122
msgstr ""
9123
 
9124
#: i386gnu-nat.c:235
9125
#, possible-c-format
9126
msgid "Couldn't store registers into %s"
9127
msgstr ""
9128
 
9129
#: i386gnu-nat.c:255
9130
#, possible-c-format
9131
msgid "Register %s changed after the thread was aborted"
9132
msgstr ""
9133
 
9134
#: i386gnu-nat.c:262
9135
msgid "... also writing this register!  Suspicious..."
9136
msgstr ""
9137
 
9138
#: i386-linux-nat.c:380 i386-linux-nat.c:403
9139
msgid "Couldn't read extended state status"
9140
msgstr ""
9141
 
9142
#: i386-linux-nat.c:436 i386-linux-nat.c:463
9143
msgid "Couldn't read floating-point and SSE registers"
9144
msgstr ""
9145
 
9146
#: i386-linux-nat.c:469
9147
msgid "Couldn't write floating-point and SSE registers"
9148
msgstr ""
9149
 
9150
#: i386-linux-nat.c:563 m32r-linux-nat.c:217 m68klinux-nat.c:440
9151
#, possible-c-format
9152
msgid "Got request for bad register number %d."
9153
msgstr ""
9154
 
9155
#: i386-linux-nat.c:632 m32r-linux-nat.c:242 m68klinux-nat.c:488
9156
#, possible-c-format
9157
msgid "Got request to store bad register number %d."
9158
msgstr ""
9159
 
9160
#: i386-linux-tdep.c:606
9161
msgid "Couldn't read `xcr0' bytes from `.reg-xstate' section in core file."
9162
msgstr ""
9163
 
9164
#: i386-nat.c:272
9165
msgid "The i386 doesn't support data-read watchpoints.\n"
9166
msgstr ""
9167
 
9168
#: i386-nat.c:283
9169
#, possible-c-format
9170
msgid "Invalid hardware breakpoint type %d in i386_length_and_rw_bits.\n"
9171
msgstr ""
9172
 
9173
#: i386-nat.c:300
9174
#, possible-c-format
9175
msgid "Invalid hardware breakpoint length %d in i386_length_and_rw_bits.\n"
9176
msgstr ""
9177
 
9178
#: i386-nat.c:459
9179
#, possible-c-format
9180
msgid "Invalid value %d of operation in i386_handle_nonaligned_watchpoint.\n"
9181
msgstr ""
9182
 
9183
#: i386-nat.c:659
9184
msgid "Set whether to show variables that mirror the x86 debug registers."
9185
msgstr ""
9186
 
9187
#: i386-nat.c:660
9188
msgid "Show whether to show variables that mirror the x86 debug registers."
9189
msgstr ""
9190
 
9191
#: i386-nat.c:661 mips-linux-nat.c:1055
9192
msgid ""
9193
"Use \"on\" to enable, \"off\" to disable.\n"
9194
"If enabled, the debug registers values are shown when GDB inserts\n"
9195
"or removes a hardware breakpoint or watchpoint, and when the inferior\n"
9196
"triggers a breakpoint or watchpoint."
9197
msgstr ""
9198
 
9199
#: i386-tdep.c:2143
9200
msgid "Cannot find floating-point return value."
9201
msgstr ""
9202
 
9203
#: i386-tdep.c:2174 m68k-tdep.c:302
9204
#, possible-c-format
9205
msgid "Cannot extract return value of %d bytes long."
9206
msgstr ""
9207
 
9208
#: i386-tdep.c:2195
9209
msgid "Cannot set floating-point return value."
9210
msgstr ""
9211
 
9212
#: i386-tdep.c:2238 m68k-tdep.c:344
9213
#, possible-c-format
9214
msgid "Cannot store return value of %d bytes long."
9215
msgstr ""
9216
 
9217
#: i386-tdep.c:3248 i386-tdep.c:3289 i386-tdep.c:3325 i386-tdep.c:3398
9218
#: i386-tdep.c:3667 i386-tdep.c:3765 i386-tdep.c:5466 i386-tdep.c:5942
9219
#: i386-tdep.c:6215
9220
#, possible-c-format
9221
msgid "Process record: error reading memory at addr %s len = 1.\n"
9222
msgstr ""
9223
 
9224
#: i386-tdep.c:3310 i386-tdep.c:3337
9225
#, possible-c-format
9226
msgid "Process record: error reading memory at addr %s len = 4.\n"
9227
msgstr ""
9228
 
9229
#: i386-tdep.c:3383 i386-tdep.c:3410
9230
#, possible-c-format
9231
msgid "Process record: error reading memory at addr %s len = 2.\n"
9232
msgstr ""
9233
 
9234
#: i386-tdep.c:3511 i386-tdep.c:4416 i386-tdep.c:5106 i386-tdep.c:5672
9235
#: i386-tdep.c:5729
9236
#, possible-c-format
9237
msgid ""
9238
"Process record ignores the memory change of instruction at address %s\n"
9239
"because it can't get the value of the segment register.\n"
9240
"Do you want to stop the program?"
9241
msgstr ""
9242
 
9243
#: i386-tdep.c:4437
9244
#, possible-c-format
9245
msgid "Process record: error reading memory at addr 0x%s len = 8.\n"
9246
msgstr ""
9247
 
9248
#: i386-tdep.c:4450
9249
#, possible-c-format
9250
msgid "Process record: error reading memory at addr 0x%s len = 4.\n"
9251
msgstr ""
9252
 
9253
#: i386-tdep.c:4463
9254
#, possible-c-format
9255
msgid "Process record: error reading memory at addr 0x%s len = 2.\n"
9256
msgstr ""
9257
 
9258
#: i386-tdep.c:5440
9259
#, possible-c-format
9260
msgid "Process record: error reading memory at addr 0x%s len = 1.\n"
9261
msgstr ""
9262
 
9263
#. XXX
9264
#. int3
9265
#: i386-tdep.c:5452
9266
msgid "Process record does not support instruction int3.\n"
9267
msgstr ""
9268
 
9269
#: i386-tdep.c:5475
9270
#, possible-c-format
9271
msgid "Process record does not support instruction int 0x%02x.\n"
9272
msgstr ""
9273
 
9274
#. XXX
9275
#. into
9276
#: i386-tdep.c:5489
9277
msgid "Process record does not support instruction into.\n"
9278
msgstr ""
9279
 
9280
#. bound
9281
#: i386-tdep.c:5500
9282
msgid "Process record does not support instruction bound.\n"
9283
msgstr ""
9284
 
9285
#. wrmsr
9286
#: i386-tdep.c:5536
9287
msgid "Process record does not support instruction wrmsr.\n"
9288
msgstr ""
9289
 
9290
#. rdmsr
9291
#: i386-tdep.c:5543
9292
msgid "Process record does not support instruction rdmsr.\n"
9293
msgstr ""
9294
 
9295
#: i386-tdep.c:5564
9296
msgid "Process record does not support instruction sysenter.\n"
9297
msgstr ""
9298
 
9299
#. sysexit
9300
#: i386-tdep.c:5576
9301
msgid "Process record does not support instruction sysexit.\n"
9302
msgstr ""
9303
 
9304
#: i386-tdep.c:5587
9305
msgid "Process record does not support instruction syscall.\n"
9306
msgstr ""
9307
 
9308
#. sysret
9309
#: i386-tdep.c:5599
9310
msgid "Process record does not support instruction sysret.\n"
9311
msgstr ""
9312
 
9313
#. hlt
9314
#: i386-tdep.c:5613
9315
msgid "Process record does not support instruction hlt.\n"
9316
msgstr ""
9317
 
9318
#: i386-tdep.c:6747
9319
#, possible-c-format
9320
msgid "Process record does not support instruction 0x%02x at address %s.\n"
9321
msgstr ""
9322
 
9323
#: i386-tdep.c:6794
9324
#, possible-c-format
9325
msgid ""
9326
"; instruction is only %d bytes long, need at least %d bytes for the jump"
9327
msgstr ""
9328
 
9329
#: i386-tdep.c:7182
9330
msgid "Set the disassembly flavor."
9331
msgstr ""
9332
 
9333
#: i386-tdep.c:7183
9334
msgid "Show the disassembly flavor."
9335
msgstr ""
9336
 
9337
#: i386-tdep.c:7184
9338
msgid ""
9339
"The valid values are \"att\" and \"intel\", and the default value is \"att\"."
9340
msgstr ""
9341
 
9342
#: i386-tdep.c:7193
9343
msgid "Set the convention for returning small structs."
9344
msgstr ""
9345
 
9346
#: i386-tdep.c:7194
9347
msgid "Show the convention for returning small structs."
9348
msgstr ""
9349
 
9350
#: i386-tdep.c:7195
9351
msgid ""
9352
"Valid values are \"default\", \"pcc\" and \"reg\", and the default value\n"
9353
"is \"default\"."
9354
msgstr ""
9355
 
9356
#: i387-tdep.c:320 m68k-tdep.c:215
9357
msgid ""
9358
"Cannot convert floating-point register value to non-floating-point type."
9359
msgstr ""
9360
 
9361
#: i387-tdep.c:345 m68k-tdep.c:239
9362
msgid ""
9363
"Cannot convert non-floating-point type to floating-point register value."
9364
msgstr ""
9365
 
9366
#: i387-tdep.c:1036 i387-tdep.c:1081
9367
msgid "invalid i387 regclass"
9368
msgstr ""
9369
 
9370
#: ia64-tdep.c:525
9371
msgid ""
9372
"Can't fetch instructions for slot numbers greater than 2.\n"
9373
"Using slot 0 instead"
9374
msgstr ""
9375
 
9376
#: ia64-tdep.c:641 ia64-tdep.c:826
9377
msgid "Can't insert breakpoint for slot numbers greater than 2."
9378
msgstr ""
9379
 
9380
#: ia64-tdep.c:674 ia64-tdep.c:854
9381
msgid "Can't insert breakpoint for non-existing slot X"
9382
msgstr ""
9383
 
9384
#: ia64-tdep.c:711
9385
#, possible-c-format
9386
msgid "Address %s already contains a breakpoint."
9387
msgstr ""
9388
 
9389
#: ia64-tdep.c:764
9390
#, possible-c-format
9391
msgid ""
9392
"Cannot remove breakpoint at address %s from non-existing X-type slot, memory "
9393
"has changed underneath"
9394
msgstr ""
9395
 
9396
#: ia64-tdep.c:785
9397
#, possible-c-format
9398
msgid ""
9399
"Cannot remove breakpoint at address %s, no break instruction at such address."
9400
msgstr ""
9401
 
9402
#: infcall.c:80
9403
#, possible-c-format
9404
msgid "Coercion of floats to doubles when calling functions is %s.\n"
9405
msgstr ""
9406
 
9407
#: infcall.c:97
9408
#, possible-c-format
9409
msgid ""
9410
"Unwinding of stack if a signal is received while in a call dummy is %s.\n"
9411
msgstr ""
9412
 
9413
#: infcall.c:122
9414
#, possible-c-format
9415
msgid ""
9416
"Unwind stack if a C++ exception is unhandled while in a call dummy is %s.\n"
9417
msgstr ""
9418
 
9419
#: infcall.c:290
9420
msgid "Invalid data type for function to be called."
9421
msgstr ""
9422
 
9423
#: infcall.c:467
9424
msgid "May not call functions while looking at trace frames."
9425
msgstr ""
9426
 
9427
#: infcall.c:473
9428
msgid "This target does not support function calls."
9429
msgstr ""
9430
 
9431
#: infcall.c:646
9432
msgid "Too few arguments in function call."
9433
msgstr ""
9434
 
9435
#: infcall.c:823
9436
#, possible-c-format
9437
msgid ""
9438
"%s\n"
9439
"An error occurred while in a function called from GDB.\n"
9440
"Evaluation of the expression containing the function\n"
9441
"(%s) will be abandoned.\n"
9442
"When the function is done executing, GDB will silently stop."
9443
msgstr ""
9444
 
9445
#. We could discard the dummy frame here given that the program exited,
9446
#. but it will get garbage collected the next time the program is
9447
#. run anyway.
9448
#: infcall.c:852
9449
#, possible-c-format
9450
msgid ""
9451
"The program being debugged exited while in a function called from GDB.\n"
9452
"Evaluation of the expression containing the function\n"
9453
"(%s) will be abandoned."
9454
msgstr ""
9455
 
9456
#: infcall.c:872
9457
#, possible-c-format
9458
msgid ""
9459
"The program received a signal in another thread while\n"
9460
"making a function call from GDB.\n"
9461
"Evaluation of the expression containing the function\n"
9462
"(%s) will be abandoned.\n"
9463
"When the function is done executing, GDB will silently stop."
9464
msgstr ""
9465
 
9466
#: infcall.c:880
9467
#, possible-c-format
9468
msgid ""
9469
"The program stopped in another thread while making a function call from "
9470
"GDB.\n"
9471
"Evaluation of the expression containing the function\n"
9472
"(%s) will be abandoned.\n"
9473
"When the function is done executing, GDB will silently stop."
9474
msgstr ""
9475
 
9476
#. FIXME: Insert a bunch of wrap_here; name can be very
9477
#. long if it's a C++ name with arguments and stuff.
9478
#: infcall.c:913
9479
#, possible-c-format
9480
msgid ""
9481
"The program being debugged was signaled while in a function called from "
9482
"GDB.\n"
9483
"GDB has restored the context to what it was before the call.\n"
9484
"To change this behavior use \"set unwindonsignal off\".\n"
9485
"Evaluation of the expression containing the function\n"
9486
"(%s) will be abandoned."
9487
msgstr ""
9488
 
9489
#. FIXME: Insert a bunch of wrap_here; name can be very
9490
#. long if it's a C++ name with arguments and stuff.
9491
#: infcall.c:931
9492
#, possible-c-format
9493
msgid ""
9494
"The program being debugged was signaled while in a function called from "
9495
"GDB.\n"
9496
"GDB remains in the frame where the signal was received.\n"
9497
"To change this behavior use \"set unwindonsignal on\".\n"
9498
"Evaluation of the expression containing the function\n"
9499
"(%s) will be abandoned.\n"
9500
"When the function is done executing, GDB will silently stop."
9501
msgstr ""
9502
 
9503
#: infcall.c:952
9504
#, possible-c-format
9505
msgid ""
9506
"The program being debugged entered a std::terminate call, most likely\n"
9507
"caused by an unhandled C++ exception.  GDB blocked this call in order\n"
9508
"to prevent the program from being terminated, and has restored the\n"
9509
"context to its original state before the call.\n"
9510
"To change this behaviour use \"set unwind-on-terminating-exception off\".\n"
9511
"Evaluation of the expression containing the function (%s)\n"
9512
"will be abandoned."
9513
msgstr ""
9514
 
9515
#. The following error message used to say "The expression
9516
#. which contained the function call has been discarded."
9517
#. It is a hard concept to explain in a few words.  Ideally,
9518
#. GDB would be able to resume evaluation of the expression
9519
#. when the function finally is done executing.  Perhaps
9520
#. someday this will be implemented (it would not be easy).
9521
#. FIXME: Insert a bunch of wrap_here; name can be very long if it's
9522
#. a C++ name with arguments and stuff.
9523
#: infcall.c:979
9524
#, possible-c-format
9525
msgid ""
9526
"The program being debugged stopped while in a function called from GDB.\n"
9527
"Evaluation of the expression containing the function\n"
9528
"(%s) will be abandoned.\n"
9529
"When the function is done executing, GDB will silently stop."
9530
msgstr ""
9531
 
9532
#. The above code errors out, so ...
9533
#: infcall.c:988
9534
msgid "... should not be here"
9535
msgstr ""
9536
 
9537
#: infcall.c:1051
9538
msgid "Set coercion of floats to doubles when calling functions."
9539
msgstr ""
9540
 
9541
#: infcall.c:1052
9542
msgid "Show coercion of floats to doubles when calling functions"
9543
msgstr ""
9544
 
9545
#: infcall.c:1053
9546
msgid ""
9547
"Variables of type float should generally be converted to doubles before\n"
9548
"calling an unprototyped function, and left alone when calling a prototyped\n"
9549
"function.  However, some older debug info formats do not provide enough\n"
9550
"information to determine that a function is prototyped.  If this flag is\n"
9551
"set, GDB will perform the conversion for a function it considers\n"
9552
"unprototyped.\n"
9553
"The default is to perform the conversion.\n"
9554
msgstr ""
9555
 
9556
#: infcall.c:1066
9557
msgid "Set unwinding of stack if a signal is received while in a call dummy."
9558
msgstr ""
9559
 
9560
#: infcall.c:1067
9561
msgid "Show unwinding of stack if a signal is received while in a call dummy."
9562
msgstr ""
9563
 
9564
#: infcall.c:1068
9565
msgid ""
9566
"The unwindonsignal lets the user determine what gdb should do if a signal\n"
9567
"is received while in a function called from gdb (call dummy).  If set, gdb\n"
9568
"unwinds the stack and restore the context to what as it was before the "
9569
"call.\n"
9570
"The default is to stop in the frame where the signal was received."
9571
msgstr ""
9572
 
9573
#: infcall.c:1078
9574
msgid "Set unwinding of stack if std::terminate is called while in call dummy."
9575
msgstr ""
9576
 
9577
#: infcall.c:1079
9578
msgid ""
9579
"Show unwinding of stack if std::terminate() is called while in a call dummy."
9580
msgstr ""
9581
 
9582
#: infcall.c:1080
9583
msgid ""
9584
"The unwind on terminating exception flag lets the user determine\n"
9585
"what gdb should do if a std::terminate() call is made from the\n"
9586
"default exception handler.  If set, gdb unwinds the stack and restores\n"
9587
"the context to what it was before the call.  If unset, gdb allows the\n"
9588
"std::terminate call to proceed.\n"
9589
"The default is to unwind the frame."
9590
msgstr ""
9591
 
9592
#: inf-child.c:80 windows-nat.c:1899
9593
msgid "Use the \"run\" command to start a Unix child process."
9594
msgstr ""
9595
 
9596
#: infcmd.c:126 infcmd.c:2171 infcmd.c:2557 remote-sim.c:624
9597
msgid "The program is not being run."
9598
msgstr ""
9599
 
9600
#: infcmd.c:204
9601
#, possible-c-format
9602
msgid "Terminal for future runs of program being debugged is \"%s\".\n"
9603
msgstr ""
9604
 
9605
#: infcmd.c:340
9606
msgid "can't handle command-line argument containing whitespace"
9607
msgstr ""
9608
 
9609
#: infcmd.c:466
9610
msgid ""
9611
"The program being debugged has been started already.\n"
9612
"Start it from the beginning? "
9613
msgstr ""
9614
 
9615
#: infcmd.c:468
9616
msgid "Program not restarted."
9617
msgstr ""
9618
 
9619
#: infcmd.c:512
9620
msgid "The target does not support running in non-stop mode."
9621
msgstr ""
9622
 
9623
#: infcmd.c:534 infcmd.c:708 infcmd.c:851 infcmd.c:1077 infcmd.c:1180
9624
#: infcmd.c:1293 infcmd.c:1329 infcmd.c:1596 infcmd.c:2401
9625
msgid "Asynchronous execution not supported on this target."
9626
msgstr ""
9627
 
9628
#: infcmd.c:616
9629
msgid "No symbol table loaded.  Use the \"file\" command."
9630
msgstr ""
9631
 
9632
#: infcmd.c:648
9633
msgid "Cannot execute this command without a live selected thread."
9634
msgstr ""
9635
 
9636
#: infcmd.c:660
9637
msgid "Cannot execute this command while looking at trace frames."
9638
msgstr ""
9639
 
9640
#: infcmd.c:730
9641
msgid "`-a' is meaningless in all-stop mode."
9642
msgstr ""
9643
 
9644
#: infcmd.c:733
9645
msgid "Can't resume all threads and specify proceed count simultaneously."
9646
msgstr ""
9647
 
9648
#: infcmd.c:779
9649
msgid "Continuing.\n"
9650
msgstr ""
9651
 
9652
#: infcmd.c:1008
9653
msgid "Cannot find bounds of current function"
9654
msgstr ""
9655
 
9656
#: infcmd.c:1011
9657
#, possible-c-format
9658
msgid ""
9659
"Single stepping until exit from function %s,\n"
9660
"which has no line number information.\n"
9661
msgstr ""
9662
 
9663
#: infcmd.c:1080
9664
msgid "starting address"
9665
msgstr ""
9666
 
9667
#: infcmd.c:1085
9668
msgid "Unreasonable jump request"
9669
msgstr ""
9670
 
9671
#: infcmd.c:1092
9672
msgid "No source file has been specified."
9673
msgstr ""
9674
 
9675
#: infcmd.c:1101
9676
#, possible-c-format
9677
msgid "Line %d is not in `%s'.  Jump anyway? "
9678
msgstr ""
9679
 
9680
#: infcmd.c:1115
9681
msgid "WARNING!!!  Destination is in unmapped overlay!  Jump anyway? "
9682
msgstr ""
9683
 
9684
#: infcmd.c:1127
9685
msgid "Continuing at "
9686
msgstr ""
9687
 
9688
#: infcmd.c:1150
9689
msgid "Usage: go \n"
9690
msgstr ""
9691
 
9692
#: infcmd.c:1191
9693
msgid "signal number"
9694
msgstr ""
9695
 
9696
#: infcmd.c:1212
9697
msgid "Continuing with no signal.\n"
9698
msgstr ""
9699
 
9700
#: infcmd.c:1214
9701
#, possible-c-format
9702
msgid "Continuing with signal %s.\n"
9703
msgstr ""
9704
 
9705
#: infcmd.c:1256
9706
msgid "Execution is not within a known function."
9707
msgstr ""
9708
 
9709
#: infcmd.c:1320
9710
msgid "a location"
9711
msgstr ""
9712
 
9713
#: infcmd.c:1443
9714
msgid "finish_command: function has no target type"
9715
msgstr ""
9716
 
9717
#: infcmd.c:1491
9718
msgid "Finish: couldn't find function."
9719
msgstr ""
9720
 
9721
#: infcmd.c:1600
9722
msgid "Asynchronous 'finish' not supported in reverse."
9723
msgstr ""
9724
 
9725
#: infcmd.c:1611
9726
msgid "The \"finish\" command does not take any arguments."
9727
msgstr ""
9728
 
9729
#. Finishing from an inline frame is completely different.  We don't
9730
#. try to show the "return value" - no way to locate it.  So we do
9731
#. not need a completion.
9732
#: infcmd.c:1613 infcmd.c:1622
9733
msgid "No selected frame."
9734
msgstr ""
9735
 
9736
#: infcmd.c:1615
9737
msgid "\"finish\" not meaningful in the outermost frame."
9738
msgstr ""
9739
 
9740
#: infcmd.c:1642 infcmd.c:1661
9741
msgid "Run till exit from "
9742
msgstr ""
9743
 
9744
#: infcmd.c:1659
9745
msgid "Run back to call of "
9746
msgstr ""
9747
 
9748
#: infcmd.c:1683
9749
msgid "The program being debugged is not being run.\n"
9750
msgstr ""
9751
 
9752
#: infcmd.c:1699
9753
msgid "Selected thread is running."
9754
msgstr ""
9755
 
9756
#: infcmd.c:1706
9757
#, possible-c-format
9758
msgid "Program stopped at %s.\n"
9759
msgstr ""
9760
 
9761
#: infcmd.c:1709
9762
msgid "It stopped after being stepped.\n"
9763
msgstr ""
9764
 
9765
#: infcmd.c:1718
9766
msgid "It stopped at a breakpoint that has since been deleted.\n"
9767
msgstr ""
9768
 
9769
#: infcmd.c:1722
9770
#, possible-c-format
9771
msgid "It stopped at breakpoint %d.\n"
9772
msgstr ""
9773
 
9774
#: infcmd.c:1728
9775
#, possible-c-format
9776
msgid "It stopped with signal %s, %s.\n"
9777
msgstr ""
9778
 
9779
#: infcmd.c:1735
9780
msgid "Type \"info stack\" or \"info registers\" for more information.\n"
9781
msgstr ""
9782
 
9783
#: infcmd.c:1780
9784
msgid "environment variable and value"
9785
msgstr ""
9786
 
9787
#: infcmd.c:1804
9788
msgid "environment variable to set"
9789
msgstr ""
9790
 
9791
#: infcmd.c:1826
9792
#, possible-c-format
9793
msgid "Setting environment variable \"%s\" to null value.\n"
9794
msgstr ""
9795
 
9796
#. If there is no argument, delete all environment variables.
9797
#. Ask for confirmation if reading from the terminal.
9798
#: infcmd.c:1843
9799
msgid "Delete all environment variables? "
9800
msgstr ""
9801
 
9802
#: infcmd.c:2007 infcmd.c:2156 infcmd.c:2677
9803
msgid "The program has no registers now."
9804
msgstr ""
9805
 
9806
#: infcmd.c:2035
9807
msgid "Missing register name"
9808
msgstr ""
9809
 
9810
#. Nothing matched.
9811
#: infcmd.c:2107
9812
#, possible-c-format
9813
msgid "Invalid register `%.*s'"
9814
msgstr ""
9815
 
9816
#: infcmd.c:2172
9817
msgid "Kill the program being debugged? "
9818
msgstr ""
9819
 
9820
#: infcmd.c:2186
9821
#, possible-c-format
9822
msgid "In %s,\n"
9823
msgstr ""
9824
 
9825
#: infcmd.c:2381 target.c:2139
9826
msgid "A program is being debugged already.  Kill it? "
9827
msgstr ""
9828
 
9829
#: infcmd.c:2384
9830
msgid "Not killed."
9831
msgstr ""
9832
 
9833
#: infcmd.c:2392
9834
msgid "Cannot attach to this target in non-stop mode"
9835
msgstr ""
9836
 
9837
#: infcmd.c:2637
9838
msgid "-a is meaningless in all-stop mode."
9839
msgstr ""
9840
 
9841
#: infcmd.c:2685
9842
msgid "\"unset\" must be followed by the name of an unset subcommand.\n"
9843
msgstr ""
9844
 
9845
#: infcmd.c:2697
9846
msgid "Set terminal for future runs of program being debugged."
9847
msgstr ""
9848
 
9849
#: infcmd.c:2698
9850
msgid "Show terminal for future runs of program being debugged."
9851
msgstr ""
9852
 
9853
#: infcmd.c:2699
9854
msgid "Usage: set inferior-tty /dev/pts/1"
9855
msgstr ""
9856
 
9857
#: infcmd.c:2707
9858
msgid "Set argument list to give program being debugged when it is started."
9859
msgstr ""
9860
 
9861
#: infcmd.c:2708
9862
msgid "Show argument list to give program being debugged when it is started."
9863
msgstr ""
9864
 
9865
#: infcmd.c:2709
9866
msgid ""
9867
"Follow this command with any number of args, to be passed to the program."
9868
msgstr ""
9869
 
9870
#: infcmd.c:2715
9871
msgid ""
9872
"The environment to give the program, or one variable's value.\n"
9873
"With an argument VAR, prints the value of environment variable VAR to\n"
9874
"give the program being debugged.  With no arguments, prints the entire\n"
9875
"environment to be given to the program."
9876
msgstr ""
9877
 
9878
#: infcmd.c:2723
9879
msgid "Complement to certain \"set\" commands."
9880
msgstr ""
9881
 
9882
#: infcmd.c:2726
9883
msgid ""
9884
"Cancel environment variable VAR for the program.\n"
9885
"This does not affect the program until the next \"run\" command."
9886
msgstr ""
9887
 
9888
#: infcmd.c:2732
9889
msgid ""
9890
"Set environment variable value to give the program.\n"
9891
"Arguments are VAR VALUE where VAR is variable name and VALUE is value.\n"
9892
"VALUES of environment variables are uninterpreted strings.\n"
9893
"This does not affect the program until the next \"run\" command."
9894
msgstr ""
9895
 
9896
#: infcmd.c:2740
9897
msgid ""
9898
"Add directory DIR(s) to beginning of search path for object files.\n"
9899
"$cwd in the path means the current working directory.\n"
9900
"This path is equivalent to the $PATH shell variable.  It is a list of\n"
9901
"directories, separated by colons.  These directories are searched to find\n"
9902
"fully linked executable files and separately compiled object files as needed."
9903
msgstr ""
9904
 
9905
#: infcmd.c:2748
9906
msgid ""
9907
"Current search path for finding object files.\n"
9908
"$cwd in the path means the current working directory.\n"
9909
"This path is equivalent to the $PATH shell variable.  It is a list of\n"
9910
"directories, separated by colons.  These directories are searched to find\n"
9911
"fully linked executable files and separately compiled object files as needed."
9912
msgstr ""
9913
 
9914
#: infcmd.c:2758
9915
msgid "Kill execution of program being debugged."
9916
msgstr ""
9917
 
9918
#: infcmd.c:2761
9919
msgid ""
9920
"Attach to a process or file outside of GDB.\n"
9921
"This command attaches to another target, of the same type as your last\n"
9922
"\"target\" command (\"info files\" will show your target stack).\n"
9923
"The command may take as argument a process id or a device file.\n"
9924
"For a process id, you must have permission to send the process a signal,\n"
9925
"and it must have the same effective uid as the debugger.\n"
9926
"When using \"attach\" with a process id, the debugger finds the\n"
9927
"program running in the process, looking first in the current working\n"
9928
"directory, or (if not found there) using the source file search path\n"
9929
"(see the \"directory\" command).  You can also use the \"file\" command\n"
9930
"to specify the program, and to load its symbol table."
9931
msgstr ""
9932
 
9933
#: infcmd.c:2774
9934
msgid ""
9935
"Detach a process or file previously attached.\n"
9936
"If a process, it is no longer traced, and it continues its execution.  If\n"
9937
"you were debugging a file, the file is closed and gdb no longer accesses it."
9938
msgstr ""
9939
 
9940
#: infcmd.c:2780
9941
msgid ""
9942
"Disconnect from a target.\n"
9943
"The target will wait for another debugger to connect.  Not available for\n"
9944
"all targets."
9945
msgstr ""
9946
 
9947
#: infcmd.c:2785
9948
msgid ""
9949
"Continue program giving it signal specified by the argument.\n"
9950
"An argument of \"0\" means continue program without giving it a signal."
9951
msgstr ""
9952
 
9953
#: infcmd.c:2789
9954
msgid ""
9955
"Step one instruction exactly.\n"
9956
"Argument N means do this N times (or till program stops for another reason)."
9957
msgstr ""
9958
 
9959
#: infcmd.c:2794
9960
msgid ""
9961
"Step one instruction, but proceed through subroutine calls.\n"
9962
"Argument N means do this N times (or till program stops for another reason)."
9963
msgstr ""
9964
 
9965
#: infcmd.c:2799
9966
msgid ""
9967
"Execute until selected stack frame returns.\n"
9968
"Upon return, the value returned is printed and put in the value history."
9969
msgstr ""
9970
 
9971
#: infcmd.c:2804
9972
msgid ""
9973
"Step program, proceeding through subroutine calls.\n"
9974
"Like the \"step\" command as long as subroutine calls do not happen;\n"
9975
"when they do, the call is treated as one instruction.\n"
9976
"Argument N means do this N times (or till program stops for another reason)."
9977
msgstr ""
9978
 
9979
#: infcmd.c:2813
9980
msgid ""
9981
"Step program until it reaches a different source line.\n"
9982
"Argument N means do this N times (or till program stops for another reason)."
9983
msgstr ""
9984
 
9985
#: infcmd.c:2818
9986
msgid ""
9987
"Execute until the program reaches a source line greater than the current\n"
9988
"or a specified location (same args as break command) within the current "
9989
"frame."
9990
msgstr ""
9991
 
9992
#: infcmd.c:2824
9993
msgid ""
9994
"Continue the program up to the given location (same form as args for break "
9995
"command).\n"
9996
"Execution will also stop upon exit from the current stack frame."
9997
msgstr ""
9998
 
9999
#: infcmd.c:2829
10000
msgid ""
10001
"Continue program being debugged at specified line or address.\n"
10002
"Give as argument either LINENUM or *ADDR, where ADDR is an expression\n"
10003
"for an address to start at."
10004
msgstr ""
10005
 
10006
#: infcmd.c:2837
10007
msgid ""
10008
"Usage: go \n"
10009
"Continue program being debugged, stopping at specified line or \n"
10010
"address.\n"
10011
"Give as argument either LINENUM or *ADDR, where ADDR is an \n"
10012
"expression for an address to start at.\n"
10013
"This command is a combination of tbreak and jump."
10014
msgstr ""
10015
 
10016
#: infcmd.c:2850
10017
msgid ""
10018
"Continue program being debugged, after signal or breakpoint.\n"
10019
"If proceeding from breakpoint, a number N may be used as an argument,\n"
10020
"which means to set the ignore count of that breakpoint to N - 1 (so that\n"
10021
"the breakpoint won't break until the Nth time it is reached).\n"
10022
"\n"
10023
"If non-stop mode is enabled, continue only the current thread,\n"
10024
"otherwise all the threads in the program are continued.  To \n"
10025
"continue all stopped threads in non-stop mode, use the -a option.\n"
10026
"Specifying -a and an ignore count simultaneously is an error."
10027
msgstr ""
10028
 
10029
#: infcmd.c:2863
10030
msgid ""
10031
"Start debugged program.  You may specify arguments to give it.\n"
10032
"Args may include \"*\", or \"[...]\"; they are expanded using \"sh\".\n"
10033
"Input and output redirection with \">\", \"<\", or \">>\" are also allowed.\n"
10034
"\n"
10035
"With no arguments, uses arguments last specified (with \"run\" or \"set args"
10036
"\").\n"
10037
"To cancel previous arguments and run with no arguments,\n"
10038
"use \"set args\" without arguments."
10039
msgstr ""
10040
 
10041
#: infcmd.c:2874
10042
msgid "Start debugged program with no arguments."
10043
msgstr ""
10044
 
10045
#: infcmd.c:2876
10046
msgid ""
10047
"Run the debugged program until the beginning of the main procedure.\n"
10048
"You may specify arguments to give to your program, just as with the\n"
10049
"\"run\" command."
10050
msgstr ""
10051
 
10052
#: infcmd.c:2883
10053
msgid ""
10054
"Interrupt the execution of the debugged program.\n"
10055
"If non-stop mode is enabled, interrupt only the current thread,\n"
10056
"otherwise all the threads in the program are stopped.  To \n"
10057
"interrupt all running threads in non-stop mode, use the -a option."
10058
msgstr ""
10059
 
10060
#: infcmd.c:2888 infcmd.c:2894
10061
msgid ""
10062
"List of integer registers and their contents, for selected stack frame.\n"
10063
"Register name as argument means describe only that register."
10064
msgstr ""
10065
 
10066
#: infcmd.c:2897
10067
msgid ""
10068
"List of all registers and their contents, for selected stack frame.\n"
10069
"Register name as argument means describe only that register."
10070
msgstr ""
10071
 
10072
#: infcmd.c:2902
10073
msgid "Execution status of the program."
10074
msgstr ""
10075
 
10076
#: infcmd.c:2905
10077
msgid "Print the status of the floating point unit\n"
10078
msgstr ""
10079
 
10080
#: infcmd.c:2908
10081
msgid "Print the status of the vector unit\n"
10082
msgstr ""
10083
 
10084
#: inferior.c:152
10085
#, possible-c-format
10086
msgid "[New inferior %d]\n"
10087
msgstr ""
10088
 
10089
#: inferior.c:239 inferior.c:292
10090
#, possible-c-format
10091
msgid "[Inferior %d exited]\n"
10092
msgstr ""
10093
 
10094
#: inferior.c:319
10095
#, possible-c-format
10096
msgid "[Inferior %d detached]\n"
10097
msgstr ""
10098
 
10099
#: inferior.c:588
10100
msgid ""
10101
"\n"
10102
"\tis vfork child of inferior "
10103
msgstr ""
10104
 
10105
#: inferior.c:593
10106
msgid ""
10107
"\n"
10108
"\tis vfork parent of inferior "
10109
msgstr ""
10110
 
10111
#: inferior.c:611
10112
msgid "Requires argument (inferior id to detach)"
10113
msgstr ""
10114
 
10115
#: inferior.c:616 inferior.c:641 inferior.c:666 inferior.c:722 inferior.c:740
10116
#: inferior.c:872
10117
#, possible-c-format
10118
msgid "Inferior ID %d not known."
10119
msgstr ""
10120
 
10121
#: inferior.c:622 inferior.c:647 inferior.c:683 mi/mi-main.c:372
10122
msgid "Inferior has no threads."
10123
msgstr ""
10124
 
10125
#: inferior.c:636
10126
msgid "Requires argument (inferior id to kill)"
10127
msgstr ""
10128
 
10129
#: inferior.c:668
10130
#, possible-c-format
10131
msgid "[Switching to inferior %d [%s] (%s)]\n"
10132
msgstr ""
10133
 
10134
#: inferior.c:673
10135
msgid ""
10136
msgstr ""
10137
 
10138
#: inferior.c:688
10139
#, possible-c-format
10140
msgid "[Switching to thread %d (%s)] "
10141
msgstr ""
10142
 
10143
#: inferior.c:743
10144
msgid "Can not remove current symbol inferior."
10145
msgstr ""
10146
 
10147
#: inferior.c:790 inferior.c:853
10148
msgid "No argument to -copies"
10149
msgstr ""
10150
 
10151
#: inferior.c:797
10152
msgid "No argument to -exec"
10153
msgstr ""
10154
 
10155
#: inferior.c:802 inferior.c:876
10156
msgid "Invalid argument"
10157
msgstr ""
10158
 
10159
#: inferior.c:812
10160
#, possible-c-format
10161
msgid "Added inferior %d\n"
10162
msgstr ""
10163
 
10164
#: inferior.c:857
10165
msgid "Invalid copies number"
10166
msgstr ""
10167
 
10168
#: inferior.c:903
10169
#, possible-c-format
10170
msgid "Added inferior %d.\n"
10171
msgstr ""
10172
 
10173
#: inferior.c:918
10174
#, possible-c-format
10175
msgid "Printing of inferior events is %s.\n"
10176
msgstr ""
10177
 
10178
#: inferior.c:1036
10179
msgid "IDs of currently known inferiors."
10180
msgstr ""
10181
 
10182
#: inferior.c:1038
10183
msgid ""
10184
"Add a new inferior.\n"
10185
"Usage: add-inferior [-copies ] [-exec ]\n"
10186
"N is the optional number of inferior to add, default is 1.\n"
10187
"FILENAME is the file name of the executable to use\n"
10188
"as main program."
10189
msgstr ""
10190
 
10191
#: inferior.c:1045
10192
msgid ""
10193
"Remove inferior ID.\n"
10194
"Usage: remove-inferior ID"
10195
msgstr ""
10196
 
10197
#: inferior.c:1049
10198
msgid ""
10199
"Clone inferior ID.\n"
10200
"Usage: clone-inferior [-copies ] [ID]\n"
10201
"Add N copies of inferior ID.  The new inferior has the same\n"
10202
"executable loaded as the copied inferior.  If -copies is not specified,\n"
10203
"adds 1 copy.  If ID is not specified, it is the current inferior\n"
10204
"that is cloned."
10205
msgstr ""
10206
 
10207
#: inferior.c:1057
10208
msgid "Detach from inferior ID."
10209
msgstr ""
10210
 
10211
#: inferior.c:1061
10212
msgid "Kill inferior ID."
10213
msgstr ""
10214
 
10215
#: inferior.c:1065
10216
msgid ""
10217
"Use this command to switch between inferiors.\n"
10218
"The new inferior ID must be currently known."
10219
msgstr ""
10220
 
10221
#: inferior.c:1071
10222
msgid "Set printing of inferior events (e.g., inferior start and exit)."
10223
msgstr ""
10224
 
10225
#: inferior.c:1072
10226
msgid "Show printing of inferior events (e.g., inferior start and exit)."
10227
msgstr ""
10228
 
10229
#: inf-loop.c:53
10230
msgid "error detected from target.\n"
10231
msgstr ""
10232
 
10233
#: inf-loop.c:139
10234
msgid "completed.\n"
10235
msgstr ""
10236
 
10237
#: inf-loop.c:161
10238
msgid "Event type not recognized.\n"
10239
msgstr ""
10240
 
10241
#: inflow.c:544
10242
msgid "This GDB does not control a terminal.\n"
10243
msgstr ""
10244
 
10245
#: inflow.c:554
10246
msgid "Inferior's terminal status (currently saved by GDB):\n"
10247
msgstr ""
10248
 
10249
#: inflow.c:852
10250
msgid "Print inferior's saved terminal status."
10251
msgstr ""
10252
 
10253
#: inf-ptrace.c:217
10254
msgid "This system does not support attaching to a process"
10255
msgstr ""
10256
 
10257
#: inf-ptrace.c:280
10258
msgid "This system does not support detaching from a process"
10259
msgstr ""
10260
 
10261
#: inf-ptrace.c:387 rs6000-nat.c:545
10262
#, possible-c-format
10263
msgid "Child process unexpectedly missing: %s.\n"
10264
msgstr ""
10265
 
10266
#: inf-ptrace.c:591 inf-ttrace.c:1205
10267
#, possible-c-format
10268
msgid "\tUsing the running image of %s %s.\n"
10269
msgstr ""
10270
 
10271
#: infrun.c:98
10272
#, possible-c-format
10273
msgid "Mode of the step operation is %s.\n"
10274
msgstr ""
10275
 
10276
#: infrun.c:119
10277
#, possible-c-format
10278
msgid "Displace stepping debugging is %s.\n"
10279
msgstr ""
10280
 
10281
#: infrun.c:127
10282
#, possible-c-format
10283
msgid "Inferior debugging is %s.\n"
10284
msgstr ""
10285
 
10286
#: infrun.c:199 infrun.c:6477 target.c:3768 target.c:3815
10287
msgid "Cannot change this setting while the inferior is running."
10288
msgstr ""
10289
 
10290
#: infrun.c:225 infrun.c:255
10291
#, possible-c-format
10292
msgid "Observer mode is now %s.\n"
10293
msgstr ""
10294
 
10295
#: infrun.c:233
10296
#, possible-c-format
10297
msgid "Observer mode is %s.\n"
10298
msgstr ""
10299
 
10300
#: infrun.c:302
10301
#, possible-c-format
10302
msgid "Stopping for shared library events is %s.\n"
10303
msgstr ""
10304
 
10305
#: infrun.c:348
10306
#, possible-c-format
10307
msgid "Debugger response to a program call of fork or vfork is \"%s\".\n"
10308
msgstr ""
10309
 
10310
#. If we get here, it was because we're trying to
10311
#. resume from a fork catchpoint, but, the user
10312
#. has switched threads away from the thread that
10313
#. forked.  In that case, the resume command
10314
#. issued is most likely not applicable to the
10315
#. child, so just warn, and refuse to resume.
10316
#: infrun.c:482
10317
msgid "Not resuming: switched threads before following fork child.\n"
10318
msgstr ""
10319
 
10320
#: infrun.c:724
10321
#, possible-c-format
10322
msgid "Follow exec mode is \"%s\".\n"
10323
msgstr ""
10324
 
10325
#. What is this a.out's name?
10326
#: infrun.c:775
10327
#, possible-c-format
10328
msgid "%s is executing new program: %s\n"
10329
msgstr ""
10330
 
10331
#: infrun.c:1106
10332
#, possible-c-format
10333
msgid ""
10334
"Debugger's willingness to use displaced stepping to step over breakpoints is "
10335
"%s (currently %s).\n"
10336
msgstr ""
10337
 
10338
#: infrun.c:1111
10339
#, possible-c-format
10340
msgid ""
10341
"Debugger's willingness to use displaced stepping to step over breakpoints is "
10342
"%s.\n"
10343
msgstr ""
10344
 
10345
#: infrun.c:1487
10346
#, possible-c-format
10347
msgid "Mode for locking scheduler during execution is \"%s\".\n"
10348
msgstr ""
10349
 
10350
#: infrun.c:1498
10351
#, possible-c-format
10352
msgid "Target '%s' cannot support this command."
10353
msgstr ""
10354
 
10355
#: infrun.c:1567
10356
msgid ""
10357
"The program is stopped at a permanent breakpoint, but GDB does not know\n"
10358
"how to step past a permanent breakpoint on this architecture.  Try using\n"
10359
"a command like `return' or `jump' to continue execution."
10360
msgstr ""
10361
 
10362
#: infrun.c:2473
10363
msgid "Program exited while detaching"
10364
msgstr ""
10365
 
10366
#: infrun.c:2854
10367
msgid "Cannot execute this command while the selected thread is running."
10368
msgstr ""
10369
 
10370
#: infrun.c:3658
10371
msgid "Cannot step over breakpoint hit in wrong thread"
10372
msgstr ""
10373
 
10374
#: infrun.c:5302
10375
msgid "print_stop_reason: unrecognized enum value"
10376
msgstr ""
10377
 
10378
#: infrun.c:5354 linux-fork.c:375 linux-fork.c:407
10379
#, possible-c-format
10380
msgid "[Switching to %s]\n"
10381
msgstr ""
10382
 
10383
#: infrun.c:5365
10384
msgid ""
10385
"Cannot remove breakpoints because program is no longer writable.\n"
10386
"Further execution is probably impossible.\n"
10387
msgstr ""
10388
 
10389
#: infrun.c:5473
10390
msgid "Unknown value."
10391
msgstr ""
10392
 
10393
#: infrun.c:5622
10394
msgid "Signal        Stop\tPrint\tPass to program\tDescription\n"
10395
msgstr ""
10396
 
10397
#: infrun.c:5659
10398
msgid "signal to handle"
10399
msgstr ""
10400
 
10401
#. Not a number and not a recognized flag word => complain.
10402
#: infrun.c:5762
10403
#, possible-c-format
10404
msgid "Unrecognized or ambiguous flag word: \"%s\"."
10405
msgstr ""
10406
 
10407
#: infrun.c:5777
10408
#, possible-c-format
10409
msgid ""
10410
"%s is used by the debugger.\n"
10411
"Are you sure you want to change it? "
10412
msgstr ""
10413
 
10414
#: infrun.c:5784
10415
msgid "Not confirmed, unchanged.\n"
10416
msgstr ""
10417
 
10418
#: infrun.c:5830
10419
msgid "xdb command"
10420
msgstr ""
10421
 
10422
#: infrun.c:5881
10423
msgid "Invalid signal handling flag.\n"
10424
msgstr ""
10425
 
10426
#: infrun.c:5928
10427
msgid ""
10428
"\n"
10429
"Use the \"handle\" command to change these tables.\n"
10430
msgstr ""
10431
 
10432
#: infrun.c:5957
10433
msgid "Unable to read siginfo"
10434
msgstr ""
10435
 
10436
#: infrun.c:5976
10437
msgid "Unable to write siginfo"
10438
msgstr ""
10439
 
10440
#: infrun.c:6152
10441
msgid "Unable to restore previously selected frame."
10442
msgstr ""
10443
 
10444
#: infrun.c:6442
10445
msgid "Target does not support this operation."
10446
msgstr ""
10447
 
10448
#: infrun.c:6452
10449
msgid "Forward.\n"
10450
msgstr ""
10451
 
10452
#: infrun.c:6455
10453
msgid "Reverse.\n"
10454
msgstr ""
10455
 
10456
#: infrun.c:6460
10457
#, possible-c-format
10458
msgid "Forward (target `%s' does not support exec-direction).\n"
10459
msgstr ""
10460
 
10461
#: infrun.c:6488
10462
#, possible-c-format
10463
msgid "Controlling the inferior in non-stop mode is %s.\n"
10464
msgstr ""
10465
 
10466
#: infrun.c:6496
10467
#, possible-c-format
10468
msgid "Resuming the execution of threads of all processes is %s.\n"
10469
msgstr ""
10470
 
10471
#: infrun.c:6506 infrun.c:6528
10472
msgid ""
10473
"What debugger does when program gets various signals.\n"
10474
"Specify a signal as argument to print info on that signal only."
10475
msgstr ""
10476
 
10477
#: infrun.c:6511
10478
msgid ""
10479
"Specify how to handle a signal.\n"
10480
"Args are signals and actions to apply to those signals.\n"
10481
"Symbolic signals (e.g. SIGSEGV) are recommended but numeric signals\n"
10482
"from 1-15 are allowed for compatibility with old versions of GDB.\n"
10483
"Numeric ranges may be specified with the form LOW-HIGH (e.g. 1-5).\n"
10484
"The special arg \"all\" is recognized to mean all signals except those\n"
10485
"used by the debugger, typically SIGTRAP and SIGINT.\n"
10486
"Recognized actions include \"stop\", \"nostop\", \"print\", \"noprint\",\n"
10487
"\"pass\", \"nopass\", \"ignore\", or \"noignore\".\n"
10488
"Stop means reenter debugger if this signal happens (implies print).\n"
10489
"Print means print a message if this signal happens.\n"
10490
"Pass means let program see this signal; otherwise program doesn't know.\n"
10491
"Ignore is a synonym for nopass and noignore is a synonym for pass.\n"
10492
"Pass and Stop may be combined."
10493
msgstr ""
10494
 
10495
#: infrun.c:6531
10496
msgid ""
10497
"Specify how to handle a signal.\n"
10498
"Args are signals and actions to apply to those signals.\n"
10499
"Symbolic signals (e.g. SIGSEGV) are recommended but numeric signals\n"
10500
"from 1-15 are allowed for compatibility with old versions of GDB.\n"
10501
"Numeric ranges may be specified with the form LOW-HIGH (e.g. 1-5).\n"
10502
"The special arg \"all\" is recognized to mean all signals except those\n"
10503
"used by the debugger, typically SIGTRAP and SIGINT.\n"
10504
"Recognized actions include \"s\" (toggles between stop and nostop),\n"
10505
"\"r\" (toggles between print and noprint), \"i\" (toggles between pass and "
10506
"nopass), \"Q\" (noprint)\n"
10507
"Stop means reenter debugger if this signal happens (implies print).\n"
10508
"Print means print a message if this signal happens.\n"
10509
"Pass means let program see this signal; otherwise program doesn't know.\n"
10510
"Ignore is a synonym for nopass and noignore is a synonym for pass.\n"
10511
"Pass and Stop may be combined."
10512
msgstr ""
10513
 
10514
#: infrun.c:6551
10515
msgid ""
10516
"There is no `stop' command, but you can set a hook on `stop'.\n"
10517
"This allows you to set a list of commands to be run each time execution\n"
10518
"of the program stops."
10519
msgstr ""
10520
 
10521
#: infrun.c:6556
10522
msgid "Set inferior debugging."
10523
msgstr ""
10524
 
10525
#: infrun.c:6557
10526
msgid "Show inferior debugging."
10527
msgstr ""
10528
 
10529
#: infrun.c:6558
10530
msgid "When non-zero, inferior specific debugging is enabled."
10531
msgstr ""
10532
 
10533
#: infrun.c:6564
10534
msgid "Set displaced stepping debugging."
10535
msgstr ""
10536
 
10537
#: infrun.c:6565
10538
msgid "Show displaced stepping debugging."
10539
msgstr ""
10540
 
10541
#: infrun.c:6566
10542
msgid "When non-zero, displaced stepping specific debugging is enabled."
10543
msgstr ""
10544
 
10545
#: infrun.c:6573
10546
msgid "Set whether gdb controls the inferior in non-stop mode."
10547
msgstr ""
10548
 
10549
#: infrun.c:6574
10550
msgid "Show whether gdb controls the inferior in non-stop mode."
10551
msgstr ""
10552
 
10553
#: infrun.c:6575
10554
msgid ""
10555
"When debugging a multi-threaded program and this setting is\n"
10556
"off (the default, also called all-stop mode), when one thread stops\n"
10557
"(for a breakpoint, watchpoint, exception, or similar events), GDB stops\n"
10558
"all other threads in the program while you interact with the thread of\n"
10559
"interest.  When you continue or step a thread, you can allow the other\n"
10560
"threads to run, or have them remain stopped, but while you inspect any\n"
10561
"thread's state, all threads stop.\n"
10562
"\n"
10563
"In non-stop mode, when one thread stops, other threads can continue\n"
10564
"to run freely.  You'll be able to step each thread independently,\n"
10565
"leave it stopped or free to run as needed."
10566
msgstr ""
10567
 
10568
#: infrun.c:6640
10569
msgid "Set stopping for shared library events."
10570
msgstr ""
10571
 
10572
#: infrun.c:6641
10573
msgid "Show stopping for shared library events."
10574
msgstr ""
10575
 
10576
#: infrun.c:6642
10577
msgid ""
10578
"If nonzero, gdb will give control to the user when the dynamic linker\n"
10579
"notifies gdb of shared library events.  The most common event of interest\n"
10580
"to the user would be loading/unloading of a new library."
10581
msgstr ""
10582
 
10583
#: infrun.c:6652
10584
msgid "Set debugger response to a program call of fork or vfork."
10585
msgstr ""
10586
 
10587
#: infrun.c:6653
10588
msgid "Show debugger response to a program call of fork or vfork."
10589
msgstr ""
10590
 
10591
#: infrun.c:6654
10592
msgid ""
10593
"A fork or vfork creates a new process.  follow-fork-mode can be:\n"
10594
"  parent  - the original process is debugged after a fork\n"
10595
"  child   - the new process is debugged after a fork\n"
10596
"The unfollowed process will continue to run.\n"
10597
"By default, the debugger will follow the parent process."
10598
msgstr ""
10599
 
10600
#: infrun.c:6666
10601
msgid "Set debugger response to a program call of exec."
10602
msgstr ""
10603
 
10604
#: infrun.c:6667
10605
msgid "Show debugger response to a program call of exec."
10606
msgstr ""
10607
 
10608
#: infrun.c:6668
10609
msgid ""
10610
"An exec call replaces the program image of a process.\n"
10611
"\n"
10612
"follow-exec-mode can be:\n"
10613
"\n"
10614
"  new - the debugger creates a new inferior and rebinds the process\n"
10615
"to this new inferior.  The program the process was running before\n"
10616
"the exec call can be restarted afterwards by restarting the original\n"
10617
"inferior.\n"
10618
"\n"
10619
"  same - the debugger keeps the process bound to the same inferior.\n"
10620
"The new executable image replaces the previous executable loaded in\n"
10621
"the inferior.  Restarting the inferior after the exec call restarts\n"
10622
"the executable the process was running after the exec call.\n"
10623
"\n"
10624
"By default, the debugger will use the same inferior."
10625
msgstr ""
10626
 
10627
#: infrun.c:6689
10628
msgid "Set mode for locking scheduler during execution."
10629
msgstr ""
10630
 
10631
#: infrun.c:6690
10632
msgid "Show mode for locking scheduler during execution."
10633
msgstr ""
10634
 
10635
#: infrun.c:6691
10636
msgid ""
10637
"off  == no locking (threads may preempt at any time)\n"
10638
"on   == full locking (no thread except the current thread may run)\n"
10639
"step == scheduler locked during every single-step operation.\n"
10640
"\tIn this mode, no other thread may run during a step command.\n"
10641
"\tOther threads may run while stepping over a function call ('next')."
10642
msgstr ""
10643
 
10644
#: infrun.c:6701
10645
msgid "Set mode for resuming threads of all processes."
10646
msgstr ""
10647
 
10648
#: infrun.c:6702
10649
msgid "Show mode for resuming threads of all processes."
10650
msgstr ""
10651
 
10652
#: infrun.c:6703
10653
msgid ""
10654
"When on, execution commands (such as 'continue' or 'next') resume all\n"
10655
"threads of all processes.  When off (which is the default), execution\n"
10656
"commands only resume the threads of the current process.  The set of\n"
10657
"threads that are resumed is further refined by the scheduler-locking\n"
10658
"mode (see help set scheduler-locking)."
10659
msgstr ""
10660
 
10661
#: infrun.c:6713
10662
msgid "Set mode of the step operation."
10663
msgstr ""
10664
 
10665
#: infrun.c:6714
10666
msgid "Show mode of the step operation."
10667
msgstr ""
10668
 
10669
#: infrun.c:6715
10670
msgid ""
10671
"When set, doing a step over a function without debug line information\n"
10672
"will stop at the first instruction of that function. Otherwise, the\n"
10673
"function is skipped and the step command stops at a different source line."
10674
msgstr ""
10675
 
10676
#: infrun.c:6725
10677
msgid "Set debugger's willingness to use displaced stepping."
10678
msgstr ""
10679
 
10680
#: infrun.c:6726
10681
msgid "Show debugger's willingness to use displaced stepping."
10682
msgstr ""
10683
 
10684
#: infrun.c:6727
10685
msgid ""
10686
"If on, gdb will use displaced stepping to step over breakpoints if it is\n"
10687
"supported by the target architecture.  If off, gdb will not use displaced\n"
10688
"stepping to step over breakpoints, even if such is supported by the target\n"
10689
"architecture.  If auto (which is the default), gdb will use displaced "
10690
"stepping\n"
10691
"if the target architecture supports it and non-stop mode is active, but will "
10692
"not\n"
10693
"use it in all-stop mode (see help set non-stop)."
10694
msgstr ""
10695
 
10696
#: infrun.c:6739
10697
msgid ""
10698
"Set direction of execution.\n"
10699
"Options are 'forward' or 'reverse'."
10700
msgstr ""
10701
 
10702
#: infrun.c:6741
10703
msgid "Show direction of execution (forward/reverse)."
10704
msgstr ""
10705
 
10706
#: infrun.c:6742
10707
msgid "Tells gdb whether to execute forward or backward."
10708
msgstr ""
10709
 
10710
#. Set/show detach-on-fork: user-settable mode.
10711
#: infrun.c:6748
10712
msgid "Set whether gdb will detach the child of a fork."
10713
msgstr ""
10714
 
10715
#: infrun.c:6749
10716
msgid "Show whether gdb will detach the child of a fork."
10717
msgstr ""
10718
 
10719
#: infrun.c:6750
10720
msgid "Tells gdb whether to detach the child of a fork."
10721
msgstr ""
10722
 
10723
#: infrun.c:6772
10724
msgid "Set whether gdb controls the inferior in observer mode."
10725
msgstr ""
10726
 
10727
#: infrun.c:6773
10728
msgid "Show whether gdb controls the inferior in observer mode."
10729
msgstr ""
10730
 
10731
#: infrun.c:6774
10732
msgid ""
10733
"In observer mode, GDB can get data from the inferior, but not\n"
10734
"affect its execution.  Registers and memory may not be changed,\n"
10735
"breakpoints may not be set, and the program cannot be interrupted\n"
10736
"or signalled."
10737
msgstr ""
10738
 
10739
#: inf-ttrace.c:464
10740
#, possible-c-format
10741
msgid "Attaching after fork to child process %ld.\n"
10742
msgstr ""
10743
 
10744
#: inf-ttrace.c:473
10745
#, possible-c-format
10746
msgid "Detaching after fork from child process %ld.\n"
10747
msgstr ""
10748
 
10749
#: inf-ttrace.c:1058 linux-nat.c:1283 procfs.c:3918 procfs.c:4053
10750
#, possible-c-format
10751
msgid "[%s exited]\n"
10752
msgstr ""
10753
 
10754
#: inf-ttrace.c:1074
10755
#, possible-c-format
10756
msgid "[%s has been terminated]\n"
10757
msgstr ""
10758
 
10759
#: interps.c:158
10760
#, possible-c-format
10761
msgid "Could not suspend interpreter \"%s\"."
10762
msgstr ""
10763
 
10764
#: interps.c:202
10765
#, possible-c-format
10766
msgid "Failed to initialize new interp \"%s\" %s"
10767
msgstr ""
10768
 
10769
#: interps.c:376
10770
msgid "interpreter-exec command"
10771
msgstr ""
10772
 
10773
#: interps.c:386
10774
msgid "usage: interpreter-exec  [  ... ]"
10775
msgstr ""
10776
 
10777
#: interps.c:392
10778
#, possible-c-format
10779
msgid "Could not find interpreter \"%s\"."
10780
msgstr ""
10781
 
10782
#: interps.c:399
10783
#, possible-c-format
10784
msgid "Could not switch to interpreter \"%s\"."
10785
msgstr ""
10786
 
10787
#: interps.c:410
10788
#, possible-c-format
10789
msgid "error in command: \"%s\"."
10790
msgstr ""
10791
 
10792
#: interps.c:491
10793
msgid ""
10794
"Execute a command in an interpreter.  It takes two arguments:\n"
10795
"The first argument is the name of the interpreter to use.\n"
10796
"The second argument is the command to execute.\n"
10797
msgstr ""
10798
 
10799
#: jit.c:158
10800
msgid "Unable to read JIT descriptor from remote memory!"
10801
msgstr ""
10802
 
10803
#: jit.c:191
10804
msgid "Unable to read JIT code entry from remote memory!"
10805
msgstr ""
10806
 
10807
#: jit.c:230
10808
msgid "JITed symbol file is not an object file, ignoring it.\n"
10809
msgstr ""
10810
 
10811
#: jit.c:239
10812
#, possible-c-format
10813
msgid ""
10814
"JITed object file architecture %s is not compatible with target architecture "
10815
"%s."
10816
msgstr ""
10817
 
10818
#: jit.c:347
10819
msgid "Unsupported JIT protocol version in descriptor!"
10820
msgstr ""
10821
 
10822
#: jit.c:437
10823
#, possible-c-format
10824
msgid "Unable to find JITed code entry at address: %s\n"
10825
msgstr ""
10826
 
10827
#: jit.c:444
10828
msgid "Unknown action_flag value in JIT descriptor!"
10829
msgstr ""
10830
 
10831
#: jv-exp.y:396
10832
msgid "FIXME - ClassInstanceCreationExpression"
10833
msgstr ""
10834
 
10835
#: jv-exp.y:415 jv-exp.y:418
10836
msgid "FIXME - ArrayCreationExpression"
10837
msgstr ""
10838
 
10839
#: jv-exp.y:464 jv-exp.y:466
10840
msgid "Form of method invocation not implemented"
10841
msgstr ""
10842
 
10843
#: jv-exp.y:555
10844
msgid "Invalid cast expression"
10845
msgstr ""
10846
 
10847
#: jv-exp.y:792
10848
msgid "Numeric constant too large"
10849
msgstr ""
10850
 
10851
#: jv-exp.y:902
10852
msgid "Empty character constant"
10853
msgstr ""
10854
 
10855
#: jv-exp.y:915
10856
msgid "Unmatched single quote"
10857
msgstr ""
10858
 
10859
#: jv-exp.y:920
10860
msgid "Invalid character constant"
10861
msgstr ""
10862
 
10863
#: jv-exp.y:1005
10864
#, possible-c-format
10865
msgid "Invalid number \"%s\""
10866
msgstr ""
10867
 
10868
#: jv-exp.y:1077
10869
msgid "Unterminated string in expression"
10870
msgstr ""
10871
 
10872
#. We must have come across a bad character (e.g. ';').
10873
#: jv-exp.y:1089
10874
#, possible-c-format
10875
msgid "Invalid character '%c' in expression"
10876
msgstr ""
10877
 
10878
#: jv-exp.y:1200
10879
#, possible-c-format
10880
msgid "%s: near `%s'"
10881
msgstr ""
10882
 
10883
#: jv-exp.y:1202
10884
#, possible-c-format
10885
msgid "error in expression, near `%s'"
10886
msgstr ""
10887
 
10888
#: jv-exp.y:1211
10889
#, possible-c-format
10890
msgid "No class named `%s'"
10891
msgstr ""
10892
 
10893
#: jv-exp.y:1349
10894
#, possible-c-format
10895
msgid "unknown type `%.*s'"
10896
msgstr ""
10897
 
10898
#: jv-exp.y:1392
10899
msgid "No symbol table is loaded.  Use the \"file\" command"
10900
msgstr ""
10901
 
10902
#: jv-exp.y:1394
10903
#, possible-c-format
10904
msgid "No symbol \"%s\" in current context"
10905
msgstr ""
10906
 
10907
#: jv-lang.c:603
10908
msgid "cannot find java.lang.Object"
10909
msgstr ""
10910
 
10911
#: jv-lang.c:672 jv-lang.c:747
10912
#, possible-c-format
10913
msgid "unknown signature '%c' for primitive type"
10914
msgstr ""
10915
 
10916
#: jv-lang.c:846
10917
msgid "not implemented - java_value_string"
10918
msgstr ""
10919
 
10920
#: jv-lang.c:961
10921
#, possible-c-format
10922
msgid "array index (%ld) out of bounds (length: %ld)"
10923
msgstr ""
10924
 
10925
#: language.c:132
10926
#, possible-c-format
10927
msgid "The current source language is \"auto; currently %s\".\n"
10928
msgstr ""
10929
 
10930
#: language.c:136
10931
#, possible-c-format
10932
msgid "The current source language is \"%s\".\n"
10933
msgstr ""
10934
 
10935
#: language.c:216
10936
#, possible-c-format
10937
msgid "Type checking is \"auto; currently %s\".\n"
10938
msgstr ""
10939
 
10940
#: language.c:220
10941
#, possible-c-format
10942
msgid "Type checking is \"%s\".\n"
10943
msgstr ""
10944
 
10945
#: language.c:224 language.c:258
10946
msgid "the current type check setting does not match the language.\n"
10947
msgstr ""
10948
 
10949
#: language.c:255
10950
#, possible-c-format
10951
msgid "Unrecognized type check setting: \"%s\""
10952
msgstr ""
10953
 
10954
#: language.c:289
10955
#, possible-c-format
10956
msgid "Range checking is \"auto; currently %s\".\n"
10957
msgstr ""
10958
 
10959
#: language.c:293
10960
#, possible-c-format
10961
msgid "Range checking is \"%s\".\n"
10962
msgstr ""
10963
 
10964
#: language.c:297 language.c:332
10965
msgid "the current range check setting does not match the language.\n"
10966
msgstr ""
10967
 
10968
#: language.c:329
10969
#, possible-c-format
10970
msgid "Unrecognized range check setting: \"%s\""
10971
msgstr ""
10972
 
10973
#: language.c:360
10974
#, possible-c-format
10975
msgid "Case sensitivity in name search is \"auto; currently %s\".\n"
10976
msgstr ""
10977
 
10978
#: language.c:365
10979
#, possible-c-format
10980
msgid "Case sensitivity in name search is \"%s\".\n"
10981
msgstr ""
10982
 
10983
#: language.c:369 language.c:402
10984
msgid "the current case sensitivity setting does not match the language.\n"
10985
msgstr ""
10986
 
10987
#: language.c:457
10988
#, possible-c-format
10989
msgid "Current language:  %s\n"
10990
msgstr ""
10991
 
10992
#: language.c:462
10993
#, possible-c-format
10994
msgid "Type checking:     %s\n"
10995
msgstr ""
10996
 
10997
#: language.c:464
10998
#, possible-c-format
10999
msgid "Range checking:    %s\n"
11000
msgstr ""
11001
 
11002
#: language.c:466
11003
#, possible-c-format
11004
msgid "Case sensitivity:  %s\n"
11005
msgstr ""
11006
 
11007
#: language.c:609 typeprint.c:66
11008
msgid "Language not supported."
11009
msgstr ""
11010
 
11011
#: language.c:933
11012
msgid ""
11013
"Set the current source language.\n"
11014
"The currently understood settings are:\n"
11015
"\n"
11016
"local or auto    Automatic setting based on source file\n"
11017
msgstr ""
11018
 
11019
#: language.c:961
11020
msgid "Show the current source language."
11021
msgstr ""
11022
 
11023
#: language.c:1060
11024
msgid "Getting a string is unsupported in this language."
11025
msgstr ""
11026
 
11027
#: language.c:1074
11028
msgid "Attempted to parse an expression with unknown language"
11029
msgstr ""
11030
 
11031
#: language.c:1081
11032
msgid "internal error - unimplemented function unk_lang_emit_char called."
11033
msgstr ""
11034
 
11035
#: language.c:1087
11036
msgid "internal error - unimplemented function unk_lang_printchar called."
11037
msgstr ""
11038
 
11039
#: language.c:1096
11040
msgid "internal error - unimplemented function unk_lang_printstr called."
11041
msgstr ""
11042
 
11043
#: language.c:1103
11044
msgid "internal error - unimplemented function unk_lang_print_type called."
11045
msgstr ""
11046
 
11047
#: language.c:1113
11048
msgid "internal error - unimplemented function unk_lang_val_print called."
11049
msgstr ""
11050
 
11051
#: language.c:1120
11052
msgid "internal error - unimplemented function unk_lang_value_print called."
11053
msgstr ""
11054
 
11055
#: language.c:1368
11056
msgid "Set the status of the type/range checker."
11057
msgstr ""
11058
 
11059
#: language.c:1374
11060
msgid "Show the status of the type/range checker."
11061
msgstr ""
11062
 
11063
#: language.c:1379
11064
msgid "Set type checking.  (on/warn/off/auto)"
11065
msgstr ""
11066
 
11067
#: language.c:1380
11068
msgid "Show type checking.  (on/warn/off/auto)"
11069
msgstr ""
11070
 
11071
#: language.c:1387
11072
msgid "Set range checking.  (on/warn/off/auto)"
11073
msgstr ""
11074
 
11075
#: language.c:1388
11076
msgid "Show range checking.  (on/warn/off/auto)"
11077
msgstr ""
11078
 
11079
#: language.c:1395
11080
msgid "Set case sensitivity in name search.  (on/off/auto)"
11081
msgstr ""
11082
 
11083
#: language.c:1396
11084
msgid "Show case sensitivity in name search.  (on/off/auto)"
11085
msgstr ""
11086
 
11087
#: language.c:1397
11088
msgid "For Fortran the default is off; for other languages the default is on."
11089
msgstr ""
11090
 
11091
#: libunwind-frame.c:191
11092
msgid "Can't get libunwind sp register."
11093
msgstr ""
11094
 
11095
#: linespec.c:530
11096
msgid ""
11097
"[0] cancel\n"
11098
"[1] all\n"
11099
msgstr ""
11100
 
11101
#: linespec.c:542
11102
#, possible-c-format
11103
msgid "[%d] %s at ?FILE:%d [No symtab? Probably broken debug info...]\n"
11104
msgstr ""
11105
 
11106
#: linespec.c:549
11107
msgid "?HERE\n"
11108
msgstr ""
11109
 
11110
#: linespec.c:573
11111
msgid "Arguments must be choice numbers."
11112
msgstr ""
11113
 
11114
#: linespec.c:578
11115
msgid "canceled"
11116
msgstr ""
11117
 
11118
#: linespec.c:601
11119
#, possible-c-format
11120
msgid "No choice number %d.\n"
11121
msgstr ""
11122
 
11123
#: linespec.c:619
11124
#, possible-c-format
11125
msgid "duplicate request for %d ignored.\n"
11126
msgstr ""
11127
 
11128
#: linespec.c:857 macroexp.c:343
11129
msgid "Unmatched single quote."
11130
msgstr ""
11131
 
11132
#: linespec.c:1042 linespec.c:1277
11133
msgid "malformed template specification in command"
11134
msgstr ""
11135
 
11136
#: linespec.c:1159
11137
#, possible-c-format
11138
msgid "debugging symbol \"%s\" does not match selector; ignoring"
11139
msgstr ""
11140
 
11141
#: linespec.c:1442 linespec.c:1603
11142
#, possible-c-format
11143
msgid "the class `%s' does not have any method instance named %s\n"
11144
msgstr ""
11145
 
11146
#: linespec.c:1663
11147
#, possible-c-format
11148
msgid "No source file named %s."
11149
msgstr ""
11150
 
11151
#: linespec.c:1794
11152
msgid "History values used in line specs must have integer values."
11153
msgstr ""
11154
 
11155
#: linespec.c:1818
11156
msgid "Convenience variables used in line specs must have integer values."
11157
msgstr ""
11158
 
11159
#: linespec.c:1876
11160
#, possible-c-format
11161
msgid "Function \"%s\" not defined."
11162
msgstr ""
11163
 
11164
#: linespec.c:1921
11165
#, possible-c-format
11166
msgid "\"%s\" is not a function"
11167
msgstr ""
11168
 
11169
#. This can happen if it is compiled with a compiler which doesn't
11170
#. put out line numbers for variables.
11171
#. FIXME: Shouldn't we just set .line and .symtab to zero
11172
#. and return?  For example, "info line foo" could print
11173
#. the address.
11174
#: linespec.c:1939
11175
#, possible-c-format
11176
msgid "Line number not known for symbol \"%s\""
11177
msgstr ""
11178
 
11179
#: linux-fork.c:395 linux-fork.c:540
11180
#, possible-c-format
11181
msgid "Unable to detach %s"
11182
msgstr ""
11183
 
11184
#: linux-fork.c:489
11185
msgid "Requires argument (checkpoint id to delete)"
11186
msgstr ""
11187
 
11188
#: linux-fork.c:493 linux-fork.c:533
11189
#, possible-c-format
11190
msgid "No such checkpoint id, %s"
11191
msgstr ""
11192
 
11193
#: linux-fork.c:496
11194
msgid "Please switch to another checkpoint before deleting the current one"
11195
msgstr ""
11196
 
11197
#: linux-fork.c:500
11198
#, possible-c-format
11199
msgid "Unable to kill pid %s"
11200
msgstr ""
11201
 
11202
#: linux-fork.c:507
11203
#, possible-c-format
11204
msgid "Killed %s\n"
11205
msgstr ""
11206
 
11207
#: linux-fork.c:519
11208
#, possible-c-format
11209
msgid "Unable to wait pid %s"
11210
msgstr ""
11211
 
11212
#: linux-fork.c:529
11213
msgid "Requires argument (checkpoint id to detach)"
11214
msgstr ""
11215
 
11216
#: linux-fork.c:536
11217
msgid "Please switch to another checkpoint before detaching the current one"
11218
msgstr ""
11219
 
11220
#: linux-fork.c:543
11221
#, possible-c-format
11222
msgid "Detached %s\n"
11223
msgstr ""
11224
 
11225
#: linux-fork.c:581
11226
msgid " (main process)"
11227
msgstr ""
11228
 
11229
#: linux-fork.c:582
11230
msgid " at "
11231
msgstr ""
11232
 
11233
#: linux-fork.c:591 linux-fork.c:593
11234
#, possible-c-format
11235
msgid ", file %s"
11236
msgstr ""
11237
 
11238
#: linux-fork.c:596
11239
#, possible-c-format
11240
msgid ", line %d"
11241
msgstr ""
11242
 
11243
#: linux-fork.c:611
11244
#, possible-c-format
11245
msgid "No checkpoint number %d.\n"
11246
msgstr ""
11247
 
11248
#: linux-fork.c:613
11249
msgid "No checkpoints.\n"
11250
msgstr ""
11251
 
11252
#: linux-fork.c:646
11253
msgid "checkpoint: can't find fork function in inferior."
11254
msgstr ""
11255
 
11256
#. Probably can't happen.
11257
#: linux-fork.c:658
11258
msgid "checkpoint: call_function_by_hand returned null."
11259
msgstr ""
11260
 
11261
#: linux-fork.c:666
11262
#, possible-c-format
11263
msgid "checkpoint: fork returned pid %ld.\n"
11264
msgstr ""
11265
 
11266
#: linux-fork.c:673
11267
#, possible-c-format
11268
msgid "   gdb says parent = %ld.\n"
11269
msgstr ""
11270
 
11271
#: linux-fork.c:680
11272
msgid "Failed to find new fork"
11273
msgstr ""
11274
 
11275
#: linux-fork.c:701
11276
#, possible-c-format
11277
msgid "Switching to %s\n"
11278
msgstr ""
11279
 
11280
#: linux-fork.c:714
11281
msgid "Requires argument (checkpoint id to restart)"
11282
msgstr ""
11283
 
11284
#: linux-fork.c:717
11285
#, possible-c-format
11286
msgid "Not found: checkpoint id %s"
11287
msgstr ""
11288
 
11289
#. Checkpoint command: create a fork of the inferior process
11290
#. and set it aside for later debugging.
11291
#: linux-fork.c:730
11292
msgid "Fork a duplicate process (experimental)."
11293
msgstr ""
11294
 
11295
#. Restart command: restore the context of a specified checkpoint
11296
#. process.
11297
#: linux-fork.c:736
11298
msgid ""
11299
"restart : restore program context from a checkpoint.\n"
11300
"Argument 'n' is checkpoint ID, as displayed by 'info checkpoints'."
11301
msgstr ""
11302
 
11303
#. Delete checkpoint command: kill the process and remove it from
11304
#. the fork list.
11305
#: linux-fork.c:743
11306
msgid "Delete a checkpoint (experimental)."
11307
msgstr ""
11308
 
11309
#. Detach checkpoint command: release the process to run independently,
11310
#. and remove it from the fork list.
11311
#: linux-fork.c:750
11312
msgid "Detach from a checkpoint (experimental)."
11313
msgstr ""
11314
 
11315
#: linux-fork.c:758
11316
msgid "IDs of currently known checkpoints."
11317
msgstr ""
11318
 
11319
#: linux-nat.c:233
11320
#, possible-c-format
11321
msgid "Debugging of GNU/Linux lwp module is %s.\n"
11322
msgstr ""
11323
 
11324
#: linux-nat.c:242
11325
#, possible-c-format
11326
msgid "Debugging of GNU/Linux async lwp module is %s.\n"
11327
msgstr ""
11328
 
11329
#: linux-nat.c:253
11330
#, possible-c-format
11331
msgid "Disabling randomization of debuggee's virtual address space is %s.\n"
11332
msgstr ""
11333
 
11334
#: linux-nat.c:257
11335
msgid ""
11336
"Disabling randomization of debuggee's virtual address space is unsupported "
11337
"on\n"
11338
"this platform.\n"
11339
msgstr ""
11340
 
11341
#: linux-nat.c:267
11342
msgid ""
11343
"Disabling randomization of debuggee's virtual address space is unsupported "
11344
"on\n"
11345
"this platform."
11346
msgstr ""
11347
 
11348
#: linux-nat.c:474
11349
#, possible-c-format
11350
msgid "linux_test_for_tracefork: waitpid: unexpected result %d."
11351
msgstr ""
11352
 
11353
#: linux-nat.c:476
11354
#, possible-c-format
11355
msgid "linux_test_for_tracefork: waitpid: unexpected status %d."
11356
msgstr ""
11357
 
11358
#: linux-nat.c:484 linux-nat.c:534
11359
msgid "linux_test_for_tracefork: failed to kill child"
11360
msgstr ""
11361
 
11362
#: linux-nat.c:491
11363
msgid "linux_test_for_tracefork: failed to wait for killed child"
11364
msgstr ""
11365
 
11366
#: linux-nat.c:493
11367
#, possible-c-format
11368
msgid "linux_test_for_tracefork: unexpected wait status 0x%x from killed child"
11369
msgstr ""
11370
 
11371
#: linux-nat.c:507
11372
msgid "linux_test_for_tracefork: failed to resume child"
11373
msgstr ""
11374
 
11375
#: linux-nat.c:524
11376
msgid "linux_test_for_tracefork: failed to kill second child"
11377
msgstr ""
11378
 
11379
#: linux-nat.c:529
11380
#, possible-c-format
11381
msgid ""
11382
"linux_test_for_tracefork: unexpected result from waitpid (%d, status 0x%x)"
11383
msgstr ""
11384
 
11385
#. The parent stays blocked inside the vfork syscall until the
11386
#. child execs or exits.  If we don't let the child run, then
11387
#. the parent stays blocked.  If we're telling the parent to run
11388
#. in the foreground, the user will not be able to ctrl-c to get
11389
#. back the terminal, effectively hanging the debug session.
11390
#: linux-nat.c:681
11391
msgid ""
11392
"Can not resume the parent process over vfork in the foreground while\n"
11393
"holding the child stopped.  Try \"set detach-on-fork\" or \"set schedule-"
11394
"multiple\".\n"
11395
msgstr ""
11396
 
11397
#: linux-nat.c:876
11398
#, possible-c-format
11399
msgid "Attaching after process %d vfork to child process %d.\n"
11400
msgstr ""
11401
 
11402
#: linux-nat.c:880
11403
#, possible-c-format
11404
msgid "Attaching after process %d fork to child process %d.\n"
11405
msgstr ""
11406
 
11407
#: linux-nat.c:968
11408
msgid "Your system does not support fork catchpoints."
11409
msgstr ""
11410
 
11411
#: linux-nat.c:975
11412
msgid "Your system does not support vfork catchpoints."
11413
msgstr ""
11414
 
11415
#: linux-nat.c:982
11416
msgid "Your system does not support exec catchpoints."
11417
msgstr ""
11418
 
11419
#: linux-nat.c:990
11420
msgid "Your system does not support syscall catchpoints."
11421
msgstr ""
11422
 
11423
#: linux-nat.c:1393
11424
#, possible-c-format
11425
msgid "%s is a cloned process"
11426
msgstr ""
11427
 
11428
#. If we fail to attach to the thread, issue a warning,
11429
#. but continue.  One way this can happen is if thread
11430
#. creation is interrupted; as of Linux kernel 2.6.19, a
11431
#. bug may place threads in the thread list and then fail
11432
#. to create them.
11433
#: linux-nat.c:1455
11434
#, possible-c-format
11435
msgid "Can't attach %s: %s"
11436
msgstr ""
11437
 
11438
#: linux-nat.c:1531
11439
#, possible-c-format
11440
msgid "Error disabling address space randomization: %s"
11441
msgstr ""
11442
 
11443
#: linux-nat.c:1544
11444
#, possible-c-format
11445
msgid "Error restoring address space randomization: %s"
11446
msgstr ""
11447
 
11448
#: linux-nat.c:1578
11449
msgid "Unable to attach: program exited normally."
11450
msgstr ""
11451
 
11452
#: linux-nat.c:1580
11453
#, possible-c-format
11454
msgid "Unable to attach: program exited with code %d."
11455
msgstr ""
11456
 
11457
#: linux-nat.c:1591
11458
#, possible-c-format
11459
msgid "Unable to attach: program terminated with signal %s, %s."
11460
msgstr ""
11461
 
11462
#: linux-nat.c:1598
11463
#, possible-c-format
11464
msgid "unexpected status %d for PID %ld"
11465
msgstr ""
11466
 
11467
#: linux-nat.c:1734
11468
#, possible-c-format
11469
msgid "Can't detach %s: %s"
11470
msgstr ""
11471
 
11472
#: linux-nat.c:2171
11473
msgid "waiting for new child"
11474
msgstr ""
11475
 
11476
#: linux-nat.c:2174
11477
#, possible-c-format
11478
msgid "wait returned unexpected PID %d"
11479
msgstr ""
11480
 
11481
#: linux-nat.c:2177
11482
#, possible-c-format
11483
msgid "wait returned unexpected status 0x%x"
11484
msgstr ""
11485
 
11486
#: linux-nat.c:2330
11487
#, possible-c-format
11488
msgid "unknown ptrace event %d"
11489
msgstr ""
11490
 
11491
#: linux-nat.c:4069
11492
#, possible-c-format
11493
msgid "Could not open %s."
11494
msgstr ""
11495
 
11496
#: linux-nat.c:4497 procfs.c:5470
11497
msgid "No current process: you must name one."
11498
msgstr ""
11499
 
11500
#: linux-nat.c:4501
11501
#, possible-c-format
11502
msgid "No /proc directory: '%s'"
11503
msgstr ""
11504
 
11505
#: linux-nat.c:4503
11506
#, possible-c-format
11507
msgid "process %ld\n"
11508
msgstr ""
11509
 
11510
#: linux-nat.c:4514
11511
#, possible-c-format
11512
msgid "unable to read '%s'"
11513
msgstr ""
11514
 
11515
#: linux-nat.c:4518 linux-nat.c:4598 linux-nat.c:4612 linux-nat.c:4709
11516
#, possible-c-format
11517
msgid "unable to open /proc file '%s'"
11518
msgstr ""
11519
 
11520
#: linux-nat.c:4527 linux-nat.c:4536
11521
#, possible-c-format
11522
msgid "unable to read link '%s'"
11523
msgstr ""
11524
 
11525
#. No output for summary mode.
11526
#: linux-nat.c:4548 procfs.c:5405
11527
msgid ""
11528
"Mapped address spaces:\n"
11529
"\n"
11530
msgstr ""
11531
 
11532
#: linux-nat.c:4625
11533
#, possible-c-format
11534
msgid "Process: %d\n"
11535
msgstr ""
11536
 
11537
#: linux-nat.c:4627
11538
#, possible-c-format
11539
msgid "Exec file: %s\n"
11540
msgstr ""
11541
 
11542
#: linux-nat.c:4629
11543
#, possible-c-format
11544
msgid "State: %c\n"
11545
msgstr ""
11546
 
11547
#: linux-nat.c:4631
11548
#, possible-c-format
11549
msgid "Parent process: %d\n"
11550
msgstr ""
11551
 
11552
#: linux-nat.c:4633
11553
#, possible-c-format
11554
msgid "Process group: %d\n"
11555
msgstr ""
11556
 
11557
#: linux-nat.c:4635
11558
#, possible-c-format
11559
msgid "Session id: %d\n"
11560
msgstr ""
11561
 
11562
#: linux-nat.c:4637
11563
#, possible-c-format
11564
msgid "TTY: %d\n"
11565
msgstr ""
11566
 
11567
#: linux-nat.c:4639
11568
#, possible-c-format
11569
msgid "TTY owner process group: %d\n"
11570
msgstr ""
11571
 
11572
#: linux-nat.c:4641
11573
#, possible-c-format
11574
msgid "Flags: 0x%lx\n"
11575
msgstr ""
11576
 
11577
#: linux-nat.c:4643
11578
#, possible-c-format
11579
msgid "Minor faults (no memory page): %lu\n"
11580
msgstr ""
11581
 
11582
#: linux-nat.c:4646
11583
#, possible-c-format
11584
msgid "Minor faults, children: %lu\n"
11585
msgstr ""
11586
 
11587
#: linux-nat.c:4649
11588
#, possible-c-format
11589
msgid "Major faults (memory page faults): %lu\n"
11590
msgstr ""
11591
 
11592
#: linux-nat.c:4652
11593
#, possible-c-format
11594
msgid "Major faults, children: %lu\n"
11595
msgstr ""
11596
 
11597
#: linux-nat.c:4655
11598
#, possible-c-format
11599
msgid "utime: %ld\n"
11600
msgstr ""
11601
 
11602
#: linux-nat.c:4657
11603
#, possible-c-format
11604
msgid "stime: %ld\n"
11605
msgstr ""
11606
 
11607
#: linux-nat.c:4659
11608
#, possible-c-format
11609
msgid "utime, children: %ld\n"
11610
msgstr ""
11611
 
11612
#: linux-nat.c:4661
11613
#, possible-c-format
11614
msgid "stime, children: %ld\n"
11615
msgstr ""
11616
 
11617
#: linux-nat.c:4663
11618
#, possible-c-format
11619
msgid "jiffies remaining in current time slice: %ld\n"
11620
msgstr ""
11621
 
11622
#: linux-nat.c:4666
11623
#, possible-c-format
11624
msgid "'nice' value: %ld\n"
11625
msgstr ""
11626
 
11627
#: linux-nat.c:4668
11628
#, possible-c-format
11629
msgid "jiffies until next timeout: %lu\n"
11630
msgstr ""
11631
 
11632
#: linux-nat.c:4671
11633
#, possible-c-format
11634
msgid "jiffies until next SIGALRM: %lu\n"
11635
msgstr ""
11636
 
11637
#: linux-nat.c:4674
11638
#, possible-c-format
11639
msgid "start time (jiffies since system boot): %ld\n"
11640
msgstr ""
11641
 
11642
#: linux-nat.c:4677
11643
#, possible-c-format
11644
msgid "Virtual memory size: %lu\n"
11645
msgstr ""
11646
 
11647
#: linux-nat.c:4680
11648
#, possible-c-format
11649
msgid "Resident set size: %lu\n"
11650
msgstr ""
11651
 
11652
#: linux-nat.c:4682
11653
#, possible-c-format
11654
msgid "rlim: %lu\n"
11655
msgstr ""
11656
 
11657
#: linux-nat.c:4684
11658
#, possible-c-format
11659
msgid "Start of text: 0x%lx\n"
11660
msgstr ""
11661
 
11662
#: linux-nat.c:4686
11663
#, possible-c-format
11664
msgid "End of text: 0x%lx\n"
11665
msgstr ""
11666
 
11667
#: linux-nat.c:4688
11668
#, possible-c-format
11669
msgid "Start of stack: 0x%lx\n"
11670
msgstr ""
11671
 
11672
#. FIXME arch?
11673
#: linux-nat.c:4692
11674
#, possible-c-format
11675
msgid "Kernel stack pointer: 0x%lx\n"
11676
msgstr ""
11677
 
11678
#. FIXME arch?
11679
#: linux-nat.c:4694
11680
#, possible-c-format
11681
msgid "Kernel instr pointer: 0x%lx\n"
11682
msgstr ""
11683
 
11684
#: linux-nat.c:4696
11685
#, possible-c-format
11686
msgid "Pending signals bitmap: 0x%lx\n"
11687
msgstr ""
11688
 
11689
#: linux-nat.c:4698
11690
#, possible-c-format
11691
msgid "Blocked signals bitmap: 0x%lx\n"
11692
msgstr ""
11693
 
11694
#: linux-nat.c:4700
11695
#, possible-c-format
11696
msgid "Ignored signals bitmap: 0x%lx\n"
11697
msgstr ""
11698
 
11699
#: linux-nat.c:4702
11700
#, possible-c-format
11701
msgid "Catched signals bitmap: 0x%lx\n"
11702
msgstr ""
11703
 
11704
#. FIXME arch?
11705
#: linux-nat.c:4704
11706
#, possible-c-format
11707
msgid "wchan (system call): 0x%lx\n"
11708
msgstr ""
11709
 
11710
#: linux-nat.c:4863 linux-nat.c:4876
11711
#, possible-c-format
11712
msgid "Could not parse signal set: %s"
11713
msgstr ""
11714
 
11715
#: linux-nat.c:4909
11716
#, possible-c-format
11717
msgid "Could not open %s"
11718
msgstr ""
11719
 
11720
#: linux-nat.c:5675
11721
msgid ""
11722
"Show /proc process information about any running process.\n"
11723
"Specify any process id, or use the program being debugged by default.\n"
11724
"Specify any of the following keywords for detailed info:\n"
11725
"  mappings -- list of mapped memory regions.\n"
11726
"  stat     -- list a bunch of random process info.\n"
11727
"  status   -- list a different bunch of random process info.\n"
11728
"  all      -- list all available /proc info."
11729
msgstr ""
11730
 
11731
#: linux-nat.c:5685
11732
msgid "Set debugging of GNU/Linux lwp module."
11733
msgstr ""
11734
 
11735
#: linux-nat.c:5686
11736
msgid "Show debugging of GNU/Linux lwp module."
11737
msgstr ""
11738
 
11739
#: linux-nat.c:5687 linux-nat.c:5696
11740
msgid "Enables printf debugging output."
11741
msgstr ""
11742
 
11743
#: linux-nat.c:5694
11744
msgid "Set debugging of GNU/Linux async lwp module."
11745
msgstr ""
11746
 
11747
#: linux-nat.c:5695
11748
msgid "Show debugging of GNU/Linux async lwp module."
11749
msgstr ""
11750
 
11751
#: linux-nat.c:5720
11752
msgid "Set disabling of debuggee's virtual address space randomization."
11753
msgstr ""
11754
 
11755
#: linux-nat.c:5721
11756
msgid "Show disabling of debuggee's virtual address space randomization."
11757
msgstr ""
11758
 
11759
#: linux-nat.c:5722
11760
msgid ""
11761
"When this mode is on (which is the default), randomization of the virtual\n"
11762
"address space is disabled.  Standalone programs run with the randomization\n"
11763
"enabled by default on some platforms."
11764
msgstr ""
11765
 
11766
#: linux-record.c:245
11767
msgid ""
11768
"The next instruction is syscall exit.  It will make the program exit.  Do "
11769
"you want to stop the program?"
11770
msgstr ""
11771
 
11772
#: linux-record.c:492
11773
msgid ""
11774
"Process record and replay target doesn't support ioctl request "
11775
"TIOCSERGSTRUCT\n"
11776
msgstr ""
11777
 
11778
#: linux-record.c:498
11779
#, possible-c-format
11780
msgid "Process record and replay target doesn't support ioctl request 0x%s.\n"
11781
msgstr ""
11782
 
11783
#: linux-record.c:677
11784
msgid ""
11785
"The next instruction is syscall reboot.  It will restart the computer.  Do "
11786
"you want to stop the program?"
11787
msgstr ""
11788
 
11789
#: linux-record.c:708
11790
#, possible-c-format
11791
msgid ""
11792
"The next instruction is syscall munmap.\n"
11793
"It will free the memory addr = 0x%s len = %u.\n"
11794
"It will make record target cannot record some memory change.\n"
11795
"Do you want to stop the program?"
11796
msgstr ""
11797
 
11798
#: linux-record.c:1051
11799
#, possible-c-format
11800
msgid "Process record and replay target doesn't support socketcall call 0x%s\n"
11801
msgstr ""
11802
 
11803
#. XXX RECORD_SEMCTL still not supported.
11804
#: linux-record.c:1214
11805
#, possible-c-format
11806
msgid "Process record and replay target doesn't support ipc number %s\n"
11807
msgstr ""
11808
 
11809
#: linux-record.c:1908
11810
msgid ""
11811
"The next instruction is syscall exit_group.  It will make the program exit.  "
11812
"Do you want to stop the program?"
11813
msgstr ""
11814
 
11815
#: linux-record.c:2243
11816
#, possible-c-format
11817
msgid "Process record and replay target doesn't support syscall number %d\n"
11818
msgstr ""
11819
 
11820
#: linux-thread-db.c:372
11821
#, possible-c-format
11822
msgid "thread_get_info_callback: cannot get thread info: %s"
11823
msgstr ""
11824
 
11825
#: linux-thread-db.c:418
11826
#, possible-c-format
11827
msgid "Cannot find user-level thread for LWP %ld: %s"
11828
msgstr ""
11829
 
11830
#: linux-thread-db.c:477 linux-thread-db.c:1174
11831
#, possible-c-format
11832
msgid "Cannot get thread info: %s"
11833
msgstr ""
11834
 
11835
#: linux-thread-db.c:490
11836
#, possible-c-format
11837
msgid "Symbol \"%s\" not found in libthread_db: %s"
11838
msgstr ""
11839
 
11840
#: linux-thread-db.c:563
11841
#, possible-c-format
11842
msgid "Unable to set global thread event mask: %s"
11843
msgstr ""
11844
 
11845
#: linux-thread-db.c:577
11846
#, possible-c-format
11847
msgid "Unable to get location for thread creation breakpoint: %s"
11848
msgstr ""
11849
 
11850
#: linux-thread-db.c:586
11851
#, possible-c-format
11852
msgid "Unable to get location for thread death breakpoint: %s"
11853
msgstr ""
11854
 
11855
#: linux-thread-db.c:646
11856
#, possible-c-format
11857
msgid "Cannot initialize libthread_db: %s"
11858
msgstr ""
11859
 
11860
#: linux-thread-db.c:662
11861
#, possible-c-format
11862
msgid "td_ta_new failed: %s\n"
11863
msgstr ""
11864
 
11865
#: linux-thread-db.c:676
11866
#, possible-c-format
11867
msgid "td_ta_new failed: %s"
11868
msgstr ""
11869
 
11870
#: linux-thread-db.c:709 sol-thread.c:675
11871
msgid "[Thread debugging using libthread_db enabled]\n"
11872
msgstr ""
11873
 
11874
#: linux-thread-db.c:719
11875
#, possible-c-format
11876
msgid "Using host libthread_db library \"%s\".\n"
11877
msgstr ""
11878
 
11879
#: linux-thread-db.c:749
11880
#, possible-c-format
11881
msgid "Trying host libthread_db library: %s.\n"
11882
msgstr ""
11883
 
11884
#: linux-thread-db.c:755
11885
#, possible-c-format
11886
msgid "dlopen failed: %s.\n"
11887
msgstr ""
11888
 
11889
#: linux-thread-db.c:769
11890
#, possible-c-format
11891
msgid "Host %s resolved to: %s.\n"
11892
msgstr ""
11893
 
11894
#: linux-thread-db.c:809 linux-thread-db.c:825
11895
#, possible-c-format
11896
msgid "libthread_db_search_path component too long, ignored: %s."
11897
msgstr ""
11898
 
11899
#: linux-thread-db.c:887
11900
#, possible-c-format
11901
msgid "Expected absolute pathname for libpthread in the inferior, but got %s."
11902
msgstr ""
11903
 
11904
#: linux-thread-db.c:892
11905
#, possible-c-format
11906
msgid "Unexpected: path to libpthread in the inferior is too long: %s"
11907
msgstr ""
11908
 
11909
#: linux-thread-db.c:901
11910
msgid ""
11911
"Unable to find libthread_db matching inferior's thread library, thread "
11912
"debugging will not be available."
11913
msgstr ""
11914
 
11915
#: linux-thread-db.c:1055
11916
#, possible-c-format
11917
msgid "Cannot enable thread event reporting for %s: %s"
11918
msgstr ""
11919
 
11920
#: linux-thread-db.c:1168
11921
#, possible-c-format
11922
msgid "Cannot get thread event message: %s"
11923
msgstr ""
11924
 
11925
#: linux-thread-db.c:1190
11926
msgid "Spurious thread death event."
11927
msgstr ""
11928
 
11929
#: linux-thread-db.c:1197
11930
msgid "Spurious thread event."
11931
msgstr ""
11932
 
11933
#: linux-thread-db.c:1302
11934
#, possible-c-format
11935
msgid "find_new_threads_callback: cannot get thread info: %s"
11936
msgstr ""
11937
 
11938
#: linux-thread-db.c:1322
11939
#, possible-c-format
11940
msgid "Cannot enable thread event reporting for LWP %d: %s"
11941
msgstr ""
11942
 
11943
#: linux-thread-db.c:1390
11944
#, possible-c-format
11945
msgid "Found %d new threads in iteration %d.\n"
11946
msgstr ""
11947
 
11948
#: linux-thread-db.c:1442
11949
#, possible-c-format
11950
msgid "Cannot find new threads: %s"
11951
msgstr ""
11952
 
11953
#: linux-thread-db.c:1545
11954
msgid "No TLS library support"
11955
msgstr ""
11956
 
11957
#: linux-thread-db.c:1565
11958
msgid "TLS not allocated yet"
11959
msgstr ""
11960
 
11961
#: linux-thread-db.c:1586
11962
msgid "TLS not supported on this target"
11963
msgstr ""
11964
 
11965
#: linux-thread-db.c:1680
11966
msgid "Set search path for libthread_db."
11967
msgstr ""
11968
 
11969
#: linux-thread-db.c:1681
11970
msgid "Show the current search path or libthread_db."
11971
msgstr ""
11972
 
11973
#: linux-thread-db.c:1682
11974
msgid ""
11975
"This path is used to search for libthread_db to be loaded into gdb itself."
11976
msgstr ""
11977
 
11978
#: lm32-tdep.c:371
11979
msgid "lm32_store_return_value: type length too large."
11980
msgstr ""
11981
 
11982
#: m2-lang.c:218
11983
msgid "unbounded structure missing _m2_high field"
11984
msgstr ""
11985
 
11986
#: m2-lang.c:246
11987
msgid "internal error: unbounded array structure is unknown"
11988
msgstr ""
11989
 
11990
#: m2-lang.c:251
11991
msgid "unbounded structure missing _m2_contents field"
11992
msgstr ""
11993
 
11994
#: m2-typeprint.c:117
11995
msgid "method"
11996
msgstr ""
11997
 
11998
#. i18n: Do not translate the "struct" part!
11999
#: m2-typeprint.c:137
12000
msgid "undef"
12001
msgstr ""
12002
 
12003
#: m2-typeprint.c:141
12004
msgid "error"
12005
msgstr ""
12006
 
12007
#: m2-typeprint.c:263
12008
msgid "is unknown"
12009
msgstr ""
12010
 
12011
#: m2-typeprint.c:416
12012
msgid "long_set failed to find discrete bounds for its subtype"
12013
msgstr ""
12014
 
12015
#: m2-typeprint.c:419 m2-valprint.c:86
12016
msgid "expecting long_set"
12017
msgstr ""
12018
 
12019
#. i18n: Do not translate the "SET OF" part!
12020
#: m2-typeprint.c:471
12021
msgid "SET OF "
12022
msgstr ""
12023
 
12024
#. i18n: Do not translate "CASE" and "OF"
12025
#: m2-typeprint.c:558
12026
msgid "CASE  OF\n"
12027
msgstr ""
12028
 
12029
#: m2-valprint.c:117
12030
msgid ""
12031
msgstr ""
12032
 
12033
#: m2-valprint.c:131
12034
msgid "bit test is out of range"
12035
msgstr ""
12036
 
12037
#: m2-valprint.c:603
12038
msgid ""
12039
msgstr ""
12040
 
12041
#: m2-valprint.c:666
12042
#, possible-c-format
12043
msgid "Invalid m2 type code %d in symbol table."
12044
msgstr ""
12045
 
12046
#: m32c-tdep.c:2434
12047
#, possible-c-format
12048
msgid ""
12049
"Cannot convert code address %s to function pointer:\n"
12050
"couldn't find a symbol at that address, to find trampoline."
12051
msgstr ""
12052
 
12053
#: m32c-tdep.c:2468
12054
#, possible-c-format
12055
msgid ""
12056
"Cannot convert code address %s to function pointer:\n"
12057
"couldn't find trampoline named '%s.plt'.\n"
12058
"Returning pointer value %s instead; this may produce\n"
12059
"a useful result if converted back into an address by GDB,\n"
12060
"but will most likely not be useful otherwise.\n"
12061
msgstr ""
12062
 
12063
#: m32r-rom.c:134
12064
#, possible-c-format
12065
msgid "Unable to open file %s."
12066
msgstr ""
12067
 
12068
#: m32r-rom.c:136
12069
msgid "File is not an object file."
12070
msgstr ""
12071
 
12072
#: m32r-rom.c:429
12073
msgid "No ethernet connection!"
12074
msgstr ""
12075
 
12076
#: m32r-rom.c:452
12077
msgid "Couldn't initialize WINSOCK."
12078
msgstr ""
12079
 
12080
#: m32r-rom.c:587
12081
msgid "Set the default path for downloadable SREC files."
12082
msgstr ""
12083
 
12084
#: m32r-rom.c:588
12085
msgid "Show the default path for downloadable SREC files."
12086
msgstr ""
12087
 
12088
#: m32r-rom.c:589
12089
msgid "Determines the default path for downloadable SREC files."
12090
msgstr ""
12091
 
12092
#: m32r-rom.c:595
12093
msgid "Set IP address for M32R-EVA target board."
12094
msgstr ""
12095
 
12096
#: m32r-rom.c:596
12097
msgid "Show IP address for M32R-EVA target board."
12098
msgstr ""
12099
 
12100
#: m32r-rom.c:597
12101
msgid "Determine the IP address for M32R-EVA target board."
12102
msgstr ""
12103
 
12104
#: m32r-rom.c:603
12105
msgid "Set IP address for download server (GDB's host computer)."
12106
msgstr ""
12107
 
12108
#: m32r-rom.c:604
12109
msgid "Show IP address for download server (GDB's host computer)."
12110
msgstr ""
12111
 
12112
#: m32r-rom.c:605
12113
msgid "Determine the IP address for download server (GDB's host computer)."
12114
msgstr ""
12115
 
12116
#: m32r-rom.c:611
12117
msgid "Upload the srec file via the monitor's Ethernet upload capability."
12118
msgstr ""
12119
 
12120
#: m32r-rom.c:614
12121
msgid "test upload command."
12122
msgstr ""
12123
 
12124
#: m68hc11-tdep.c:256
12125
msgid ""
12126
"No frame soft register found in the symbol table.\n"
12127
"Stack backtrace will not work."
12128
msgstr ""
12129
 
12130
#: m68hc11-tdep.c:1278
12131
msgid "return of value > 4 is not supported."
12132
msgstr ""
12133
 
12134
#: m68hc11-tdep.c:1316 sh-tdep.c:1325
12135
msgid "bad size for return value"
12136
msgstr ""
12137
 
12138
#: m68k-tdep.c:181
12139
#, possible-c-format
12140
msgid "m68k_register_name: illegal register number %d"
12141
msgstr ""
12142
 
12143
#: m68k-tdep.c:1019
12144
msgid "m68k_get_longjmp_target: not implemented"
12145
msgstr ""
12146
 
12147
#: machoread.c:322
12148
#, possible-c-format
12149
msgid "Loading symbols from oso: %s\n"
12150
msgstr ""
12151
 
12152
#: machoread.c:326 symfile.c:1593 symfile.c:1643
12153
#, possible-c-format
12154
msgid "`%s': can't read symbols: %s."
12155
msgstr ""
12156
 
12157
#: machoread.c:359
12158
#, possible-c-format
12159
msgid "resolve sect %s with %s\n"
12160
msgstr ""
12161
 
12162
#: machoread.c:365 machoread.c:763
12163
#, possible-c-format
12164
msgid "can't find symbol '%s' in minsymtab"
12165
msgstr ""
12166
 
12167
#: machoread.c:376
12168
#, possible-c-format
12169
msgid "can't find section '%s' in OSO file %s"
12170
msgstr ""
12171
 
12172
#: machoread.c:383
12173
#, possible-c-format
12174
msgid "  %s: %s\n"
12175
msgstr ""
12176
 
12177
#: machoread.c:457
12178
#, possible-c-format
12179
msgid "Could not open OSO archive file \"%s\""
12180
msgstr ""
12181
 
12182
#: machoread.c:464
12183
#, possible-c-format
12184
msgid "OSO archive file \"%s\" not an archive."
12185
msgstr ""
12186
 
12187
#: machoread.c:474
12188
#, possible-c-format
12189
msgid "Could not read archive members out of OSO archive \"%s\""
12190
msgstr ""
12191
 
12192
#: machoread.c:518
12193
#, possible-c-format
12194
msgid "Could not find specified archive member for OSO name \"%s\""
12195
msgstr ""
12196
 
12197
#: machoread.c:529 symfile.c:1585 symfile.c:1631
12198
#, possible-c-format
12199
msgid "`%s': can't open to read symbols: %s."
12200
msgstr ""
12201
 
12202
#: machoread.c:578 machoread.c:601
12203
#, possible-c-format
12204
msgid "can't find UUID in %s"
12205
msgstr ""
12206
 
12207
#: machoread.c:585
12208
#, possible-c-format
12209
msgid "can't open dsym file %s"
12210
msgstr ""
12211
 
12212
#: machoread.c:593
12213
#, possible-c-format
12214
msgid "bad dsym file format: %s"
12215
msgstr ""
12216
 
12217
#: machoread.c:609
12218
#, possible-c-format
12219
msgid "dsym file UUID doesn't match the one in %s"
12220
msgstr ""
12221
 
12222
#: machoread.c:675
12223
msgid "dsym file found\n"
12224
msgstr ""
12225
 
12226
#: machoread.c:731
12227
#, possible-c-format
12228
msgid "Relocate section '%s' of %s\n"
12229
msgstr ""
12230
 
12231
#: machoread.c:862
12232
msgid "Set if printing Mach-O symbols processing."
12233
msgstr ""
12234
 
12235
#: machoread.c:863
12236
msgid "Show if printing Mach-O symbols processing."
12237
msgstr ""
12238
 
12239
#: macrocmd.c:62
12240
msgid ""
12241
"You must follow the `macro expand' command with the expression you\n"
12242
"want to expand."
12243
msgstr ""
12244
 
12245
#: macrocmd.c:98
12246
msgid ""
12247
"You must follow the `macro expand-once' command with the expression\n"
12248
"you want to expand."
12249
msgstr ""
12250
 
12251
#: macrocmd.c:145
12252
msgid ""
12253
"You must follow the `info macro' command with the name of the macro\n"
12254
"whose definition you want to see."
12255
msgstr ""
12256
 
12257
#: macrocmd.c:151
12258
msgid "GDB has no preprocessor macro information for that code."
12259
msgstr ""
12260
 
12261
#: macrocmd.c:268
12262
msgid "usage: macro define NAME[(ARGUMENT-LIST)] [REPLACEMENT-LIST]"
12263
msgstr ""
12264
 
12265
#: macrocmd.c:278 macrocmd.c:353
12266
msgid "Invalid macro name."
12267
msgstr ""
12268
 
12269
#: macrocmd.c:306
12270
msgid "Macro is missing an argument."
12271
msgstr ""
12272
 
12273
#: macrocmd.c:312
12274
msgid "Two macro arguments with identical names."
12275
msgstr ""
12276
 
12277
#: macrocmd.c:322
12278
msgid "',' or ')' expected at end of macro arguments."
12279
msgstr ""
12280
 
12281
#: macrocmd.c:348
12282
msgid "usage: macro undef NAME"
12283
msgstr ""
12284
 
12285
#: macrocmd.c:396
12286
msgid "Prefix for commands dealing with C preprocessor macros."
12287
msgstr ""
12288
 
12289
#: macrocmd.c:399
12290
msgid ""
12291
"Fully expand any C/C++ preprocessor macro invocations in EXPRESSION.\n"
12292
"Show the expanded expression."
12293
msgstr ""
12294
 
12295
#: macrocmd.c:404
12296
msgid ""
12297
"Expand C/C++ preprocessor macro invocations appearing directly in "
12298
"EXPRESSION.\n"
12299
"Show the expanded expression.\n"
12300
"\n"
12301
"This command differs from `macro expand' in that it only expands macro\n"
12302
"invocations that appear directly in EXPRESSION; if expanding a macro\n"
12303
"introduces further macro invocations, those are left unexpanded.\n"
12304
"\n"
12305
"`macro expand-once' helps you see how a particular macro expands,\n"
12306
"whereas `macro expand' shows you how all the macros involved in an\n"
12307
"expression work together to yield a pre-processed expression."
12308
msgstr ""
12309
 
12310
#: macrocmd.c:419
12311
msgid "Show the definition of MACRO, and its source location."
12312
msgstr ""
12313
 
12314
#: macrocmd.c:422
12315
msgid ""
12316
"Define a new C/C++ preprocessor macro.\n"
12317
"The GDB command `macro define DEFINITION' is equivalent to placing a\n"
12318
"preprocessor directive of the form `#define DEFINITION' such that the\n"
12319
"definition is visible in all the inferior's source files.\n"
12320
"For example:\n"
12321
"  (gdb) macro define PI (3.1415926)\n"
12322
"  (gdb) macro define MIN(x,y) ((x) < (y) ? (x) : (y))"
12323
msgstr ""
12324
 
12325
#: macrocmd.c:432
12326
msgid ""
12327
"Remove the definition of the C/C++ preprocessor macro with the given name."
12328
msgstr ""
12329
 
12330
#: macrocmd.c:437
12331
msgid "List all the macros defined using the `macro define' command."
12332
msgstr ""
12333
 
12334
#: macroexp.c:235
12335
msgid "Unterminated comment in macro expansion."
12336
msgstr ""
12337
 
12338
#: macroexp.c:347
12339
msgid "A character constant must contain at least one character."
12340
msgstr ""
12341
 
12342
#: macroexp.c:397
12343
msgid "Unterminated string in expression."
12344
msgstr ""
12345
 
12346
#: macroexp.c:404
12347
msgid "Newline characters may not appear in string constants."
12348
msgstr ""
12349
 
12350
#: macroexp.c:635
12351
msgid "unable to avoid splicing tokens during macro expansion"
12352
msgstr ""
12353
 
12354
#: macroexp.c:811
12355
#, possible-c-format
12356
msgid "Malformed argument list for macro `%s'."
12357
msgstr ""
12358
 
12359
#: macroexp.c:981
12360
msgid "Stringification operator requires an argument."
12361
msgstr ""
12362
 
12363
#: macroexp.c:986
12364
msgid "Argument to stringification operator must name a macro parameter."
12365
msgstr ""
12366
 
12367
#: macroexp.c:1000
12368
msgid "Stray splicing operator"
12369
msgstr ""
12370
 
12371
#: macroexp.c:1032
12372
msgid "Splicing operator at end of macro"
12373
msgstr ""
12374
 
12375
#: macroexp.c:1241
12376
#, possible-c-format
12377
msgid "Wrong number of arguments to macro `%s' (expected %d, got %d)."
12378
msgstr ""
12379
 
12380
#: macroexp.c:1275
12381
msgid "bad macro definition kind"
12382
msgstr ""
12383
 
12384
#: macroexp.c:1407
12385
msgid "Expand-once not implemented yet."
12386
msgstr ""
12387
 
12388
#: macroscope.c:78
12389
#, possible-c-format
12390
msgid ""
12391
"symtab found for `%s', but that file\n"
12392
"is not covered in the compilation unit's macro information"
12393
msgstr ""
12394
 
12395
#: macrotab.c:472
12396
#, possible-c-format
12397
msgid "both `%s' and `%s' allegedly #included at %s:%d"
12398
msgstr ""
12399
 
12400
#: macrotab.c:731
12401
#, possible-c-format
12402
msgid "macro `%s' redefined at %s:%d; original definition at %s:%d"
12403
msgstr ""
12404
 
12405
#: macrotab.c:833
12406
#, possible-c-format
12407
msgid "macro '%s' is #undefined twice, at %s:%d and %s:%d"
12408
msgstr ""
12409
 
12410
#: macrotab.c:853
12411
#, possible-c-format
12412
msgid "no definition for macro `%s' in scope to #undef at %s:%d"
12413
msgstr ""
12414
 
12415
#: main.c:335
12416
#, possible-c-format
12417
msgid "%s: warning: error finding working directory: %s\n"
12418
msgstr ""
12419
 
12420
#: main.c:490
12421
#, possible-c-format
12422
msgid "%s: TUI mode is not supported\n"
12423
msgstr ""
12424
 
12425
#: main.c:558
12426
#, possible-c-format
12427
msgid "%s: unable to load tclcommand file \"%s\""
12428
msgstr ""
12429
 
12430
#: main.c:605
12431
#, possible-c-format
12432
msgid "warning: could not set baud rate to `%s'.\n"
12433
msgstr ""
12434
 
12435
#: main.c:623
12436
#, possible-c-format
12437
msgid "warning: could not set timeout limit to `%s'.\n"
12438
msgstr ""
12439
 
12440
#: main.c:631
12441
#, possible-c-format
12442
msgid "Use `%s --help' for a complete list of options.\n"
12443
msgstr ""
12444
 
12445
#: main.c:661
12446
#, possible-c-format
12447
msgid "%s: `--args' specified but no program specified\n"
12448
msgstr ""
12449
 
12450
#: main.c:696
12451
#, possible-c-format
12452
msgid "Excess command line arguments ignored. (%s%s)\n"
12453
msgstr ""
12454
 
12455
#: main.c:752
12456
#, possible-c-format
12457
msgid "Interpreter `%s' unrecognized"
12458
msgstr ""
12459
 
12460
#: main.c:782
12461
msgid ""
12462
"\n"
12463
"warning: "
12464
msgstr ""
12465
 
12466
#: main.c:833
12467
msgid "Can't attach to process and specify a core file at the same time."
12468
msgstr ""
12469
 
12470
#: main.c:866
12471
msgid "warning: "
12472
msgstr ""
12473
 
12474
#: main.c:939
12475
msgid ""
12476
"This is the GNU debugger.  Usage:\n"
12477
"\n"
12478
"    gdb [options] [executable-file [core-file or process-id]]\n"
12479
"    gdb [options] --args executable-file [inferior-arguments ...]\n"
12480
"\n"
12481
"Options:\n"
12482
"\n"
12483
msgstr ""
12484
 
12485
#: main.c:945
12486
msgid ""
12487
"  --args             Arguments after executable-file are passed to inferior\n"
12488
msgstr ""
12489
 
12490
#: main.c:948
12491
msgid ""
12492
"  -b BAUDRATE        Set serial port baud rate used for remote debugging.\n"
12493
"  --batch            Exit after processing options.\n"
12494
"  --batch-silent     As for --batch, but suppress all gdb stdout output.\n"
12495
"  --return-child-result\n"
12496
"                     GDB exit code will be the child's exit code.\n"
12497
"  --cd=DIR           Change current directory to DIR.\n"
12498
"  --command=FILE, -x Execute GDB commands from FILE.\n"
12499
"  --eval-command=COMMAND, -ex\n"
12500
"                     Execute a single GDB command.\n"
12501
"                     May be used multiple times and in conjunction\n"
12502
"                     with --command.\n"
12503
"  --core=COREFILE    Analyze the core dump COREFILE.\n"
12504
"  --pid=PID          Attach to running process PID.\n"
12505
msgstr ""
12506
 
12507
#: main.c:963
12508
msgid ""
12509
"  --dbx              DBX compatibility mode.\n"
12510
"  --directory=DIR    Search for source files in DIR.\n"
12511
"  --epoch            Output information used by epoch emacs-GDB interface.\n"
12512
"  --exec=EXECFILE    Use EXECFILE as the executable.\n"
12513
"  --fullname         Output information used by emacs-GDB interface.\n"
12514
"  --help             Print this message.\n"
12515
msgstr ""
12516
 
12517
#: main.c:971
12518
msgid ""
12519
"  --interpreter=INTERP\n"
12520
"                     Select a specific interpreter / user interface\n"
12521
msgstr ""
12522
 
12523
#: main.c:975
12524
msgid ""
12525
"  -l TIMEOUT         Set timeout in seconds for remote debugging.\n"
12526
"  --nw\t\t     Do not use a window interface.\n"
12527
"  --nx               Do not read "
12528
msgstr ""
12529
 
12530
#: main.c:980
12531
msgid ""
12532
" file.\n"
12533
"  --quiet            Do not print version number on startup.\n"
12534
"  --readnow          Fully read symbol files on first access.\n"
12535
msgstr ""
12536
 
12537
#: main.c:984
12538
msgid ""
12539
"  --se=FILE          Use FILE as symbol file and executable file.\n"
12540
"  --symbols=SYMFILE  Read symbols from SYMFILE.\n"
12541
"  --tty=TTY          Use TTY for input/output by the program being "
12542
"debugged.\n"
12543
msgstr ""
12544
 
12545
#: main.c:990
12546
msgid "  --tui              Use a terminal user interface.\n"
12547
msgstr ""
12548
 
12549
#: main.c:994
12550
msgid ""
12551
"  --version          Print version information and then exit.\n"
12552
"  -w                 Use a window interface.\n"
12553
"  --write            Set writing into executable and core files.\n"
12554
"  --xdb              XDB compatibility mode.\n"
12555
msgstr ""
12556
 
12557
#: main.c:1000
12558
msgid ""
12559
"\n"
12560
"At startup, GDB reads the following init files and executes their commands:\n"
12561
msgstr ""
12562
 
12563
#: main.c:1004
12564
#, possible-c-format
12565
msgid "   * system-wide init file: %s\n"
12566
msgstr ""
12567
 
12568
#: main.c:1008
12569
#, possible-c-format
12570
msgid "   * user-specific init file: %s\n"
12571
msgstr ""
12572
 
12573
#: main.c:1012
12574
#, possible-c-format
12575
msgid "   * local init file: ./%s\n"
12576
msgstr ""
12577
 
12578
#: main.c:1015
12579
msgid ""
12580
"\n"
12581
"For more information, type \"help\" from within GDB, or consult the\n"
12582
"GDB manual (available as on-line info or a printed manual).\n"
12583
msgstr ""
12584
 
12585
#: main.c:1020
12586
#, possible-c-format
12587
msgid "Report bugs to \"%s\".\n"
12588
msgstr ""
12589
 
12590
#: maint.c:74
12591
#, possible-c-format
12592
msgid "Watchdog timer is %s.\n"
12593
msgstr ""
12594
 
12595
#: maint.c:94
12596
msgid ""
12597
"\"maintenance\" must be followed by the name of a maintenance command.\n"
12598
msgstr ""
12599
 
12600
#: maint.c:102
12601
msgid "Should GDB dump core? "
12602
msgstr ""
12603
 
12604
#: maint.c:153
12605
msgid "\"maintenance demangle\" takes an argument to demangle.\n"
12606
msgstr ""
12607
 
12608
#: maint.c:166
12609
#, possible-c-format
12610
msgid "Can't demangle \"%s\"\n"
12611
msgstr ""
12612
 
12613
#: maint.c:175
12614
msgid "\"maintenance time\" takes a numeric argument.\n"
12615
msgstr ""
12616
 
12617
#: maint.c:196
12618
msgid "\"maintenance info\" must be followed by the name of an info command.\n"
12619
msgstr ""
12620
 
12621
#: maint.c:367
12622
msgid "Exec file:\n"
12623
msgstr ""
12624
 
12625
#: maint.c:385
12626
#, possible-c-format
12627
msgid "  Object file: %s\n"
12628
msgstr ""
12629
 
12630
#: maint.c:399
12631
msgid "Core file:\n"
12632
msgstr ""
12633
 
12634
#: maint.c:427 regcache.c:1208
12635
msgid "maintenance print architecture"
12636
msgstr ""
12637
 
12638
#: maint.c:441
12639
msgid ""
12640
"\"maintenance print\" must be followed by the name of a print command.\n"
12641
msgstr ""
12642
 
12643
#: maint.c:461
12644
msgid "requires argument (address or section + address)"
12645
msgstr ""
12646
 
12647
#. End of command?
12648
#: maint.c:471
12649
msgid "Need to specify  and 
"
12650
msgstr ""
12651
 
12652
#: maint.c:483
12653
#, possible-c-format
12654
msgid "Unknown section %s."
12655
msgstr ""
12656
 
12657
#: maint.c:511
12658
#, possible-c-format
12659
msgid "%s + %s in section %s of %s\n"
12660
msgstr ""
12661
 
12662
#: maint.c:514
12663
#, possible-c-format
12664
msgid "%s + %s in section %s\n"
12665
msgstr ""
12666
 
12667
#: maint.c:518
12668
#, possible-c-format
12669
msgid "%s + %s\n"
12670
msgstr ""
12671
 
12672
#: maint.c:521
12673
#, possible-c-format
12674
msgid "no symbol at %s:%s\n"
12675
msgstr ""
12676
 
12677
#: maint.c:524
12678
#, possible-c-format
12679
msgid "no symbol at %s\n"
12680
msgstr ""
12681
 
12682
#: maint.c:539
12683
msgid ""
12684
"\"maintenance deprecate\" takes an argument,\n"
12685
"the command you want to deprecate, and optionally the replacement command\n"
12686
"enclosed in quotes.\n"
12687
msgstr ""
12688
 
12689
#: maint.c:554
12690
msgid ""
12691
"\"maintenance undeprecate\" takes an argument, \n"
12692
"the command you want to undeprecate.\n"
12693
msgstr ""
12694
 
12695
#: maint.c:586
12696
#, possible-c-format
12697
msgid "Can't find command '%s' to deprecate.\n"
12698
msgstr ""
12699
 
12700
#: maint.c:652
12701
msgid "\"maintenance set\" must be followed by the name of a set command.\n"
12702
msgstr ""
12703
 
12704
#: maint.c:669
12705
#, possible-c-format
12706
msgid "Internal profiling is %s.\n"
12707
msgstr ""
12708
 
12709
#: maint.c:729
12710
msgid "Profiling support is not available on this system."
12711
msgstr ""
12712
 
12713
#: maint.c:736
12714
msgid ""
12715
"Commands for use by GDB maintainers.\n"
12716
"Includes commands to dump specific internal GDB structures in\n"
12717
"a human readable form, to cause GDB to deliberately dump core,\n"
12718
"to test internal functions such as the C++/ObjC demangler, etc."
12719
msgstr ""
12720
 
12721
#: maint.c:746
12722
msgid "Commands for showing internal info about the program being debugged."
12723
msgstr ""
12724
 
12725
#: maint.c:752
12726
msgid ""
12727
"List the BFD sections of the exec and core files. \n"
12728
"Arguments may be any combination of:\n"
12729
"\t[one or more section names]\n"
12730
"\tALLOC LOAD RELOC READONLY CODE DATA ROM CONSTRUCTOR\n"
12731
"\tHAS_CONTENTS NEVER_LOAD COFF_SHARED_LIBRARY IS_COMMON\n"
12732
"Sections matching any argument will be listed (no argument\n"
12733
"implies all sections).  In addition, the special argument\n"
12734
"\tALLOBJ\n"
12735
"lists all sections from all object files, including shared libraries."
12736
msgstr ""
12737
 
12738
#: maint.c:765
12739
msgid "Maintenance command for printing GDB internal state."
12740
msgstr ""
12741
 
12742
#: maint.c:769
12743
msgid ""
12744
"Set GDB internal variables used by the GDB maintainer.\n"
12745
"Configure variables internal to GDB that aid in GDB's maintenance"
12746
msgstr ""
12747
 
12748
#: maint.c:776
12749
msgid ""
12750
"Show GDB internal variables used by the GDB maintainer.\n"
12751
"Configure variables internal to GDB that aid in GDB's maintenance"
12752
msgstr ""
12753
 
12754
#: maint.c:784
12755
msgid ""
12756
"Get fatal error; make debugger dump its core.\n"
12757
"GDB sets its handling of SIGQUIT back to SIG_DFL and then sends\n"
12758
"itself a SIGQUIT signal."
12759
msgstr ""
12760
 
12761
#: maint.c:792
12762
msgid ""
12763
"Give GDB an internal error.\n"
12764
"Cause GDB to behave as if an internal error was detected."
12765
msgstr ""
12766
 
12767
#: maint.c:798
12768
msgid ""
12769
"Give GDB an internal warning.\n"
12770
"Cause GDB to behave as if an internal warning was reported."
12771
msgstr ""
12772
 
12773
#: maint.c:803
12774
msgid ""
12775
"Demangle a C++/ObjC mangled name.\n"
12776
"Call internal GDB demangler routine to demangle a C++ link name\n"
12777
"and prints the result."
12778
msgstr ""
12779
 
12780
#: maint.c:809
12781
msgid ""
12782
"Set the display of time usage.\n"
12783
"If nonzero, will cause the execution time for each command to be\n"
12784
"displayed, following the command's output."
12785
msgstr ""
12786
 
12787
#: maint.c:815
12788
msgid ""
12789
"Set the display of space usage.\n"
12790
"If nonzero, will cause the execution space for each command to be\n"
12791
"displayed, following the command's output."
12792
msgstr ""
12793
 
12794
#: maint.c:821
12795
msgid ""
12796
"Print a type chain for a given symbol.\n"
12797
"For each node in a type chain, print the raw data for each member of\n"
12798
"the type structure, and the interpretation of the data."
12799
msgstr ""
12800
 
12801
#: maint.c:827
12802
msgid ""
12803
"Print dump of current symbol definitions.\n"
12804
"Entries in the full symbol table are dumped to file OUTFILE.\n"
12805
"If a SOURCE file is specified, dump only that file's symbols."
12806
msgstr ""
12807
 
12808
#: maint.c:833
12809
msgid ""
12810
"Print dump of current minimal symbol definitions.\n"
12811
"Entries in the minimal symbol table are dumped to file OUTFILE.\n"
12812
"If a SOURCE file is specified, dump only that file's minimal symbols."
12813
msgstr ""
12814
 
12815
#: maint.c:839
12816
msgid ""
12817
"Print dump of current partial symbol definitions.\n"
12818
"Entries in the partial symbol table are dumped to file OUTFILE.\n"
12819
"If a SOURCE file is specified, dump only that file's partial symbols."
12820
msgstr ""
12821
 
12822
#: maint.c:846
12823
msgid "Print dump of current object file definitions."
12824
msgstr ""
12825
 
12826
#: maint.c:849
12827
msgid ""
12828
"List the full symbol tables for all object files.\n"
12829
"This does not include information about individual symbols, blocks, or\n"
12830
"linetables --- just the symbol table structures themselves.\n"
12831
"With an argument REGEXP, list the symbol tables whose names that match that."
12832
msgstr ""
12833
 
12834
#: maint.c:856
12835
msgid ""
12836
"List the partial symbol tables for all object files.\n"
12837
"This does not include information about individual partial symbols,\n"
12838
"just the symbol table structures themselves."
12839
msgstr ""
12840
 
12841
#: maint.c:863
12842
msgid "Print statistics about internal gdb state."
12843
msgstr ""
12844
 
12845
#: maint.c:867
12846
msgid ""
12847
"Print the internal architecture configuration.\n"
12848
"Takes an optional file parameter."
12849
msgstr ""
12850
 
12851
#: maint.c:873
12852
msgid "Check consistency of psymtabs and symtabs."
12853
msgstr ""
12854
 
12855
#: maint.c:877
12856
msgid "Translate a section name and address to a symbol."
12857
msgstr ""
12858
 
12859
#: maint.c:880
12860
msgid ""
12861
"Deprecate a command.  Note that this is just in here so the \n"
12862
"testsuite can check the command deprecator. You probably shouldn't use "
12863
"this,\n"
12864
"rather you should use the C function deprecate_cmd().  If you decide you \n"
12865
"want to use it: maintenance deprecate 'commandname' \"replacement\". The \n"
12866
"replacement is optional."
12867
msgstr ""
12868
 
12869
#: maint.c:887
12870
msgid ""
12871
"Undeprecate a command.  Note that this is just in here so the \n"
12872
"testsuite can check the command deprecator. You probably shouldn't use "
12873
"this,\n"
12874
"If you decide you want to use it: maintenance undeprecate 'commandname'"
12875
msgstr ""
12876
 
12877
#: maint.c:893
12878
msgid "Set watchdog timer."
12879
msgstr ""
12880
 
12881
#: maint.c:894
12882
msgid "Show watchdog timer."
12883
msgstr ""
12884
 
12885
#: maint.c:895
12886
msgid ""
12887
"When non-zero, this timeout is used instead of waiting forever for a target\n"
12888
"to finish a low-level step or continue operation.  If the specified amount\n"
12889
"of time passes without a response from the target, an error occurs."
12890
msgstr ""
12891
 
12892
#: maint.c:904
12893
msgid "Set internal profiling."
12894
msgstr ""
12895
 
12896
#: maint.c:905
12897
msgid "Show internal profiling."
12898
msgstr ""
12899
 
12900
#: maint.c:906
12901
msgid "When enabled GDB is profiled."
12902
msgstr ""
12903
 
12904
#: mdebugread.c:126
12905
#, possible-c-format
12906
msgid "bad aux index at symbol %s"
12907
msgstr ""
12908
 
12909
#: mdebugread.c:132
12910
#, possible-c-format
12911
msgid "unknown external symbol %s"
12912
msgstr ""
12913
 
12914
#: mdebugread.c:138
12915
#, possible-c-format
12916
msgid "cannot map ECOFF basic type 0x%x for %s"
12917
msgstr ""
12918
 
12919
#: mdebugread.c:145
12920
#, possible-c-format
12921
msgid "guessed tag type of %s incorrectly"
12922
msgstr ""
12923
 
12924
#: mdebugread.c:151
12925
#, possible-c-format
12926
msgid "bad rfd entry for %s: file %d, index %d"
12927
msgstr ""
12928
 
12929
#: mdebugread.c:158
12930
#, possible-c-format
12931
msgid "unexpected type code for %s"
12932
msgstr ""
12933
 
12934
#: mdebugread.c:375
12935
#, possible-c-format
12936
msgid ""
12937
"\n"
12938
"%s not compiled with -g, debugging support is limited.\n"
12939
msgstr ""
12940
 
12941
#: mdebugread.c:377
12942
msgid "You should compile with -g2 or -g3 for best debugging support.\n"
12943
msgstr ""
12944
 
12945
#: mdebugread.c:720 mdebugread.c:1331
12946
#, possible-c-format
12947
msgid "unknown symbol type 0x%x"
12948
msgstr ""
12949
 
12950
#: mdebugread.c:938
12951
#, possible-c-format
12952
msgid "declaration block contains unhandled symbol type %d"
12953
msgstr ""
12954
 
12955
#: mdebugread.c:1220
12956
#, possible-c-format
12957
msgid "stEnd with storage class %d not handled"
12958
msgstr ""
12959
 
12960
#: mdebugread.c:1595
12961
#, possible-c-format
12962
msgid "can't handle TIR fBitfield for %s"
12963
msgstr ""
12964
 
12965
#: mdebugread.c:1625
12966
#, possible-c-format
12967
msgid "unable to cross ref btIndirect for %s"
12968
msgstr ""
12969
 
12970
#: mdebugread.c:1741
12971
#, possible-c-format
12972
msgid "unable to cross ref btTypedef for %s"
12973
msgstr ""
12974
 
12975
#: mdebugread.c:1787
12976
#, possible-c-format
12977
msgid "illegal TIR continued for %s"
12978
msgstr ""
12979
 
12980
#: mdebugread.c:1850
12981
#, possible-c-format
12982
msgid "illegal array index type for %s, assuming int"
12983
msgstr ""
12984
 
12985
#: mdebugread.c:1897
12986
#, possible-c-format
12987
msgid "unknown type qualifier 0x%x"
12988
msgstr ""
12989
 
12990
#: mdebugread.c:1932
12991
#, possible-c-format
12992
msgid "can't handle PDR for static proc at 0x%lx"
12993
msgstr ""
12994
 
12995
#: mdebugread.c:1994
12996
#, possible-c-format
12997
msgid "PDR for %s, but no symbol"
12998
msgstr ""
12999
 
13000
#: mdebugread.c:2119
13001
#, possible-c-format
13002
msgid "Warning: %s `%s' is undefined (in %s)\n"
13003
msgstr ""
13004
 
13005
#: mdebugread.c:2220
13006
#, possible-c-format
13007
msgid "guessed size of linetable for %s incorrectly"
13008
msgstr ""
13009
 
13010
#: mdebugread.c:2496
13011
#, possible-c-format
13012
msgid "bad ifd for external symbol: %d (max %ld)"
13013
msgstr ""
13014
 
13015
#: mdebugread.c:2503
13016
#, possible-c-format
13017
msgid "bad iss for external symbol: %ld (max %ld)"
13018
msgstr ""
13019
 
13020
#: mdebugread.c:3475
13021
#, possible-c-format
13022
msgid "bad proc end in aux found from symbol %s"
13023
msgstr ""
13024
 
13025
#: mdebugread.c:3590
13026
#, possible-c-format
13027
msgid "bad aux index at block symbol %s"
13028
msgstr ""
13029
 
13030
#. Both complaints are valid:  one gives symbol name,
13031
#. the other the offending symbol type.
13032
#: mdebugread.c:3610
13033
#, possible-c-format
13034
msgid "unknown local symbol %s"
13035
msgstr ""
13036
 
13037
#: mdebugread.c:3612
13038
#, possible-c-format
13039
msgid "with type %d"
13040
msgstr ""
13041
 
13042
#: mdebugread.c:3771
13043
#, possible-c-format
13044
msgid "bad file number %ld"
13045
msgstr ""
13046
 
13047
#: mdebugread.c:4080
13048
#, possible-c-format
13049
msgid "unknown stabs symbol %s"
13050
msgstr ""
13051
 
13052
#: mdebugread.c:4262
13053
#, possible-c-format
13054
msgid "File %s contains %d unresolved references:"
13055
msgstr ""
13056
 
13057
#: mdebugread.c:4435
13058
#, possible-c-format
13059
msgid "illegal tq0 in forward typedef for %s"
13060
msgstr ""
13061
 
13062
#: mdebugread.c:4473
13063
#, possible-c-format
13064
msgid "illegal bt %d in forward typedef for %s"
13065
msgstr ""
13066
 
13067
#: mdebugread.c:4840
13068
#, possible-c-format
13069
msgid "Error reading ECOFF debugging information: %s"
13070
msgstr ""
13071
 
13072
#: memattr.c:76
13073
msgid "Unknown memory addresses will be treated as inaccessible.\n"
13074
msgstr ""
13075
 
13076
#: memattr.c:79
13077
msgid "Unknown memory addresses will be treated as RAM.\n"
13078
msgstr ""
13079
 
13080
#: memattr.c:146
13081
msgid ""
13082
"Switching to manual control of memory regions; use \"mem auto\" to fetch "
13083
"regions from the target again."
13084
msgstr ""
13085
 
13086
#: memattr.c:182
13087
msgid "invalid memory region: low >= high\n"
13088
msgstr ""
13089
 
13090
#: memattr.c:211
13091
msgid "overlapping memory region\n"
13092
msgstr ""
13093
 
13094
#: memattr.c:321
13095
msgid "No mem"
13096
msgstr ""
13097
 
13098
#: memattr.c:343
13099
msgid "no lo address"
13100
msgstr ""
13101
 
13102
#: memattr.c:348
13103
msgid "no hi address"
13104
msgstr ""
13105
 
13106
#: memattr.c:366
13107
msgid "region bounds not 16 bit aligned"
13108
msgstr ""
13109
 
13110
#: memattr.c:372
13111
msgid "region bounds not 32 bit aligned"
13112
msgstr ""
13113
 
13114
#: memattr.c:378
13115
msgid "region bounds not 64 bit aligned"
13116
msgstr ""
13117
 
13118
#: memattr.c:402
13119
#, possible-c-format
13120
msgid "unknown attribute: %s"
13121
msgstr ""
13122
 
13123
#: memattr.c:417
13124
msgid "Using memory regions provided by the target.\n"
13125
msgstr ""
13126
 
13127
#: memattr.c:419
13128
msgid "Using user-defined memory regions.\n"
13129
msgstr ""
13130
 
13131
#: memattr.c:425
13132
msgid "There are no memory regions defined.\n"
13133
msgstr ""
13134
 
13135
#: memattr.c:558 memattr.c:612 memattr.c:661 memattr.c:671
13136
#, possible-c-format
13137
msgid "No memory region number %d.\n"
13138
msgstr ""
13139
 
13140
#: memattr.c:586 memattr.c:640 memattr.c:703
13141
msgid "Arguments must be memory region numbers."
13142
msgstr ""
13143
 
13144
#: memattr.c:691
13145
msgid "Delete all memory regions? "
13146
msgstr ""
13147
 
13148
#: memattr.c:729
13149
msgid ""
13150
"Define attributes for memory region or reset memory region handling to\n"
13151
"target-based.\n"
13152
"Usage: mem auto\n"
13153
"       mem   [  ],\n"
13154
"where   may be rw (read/write), ro (read-only) or wo (write-only),\n"
13155
"       may be 8, 16, 32, or 64, and\n"
13156
"       may be cache or nocache"
13157
msgstr ""
13158
 
13159
#: memattr.c:738
13160
msgid ""
13161
"Enable memory region.\n"
13162
"Arguments are the code numbers of the memory regions to enable.\n"
13163
"Usage: enable mem \n"
13164
"Do \"info mem\" to see current list of code numbers."
13165
msgstr ""
13166
 
13167
#: memattr.c:744
13168
msgid ""
13169
"Disable memory region.\n"
13170
"Arguments are the code numbers of the memory regions to disable.\n"
13171
"Usage: disable mem \n"
13172
"Do \"info mem\" to see current list of code numbers."
13173
msgstr ""
13174
 
13175
#: memattr.c:750
13176
msgid ""
13177
"Delete memory region.\n"
13178
"Arguments are the code numbers of the memory regions to delete.\n"
13179
"Usage: delete mem \n"
13180
"Do \"info mem\" to see current list of code numbers."
13181
msgstr ""
13182
 
13183
#: memattr.c:757
13184
msgid "Memory region attributes"
13185
msgstr ""
13186
 
13187
#. allow-unknown
13188
#: memattr.c:759 memattr.c:763
13189
msgid "Memory regions settings"
13190
msgstr ""
13191
 
13192
#: memattr.c:769
13193
msgid "Set handling of unknown memory regions."
13194
msgstr ""
13195
 
13196
#: memattr.c:770
13197
msgid "Show handling of unknown memory regions."
13198
msgstr ""
13199
 
13200
#: memattr.c:771
13201
msgid ""
13202
"If on, and some memory map is defined, debugger will emit errors on\n"
13203
"accesses to memory not defined in the memory map. If off, accesses to all\n"
13204
"memory addresses will be allowed."
13205
msgstr ""
13206
 
13207
#: mem-break.c:54 microblaze-linux-tdep.c:53 ppc-linux-tdep.c:210
13208
msgid "Software breakpoints not implemented for this target."
13209
msgstr ""
13210
 
13211
#: memory-map.c:37
13212
msgid "Can not parse XML memory map; XML support was disabled at compile time"
13213
msgstr ""
13214
 
13215
#: memory-map.c:89
13216
msgid "Flash block size is not set"
13217
msgstr ""
13218
 
13219
#: memory-map.c:124
13220
#, possible-c-format
13221
msgid "Unknown property \"%s\""
13222
msgstr ""
13223
 
13224
#: memory-map.c:186
13225
msgid "target memory map"
13226
msgstr ""
13227
 
13228
#: mi/mi-cmd-break.c:139
13229
msgid "mi_cmd_break_insert: Missing "
13230
msgstr ""
13231
 
13232
#: mi/mi-cmd-break.c:141
13233
msgid "mi_cmd_break_insert: Garbage following "
13234
msgstr ""
13235
 
13236
#: mi/mi-cmd-break.c:192
13237
msgid "Usage: tracepoint-number passcount"
13238
msgstr ""
13239
 
13240
#: mi/mi-cmd-break.c:205
13241
#, possible-c-format
13242
msgid "Cound not find tracepoint %d"
13243
msgstr ""
13244
 
13245
#: mi/mi-cmd-break.c:253
13246
msgid "mi_cmd_break_watch: Missing "
13247
msgstr ""
13248
 
13249
#: mi/mi-cmd-break.c:255
13250
msgid "mi_cmd_break_watch: Garbage following "
13251
msgstr ""
13252
 
13253
#: mi/mi-cmd-break.c:271
13254
msgid "mi_cmd_break_watch: Unknown watchpoint type."
13255
msgstr ""
13256
 
13257
#: mi/mi-cmd-disas.c:140
13258
msgid "mi_cmd_disassemble: Mixed_mode argument must be 0 or 1."
13259
msgstr ""
13260
 
13261
#: mi/mi-cmd-disas.c:150
13262
msgid "mi_cmd_disassemble: Invalid filename."
13263
msgstr ""
13264
 
13265
#: mi/mi-cmd-disas.c:152
13266
msgid "mi_cmd_disassemble: Invalid line number"
13267
msgstr ""
13268
 
13269
#: mi/mi-cmd-disas.c:154
13270
msgid "mi_cmd_disassemble: No function contains specified address"
13271
msgstr ""
13272
 
13273 342 jeremybenn
#: mi/mi-cmds.c:210
13274 330 jeremybenn
#, possible-c-format
13275 342 jeremybenn
msgid "command `%s' appears to be duplicated"
13276 330 jeremybenn
msgstr ""
13277
 
13278
#. mi_error_message = xstrprintf ("mi_cmd_var_create: Usage:
13279
#. ...."); return MI_CMD_ERROR;
13280
#: mi/mi-cmd-var.c:112
13281
msgid "mi_cmd_var_create: Usage: NAME FRAME EXPRESSION."
13282
msgstr ""
13283
 
13284
#: mi/mi-cmd-var.c:132
13285
msgid "mi_cmd_var_create: name of object must begin with a letter"
13286
msgstr ""
13287
 
13288
#: mi/mi-cmd-var.c:152
13289
msgid "mi_cmd_var_create: unable to create variable object"
13290
msgstr ""
13291
 
13292
#: mi/mi-cmd-var.c:171
13293
msgid "mi_cmd_var_delete: Usage: [-c] EXPRESSION."
13294
msgstr ""
13295
 
13296
#: mi/mi-cmd-var.c:183
13297
msgid ""
13298
"mi_cmd_var_delete: Missing required argument after '-c': variable object name"
13299
msgstr ""
13300
 
13301
#: mi/mi-cmd-var.c:185
13302
msgid "mi_cmd_var_delete: Illegal variable object name"
13303
msgstr ""
13304
 
13305
#: mi/mi-cmd-var.c:193
13306
msgid "mi_cmd_var_delete: Invalid option."
13307
msgstr ""
13308
 
13309
#: mi/mi-cmd-var.c:235
13310
msgid ""
13311
"Must specify the format as: \"natural\", \"binary\", \"decimal\", "
13312
"\"hexadecimal\", or \"octal\""
13313
msgstr ""
13314
 
13315
#: mi/mi-cmd-var.c:246
13316
msgid "mi_cmd_var_set_format: Usage: NAME FORMAT."
13317
msgstr ""
13318
 
13319
#: mi/mi-cmd-var.c:288
13320
msgid "-var-set-format: Usage: NAME FROZEN_FLAG."
13321
msgstr ""
13322
 
13323
#: mi/mi-cmd-var.c:297
13324
msgid "Invalid flag value"
13325
msgstr ""
13326
 
13327
#: mi/mi-cmd-var.c:314
13328
msgid "mi_cmd_var_show_format: Usage: NAME."
13329
msgstr ""
13330
 
13331
#: mi/mi-cmd-var.c:331
13332
msgid "mi_cmd_var_info_num_children: Usage: NAME."
13333
msgstr ""
13334
 
13335
#: mi/mi-cmd-var.c:354
13336
#, possible-c-format
13337
msgid ""
13338
"Unknown value for PRINT_VALUES\n"
13339
"Must be: 0 or \"%s\", 1 or \"%s\", 2 or \"%s\""
13340
msgstr ""
13341
 
13342
#: mi/mi-cmd-var.c:403
13343
msgid "mi_cmd_var_list_children: Usage: [PRINT_VALUES] NAME [FROM TO]"
13344
msgstr ""
13345
 
13346
#: mi/mi-cmd-var.c:468
13347
msgid "mi_cmd_var_info_type: Usage: NAME."
13348
msgstr ""
13349
 
13350
#: mi/mi-cmd-var.c:483
13351
msgid "Usage: NAME."
13352
msgstr ""
13353
 
13354
#: mi/mi-cmd-var.c:500
13355
msgid "mi_cmd_var_info_expression: Usage: NAME."
13356
msgstr ""
13357
 
13358
#: mi/mi-cmd-var.c:519
13359
msgid "mi_cmd_var_show_attributes: Usage: NAME."
13360
msgstr ""
13361
 
13362
#: mi/mi-cmd-var.c:569
13363
msgid "Cannot specify format more than once"
13364
msgstr ""
13365
 
13366
#: mi/mi-cmd-var.c:578
13367
msgid "Usage: [-f FORMAT] NAME"
13368
msgstr ""
13369
 
13370
#: mi/mi-cmd-var.c:581
13371
msgid "Garbage at end of command"
13372
msgstr ""
13373
 
13374
#: mi/mi-cmd-var.c:609
13375
msgid "mi_cmd_var_assign: Usage: NAME EXPRESSION."
13376
msgstr ""
13377
 
13378
#: mi/mi-cmd-var.c:615
13379
msgid "mi_cmd_var_assign: Variable object is not editable"
13380
msgstr ""
13381
 
13382
#: mi/mi-cmd-var.c:620
13383
msgid "mi_cmd_var_assign: Could not assign expression to variable object"
13384
msgstr ""
13385
 
13386
#: mi/mi-cmd-var.c:670
13387
msgid "mi_cmd_var_update: Usage: [PRINT_VALUES] NAME."
13388
msgstr ""
13389
 
13390
#: mi/mi-cmd-var.c:816
13391
msgid "mi_cmd_enable_pretty_printing: no arguments allowed"
13392
msgstr ""
13393
 
13394
#: mi/mi-cmd-var.c:827
13395
msgid "mi_cmd_var_set_update_range: Usage: VAROBJ FROM TO"
13396
msgstr ""
13397
 
13398 342 jeremybenn
#: mi/mi-cmd-env.c:73
13399
msgid "mi_cmd_env_pwd: No arguments required"
13400
msgstr ""
13401
 
13402
#: mi/mi-cmd-env.c:84
13403 330 jeremybenn
#, possible-c-format
13404 342 jeremybenn
msgid "mi_cmd_env_pwd: error finding name of working directory: %s"
13405 330 jeremybenn
msgstr ""
13406
 
13407 342 jeremybenn
#: mi/mi-cmd-env.c:95
13408
msgid "mi_cmd_env_cd: Usage DIRECTORY"
13409 330 jeremybenn
msgstr ""
13410
 
13411 342 jeremybenn
#: mi/mi-cmd-env.c:257
13412
msgid "mi_cmd_inferior_tty_show: Usage: No args"
13413
msgstr ""
13414
 
13415 330 jeremybenn
#: mi/mi-console.c:69
13416
msgid "mi_console_file_delete: bad magic number"
13417
msgstr ""
13418
 
13419
#: mi/mi-console.c:99
13420
msgid "mi_console_file_transform: bad magic number"
13421
msgstr ""
13422
 
13423
#: mi/mi-console.c:126
13424
msgid "mi_console_file_flush: bad magic number"
13425
msgstr ""
13426
 
13427 342 jeremybenn
#: mi/mi-common.c:53
13428
msgid "async_reason_string_lookup is inconsistent"
13429
msgstr ""
13430
 
13431
#: mi/mi-parse.c:315
13432
msgid "Duplicate '--thread-group' option"
13433
msgstr ""
13434
 
13435
#: mi/mi-parse.c:318
13436
msgid "Invalid thread group id"
13437
msgstr ""
13438
 
13439
#: mi/mi-parse.c:325
13440
msgid "Duplicate '--thread' option"
13441
msgstr ""
13442
 
13443
#: mi/mi-parse.c:332
13444
msgid "Duplicate '--frame' option"
13445
msgstr ""
13446
 
13447
#: mi/mi-parse.c:340
13448
#, possible-c-format
13449
msgid "Invalid value for the '%s' option"
13450
msgstr ""
13451
 
13452
#: mi/mi-cmd-file.c:39
13453
msgid "mi_cmd_file_list_exec_source_file: Usage: No args"
13454
msgstr ""
13455
 
13456
#: mi/mi-cmd-file.c:49
13457
msgid "mi_cmd_file_list_exec_source_file: No symtab"
13458
msgstr ""
13459
 
13460
#: mi/mi-cmd-file.c:87
13461
msgid "mi_cmd_file_list_exec_source_files: Usage: No args"
13462
msgstr ""
13463
 
13464
#: mi/mi-symbol-cmds.c:41
13465
msgid "mi_cmd_symbol_list_lines: Usage: SOURCE_FILENAME"
13466
msgstr ""
13467
 
13468
#: mi/mi-symbol-cmds.c:47
13469
msgid "mi_cmd_symbol_list_lines: Unknown source file name."
13470
msgstr ""
13471
 
13472
#: mi/mi-cmd-target.c:40
13473
msgid "mi_cmd_target_file_get: Usage: REMOTE_FILE LOCAL_FILE"
13474
msgstr ""
13475
 
13476
#: mi/mi-cmd-target.c:64
13477
msgid "mi_cmd_target_file_put: Usage: LOCAL_FILE REMOTE_FILE"
13478
msgstr ""
13479
 
13480
#: mi/mi-cmd-target.c:88
13481
msgid "mi_cmd_target_file_delete: Usage: REMOTE_FILE"
13482
msgstr ""
13483
 
13484 330 jeremybenn
#: mi/mi-getopt.c:37
13485
msgid "mi_getopt_long: optind out of bounds"
13486
msgstr ""
13487
 
13488
#: mi/mi-getopt.c:63
13489
#, possible-c-format
13490
msgid "%s: Option %s requires an argument"
13491
msgstr ""
13492
 
13493
#: mi/mi-getopt.c:75
13494
#, possible-c-format
13495
msgid "%s: Unknown option ``%s''"
13496
msgstr ""
13497
 
13498
#: mi/mi-main.c:287 mi/mi-main.c:293 reverse.c:52 reverse.c:59
13499
#, possible-c-format
13500
msgid "Target %s does not support this command."
13501
msgstr ""
13502
 
13503
#: mi/mi-main.c:290
13504
msgid "Already in reverse mode."
13505
msgstr ""
13506
 
13507
#: mi/mi-main.c:430
13508
#, possible-c-format
13509
msgid "Cannot parse thread group id '%s'"
13510
msgstr ""
13511
 
13512
#: mi/mi-main.c:436
13513
msgid "Thread group is empty"
13514
msgstr ""
13515
 
13516
#: mi/mi-main.c:1598
13517
msgid "-add-inferior should be passed no arguments"
13518
msgstr ""
13519
 
13520
#: mi/mi-main.c:1829
13521
msgid "Cannot specify --thread-group together with --all"
13522
msgstr ""
13523
 
13524
#: mi/mi-main.c:1832
13525
msgid "Cannot specify --thread together with --all"
13526
msgstr ""
13527
 
13528
#: mi/mi-main.c:1835
13529
msgid "Cannot specify --thread together with --thread-group"
13530
msgstr ""
13531
 
13532
#: mi/mi-main.c:1838
13533
msgid "Cannot specify --frame without --thread"
13534
msgstr ""
13535
 
13536
#: mi/mi-main.c:1846
13537
msgid "Invalid thread group for the --thread-group option"
13538
msgstr ""
13539
 
13540
#: mi/mi-main.c:1864
13541
#, possible-c-format
13542
msgid "Invalid thread id: %d"
13543
msgstr ""
13544
 
13545
#: mi/mi-main.c:1867
13546
#, possible-c-format
13547
msgid "Thread id: %d has terminated"
13548
msgstr ""
13549
 
13550
#: mi/mi-main.c:1882
13551
#, possible-c-format
13552
msgid "Invalid frame id: %d"
13553
msgstr ""
13554
 
13555
#: mi/mi-main.c:2126
13556
msgid "Usage: -trace-define-variable VARIABLE [VALUE]"
13557
msgstr ""
13558
 
13559
#: mi/mi-main.c:2140
13560
msgid "Invalid name of trace variable"
13561
msgstr ""
13562
 
13563
#: mi/mi-main.c:2158
13564
msgid "-trace-list-variables: no arguments are allowed"
13565
msgstr ""
13566
 
13567
#: mi/mi-main.c:2169
13568
msgid "trace selection mode is required"
13569
msgstr ""
13570
 
13571
#: mi/mi-main.c:2180
13572
msgid "May not look at trace frames while trace is running."
13573
msgstr ""
13574
 
13575
#: mi/mi-main.c:2185
13576
msgid "frame number is required"
13577
msgstr ""
13578
 
13579
#: mi/mi-main.c:2191
13580
msgid "tracepoint number is required"
13581
msgstr ""
13582
 
13583
#: mi/mi-main.c:2197
13584
msgid "PC is required"
13585
msgstr ""
13586
 
13587
#: mi/mi-main.c:2203 mi/mi-main.c:2210
13588
msgid "Start and end PC are required"
13589
msgstr ""
13590
 
13591
#: mi/mi-main.c:2222
13592
msgid "Line is required"
13593
msgstr ""
13594
 
13595
#: mi/mi-main.c:2230 mi/mi-main.c:2235
13596
msgid "Could not find the specified line"
13597
msgstr ""
13598
 
13599
#: mi/mi-main.c:2240
13600
#, possible-c-format
13601
msgid "Invalid mode '%s'"
13602
msgstr ""
13603
 
13604
#: mi/mi-main.c:2255
13605
msgid "Usage: -trace-save [-r] filename"
13606
msgstr ""
13607
 
13608
#: mi/mi-main.c:2263
13609
#, possible-c-format
13610
msgid "Invalid option: %s"
13611
msgstr ""
13612
 
13613 342 jeremybenn
#: mi/mi-cmd-stack.c:56
13614
msgid "mi_cmd_stack_list_frames: Usage: [FRAME_LOW FRAME_HIGH]"
13615 330 jeremybenn
msgstr ""
13616
 
13617 342 jeremybenn
#: mi/mi-cmd-stack.c:79
13618
msgid "mi_cmd_stack_list_frames: Not enough frames in stack."
13619 330 jeremybenn
msgstr ""
13620
 
13621 342 jeremybenn
#: mi/mi-cmd-stack.c:106
13622
msgid "mi_cmd_stack_info_depth: Usage: [MAX_DEPTH]"
13623 330 jeremybenn
msgstr ""
13624
 
13625 342 jeremybenn
#: mi/mi-cmd-stack.c:136
13626
#, possible-c-format
13627
msgid ""
13628
"Unknown value for PRINT_VALUES: must be: 0 or \"%s\", 1 or \"%s\", 2 or \"%s"
13629
"\""
13630 330 jeremybenn
msgstr ""
13631
 
13632 342 jeremybenn
#: mi/mi-cmd-stack.c:150
13633
msgid "mi_cmd_stack_list_locals: Usage: PRINT_VALUES"
13634 330 jeremybenn
msgstr ""
13635
 
13636 342 jeremybenn
#: mi/mi-cmd-stack.c:171
13637
msgid "mi_cmd_stack_list_args: Usage: PRINT_VALUES [FRAME_LOW FRAME_HIGH]"
13638 330 jeremybenn
msgstr ""
13639
 
13640 342 jeremybenn
#: mi/mi-cmd-stack.c:196
13641
msgid "mi_cmd_stack_list_args: Not enough frames in stack."
13642 330 jeremybenn
msgstr ""
13643
 
13644 342 jeremybenn
#: mi/mi-cmd-stack.c:228
13645
msgid "Usage: PRINT_VALUES"
13646
msgstr ""
13647
 
13648
#: mi/mi-cmd-stack.c:380
13649
msgid "mi_cmd_stack_select_frame: Usage: FRAME_SPEC"
13650
msgstr ""
13651
 
13652
#: mi/mi-cmd-stack.c:389
13653
msgid "mi_cmd_stack_info_frame: No arguments required"
13654
msgstr ""
13655
 
13656 330 jeremybenn
#: microblaze-tdep.c:145
13657
msgid "push_dummy_code not implemented"
13658
msgstr ""
13659
 
13660
#: microblaze-tdep.c:156
13661
msgid "store_arguments not implemented"
13662
msgstr ""
13663
 
13664
#: microblaze-tdep.c:572
13665
msgid "Unsupported return value size requested"
13666
msgstr ""
13667
 
13668
#: microblaze-tdep.c:741
13669
msgid "Set microblaze debugging."
13670
msgstr ""
13671
 
13672
#: microblaze-tdep.c:742
13673
msgid "Show microblaze debugging."
13674
msgstr ""
13675
 
13676
#: microblaze-tdep.c:743
13677
msgid "When non-zero, microblaze specific debugging is enabled."
13678
msgstr ""
13679
 
13680
#: mips-linux-nat.c:77 mips-linux-nat.c:112
13681
#, possible-c-format
13682
msgid "Bogon register number %d."
13683
msgstr ""
13684
 
13685
#: mips-linux-nat.c:253 mips-linux-nat.c:304 ppcnbsd-nat.c:105
13686
#: ppcnbsd-nat.c:140
13687
msgid "Couldn't get FP registers"
13688
msgstr ""
13689
 
13690
#: mips-linux-nat.c:295 shnbsd-nat.c:84
13691
msgid "Couldn't set registers"
13692
msgstr ""
13693
 
13694
#: mips-linux-nat.c:310 ppcnbsd-nat.c:147
13695
msgid "Couldn't set FP registers"
13696
msgstr ""
13697
 
13698
#: mips-linux-nat.c:478 mips-linux-nat.c:495 mips-linux-nat.c:512
13699
#: mips-linux-nat.c:529 mips-linux-nat.c:550 mips-linux-nat.c:567
13700
#: mips-linux-nat.c:586
13701
msgid "Unrecognized watch register style"
13702
msgstr ""
13703
 
13704
#: mips-linux-nat.c:1053
13705
msgid "Set whether to show variables that mirror the mips debug registers."
13706
msgstr ""
13707
 
13708
#: mips-linux-nat.c:1054
13709
msgid "Show whether to show variables that mirror the mips debug registers."
13710
msgstr ""
13711
 
13712
#: mips-linux-tdep.c:560
13713
msgid "wrong size fpregset struct in core file"
13714
msgstr ""
13715
 
13716
#: mipsread.c:85
13717
#, possible-c-format
13718
msgid "Error reading symbol table: %s"
13719
msgstr ""
13720
 
13721
#: mips-tdep.c:476
13722
#, possible-c-format
13723
msgid "mips_register_name: bad register number %d"
13724
msgstr ""
13725
 
13726
#: mips-tdep.c:569 mips-tdep.c:592
13727
msgid "bad register size"
13728
msgstr ""
13729
 
13730
#: mips-tdep.c:622
13731
msgid "32-bit compatibility mode not supported"
13732
msgstr ""
13733
 
13734
#: mips-tdep.c:779
13735
msgid "mips_mask_address_p: bad switch"
13736
msgstr ""
13737
 
13738
#: mips-tdep.c:805
13739
msgid "show_mask_address: bad switch"
13740
msgstr ""
13741
 
13742
#: mips-tdep.c:1677
13743
msgid "Invalid number of argument registers encoded in SAVE."
13744
msgstr ""
13745
 
13746
#: mips-tdep.c:1682
13747
msgid "Invalid number of static registers encoded in SAVE."
13748
msgstr ""
13749
 
13750
#: mips-tdep.c:2565
13751
#, possible-c-format
13752
msgid "GDB can't find the start of the function at %s."
13753
msgstr ""
13754
 
13755
#: mips-tdep.c:4324 mips-tdep.c:4361 mips-tdep.c:4598
13756
#, possible-c-format
13757
msgid "can't read register %d (%s)"
13758
msgstr ""
13759
 
13760
#: mips-tdep.c:4370
13761
msgid "mips_read_fp_register_double: bad access to odd-numbered FP register"
13762
msgstr ""
13763
 
13764
#: mips-tdep.c:4634
13765
msgid "Not a valid register for the current processor type"
13766
msgstr ""
13767
 
13768
#: mips-tdep.c:4904 mips-tdep.c:4918 mips-tdep.c:4932
13769
msgid "set mipsfpu failed"
13770
msgstr ""
13771
 
13772
#: mips-tdep.c:5381
13773
#, possible-c-format
13774
msgid "unsupported ABI %s."
13775
msgstr ""
13776
 
13777
#: mips-tdep.c:5395
13778
msgid "unrecognized .gcc_compiled_longXX"
13779
msgstr ""
13780
 
13781
#: mips-tdep.c:5407
13782
msgid "unknown ABI string"
13783
msgstr ""
13784
 
13785
#: mips-tdep.c:5909 mips-tdep.c:5959
13786
msgid "unknown ABI in switch"
13787
msgstr ""
13788
 
13789
#: mips-tdep.c:6235
13790
msgid "mips_abi_strings out of sync"
13791
msgstr ""
13792
 
13793
#: mips-tdep.c:6251 mips-tdep.c:6255
13794
msgid "Various MIPS specific commands."
13795
msgstr ""
13796
 
13797
#: mips-tdep.c:6260
13798
msgid "Set the MIPS ABI used by this program."
13799
msgstr ""
13800
 
13801
#: mips-tdep.c:6261
13802
msgid "Show the MIPS ABI used by this program."
13803
msgstr ""
13804
 
13805
#: mips-tdep.c:6262
13806
msgid ""
13807
"This option can be set to one of:\n"
13808
"  auto  - the default ABI associated with the current binary\n"
13809
"  o32\n"
13810
"  o64\n"
13811
"  n32\n"
13812
"  n64\n"
13813
"  eabi32\n"
13814
"  eabi64"
13815
msgstr ""
13816
 
13817
#: mips-tdep.c:6279
13818
msgid "Set use of MIPS floating-point coprocessor."
13819
msgstr ""
13820
 
13821
#: mips-tdep.c:6282
13822
msgid "Select single-precision MIPS floating-point coprocessor."
13823
msgstr ""
13824
 
13825
#: mips-tdep.c:6285
13826
msgid "Select double-precision MIPS floating-point coprocessor."
13827
msgstr ""
13828
 
13829
#: mips-tdep.c:6291
13830
msgid "Select no MIPS floating-point coprocessor."
13831
msgstr ""
13832
 
13833
#: mips-tdep.c:6296
13834
msgid "Select MIPS floating-point coprocessor automatically."
13835
msgstr ""
13836
 
13837
#: mips-tdep.c:6299
13838
msgid "Show current use of MIPS floating-point coprocessor target."
13839
msgstr ""
13840
 
13841
#: mips-tdep.c:6319
13842
msgid "Set zeroing of upper 32 bits of 64-bit addresses."
13843
msgstr ""
13844
 
13845
#: mips-tdep.c:6320
13846
msgid "Show zeroing of upper 32 bits of 64-bit addresses."
13847
msgstr ""
13848
 
13849
#: mips-tdep.c:6321
13850
msgid ""
13851
"Use \"on\" to enable the masking, \"off\" to disable it and \"auto\" to\n"
13852
"allow GDB to determine the correct value."
13853
msgstr ""
13854
 
13855
#: mips-tdep.c:6330
13856
msgid ""
13857
"Set compatibility with 64-bit MIPS target that transfers 32-bit quantities."
13858
msgstr ""
13859
 
13860
#: mips-tdep.c:6332
13861
msgid ""
13862
"Show compatibility with 64-bit MIPS target that transfers 32-bit quantities."
13863
msgstr ""
13864
 
13865
#: mips-tdep.c:6334
13866
msgid ""
13867
"Use \"on\" to enable backward compatibility with older MIPS 64 GDB+target\n"
13868
"that would transfer 32 bits for some registers (e.g. SR, FSR) and\n"
13869
"64 bits for others.  Use \"off\" to disable compatibility mode"
13870
msgstr ""
13871
 
13872
#: mips-tdep.c:6344
13873
msgid "Set mips debugging."
13874
msgstr ""
13875
 
13876
#: mips-tdep.c:6345
13877
msgid "Show mips debugging."
13878
msgstr ""
13879
 
13880
#: mips-tdep.c:6346
13881
msgid "When non-zero, mips specific debugging is enabled."
13882
msgstr ""
13883
 
13884
#: mn10300-tdep.c:195
13885
#, possible-c-format
13886
msgid "Cannot store return value %d bytes long."
13887
msgstr ""
13888
 
13889
#: mn10300-tdep.c:227
13890
#, possible-c-format
13891
msgid "Cannot extract return value %d bytes long."
13892
msgstr ""
13893
 
13894
#: mn10300-tdep.c:1375
13895
#, possible-c-format
13896
msgid "Bogus register number in debug info: %d"
13897
msgstr ""
13898
 
13899
#: mn10300-tdep.c:1418
13900
msgid "mn10300_gdbarch_init: Unknown mn10300 variant"
13901
msgstr ""
13902
 
13903
#: monitor.c:220
13904
#, possible-c-format
13905
msgid "%s (%s): %s: %s%c"
13906
msgstr ""
13907
 
13908
#: monitor.c:224
13909
#, possible-c-format
13910
msgid "%s (%s): %s: %s"
13911
msgstr ""
13912
 
13913
#: monitor.c:241
13914
#, possible-c-format
13915
msgid "Invalid hex digit %d"
13916
msgstr ""
13917
 
13918
#: monitor.c:411 monitor.c:487
13919
msgid "Timeout reading from remote system."
13920
msgstr ""
13921
 
13922
#: monitor.c:413 monitor.c:489
13923
msgid "remote-monitor"
13924
msgstr ""
13925
 
13926
#: monitor.c:483
13927
msgid "GDB serial timeout has expired.  Target detached."
13928
msgstr ""
13929
 
13930
#: monitor.c:701
13931
#, possible-c-format
13932
msgid "compile_pattern: Can't compile pattern string `%s': %s!"
13933
msgstr ""
13934
 
13935
#: monitor.c:718
13936
msgid "Magic number of monitor_ops struct wrong."
13937
msgstr ""
13938
 
13939
#: monitor.c:724
13940
#, possible-c-format
13941
msgid ""
13942
"Use `target %s DEVICE-NAME' to use a serial port, or\n"
13943
"`target %s HOST-NAME:PORT-NUMBER' to use a network connection."
13944
msgstr ""
13945
 
13946
#: monitor.c:824
13947
#, possible-c-format
13948
msgid "Remote target %s connected to %s\n"
13949
msgstr ""
13950
 
13951
#: monitor.c:874
13952
#, possible-c-format
13953
msgid "Ending remote %s debugging\n"
13954
msgstr ""
13955
 
13956
#: monitor.c:914
13957
#, possible-c-format
13958
msgid "monitor_supply_register (%d):  bad value from monitor: %s."
13959
msgstr ""
13960
 
13961
#: monitor.c:1027 nto-procfs.c:693 remote.c:4766 remote-mips.c:2256
13962
msgid ""
13963
"Interrupted while waiting for the program.\n"
13964
"Give up (and stop debugging it)? "
13965
msgstr ""
13966
 
13967
#: monitor.c:1224
13968
#, possible-c-format
13969
msgid "Bad value returned from monitor while fetching register %x."
13970
msgstr ""
13971
 
13972
#: monitor.c:1422
13973
#, possible-c-format
13974
msgid "\tAttached to %s at %d baud.\n"
13975
msgstr ""
13976
 
13977
#: monitor.c:1956
13978
msgid "Failed to read via monitor"
13979
msgstr ""
13980
 
13981
#: monitor.c:2035
13982
msgid "Args are not supported by the monitor."
13983
msgstr ""
13984
 
13985
#: monitor.c:2068
13986
msgid "No set_break defined for this monitor"
13987
msgstr ""
13988
 
13989
#: monitor.c:2089
13990
#, possible-c-format
13991
msgid "Too many breakpoints (> %d) for monitor."
13992
msgstr ""
13993
 
13994
#: monitor.c:2103
13995
msgid "No clr_break defined for this monitor"
13996
msgstr ""
13997
 
13998
#: monitor.c:2231
13999
msgid "monitor target not open."
14000
msgstr ""
14001
 
14002
#: monitor.c:2258
14003
#, possible-c-format
14004
msgid "Reply contains invalid hex digit 0x%x"
14005
msgstr ""
14006
 
14007
#: monitor.c:2350
14008
msgid "Set display of activity while downloading a file."
14009
msgstr ""
14010
 
14011
#: monitor.c:2351
14012
msgid "Show display of activity while downloading a file."
14013
msgstr ""
14014
 
14015
#: monitor.c:2352
14016
msgid "When enabled, a hashmark '#' is displayed."
14017
msgstr ""
14018
 
14019
#: monitor.c:2358
14020
msgid "Set debugging of remote monitor communication."
14021
msgstr ""
14022
 
14023
#: monitor.c:2359
14024
msgid "Show debugging of remote monitor communication."
14025
msgstr ""
14026
 
14027
#: monitor.c:2360
14028
msgid ""
14029
"When enabled, communication between GDB and the remote monitor\n"
14030
"is displayed."
14031
msgstr ""
14032
 
14033
#: moxie-tdep.c:505
14034
#, possible-c-format
14035
msgid "Process record: error reading memory at addr 0x%s len = %d.\n"
14036
msgstr ""
14037
 
14038
#: mt-tdep.c:303
14039
#, possible-c-format
14040
msgid "mt_register_type: illegal register number %d"
14041
msgstr ""
14042
 
14043
#: nto-procfs.c:102
14044
msgid "Lost the QNX node.  Debug session probably over."
14045
msgstr ""
14046
 
14047
#: nto-procfs.c:168
14048
msgid "Invalid procfs arg"
14049
msgstr ""
14050
 
14051
#: nto-procfs.c:177 nto-procfs.c:195
14052
msgid "Devctl failed."
14053
msgstr ""
14054
 
14055
#: nto-procfs.c:187
14056
msgid "alloca failed."
14057
msgstr ""
14058
 
14059
#: nto-procfs.c:202
14060
msgid "Invalid target CPU."
14061
msgstr ""
14062
 
14063
#: nto-procfs.c:625 procfs.c:3303
14064
msgid "Attaching GDB to itself is not a good idea..."
14065
msgstr ""
14066
 
14067
#: nto-procfs.c:667
14068
#, possible-c-format
14069
msgid "Couldn't open proc file %s, error %d (%s)"
14070
msgstr ""
14071
 
14072
#: nto-procfs.c:670
14073
msgid "Couldn't stop process"
14074
msgstr ""
14075
 
14076
#: nto-procfs.c:1185
14077
#, possible-c-format
14078
msgid "Error spawning %s: %d (%s)"
14079
msgstr ""
14080
 
14081
#: nto-procfs.c:1465
14082
msgid "pidlist"
14083
msgstr ""
14084
 
14085
#: nto-procfs.c:1466
14086
msgid "memory information"
14087
msgstr ""
14088
 
14089
#: nto-tdep.c:409
14090
msgid "Set QNX NTO internal debugging."
14091
msgstr ""
14092
 
14093
#: nto-tdep.c:410
14094
msgid "Show QNX NTO internal debugging."
14095
msgstr ""
14096
 
14097
#: nto-tdep.c:411
14098
msgid ""
14099
"When non-zero, nto specific debug info is\n"
14100
"displayed. Different information is displayed\n"
14101
"for different positive values."
14102
msgstr ""
14103
 
14104
#: objc-lang.c:128
14105
msgid "no way to lookup Objective-C classes"
14106
msgstr ""
14107
 
14108
#: objc-lang.c:156
14109
msgid "no way to lookup Objective-C selectors"
14110
msgstr ""
14111
 
14112
#: objc-lang.c:203
14113
msgid "NSString: internal error -- no way to create new NSString"
14114
msgstr ""
14115
 
14116
#: objc-lang.c:622
14117
#, possible-c-format
14118
msgid "Can't find selector \"%s\""
14119
msgstr ""
14120
 
14121
#: objc-lang.c:669
14122
msgid "internal: compare_selectors(1)"
14123
msgstr ""
14124
 
14125
#: objc-lang.c:674
14126
msgid "internal: compare_selectors(2)"
14127
msgstr ""
14128
 
14129
#: objc-lang.c:729 objc-lang.c:869 symtab.c:2975
14130
#, possible-c-format
14131
msgid "Invalid regexp (%s): %s"
14132
msgstr ""
14133
 
14134
#: objc-lang.c:759
14135
#, possible-c-format
14136
msgid ""
14137
"Selectors matching \"%s\":\n"
14138
"\n"
14139
msgstr ""
14140
 
14141
#: objc-lang.c:806
14142
#, possible-c-format
14143
msgid "No selectors matching \"%s\"\n"
14144
msgstr ""
14145
 
14146
#: objc-lang.c:824
14147
msgid "internal: compare_classes(1)"
14148
msgstr ""
14149
 
14150
#: objc-lang.c:893
14151
#, possible-c-format
14152
msgid ""
14153
"Classes matching \"%s\":\n"
14154
"\n"
14155
msgstr ""
14156
 
14157
#: objc-lang.c:932
14158
#, possible-c-format
14159
msgid "No classes matching \"%s\"\n"
14160
msgstr ""
14161
 
14162
#: objc-lang.c:1448
14163
msgid "Unable to locate _NSPrintForDebugger in child process"
14164
msgstr ""
14165
 
14166
#: objc-lang.c:1454
14167
msgid "object returns null description"
14168
msgstr ""
14169
 
14170
#: objc-lang.c:1465
14171
msgid ""
14172
msgstr ""
14173
 
14174
#. INFO SELECTORS command.
14175
#: objc-lang.c:1620
14176
msgid "All Objective-C selectors, or those matching REGEXP."
14177
msgstr ""
14178
 
14179
#. INFO CLASSES   command.
14180
#: objc-lang.c:1622
14181
msgid "All Objective-C classes, or those matching REGEXP."
14182
msgstr ""
14183
 
14184
#: objc-lang.c:1624
14185
msgid "Ask an Objective-C object to print itself."
14186
msgstr ""
14187
 
14188
#: objfiles.c:233 solib.c:510 symfile.c:2438
14189
#, possible-c-format
14190
msgid "Can't find the file sections in `%s': %s"
14191
msgstr ""
14192
 
14193
#: objfiles.c:355
14194
msgid "Entry point address is not known."
14195
msgstr ""
14196
 
14197
#: objfiles.c:444
14198
msgid "put_objfile_before: before objfile not in list"
14199
msgstr ""
14200
 
14201
#: objfiles.c:496
14202
msgid "unlink_objfile: objfile already unlinked"
14203
msgstr ""
14204
 
14205
#: objfiles.c:1206
14206
#, possible-c-format
14207
msgid ""
14208
"unexpected overlap between:\n"
14209
" (A) section `%s' from `%s' [%s, %s)\n"
14210
" (B) section `%s' from `%s' [%s, %s).\n"
14211
"Will ignore section B"
14212
msgstr ""
14213
 
14214
#: objfiles.c:1491
14215
#, possible-c-format
14216
msgid "cannot close \"%s\": %s"
14217
msgstr ""
14218
 
14219
#: objfiles.h:614
14220
msgid "sect_index_data not initialized"
14221
msgstr ""
14222
 
14223
#: objfiles.h:619
14224
msgid "sect_index_rodata not initialized"
14225
msgstr ""
14226
 
14227
#: objfiles.h:624
14228
msgid "sect_index_text not initialized"
14229
msgstr ""
14230
 
14231
#: observer.c:63
14232
#, possible-c-format
14233
msgid "Observer debugging is %s.\n"
14234
msgstr ""
14235
 
14236
#. We should never reach this point.  However, this should not be
14237
#. a very serious error, so simply report a warning to the user.
14238
#: observer.c:155
14239
msgid "Failed to detach observer"
14240
msgstr ""
14241
 
14242
#: observer.c:209
14243
msgid "Set observer debugging."
14244
msgstr ""
14245
 
14246
#: observer.c:210
14247
msgid "Show observer debugging."
14248
msgstr ""
14249
 
14250
#: observer.c:211
14251
msgid "When non-zero, observer debugging is enabled."
14252
msgstr ""
14253
 
14254 342 jeremybenn
#: or32-tdep.c:644
14255
#, possible-c-format
14256
msgid "or32_register_type: illegal register number %d"
14257
msgstr ""
14258
 
14259 330 jeremybenn
#: osabi.c:140
14260
#, possible-c-format
14261
msgid ""
14262
"gdbarch_register_osabi: An attempt to register a handler for OS ABI \"%s\" "
14263
"for architecture %s was made.  The handler will not be registered"
14264
msgstr ""
14265
 
14266
#: osabi.c:158
14267
#, possible-c-format
14268
msgid ""
14269
"gdbarch_register_osabi: A handler for OS ABI \"%s\" has already been "
14270
"registered for architecture %s"
14271
msgstr ""
14272
 
14273
#: osabi.c:252
14274
#, possible-c-format
14275
msgid ""
14276
"gdbarch_lookup_osabi: invalid OS ABI (%d) from sniffer for architecture %s "
14277
"flavour %d"
14278
msgstr ""
14279
 
14280
#: osabi.c:271
14281
#, possible-c-format
14282
msgid ""
14283
"gdbarch_lookup_osabi: multiple %sspecific OS ABI match for architecture %s "
14284
"flavour %d: first match \"%s\", second match \"%s\""
14285
msgstr ""
14286
 
14287
#: osabi.c:461
14288
#, possible-c-format
14289
msgid "generic_elf_osabi_sniff_abi_tag_sections: unknown OS number %d"
14290
msgstr ""
14291
 
14292
#: osabi.c:601
14293
#, possible-c-format
14294
msgid "Invalid OS ABI \"%s\" passed to command handler."
14295
msgstr ""
14296
 
14297
#: osabi.c:609
14298
msgid "Updating OS ABI failed."
14299
msgstr ""
14300
 
14301
#: osabi.c:618
14302
#, possible-c-format
14303
msgid "The current OS ABI is \"auto\" (currently \"%s\").\n"
14304
msgstr ""
14305
 
14306
#: osabi.c:621
14307
#, possible-c-format
14308
msgid "The current OS ABI is \"%s\".\n"
14309
msgstr ""
14310
 
14311
#: osabi.c:625
14312
#, possible-c-format
14313
msgid "The default OS ABI is \"%s\".\n"
14314
msgstr ""
14315
 
14316
#: osabi.c:637
14317
msgid "_initialize_gdb_osabi: gdb_osabi_names[] is inconsistent"
14318
msgstr ""
14319
 
14320
#: osabi.c:646
14321
msgid "Set OS ABI of target."
14322
msgstr ""
14323
 
14324
#: osabi.c:647
14325
msgid "Show OS ABI of target."
14326
msgstr ""
14327
 
14328
#: osdata.c:39
14329
msgid "Can not parse XML OS data; XML support was disabled at compile time"
14330
msgstr ""
14331
 
14332
#: osdata.c:69
14333
msgid "Seen more than on osdata element"
14334
msgstr ""
14335
 
14336
#: osdata.c:176
14337
msgid "osdata"
14338
msgstr ""
14339
 
14340
#: osdata.c:261
14341
msgid "Empty data returned by target.  Wrong osdata type?"
14342
msgstr ""
14343
 
14344
#: osdata.c:263
14345
msgid "Empty type list returned by target.  No type data?"
14346
msgstr ""
14347
 
14348
#: osdata.c:272
14349
msgid "Can not fetch data now.\n"
14350
msgstr ""
14351
 
14352
#: osdata.c:308
14353
msgid "Available types of OS data not reported."
14354
msgstr ""
14355
 
14356
#: osdata.c:374
14357
msgid "Show OS data ARG."
14358
msgstr ""
14359
 
14360
#: parse.c:110
14361
#, possible-c-format
14362
msgid "Expression debugging is %s.\n"
14363
msgstr ""
14364
 
14365
#: parse.c:121
14366
#, possible-c-format
14367
msgid "Parser debugging is %s.\n"
14368
msgstr ""
14369
 
14370
#: parse.c:813
14371
msgid "?error in operator_length_standard"
14372
msgstr ""
14373
 
14374
#: parse.c:1085
14375
msgid "expression to compute"
14376
msgstr ""
14377
 
14378
#: parse.c:1198
14379
msgid "Junk after end of expression."
14380
msgstr ""
14381
 
14382
#: parse.c:1562
14383
msgid "Set expression debugging."
14384
msgstr ""
14385
 
14386
#: parse.c:1563
14387
msgid "Show expression debugging."
14388
msgstr ""
14389
 
14390
#: parse.c:1564
14391
msgid ""
14392
"When non-zero, the internal representation of expressions will be printed."
14393
msgstr ""
14394
 
14395
#: parse.c:1570
14396
msgid "Set parser debugging."
14397
msgstr ""
14398
 
14399
#: parse.c:1571
14400
msgid "Show parser debugging."
14401
msgstr ""
14402
 
14403
#: parse.c:1572
14404
msgid "When non-zero, expression parser tracing will be enabled."
14405
msgstr ""
14406
 
14407
#: ppc-linux-nat.c:421 ppc-linux-nat.c:888
14408
msgid "Unable to fetch VSX register"
14409
msgstr ""
14410
 
14411
#: ppc-linux-nat.c:450 ppc-linux-nat.c:918
14412
msgid "Unable to fetch AltiVec register"
14413
msgstr ""
14414
 
14415
#. Anything else needs to be reported.
14416
#: ppc-linux-nat.c:487 ppc-linux-nat.c:2268
14417
msgid "Unable to fetch SPE registers"
14418
msgstr ""
14419
 
14420
#: ppc-linux-nat.c:622
14421
#, possible-c-format
14422
msgid "fetch_register: unexpected byte order: %d"
14423
msgstr ""
14424
 
14425
#: ppc-linux-nat.c:680 ppc-linux-nat.c:2281
14426
msgid "Unable to fetch VSX registers"
14427
msgstr ""
14428
 
14429
#: ppc-linux-nat.c:699 ppc-linux-nat.c:2294
14430
msgid "Unable to fetch AltiVec registers"
14431
msgstr ""
14432
 
14433
#: ppc-linux-nat.c:726 ppc-linux-nat.c:1199
14434
msgid "Couldn't get general-purpose registers."
14435
msgstr ""
14436
 
14437
#: ppc-linux-nat.c:778 ppc-linux-nat.c:1261
14438
msgid "Couldn't get floating-point registers."
14439
msgstr ""
14440
 
14441
#: ppc-linux-nat.c:896
14442
msgid "Unable to store VSX register"
14443
msgstr ""
14444
 
14445
#: ppc-linux-nat.c:931
14446
msgid "Unable to store AltiVec register"
14447
msgstr ""
14448
 
14449
#. Anything else needs to be reported.
14450
#: ppc-linux-nat.c:958
14451
msgid "Unable to set SPE registers"
14452
msgstr ""
14453
 
14454
#: ppc-linux-nat.c:1145
14455
msgid "Couldn't get VSX registers"
14456
msgstr ""
14457
 
14458
#: ppc-linux-nat.c:1151
14459
msgid "Couldn't write VSX registers"
14460
msgstr ""
14461
 
14462
#: ppc-linux-nat.c:1168
14463
msgid "Couldn't get AltiVec registers"
14464
msgstr ""
14465
 
14466
#: ppc-linux-nat.c:1174
14467
msgid "Couldn't write AltiVec registers"
14468
msgstr ""
14469
 
14470
#: ppc-linux-nat.c:1211
14471
msgid "Couldn't set general-purpose registers."
14472
msgstr ""
14473
 
14474
#: ppc-linux-nat.c:1273
14475
msgid "Couldn't set floating-point registers."
14476
msgstr ""
14477
 
14478
#: ppc-linux-nat.c:1570
14479
msgid "Unexpected error setting breakpoint or watchpoint"
14480
msgstr ""
14481
 
14482
#: ppc-linux-nat.c:1617
14483
msgid "Unexpected error deleting breakpoint or watchpoint"
14484
msgstr ""
14485
 
14486
#: ppc-linux-tdep.c:1066
14487
msgid "Cannot find AT_ENTRY auxiliary vector entry."
14488
msgstr ""
14489
 
14490
#: printcmd.c:111
14491
#, possible-c-format
14492
msgid "The largest offset that will be printed in  form is %s.\n"
14493
msgstr ""
14494
 
14495
#: printcmd.c:123
14496
#, possible-c-format
14497
msgid "Printing of source filename and line number with  is %s.\n"
14498
msgstr ""
14499
 
14500
#: printcmd.c:445 printcmd.c:521
14501
#, possible-c-format
14502
msgid "Undefined output size \"%c\"."
14503
msgstr ""
14504
 
14505
#: printcmd.c:543
14506
#, possible-c-format
14507
msgid "Undefined output format \"%c\"."
14508
msgstr ""
14509
 
14510
#: printcmd.c:858
14511
#, possible-c-format
14512
msgid "Unable to display strings with size '%c', using 'b' instead."
14513
msgstr ""
14514
 
14515
#: printcmd.c:926
14516
#, possible-c-format
14517
msgid "Size letters are meaningless in \"%s\" command."
14518
msgstr ""
14519
 
14520
#: printcmd.c:928
14521
#, possible-c-format
14522
msgid "Item count other than 1 is meaningless in \"%s\" command."
14523
msgstr ""
14524
 
14525
#: printcmd.c:931
14526
#, possible-c-format
14527
msgid "Format letter \"%c\" is meaningless in \"%s\" command."
14528
msgstr ""
14529
 
14530
#: printcmd.c:1098
14531
msgid "address"
14532
msgstr ""
14533
 
14534
#: printcmd.c:1120
14535
msgid "mapped"
14536
msgstr ""
14537
 
14538
#: printcmd.c:1120
14539
msgid "unmapped"
14540
msgstr ""
14541
 
14542
#: printcmd.c:1141
14543
#, possible-c-format
14544
msgid "%s in load address range of %s overlay section %s of %s\n"
14545
msgstr ""
14546
 
14547
#: printcmd.c:1145
14548
#, possible-c-format
14549
msgid "%s in load address range of section %s of %s\n"
14550
msgstr ""
14551
 
14552
#: printcmd.c:1150
14553
#, possible-c-format
14554
msgid "%s in %s overlay section %s of %s\n"
14555
msgstr ""
14556
 
14557
#: printcmd.c:1153
14558
#, possible-c-format
14559
msgid "%s in section %s of %s\n"
14560
msgstr ""
14561
 
14562
#: printcmd.c:1158
14563
#, possible-c-format
14564
msgid "%s in load address range of %s overlay section %s\n"
14565
msgstr ""
14566
 
14567
#: printcmd.c:1162
14568
#, possible-c-format
14569
msgid "%s in load address range of section %s\n"
14570
msgstr ""
14571
 
14572
#: printcmd.c:1166
14573
#, possible-c-format
14574
msgid "%s in %s overlay section %s\n"
14575
msgstr ""
14576
 
14577
#: printcmd.c:1169
14578
#, possible-c-format
14579
msgid "%s in section %s\n"
14580
msgstr ""
14581
 
14582
#: printcmd.c:1176
14583
#, possible-c-format
14584
msgid "No symbol matches %s.\n"
14585
msgstr ""
14586
 
14587
#: printcmd.c:1193
14588
msgid "Argument required."
14589
msgstr ""
14590
 
14591
#: printcmd.c:1237 scm-lang.c:184 valops.c:2517
14592
#, possible-c-format
14593
msgid "No symbol \"%s\" in current context."
14594
msgstr ""
14595
 
14596
#: printcmd.c:1289
14597
#, possible-c-format
14598
msgid "an argument in register %s"
14599
msgstr ""
14600
 
14601
#: printcmd.c:1292
14602
#, possible-c-format
14603
msgid "a variable in register %s"
14604
msgstr ""
14605
 
14606
#: printcmd.c:1297 printcmd.c:1367
14607
msgid "static storage at address "
14608
msgstr ""
14609
 
14610
#: printcmd.c:1303 printcmd.c:1340 printcmd.c:1372
14611
msgid ""
14612
",\n"
14613
" -- loaded at "
14614
msgstr ""
14615
 
14616
#: printcmd.c:1305 printcmd.c:1342 printcmd.c:1374
14617
#, possible-c-format
14618
msgid " in overlay section %s"
14619
msgstr ""
14620
 
14621
#: printcmd.c:1313
14622
#, possible-c-format
14623
msgid "address of an argument in register %s"
14624
msgstr ""
14625
 
14626
#: printcmd.c:1318
14627
#, possible-c-format
14628
msgid "an argument at offset %ld"
14629
msgstr ""
14630
 
14631
#: printcmd.c:1322
14632
#, possible-c-format
14633
msgid "a local variable at frame offset %ld"
14634
msgstr ""
14635
 
14636
#: printcmd.c:1326
14637
#, possible-c-format
14638
msgid "a reference argument at offset %ld"
14639
msgstr ""
14640
 
14641
#: printcmd.c:1330
14642
msgid "a typedef"
14643
msgstr ""
14644
 
14645
#: printcmd.c:1334
14646
msgid "a function at address "
14647
msgstr ""
14648
 
14649
#: printcmd.c:1361
14650
#, possible-c-format
14651
msgid ""
14652
"a thread-local variable at offset %s in the thread-local storage for `%s'"
14653
msgstr ""
14654
 
14655
#: printcmd.c:1383
14656
msgid "optimized out"
14657
msgstr ""
14658
 
14659
#: printcmd.c:1387
14660
msgid "of unknown (botched) type"
14661
msgstr ""
14662
 
14663
#: printcmd.c:1441
14664
msgid "starting display address"
14665
msgstr ""
14666
 
14667
#: printcmd.c:1572 printcmd.c:1584
14668
#, possible-c-format
14669
msgid "No display number %d."
14670
msgstr ""
14671
 
14672
#: printcmd.c:1607
14673
msgid "Delete all auto-display expressions? "
14674
msgstr ""
14675
 
14676
#: printcmd.c:1619 printcmd.c:1850 printcmd.c:1887
14677
msgid "Arguments must be display numbers."
14678
msgstr ""
14679
 
14680
#: printcmd.c:1672
14681
#, possible-c-format
14682
msgid "Unable to display \"%s\": %s"
14683
msgstr ""
14684
 
14685
#: printcmd.c:1787 printcmd.c:1860
14686
#, possible-c-format
14687
msgid "No display number %d.\n"
14688
msgstr ""
14689
 
14690
#: printcmd.c:1796
14691
#, possible-c-format
14692
msgid "Disabling display %d to avoid infinite recursion.\n"
14693
msgstr ""
14694
 
14695
#: printcmd.c:1809
14696
msgid "There are no auto-display expressions now.\n"
14697
msgstr ""
14698
 
14699
#: printcmd.c:1811
14700
msgid ""
14701
"Auto-display expressions now in effect:\n"
14702
"Num Enb Expression\n"
14703
msgstr ""
14704
 
14705
#: printcmd.c:1824
14706
msgid " (cannot be evaluated in the current context)"
14707
msgstr ""
14708
 
14709
#: printcmd.c:1985
14710
msgid "format-control string and values to print"
14711
msgstr ""
14712
 
14713
#: printcmd.c:1993
14714
msgid "Bad format string, missing '\"'."
14715
msgstr ""
14716
 
14717
#: printcmd.c:2006
14718
msgid "Bad format string, non-terminated '\"'."
14719
msgstr ""
14720
 
14721
#. ??? TODO: handle other escape sequences
14722
#: printcmd.c:2040
14723
#, possible-c-format
14724
msgid "Unrecognized escape character \\%c in format string."
14725
msgstr ""
14726
 
14727
#: printcmd.c:2057
14728
msgid "Invalid argument syntax"
14729
msgstr ""
14730
 
14731
#: printcmd.c:2248
14732
msgid "`*' not supported for precision or width in printf"
14733
msgstr ""
14734
 
14735
#: printcmd.c:2251
14736
msgid "Format specifier `n' not supported in printf"
14737
msgstr ""
14738
 
14739
#: printcmd.c:2254
14740
msgid "Incomplete format specifier at end of format string"
14741
msgstr ""
14742
 
14743
#: printcmd.c:2257
14744
#, possible-c-format
14745
msgid "Unrecognized format specifier '%c' in printf"
14746
msgstr ""
14747
 
14748
#: printcmd.c:2261
14749
#, possible-c-format
14750
msgid "Inappropriate modifiers to format specifier '%c' in printf"
14751
msgstr ""
14752
 
14753
#: printcmd.c:2319
14754
msgid "Wrong number of arguments for specified format-string"
14755
msgstr ""
14756
 
14757
#: printcmd.c:2415
14758
#, possible-c-format
14759
msgid "expected wchar_t argument for %%lc"
14760
msgstr ""
14761
 
14762
#: printcmd.c:2445 printcmd.c:2462 value.c:1616
14763
msgid "Invalid floating value found in program."
14764
msgstr ""
14765
 
14766
#: printcmd.c:2469
14767
msgid "long double not supported in printf"
14768
msgstr ""
14769
 
14770
#: printcmd.c:2480
14771
msgid "long long not supported in printf"
14772
msgstr ""
14773
 
14774
#: printcmd.c:2715
14775
msgid "Describe where symbol SYM is stored."
14776
msgstr ""
14777
 
14778
#: printcmd.c:2717
14779
msgid ""
14780
"Describe what symbol is at location ADDR.\n"
14781
"Only for symbols with fixed locations (global or static scope)."
14782
msgstr ""
14783
 
14784
#: printcmd.c:2721
14785
msgid ""
14786
"Examine memory: x/FMT ADDRESS.\n"
14787
"ADDRESS is an expression for the memory address to examine.\n"
14788
"FMT is a repeat count followed by a format letter and a size letter.\n"
14789
"Format letters are o(octal), x(hex), d(decimal), u(unsigned decimal),\n"
14790
"  t(binary), f(float), a(address), i(instruction), c(char) and s(string).\n"
14791
"Size letters are b(byte), h(halfword), w(word), g(giant, 8 bytes).\n"
14792
"The specified number of objects of the specified size are printed\n"
14793
"according to the format.\n"
14794
"\n"
14795
"Defaults for format and size letters are those previously used.\n"
14796
"Default count is 1.  Default address is following last thing printed\n"
14797
"with this command or \"print\"."
14798
msgstr ""
14799
 
14800
#: printcmd.c:2736
14801
msgid "Print line number and file of definition of variable."
14802
msgstr ""
14803
 
14804
#: printcmd.c:2739
14805
msgid "Expressions to display when program stops, with code numbers."
14806
msgstr ""
14807
 
14808
#: printcmd.c:2742
14809
msgid ""
14810
"Cancel some expressions to be displayed when program stops.\n"
14811
"Arguments are the code numbers of the expressions to stop displaying.\n"
14812
"No argument means cancel all automatic-display expressions.\n"
14813
"\"delete display\" has the same effect as this command.\n"
14814
"Do \"info display\" to see current list of code numbers."
14815
msgstr ""
14816
 
14817
#: printcmd.c:2750
14818
msgid ""
14819
"Print value of expression EXP each time the program stops.\n"
14820
"/FMT may be used before EXP as in the \"print\" command.\n"
14821
"/FMT \"i\" or \"s\" or including a size-letter is allowed,\n"
14822
"as in the \"x\" command, and then EXP is used to get the address to examine\n"
14823
"and examining is done as in the \"x\" command.\n"
14824
"\n"
14825
"With no argument, display all currently requested auto-display expressions.\n"
14826
"Use \"undisplay\" to cancel display requests previously made."
14827
msgstr ""
14828
 
14829
#: printcmd.c:2759
14830
msgid ""
14831
"Enable some expressions to be displayed when program stops.\n"
14832
"Arguments are the code numbers of the expressions to resume displaying.\n"
14833
"No argument means enable all automatic-display expressions.\n"
14834
"Do \"info display\" to see current list of code numbers."
14835
msgstr ""
14836
 
14837
#: printcmd.c:2765
14838
msgid ""
14839
"Disable some expressions to be displayed when program stops.\n"
14840
"Arguments are the code numbers of the expressions to stop displaying.\n"
14841
"No argument means disable all automatic-display expressions.\n"
14842
"Do \"info display\" to see current list of code numbers."
14843
msgstr ""
14844
 
14845
#: printcmd.c:2771
14846
msgid ""
14847
"Cancel some expressions to be displayed when program stops.\n"
14848
"Arguments are the code numbers of the expressions to stop displaying.\n"
14849
"No argument means cancel all automatic-display expressions.\n"
14850
"Do \"info display\" to see current list of code numbers."
14851
msgstr ""
14852
 
14853
#: printcmd.c:2777
14854
msgid ""
14855
"printf \"printf format string\", arg1, arg2, arg3, ..., argn\n"
14856
"This is useful for formatted output in user-defined commands."
14857
msgstr ""
14858
 
14859
#: printcmd.c:2781
14860
msgid ""
14861
"Like \"print\" but don't put in value history and don't print newline.\n"
14862
"This is useful in user-defined commands."
14863
msgstr ""
14864
 
14865
#: printcmd.c:2785 printcmd.c:2797
14866
msgid ""
14867
"Evaluate expression EXP and assign result to variable VAR, using assignment\n"
14868
"syntax appropriate for the current language (VAR = EXP or VAR := EXP for\n"
14869
"example).  VAR may be a debugger \"convenience\" variable (names starting\n"
14870
"with $), a register (a few standard names starting with $), or an actual\n"
14871
"variable in the program being debugged.  EXP is any valid expression.\n"
14872
"Use \"set variable\" for variables with names identical to set subcommands.\n"
14873
"\n"
14874
"With a subcommand, this command modifies parts of the gdb environment.\n"
14875
"You can see these environment settings with the \"show\" command."
14876
msgstr ""
14877
 
14878
#. "call" is the same as "set", but handy for dbx users to call fns.
14879
#: printcmd.c:2808
14880
msgid ""
14881
"Call a function in the program.\n"
14882
"The argument is the function name and arguments, in the notation of the\n"
14883
"current working language.  The result is printed and saved in the value\n"
14884
"history, if it is not void."
14885
msgstr ""
14886
 
14887
#: printcmd.c:2815
14888
msgid ""
14889
"Evaluate expression EXP and assign result to variable VAR, using assignment\n"
14890
"syntax appropriate for the current language (VAR = EXP or VAR := EXP for\n"
14891
"example).  VAR may be a debugger \"convenience\" variable (names starting\n"
14892
"with $), a register (a few standard names starting with $), or an actual\n"
14893
"variable in the program being debugged.  EXP is any valid expression.\n"
14894
"This may usually be abbreviated to simply \"set\"."
14895
msgstr ""
14896
 
14897
#: printcmd.c:2824
14898
msgid ""
14899
"Print value of expression EXP.\n"
14900
"Variables accessible are those of the lexical environment of the selected\n"
14901
"stack frame, plus all those whose scope is global or an entire file.\n"
14902
"\n"
14903
"$NUM gets previous value number NUM.  $ and $$ are the last two values.\n"
14904
"$$NUM refers to NUM'th value back from the last one.\n"
14905
"Names starting with $ refer to registers (with the values they would have\n"
14906
"if the program were to return to the stack frame now selected, restoring\n"
14907
"all registers saved by frames farther in) or else to debugger\n"
14908
"\"convenience\" variables (any such name not a known register).\n"
14909
"Use assignment expressions to give values to convenience variables.\n"
14910
"\n"
14911
"{TYPE}ADREXP refers to a datum of data type TYPE, located at address "
14912
"ADREXP.\n"
14913
"@ is a binary operator for treating consecutive data objects\n"
14914
"anywhere in memory as an array.  FOO@NUM gives an array whose first\n"
14915
"element is FOO, whose second element is stored in the space following\n"
14916
"where FOO is stored, etc.  FOO must be an expression whose value\n"
14917
"resides in memory.\n"
14918
"\n"
14919
"EXP may be preceded with /FMT, where FMT is a format letter\n"
14920
"but no count or size letter (see \"x\" command)."
14921
msgstr ""
14922
 
14923
#: printcmd.c:2849
14924
msgid ""
14925
"Same as \"print\" command, except that if you are running in the epoch\n"
14926
"environment, the value is printed in its own window."
14927
msgstr ""
14928
 
14929
#: printcmd.c:2855
14930
msgid "Set the largest offset that will be printed in  form."
14931
msgstr ""
14932
 
14933
#: printcmd.c:2856
14934
msgid "Show the largest offset that will be printed in  form."
14935
msgstr ""
14936
 
14937
#: printcmd.c:2862
14938
msgid "Set printing of source filename and line number with ."
14939
msgstr ""
14940
 
14941
#: printcmd.c:2863
14942
msgid "Show printing of source filename and line number with ."
14943
msgstr ""
14944
 
14945
#: printcmd.c:2869
14946
msgid ""
14947
"Convert \"printf format string\", arg1, arg2, arg3, ..., argn to\n"
14948
"a command line, and call it."
14949
msgstr ""
14950
 
14951
#: proc-api.c:783
14952
msgid "Set tracing for /proc api calls."
14953
msgstr ""
14954
 
14955
#: proc-api.c:784
14956
msgid "Show tracing for /proc api calls."
14957
msgstr ""
14958
 
14959
#: proc-api.c:790
14960
msgid "Set filename for /proc tracefile."
14961
msgstr ""
14962
 
14963
#: proc-api.c:791
14964
msgid "Show filename for /proc tracefile."
14965
msgstr ""
14966
 
14967
#: procfs.c:497
14968
#, possible-c-format
14969
msgid "procfs: couldn't find pid %d (kernel thread %d) in procinfo list."
14970
msgstr ""
14971
 
14972
#: procfs.c:501
14973
#, possible-c-format
14974
msgid "procfs: couldn't find pid %d in procinfo list."
14975
msgstr ""
14976
 
14977
#: procfs.c:898
14978
#, possible-c-format
14979
msgid "load_syscalls: Can't open /proc/%d/sysent"
14980
msgstr ""
14981
 
14982
#: procfs.c:904 procfs.c:919
14983
#, possible-c-format
14984
msgid "load_syscalls: Error reading /proc/%d/sysent"
14985
msgstr ""
14986
 
14987
#: procfs.c:909
14988
#, possible-c-format
14989
msgid "load_syscalls: /proc/%d/sysent contains no syscalls!"
14990
msgstr ""
14991
 
14992
#: procfs.c:1451
14993
#, possible-c-format
14994
msgid "procfs: modify_flag failed to turn %s %s"
14995
msgstr ""
14996
 
14997
#: procfs.c:1728
14998
msgid "procfs: set_traced_signals failed"
14999
msgstr ""
15000
 
15001
#: procfs.c:2820
15002
#, possible-c-format
15003
msgid "procfs_find_LDT_entry: could not find procinfo for %d:%ld."
15004
msgstr ""
15005
 
15006
#: procfs.c:2827
15007
#, possible-c-format
15008
msgid "procfs_find_LDT_entry: could not read gregs for %d:%ld."
15009
msgstr ""
15010
 
15011
#: procfs.c:3310
15012
#, possible-c-format
15013
msgid "Attaching to program `%s', %s\n"
15014
msgstr ""
15015
 
15016
#: procfs.c:3360
15017
msgid "procfs: out of memory in 'attach'"
15018
msgstr ""
15019
 
15020
#: procfs.c:3449
15021
msgid "Was stopped when attached, make it runnable again? "
15022
msgstr ""
15023
 
15024
#: procfs.c:3492
15025
#, possible-c-format
15026
msgid "procfs: fetch_registers failed to find procinfo for %s"
15027
msgstr ""
15028
 
15029
#: procfs.c:3541
15030
#, possible-c-format
15031
msgid "procfs: store_registers: failed to find procinfo for %s"
15032
msgstr ""
15033
 
15034
#: procfs.c:3648
15035
msgid "Unable to remove __dbx_link breakpoint."
15036
msgstr ""
15037
 
15038
#: procfs.c:3703
15039
#, possible-c-format
15040
msgid "Failed to create a bfd: %s."
15041
msgstr ""
15042
 
15043
#: procfs.c:3724
15044
msgid "Failed to insert dbx_link breakpoint."
15045
msgstr ""
15046
 
15047
#. /proc file not found; presumably child has terminated.
15048
#. "wait" for the child's exit
15049
#. wrong child?
15050
#: procfs.c:3863
15051
#, possible-c-format
15052
msgid "procfs: couldn't stop process %d: wait returned %d."
15053
msgstr ""
15054
 
15055
#: procfs.c:3969
15056
msgid "procfs: trapped on entry to "
15057
msgstr ""
15058
 
15059
#: procfs.c:3979 procfs.c:4080
15060
#, possible-c-format
15061
msgid "%ld syscall arguments:\n"
15062
msgstr ""
15063
 
15064
#: procfs.c:4070
15065
msgid "procfs: trapped on exit from "
15066
msgstr ""
15067
 
15068
#: procfs.c:4099
15069
#, possible-c-format
15070
msgid "Retry #%d:\n"
15071
msgstr ""
15072
 
15073
#: procfs.c:4174 procfs.c:4182
15074
msgid "child stopped for unknown reason:\n"
15075
msgstr ""
15076
 
15077
#: procfs.c:4176 procfs.c:4184
15078
msgid "... giving up..."
15079
msgstr ""
15080
 
15081
#: procfs.c:4207
15082
msgid "procfs: ...giving up..."
15083
msgstr ""
15084
 
15085
#: procfs.c:4461
15086
msgid ""
15087
"resume: target already running.  Pretend to resume, and hope for the best!"
15088
msgstr ""
15089
 
15090
#: procfs.c:4511
15091
#, possible-c-format
15092
msgid "\tUsing the running image of %s %s via /proc.\n"
15093
msgstr ""
15094
 
15095
#: procfs.c:4761
15096
msgid "procfs: create_procinfo failed in child."
15097
msgstr ""
15098
 
15099
#. Not found.  This must be an error rather than merely passing
15100
#. the file to execlp(), because execlp() would try all the
15101
#. exec()s, causing GDB to get confused.
15102
#: procfs.c:4932
15103
#, possible-c-format
15104
msgid "procfs:%d -- Can't find shell %s in PATH"
15105
msgstr ""
15106
 
15107
#: procfs.c:5491
15108
#, possible-c-format
15109
msgid "process %d flags:\n"
15110
msgstr ""
15111
 
15112
#: procfs.c:5501
15113
#, possible-c-format
15114
msgid "thread %d flags:\n"
15115
msgstr ""
15116
 
15117
#: procfs.c:5561
15118
msgid "you must be debugging a process to use this command."
15119
msgstr ""
15120
 
15121
#: procfs.c:5564
15122
msgid "system call to trace"
15123
msgstr ""
15124
 
15125
#: procfs.c:5605
15126
msgid ""
15127
"Show /proc process information about any running process.\n"
15128
"Specify process id, or use the program being debugged by default.\n"
15129
"Specify keyword 'mappings' for detailed info on memory mappings."
15130
msgstr ""
15131
 
15132
#: procfs.c:5610
15133
msgid "Give a trace of entries into the syscall."
15134
msgstr ""
15135
 
15136
#: procfs.c:5612
15137
msgid "Give a trace of exits from the syscall."
15138
msgstr ""
15139
 
15140
#: procfs.c:5614
15141
msgid "Cancel a trace of entries into the syscall."
15142
msgstr ""
15143
 
15144
#: procfs.c:5616
15145
msgid "Cancel a trace of exits from the syscall."
15146
msgstr ""
15147
 
15148
#: procfs.c:5811
15149
msgid "gcore not implemented for this host."
15150
msgstr ""
15151
 
15152
#: progspace.c:397
15153
#, possible-c-format
15154
msgid "program space ID %d not known."
15155
msgstr ""
15156
 
15157
#: progspace.c:611
15158
msgid "Info about currently known program spaces."
15159
msgstr ""
15160
 
15161
#: psymtab.c:130
15162
#, possible-c-format
15163
msgid "Internal: readin %s pst for `%s' found when no symtab found."
15164
msgstr ""
15165
 
15166
#. Might want to error() here (in case symtab is corrupt and
15167
#. will cause a core dump), but maybe we can successfully
15168
#. continue, so let's not.
15169
#: psymtab.c:299
15170
#, possible-c-format
15171
msgid "(Internal error: pc %s in read in psymtab, but not in symtab.)\n"
15172
msgstr ""
15173
 
15174
#: psymtab.c:585
15175
msgid "select_source_symtab: readin pst found and no symtabs."
15176
msgstr ""
15177
 
15178
#: psymtab.c:781
15179
#, possible-c-format
15180
msgid "  Number of psym tables (not yet expanded): %d\n"
15181
msgstr ""
15182
 
15183
#: psymtab.c:1506
15184
msgid "print-psymbols takes an output file name and optional symbol file name"
15185
msgstr ""
15186
 
15187
#: p-typeprint.c:295
15188
msgid "type not handled in pascal_type_print_varspec_prefix()"
15189
msgstr ""
15190
 
15191
#: p-typeprint.c:410
15192
msgid "type not handled in pascal_type_print_varspec_suffix()"
15193
msgstr ""
15194
 
15195
#: p-valprint.c:554
15196
#, possible-c-format
15197
msgid "Invalid pascal type code %d in symbol table."
15198
msgstr ""
15199
 
15200
#: p-valprint.c:602
15201
#, possible-c-format
15202
msgid "Printing of pascal static members is %s.\n"
15203
msgstr ""
15204
 
15205
#: p-valprint.c:1015
15206
msgid "Set printing of pascal static members."
15207
msgstr ""
15208
 
15209
#: p-valprint.c:1016
15210
msgid "Show printing of pascal static members."
15211
msgstr ""
15212
 
15213 342 jeremybenn
#. Require a valid frame.  This must be called inside a TRY_CATCH, or
15214
#. another context in which a gdb exception is allowed.
15215
#: python/py-frame.c:54
15216
msgid "Frame is invalid."
15217 330 jeremybenn
msgstr ""
15218
 
15219 342 jeremybenn
#: python/py-frame.c:230 python/py-block.c:284
15220
msgid "Cannot locate object file for block."
15221 330 jeremybenn
msgstr ""
15222
 
15223 342 jeremybenn
#: python/py-frame.c:277
15224
msgid "Could not allocate frame object."
15225 330 jeremybenn
msgstr ""
15226
 
15227 342 jeremybenn
#: python/py-frame.c:421 python/py-type.c:532
15228
msgid "Second argument must be block."
15229 330 jeremybenn
msgstr ""
15230
 
15231 342 jeremybenn
#: python/py-frame.c:439
15232 330 jeremybenn
#, possible-c-format
15233 342 jeremybenn
msgid "Variable '%s' not found."
15234 330 jeremybenn
msgstr ""
15235
 
15236 342 jeremybenn
#: python/py-frame.c:450
15237
msgid "Argument must be a symbol or string."
15238 330 jeremybenn
msgstr ""
15239
 
15240 342 jeremybenn
#: python/py-frame.c:465
15241 330 jeremybenn
#, possible-c-format
15242 342 jeremybenn
msgid "Variable cannot be found for symbol '%s'."
15243 330 jeremybenn
msgstr ""
15244
 
15245 342 jeremybenn
#: python/py-frame.c:528
15246
msgid "Invalid frame stop reason."
15247 330 jeremybenn
msgstr ""
15248
 
15249 342 jeremybenn
#. Require that INFERIOR be a valid inferior ID.
15250
#: python/py-infthread.c:34
15251
msgid "Thread no longer exists."
15252 330 jeremybenn
msgstr ""
15253
 
15254 342 jeremybenn
#: python/py-lazy-string.c:103
15255
msgid "Cannot create a value from NULL."
15256 330 jeremybenn
msgstr ""
15257
 
15258 342 jeremybenn
#: python/py-lazy-string.c:128
15259
msgid "Cannot create a lazy string with address 0x0, and a non-zero length."
15260 330 jeremybenn
msgstr ""
15261
 
15262 342 jeremybenn
#: python/py-lazy-string.c:136
15263
msgid "A lazy string's type cannot be NULL."
15264 330 jeremybenn
msgstr ""
15265
 
15266 342 jeremybenn
#: python/py-prettyprint.c:569 python/py-function.c:83 python/py-function.c:91
15267
#: python/python.c:161 python/python.c:182
15268
msgid "Error while executing Python code."
15269 330 jeremybenn
msgstr ""
15270
 
15271 342 jeremybenn
#: python/py-prettyprint.c:737
15272
msgid "Argument must be a gdb.Value."
15273 330 jeremybenn
msgstr ""
15274
 
15275 342 jeremybenn
#: python/py-objfile.c:101
15276
msgid "Cannot delete the pretty_printers attribute."
15277 330 jeremybenn
msgstr ""
15278
 
15279 342 jeremybenn
#: python/py-objfile.c:108
15280
msgid "The pretty_printers attribute must be a list."
15281 330 jeremybenn
msgstr ""
15282
 
15283 342 jeremybenn
#: python/py-function.c:48
15284
msgid "Could not convert value to Python object."
15285 330 jeremybenn
msgstr ""
15286
 
15287 342 jeremybenn
#: python/py-function.c:73
15288
msgid "No method named 'invoke' in object."
15289 330 jeremybenn
msgstr ""
15290
 
15291 342 jeremybenn
#: python/py-function.c:119
15292
msgid "This function is not documented."
15293 330 jeremybenn
msgstr ""
15294
 
15295 342 jeremybenn
#: python/py-type.c:298
15296
msgid "This type does not have a range."
15297 330 jeremybenn
msgstr ""
15298
 
15299 342 jeremybenn
#: python/py-type.c:371
15300
msgid "Type does not have a target."
15301 330 jeremybenn
msgstr ""
15302
 
15303 342 jeremybenn
#: python/py-type.c:543
15304
msgid "Null type name."
15305 330 jeremybenn
msgstr ""
15306
 
15307 342 jeremybenn
#: python/py-type.c:562
15308
msgid "Type is not a template."
15309 330 jeremybenn
msgstr ""
15310
 
15311 342 jeremybenn
#: python/py-type.c:574
15312
#, possible-c-format
15313
msgid "No argument %d in template."
15314 330 jeremybenn
msgstr ""
15315
 
15316 342 jeremybenn
#: python/py-type.c:737
15317
msgid "'block' argument must be a Block."
15318 330 jeremybenn
msgstr ""
15319
 
15320 342 jeremybenn
#: python/py-value.c:125
15321
msgid "Value object creation takes only 1 argument"
15322 330 jeremybenn
msgstr ""
15323
 
15324 342 jeremybenn
#: python/py-value.c:133
15325
msgid "Could not allocate memory to create Value object."
15326 330 jeremybenn
msgstr ""
15327
 
15328 342 jeremybenn
#: python/py-value.c:313
15329
msgid "Argument must be a type."
15330 330 jeremybenn
msgstr ""
15331
 
15332 342 jeremybenn
#: python/py-value.c:331 python/py-value.c:748 python/py-value.c:785
15333
msgid "Invalid operation on gdb.Value."
15334 330 jeremybenn
msgstr ""
15335
 
15336 342 jeremybenn
#: python/py-value.c:375
15337
msgid "Cannot subscript requested type."
15338 330 jeremybenn
msgstr ""
15339
 
15340 342 jeremybenn
#: python/py-value.c:392
15341
msgid "Setting of struct elements is not currently supported."
15342 330 jeremybenn
msgstr ""
15343
 
15344 342 jeremybenn
#: python/py-value.c:668
15345
msgid "Attempted truth testing on invalid gdb.Value type."
15346 330 jeremybenn
msgstr ""
15347
 
15348 342 jeremybenn
#: python/py-value.c:827
15349
msgid "Cannot convert value to int."
15350 330 jeremybenn
msgstr ""
15351
 
15352 342 jeremybenn
#: python/py-value.c:859
15353
msgid "Cannot convert value to long."
15354 330 jeremybenn
msgstr ""
15355
 
15356 342 jeremybenn
#: python/py-value.c:889
15357
msgid "Cannot convert value to float."
15358 330 jeremybenn
msgstr ""
15359
 
15360 342 jeremybenn
#: python/py-value.c:1028
15361
#, possible-c-format
15362
msgid "Could not convert Python object: %s."
15363 330 jeremybenn
msgstr ""
15364
 
15365 342 jeremybenn
#. Require a valid block.  All access to block_object->block should be
15366
#. gated by this call.
15367
#: python/py-block.c:64
15368
msgid "Block is invalid."
15369 330 jeremybenn
msgstr ""
15370
 
15371 342 jeremybenn
#. Require a valid block.  This macro is called during block iterator
15372
#. creation, and at each next call.
15373
#: python/py-block.c:76
15374
msgid "Source block for iterator is invalid."
15375 330 jeremybenn
msgstr ""
15376
 
15377 342 jeremybenn
#: python/py-block.c:251
15378
msgid "Symbol is null."
15379 330 jeremybenn
msgstr ""
15380
 
15381 342 jeremybenn
#: python/py-auto-load.c:195
15382
#, possible-c-format
15383
msgid "Invalid entry in %s section"
15384 330 jeremybenn
msgstr ""
15385
 
15386 342 jeremybenn
#: python/py-auto-load.c:210
15387 330 jeremybenn
#, possible-c-format
15388 342 jeremybenn
msgid "Non-null-terminated path in %s: %s"
15389 330 jeremybenn
msgstr ""
15390
 
15391 342 jeremybenn
#: python/py-auto-load.c:217
15392
#, possible-c-format
15393
msgid "Empty path in %s"
15394 330 jeremybenn
msgstr ""
15395
 
15396 342 jeremybenn
#: python/py-auto-load.c:267
15397
#, possible-c-format
15398
msgid "%s (referenced in %s): %s"
15399 330 jeremybenn
msgstr ""
15400
 
15401 342 jeremybenn
#: python/py-auto-load.c:301
15402
#, possible-c-format
15403
msgid "Couldn't read %s section of %s"
15404 330 jeremybenn
msgstr ""
15405
 
15406 342 jeremybenn
#: python/py-auto-load.c:426
15407 330 jeremybenn
#, possible-c-format
15408 342 jeremybenn
msgid "Script name: %s\n"
15409 330 jeremybenn
msgstr ""
15410
 
15411 342 jeremybenn
#: python/py-auto-load.c:427
15412 330 jeremybenn
#, possible-c-format
15413 342 jeremybenn
msgid "  Full name: %s\n"
15414 330 jeremybenn
msgstr ""
15415
 
15416 342 jeremybenn
#: python/py-auto-load.c:448 solib.c:919 solib.c:1013 xcoffsolib.c:113
15417
#, possible-c-format
15418
msgid "Invalid regexp: %s"
15419 330 jeremybenn
msgstr ""
15420
 
15421 342 jeremybenn
#: python/py-auto-load.c:450
15422 330 jeremybenn
#, possible-c-format
15423 342 jeremybenn
msgid "Objfile scripts matching %s:\n"
15424 330 jeremybenn
msgstr ""
15425
 
15426 342 jeremybenn
#: python/py-auto-load.c:455
15427
msgid "Objfile scripts:\n"
15428 330 jeremybenn
msgstr ""
15429
 
15430 342 jeremybenn
#: python/py-auto-load.c:477
15431
msgid "Enable or disable auto-loading of Python code when an object is opened."
15432 330 jeremybenn
msgstr ""
15433
 
15434 342 jeremybenn
#: python/py-auto-load.c:478
15435
msgid "Show whether Python code will be auto-loaded when an object is opened."
15436 330 jeremybenn
msgstr ""
15437
 
15438 342 jeremybenn
#: python/py-auto-load.c:479
15439
msgid ""
15440
"Enables or disables auto-loading of Python code when an object is opened."
15441 330 jeremybenn
msgstr ""
15442
 
15443 342 jeremybenn
#: python/py-auto-load.c:486
15444
msgid "Print dump of auto-loaded section scripts matching REGEXP."
15445 330 jeremybenn
msgstr ""
15446
 
15447 342 jeremybenn
#. Require a valid symbol.  All access to symbol_object->symbol should be
15448
#. gated by this call.
15449
#: python/py-symbol.c:48
15450
msgid "Symbol is invalid."
15451 330 jeremybenn
msgstr ""
15452
 
15453 342 jeremybenn
#: python/python.c:151
15454
msgid "Invalid \"python\" block structure."
15455 330 jeremybenn
msgstr ""
15456
 
15457 342 jeremybenn
#: python/python.c:257
15458
msgid "Programmer error: unhandled type."
15459 330 jeremybenn
msgstr ""
15460
 
15461 342 jeremybenn
#: python/python.c:284
15462
#, possible-c-format
15463
msgid "Could not find parameter `%s'."
15464 330 jeremybenn
msgstr ""
15465
 
15466 342 jeremybenn
#: python/python.c:288
15467 330 jeremybenn
#, possible-c-format
15468 342 jeremybenn
msgid "`%s' is not a parameter."
15469 330 jeremybenn
msgstr ""
15470
 
15471 342 jeremybenn
#: python/python.c:579 python/python.c:593 python/python.c:600
15472
msgid "Python scripting is not supported in this copy of GDB."
15473 330 jeremybenn
msgstr ""
15474
 
15475 342 jeremybenn
#: python/python.c:638
15476
msgid ""
15477
"Evaluate a Python command.\n"
15478
"\n"
15479
"The command can be given as an argument, for instance:\n"
15480
"\n"
15481
"    python print 23\n"
15482
"\n"
15483
"If no argument is given, the following lines are read and used\n"
15484
"as the Python commands.  Type a line containing \"end\" to indicate\n"
15485
"the end of the command."
15486 330 jeremybenn
msgstr ""
15487
 
15488 342 jeremybenn
#: python/python.c:649
15489
msgid ""
15490
"Evaluate a Python command.\n"
15491
"\n"
15492
"Python scripting is not supported in this copy of GDB.\n"
15493
"This command is only a placeholder."
15494 330 jeremybenn
msgstr ""
15495
 
15496 342 jeremybenn
#: python/python.c:658 python/python.c:662
15497
msgid "Prefix command for python maintenance settings."
15498 330 jeremybenn
msgstr ""
15499
 
15500 342 jeremybenn
#: python/python.c:667
15501
msgid "Enable or disable printing of Python stack dump on error."
15502 330 jeremybenn
msgstr ""
15503
 
15504 342 jeremybenn
#: python/python.c:668
15505
msgid "Show whether Python stack will be printed on error."
15506 330 jeremybenn
msgstr ""
15507
 
15508 342 jeremybenn
#: python/python.c:669
15509
msgid "Enables or disables printing of Python stack traces."
15510 330 jeremybenn
msgstr ""
15511
 
15512 342 jeremybenn
#: python/py-utils.c:79
15513
msgid "Expected a string or unicode object."
15514 330 jeremybenn
msgstr ""
15515
 
15516 342 jeremybenn
#: python/py-utils.c:311
15517
msgid "Supplied address is negative."
15518 330 jeremybenn
msgstr ""
15519
 
15520 342 jeremybenn
#: python/py-utils.c:318
15521
msgid "Invalid type for address."
15522 330 jeremybenn
msgstr ""
15523
 
15524
#: python/py-param.c:131
15525
msgid "String required for filename."
15526
msgstr ""
15527
 
15528
#: python/py-param.c:156
15529
msgid "ENUM arguments must be a string."
15530
msgstr ""
15531
 
15532
#: python/py-param.c:168
15533
msgid "The value must be member of an enumeration."
15534
msgstr ""
15535
 
15536
#: python/py-param.c:179
15537
msgid "A boolean argument is required."
15538
msgstr ""
15539
 
15540
#: python/py-param.c:192
15541
msgid "A boolean or None is required"
15542
msgstr ""
15543
 
15544
#: python/py-param.c:221
15545
msgid "The value must be integer."
15546
msgstr ""
15547
 
15548
#: python/py-param.c:244
15549
msgid "Range exceeded."
15550
msgstr ""
15551
 
15552
#: python/py-param.c:254
15553
msgid "Unhandled type in parameter value."
15554
msgstr ""
15555
 
15556
#: python/py-param.c:271
15557
msgid "Cannot delete a parameter's value."
15558
msgstr ""
15559
 
15560
#: python/py-param.c:371
15561
msgid "An enumeration is required for PARAM_ENUM."
15562
msgstr ""
15563
 
15564
#: python/py-param.c:378
15565
msgid "The enumeration is not a sequence."
15566
msgstr ""
15567
 
15568
#: python/py-param.c:388
15569
msgid "The enumeration is empty."
15570
msgstr ""
15571
 
15572
#: python/py-param.c:404
15573
msgid "The enumeration item not a string."
15574
msgstr ""
15575
 
15576 342 jeremybenn
#: python/py-param.c:428 python/py-cmd.c:472
15577
msgid "This command is not documented."
15578
msgstr ""
15579
 
15580
#: python/py-param.c:477 python/py-cmd.c:420
15581
msgid "Invalid command class argument."
15582
msgstr ""
15583
 
15584 330 jeremybenn
#: python/py-param.c:488
15585
msgid "Invalid parameter class argument."
15586
msgstr ""
15587
 
15588
#: python/py-param.c:495
15589
msgid "Only PARAM_ENUM accepts a fourth argument."
15590
msgstr ""
15591
 
15592
#. Require a valid symbol table.  All access to symtab_object->symtab
15593
#. should be gated by this call.
15594
#: python/py-symtab.c:50
15595
msgid "Symbol Table is invalid."
15596
msgstr ""
15597
 
15598
#. Require a valid symbol table and line object.  All access to
15599
#. sal_object->sal should be gated by this call.
15600
#: python/py-symtab.c:80
15601
msgid "Symbol Table and Line is invalid."
15602
msgstr ""
15603
 
15604 342 jeremybenn
#. Require that BREAKPOINT be a valid breakpoint ID; throw a Python
15605
#. exception if it is invalid.
15606
#. Require that BREAKPOINT be a valid breakpoint ID; throw a Python
15607
#. exception if it is invalid.  This macro is for use in setter functions.
15608
#: python/py-breakpoint.c:72 python/py-breakpoint.c:82
15609
#, possible-c-format
15610
msgid "Breakpoint %d is invalid."
15611 330 jeremybenn
msgstr ""
15612
 
15613 342 jeremybenn
#: python/py-breakpoint.c:179
15614
msgid "Cannot delete `enabled' attribute."
15615 330 jeremybenn
msgstr ""
15616
 
15617 342 jeremybenn
#: python/py-breakpoint.c:186
15618
msgid "The value of `enabled' must be a boolean."
15619 330 jeremybenn
msgstr ""
15620
 
15621 342 jeremybenn
#: python/py-breakpoint.c:212
15622
msgid "Cannot delete `silent' attribute."
15623 330 jeremybenn
msgstr ""
15624
 
15625 342 jeremybenn
#: python/py-breakpoint.c:218
15626
msgid "The value of `silent' must be a boolean."
15627 330 jeremybenn
msgstr ""
15628
 
15629 342 jeremybenn
#: python/py-breakpoint.c:243
15630
msgid "Cannot delete `thread' attribute."
15631 330 jeremybenn
msgstr ""
15632
 
15633 342 jeremybenn
#: python/py-breakpoint.c:252
15634
msgid "Invalid thread ID."
15635 330 jeremybenn
msgstr ""
15636
 
15637 342 jeremybenn
#: python/py-breakpoint.c:261
15638
msgid "The value of `thread' must be an integer or None."
15639 330 jeremybenn
msgstr ""
15640
 
15641 342 jeremybenn
#: python/py-breakpoint.c:282
15642
msgid "Cannot delete `task' attribute."
15643 330 jeremybenn
msgstr ""
15644
 
15645 342 jeremybenn
#: python/py-breakpoint.c:291
15646
msgid "Invalid task ID."
15647 330 jeremybenn
msgstr ""
15648
 
15649 342 jeremybenn
#: python/py-breakpoint.c:300
15650
msgid "The value of `task' must be an integer or None."
15651 330 jeremybenn
msgstr ""
15652
 
15653 342 jeremybenn
#: python/py-breakpoint.c:322
15654
msgid "Cannot delete `ignore_count' attribute."
15655 330 jeremybenn
msgstr ""
15656
 
15657 342 jeremybenn
#: python/py-breakpoint.c:328
15658
msgid "The value of `ignore_count' must be an integer."
15659 330 jeremybenn
msgstr ""
15660
 
15661 342 jeremybenn
#: python/py-breakpoint.c:351
15662
msgid "Cannot delete `hit_count' attribute."
15663 330 jeremybenn
msgstr ""
15664
 
15665 342 jeremybenn
#: python/py-breakpoint.c:357
15666
msgid "The value of `hit_count' must be zero."
15667 330 jeremybenn
msgstr ""
15668
 
15669 342 jeremybenn
#: python/py-breakpoint.c:435
15670
msgid "Cannot delete `condition' attribute."
15671 330 jeremybenn
msgstr ""
15672
 
15673 342 jeremybenn
#: python/py-breakpoint.c:610
15674
msgid "Cannot understand watchpoint access type."
15675 330 jeremybenn
msgstr ""
15676
 
15677 342 jeremybenn
#: python/py-breakpoint.c:614
15678
msgid "Do not understand breakpoint type to set."
15679 330 jeremybenn
msgstr ""
15680
 
15681 342 jeremybenn
#. Require that INFERIOR be a valid inferior ID.
15682
#: python/py-inferior.c:71
15683
msgid "Inferior no longer exists."
15684 330 jeremybenn
msgstr ""
15685
 
15686 342 jeremybenn
#: python/py-inferior.c:345
15687
msgid "Could not allocate memory buffer object."
15688
msgstr ""
15689
 
15690
#: python/py-inferior.c:420
15691 330 jeremybenn
#, possible-c-format
15692 342 jeremybenn
msgid "Memory buffer for address %s, which is %s bytes long."
15693 330 jeremybenn
msgstr ""
15694
 
15695 342 jeremybenn
#: python/py-inferior.c:434
15696
msgid "The memory buffer supports only one segment."
15697 330 jeremybenn
msgstr ""
15698
 
15699 342 jeremybenn
#: python/py-inferior.c:500
15700
msgid "Search range is empty."
15701 330 jeremybenn
msgstr ""
15702
 
15703 342 jeremybenn
#: python/py-inferior.c:508
15704
msgid "The search range is too large."
15705 330 jeremybenn
msgstr ""
15706
 
15707 342 jeremybenn
#: python/py-inferior.c:516
15708
msgid "Cannot get search address/range from Python."
15709 330 jeremybenn
msgstr ""
15710
 
15711 342 jeremybenn
#: python/py-inferior.c:524
15712
msgid "The pattern is not a Python buffer."
15713 330 jeremybenn
msgstr ""
15714
 
15715 342 jeremybenn
#: python/py-cmd.c:126 python/py-cmd.c:211
15716
msgid "Invalid invocation of Python command object."
15717 330 jeremybenn
msgstr ""
15718
 
15719 342 jeremybenn
#: python/py-cmd.c:135
15720
msgid "Python command object missing 'invoke' method."
15721
msgstr ""
15722
 
15723
#: python/py-cmd.c:142
15724
msgid "Could not convert arguments to Python string."
15725
msgstr ""
15726
 
15727
#. An error occurred computing the string representation of the
15728
#. error message.  This is rare, but we should inform the user.
15729
#: python/py-cmd.c:169
15730 330 jeremybenn
msgid ""
15731 342 jeremybenn
"An error occurred in a Python command\n"
15732
"and then another occurred computing the error message.\n"
15733 330 jeremybenn
msgstr ""
15734
 
15735 342 jeremybenn
#: python/py-cmd.c:187
15736
#, possible-c-format
15737
msgid "Error occurred in Python command: %s"
15738 330 jeremybenn
msgstr ""
15739
 
15740 342 jeremybenn
#: python/py-cmd.c:189
15741
msgid "Error occurred in Python command."
15742 330 jeremybenn
msgstr ""
15743
 
15744 342 jeremybenn
#: python/py-cmd.c:221 python/py-cmd.c:224
15745
msgid "Could not convert argument to Python string."
15746 330 jeremybenn
msgstr ""
15747
 
15748 342 jeremybenn
#: python/py-cmd.c:310
15749
msgid "No command name found."
15750 330 jeremybenn
msgstr ""
15751
 
15752 342 jeremybenn
#: python/py-cmd.c:342
15753
#, possible-c-format
15754
msgid "Could not find command prefix %s."
15755
msgstr ""
15756
 
15757
#: python/py-cmd.c:356
15758
#, possible-c-format
15759
msgid "'%s' is not a prefix command."
15760
msgstr ""
15761
 
15762
#: python/py-cmd.c:405
15763
msgid "Command object already initialized."
15764
msgstr ""
15765
 
15766
#: python/py-cmd.c:426
15767
msgid "Invalid completion type argument."
15768
msgstr ""
15769
 
15770 330 jeremybenn
#: record.c:554
15771
msgid ""
15772
"Do you want to auto delete previous execution log entries when record/replay "
15773
"buffer becomes full (record stop-at-limit)?"
15774
msgstr ""
15775
 
15776
#: record.c:562
15777
msgid "Process record: stopped by user."
15778
msgstr ""
15779
 
15780
#: record.c:632
15781
msgid "Process record: inferior program stopped."
15782
msgstr ""
15783
 
15784
#: record.c:634 record.c:1414 record.c:1423 record.c:1429
15785
msgid "Process record: failed to record execution log."
15786
msgstr ""
15787
 
15788
#: record.c:851
15789
msgid "Process record: the program is not being run."
15790
msgstr ""
15791
 
15792
#: record.c:853
15793
msgid "Process record target can't debug inferior in non-stop mode (non-stop)."
15794
msgstr ""
15795
 
15796
#: record.c:856
15797
msgid ""
15798
"Process record target can't debug inferior in asynchronous mode (target-"
15799
"async)."
15800
msgstr ""
15801
 
15802
#: record.c:860
15803
msgid ""
15804
"Process record: the current architecture doesn't support record function."
15805
msgstr ""
15806
 
15807
#: record.c:864
15808
msgid "Could not find 'to_resume' method on the target stack."
15809
msgstr ""
15810
 
15811
#: record.c:866
15812
msgid "Could not find 'to_wait' method on the target stack."
15813
msgstr ""
15814
 
15815
#: record.c:868
15816
msgid "Could not find 'to_store_registers' method on the target stack."
15817
msgstr ""
15818
 
15819
#: record.c:870
15820
msgid "Could not find 'to_insert_breakpoint' method on the target stack."
15821
msgstr ""
15822
 
15823
#: record.c:872
15824
msgid "Could not find 'to_remove_breakpoint' method on the target stack."
15825
msgstr ""
15826
 
15827
#: record.c:874
15828
msgid "Could not find 'to_stopped_by_watchpoint' method on the target stack."
15829
msgstr ""
15830
 
15831
#: record.c:876
15832
msgid "Could not find 'to_stopped_data_address' method on the target stack."
15833
msgstr ""
15834
 
15835
#: record.c:893
15836
msgid ""
15837
"Process record target already running.  Use \"record stop\" to stop record "
15838
"target first."
15839
msgstr ""
15840
 
15841
#: record.c:943
15842
msgid "Could not find 'to_xfer_partial' method on the target stack."
15843
msgstr ""
15844
 
15845
#: record.c:1456
15846
msgid ""
15847
"Because GDB is in replay mode, changing the value of a register will make "
15848
"the execution log unusable from this point onward.  Change all registers?"
15849
msgstr ""
15850
 
15851
#: record.c:1462
15852
#, possible-c-format
15853
msgid ""
15854
"Because GDB is in replay mode, changing the value of a register will make "
15855
"the execution log unusable from this point onward.  Change register %s?"
15856
msgstr ""
15857
 
15858
#: record.c:1484 record.c:1517
15859
msgid "Process record canceled the operation."
15860
msgstr ""
15861
 
15862
#. Let user choose if he wants to write memory or not.
15863
#: record.c:1513
15864
#, possible-c-format
15865
msgid ""
15866
"Because GDB is in replay mode, writing to memory will make the execution log "
15867
"unusable from this point onward.  Write memory at address %s?"
15868
msgstr ""
15869
 
15870
#: record.c:1648 reverse.c:268
15871
#, possible-c-format
15872
msgid "Unbalanced quotes: %s"
15873
msgstr ""
15874
 
15875
#: record.c:1750 record.c:1837 target.c:532
15876
msgid "You can't do that without a process to debug."
15877
msgstr ""
15878
 
15879
#: record.c:1906
15880
#, possible-c-format
15881
msgid "Debugging of process record target is %s.\n"
15882
msgstr ""
15883
 
15884
#: record.c:1928
15885
msgid ""
15886
"Delete the log from this point forward and begin to record the running "
15887
"message at current PC?"
15888
msgstr ""
15889
 
15890
#: record.c:1934
15891
msgid "Already at end of record list.\n"
15892
msgstr ""
15893
 
15894
#: record.c:1938 record.c:1953
15895
msgid "Process record is not started.\n"
15896
msgstr ""
15897
 
15898
#: record.c:1949
15899
msgid "Process record is stopped and all execution logs are deleted.\n"
15900
msgstr ""
15901
 
15902
#: record.c:1978
15903
msgid "\"set record\" must be followed by an apporpriate subcommand.\n"
15904
msgstr ""
15905
 
15906
#: record.c:1999
15907
msgid "Replay mode:\n"
15908
msgstr ""
15909
 
15910
#: record.c:2001
15911
msgid "Record mode:\n"
15912
msgstr ""
15913
 
15914
#. Display instruction number for first instruction in the log.
15915
#: record.c:2013
15916
#, possible-c-format
15917
msgid "Lowest recorded instruction number is %s.\n"
15918
msgstr ""
15919
 
15920
#: record.c:2018
15921
#, possible-c-format
15922
msgid "Current instruction number is %s.\n"
15923
msgstr ""
15924
 
15925
#. Display instruction number for last instruction in the log.
15926
#: record.c:2022
15927
#, possible-c-format
15928
msgid "Highest recorded instruction number is %s.\n"
15929
msgstr ""
15930
 
15931
#. Display log count.
15932
#: record.c:2026
15933
#, possible-c-format
15934
msgid "Log contains %d instructions.\n"
15935
msgstr ""
15936
 
15937
#: record.c:2031
15938
msgid "No instructions have been logged.\n"
15939
msgstr ""
15940
 
15941
#: record.c:2036
15942
msgid "target record is not active.\n"
15943
msgstr ""
15944
 
15945
#. Display max log size.
15946
#: record.c:2040
15947
#, possible-c-format
15948
msgid "Max logged instructions is %d.\n"
15949
msgstr ""
15950
 
15951
#: record.c:2096
15952
#, possible-c-format
15953
msgid "Failed to read %d bytes from core file %s ('%s').\n"
15954
msgstr ""
15955
 
15956
#: record.c:2168
15957
#, possible-c-format
15958
msgid "Version mis-match or file format error in core file %s."
15959
msgstr ""
15960
 
15961
#: record.c:2269
15962
#, possible-c-format
15963
msgid "Bad entry type in core file %s."
15964
msgstr ""
15965
 
15966
#: record.c:2290
15967
#, possible-c-format
15968
msgid "Auto increase record/replay buffer limit to %d."
15969
msgstr ""
15970
 
15971
#. Succeeded.
15972
#: record.c:2295
15973
#, possible-c-format
15974
msgid "Restored records from core file %s.\n"
15975
msgstr ""
15976
 
15977
#: record.c:2311
15978
#, possible-c-format
15979
msgid "Failed to write %d bytes to core file %s ('%s').\n"
15980
msgstr ""
15981
 
15982
#: record.c:2356
15983
msgid ""
15984
"This command can only be used with target 'record'.\n"
15985
"Use 'target record' first.\n"
15986
msgstr ""
15987
 
15988
#: record.c:2423
15989
#, possible-c-format
15990
msgid "Failed to create 'precord' section for corefile %s: %s"
15991
msgstr ""
15992
 
15993
#. Succeeded.
15994
#: record.c:2548
15995
#, possible-c-format
15996
msgid "Saved core file %s with execution log.\n"
15997
msgstr ""
15998
 
15999
#: record.c:2593
16000
msgid "Command requires an argument (insn number to go to)."
16001
msgstr ""
16002
 
16003
#: record.c:2627
16004
#, possible-c-format
16005
msgid "Target insn '%s' not found."
16006
msgstr ""
16007
 
16008
#: record.c:2629
16009
#, possible-c-format
16010
msgid "Already at insn '%s'."
16011
msgstr ""
16012
 
16013
#: record.c:2632
16014
#, possible-c-format
16015
msgid "Go forward to insn number %s\n"
16016
msgstr ""
16017
 
16018
#: record.c:2638
16019
#, possible-c-format
16020
msgid "Go backward to insn number %s\n"
16021
msgstr ""
16022
 
16023
#: record.c:2663
16024
msgid "Set debugging of record/replay feature."
16025
msgstr ""
16026
 
16027
#: record.c:2664
16028
msgid "Show debugging of record/replay feature."
16029
msgstr ""
16030
 
16031
#: record.c:2665
16032
msgid "When enabled, debugging output for record/replay feature is displayed."
16033
msgstr ""
16034
 
16035
#: record.c:2671
16036
msgid "Abbreviated form of \"target record\" command."
16037
msgstr ""
16038
 
16039
#: record.c:2677
16040
msgid "Set record options"
16041
msgstr ""
16042
 
16043
#: record.c:2681
16044
msgid "Show record options"
16045
msgstr ""
16046
 
16047
#: record.c:2685
16048
msgid "Info record options"
16049
msgstr ""
16050
 
16051
#: record.c:2690
16052
msgid ""
16053
"Save the execution log to a file.\n"
16054
"Argument is optional filename.\n"
16055
"Default filename is 'gdb_record.'."
16056
msgstr ""
16057
 
16058
#: record.c:2697
16059
msgid ""
16060
"Restore the execution log from a file.\n"
16061
"Argument is filename.  File must be created with 'record save'."
16062
msgstr ""
16063
 
16064
#: record.c:2703
16065
msgid "Delete the rest of execution log and start recording it anew."
16066
msgstr ""
16067
 
16068
#: record.c:2709
16069
msgid "Stop the record/replay target."
16070
msgstr ""
16071
 
16072
#: record.c:2715
16073
msgid "Set whether record/replay stops when record/replay buffer becomes full."
16074
msgstr ""
16075
 
16076
#: record.c:2716
16077
msgid ""
16078
"Show whether record/replay stops when record/replay buffer becomes full."
16079
msgstr ""
16080
 
16081
#: record.c:2717
16082
msgid ""
16083
"Default is ON.\n"
16084
"When ON, if the record/replay buffer becomes full, ask user what to do.\n"
16085
"When OFF, if the record/replay buffer becomes full,\n"
16086
"delete the oldest recorded instruction to make room for each new one."
16087
msgstr ""
16088
 
16089
#: record.c:2726
16090
msgid "Set record/replay buffer limit."
16091
msgstr ""
16092
 
16093
#: record.c:2727
16094
msgid "Show record/replay buffer limit."
16095
msgstr ""
16096
 
16097
#: record.c:2727
16098
msgid ""
16099
"Set the maximum number of instructions to be stored in the\n"
16100
"record/replay buffer.  Zero means unlimited.  Default is 200000."
16101
msgstr ""
16102
 
16103
#: record.c:2733
16104
msgid ""
16105
"Restore the program to its state at instruction number N.\n"
16106
"Argument is instruction number, as shown by 'info record'."
16107
msgstr ""
16108
 
16109
#: record.c:2739
16110
msgid ""
16111
"Set whether query if PREC cannot record memory change of next instruction."
16112
msgstr ""
16113
 
16114
#: record.c:2741
16115
msgid ""
16116
"Show whether query if PREC cannot record memory change of next instruction."
16117
msgstr ""
16118
 
16119
#: record.c:2743
16120
msgid ""
16121
"Default is OFF.\n"
16122
"When ON, query if PREC cannot record memory change of next instruction."
16123
msgstr ""
16124
 
16125
#: regcache.c:939
16126
msgid "regcache_read_pc: Unable to find PC"
16127
msgstr ""
16128
 
16129
#: regcache.c:955
16130
msgid "regcache_write_pc: Unable to update PC"
16131
msgstr ""
16132
 
16133
#: regcache.c:969
16134
msgid "Register cache flushed.\n"
16135
msgstr ""
16136
 
16137
#: regcache.c:989
16138
msgid "Bad switch"
16139
msgstr ""
16140
 
16141
#: regcache.c:1250
16142
msgid "Force gdb to flush its register cache (maintainer command)"
16143
msgstr ""
16144
 
16145
#: regcache.c:1252
16146
msgid ""
16147
"Print the internal register configuration.\n"
16148
"Takes an optional file parameter."
16149
msgstr ""
16150
 
16151
#: regcache.c:1256
16152
msgid ""
16153
"Print the internal register configuration including raw values.\n"
16154
"Takes an optional file parameter."
16155
msgstr ""
16156
 
16157
#: regcache.c:1260
16158
msgid ""
16159
"Print the internal register configuration including cooked values.\n"
16160
"Takes an optional file parameter."
16161
msgstr ""
16162
 
16163
#: regcache.c:1264
16164
msgid ""
16165
"Print the internal register configuration including each register's group.\n"
16166
"Takes an optional file parameter."
16167
msgstr ""
16168
 
16169
#: reggroups.c:249
16170
msgid "maintenance print reggroups"
16171
msgstr ""
16172
 
16173
#: reggroups.c:290
16174
msgid ""
16175
"Print the internal register group names.\n"
16176
"Takes an optional file parameter."
16177
msgstr ""
16178
 
16179
#. malformed packet error
16180
#. general case:
16181
#: remote.c:418
16182
msgid "remote.c: error in outgoing packet."
16183
msgstr ""
16184
 
16185
#: remote.c:420
16186
#, possible-c-format
16187
msgid "remote.c: error in outgoing packet at field #%ld."
16188
msgstr ""
16189
 
16190
#: remote.c:423
16191
#, possible-c-format
16192
msgid "trace API error 0x%s."
16193
msgstr ""
16194
 
16195
#: remote.c:425
16196
#, possible-c-format
16197
msgid "Target returns error code '%s'."
16198
msgstr ""
16199
 
16200
#: remote.c:454
16201
#, possible-c-format
16202
msgid "invalid qRelocInsn packet: %s"
16203
msgstr ""
16204
 
16205
#: remote.c:488
16206
msgid "warning: relocating instruction: "
16207
msgstr ""
16208
 
16209
#: remote.c:719
16210
msgid ""
16211
"Send the ASCII ETX character (Ctrl-c) to the remote target to interrupt the "
16212
"execution of the program.\n"
16213
msgstr ""
16214
 
16215
#: remote.c:724
16216
msgid ""
16217
"send a break signal to the remote target to interrupt the execution of the "
16218
"program.\n"
16219
msgstr ""
16220
 
16221
#: remote.c:728
16222
msgid ""
16223
"Send a break signal and 'g' a.k.a. Magic SysRq g to the remote target to "
16224
"interrupt the execution of Linux kernel.\n"
16225
msgstr ""
16226
 
16227
#: remote.c:733 remote.c:3125
16228
#, possible-c-format
16229
msgid "Invalid value for interrupt_sequence_mode: %s."
16230
msgstr ""
16231
 
16232
#: remote.c:877
16233
msgid "Argument required (integer, `fixed' or `limited')."
16234
msgstr ""
16235
 
16236
#: remote.c:890
16237
#, possible-c-format
16238
msgid "Invalid %s (bad syntax)."
16239
msgstr ""
16240
 
16241
#: remote.c:897
16242
#, possible-c-format
16243
msgid "Invalid %s (too large)."
16244
msgstr ""
16245
 
16246
#: remote.c:903
16247
#, possible-c-format
16248
msgid ""
16249
"The target may not be able to correctly handle a %s\n"
16250
"of %ld bytes. Change the packet size? "
16251
msgstr ""
16252
 
16253
#: remote.c:906
16254
msgid "Packet size not changed."
16255
msgstr ""
16256
 
16257
#: remote.c:916
16258
#, possible-c-format
16259
msgid "The %s is %ld. "
16260
msgstr ""
16261
 
16262
#: remote.c:918
16263
#, possible-c-format
16264
msgid "Packets are fixed at %ld bytes.\n"
16265
msgstr ""
16266
 
16267
#: remote.c:921
16268
#, possible-c-format
16269
msgid "Packets are limited to %ld bytes.\n"
16270
msgstr ""
16271
 
16272
#: remote.c:1045
16273
#, possible-c-format
16274
msgid "Support for the `%s' packet is auto-detected, currently %s.\n"
16275
msgstr ""
16276
 
16277
#: remote.c:1050
16278
#, possible-c-format
16279
msgid "Support for the `%s' packet is currently %s.\n"
16280
msgstr ""
16281
 
16282
#: remote.c:1143
16283
msgid "packet_ok: attempt to use a disabled packet"
16284
msgstr ""
16285
 
16286
#. If the stub previously indicated that the packet was
16287
#. supported then there is a protocol error..
16288
#: remote.c:1157
16289
#, possible-c-format
16290
msgid "Protocol error: %s (%s) conflicting enabled responses."
16291
msgstr ""
16292
 
16293
#. The user set it wrong.
16294
#: remote.c:1161
16295
#, possible-c-format
16296
msgid "Enabled packet %s (%s) not recognized by stub"
16297
msgstr ""
16298
 
16299
#. Error of some sort.
16300
#. We're out of sync with the target now.  Did it continue
16301
#. or not?  We can't tell which thread it was in non-stop,
16302
#. so just ignore this.
16303
#. Error of some sort.
16304
#. We're out of sync with the target now.  Did it continue or
16305
#. not?  Not is more likely, so report a stop.
16306
#: remote.c:1379 remote.c:2795 remote.c:2835 remote.c:2950 remote.c:3801
16307
#: remote.c:5376 remote.c:5475 remote.c:6692
16308
#, possible-c-format
16309
msgid "Remote failure reply: %s"
16310
msgstr ""
16311
 
16312
#: remote.c:1874
16313
#, possible-c-format
16314
msgid "invalid remote ptid: %s\n"
16315
msgstr ""
16316
 
16317
#: remote.c:2205
16318
msgid "Incomplete response to threadinfo request."
16319
msgstr ""
16320
 
16321
#. This is an answer to a different request.
16322
#: remote.c:2208
16323
msgid "ERROR RMT Thread info mismatch."
16324
msgstr ""
16325
 
16326
#: remote.c:2222
16327
msgid "ERROR RMT: threadinfo tag mismatch."
16328
msgstr ""
16329
 
16330
#: remote.c:2230
16331
msgid "ERROR RMT: length of threadid is not 16."
16332
msgstr ""
16333
 
16334
#: remote.c:2245
16335
msgid "ERROR RMT: 'exists' length too long."
16336
msgstr ""
16337
 
16338
#: remote.c:2269
16339
msgid "ERROR RMT: unknown thread info tag."
16340
msgstr ""
16341
 
16342
#. FIXME: This is a good reason to drop the packet.
16343
#. Possably, there is a duplicate response.
16344
#. Possabilities :
16345
#. retransmit immediatly - race conditions
16346
#. retransmit after timeout - yes
16347
#. exit
16348
#. wait for packet, then exit
16349
#.
16350
#: remote.c:2372
16351
msgid "HMM: threadlist did not echo arg thread, dropping it."
16352
msgstr ""
16353
 
16354
#: remote.c:2379
16355
msgid "RMT ERROR : failed to get remote thread list."
16356
msgstr ""
16357
 
16358
#: remote.c:2387
16359
msgid "RMT ERROR: threadlist response longer than requested."
16360
msgstr ""
16361
 
16362
#: remote.c:2424
16363
msgid "Remote fetch threadlist -infinite loop-."
16364
msgstr ""
16365
 
16366
#. paranoia
16367
#: remote.c:2587
16368
msgid "Command can only be used when connected to the remote target."
16369
msgstr ""
16370
 
16371
#. Note: this parser cleanup is already guarded by BACK_TO
16372
#. above.
16373
#: remote.c:2605
16374
msgid "threads"
16375
msgstr ""
16376
 
16377
#: remote.c:2712
16378
msgid "remote_threads_extra_info"
16379
msgstr ""
16380
 
16381
#: remote.c:2985 remote.c:3012
16382
#, possible-c-format
16383
msgid "Target reported unsupported offsets: %s"
16384
msgstr ""
16385
 
16386
#: remote.c:3010
16387
#, possible-c-format
16388
msgid "Malformed response to offset query, %s"
16389
msgstr ""
16390
 
16391
#: remote.c:3058
16392
msgid "Can not handle qOffsets TextSeg response with this symbol file"
16393
msgstr ""
16394
 
16395
#: remote.c:3202
16396
msgid "Non-stop mode requested, but remote does not support non-stop"
16397
msgstr ""
16398
 
16399
#: remote.c:3236 remote.c:3331
16400
msgid "The target is not running (try extended-remote?)"
16401
msgstr ""
16402
 
16403
#: remote.c:3346
16404
msgid "remote didn't report the current thread in non-stop mode"
16405
msgstr ""
16406
 
16407
#: remote.c:3375
16408
msgid "Trace is already running on the target.\n"
16409
msgstr ""
16410
 
16411
#: remote.c:3491
16412
msgid ""
16413
"The remote protocol may be unreliable over UDP.\n"
16414
"Some events may be lost, rendering further debugging impossible."
16415
msgstr ""
16416
 
16417
#: remote.c:3564
16418
#, possible-c-format
16419
msgid "Remote qSupported response supplied an unexpected value for \"%s\"."
16420
msgstr ""
16421
 
16422
#: remote.c:3588
16423
#, possible-c-format
16424
msgid "Remote target reported \"%s\" without a size."
16425
msgstr ""
16426
 
16427
#: remote.c:3597
16428
#, possible-c-format
16429
msgid "Remote target reported \"%s\" with a bad size: \"%s\"."
16430
msgstr ""
16431
 
16432
#: remote.c:3604
16433
#, possible-c-format
16434
msgid "limiting remote suggested packet size (%d bytes) to %d"
16435
msgstr ""
16436
 
16437
#: remote.c:3831
16438
msgid "empty item in \"qSupported\" response"
16439
msgstr ""
16440
 
16441
#: remote.c:3862
16442
#, possible-c-format
16443
msgid "unrecognized item \"%s\" in \"qSupported\" response"
16444
msgstr ""
16445
 
16446
#: remote.c:3908
16447
msgid ""
16448
"To open a remote debug connection, you need to specify what\n"
16449
"serial device is attached to the remote system\n"
16450
"(e.g. /dev/ttyS0, /dev/ttya, COM1, etc.)."
16451
msgstr ""
16452
 
16453
#: remote.c:3923
16454
msgid "Already connected to a remote target.  Disconnect? "
16455
msgstr ""
16456
 
16457
#: remote.c:3926
16458
msgid "Still connected."
16459
msgstr ""
16460
 
16461
#: remote.c:4081
16462
msgid "Argument given to \"detach\" when remotely debugging."
16463
msgstr ""
16464
 
16465
#: remote.c:4084
16466
msgid "No process to detach from."
16467
msgstr ""
16468
 
16469
#: remote.c:4098
16470
msgid "Remote doesn't know how to detach"
16471
msgstr ""
16472
 
16473
#: remote.c:4100
16474
msgid "Can't detach process."
16475
msgstr ""
16476
 
16477
#: remote.c:4105
16478
#, possible-c-format
16479
msgid "Detached from remote %s.\n"
16480
msgstr ""
16481
 
16482
#: remote.c:4110
16483
msgid "Detached from remote process.\n"
16484
msgstr ""
16485
 
16486
#: remote.c:4112
16487
msgid "Ending remote debugging.\n"
16488
msgstr ""
16489
 
16490
#: remote.c:4138
16491
msgid "Argument given to \"disconnect\" when remotely debugging."
16492
msgstr ""
16493
 
16494
#: remote.c:4165 remote.c:4189
16495
msgid "This target does not support attaching to a process"
16496
msgstr ""
16497
 
16498
#: remote.c:4174
16499
#, possible-c-format
16500
msgid "Attached to %s\n"
16501
msgstr ""
16502
 
16503
#: remote.c:4184
16504
#, possible-c-format
16505
msgid "Attaching to %s failed with: %s"
16506
msgstr ""
16507
 
16508
#: remote.c:4191
16509
#, possible-c-format
16510
msgid "Attaching to %s failed"
16511
msgstr ""
16512
 
16513
#: remote.c:4274
16514
#, possible-c-format
16515
msgid "Reply contains invalid hex digit %d"
16516
msgstr ""
16517
 
16518
#: remote.c:4490
16519
#, possible-c-format
16520
msgid "Unexpected vCont reply in non-stop mode: %s"
16521
msgstr ""
16522
 
16523
#: remote.c:4538
16524
msgid "Remote reverse-step not supported."
16525
msgstr ""
16526
 
16527
#: remote.c:4541
16528
msgid "Remote reverse-continue not supported."
16529
msgstr ""
16530
 
16531
#: remote.c:4679
16532
msgid "Remote server does not support stopping threads"
16533
msgstr ""
16534
 
16535
#: remote.c:4712
16536
#, possible-c-format
16537
msgid "Stopping %s failed: %s"
16538
msgstr ""
16539
 
16540
#: remote.c:5065
16541
#, possible-c-format
16542
msgid ""
16543
"Malformed packet(a) (missing colon): %s\n"
16544
"Packet: '%s'\n"
16545
msgstr ""
16546
 
16547
#: remote.c:5121
16548
#, possible-c-format
16549
msgid ""
16550
"Malformed packet(b) (missing colon): %s\n"
16551
"Packet: '%s'\n"
16552
msgstr ""
16553
 
16554
#: remote.c:5127
16555
#, possible-c-format
16556
msgid ""
16557
"Remote sent bad register number %s: %s\n"
16558
"Packet: '%s'\n"
16559
msgstr ""
16560
 
16561
#: remote.c:5139
16562
#, possible-c-format
16563
msgid "Remote reply is too short: %s"
16564
msgstr ""
16565
 
16566
#: remote.c:5145
16567
#, possible-c-format
16568
msgid ""
16569
"Remote register badly formatted: %s\n"
16570
"here: %s"
16571
msgstr ""
16572
 
16573
#: remote.c:5207 remote.c:5210
16574
#, possible-c-format
16575
msgid "unknown stop reply packet: %s"
16576
msgstr ""
16577
 
16578
#: remote.c:5217
16579
#, possible-c-format
16580
msgid "No process or thread specified in stop reply: %s"
16581
msgstr ""
16582
 
16583
#: remote.c:5382 remote.c:5524
16584
#, possible-c-format
16585
msgid "Invalid remote reply: %s"
16586
msgstr ""
16587
 
16588
#: remote.c:5611
16589
#, possible-c-format
16590
msgid "Could not fetch register \"%s\"; remote failure reply '%s'"
16591
msgstr ""
16592
 
16593
#: remote.c:5630
16594
msgid "fetch_register_using_p: early buf termination"
16595
msgstr ""
16596
 
16597
#: remote.c:5668
16598
#, possible-c-format
16599
msgid "Remote 'g' packet reply is of odd length: %s"
16600
msgstr ""
16601
 
16602
#: remote.c:5687
16603
#, possible-c-format
16604
msgid "Remote 'g' packet reply is too long: %s"
16605
msgstr ""
16606
 
16607
#: remote.c:5874
16608
#, possible-c-format
16609
msgid "Could not write register \"%s\"; remote failure reply '%s'"
16610
msgstr ""
16611
 
16612
#: remote.c:5879
16613
msgid "Bad result from packet_ok"
16614
msgstr ""
16615
 
16616
#: remote.c:5920
16617
#, possible-c-format
16618
msgid "Could not write registers; remote failure reply '%s'"
16619
msgstr ""
16620
 
16621
#: remote.c:6099
16622
msgid "Received too much data from remote target; ignoring overflow."
16623
msgstr ""
16624
 
16625
#: remote.c:6116
16626
msgid "Unmatched escape character in target response."
16627
msgstr ""
16628
 
16629
#: remote.c:6261
16630
msgid "minumum packet size too small to write data"
16631
msgstr ""
16632
 
16633
#: remote.c:6377
16634
msgid "remote_write_bytes: bad internal state"
16635
msgstr ""
16636
 
16637
#: remote.c:6553 remote.c:8397
16638
msgid "Communication problem with target."
16639
msgstr ""
16640
 
16641
#: remote.c:6592
16642
msgid "Remote target does not support flash erase"
16643
msgstr ""
16644
 
16645
#: remote.c:6594
16646
msgid "Error erasing flash with vFlashErase packet"
16647
msgstr ""
16648
 
16649
#: remote.c:6634
16650
msgid "Remote target does not support vFlashDone"
16651
msgstr ""
16652
 
16653
#: remote.c:6636
16654
msgid "Error finishing flash operation"
16655
msgstr ""
16656
 
16657
#: remote.c:6667 remote-m32r-sdi.c:726 remote-m32r-sdi.c:732
16658
#: remote-m32r-sdi.c:748
16659
msgid "Remote connection closed"
16660
msgstr ""
16661
 
16662
#: remote.c:6671
16663
msgid "Remote communication error.  Target disconnected."
16664
msgstr ""
16665
 
16666
#: remote.c:6759
16667
msgid "Cannot execute this command while the target is running."
16668
msgstr ""
16669
 
16670
#: remote.c:6799
16671
msgid "putpkt: write failed"
16672
msgstr ""
16673
 
16674
#: remote.c:7084
16675
#, possible-c-format
16676
msgid "Invalid run length encoding: %s\n"
16677
msgstr ""
16678
 
16679
#: remote.c:7190
16680
msgid "Watchdog timeout has expired.  Target detached."
16681
msgstr ""
16682
 
16683
#. We have tried hard enough, and just can't receive the
16684
#. packet/notification.  Give up.
16685
#: remote.c:7211
16686
msgid "Ignoring packet error, continuing...\n"
16687
msgstr ""
16688
 
16689
#: remote.c:7339
16690
msgid "Can't kill process"
16691
msgstr ""
16692
 
16693
#: remote.c:7444
16694
msgid "Remote file name too long for run packet"
16695
msgstr ""
16696
 
16697
#: remote.c:7459
16698
msgid "Argument list too long for run packet"
16699
msgstr ""
16700
 
16701
#: remote.c:7482
16702
msgid ""
16703
"Running the default executable on the remote target failed; try \"set remote "
16704
"exec-file\"?"
16705
msgstr ""
16706
 
16707
#: remote.c:7485
16708
#, possible-c-format
16709
msgid "Running \"%s\" on the remote target failed"
16710
msgstr ""
16711
 
16712
#: remote.c:7511
16713
msgid "Remote target does not support \"set remote exec-file\""
16714
msgstr ""
16715
 
16716
#: remote.c:7513
16717
msgid "Remote target does not support \"set args\" or run "
16718
msgstr ""
16719
 
16720
#: remote.c:7645
16721
#, possible-c-format
16722
msgid "hw_bp_to_z: bad watchpoint type %d"
16723
msgstr ""
16724
 
16725
#: remote.c:7679
16726
msgid "remote_insert_watchpoint: reached end of function"
16727
msgstr ""
16728
 
16729
#: remote.c:7711
16730
msgid "remote_remove_watchpoint: reached end of function"
16731
msgstr ""
16732
 
16733
#: remote.c:7805
16734
msgid "remote_insert_hw_breakpoint: reached end of function"
16735
msgstr ""
16736
 
16737
#: remote.c:7840
16738
msgid "remote_remove_hw_breakpoint: reached end of function"
16739
msgstr ""
16740
 
16741
#: remote.c:7897
16742
msgid "remote target does not support this operation"
16743
msgstr ""
16744
 
16745
#: remote.c:7925
16746
msgid "command cannot be used without an exec file"
16747
msgstr ""
16748
 
16749
#: remote.c:7950
16750
#, possible-c-format
16751
msgid "target memory fault, section %s, range %s -- %s"
16752
msgstr ""
16753
 
16754
#: remote.c:7968
16755
msgid ""
16756
"One or more sections of the remote executable does not match\n"
16757
"the loaded file\n"
16758
msgstr ""
16759
 
16760
#: remote.c:7971
16761
#, possible-c-format
16762
msgid "No loaded section named '%s'.\n"
16763
msgstr ""
16764
 
16765
#: remote.c:8071
16766
#, possible-c-format
16767
msgid "Unknown remote qXfer reply: %s"
16768
msgstr ""
16769
 
16770
#: remote.c:8077
16771
msgid "Remote qXfer reply contained no data."
16772
msgstr ""
16773
 
16774
#: remote.c:8249
16775
msgid "remote query is only available after target open"
16776
msgstr ""
16777
 
16778
#: remote.c:8362 remote.c:8367
16779
#, possible-c-format
16780
msgid "Unknown qSearch:memory reply: %s"
16781
msgstr ""
16782
 
16783
#: remote.c:8380
16784
msgid "remote rcmd is only available after target open"
16785
msgstr ""
16786
 
16787
#. misc
16788
#: remote.c:8391
16789
#, possible-c-format
16790
msgid "\"monitor\" command ``%s'' is too long."
16791
msgstr ""
16792
 
16793
#: remote.c:8409 remote.c:9617 remote.c:9871 remote.c:9918 remote.c:9962
16794
#: remote.c:10003 remote.c:10074 remote.c:10136 remote.c:10164
16795
msgid "Target does not support this command."
16796
msgstr ""
16797
 
16798
#: remote.c:8420
16799
msgid "Protocol error with Rcmd"
16800
msgstr ""
16801
 
16802
#: remote.c:8456 remote.c:9353 remote.c:9439 remote.c:9490
16803
msgid "command can only be used with remote target"
16804
msgstr ""
16805
 
16806
#: remote.c:8459
16807
msgid "remote-packet command requires packet text as argument"
16808
msgstr ""
16809
 
16810
#: remote.c:8500
16811
msgid "Remote threadset test\n"
16812
msgstr ""
16813
 
16814
#: remote.c:8605
16815
msgid "Fetch and print the remote list of thread identifiers, one pkt only"
16816
msgstr ""
16817
 
16818
#: remote.c:8608
16819
msgid "Fetch and display info about one thread"
16820
msgstr ""
16821
 
16822
#: remote.c:8610
16823
msgid "Test setting to a different thread"
16824
msgstr ""
16825
 
16826
#: remote.c:8612
16827
msgid "Iterate through updating all remote thread info"
16828
msgstr ""
16829
 
16830
#: remote.c:8614
16831
msgid " Remote thread alive test "
16832
msgstr ""
16833
 
16834
#: remote.c:8698
16835
msgid "Remote target doesn't support qGetTLSAddr packet"
16836
msgstr ""
16837
 
16838
#: remote.c:8701
16839
msgid "Remote target failed to process qGetTLSAddr request"
16840
msgstr ""
16841
 
16842
#: remote.c:8705
16843
msgid "TLS not supported or disabled on this target"
16844
msgstr ""
16845
 
16846
#: remote.c:8742
16847
msgid "Remote target doesn't support qGetTIBAddr packet"
16848
msgstr ""
16849
 
16850
#: remote.c:8744
16851
msgid "Remote target failed to process qGetTIBAddr request"
16852
msgstr ""
16853
 
16854
#: remote.c:8747
16855
msgid "qGetTIBAddr not supported or disabled on this target"
16856
msgstr ""
16857
 
16858
#: remote.c:8862 remote.c:8883 remote.c:8905
16859
msgid "Packet too long for target."
16860
msgstr ""
16861
 
16862
#: remote.c:9137
16863
#, possible-c-format
16864
msgid "Read returned %d, but %d bytes."
16865
msgstr ""
16866
 
16867
#: remote.c:9236
16868
#, possible-c-format
16869
msgid "Unknown remote I/O error %d"
16870
msgstr ""
16871
 
16872
#: remote.c:9238
16873
#, possible-c-format
16874
msgid "Remote I/O error: %s"
16875
msgstr ""
16876
 
16877
#: remote.c:9386
16878
#, possible-c-format
16879
msgid "Error reading %s."
16880
msgstr ""
16881
 
16882
#: remote.c:9408
16883
#, possible-c-format
16884
msgid "Remote write of %d bytes returned 0!"
16885
msgstr ""
16886
 
16887
#: remote.c:9425
16888
#, possible-c-format
16889
msgid "Successfully sent file \"%s\".\n"
16890
msgstr ""
16891
 
16892
#: remote.c:9480
16893
#, possible-c-format
16894
msgid "Successfully fetched file \"%s\".\n"
16895
msgstr ""
16896
 
16897
#: remote.c:9497
16898
#, possible-c-format
16899
msgid "Successfully deleted file \"%s\".\n"
16900
msgstr ""
16901
 
16902
#: remote.c:9507
16903
msgid "file to put"
16904
msgstr ""
16905
 
16906
#: remote.c:9512
16907
msgid "Invalid parameters to remote put"
16908
msgstr ""
16909
 
16910
#: remote.c:9526
16911
msgid "file to get"
16912
msgstr ""
16913
 
16914
#: remote.c:9531
16915
msgid "Invalid parameters to remote get"
16916
msgstr ""
16917
 
16918
#: remote.c:9545
16919
msgid "file to delete"
16920
msgstr ""
16921
 
16922
#: remote.c:9550
16923
msgid "Invalid parameters to remote delete"
16924
msgstr ""
16925
 
16926
#: remote.c:9662 remote.c:9677 remote.c:9834 remote.c:9845
16927
msgid "Target does not support source download."
16928
msgstr ""
16929
 
16930
#. Fast tracepoints are functionally identical to regular
16931
#. tracepoints, so don't take lack of support as a reason to
16932
#. give up on the trace run.
16933
#: remote.c:9737
16934
#, possible-c-format
16935
msgid ""
16936
"Target does not support fast tracepoints, downloading %d as regular "
16937
"tracepoint"
16938
msgstr ""
16939
 
16940
#. Fast tracepoints are functionally identical to regular
16941
#. tracepoints, so don't take lack of support as a reason
16942
#. to give up on the trace run.
16943
#: remote.c:9756
16944
msgid "Target does not support static tracepoints"
16945
msgstr ""
16946
 
16947
#: remote.c:9776
16948
#, possible-c-format
16949
msgid "Target does not support conditional tracepoints, ignoring tp %d cond"
16950
msgstr ""
16951
 
16952
#: remote.c:9784
16953
msgid "Target does not support tracepoints."
16954
msgstr ""
16955
 
16956
#: remote.c:9801 remote.c:9818
16957
msgid "Error on target while setting tracepoints."
16958
msgstr ""
16959
 
16960
#: remote.c:9865
16961
msgid "Trace state variable name too long for tsv definition packet"
16962
msgstr ""
16963
 
16964
#: remote.c:9873
16965
msgid "Error on target while downloading trace state variable."
16966
msgstr ""
16967
 
16968
#: remote.c:9920 remote.c:9964 remote.c:10026 remote.c:10029 remote.c:10076
16969
#: remote.c:10138 remote.c:10166
16970
#, possible-c-format
16971
msgid "Bogus reply from target: %s"
16972
msgstr ""
16973
 
16974
#: remote.c:9949
16975
#, possible-c-format
16976
msgid "Bogus trace status reply from target: %s"
16977
msgstr ""
16978
 
16979
#: remote.c:10012
16980
msgid "Unable to parse trace frame number"
16981
msgstr ""
16982
 
16983
#: remote.c:10020
16984
msgid "Unable to parse tracepoint number"
16985
msgstr ""
16986
 
16987
#: remote.c:10068
16988
msgid "Remote file name too long for trace save packet"
16989
msgstr ""
16990
 
16991
#: remote.c:10141
16992
msgid "Target does not support disconnected tracing."
16993
msgstr ""
16994
 
16995
#: remote.c:10338
16996
msgid "Calling remote_async when async is masked"
16997
msgstr ""
16998
 
16999
#. set/show remote ...
17000
#. allow-unknown
17001
#: remote.c:10498 remote.c:10504
17002
msgid ""
17003
"Remote protocol specific variables\n"
17004
"Configure various remote-protocol specific variables such as\n"
17005
"the packets being used"
17006
msgstr ""
17007
 
17008
#. allow-unknown
17009
#: remote.c:10511
17010
msgid ""
17011
"Compare section data on target to the exec file.\n"
17012
"Argument is a single section name (default: all loaded sections)."
17013
msgstr ""
17014
 
17015
#: remote.c:10516
17016
msgid ""
17017
"Send an arbitrary packet to a remote target.\n"
17018
"   maintenance packet TEXT\n"
17019
"If GDB is talking to an inferior via the GDB serial protocol, then\n"
17020
"this command sends the string TEXT to the inferior, and displays the\n"
17021
"response packet.  GDB supplies the initial `$' character, and the\n"
17022
"terminating `#' character and checksum."
17023
msgstr ""
17024
 
17025
#: remote.c:10525
17026
msgid "Set whether to send break if interrupted."
17027
msgstr ""
17028
 
17029
#: remote.c:10526
17030
msgid "Show whether to send break if interrupted."
17031
msgstr ""
17032
 
17033
#: remote.c:10527
17034
msgid "If set, a break, instead of a cntrl-c, is sent to the remote target."
17035
msgstr ""
17036
 
17037
#: remote.c:10539
17038
msgid "Set interrupt sequence to remote target."
17039
msgstr ""
17040
 
17041
#: remote.c:10540
17042
msgid "Show interrupt sequence to remote target."
17043
msgstr ""
17044
 
17045
#: remote.c:10541
17046
msgid ""
17047
"Valid value is \"Ctrl-C\", \"BREAK\" or \"BREAK-g\". The default is \"Ctrl-C"
17048
"\"."
17049
msgstr ""
17050
 
17051
#: remote.c:10548
17052
msgid ""
17053
"Set whether interrupt-sequence is sent to remote target when gdb connects to."
17054
msgstr ""
17055
 
17056
#: remote.c:10549
17057
msgid ""
17058
"\t\tShow whether interrupt-sequence is sent to remote target when gdb "
17059
"connects to."
17060
msgstr ""
17061
 
17062
#: remote.c:10550
17063
msgid "\t\tIf set, interrupt sequence is sent to remote target."
17064
msgstr ""
17065
 
17066
#. Install commands for configuring memory read/write packets.
17067
#: remote.c:10557
17068
msgid "Set the maximum number of bytes per memory write packet (deprecated)."
17069
msgstr ""
17070
 
17071
#: remote.c:10560
17072
msgid "Show the maximum number of bytes per memory write packet (deprecated)."
17073
msgstr ""
17074
 
17075
#: remote.c:10564
17076
msgid ""
17077
"Set the maximum number of bytes per memory-write packet.\n"
17078
"Specify the number of bytes in a packet or 0 (zero) for the\n"
17079
"default packet size.  The actual limit is further reduced\n"
17080
"dependent on the target.  Specify ``fixed'' to disable the\n"
17081
"further restriction and ``limit'' to enable that restriction."
17082
msgstr ""
17083
 
17084
#: remote.c:10572
17085
msgid ""
17086
"Set the maximum number of bytes per memory-read packet.\n"
17087
"Specify the number of bytes in a packet or 0 (zero) for the\n"
17088
"default packet size.  The actual limit is further reduced\n"
17089
"dependent on the target.  Specify ``fixed'' to disable the\n"
17090
"further restriction and ``limit'' to enable that restriction."
17091
msgstr ""
17092
 
17093
#: remote.c:10581
17094
msgid "Show the maximum number of bytes per memory-write packet."
17095
msgstr ""
17096
 
17097
#: remote.c:10585
17098
msgid "Show the maximum number of bytes per memory-read packet."
17099
msgstr ""
17100
 
17101
#: remote.c:10589
17102
msgid "Set the maximum number of target hardware watchpoints."
17103
msgstr ""
17104
 
17105
#: remote.c:10590
17106
msgid "Show the maximum number of target hardware watchpoints."
17107
msgstr ""
17108
 
17109
#: remote.c:10591 remote.c:10598
17110
msgid "Specify a negative limit for unlimited."
17111
msgstr ""
17112
 
17113
#: remote.c:10596
17114
msgid "Set the maximum number of target hardware breakpoints."
17115
msgstr ""
17116
 
17117
#: remote.c:10597
17118
msgid "Show the maximum number of target hardware breakpoints."
17119
msgstr ""
17120
 
17121
#: remote.c:10604
17122
msgid "Set the maximum size of the address (in bits) in a memory packet."
17123
msgstr ""
17124
 
17125
#: remote.c:10605
17126
msgid "Show the maximum size of the address (in bits) in a memory packet."
17127
msgstr ""
17128
 
17129
#: remote.c:10746
17130
msgid "Set use of remote protocol `Z' packets"
17131
msgstr ""
17132
 
17133
#: remote.c:10747
17134
msgid "Show use of remote protocol `Z' packets "
17135
msgstr ""
17136
 
17137
#: remote.c:10748
17138
msgid ""
17139
"When set, GDB will attempt to use the remote breakpoint and watchpoint\n"
17140
"packets."
17141
msgstr ""
17142
 
17143
#: remote.c:10755
17144
msgid ""
17145
"Manipulate files on the remote system\n"
17146
"Transfer files to and from the remote target system."
17147
msgstr ""
17148
 
17149
#: remote.c:10762
17150
msgid "Copy a local file to the remote system."
17151
msgstr ""
17152
 
17153
#: remote.c:10766
17154
msgid "Copy a remote file to the local system."
17155
msgstr ""
17156
 
17157
#: remote.c:10770
17158
msgid "Delete a remote file."
17159
msgstr ""
17160
 
17161
#: remote.c:10775
17162
msgid "Set the remote pathname for \"run\""
17163
msgstr ""
17164
 
17165
#: remote.c:10776
17166
msgid "Show the remote pathname for \"run\""
17167
msgstr ""
17168
 
17169
#: remote-fileio.c:1488
17170
msgid "Illegal argument for \"set remote system-call-allowed\" command"
17171
msgstr ""
17172
 
17173
#: remote-fileio.c:1495
17174
#, possible-c-format
17175
msgid "Garbage after \"show remote system-call-allowed\" command: `%s'"
17176
msgstr ""
17177
 
17178
#: remote-fileio.c:1509
17179
msgid "Set if the host system(3) call is allowed for the target."
17180
msgstr ""
17181
 
17182
#: remote-fileio.c:1513
17183
msgid "Show if the host system(3) call is allowed for the target."
17184
msgstr ""
17185
 
17186
#: remote-m32r-sdi.c:331
17187
msgid "Cannot pass arguments to remote STDEBUG process"
17188
msgstr ""
17189
 
17190
#: remote-m32r-sdi.c:334
17191
msgid "No executable file specified"
17192
msgstr ""
17193
 
17194
#: remote-m32r-sdi.c:393
17195
msgid "Connection refused."
17196
msgstr ""
17197
 
17198
#: remote-m32r-sdi.c:396 remote-m32r-sdi.c:399
17199
msgid "Cannot connect to SDI target."
17200
msgstr ""
17201
 
17202
#: remote-m32r-sdi.c:1190
17203
msgid "Too many breakpoints"
17204
msgstr ""
17205
 
17206
#: remote-m32r-sdi.c:1259
17207
#, possible-c-format
17208
msgid "Unknown option `%s'"
17209
msgstr ""
17210
 
17211
#: remote-m32r-sdi.c:1274 symfile.c:1985
17212
#, possible-c-format
17213
msgid "\"%s\" is not an object file: %s"
17214
msgstr ""
17215
 
17216
#: remote-m32r-sdi.c:1325
17217
#, possible-c-format
17218
msgid "Error while downloading %s section."
17219
msgstr ""
17220
 
17221
#: remote-m32r-sdi.c:1444
17222
msgid "Too many watchpoints"
17223
msgstr ""
17224
 
17225
#: remote-m32r-sdi.c:1678
17226
msgid "Reset SDI connection."
17227
msgstr ""
17228
 
17229
#: remote-m32r-sdi.c:1681
17230
msgid "Show status of SDI connection."
17231
msgstr ""
17232
 
17233
#: remote-m32r-sdi.c:1684
17234
msgid "Debug M32R/Chaos."
17235
msgstr ""
17236
 
17237
#: remote-m32r-sdi.c:1687
17238
msgid "Use debug DMA mem access."
17239
msgstr ""
17240
 
17241
#: remote-m32r-sdi.c:1689
17242
msgid "Use mon code mem access."
17243
msgstr ""
17244
 
17245
#: remote-m32r-sdi.c:1692
17246
msgid "Set breakpoints by IB break."
17247
msgstr ""
17248
 
17249
#: remote-m32r-sdi.c:1694
17250
msgid "Set breakpoints by dbt."
17251
msgstr ""
17252
 
17253
#: remote-mips.c:1247
17254
msgid "mips_request: Trying to send command before reply"
17255
msgstr ""
17256
 
17257
#: remote-mips.c:1266
17258
msgid "mips_request: Trying to get reply before command"
17259
msgstr ""
17260
 
17261
#: remote-mips.c:3642
17262
msgid "Set timeout in seconds for remote MIPS serial I/O."
17263
msgstr ""
17264
 
17265
#: remote-mips.c:3643
17266
msgid "Show timeout in seconds for remote MIPS serial I/O."
17267
msgstr ""
17268
 
17269
#: remote-mips.c:3650
17270
msgid "Set retransmit timeout in seconds for remote MIPS serial I/O."
17271
msgstr ""
17272
 
17273
#: remote-mips.c:3651
17274
msgid "Show retransmit timeout in seconds for remote MIPS serial I/O."
17275
msgstr ""
17276
 
17277
#: remote-mips.c:3652
17278
msgid ""
17279
"This is the number of seconds to wait for an acknowledgement to a packet\n"
17280
"before resending the packet."
17281
msgstr ""
17282
 
17283
#: remote-mips.c:3660
17284
msgid "Set the maximum number of characters to ignore when scanning for a SYN."
17285
msgstr ""
17286
 
17287
#: remote-mips.c:3661
17288
msgid ""
17289
"Show the maximum number of characters to ignore when scanning for a SYN."
17290
msgstr ""
17291
 
17292
#: remote-mips.c:3662
17293
msgid ""
17294
"This is the maximum number of characters GDB will ignore when trying to\n"
17295
"synchronize with the remote system.  A value of -1 means that there is no\n"
17296
"limit. (Note that these characters are printed out even though they are\n"
17297
"ignored.)"
17298
msgstr ""
17299
 
17300
#: remote-mips.c:3672
17301
msgid "Set the prompt that GDB expects from the monitor."
17302
msgstr ""
17303
 
17304
#: remote-mips.c:3673
17305
msgid "Show the prompt that GDB expects from the monitor."
17306
msgstr ""
17307
 
17308
#: remote-mips.c:3680
17309
msgid "Set printing of monitor warnings."
17310
msgstr ""
17311
 
17312
#: remote-mips.c:3681
17313
msgid "Show printing of monitor warnings."
17314
msgstr ""
17315
 
17316
#: remote-mips.c:3682
17317
msgid ""
17318
"When enabled, monitor warnings about hardware breakpoints will be displayed."
17319
msgstr ""
17320
 
17321
#: remote-mips.c:3689
17322
msgid "Send a packet to PMON (must be in debug mode)."
17323
msgstr ""
17324
 
17325
#: remote-mips.c:3691
17326
msgid ""
17327
"Set zeroing of upper 32 bits of 64-bit addresses when talking to PMON "
17328
"targets."
17329
msgstr ""
17330
 
17331
#: remote-mips.c:3692
17332
msgid ""
17333
"Show zeroing of upper 32 bits of 64-bit addresses when talking to PMON "
17334
"targets."
17335
msgstr ""
17336
 
17337
#: remote-mips.c:3693
17338
msgid "Use \"on\" to enable the masking and \"off\" to disable it."
17339
msgstr ""
17340
 
17341
#: remote-sim.c:371
17342
msgid "Register size different to expected"
17343
msgstr ""
17344
 
17345
#: remote-sim.c:409
17346
msgid "program to load"
17347
msgstr ""
17348
 
17349
#: remote-sim.c:417
17350
msgid "GDB sim does not yet support a load offset."
17351
msgstr ""
17352
 
17353
#: remote-sim.c:426
17354
msgid "unable to load program"
17355
msgstr ""
17356
 
17357
#: remote-sim.c:451
17358
msgid "No executable file specified."
17359
msgstr ""
17360
 
17361
#: remote-sim.c:453 remote-sim.c:774
17362
msgid "No program loaded."
17363
msgstr ""
17364
 
17365
#: remote-sim.c:553
17366
msgid "unable to create simulator instance"
17367
msgstr ""
17368
 
17369
#. PREVIOUSLY: The user may give a command before the simulator
17370
#. is opened. [...] (??? assuming of course one wishes to
17371
#. continue to allow commands to be sent to unopened simulators,
17372
#. which isn't entirely unreasonable).
17373
#. The simulator is a builtin abstraction of a remote target.
17374
#. Consistent with that model, access to the simulator, via sim
17375
#. commands, is restricted to the period when the channel to the
17376
#. simulator is open.
17377
#: remote-sim.c:851
17378
msgid "Not connected to the simulator target"
17379
msgstr ""
17380
 
17381
#: remote-sim.c:935
17382
msgid "Send a command to the simulator."
17383
msgstr ""
17384
 
17385
#: reverse.c:55
17386
#, possible-c-format
17387
msgid "Already in reverse mode.  Use '%s' or 'set exec-dir forward'."
17388
msgstr ""
17389
 
17390
#: reverse.c:144
17391
msgid "target_get_bookmark failed."
17392
msgstr ""
17393
 
17394
#: reverse.c:168
17395
#, possible-c-format
17396
msgid "Saved bookmark %d at %s\n"
17397
msgstr ""
17398
 
17399
#: reverse.c:221
17400
msgid "No bookmarks."
17401
msgstr ""
17402
 
17403
#: reverse.c:227
17404
msgid "Delete all bookmarks? "
17405
msgstr ""
17406
 
17407
#. Not found.
17408
#: reverse.c:241
17409
#, possible-c-format
17410
msgid "delete bookmark: no bookmark found for '%s'."
17411
msgstr ""
17412
 
17413
#: reverse.c:253
17414
msgid "Command requires an argument."
17415
msgstr ""
17416
 
17417
#. Not found.
17418
#: reverse.c:286
17419
#, possible-c-format
17420
msgid "goto-bookmark: no bookmark found for '%s'."
17421
msgstr ""
17422
 
17423
#: reverse.c:303
17424
msgid "No bookmarks.\n"
17425
msgstr ""
17426
 
17427
#: reverse.c:308
17428
msgid "Bookmark    Address     Opaque\n"
17429
msgstr ""
17430
 
17431
#: reverse.c:309
17432
msgid "   ID                    Data\n"
17433
msgstr ""
17434
 
17435
#: reverse.c:325
17436
msgid ""
17437
"Step program backward until it reaches the beginning of another source "
17438
"line.\n"
17439
"Argument N means do this N times (or till program stops for another reason)."
17440
msgstr ""
17441
 
17442
#: reverse.c:331
17443
msgid ""
17444
"Step program backward, proceeding through subroutine calls.\n"
17445
"Like the \"reverse-step\" command as long as subroutine calls do not "
17446
"happen;\n"
17447
"when they do, the call is treated as one instruction.\n"
17448
"Argument N means do this N times (or till program stops for another reason)."
17449
msgstr ""
17450
 
17451
#: reverse.c:339
17452
msgid ""
17453
"Step backward exactly one instruction.\n"
17454
"Argument N means do this N times (or till program stops for another reason)."
17455
msgstr ""
17456
 
17457
#: reverse.c:345
17458
msgid ""
17459
"Step backward one instruction, but proceed through called subroutines.\n"
17460
"Argument N means do this N times (or till program stops for another reason)."
17461
msgstr ""
17462
 
17463
#: reverse.c:351
17464
msgid ""
17465
"Continue program being debugged but run it in reverse.\n"
17466
"If proceeding from breakpoint, a number N may be used as an argument,\n"
17467
"which means to set the ignore count of that breakpoint to N - 1 (so that\n"
17468
"the breakpoint won't break until the Nth time it is reached)."
17469
msgstr ""
17470
 
17471
#: reverse.c:358
17472
msgid "Execute backward until just before selected stack frame is called."
17473
msgstr ""
17474
 
17475
#: reverse.c:361
17476
msgid ""
17477
"Set a bookmark in the program's execution history.\n"
17478
"A bookmark represents a point in the execution history \n"
17479
"that can be returned to at a later point in the debug session."
17480
msgstr ""
17481
 
17482
#: reverse.c:365
17483
msgid ""
17484
"Status of user-settable bookmarks.\n"
17485
"Bookmarks are user-settable markers representing a point in the \n"
17486
"execution history that can be returned to later in the same debug \n"
17487
"session."
17488
msgstr ""
17489
 
17490
#: reverse.c:370
17491
msgid ""
17492
"Delete a bookmark from the bookmark list.\n"
17493
"Argument is a bookmark number, or no argument to delete all bookmarks.\n"
17494
msgstr ""
17495
 
17496
#: reverse.c:374
17497
msgid ""
17498
"Go to an earlier-bookmarked point in the program's execution history.\n"
17499
"Argument is the bookmark number of a bookmark saved earlier by using \n"
17500
"the 'bookmark' command, or the special arguments:\n"
17501
"  start (beginning of recording)\n"
17502
"  end   (end of recording)\n"
17503
msgstr ""
17504
 
17505
#: rs6000-nat.c:752 solib.c:403
17506
#, possible-c-format
17507
msgid "Could not open `%s' as an executable file: %s"
17508
msgstr ""
17509
 
17510
#: rs6000-nat.c:772
17511
#, possible-c-format
17512
msgid "\"%s\": member \"%s\" missing."
17513
msgstr ""
17514
 
17515
#: rs6000-nat.c:779
17516
#, possible-c-format
17517
msgid "\"%s\": member \"%s\" not in executable format: %s."
17518
msgstr ""
17519
 
17520
#: rs6000-nat.c:790
17521
#, possible-c-format
17522
msgid "\"%s\": not in executable format: %s."
17523
msgstr ""
17524
 
17525
#. The kernel sets ld_info to -1, if the process is still using the
17526
#. object, and the object is removed. Keep the symbol info for the
17527
#. removed object and issue a warning.
17528
#: rs6000-nat.c:834
17529
#, possible-c-format
17530
msgid "%s (fd=%d) has disappeared, keeping its symbols"
17531
msgstr ""
17532
 
17533
#: rs6000-nat.c:863
17534
#, possible-c-format
17535
msgid "Unable to stat %s, keeping its symbols"
17536
msgstr ""
17537
 
17538
#: rs6000-nat.c:911
17539
#, possible-c-format
17540
msgid ""
17541
"Symbol file %s\n"
17542
"is not mapped; discarding it.\n"
17543
"If in fact that file has symbols which the mapped files listed by\n"
17544
"\"info files\" lack, you can load symbols with the \"symbol-file\" or\n"
17545
"\"add-symbol-file\" commands (note that you must take care of relocating\n"
17546
"symbols to the proper address)."
17547
msgstr ""
17548
 
17549
#: rs6000-nat.c:946
17550
msgid "vmap_exec: vmap or table->sections == 0."
17551
msgstr ""
17552
 
17553
#: rs6000-nat.c:1020
17554
msgid "rs6000_create_inferior: failed to select architecture"
17555
msgstr ""
17556
 
17557
#: rs6000-nat.c:1066
17558
msgid "ptrace ldinfo"
17559
msgstr ""
17560
 
17561
#: rs6000-nat.c:1208
17562
#, possible-c-format
17563
msgid "Unable to find TOC entry for pc %s."
17564
msgstr ""
17565
 
17566
#: rs6000-tdep.c:2755
17567
#, possible-c-format
17568
msgid "rs6000_pseudo_register_read: called on unexpected register '%s' (%d)"
17569
msgstr ""
17570
 
17571
#: rs6000-tdep.c:2780
17572
#, possible-c-format
17573
msgid "rs6000_pseudo_register_write: called on unexpected register '%s' (%d)"
17574
msgstr ""
17575
 
17576
#: rs6000-tdep.c:4003
17577
msgid "\"set powerpc\" must be followed by an appropriate subcommand.\n"
17578
msgstr ""
17579
 
17580
#: rs6000-tdep.c:4044
17581
#, possible-c-format
17582
msgid "Invalid vector ABI accepted: %s."
17583
msgstr ""
17584
 
17585
#: rs6000-tdep.c:4087 rs6000-tdep.c:4091
17586
msgid "Various PowerPC-specific commands."
17587
msgstr ""
17588
 
17589
#: rs6000-tdep.c:4097
17590
msgid "Set whether to use a soft-float ABI."
17591
msgstr ""
17592
 
17593
#: rs6000-tdep.c:4098
17594
msgid "Show whether to use a soft-float ABI."
17595
msgstr ""
17596
 
17597
#: rs6000-tdep.c:4105
17598
msgid "Set the vector ABI."
17599
msgstr ""
17600
 
17601
#: rs6000-tdep.c:4106
17602
msgid "Show the vector ABI."
17603
msgstr ""
17604
 
17605
#: s390-nat.c:277 s390-nat.c:318
17606
msgid "Couldn't retrieve watchpoint status"
17607
msgstr ""
17608
 
17609
#: s390-nat.c:287
17610
msgid "Couldn't clear watchpoint status"
17611
msgstr ""
17612
 
17613
#: s390-nat.c:334
17614
msgid "Couldn't modify watchpoint status"
17615
msgstr ""
17616
 
17617
#: s390-tdep.c:2387
17618
msgid "Stack overflow"
17619
msgstr ""
17620
 
17621
#: s390-tdep.c:2489
17622
msgid "unknown argument type"
17623
msgstr ""
17624
 
17625
#: s390-tdep.c:2588 s390-tdep.c:2621
17626
msgid "invalid return type"
17627
msgstr ""
17628
 
17629
#: s390-tdep.c:2592
17630
msgid "Cannot set function return value."
17631
msgstr ""
17632
 
17633
#: s390-tdep.c:2625
17634
msgid "Function return value unknown."
17635
msgstr ""
17636
 
17637
#: scm-lang.c:119 value.c:1780
17638
msgid "Value can't be converted to integer."
17639
msgstr ""
17640
 
17641
#. The sentinel frame is used as a starting point for creating the
17642
#. previous (inner most) frame.  That frame's THIS_ID method will be
17643
#. called to determine the inner most frame's ID.  Not this one.
17644
#: sentinel-frame.c:77
17645
msgid "sentinel_frame_this_id called"
17646
msgstr ""
17647
 
17648
#. Mark fixed motherboard irqs as inuse.
17649
#. timer tick
17650
#. keyboard
17651
#. slave icu
17652
#: ser-go32.c:906
17653
msgid "Set COM1 base i/o port address."
17654
msgstr ""
17655
 
17656
#: ser-go32.c:907
17657
msgid "Show COM1 base i/o port address."
17658
msgstr ""
17659
 
17660
#: ser-go32.c:913
17661
msgid "Set COM1 interrupt request."
17662
msgstr ""
17663
 
17664
#: ser-go32.c:914
17665
msgid "Show COM1 interrupt request."
17666
msgstr ""
17667
 
17668
#: ser-go32.c:920
17669
msgid "Set COM2 base i/o port address."
17670
msgstr ""
17671
 
17672
#: ser-go32.c:921
17673
msgid "Show COM2 base i/o port address."
17674
msgstr ""
17675
 
17676
#: ser-go32.c:927
17677
msgid "Set COM2 interrupt request."
17678
msgstr ""
17679
 
17680
#: ser-go32.c:928
17681
msgid "Show COM2 interrupt request."
17682
msgstr ""
17683
 
17684
#: ser-go32.c:934
17685
msgid "Set COM3 base i/o port address."
17686
msgstr ""
17687
 
17688
#: ser-go32.c:935
17689
msgid "Show COM3 base i/o port address."
17690
msgstr ""
17691
 
17692
#: ser-go32.c:941
17693
msgid "Set COM3 interrupt request."
17694
msgstr ""
17695
 
17696
#: ser-go32.c:942
17697
msgid "Show COM3 interrupt request."
17698
msgstr ""
17699
 
17700
#: ser-go32.c:948
17701
msgid "Set COM4 base i/o port address."
17702
msgstr ""
17703
 
17704
#: ser-go32.c:949
17705
msgid "Show COM4 base i/o port address."
17706
msgstr ""
17707
 
17708
#: ser-go32.c:955
17709
msgid "Set COM4 interrupt request."
17710
msgstr ""
17711
 
17712
#: ser-go32.c:956
17713
msgid "Show COM4 interrupt request."
17714
msgstr ""
17715
 
17716
#: ser-go32.c:963
17717
msgid "Print DOS serial port status."
17718
msgstr ""
17719
 
17720
#: serial.c:374
17721
msgid "serial_readchar: blocking read in async mode"
17722
msgstr ""
17723
 
17724
#: serial.c:547
17725
msgid "serial: FD not valid"
17726
msgstr ""
17727
 
17728
#: serial.c:657 serial.c:695
17729
msgid "connect"
17730
msgstr ""
17731
 
17732
#: serial.c:729
17733
msgid ""
17734
"Connect the terminal directly up to the command monitor.\n"
17735
"Use ~. or ~^D to break out."
17736
msgstr ""
17737
 
17738
#: serial.c:734
17739
msgid "Set default serial/parallel port configuration."
17740
msgstr ""
17741
 
17742
#: serial.c:740
17743
msgid "Show default serial/parallel port configuration."
17744
msgstr ""
17745
 
17746
#: serial.c:746
17747
msgid "Set filename for remote session recording."
17748
msgstr ""
17749
 
17750
#: serial.c:747
17751
msgid "Show filename for remote session recording."
17752
msgstr ""
17753
 
17754
#: serial.c:748
17755
msgid ""
17756
"This file is used to record the remote session for future playback\n"
17757
"by gdbserver."
17758
msgstr ""
17759
 
17760
#: serial.c:756
17761
msgid "Set numerical base for remote session logging"
17762
msgstr ""
17763
 
17764
#: serial.c:757
17765
msgid "Show numerical base for remote session logging"
17766
msgstr ""
17767
 
17768
#: serial.c:764
17769
msgid "Set serial debugging."
17770
msgstr ""
17771
 
17772
#: serial.c:765
17773
msgid "Show serial debugging."
17774
msgstr ""
17775
 
17776
#: serial.c:766
17777
msgid "When non-zero, serial port debugging is enabled."
17778
msgstr ""
17779
 
17780
#: ser-mingw.c:169
17781
msgid "SetCommState failed\n"
17782
msgstr ""
17783
 
17784
#: ser-mingw.c:258
17785
msgid "ser_windows_wait_handle: reseting mask failed"
17786
msgstr ""
17787
 
17788
#: ser-mingw.c:261
17789
msgid "ser_windows_wait_handle: reseting mask failed (2)"
17790
msgstr ""
17791
 
17792
#: ser-mingw.c:830
17793
msgid "child command"
17794
msgstr ""
17795
 
17796
#: ser-tcp.c:181
17797
msgid "net_open: No colon in host name!"
17798
msgstr ""
17799
 
17800
#. allow-unknown
17801
#: ser-tcp.c:403 ser-tcp.c:408
17802
msgid ""
17803
"TCP protocol specific variables\n"
17804
"Configure variables specific to remote TCP connections"
17805
msgstr ""
17806
 
17807
#: ser-tcp.c:415
17808
msgid "Set auto-retry on socket connect"
17809
msgstr ""
17810
 
17811
#: ser-tcp.c:416
17812
msgid "Show auto-retry on socket connect"
17813
msgstr ""
17814
 
17815
#: ser-tcp.c:422
17816
msgid "Set timeout limit for socket connection"
17817
msgstr ""
17818
 
17819
#: ser-tcp.c:423
17820
msgid "Show timeout limit for socket connection"
17821
msgstr ""
17822
 
17823
#: ser-unix.c:50
17824
#, possible-c-format
17825
msgid "Hardware flow control is %s.\n"
17826
msgstr ""
17827
 
17828
#: ser-unix.c:776
17829
#, possible-c-format
17830
msgid "Invalid baud rate %d.  Closest values are %d and %d."
17831
msgstr ""
17832
 
17833
#: ser-unix.c:781
17834
#, possible-c-format
17835
msgid "Invalid baud rate %d.  Minimum value is %d."
17836
msgstr ""
17837
 
17838
#. The requested speed was too large.
17839
#: ser-unix.c:790
17840
#, possible-c-format
17841
msgid "Invalid baud rate %d.  Maximum value is %d."
17842
msgstr ""
17843
 
17844
#: ser-unix.c:922
17845
msgid "Set use of hardware flow control for remote serial I/O."
17846
msgstr ""
17847
 
17848
#: ser-unix.c:923
17849
msgid "Show use of hardware flow control for remote serial I/O."
17850
msgstr ""
17851
 
17852
#: ser-unix.c:924
17853
msgid ""
17854
"Enable or disable hardware flow control (RTS/CTS) on the serial port\n"
17855
"when debugging using remote targets."
17856
msgstr ""
17857
 
17858
#: sh64-tdep.c:2045
17859
#, possible-c-format
17860
msgid "Invalid pseudo register number %d\n"
17861
msgstr ""
17862
 
17863
#: sh64-tdep.c:2140
17864
#, possible-c-format
17865
msgid "Invalid register number %d\n"
17866
msgstr ""
17867
 
17868
#: sh-tdep.c:2278
17869
msgid "sh_register_convert_to_raw called with non DR register number"
17870
msgstr ""
17871
 
17872
#: sh-tdep.c:3073
17873
msgid "Print all registers"
17874
msgstr ""
17875
 
17876
#: sh-tdep.c:3082
17877
msgid "Set calling convention used when calling target functions from GDB."
17878
msgstr ""
17879
 
17880
#: sh-tdep.c:3084
17881
msgid "Show calling convention used when calling target functions from GDB."
17882
msgstr ""
17883
 
17884
#: sh-tdep.c:3086
17885
msgid ""
17886
"gcc       - Use GCC calling convention (default).\n"
17887
"renesas   - Enforce Renesas calling convention."
17888
msgstr ""
17889
 
17890
#: solib.c:105
17891
#, possible-c-format
17892
msgid ""
17893
"The search path for loading non-absolute shared library symbol files is %s.\n"
17894
msgstr ""
17895
 
17896
#: solib.c:440
17897
#, possible-c-format
17898
msgid "`%s': not in executable format: %s"
17899
msgstr ""
17900
 
17901
#: solib.c:447
17902
#, possible-c-format
17903
msgid ""
17904
"`%s': Shared library architecture %s is not compatible with target "
17905
"architecture %s."
17906
msgstr ""
17907
 
17908
#: solib.c:505
17909
msgid "Shared library file name is too long."
17910
msgstr ""
17911
 
17912
#: solib.c:659
17913
msgid "Error while reading shared library symbols:\n"
17914
msgstr ""
17915
 
17916
#: solib.c:664
17917
#, possible-c-format
17918
msgid "Loaded symbols for %s\n"
17919
msgstr ""
17920
 
17921
#: solib.c:839 solib.c:1359
17922
msgid "Error while mapping shared library sections:\n"
17923
msgstr ""
17924
 
17925
#: solib.c:855
17926
#, possible-c-format
17927
msgid ""
17928
"Could not load shared library symbols for %s.\n"
17929
"Do you need \"set solib-search-path\" or \"set sysroot\"?"
17930
msgstr ""
17931
 
17932
#: solib.c:860
17933
#, possible-c-format
17934
msgid ""
17935
"Could not load shared library symbols for %d libraries, e.g. %s.\n"
17936
"Use the \"info sharedlibrary\" command to see the complete listing.\n"
17937
"Do you need \"set solib-search-path\" or \"set sysroot\"?"
17938
msgstr ""
17939
 
17940
#: solib.c:952
17941
#, possible-c-format
17942
msgid "Symbols already loaded for %s\n"
17943
msgstr ""
17944
 
17945
#: solib.c:1093
17946
msgid "No shared libraries matched.\n"
17947
msgstr ""
17948
 
17949
#: solib.c:1096
17950
msgid "No shared libraries loaded at this time.\n"
17951
msgstr ""
17952
 
17953
#: solib.c:1102
17954
msgid "(*): Shared library is missing debugging information.\n"
17955
msgstr ""
17956
 
17957
#: solib.c:1431
17958
#, possible-c-format
17959
msgid "Autoloading of shared library symbols is %s.\n"
17960
msgstr ""
17961
 
17962
#: solib.c:1460 xcoffsolib.c:165
17963
msgid "Load shared object library symbols for files matching REGEXP."
17964
msgstr ""
17965
 
17966
#: solib.c:1462
17967
msgid "Status of loaded shared object libraries."
17968
msgstr ""
17969
 
17970
#: solib.c:1464
17971
msgid "Unload all shared object library symbols."
17972
msgstr ""
17973
 
17974
#: solib.c:1467 xcoffsolib.c:170
17975
msgid "Set autoloading of shared library symbols."
17976
msgstr ""
17977
 
17978
#: solib.c:1468 xcoffsolib.c:171
17979
msgid "Show autoloading of shared library symbols."
17980
msgstr ""
17981
 
17982
#: solib.c:1469 xcoffsolib.c:172
17983
msgid ""
17984
"If \"on\", symbols from all shared object libraries will be loaded\n"
17985
"automatically when the inferior begins execution, when the dynamic linker\n"
17986
"informs gdb that a new library has been loaded, or when attaching to the\n"
17987
"inferior.  Otherwise, symbols must be loaded manually, using `sharedlibrary'."
17988
msgstr ""
17989
 
17990
#: solib.c:1479
17991
msgid "Set an alternate system root."
17992
msgstr ""
17993
 
17994
#: solib.c:1480
17995
msgid "Show the current system root."
17996
msgstr ""
17997
 
17998
#: solib.c:1481
17999
msgid ""
18000
"The system root is used to load absolute shared library symbol files.\n"
18001
"For other (relative) files, you can add directories using\n"
18002
"`set solib-search-path'."
18003
msgstr ""
18004
 
18005
#: solib.c:1495
18006
msgid ""
18007
"Set the search path for loading non-absolute shared library symbol files."
18008
msgstr ""
18009
 
18010
#: solib.c:1496
18011
msgid ""
18012
"Show the search path for loading non-absolute shared library symbol files."
18013
msgstr ""
18014
 
18015
#: solib.c:1497
18016
msgid ""
18017
"This takes precedence over the environment variables PATH and "
18018
"LD_LIBRARY_PATH."
18019
msgstr ""
18020
 
18021
#: solib-darwin.c:436
18022
#, possible-c-format
18023
msgid "`%s': not a shared-library: %s"
18024
msgstr ""
18025
 
18026
#: solib-frv.c:477
18027
msgid ""
18028
"frv_current_sos: Unable to read link map entry.  Shared object chain may be "
18029
"incomplete."
18030
msgstr ""
18031
 
18032
#: solib-frv.c:503
18033
msgid ""
18034
"frv_current_sos: Unable to fetch load map.  Shared object chain may be "
18035
"incomplete."
18036
msgstr ""
18037
 
18038
#: solib-frv.c:524
18039
#, possible-c-format
18040
msgid "Can't read pathname for link map entry: %s."
18041
msgstr ""
18042
 
18043
#: solib-frv.c:595 solib-svr4.c:1590
18044
msgid ""
18045
"Unable to find dynamic linker breakpoint function.\n"
18046
"GDB will be unable to debug shared library initializers\n"
18047
"and track explicitly loaded dynamic code."
18048
msgstr ""
18049
 
18050
#: solib-frv.c:694
18051
msgid "Unable to determine dynamic linker loadmap address."
18052
msgstr ""
18053
 
18054
#: solib-frv.c:708
18055
#, possible-c-format
18056
msgid "Unable to load dynamic linker loadmap at address %s."
18057
msgstr ""
18058
 
18059
#: solib-frv.c:741
18060
msgid "Could not find symbol _dl_debug_addr in dynamic linker"
18061
msgstr ""
18062
 
18063
#: solib-frv.c:762
18064
#, possible-c-format
18065
msgid ""
18066
"Unable to fetch contents of _dl_debug_addr (at address %s) from dynamic "
18067
"linker"
18068
msgstr ""
18069
 
18070
#: solib-frv.c:787
18071
#, possible-c-format
18072
msgid ""
18073
"Unable to fetch _dl_debug_addr->r_brk (at address %s) from dynamic linker"
18074
msgstr ""
18075
 
18076
#: solib-frv.c:798
18077
#, possible-c-format
18078
msgid ""
18079
"Unable to fetch _dl_debug_addr->.r_brk entry point (at address %s) from "
18080
"dynamic linker"
18081
msgstr ""
18082
 
18083
#: solib-frv.c:922
18084
msgid "Unable to load the executable's loadmap."
18085
msgstr ""
18086
 
18087
#: solib-frv.c:1005 solib-irix.c:459 solib-sunos.c:757
18088
msgid "shared library handler failed to enable breakpoint"
18089
msgstr ""
18090
 
18091
#: solib-frv.c:1330
18092
msgid "Set internal debugging of shared library code for FR-V."
18093
msgstr ""
18094
 
18095
#: solib-frv.c:1331
18096
msgid "Show internal debugging of shared library code for FR-V."
18097
msgstr ""
18098
 
18099
#: solib-frv.c:1332
18100
msgid "When non-zero, FR-V solib specific internal debugging is enabled."
18101
msgstr ""
18102
 
18103
#: solib-irix.c:234
18104
msgid "Unable to fetch shared library obj_info or obj_list info."
18105
msgstr ""
18106
 
18107
#: solib-irix.c:489 solib-sunos.c:804
18108
msgid "shared library handler failed to disable breakpoint"
18109
msgstr ""
18110
 
18111
#: solib-irix.c:583 solib-som.c:606 solib-sunos.c:444 solib-svr4.c:1180
18112
#, possible-c-format
18113
msgid "Can't read pathname for load map: %s."
18114
msgstr ""
18115
 
18116
#: solib-irix.c:642 solib-osf.c:588 solib-pa64.c:529 solib-som.c:703
18117
#: solib-svr4.c:1014
18118
msgid "Attempt to reload symbols from process? "
18119
msgstr ""
18120
 
18121
#: solib-irix.c:665 solib-som.c:725 solib-svr4.c:1045
18122
#, possible-c-format
18123
msgid "failed to read exec filename from attached file: %s"
18124
msgstr ""
18125
 
18126
#: solib-osf.c:224
18127
#, possible-c-format
18128
msgid "unable to read shared sec name at 0x%lx"
18129
msgstr ""
18130
 
18131
#: solib-pa64.c:143
18132
msgid "No object file symbols."
18133
msgstr ""
18134
 
18135
#: solib-pa64.c:153
18136
msgid "Unable to read in .dynamic section information."
18137
msgstr ""
18138
 
18139
#: solib-pa64.c:162
18140
msgid "Error while reading in load map pointer."
18141
msgstr ""
18142
 
18143
#: solib-pa64.c:177
18144
msgid "Error trying to get information about dynamic linker."
18145
msgstr ""
18146
 
18147
#: solib-pa64.c:233 solib-pa64.c:246
18148
msgid "Error while reading in .dynamic section of the program."
18149
msgstr ""
18150
 
18151
#: solib-pa64.c:355
18152
msgid "Unable to read the .dynamic section."
18153
msgstr ""
18154
 
18155
#: solib-pa64.c:360 solib-som.c:324
18156
msgid ""
18157
"Private mapping of shared library text was not specified\n"
18158
"by the executable; setting a breakpoint in a shared library which\n"
18159
"is not privately mapped will not work.  See the HP-UX 11i v3 chatr\n"
18160
"manpage for methods to privately map shared library text."
18161
msgstr ""
18162
 
18163
#: solib-pa64.c:371
18164
msgid "Unable to modify dynamic linker flags."
18165
msgstr ""
18166
 
18167
#: solib-pa64.c:408
18168
#, possible-c-format
18169
msgid "Unable to grok dynamic linker %s as an object file"
18170
msgstr ""
18171
 
18172
#. For a SOM-only target, there is no pa64 solib support.  This is needed
18173
#. for hppa-hpux-tdep.c to build.
18174
#: solib-pa64.c:687
18175
msgid "Cannot select pa64 solib support for this configuration."
18176
msgstr ""
18177
 
18178
#: solib-som.c:227
18179
msgid ""
18180
"Unable to write __d_pid.\n"
18181
"Suggest linking with /opt/langtools/lib/end.o.\n"
18182
"GDB will be unable to track shl_load/shl_unload calls"
18183
msgstr ""
18184
 
18185
#: solib-som.c:248
18186
msgid ""
18187
"Unable to find _DLD_HOOK symbol in object file.\n"
18188
"Suggest linking with /opt/langtools/lib/end.o.\n"
18189
"GDB will be unable to track shl_load/shl_unload calls"
18190
msgstr ""
18191
 
18192
#: solib-som.c:271
18193
msgid ""
18194
"Unable to find __dld_hook symbol in object file.\n"
18195
"Suggest linking with /opt/langtools/lib/end.o.\n"
18196
"GDB will be unable to track shl_load/shl_unload calls"
18197
msgstr ""
18198
 
18199
#: solib-som.c:285
18200
msgid ""
18201
"Unable to find __dld_d_trap symbol in object file.\n"
18202
"Suggest linking with /opt/langtools/lib/end.o.\n"
18203
"GDB will be unable to track shl_load/shl_unload calls"
18204
msgstr ""
18205
 
18206
#: solib-som.c:305 solib-som.c:536
18207
msgid "Unable to find __dld_flags symbol in object file."
18208
msgstr ""
18209
 
18210
#: solib-som.c:313
18211
msgid "Unable to read __dld_flags."
18212
msgstr ""
18213
 
18214
#: solib-som.c:337
18215
msgid "Unable to write __dld_flags."
18216
msgstr ""
18217
 
18218
#: solib-som.c:350
18219
msgid "Unable to find _start symbol in object file."
18220
msgstr ""
18221
 
18222
#: solib-som.c:541
18223
msgid "__dld_list is not valid according to __dld_flags."
18224
msgstr ""
18225
 
18226
#: solib-som.c:551
18227
msgid "Unable to find dynamic library list."
18228
msgstr ""
18229
 
18230
#: solib-som.c:856
18231
msgid "Unable to find $PRIVATE$ in shared library!"
18232
msgstr ""
18233
 
18234
#: solib-spu.c:364
18235
#, possible-c-format
18236
msgid "Cannot read SPE executable at %s"
18237
msgstr ""
18238
 
18239
#: solib-sunos.c:543
18240
msgid "stopped at unknown breakpoint while handling shared libraries"
18241
msgstr ""
18242
 
18243
#: solib-svr4.c:246
18244
#, possible-c-format
18245
msgid ""
18246
"Using PIC (Position Independent Code) prelink displacement %s for \"%s\".\n"
18247
msgstr ""
18248
 
18249
#: solib-svr4.c:252
18250
#, possible-c-format
18251
msgid ""
18252
".dynamic section for \"%s\" is not at the expected address (wrong library or "
18253
"version mismatch?)"
18254
msgstr ""
18255
 
18256
#: solib-svr4.c:1156
18257
msgid "Corrupted shared library list"
18258
msgstr ""
18259
 
18260
#. It can be printed repeatedly as there is no easy way to check
18261
#. the executable symbols/file has been already relocated to
18262
#. displacement.
18263
#: solib-svr4.c:1972
18264
#, possible-c-format
18265
msgid ""
18266
"Using PIE (Position Independent Executable) displacement %s for \"%s\".\n"
18267
msgstr ""
18268
 
18269
#: solib-target.c:69
18270
msgid ""
18271
"Can not parse XML library list; XML support was disabled at compile time"
18272
msgstr ""
18273
 
18274
#: solib-target.c:94 solib-target.c:111
18275
msgid "Library list with both segments and sections"
18276
msgstr ""
18277
 
18278
#: solib-target.c:142
18279
msgid "No segment or section bases defined"
18280
msgstr ""
18281
 
18282
#: solib-target.c:157
18283
#, possible-c-format
18284
msgid "Library list has unsupported version \"%s\""
18285
msgstr ""
18286
 
18287
#: solib-target.c:235
18288
msgid "target library list"
18289
msgstr ""
18290
 
18291
#: solib-target.c:360
18292
#, possible-c-format
18293
msgid ""
18294
"Could not relocate shared library \"%s\": wrong number of ALLOC sections"
18295
msgstr ""
18296
 
18297
#: solib-target.c:408
18298
#, possible-c-format
18299
msgid "Could not relocate shared library \"%s\": no segments"
18300
msgstr ""
18301
 
18302
#: solib-target.c:424
18303
#, possible-c-format
18304
msgid "Could not relocate shared library \"%s\": bad offsets"
18305
msgstr ""
18306
 
18307
#: sol-thread.c:261
18308
#, possible-c-format
18309
msgid "thread_to_lwp: td_ta_map_id2thr %s"
18310
msgstr ""
18311
 
18312
#: sol-thread.c:267
18313
#, possible-c-format
18314
msgid "thread_to_lwp: td_thr_get_info: %s"
18315
msgstr ""
18316
 
18317
#: sol-thread.c:273
18318
#, possible-c-format
18319
msgid "thread_to_lwp: thread state not active: %s"
18320
msgstr ""
18321
 
18322
#: sol-thread.c:304
18323
#, possible-c-format
18324
msgid "lwp_to_thread: td_ta_map_lwp2thr: %s."
18325
msgstr ""
18326
 
18327
#: sol-thread.c:310
18328
#, possible-c-format
18329
msgid "lwp_to_thread: td_thr_validate: %s."
18330
msgstr ""
18331
 
18332
#: sol-thread.c:316
18333
#, possible-c-format
18334
msgid "lwp_to_thread: td_thr_get_info: %s."
18335
msgstr ""
18336
 
18337
#. Inactive thread.
18338
#: sol-thread.c:368 sol-thread.c:404
18339
msgid "This version of Solaris can't start inactive threads."
18340
msgstr ""
18341
 
18342
#: sol-thread.c:370 sol-thread.c:406
18343
#, possible-c-format
18344
msgid "Specified thread %ld seems to have terminated"
18345
msgstr ""
18346
 
18347
#: sol-thread.c:464
18348
msgid "sol_thread_fetch_registers: thread == 0"
18349
msgstr ""
18350
 
18351
#: sol-thread.c:468
18352
#, possible-c-format
18353
msgid "sol_thread_fetch_registers: td_ta_map_id2thr: %s"
18354
msgstr ""
18355
 
18356
#: sol-thread.c:475
18357
#, possible-c-format
18358
msgid "sol_thread_fetch_registers: td_thr_getgregs %s"
18359
msgstr ""
18360
 
18361
#: sol-thread.c:485
18362
#, possible-c-format
18363
msgid "sol_thread_fetch_registers: td_thr_getfpregs %s"
18364
msgstr ""
18365
 
18366
#: sol-thread.c:499
18367
#, possible-c-format
18368
msgid "sol_thread_fetch_registers: td_thr_getxregsize %s"
18369
msgstr ""
18370
 
18371
#: sol-thread.c:507
18372
#, possible-c-format
18373
msgid "sol_thread_fetch_registers: td_thr_getxregs %s"
18374
msgstr ""
18375
 
18376
#: sol-thread.c:541
18377
#, possible-c-format
18378
msgid "sol_thread_store_registers: td_ta_map_id2thr %s"
18379
msgstr ""
18380
 
18381
#: sol-thread.c:554
18382
#, possible-c-format
18383
msgid "sol_thread_store_registers: td_thr_getgregs %s"
18384
msgstr ""
18385
 
18386
#: sol-thread.c:558
18387
#, possible-c-format
18388
msgid "sol_thread_store_registers: td_thr_getfpregs %s"
18389
msgstr ""
18390
 
18391
#: sol-thread.c:568 sol-thread.c:598
18392
#, possible-c-format
18393
msgid "sol_thread_store_registers: td_thr_getxregsize %s"
18394
msgstr ""
18395
 
18396
#: sol-thread.c:576
18397
#, possible-c-format
18398
msgid "sol_thread_store_registers: td_thr_getxregs %s"
18399
msgstr ""
18400
 
18401
#: sol-thread.c:587
18402
#, possible-c-format
18403
msgid "sol_thread_store_registers: td_thr_setgregs %s"
18404
msgstr ""
18405
 
18406
#: sol-thread.c:591
18407
#, possible-c-format
18408
msgid "sol_thread_store_registers: td_thr_setfpregs %s"
18409
msgstr ""
18410
 
18411
#: sol-thread.c:662
18412
#, possible-c-format
18413
msgid "sol_thread_new_objfile: td_init: %s"
18414
msgstr ""
18415
 
18416
#: sol-thread.c:690
18417
#, possible-c-format
18418
msgid "Cannot initialize thread debugging library: %s"
18419
msgstr ""
18420
 
18421
#: sol-thread.c:1275
18422
msgid "info sol-thread: failed to get info for thread."
18423
msgstr ""
18424
 
18425
#: sol-thread.c:1388
18426
msgid "Show info on Solaris user threads."
18427
msgstr ""
18428
 
18429
#: somread.c:86
18430
msgid "Couldn't read symbol dictionary!"
18431
msgstr ""
18432
 
18433
#: somread.c:97
18434
msgid "Can't read in HP string table."
18435
msgstr ""
18436
 
18437
#: somread.c:281
18438
#, possible-c-format
18439
msgid "Invalid symbol data; bad HP string table offset: %d"
18440
msgstr ""
18441
 
18442
#: source.c:110
18443
#, possible-c-format
18444
msgid "Number of source lines gdb will list by default is %s.\n"
18445
msgstr ""
18446
 
18447
#: source.c:293
18448
msgid "Can't find a default source file"
18449
msgstr ""
18450
 
18451
#: source.c:358
18452
msgid "Reinitialize source path to empty? "
18453
msgstr ""
18454
 
18455
#: source.c:528
18456
#, possible-c-format
18457
msgid "%s is not a directory."
18458
msgstr ""
18459
 
18460
#: source.c:606
18461
msgid "No current source file.\n"
18462
msgstr ""
18463
 
18464
#: source.c:609
18465
#, possible-c-format
18466
msgid "Current source file is %s\n"
18467
msgstr ""
18468
 
18469
#: source.c:611
18470
#, possible-c-format
18471
msgid "Compilation directory is %s\n"
18472
msgstr ""
18473
 
18474
#: source.c:613
18475
#, possible-c-format
18476
msgid "Located in %s\n"
18477
msgstr ""
18478
 
18479
#: source.c:615
18480
#, possible-c-format
18481
msgid "Contains %d line%s.\n"
18482
msgstr ""
18483
 
18484
#: source.c:618
18485
#, possible-c-format
18486
msgid "Source language is %s.\n"
18487
msgstr ""
18488
 
18489
#: source.c:619
18490
#, possible-c-format
18491
msgid "Compiled with %s debugging format.\n"
18492
msgstr ""
18493
 
18494
#: source.c:620
18495
#, possible-c-format
18496
msgid "%s preprocessor macro info.\n"
18497
msgstr ""
18498
 
18499
#: source.c:1113
18500
msgid "Source file is more recent than executable."
18501
msgstr ""
18502
 
18503
#: source.c:1355
18504
#, possible-c-format
18505
msgid "Line number %d out of range; %s has %d lines."
18506
msgstr ""
18507
 
18508
#: source.c:1459
18509
msgid "No line number information available"
18510
msgstr ""
18511
 
18512
#. Is there any case in which we get here, and have an address
18513
#. which the user would want to see?  If we have debugging symbols
18514
#. and no line numbers?
18515
#: source.c:1516
18516
#, possible-c-format
18517
msgid "Line number %d is out of range for \"%s\".\n"
18518
msgstr ""
18519
 
18520
#: source.c:1552 source.c:1641
18521
msgid "Expression not found"
18522
msgstr ""
18523
 
18524
#: source.c:1609 source.c:1692
18525
msgid "Expression not found\n"
18526
msgstr ""
18527
 
18528
#: source.c:1802
18529
msgid "Too many arguments in command"
18530
msgstr ""
18531
 
18532
#: source.c:1811
18533
#, possible-c-format
18534
msgid "Source path substitution rule matching `%s':\n"
18535
msgstr ""
18536
 
18537
#: source.c:1813
18538
msgid "List of all source path substitution rules:\n"
18539
msgstr ""
18540
 
18541
#: source.c:1837 source.c:1890
18542
msgid "Incorrect usage, too many arguments in command"
18543
msgstr ""
18544
 
18545
#: source.c:1847
18546
msgid "Delete all source path substitution rules? "
18547
msgstr ""
18548
 
18549
#: source.c:1848
18550
msgid "Canceled"
18551
msgstr ""
18552
 
18553
#: source.c:1870
18554
#, possible-c-format
18555
msgid "No substitution rule defined for `%s'"
18556
msgstr ""
18557
 
18558
#: source.c:1887
18559
msgid "Incorrect usage, too few arguments in command"
18560
msgstr ""
18561
 
18562
#: source.c:1893
18563
msgid "First argument must be at least one character long"
18564
msgstr ""
18565
 
18566
#: source.c:1928
18567
msgid ""
18568
"Add directory DIR to beginning of search path for source files.\n"
18569
"Forget cached info on source file locations and line positions.\n"
18570
"DIR can also be $cwd for the current working directory, or $cdir for the\n"
18571
"directory in which the source file was compiled into object code.\n"
18572
"With no argument, reset the search path to $cdir:$cwd, the default."
18573
msgstr ""
18574
 
18575
#: source.c:1941 source.c:1950
18576
msgid ""
18577
"Current search path for finding source files.\n"
18578
"$cwd in the path means the current working directory.\n"
18579
"$cdir in the path means the compilation directory of the source file."
18580
msgstr ""
18581
 
18582
#: source.c:1958
18583
msgid "Information about the current source file."
18584
msgstr ""
18585
 
18586
#: source.c:1960
18587
msgid ""
18588
"Core addresses of the code for a source line.\n"
18589
"Line can be specified as\n"
18590
"  LINENUM, to list around that line in current file,\n"
18591
"  FILE:LINENUM, to list around that line in that file,\n"
18592
"  FUNCTION, to list around beginning of that function,\n"
18593
"  FILE:FUNCTION, to distinguish among like-named static functions.\n"
18594
"Default is to describe the last source line that was listed.\n"
18595
"\n"
18596
"This sets the default address for \"x\" to the line's first instruction\n"
18597
"so that \"x/i\" suffices to start examining the machine code.\n"
18598
"The address is also stored as the value of \"$_\"."
18599
msgstr ""
18600
 
18601
#: source.c:1972
18602
msgid ""
18603
"Search for regular expression (see regex(3)) from last line listed.\n"
18604
"The matching line number is also stored as the value of \"$_\"."
18605
msgstr ""
18606
 
18607
#: source.c:1977
18608
msgid ""
18609
"Search backward for regular expression (see regex(3)) from last line "
18610
"listed.\n"
18611
"The matching line number is also stored as the value of \"$_\"."
18612
msgstr ""
18613
 
18614
#: source.c:1988
18615
msgid "Set number of source lines gdb will list by default."
18616
msgstr ""
18617
 
18618
#: source.c:1989
18619
msgid "Show number of source lines gdb will list by default."
18620
msgstr ""
18621
 
18622
#: source.c:1996
18623
msgid ""
18624
"Usage: set substitute-path FROM TO\n"
18625
"Add a substitution rule replacing FROM into TO in source file names.\n"
18626
"If a substitution rule was previously set for FROM, the old rule\n"
18627
"is replaced by the new one."
18628
msgstr ""
18629
 
18630
#: source.c:2004
18631
msgid ""
18632
"Usage: unset substitute-path [FROM]\n"
18633
"Delete the rule for substituting FROM in source file names.  If FROM\n"
18634
"is not specified, all substituting rules are deleted.\n"
18635
"If the debugger cannot find a rule for FROM, it will display a warning."
18636
msgstr ""
18637
 
18638
#: source.c:2012
18639
msgid ""
18640
"Usage: show substitute-path [FROM]\n"
18641
"Print the rule for substituting FROM in source file names. If FROM\n"
18642
"is not specified, print all substitution rules."
18643
msgstr ""
18644
 
18645
#: sparc-nat.c:233
18646
msgid "Couldn't get floating-point registers"
18647
msgstr ""
18648
 
18649
#: sparc-nat.c:246
18650
msgid "Couldn't write floating-point registers"
18651
msgstr ""
18652
 
18653
#: sparc-nat.c:294
18654
msgid "Couldn't get StackGhost cookie"
18655
msgstr ""
18656
 
18657
#: spu-linux-nat.c:459
18658
#, possible-c-format
18659
msgid "Child process unexpectedly missing: %s"
18660
msgstr ""
18661
 
18662
#: spu-tdep.c:1984 spu-tdep.c:2041 spu-tdep.c:2162 spu-tdep.c:2403
18663
#: spu-tdep.c:2482
18664
msgid "\"info spu\" is only supported on the SPU architecture."
18665
msgstr ""
18666
 
18667
#: spu-tdep.c:1992
18668
msgid "Could not read event_status."
18669
msgstr ""
18670
 
18671
#: spu-tdep.c:2000
18672
msgid "Could not read event_mask."
18673
msgstr ""
18674
 
18675
#: spu-tdep.c:2015
18676
#, possible-c-format
18677
msgid "Event Status 0x%s\n"
18678
msgstr ""
18679
 
18680
#: spu-tdep.c:2016
18681
#, possible-c-format
18682
msgid "Event Mask   0x%s\n"
18683
msgstr ""
18684
 
18685
#: spu-tdep.c:2048
18686
msgid "Could not read signal1."
18687
msgstr ""
18688
 
18689
#: spu-tdep.c:2059
18690
msgid "Could not read signal1_type."
18691
msgstr ""
18692
 
18693
#: spu-tdep.c:2066
18694
msgid "Could not read signal2."
18695
msgstr ""
18696
 
18697
#: spu-tdep.c:2077
18698
msgid "Could not read signal2_type."
18699
msgstr ""
18700
 
18701
#: spu-tdep.c:2095
18702
#, possible-c-format
18703
msgid "Signal 1 control word 0x%s "
18704
msgstr ""
18705
 
18706
#: spu-tdep.c:2097
18707
msgid "Signal 1 not pending "
18708
msgstr ""
18709
 
18710
#: spu-tdep.c:2100 spu-tdep.c:2110
18711
msgid "(Type Or)\n"
18712
msgstr ""
18713
 
18714
#: spu-tdep.c:2102 spu-tdep.c:2112
18715
msgid "(Type Overwrite)\n"
18716
msgstr ""
18717
 
18718
#: spu-tdep.c:2105
18719
#, possible-c-format
18720
msgid "Signal 2 control word 0x%s "
18721
msgstr ""
18722
 
18723
#: spu-tdep.c:2107
18724
msgid "Signal 2 not pending "
18725
msgstr ""
18726
 
18727
#: spu-tdep.c:2172
18728
msgid "Could not read mbox_info."
18729
msgstr ""
18730
 
18731
#: spu-tdep.c:2181
18732
msgid "Could not read ibox_info."
18733
msgstr ""
18734
 
18735
#: spu-tdep.c:2190
18736
msgid "Could not read wbox_info."
18737
msgstr ""
18738
 
18739
#: spu-tdep.c:2411
18740
msgid "Could not read dma_info."
18741
msgstr ""
18742
 
18743
#: spu-tdep.c:2441 spu-tdep.c:2513
18744
msgid "no query pending"
18745
msgstr ""
18746
 
18747
#: spu-tdep.c:2446 spu-tdep.c:2514
18748
msgid "'any' query pending"
18749
msgstr ""
18750
 
18751
#: spu-tdep.c:2447 spu-tdep.c:2515
18752
msgid "'all' query pending"
18753
msgstr ""
18754
 
18755
#: spu-tdep.c:2448 spu-tdep.c:2516
18756
msgid "undefined query type"
18757
msgstr ""
18758
 
18759
#: spu-tdep.c:2451 spu-tdep.c:2519
18760
#, possible-c-format
18761
msgid "Tag-Group Status  0x%s\n"
18762
msgstr ""
18763
 
18764
#: spu-tdep.c:2453 spu-tdep.c:2521
18765
#, possible-c-format
18766
msgid "Tag-Group Mask    0x%s (%s)\n"
18767
msgstr ""
18768
 
18769
#: spu-tdep.c:2455
18770
#, possible-c-format
18771
msgid "Stall-and-Notify  0x%s\n"
18772
msgstr ""
18773
 
18774
#: spu-tdep.c:2457
18775
#, possible-c-format
18776
msgid "Atomic Cmd Status 0x%s\n"
18777
msgstr ""
18778
 
18779
#: spu-tdep.c:2490
18780
msgid "Could not read proxydma_info."
18781
msgstr ""
18782
 
18783
#: spu-tdep.c:2533
18784
msgid "\"info spu\" must be followed by the name of an SPU facility.\n"
18785
msgstr ""
18786
 
18787
#: spu-tdep.c:2556
18788
#, possible-c-format
18789
msgid "Stopping for new SPE threads is %s.\n"
18790
msgstr ""
18791
 
18792
#: spu-tdep.c:2564
18793
#, possible-c-format
18794
msgid "Automatic software-cache flush is %s.\n"
18795
msgstr ""
18796
 
18797
#: spu-tdep.c:2705 spu-tdep.c:2708 spu-tdep.c:2743
18798
msgid "Various SPU specific commands."
18799
msgstr ""
18800
 
18801
#: spu-tdep.c:2714
18802
msgid "Set whether to stop for new SPE threads."
18803
msgstr ""
18804
 
18805
#: spu-tdep.c:2716
18806
msgid "Show whether to stop for new SPE threads."
18807
msgstr ""
18808
 
18809
#: spu-tdep.c:2718
18810
msgid ""
18811
"Use \"on\" to give control to the user when a new SPE thread\n"
18812
"enters its \"main\" function.\n"
18813
"Use \"off\" to disable stopping for new SPE threads."
18814
msgstr ""
18815
 
18816
#: spu-tdep.c:2729
18817
msgid "Set whether to automatically flush the software-managed cache."
18818
msgstr ""
18819
 
18820
#: spu-tdep.c:2731
18821
msgid "Show whether to automatically flush the software-managed cache."
18822
msgstr ""
18823
 
18824
#: spu-tdep.c:2733
18825
msgid ""
18826
"Use \"on\" to automatically flush the software-managed cache\n"
18827
"whenever SPE execution stops.\n"
18828
"Use \"off\" to never automatically flush the software-managed cache."
18829
msgstr ""
18830
 
18831
#: spu-tdep.c:2748
18832
msgid "Display SPU event facility status.\n"
18833
msgstr ""
18834
 
18835
#: spu-tdep.c:2751
18836
msgid "Display SPU signal notification facility status.\n"
18837
msgstr ""
18838
 
18839
#: spu-tdep.c:2754
18840
msgid "Display SPU mailbox facility status.\n"
18841
msgstr ""
18842
 
18843
#: spu-tdep.c:2757
18844
msgid "Display MFC DMA status.\n"
18845
msgstr ""
18846
 
18847
#: spu-tdep.c:2760
18848
msgid "Display MFC Proxy-DMA status.\n"
18849
msgstr ""
18850
 
18851
#: stabsread.c:167
18852
#, possible-c-format
18853
msgid "invalid C++ abbreviation `%s'"
18854
msgstr ""
18855
 
18856
#: stabsread.c:174
18857
#, possible-c-format
18858
msgid "register number %d too large (max %d) in symbol %s"
18859
msgstr ""
18860
 
18861
#: stabsread.c:236
18862
#, possible-c-format
18863
msgid "Invalid symbol data: type number (%d,%d) out of range at symtab pos %d."
18864
msgstr ""
18865
 
18866
#: stabsread.c:287
18867
msgid "GDB internal error: bad real_filenum"
18868
msgstr ""
18869
 
18870
#: stabsread.c:699
18871
#, possible-c-format
18872
msgid "Unknown C++ symbol name `%s'"
18873
msgstr ""
18874
 
18875
#: stabsread.c:1460
18876
msgid "couldn't parse type; debugger out of date?"
18877
msgstr ""
18878
 
18879
#: stabsread.c:1581
18880
#, possible-c-format
18881
msgid "Unrecognized cross-reference type `%c'"
18882
msgstr ""
18883
 
18884
#: stabsread.c:1808
18885
#, possible-c-format
18886
msgid ""
18887
"Prototyped function type didn't end arguments with `#':\n"
18888
"%s"
18889
msgstr ""
18890
 
18891
#: stabsread.c:1920
18892
#, possible-c-format
18893
msgid "invalid (minimal) member type data format at symtab pos %d."
18894
msgstr ""
18895
 
18896
#: stabsread.c:2025
18897
msgid "GDB internal error, type is NULL in stabsread.c."
18898
msgstr ""
18899
 
18900
#: stabsread.c:2052
18901
#, possible-c-format
18902
msgid "Unknown builtin type %d"
18903
msgstr ""
18904
 
18905
#: stabsread.c:2226
18906
#, possible-c-format
18907
msgid "Method has bad physname %s\n"
18908
msgstr ""
18909
 
18910
#: stabsread.c:2424
18911
#, possible-c-format
18912
msgid "const/volatile indicator missing, got '%c'"
18913
msgstr ""
18914
 
18915
#: stabsread.c:2507
18916
#, possible-c-format
18917
msgid "member function type missing, got '%c'"
18918
msgstr ""
18919
 
18920
#: stabsread.c:2775
18921
#, possible-c-format
18922
msgid "C++ abbreviated type name unknown at symtab pos %d"
18923
msgstr ""
18924
 
18925
#: stabsread.c:3134
18926
#, possible-c-format
18927
msgid "Unknown virtual character `%c' for baseclass"
18928
msgstr ""
18929
 
18930
#: stabsread.c:3151
18931
#, possible-c-format
18932
msgid "Unknown visibility `%c' for baseclass"
18933
msgstr ""
18934
 
18935
#: stabsread.c:3260
18936
#, possible-c-format
18937
msgid "virtual function table pointer not found when defining class `%s'"
18938
msgstr ""
18939
 
18940
#: stabsread.c:3370
18941
#, possible-c-format
18942
msgid "Unknown visibility `%c' for field"
18943
msgstr ""
18944
 
18945
#: stabsread.c:3412
18946
#, possible-c-format
18947
msgid "struct/union type gets multiply defined: %s%s"
18948
msgstr ""
18949
 
18950
#: stabsread.c:4214
18951
#, possible-c-format
18952
msgid "base type %d of range type is not defined"
18953
msgstr ""
18954
 
18955
#. We should read at least the THIS parameter here.  Some broken stabs
18956
#. output contained `(0,41),(0,42)=@s8;-16;,(0,43),(0,1);' where should
18957
#. have been present ";-16,(0,43)" reference instead.  This way the
18958
#. excessive ";" marker prematurely stops the parameters parsing.
18959
#: stabsread.c:4254
18960
msgid "Invalid (empty) method arguments"
18961
msgstr ""
18962
 
18963
#: stabsread.c:4298
18964
msgid "Invalid symbol data: common block within common block"
18965
msgstr ""
18966
 
18967
#: stabsread.c:4324
18968
msgid "ECOMM symbol unmatched by BCOMM"
18969
msgstr ""
18970
 
18971
#: stabsread.c:4528
18972
msgid "need a type name"
18973
msgstr ""
18974
 
18975
#: stabsread.c:4555
18976
#, possible-c-format
18977
msgid "forward-referenced types left unresolved, type code %d."
18978
msgstr ""
18979
 
18980
#: stabsread.c:4706
18981
#, possible-c-format
18982
msgid "%s: common block `%s' from global_sym_chain unresolved"
18983
msgstr ""
18984
 
18985
#: stabsread.c:4786 stabsread.c:4791
18986
#, possible-c-format
18987
msgid "invalid symbol name \"%s\""
18988
msgstr ""
18989
 
18990
#: stack.c:469
18991
#, possible-c-format
18992
msgid "Debugger's willingness to use disassemble-next-line is %s.\n"
18993
msgstr ""
18994
 
18995
#: stack.c:902 stack.c:982
18996
msgid "Too many args in frame specification"
18997
msgstr ""
18998
 
18999
#: stack.c:1067
19000
#, possible-c-format
19001
msgid "Stack level %d, frame at "
19002
msgstr ""
19003
 
19004
#: stack.c:1072
19005
msgid "Stack frame at "
19006
msgstr ""
19007
 
19008
#: stack.c:1101
19009
#, possible-c-format
19010
msgid " Outermost frame: %s\n"
19011
msgstr ""
19012
 
19013
#: stack.c:1358
19014
msgid "(More stack frames follow...)\n"
19015
msgstr ""
19016
 
19017
#: stack.c:1368
19018
#, possible-c-format
19019
msgid "Backtrace stopped: %s\n"
19020
msgstr ""
19021
 
19022
#: stack.c:1616
19023
msgid "No locals.\n"
19024
msgstr ""
19025
 
19026
#: stack.c:1652
19027
msgid "blockvector blotch"
19028
msgstr ""
19029
 
19030
#: stack.c:1654
19031
msgid "blockvector botch"
19032
msgstr ""
19033
 
19034
#: stack.c:1691
19035
msgid "No catches.\n"
19036
msgstr ""
19037
 
19038
#: stack.c:1754
19039
msgid "No symbol table info available.\n"
19040
msgstr ""
19041
 
19042
#: stack.c:1767
19043
msgid "No arguments.\n"
19044
msgstr ""
19045
 
19046
#: stack.c:1896
19047
msgid "Initial frame selected; you cannot go up."
19048
msgstr ""
19049
 
19050
#. We only do this if COUNT_EXP is not specified.  That way
19051
#. "down" means to really go down (and let me know if that is
19052
#. impossible), but "down 9999" can be used to mean go all the
19053
#. way down without getting an error.
19054
#: stack.c:1933
19055
msgid "Bottom (innermost) frame selected; you cannot go down."
19056
msgstr ""
19057
 
19058
#: stack.c:1967
19059
msgid "Can not force return from an inlined function."
19060
msgstr ""
19061
 
19062
#: stack.c:1990
19063
msgid ""
19064
"Return value type not available for selected stack frame.\n"
19065
"Please use an explicit cast of the value to return."
19066
msgstr ""
19067
 
19068
#: stack.c:2030
19069
#, possible-c-format
19070
msgid "%sMake selected stack frame return now? "
19071
msgstr ""
19072
 
19073
#: stack.c:2033
19074
#, possible-c-format
19075
msgid "%sMake %s return now? "
19076
msgstr ""
19077
 
19078
#: stack.c:2036
19079
msgid "Not confirmed"
19080
msgstr ""
19081
 
19082
#: stack.c:2122
19083
#, possible-c-format
19084
msgid "'%s' not within current stack frame.\n"
19085
msgstr ""
19086
 
19087
#: stack.c:2161
19088
msgid ""
19089
"Make selected stack frame return to its caller.\n"
19090
"Control remains in the debugger, but when you continue\n"
19091
"execution will resume in the frame above the one now selected.\n"
19092
"If an argument is given, it is an expression for the value to return."
19093
msgstr ""
19094
 
19095
#: stack.c:2167
19096
msgid ""
19097
"Select and print stack frame that called this one.\n"
19098
"An argument says how many frames up to go."
19099
msgstr ""
19100
 
19101
#: stack.c:2170
19102
msgid ""
19103
"Same as the `up' command, but does not print anything.\n"
19104
"This is useful in command scripts."
19105
msgstr ""
19106
 
19107
#: stack.c:2174
19108
msgid ""
19109
"Select and print stack frame called by this one.\n"
19110
"An argument says how many frames down to go."
19111
msgstr ""
19112
 
19113
#: stack.c:2179
19114
msgid ""
19115
"Same as the `down' command, but does not print anything.\n"
19116
"This is useful in command scripts."
19117
msgstr ""
19118
 
19119
#: stack.c:2183
19120
msgid ""
19121
"Select and print a stack frame.\n"
19122
"With no argument, print the selected stack frame.  (See also \"info frame"
19123
"\").\n"
19124
"An argument specifies the frame to select.\n"
19125
"It can be a stack frame number or the address of the frame.\n"
19126
"With argument, nothing is printed if input is coming from\n"
19127
"a command file or a user-defined command."
19128
msgstr ""
19129
 
19130
#: stack.c:2196
19131
msgid "Print the current stack frame.\n"
19132
msgstr ""
19133
 
19134
#: stack.c:2199
19135
msgid ""
19136
"Select a stack frame without printing anything.\n"
19137
"An argument specifies the frame to select.\n"
19138
"It can be a stack frame number or the address of the frame.\n"
19139
msgstr ""
19140
 
19141
#: stack.c:2204
19142
msgid ""
19143
"Print backtrace of all stack frames, or innermost COUNT frames.\n"
19144
"With a negative argument, print outermost -COUNT frames.\n"
19145
"Use of the 'full' qualifier also prints the values of the local variables.\n"
19146
msgstr ""
19147
 
19148
#: stack.c:2212
19149
msgid ""
19150
"Print backtrace of all stack frames, or innermost COUNT frames\n"
19151
"and the values of the local variables.\n"
19152
"With a negative argument, print outermost -COUNT frames.\n"
19153
"Usage: T \n"
19154
msgstr ""
19155
 
19156
#: stack.c:2221
19157
msgid "Backtrace of the stack, or innermost COUNT frames."
19158
msgstr ""
19159
 
19160
#: stack.c:2224
19161
msgid "All about selected stack frame, or frame at ADDR."
19162
msgstr ""
19163
 
19164
#: stack.c:2227
19165
msgid "Local variables of current stack frame."
19166
msgstr ""
19167
 
19168
#: stack.c:2229
19169
msgid "Argument variables of current stack frame."
19170
msgstr ""
19171
 
19172
#: stack.c:2232
19173
msgid "Argument and local variables of current stack frame."
19174
msgstr ""
19175
 
19176
#: stack.c:2235
19177
msgid ""
19178
"Select the stack frame that contains .\n"
19179
"Usage: func \n"
19180
msgstr ""
19181
 
19182
#: stack.c:2240
19183
msgid "Exceptions that can be caught in the current stack frame."
19184
msgstr ""
19185
 
19186
#: stack.c:2244
19187
msgid "Set printing of non-scalar frame arguments"
19188
msgstr ""
19189
 
19190
#: stack.c:2245
19191
msgid "Show printing of non-scalar frame arguments"
19192
msgstr ""
19193
 
19194
#: stack.c:2249
19195
msgid ""
19196
"Set whether to disassemble next source line or insn when execution stops."
19197
msgstr ""
19198
 
19199
#: stack.c:2250
19200
msgid ""
19201
"Show whether to disassemble next source line or insn when execution stops."
19202
msgstr ""
19203
 
19204
#: stack.c:2251
19205
msgid ""
19206
"If ON, GDB will display disassembly of the next source line, in addition\n"
19207
"to displaying the source line itself.  If the next source line cannot\n"
19208
"be displayed (e.g., source is unavailable or there's no line info), GDB\n"
19209
"will display disassembly of next instruction instead of showing the\n"
19210
"source line.\n"
19211
"If AUTO, display disassembly of next instruction only if the source line\n"
19212
"cannot be displayed.\n"
19213
"If OFF (which is the default), never display the disassembly of the next\n"
19214
"source line."
19215
msgstr ""
19216
 
19217
#: std-regs.c:89
19218
msgid "Standard register ``$sp'' is not available for this target"
19219
msgstr ""
19220
 
19221
#: std-regs.c:99
19222
msgid "Standard register ``$ps'' is not available for this target"
19223
msgstr ""
19224
 
19225
#: symfile.c:164
19226
#, possible-c-format
19227
msgid "Dynamic symbol table reloading multiple times in one run is %s.\n"
19228
msgstr ""
19229
 
19230
#: symfile.c:611
19231
#, possible-c-format
19232
msgid "no loadable sections found in added symbol-file %s"
19233
msgstr ""
19234
 
19235
#: symfile.c:713
19236
#, possible-c-format
19237
msgid "section %s not found in %s"
19238
msgstr ""
19239
 
19240
#: symfile.c:1070
19241
#, possible-c-format
19242
msgid "Load new symbol table from \"%s\"? "
19243
msgstr ""
19244
 
19245
#: symfile.c:1085
19246
#, possible-c-format
19247
msgid "Reading symbols from %s..."
19248
msgstr ""
19249
 
19250
#: symfile.c:1102
19251
msgid "expanding to full symbols..."
19252
msgstr ""
19253
 
19254
#: symfile.c:1115
19255
msgid "(no debugging symbols found)..."
19256
msgstr ""
19257
 
19258
#: symfile.c:1234
19259
#, possible-c-format
19260
msgid "Discard symbol table from `%s'? "
19261
msgstr ""
19262
 
19263
#: symfile.c:1236
19264
msgid "Discard symbol table? "
19265
msgstr ""
19266
 
19267
#: symfile.c:1247
19268
msgid "No symbol file now.\n"
19269
msgstr ""
19270
 
19271
#: symfile.c:1331
19272
#, possible-c-format
19273
msgid ""
19274
"the debug information found in \"%s\" does not match \"%s\" (CRC mismatch).\n"
19275
msgstr ""
19276
 
19277
#: symfile.c:1345
19278
#, possible-c-format
19279
msgid ""
19280
"The directory where separate debug symbols are searched for is \"%s\".\n"
19281
msgstr ""
19282
 
19283
#: symfile.c:1505 tracepoint.c:2809
19284
#, possible-c-format
19285
msgid "unknown option `%s'"
19286
msgstr ""
19287
 
19288
#: symfile.c:1516
19289
msgid "no symbol file name was specified"
19290
msgstr ""
19291
 
19292
#: symfile.c:1699
19293
#, possible-c-format
19294
msgid "I'm sorry, Dave, I can't do that.  Symbol format `%s' unknown."
19295
msgstr ""
19296
 
19297
#: symfile.c:1844
19298
#, possible-c-format
19299
msgid "Download verify read failed at %s"
19300
msgstr ""
19301
 
19302
#: symfile.c:1847
19303
#, possible-c-format
19304
msgid "Download verify compare failed at %s"
19305
msgstr ""
19306
 
19307
#: symfile.c:1947
19308
msgid "file to load"
19309
msgstr ""
19310
 
19311
#: symfile.c:1964
19312
#, possible-c-format
19313
msgid "Invalid download offset:%s."
19314
msgstr ""
19315
 
19316
#: symfile.c:1967
19317
msgid "Too many parameters."
19318
msgstr ""
19319
 
19320
#: symfile.c:1998
19321
msgid "Load failed"
19322
msgstr ""
19323
 
19324
#: symfile.c:2146
19325
msgid "add-symbol-file takes a file name and an address"
19326
msgstr ""
19327
 
19328
#: symfile.c:2213
19329
msgid ""
19330
"USAGE: add-symbol-file   [-mapped] [-readnow] [-s "
19331
" ]*"
19332
msgstr ""
19333
 
19334
#: symfile.c:2223
19335
#, possible-c-format
19336
msgid "The address where %s has been loaded is missing"
19337
msgstr ""
19338
 
19339
#. Print the prompt for the query below. And save the arguments into
19340
#. a sect_addr_info structure to be passed around to other
19341
#. functions.  We have to split this up into separate print
19342
#. statements because hex_string returns a local static
19343
#. string.
19344
#: symfile.c:2231
19345
#, possible-c-format
19346
msgid "add symbol table from file \"%s\" at\n"
19347
msgstr ""
19348
 
19349
#. FIXME, should use print_sys_errmsg but it's not filtered.
19350
#: symfile.c:2307
19351
#, possible-c-format
19352
msgid "`%s' has disappeared; keeping its symbols.\n"
19353
msgstr ""
19354
 
19355
#: symfile.c:2319
19356
#, possible-c-format
19357
msgid "`%s' has changed; re-reading symbols.\n"
19358
msgstr ""
19359
 
19360
#: symfile.c:2349
19361
#, possible-c-format
19362
msgid "Can't close BFD for %s: %s"
19363
msgstr ""
19364
 
19365
#: symfile.c:2353
19366
#, possible-c-format
19367
msgid "Can't open %s to read symbols."
19368
msgstr ""
19369
 
19370
#: symfile.c:2358
19371
#, possible-c-format
19372
msgid "Can't read symbols from %s: %s."
19373
msgstr ""
19374
 
19375
#: symfile.c:2468
19376
msgid "(no debugging symbols found)\n"
19377
msgstr ""
19378
 
19379
#: symfile.c:2537
19380
#, possible-c-format
19381
msgid "Mapping between filename extension and source language is \"%s\".\n"
19382
msgstr ""
19383
 
19384
#: symfile.c:2551
19385
#, possible-c-format
19386
msgid "'%s': Filename extension must begin with '.'"
19387
msgstr ""
19388
 
19389
#: symfile.c:2558 symfile.c:2569
19390
#, possible-c-format
19391
msgid "'%s': two arguments required -- filename extension and language"
19392
msgstr ""
19393
 
19394
#: symfile.c:2604
19395
msgid "Filename extensions and the languages they represent:"
19396
msgstr ""
19397
 
19398
#: symfile.c:3084
19399
msgid "No sections are mapped.\n"
19400
msgstr ""
19401
 
19402
#: symfile.c:3097 symfile.c:3142
19403
msgid ""
19404
"Overlay debugging not enabled.  Use either the 'overlay auto' or\n"
19405
"the 'overlay manual' command."
19406
msgstr ""
19407
 
19408
#: symfile.c:3102 symfile.c:3147
19409
msgid "Argument required: name of an overlay section"
19410
msgstr ""
19411
 
19412
#: symfile.c:3121
19413
#, possible-c-format
19414
msgid "Note: section %s unmapped by overlap\n"
19415
msgstr ""
19416
 
19417
#: symfile.c:3128 symfile.c:3158
19418
#, possible-c-format
19419
msgid "No overlay section called %s"
19420
msgstr ""
19421
 
19422
#: symfile.c:3154
19423
#, possible-c-format
19424
msgid "Section %s is not mapped"
19425
msgstr ""
19426
 
19427
#: symfile.c:3171
19428
msgid "Automatic overlay debugging enabled."
19429
msgstr ""
19430
 
19431
#: symfile.c:3184
19432
msgid "Overlay debugging enabled."
19433
msgstr ""
19434
 
19435
#: symfile.c:3197
19436
msgid "Overlay debugging disabled."
19437
msgstr ""
19438
 
19439
#: symfile.c:3208
19440
msgid "This target does not know how to read its overlay state."
19441
msgstr ""
19442
 
19443
#: symfile.c:3331
19444
msgid ""
19445
"Error reading inferior's overlay table: couldn't find `_novlys' variable\n"
19446
"in inferior.  Use `overlay manual' mode."
19447
msgstr ""
19448
 
19449
#: symfile.c:3340
19450
msgid ""
19451
"Error reading inferior's overlay table: couldn't find `_ovly_table' array\n"
19452
"in inferior.  Use `overlay manual' mode."
19453
msgstr ""
19454
 
19455
#: symfile.c:3678
19456
msgid ""
19457
"Load symbol table from executable file FILE.\n"
19458
"The `file' command can also load symbol tables, as well as setting the file\n"
19459
"to execute."
19460
msgstr ""
19461
 
19462
#: symfile.c:3684
19463
msgid ""
19464
"Load symbols from FILE, assuming FILE has been dynamically loaded.\n"
19465
"Usage: add-symbol-file FILE ADDR [-s   -s  "
19466
" ...]\n"
19467
"ADDR is the starting address of the file's text.\n"
19468
"The optional arguments are section-name section-address pairs and\n"
19469
"should be specified if the data and bss segments are not contiguous\n"
19470
"with the text.  SECT is a section name to be loaded at SECT_ADDR."
19471
msgstr ""
19472
 
19473
#: symfile.c:3694
19474
msgid ""
19475
"Dynamically load FILE into the running program, and record its symbols\n"
19476
"for access from GDB.\n"
19477
"A load OFFSET may also be given."
19478
msgstr ""
19479
 
19480
#: symfile.c:3701
19481
msgid "Set dynamic symbol table reloading multiple times in one run."
19482
msgstr ""
19483
 
19484
#: symfile.c:3702
19485
msgid "Show dynamic symbol table reloading multiple times in one run."
19486
msgstr ""
19487
 
19488
#: symfile.c:3709
19489
msgid "Commands for debugging overlays."
19490
msgstr ""
19491
 
19492
#: symfile.c:3716
19493
msgid "Assert that an overlay section is mapped."
19494
msgstr ""
19495
 
19496
#: symfile.c:3719
19497
msgid "Assert that an overlay section is unmapped."
19498
msgstr ""
19499
 
19500
#: symfile.c:3722
19501
msgid "List mappings of overlay sections."
19502
msgstr ""
19503
 
19504
#: symfile.c:3725
19505
msgid "Enable overlay debugging."
19506
msgstr ""
19507
 
19508
#: symfile.c:3727
19509
msgid "Disable overlay debugging."
19510
msgstr ""
19511
 
19512
#: symfile.c:3729
19513
msgid "Enable automatic overlay debugging."
19514
msgstr ""
19515
 
19516
#: symfile.c:3731
19517
msgid "Read the overlay mapping state from the target."
19518
msgstr ""
19519
 
19520
#: symfile.c:3736
19521
msgid "Set mapping between filename extension and source language."
19522
msgstr ""
19523
 
19524
#: symfile.c:3737
19525
msgid "Show mapping between filename extension and source language."
19526
msgstr ""
19527
 
19528
#: symfile.c:3738
19529
msgid "Usage: set extension-language .foo bar"
19530
msgstr ""
19531
 
19532
#: symfile.c:3745
19533
msgid "All filename extensions associated with a source language."
19534
msgstr ""
19535
 
19536
#: symfile.c:3748
19537
msgid "Set the directories where separate debug symbols are searched for."
19538
msgstr ""
19539
 
19540
#: symfile.c:3749
19541
msgid "Show the directories where separate debug symbols are searched for."
19542
msgstr ""
19543
 
19544
#: symfile.c:3750
19545
msgid ""
19546
"Separate debug symbols are first searched for in the same\n"
19547
"directory as the binary, then in the `"
19548
msgstr ""
19549
 
19550
#: symfile-mem.c:77
19551
msgid "add-symbol-file-from-memory not supported for this target"
19552
msgstr ""
19553
 
19554
#: symfile-mem.c:82
19555
msgid "Failed to read a valid object file image from memory."
19556
msgstr ""
19557
 
19558
#: symfile-mem.c:95
19559
#, possible-c-format
19560
msgid "Got object file from memory but can't read symbols: %s."
19561
msgstr ""
19562
 
19563
#: symfile-mem.c:128
19564
msgid "add-symbol-file-from-memory requires an expression argument"
19565
msgstr ""
19566
 
19567
#: symfile-mem.c:138
19568
msgid "Must use symbol-file or exec-file before add-symbol-file-from-memory."
19569
msgstr ""
19570
 
19571
#: symfile-mem.c:193
19572
msgid ""
19573
"Could not load vsyscall page because no executable was specified\n"
19574
"try using the \"file\" command first."
19575
msgstr ""
19576
 
19577
#: symfile-mem.c:220
19578
msgid ""
19579
"Load the symbols out of memory from a dynamically loaded object file.\n"
19580
"Give an expression for the address of the file's shared object file header."
19581
msgstr ""
19582
 
19583
#: symmisc.c:132
19584
#, possible-c-format
19585
msgid "Byte cache statistics for '%s':\n"
19586
msgstr ""
19587
 
19588
#: symmisc.c:152
19589
#, possible-c-format
19590
msgid "Statistics for '%s':\n"
19591
msgstr ""
19592
 
19593
#: symmisc.c:154
19594
#, possible-c-format
19595
msgid "  Number of \"stab\" symbols read: %d\n"
19596
msgstr ""
19597
 
19598
#: symmisc.c:157
19599
#, possible-c-format
19600
msgid "  Number of \"minimal\" symbols read: %d\n"
19601
msgstr ""
19602
 
19603
#: symmisc.c:160
19604
#, possible-c-format
19605
msgid "  Number of \"partial\" symbols read: %d\n"
19606
msgstr ""
19607
 
19608
#: symmisc.c:163
19609
#, possible-c-format
19610
msgid "  Number of \"full\" symbols read: %d\n"
19611
msgstr ""
19612
 
19613
#: symmisc.c:166
19614
#, possible-c-format
19615
msgid "  Number of \"types\" defined: %d\n"
19616
msgstr ""
19617
 
19618
#: symmisc.c:179
19619
#, possible-c-format
19620
msgid "  Number of symbol tables: %d\n"
19621
msgstr ""
19622
 
19623
#: symmisc.c:180
19624
#, possible-c-format
19625
msgid "  Number of symbol tables with line tables: %d\n"
19626
msgstr ""
19627
 
19628
#: symmisc.c:182
19629
#, possible-c-format
19630
msgid "  Number of symbol tables with blockvectors: %d\n"
19631
msgstr ""
19632
 
19633
#: symmisc.c:186
19634
#, possible-c-format
19635
msgid "  Space used by a.out string tables: %d\n"
19636
msgstr ""
19637
 
19638
#: symmisc.c:188
19639
#, possible-c-format
19640
msgid "  Total memory used for objfile obstack: %d\n"
19641
msgstr ""
19642
 
19643
#: symmisc.c:190
19644
#, possible-c-format
19645
msgid "  Total memory used for psymbol cache: %d\n"
19646
msgstr ""
19647
 
19648
#: symmisc.c:192
19649
#, possible-c-format
19650
msgid "  Total memory used for macro cache: %d\n"
19651
msgstr ""
19652
 
19653
#: symmisc.c:194
19654
#, possible-c-format
19655
msgid "  Total memory used for file name cache: %d\n"
19656
msgstr ""
19657
 
19658
#: symmisc.c:309
19659
#, possible-c-format
19660
msgid "internal error:  minimal symbol count %d != %d"
19661
msgstr ""
19662
 
19663
#: symmisc.c:449
19664
msgid "Arguments missing: an output file name and an optional symbol file name"
19665
msgstr ""
19666
 
19667
#: symmisc.c:669
19668
msgid "print-msymbols takes an output file name and optional symbol file name"
19669
msgstr ""
19670
 
19671
#: symtab.c:1105
19672
#, possible-c-format
19673
msgid "Internal error: `%s' is not an aggregate"
19674
msgstr ""
19675
 
19676
#: symtab.c:1352
19677
#, possible-c-format
19678
msgid ""
19679
"Internal: %s symbol `%s' found in %s psymtab but not in symtab.\n"
19680
"%s may be an inlined function, or may be a template function\n"
19681
"(if a template, try specifying an instantiation: %s)."
19682
msgstr ""
19683
 
19684
#. FIXME; error is wrong in one case
19685
#: symtab.c:1518
19686
#, possible-c-format
19687
msgid ""
19688
"Internal: global symbol `%s' found in %s psymtab but not in symtab.\n"
19689
"%s may be an inlined function, or may be a template function\n"
19690
"(if a template, try specifying an instantiation: %s)."
19691
msgstr ""
19692
 
19693
#: symtab.c:2561
19694
msgid "mismatched quoting on brackets, try 'operator\\[\\]'"
19695
msgstr ""
19696
 
19697
#: symtab.c:2568
19698
msgid "nothing is allowed between '[' and ']'"
19699
msgstr ""
19700
 
19701
#: symtab.c:2624
19702
msgid "`operator ()' must be specified without whitespace in `()'"
19703
msgstr ""
19704
 
19705
#: symtab.c:2629
19706
msgid "`operator ?:' must be specified without whitespace in `?:'"
19707
msgstr ""
19708
 
19709
#: symtab.c:2634
19710
msgid "`operator []' must be specified without whitespace in `[]'"
19711
msgstr ""
19712
 
19713
#: symtab.c:2638
19714
#, possible-c-format
19715
msgid "`operator %s' not supported"
19716
msgstr ""
19717
 
19718
#: symtab.c:2929
19719
msgid "must search on specific domain"
19720
msgstr ""
19721
 
19722
#: symtab.c:4628 symtab.c:4631 symtab.c:4658
19723
msgid "All global and static variable names, or those matching REGEXP."
19724
msgstr ""
19725
 
19726
#: symtab.c:4635
19727
msgid "All function names, or those matching REGEXP."
19728
msgstr ""
19729
 
19730
#: symtab.c:4646
19731
msgid "All type names, or those matching REGEXP."
19732
msgstr ""
19733
 
19734
#: symtab.c:4649
19735
msgid "Source files in the program."
19736
msgstr ""
19737
 
19738
#: symtab.c:4652
19739
msgid "Set a breakpoint for all functions matching REGEXP."
19740
msgstr ""
19741
 
19742
#: symtab.c:4657
19743
msgid "Source files in the program"
19744
msgstr ""
19745
 
19746
#: symtab.c:4664
19747
msgid ""
19748
"Set the debugger behavior when more than one symbol are possible matches\n"
19749
"in an expression."
19750
msgstr ""
19751
 
19752
#: symtab.c:4666
19753
msgid "Show how the debugger handles ambiguities in expressions."
19754
msgstr ""
19755
 
19756
#: symtab.c:4667
19757
msgid ""
19758
"Valid values are \"ask\", \"all\", \"cancel\", and the default is \"all\"."
19759
msgstr ""
19760
 
19761
#: symtab.h:689
19762
msgid "Section index is uninitialized"
19763
msgstr ""
19764
 
19765
#: target.c:226
19766
#, possible-c-format
19767
msgid "Target debugging is %s.\n"
19768
msgstr ""
19769
 
19770
#: target.c:257
19771
#, possible-c-format
19772
msgid "Cache use for stack accesses is %s.\n"
19773
msgstr ""
19774
 
19775
#: target.c:434
19776
msgid ""
19777
"Connect to a target machine or process.\n"
19778
"The first argument is the type or protocol of the target machine.\n"
19779
"Remaining arguments are interpreted by the target protocol.  For more\n"
19780
"information on the arguments for a particular protocol, type\n"
19781
"`help target ' followed by the protocol name."
19782
msgstr ""
19783
 
19784
#: target.c:525
19785
#, possible-c-format
19786
msgid "You can't do that when your target is `%s'"
19787
msgstr ""
19788
 
19789
#: target.c:544
19790
msgid "No saved terminal information.\n"
19791
msgstr ""
19792
 
19793
#: target.c:1072
19794
msgid "TLS load module not found"
19795
msgstr ""
19796
 
19797
#: target.c:1085
19798
msgid "Cannot find thread-local variables in this thread library."
19799
msgstr ""
19800
 
19801
#: target.c:1089
19802
#, possible-c-format
19803
msgid "Cannot find shared library `%s' in dynamic linker's load module list"
19804
msgstr ""
19805
 
19806
#: target.c:1092
19807
#, possible-c-format
19808
msgid "Cannot find executable file `%s' in dynamic linker's load module list"
19809
msgstr ""
19810
 
19811
#: target.c:1097
19812
#, possible-c-format
19813
msgid ""
19814
"The inferior has not yet allocated storage for thread-local variables in\n"
19815
"the shared library `%s'\n"
19816
"for %s"
19817
msgstr ""
19818
 
19819
#: target.c:1103
19820
#, possible-c-format
19821
msgid ""
19822
"The inferior has not yet allocated storage for thread-local variables in\n"
19823
"the executable `%s'\n"
19824
"for %s"
19825
msgstr ""
19826
 
19827
#: target.c:1111
19828
#, possible-c-format
19829
msgid ""
19830
"Cannot find thread-local storage for %s, shared library %s:\n"
19831
"%s"
19832
msgstr ""
19833
 
19834
#: target.c:1116
19835
#, possible-c-format
19836
msgid ""
19837
"Cannot find thread-local storage for %s, executable file %s:\n"
19838
"%s"
19839
msgstr ""
19840
 
19841
#: target.c:1130
19842
msgid "Cannot find thread-local variables on this target"
19843
msgstr ""
19844
 
19845
#: target.c:1328
19846
msgid "Writing to flash memory forbidden in this context"
19847
msgstr ""
19848
 
19849
#: target.c:1445
19850
#, possible-c-format
19851
msgid "Writing to memory is not allowed (addr %s, len %s)"
19852
msgstr ""
19853
 
19854
#: target.c:1608
19855
msgid "Overlapping regions in memory map: ignoring"
19856
msgstr ""
19857
 
19858
#: target.c:1657
19859
#, possible-c-format
19860
msgid "Mode for reading from readonly sections is %s.\n"
19861
msgstr ""
19862
 
19863
#: target.c:1978
19864
#, possible-c-format
19865
msgid "target object %d, annex %s, contained unexpected null characters"
19866
msgstr ""
19867
 
19868
#: target.c:2017
19869
msgid "May not insert breakpoints"
19870
msgstr ""
19871
 
19872
#: target.c:2034
19873
msgid "May not remove breakpoints"
19874
msgstr ""
19875
 
19876
#: target.c:2048
19877
#, possible-c-format
19878
msgid "Symbols from \"%s\".\n"
19879
msgstr ""
19880
 
19881
#: target.c:2058
19882
msgid "\tWhile running this, GDB does not access memory from...\n"
19883
msgstr ""
19884
 
19885
#: target.c:2142
19886
msgid "Program not killed."
19887
msgstr ""
19888
 
19889
#: target.c:2382
19890
msgid "Unable to allocate memory to perform the search."
19891
msgstr ""
19892
 
19893
#: target.c:2390 target.c:2444
19894
#, possible-c-format
19895
msgid "Unable to access target memory at %s, halting search."
19896
msgstr ""
19897
 
19898
#: target.c:2532
19899
#, possible-c-format
19900
msgid ""
19901
"The \"%s\" target does not support \"run\".  Try \"help target\" or "
19902
"\"continue\"."
19903
msgstr ""
19904
 
19905
#: target.c:2572
19906
#, possible-c-format
19907
msgid "Don't know how to %s.  Try \"help target\"."
19908
msgstr ""
19909
 
19910
#: target.c:2880 target.c:2888
19911
msgid "Command not implemented for this target."
19912
msgstr ""
19913
 
19914
#: target.c:3028
19915
msgid "May not interrupt or stop the target, ignoring attempt"
19916
msgstr ""
19917
 
19918
#: target.c:3145
19919
#, possible-c-format
19920
msgid "Writing to registers is not allowed (regno %d)"
19921
msgstr ""
19922
 
19923
#: target.c:3735
19924
msgid "\"monitor\" command not supported by this target."
19925
msgstr ""
19926
 
19927
#: target.c:3746
19928
msgid "The current target stack is:\n"
19929
msgstr ""
19930
 
19931
#: target.c:3779
19932
#, possible-c-format
19933
msgid "Controlling the inferior in asynchronous mode is %s.\n"
19934
msgstr ""
19935
 
19936
#: target.c:3848
19937
msgid "Set target debugging."
19938
msgstr ""
19939
 
19940
#: target.c:3849
19941
msgid "Show target debugging."
19942
msgstr ""
19943
 
19944
#: target.c:3850
19945
msgid ""
19946
"When non-zero, target debugging is enabled.  Higher numbers are more\n"
19947
"verbose.  Changes do not take effect until the next \"run\" or \"target\"\n"
19948
"command."
19949
msgstr ""
19950
 
19951
#: target.c:3859
19952
msgid "Set mode for reading from readonly sections."
19953
msgstr ""
19954
 
19955
#: target.c:3860
19956
msgid "Show mode for reading from readonly sections."
19957
msgstr ""
19958
 
19959
#: target.c:3861
19960
msgid ""
19961
"When this mode is on, memory reads from readonly sections (such as .text)\n"
19962
"will be read from the object file instead of from the target.  This will\n"
19963
"result in significant performance improvement for remote targets."
19964
msgstr ""
19965
 
19966
#: target.c:3870
19967
msgid "Send a command to the remote monitor (remote targets only)."
19968
msgstr ""
19969
 
19970
#: target.c:3873
19971
msgid "Print the name of each layer of the internal target stack."
19972
msgstr ""
19973
 
19974
#: target.c:3877
19975
msgid "Set whether gdb controls the inferior in asynchronous mode."
19976
msgstr ""
19977
 
19978
#: target.c:3878
19979
msgid "Show whether gdb controls the inferior in asynchronous mode."
19980
msgstr ""
19981
 
19982
#: target.c:3879
19983
msgid "Tells gdb whether to control the inferior in asynchronous mode."
19984
msgstr ""
19985
 
19986
#: target.c:3887
19987
msgid "Set cache use for stack access."
19988
msgstr ""
19989
 
19990
#: target.c:3888
19991
msgid "Show cache use for stack access."
19992
msgstr ""
19993
 
19994
#: target.c:3889
19995
msgid ""
19996
"When on, use the data cache for all stack access, regardless of any\n"
19997
"configured memory regions.  This improves remote performance significantly.\n"
19998
"By default, caching for stack access is on."
19999
msgstr ""
20000
 
20001
#: target.c:3898
20002
msgid "Set permission to write into registers."
20003
msgstr ""
20004
 
20005
#: target.c:3899
20006
msgid "Show permission to write into registers."
20007
msgstr ""
20008
 
20009
#: target.c:3900
20010
msgid ""
20011
"When this permission is on, GDB may write into the target's registers.\n"
20012
"Otherwise, any sort of write attempt will result in an error."
20013
msgstr ""
20014
 
20015
#: target.c:3907
20016
msgid "Set permission to write into target memory."
20017
msgstr ""
20018
 
20019
#: target.c:3908
20020
msgid "Show permission to write into target memory."
20021
msgstr ""
20022
 
20023
#: target.c:3909
20024
msgid ""
20025
"When this permission is on, GDB may write into the target's memory.\n"
20026
"Otherwise, any sort of write attempt will result in an error."
20027
msgstr ""
20028
 
20029
#: target.c:3916
20030
msgid "Set permission to insert breakpoints in the target."
20031
msgstr ""
20032
 
20033
#: target.c:3917
20034
msgid "Show permission to insert breakpoints in the target."
20035
msgstr ""
20036
 
20037
#: target.c:3918
20038
msgid ""
20039
"When this permission is on, GDB may insert breakpoints in the program.\n"
20040
"Otherwise, any sort of insertion attempt will result in an error."
20041
msgstr ""
20042
 
20043
#: target.c:3925
20044
msgid "Set permission to insert tracepoints in the target."
20045
msgstr ""
20046
 
20047
#: target.c:3926
20048
msgid "Show permission to insert tracepoints in the target."
20049
msgstr ""
20050
 
20051
#: target.c:3927
20052
msgid ""
20053
"When this permission is on, GDB may insert tracepoints in the program.\n"
20054
"Otherwise, any sort of insertion attempt will result in an error."
20055
msgstr ""
20056
 
20057
#: target.c:3934
20058
msgid "Set permission to insert fast tracepoints in the target."
20059
msgstr ""
20060
 
20061
#: target.c:3935
20062
msgid "Show permission to insert fast tracepoints in the target."
20063
msgstr ""
20064
 
20065
#: target.c:3936
20066
msgid ""
20067
"When this permission is on, GDB may insert fast tracepoints.\n"
20068
"Otherwise, any sort of insertion attempt will result in an error."
20069
msgstr ""
20070
 
20071
#: target.c:3943
20072
msgid "Set permission to interrupt or signal the target."
20073
msgstr ""
20074
 
20075
#: target.c:3944
20076
msgid "Show permission to interrupt or signal the target."
20077
msgstr ""
20078
 
20079
#: target.c:3945
20080
msgid ""
20081
"When this permission is on, GDB may interrupt/stop the target's execution.\n"
20082
"Otherwise, any attempt to interrupt or stop will be ignored."
20083
msgstr ""
20084
 
20085
#: target-descriptions.c:306
20086
msgid "Architecture rejected target-supplied description"
20087
msgstr ""
20088
 
20089
#: target-descriptions.c:314
20090
msgid "Target-supplied registers are not supported by the current architecture"
20091
msgstr ""
20092
 
20093
#: target-descriptions.c:341
20094
msgid "Could not remove target-supplied description"
20095
msgstr ""
20096
 
20097
#: target-descriptions.c:932 target-descriptions.c:954
20098
#, possible-c-format
20099
msgid "Register \"%s\" has an unsupported size (%d bits)"
20100
msgstr ""
20101
 
20102
#: target-descriptions.c:1445
20103
#, possible-c-format
20104
msgid "Attempted to add duplicate compatible architecture \"%s\""
20105
msgstr ""
20106
 
20107
#: target-descriptions.c:1465
20108
#, possible-c-format
20109
msgid "Attempted to add duplicate property \"%s\""
20110
msgstr ""
20111
 
20112
#: target-descriptions.c:1523
20113
#, possible-c-format
20114
msgid "The target description will be read from \"%s\".\n"
20115
msgstr ""
20116
 
20117
#: target-descriptions.c:1527
20118
msgid "The target description will be read from the target.\n"
20119
msgstr ""
20120
 
20121
#: target-descriptions.c:1561
20122
msgid "There is no target description to print."
20123
msgstr ""
20124
 
20125
#: target-descriptions.c:1564
20126
msgid "The current target description did not come from an XML file."
20127
msgstr ""
20128
 
20129
#: target-descriptions.c:1679
20130
#, possible-c-format
20131
msgid "C output is not supported type \"%s\"."
20132
msgstr ""
20133
 
20134
#: target-descriptions.c:1712
20135
msgid "Set target description specific variables."
20136
msgstr ""
20137
 
20138
#. allow-unknown
20139
#: target-descriptions.c:1716
20140
msgid "Show target description specific variables."
20141
msgstr ""
20142
 
20143
#. allow-unknown
20144
#: target-descriptions.c:1720
20145
msgid "Unset target description specific variables."
20146
msgstr ""
20147
 
20148
#: target-descriptions.c:1727
20149
msgid "Set the file to read for an XML target description"
20150
msgstr ""
20151
 
20152
#: target-descriptions.c:1728
20153
msgid "Show the file to read for an XML target description"
20154
msgstr ""
20155
 
20156
#: target-descriptions.c:1729
20157
msgid ""
20158
"When set, GDB will read the target description from a local\n"
20159
"file instead of querying the remote target."
20160
msgstr ""
20161
 
20162
#: target-descriptions.c:1736
20163
msgid ""
20164
"Unset the file to read for an XML target description.  When unset,\n"
20165
"GDB will read the description from the target."
20166
msgstr ""
20167
 
20168
#: target-descriptions.c:1741
20169
msgid "Print the current target description as a C source file."
20170
msgstr ""
20171
 
20172
#: target-memory.c:428
20173
msgid "Error writing data to flash"
20174
msgstr ""
20175
 
20176
#: thread.c:228
20177
#, possible-c-format
20178
msgid "[New %s]\n"
20179
msgstr ""
20180
 
20181
#: thread.c:774
20182
msgid "Requested thread not found in requested process"
20183
msgstr ""
20184
 
20185
#: thread.c:955
20186
#, possible-c-format
20187
msgid "Couldn't restore frame #%d in current thread, at reparsed frame #0\n"
20188
msgstr ""
20189
 
20190
#: thread.c:1070 thread.c:1108
20191
msgid "Please specify a command following the thread ID list"
20192
msgstr ""
20193
 
20194
#: thread.c:1085 thread.c:1155
20195
#, possible-c-format
20196
msgid ""
20197
"\n"
20198
"Thread %d (%s):\n"
20199
msgstr ""
20200
 
20201
#: thread.c:1103
20202
msgid "Please specify a thread ID list"
20203
msgstr ""
20204
 
20205
#: thread.c:1121 thread.c:1132
20206
#, possible-c-format
20207
msgid "Error parsing %s"
20208
msgstr ""
20209
 
20210
#: thread.c:1150
20211
#, possible-c-format
20212
msgid "Thread %d has terminated."
20213
msgstr ""
20214
 
20215
#: thread.c:1177
20216
msgid "No thread selected"
20217
msgstr ""
20218
 
20219
#: thread.c:1182
20220
#, possible-c-format
20221
msgid "[Current thread is %d (%s) (exited)]\n"
20222
msgstr ""
20223
 
20224
#: thread.c:1186
20225
#, possible-c-format
20226
msgid "[Current thread is %d (%s)]\n"
20227
msgstr ""
20228
 
20229
#: thread.c:1204
20230
#, possible-c-format
20231
msgid "Printing of thread events is %s.\n"
20232
msgstr ""
20233
 
20234
#: thread.c:1220 windows-tdep.c:368
20235
#, possible-c-format
20236
msgid "Thread ID %d not known."
20237
msgstr ""
20238
 
20239
#: thread.c:1223 windows-tdep.c:371
20240
#, possible-c-format
20241
msgid "Thread ID %d has terminated."
20242
msgstr ""
20243
 
20244
#: thread.c:1286
20245
msgid "IDs of currently known threads."
20246
msgstr ""
20247
 
20248
#: thread.c:1288
20249
msgid ""
20250
"Use this command to switch between threads.\n"
20251
"The new thread ID must be currently known."
20252
msgstr ""
20253
 
20254
#: thread.c:1294
20255
msgid "Apply a command to a list of threads."
20256
msgstr ""
20257
 
20258
#: thread.c:1298
20259
msgid "Apply a command to all threads."
20260
msgstr ""
20261
 
20262
#: thread.c:1304
20263
msgid "Set printing of thread events (such as thread start and exit)."
20264
msgstr ""
20265
 
20266
#: thread.c:1305
20267
msgid "Show printing of thread events (such as thread start and exit)."
20268
msgstr ""
20269
 
20270
#: top.c:104
20271
#, possible-c-format
20272
msgid "Whether to confirm potentially dangerous operations is %s.\n"
20273
msgstr ""
20274
 
20275
#: top.c:418
20276
msgid "That is not a command, just a help topic."
20277
msgstr ""
20278
 
20279
#: top.c:625
20280
#, possible-c-format
20281
msgid "Saving of the history record on exit is %s.\n"
20282
msgstr ""
20283
 
20284
#: top.c:634
20285
#, possible-c-format
20286
msgid "The size of the command history is %s.\n"
20287
msgstr ""
20288
 
20289
#: top.c:643
20290
#, possible-c-format
20291
msgid "The filename in which to record the command history is \"%s\".\n"
20292
msgstr ""
20293
 
20294
#: top.c:1069
20295
msgid ""
20296
"\n"
20297
"For bug reporting instructions, please see:\n"
20298
msgstr ""
20299
 
20300
#: top.c:1144
20301
#, possible-c-format
20302
msgid "\tInferior %d [%s] will be detached.\n"
20303
msgstr ""
20304
 
20305
#: top.c:1148
20306
#, possible-c-format
20307
msgid "\tInferior %d [%s] will be killed.\n"
20308
msgstr ""
20309
 
20310
#: top.c:1177
20311
msgid ""
20312
"A debugging session is active.\n"
20313
"Do you still want to close the debugger?"
20314
msgstr ""
20315
 
20316
#: top.c:1181
20317
msgid ""
20318
"A debugging session is active.\n"
20319
"\n"
20320
msgstr ""
20321
 
20322
#: top.c:1183
20323
msgid ""
20324
"\n"
20325
"Quit anyway? "
20326
msgstr ""
20327
 
20328
#: top.c:1388
20329
msgid "History size must be non-negative"
20330
msgstr ""
20331
 
20332
#: top.c:1395
20333
msgid "\"set history\" must be followed by the name of a history subcommand.\n"
20334
msgstr ""
20335
 
20336
#: top.c:1471
20337
#, possible-c-format
20338
msgid "Gdb's prompt is \"%s\".\n"
20339
msgstr ""
20340
 
20341
#: top.c:1478
20342
#, possible-c-format
20343
msgid "Editing of command lines as they are typed is %s.\n"
20344
msgstr ""
20345
 
20346
#: top.c:1487
20347
#, possible-c-format
20348
msgid "Annotation_level is %s.\n"
20349
msgstr ""
20350
 
20351
#: top.c:1494
20352
#, possible-c-format
20353
msgid "Notification of completion for asynchronous execution commands is %s.\n"
20354
msgstr ""
20355
 
20356
#: top.c:1537
20357
msgid "Set gdb's prompt"
20358
msgstr ""
20359
 
20360
#: top.c:1538
20361
msgid "Show gdb's prompt"
20362
msgstr ""
20363
 
20364
#: top.c:1544
20365
msgid ""
20366
"Don't repeat this command.\n"
20367
"Primarily used inside of user-defined commands that should not be repeated "
20368
"when\n"
20369
"hitting return."
20370
msgstr ""
20371
 
20372
#: top.c:1550
20373
msgid "Set editing of command lines as they are typed."
20374
msgstr ""
20375
 
20376
#: top.c:1551
20377
msgid "Show editing of command lines as they are typed."
20378
msgstr ""
20379
 
20380
#: top.c:1552
20381
msgid ""
20382
"Use \"on\" to enable the editing, and \"off\" to disable it.\n"
20383
"Without an argument, command line editing is enabled.  To edit, use\n"
20384
"EMACS-like or VI-like commands like control-P or ESC."
20385
msgstr ""
20386
 
20387
#: top.c:1560
20388
msgid "Set saving of the history record on exit."
20389
msgstr ""
20390
 
20391
#: top.c:1561
20392
msgid "Show saving of the history record on exit."
20393
msgstr ""
20394
 
20395
#: top.c:1562
20396
msgid ""
20397
"Use \"on\" to enable the saving, and \"off\" to disable it.\n"
20398
"Without an argument, saving is enabled."
20399
msgstr ""
20400
 
20401
#: top.c:1569
20402
msgid "Set the size of the command history,"
20403
msgstr ""
20404
 
20405
#: top.c:1570
20406
msgid "Show the size of the command history,"
20407
msgstr ""
20408
 
20409
#: top.c:1571
20410
msgid "ie. the number of previous commands to keep a record of."
20411
msgstr ""
20412
 
20413
#: top.c:1577
20414
msgid "Set the filename in which to record the command history"
20415
msgstr ""
20416
 
20417
#: top.c:1578
20418
msgid "Show the filename in which to record the command history"
20419
msgstr ""
20420
 
20421
#: top.c:1579
20422
msgid "(the list of previous commands of which a record is kept)."
20423
msgstr ""
20424
 
20425
#: top.c:1585
20426
msgid "Set whether to confirm potentially dangerous operations."
20427
msgstr ""
20428
 
20429
#: top.c:1586
20430
msgid "Show whether to confirm potentially dangerous operations."
20431
msgstr ""
20432
 
20433
#: top.c:1592
20434
msgid "Set annotation_level."
20435
msgstr ""
20436
 
20437
#: top.c:1593
20438
msgid "Show annotation_level."
20439
msgstr ""
20440
 
20441
#: top.c:1594
20442
msgid ""
20443
"0 == normal;     1 == fullname (for use when running under emacs)\n"
20444
"2 == output annotated suitably for use by programs that control GDB."
20445
msgstr ""
20446
 
20447
#: top.c:1602
20448
msgid "Set notification of completion for asynchronous execution commands."
20449
msgstr ""
20450
 
20451
#: top.c:1603
20452
msgid "Show notification of completion for asynchronous execution commands."
20453
msgstr ""
20454
 
20455
#: top.c:1604
20456
msgid "Use \"on\" to enable the notification, and \"off\" to disable it."
20457
msgstr ""
20458
 
20459
#: top.c:1611
20460
msgid "Set whether GDB should run in interactive mode or not"
20461
msgstr ""
20462
 
20463
#: top.c:1612
20464
msgid "Show whether GDB runs in interactive mode"
20465
msgstr ""
20466
 
20467
#: top.c:1613
20468
msgid ""
20469
"If on, run in interactive mode and wait for the user to answer\n"
20470
"all queries.  If off, run in non-interactive mode and automatically\n"
20471
"assume the default answer to all queries.  If auto (the default),\n"
20472
"determine which mode to use based on the standard input settings"
20473
msgstr ""
20474
 
20475
#: top.c:1623
20476
msgid "Set GDB's data directory."
20477
msgstr ""
20478
 
20479
#: top.c:1624
20480
msgid "Show GDB's data directory."
20481
msgstr ""
20482
 
20483
#: top.c:1625
20484
msgid "When set, GDB uses the specified path to search for data files."
20485
msgstr ""
20486
 
20487
#: tracepoint.c:317
20488
#, possible-c-format
20489
msgid "No trace variable named \"$%s\", not deleting"
20490
msgstr ""
20491
 
20492
#: tracepoint.c:333
20493
msgid "trace state variable name"
20494
msgstr ""
20495
 
20496
#: tracepoint.c:340
20497
msgid "No expression?"
20498
msgstr ""
20499
 
20500
#: tracepoint.c:354
20501
msgid "Syntax must be $NAME [ = EXPR ]"
20502
msgstr ""
20503
 
20504
#: tracepoint.c:357
20505
msgid "No name given"
20506
msgstr ""
20507
 
20508
#: tracepoint.c:360
20509
msgid "Must supply a non-empty variable name"
20510
msgstr ""
20511
 
20512
#: tracepoint.c:367
20513
#, possible-c-format
20514
msgid "Trace state variable $%s now has initial value %s.\n"
20515
msgstr ""
20516
 
20517
#: tracepoint.c:377
20518
#, possible-c-format
20519
msgid "Trace state variable $%s created, with initial value %s.\n"
20520
msgstr ""
20521
 
20522
#: tracepoint.c:392
20523
msgid "Delete all trace state variables? "
20524
msgstr ""
20525
 
20526
#: tracepoint.c:406
20527
#, possible-c-format
20528
msgid "Name \"%s\" not prefixed with '$', ignoring"
20529
msgstr ""
20530
 
20531
#: tracepoint.c:424
20532
msgid "No trace state variables.\n"
20533
msgstr ""
20534
 
20535
#: tracepoint.c:516
20536
msgid "This command cannot be used at the top level."
20537
msgstr ""
20538
 
20539
#: tracepoint.c:522 tracepoint.c:528 tracepoint.c:534
20540
msgid "This command can only be used in a tracepoint actions list."
20541
msgstr ""
20542
 
20543
#: tracepoint.c:568
20544
msgid "expression is malformed"
20545
msgstr ""
20546
 
20547
#: tracepoint.c:574
20548
msgid "expression has min height < 0"
20549
msgstr ""
20550
 
20551
#: tracepoint.c:583 tracepoint.c:664 tracepoint.c:699
20552
msgid "Expression is too complicated."
20553
msgstr ""
20554
 
20555
#: tracepoint.c:613
20556
#, possible-c-format
20557
msgid "`%s' is not a tracepoint action, or is ambiguous."
20558
msgstr ""
20559
 
20560
#: tracepoint.c:646
20561
#, possible-c-format
20562
msgid "constant `%s' (value %ld) will not be collected."
20563
msgstr ""
20564
 
20565
#: tracepoint.c:652
20566
#, possible-c-format
20567
msgid "`%s' is optimized away and cannot be collected."
20568
msgstr ""
20569
 
20570
#: tracepoint.c:719
20571
#, possible-c-format
20572
msgid "while-stepping step count `%s' is malformed."
20573
msgstr ""
20574
 
20575
#: tracepoint.c:726
20576
#, possible-c-format
20577
msgid "`%s' is not a supported tracepoint action."
20578
msgstr ""
20579
 
20580
#: tracepoint.c:825
20581
#, possible-c-format
20582
msgid "Internal: register number %d too large for tracepoint"
20583
msgstr ""
20584
 
20585
#: tracepoint.c:1068
20586
msgid "Can't collect locals; no symbol table info available.\n"
20587
msgstr ""
20588
 
20589
#: tracepoint.c:1075
20590
msgid "No locals found in scope."
20591
msgstr ""
20592
 
20593
#: tracepoint.c:1083
20594
msgid "Can't collect args; no symbol table info available.\n"
20595
msgstr ""
20596
 
20597
#: tracepoint.c:1089
20598
msgid "No args found in scope."
20599
msgstr ""
20600
 
20601
#: tracepoint.c:1266 tracepoint.c:2460
20602
#, possible-c-format
20603
msgid "Bad action list item: %s"
20604
msgstr ""
20605
 
20606
#: tracepoint.c:1434
20607
#, possible-c-format
20608
msgid "Invalid tracepoint command '%s'"
20609
msgstr ""
20610
 
20611
#: tracepoint.c:1529
20612
msgid "No tracepoints defined, not starting trace"
20613
msgstr ""
20614
 
20615
#: tracepoint.c:1542
20616
#, possible-c-format
20617
msgid "May not insert %stracepoints, skipping tracepoint %d"
20618
msgstr ""
20619
 
20620
#: tracepoint.c:1550
20621
msgid "No tracepoints enabled, not starting trace"
20622
msgstr ""
20623
 
20624
#: tracepoint.c:1556
20625
msgid "No tracepoints that may be downloaded, not starting trace"
20626
msgstr ""
20627
 
20628
#: tracepoint.c:1611
20629
msgid "A trace is running already.  Start a new run? "
20630
msgstr ""
20631
 
20632
#: tracepoint.c:1612
20633
msgid "New trace run not started."
20634
msgstr ""
20635
 
20636
#: tracepoint.c:1623
20637
msgid "Trace is not running."
20638
msgstr ""
20639
 
20640
#: tracepoint.c:1648
20641
msgid "Using a trace file.\n"
20642
msgstr ""
20643
 
20644
#: tracepoint.c:1651
20645
msgid "Trace can not be run on this target.\n"
20646
msgstr ""
20647
 
20648
#: tracepoint.c:1658
20649
msgid "Run/stop status is unknown.\n"
20650
msgstr ""
20651
 
20652
#: tracepoint.c:1662
20653
msgid "Trace is running on the target.\n"
20654
msgstr ""
20655
 
20656
#: tracepoint.c:1669
20657
msgid "No trace has been run on the target.\n"
20658
msgstr ""
20659
 
20660
#: tracepoint.c:1672
20661
msgid "Trace stopped by a tstop command.\n"
20662
msgstr ""
20663
 
20664
#: tracepoint.c:1675
20665
msgid "Trace stopped because the buffer was full.\n"
20666
msgstr ""
20667
 
20668
#: tracepoint.c:1678
20669
msgid "Trace stopped because of disconnection.\n"
20670
msgstr ""
20671
 
20672
#: tracepoint.c:1681
20673
#, possible-c-format
20674
msgid "Trace stopped by tracepoint %d.\n"
20675
msgstr ""
20676
 
20677
#: tracepoint.c:1686
20678
#, possible-c-format
20679
msgid "Trace stopped by an error (%s, tracepoint %d).\n"
20680
msgstr ""
20681
 
20682
#: tracepoint.c:1689
20683
#, possible-c-format
20684
msgid "Trace stopped by an error (%s).\n"
20685
msgstr ""
20686
 
20687
#: tracepoint.c:1693
20688
msgid "Trace stopped for an unknown reason.\n"
20689
msgstr ""
20690
 
20691
#: tracepoint.c:1696
20692
#, possible-c-format
20693
msgid "Trace stopped for some other reason (%d).\n"
20694
msgstr ""
20695
 
20696
#: tracepoint.c:1705
20697
#, possible-c-format
20698
msgid "Buffer contains %d trace frames (of %d created total).\n"
20699
msgstr ""
20700
 
20701
#: tracepoint.c:1710
20702
#, possible-c-format
20703
msgid "Collected %d trace frames.\n"
20704
msgstr ""
20705
 
20706
#: tracepoint.c:1718
20707
#, possible-c-format
20708
msgid "Trace buffer has %d bytes of %d bytes free"
20709
msgstr ""
20710
 
20711
#: tracepoint.c:1721
20712
#, possible-c-format
20713
msgid " (%d%% full)"
20714
msgstr ""
20715
 
20716
#: tracepoint.c:1725
20717
msgid ".\n"
20718
msgstr ""
20719
 
20720
#: tracepoint.c:1728
20721
#, possible-c-format
20722
msgid "Trace buffer has %d bytes free.\n"
20723
msgstr ""
20724
 
20725
#: tracepoint.c:1733
20726
msgid "Trace will continue if GDB disconnects.\n"
20727
msgstr ""
20728
 
20729
#: tracepoint.c:1735
20730
msgid "Trace will stop if GDB disconnects.\n"
20731
msgstr ""
20732
 
20733
#: tracepoint.c:1738
20734
msgid "Trace buffer is circular.\n"
20735
msgstr ""
20736
 
20737
#: tracepoint.c:1742
20738
#, possible-c-format
20739
msgid "Looking at trace frame %d, tracepoint %d.\n"
20740
msgstr ""
20741
 
20742
#: tracepoint.c:1745
20743
msgid "Not looking at any trace frame.\n"
20744
msgstr ""
20745
 
20746
#: tracepoint.c:1867
20747
msgid "Trace is running and will continue after detach; detach anyway? "
20748
msgstr ""
20749
 
20750
#: tracepoint.c:1872
20751
msgid "Trace is running but will stop on detach; detach anyway? "
20752
msgstr ""
20753
 
20754
#: tracepoint.c:1938
20755
msgid "Target failed to find requested trace frame."
20756
msgstr ""
20757
 
20758
#: tracepoint.c:1975
20759
#, possible-c-format
20760
msgid "Found trace frame %d, tracepoint %d\n"
20761
msgstr ""
20762
 
20763
#: tracepoint.c:1984
20764
msgid "No longer looking at any trace frame\n"
20765
msgstr ""
20766
 
20767
#. this case may never occur, check
20768
#: tracepoint.c:1986
20769
msgid "No trace frame found\n"
20770
msgstr ""
20771
 
20772
#: tracepoint.c:2047
20773
msgid "not debugging trace buffer"
20774
msgstr ""
20775
 
20776
#: tracepoint.c:2049
20777
msgid "already at start of trace buffer"
20778
msgstr ""
20779
 
20780
#: tracepoint.c:2060
20781
#, possible-c-format
20782
msgid "invalid input (%d is less than zero)"
20783
msgstr ""
20784
 
20785
#: tracepoint.c:2116
20786
msgid "No current tracepoint -- please supply an argument."
20787
msgstr ""
20788
 
20789
#: tracepoint.c:2168
20790
msgid "No line number information available."
20791
msgstr ""
20792
 
20793
#: tracepoint.c:2188
20794
msgid "Cannot find a good line."
20795
msgstr ""
20796
 
20797
#. Is there any case in which we get here, and have an address
20798
#. which the user would want to see?  If we have debugging
20799
#. symbols and no line numbers?
20800
#: tracepoint.c:2195
20801
#, possible-c-format
20802
msgid "Line number %d is out of range for \"%s\"."
20803
msgstr ""
20804
 
20805
#: tracepoint.c:2287
20806
msgid "requires an argument (function, line or *addr) to define a scope"
20807
msgstr ""
20808
 
20809
#: tracepoint.c:2532
20810
msgid "No current trace frame."
20811
msgstr ""
20812
 
20813
#: tracepoint.c:2539
20814
#, possible-c-format
20815
msgid "No known tracepoint matches 'current' tracepoint #%d."
20816
msgstr ""
20817
 
20818
#: tracepoint.c:2595
20819
msgid "Buffer too small for source encoding"
20820
msgstr ""
20821
 
20822
#: tracepoint.c:2599
20823
msgid "Source string too long for buffer"
20824
msgstr ""
20825
 
20826
#: tracepoint.c:2634
20827
#, possible-c-format
20828
msgid "Target failed to save trace data to '%s'."
20829
msgstr ""
20830
 
20831
#: tracepoint.c:2648
20832
#, possible-c-format
20833
msgid "Unable to open file '%s' for saving trace data (%s)"
20834
msgstr ""
20835
 
20836
#: tracepoint.c:2772
20837
msgid "Failure to get requested trace buffer data"
20838
msgstr ""
20839
 
20840
#: tracepoint.c:2799 tracepoint.c:2815
20841
msgid "file in which to save trace data"
20842
msgstr ""
20843
 
20844
#: tracepoint.c:2820
20845
#, possible-c-format
20846
msgid "Trace data saved to file '%s'.\n"
20847
msgstr ""
20848
 
20849
#: tracepoint.c:2896
20850
msgid "could not change traceframe"
20851
msgstr ""
20852
 
20853
#: tracepoint.c:3056
20854
#, possible-c-format
20855
msgid "Assuming tracepoint %d is same as target's tracepoint %d at %s.\n"
20856
msgstr ""
20857
 
20858
#: tracepoint.c:3062
20859
#, possible-c-format
20860
msgid "Created tracepoint %d for target's tracepoint %d at %s.\n"
20861
msgstr ""
20862
 
20863
#: tracepoint.c:3065
20864
#, possible-c-format
20865
msgid ""
20866
"Failed to create tracepoint for target's tracepoint %d at %s, skipping it.\n"
20867
msgstr ""
20868
 
20869
#: tracepoint.c:3142
20870
#, possible-c-format
20871
msgid "Assuming trace state variable $%s is same as target's variable %d.\n"
20872
msgstr ""
20873
 
20874
#: tracepoint.c:3147
20875
#, possible-c-format
20876
msgid "Created trace state variable $%s for target's variable %d.\n"
20877
msgstr ""
20878
 
20879
#: tracepoint.c:3205
20880
msgid "No trace file specified."
20881
msgstr ""
20882
 
20883
#: tracepoint.c:3239 tracepoint.c:3267 tracepoint.c:3663 tracepoint.c:3701
20884
#: tracepoint.c:3709 tracepoint.c:3788 tracepoint.c:3798 tracepoint.c:3830
20885
#: tracepoint.c:3909 tracepoint.c:3922 tracepoint.c:3928 tracepoint.c:3946
20886
#: tracepoint.c:4016 tracepoint.c:4030 tracepoint.c:4039 tracepoint.c:4046
20887
msgid "Premature end of file while reading trace file"
20888
msgstr ""
20889
 
20890
#: tracepoint.c:3244
20891
msgid "File is not a valid trace file."
20892
msgstr ""
20893
 
20894
#: tracepoint.c:3282
20895
msgid "Excessively long lines in trace file"
20896
msgstr ""
20897
 
20898
#: tracepoint.c:3299
20899
msgid "No register block size recorded in trace file"
20900
msgstr ""
20901
 
20902
#: tracepoint.c:3377
20903
#, possible-c-format
20904
msgid ""
20905
"Malformed trace status, at %s\n"
20906
"Status line: '%s'\n"
20907
msgstr ""
20908
 
20909
#: tracepoint.c:3523
20910
#, possible-c-format
20911
msgid "Unrecognized char '%c' in tracepoint definition, skipping rest"
20912
msgstr ""
20913
 
20914
#. Don't error out, the target might be sending us optional
20915
#. info that we don't care about.
20916
#: tracepoint.c:3570
20917
#, possible-c-format
20918
msgid "Unrecognized tracepoint piece '%c', ignoring"
20919
msgstr ""
20920
 
20921
#: tracepoint.c:3738
20922
msgid "unknown tfind type"
20923
msgstr ""
20924
 
20925
#: tracepoint.c:4246
20926
msgid "Data: \""
20927
msgstr ""
20928
 
20929
#: tracepoint.c:4260
20930
msgid "Probed by static tracepoints: "
20931
msgstr ""
20932
 
20933
#: tracepoint.c:4402
20934
msgid "List the variables local to a scope"
20935
msgstr ""
20936
 
20937
#: tracepoint.c:4405
20938
msgid "Tracing of program execution without stopping the program."
20939
msgstr ""
20940
 
20941
#: tracepoint.c:4409
20942
msgid "Print everything collected at the current tracepoint."
20943
msgstr ""
20944
 
20945
#: tracepoint.c:4411
20946
msgid ""
20947
"Save the trace data to a file.\n"
20948
"Use the '-r' option to direct the target to save directly to the file,\n"
20949
"using its own filesystem."
20950
msgstr ""
20951
 
20952
#: tracepoint.c:4416
20953
msgid ""
20954
"Define a trace state variable.\n"
20955
"Argument is a $-prefixed name, optionally followed\n"
20956
"by '=' and an expression that sets the initial value\n"
20957
"at the start of tracing."
20958
msgstr ""
20959
 
20960
#: tracepoint.c:4423
20961
msgid ""
20962
"Delete one or more trace state variables.\n"
20963
"Arguments are the names of the variables to delete.\n"
20964
"If no arguments are supplied, delete all variables."
20965
msgstr ""
20966
 
20967
#. FIXME add a trace variable completer
20968
#: tracepoint.c:4429
20969
msgid "Status of trace state variables and their values.\n"
20970
msgstr ""
20971
 
20972
#: tracepoint.c:4434
20973
msgid "List target static tracepoints markers.\n"
20974
msgstr ""
20975
 
20976
#: tracepoint.c:4438
20977
msgid ""
20978
"Select a trace frame;\n"
20979
"No argument means forward by one frame; '-' means backward by one frame."
20980
msgstr ""
20981
 
20982
#: tracepoint.c:4443
20983
msgid ""
20984
"Select a trace frame whose PC is outside the given range (exclusive).\n"
20985
"Usage: tfind outside addr1, addr2"
20986
msgstr ""
20987
 
20988
#: tracepoint.c:4448
20989
msgid ""
20990
"Select a trace frame whose PC is in the given range (inclusive).\n"
20991
"Usage: tfind range addr1,addr2"
20992
msgstr ""
20993
 
20994
#: tracepoint.c:4453
20995
msgid ""
20996
"Select a trace frame by source line.\n"
20997
"Argument can be a line number (with optional source file),\n"
20998
"a function name, or '*' followed by an address.\n"
20999
"Default argument is 'the next source line that was traced'."
21000
msgstr ""
21001
 
21002
#: tracepoint.c:4460
21003
msgid ""
21004
"Select a trace frame by tracepoint number.\n"
21005
"Default is the tracepoint for the current trace frame."
21006
msgstr ""
21007
 
21008
#: tracepoint.c:4465
21009
msgid ""
21010
"Select a trace frame by PC.\n"
21011
"Default is the current PC, or the PC of the current trace frame."
21012
msgstr ""
21013
 
21014
#: tracepoint.c:4470
21015
msgid ""
21016
"Synonym for 'none'.\n"
21017
"De-select any trace frame and resume 'live' debugging."
21018
msgstr ""
21019
 
21020
#: tracepoint.c:4476
21021
msgid "De-select any trace frame and resume 'live' debugging."
21022
msgstr ""
21023
 
21024
#: tracepoint.c:4480
21025
msgid "Select the first trace frame in the trace buffer."
21026
msgstr ""
21027
 
21028
#: tracepoint.c:4484
21029
msgid "Display the status of the current trace data collection."
21030
msgstr ""
21031
 
21032
#: tracepoint.c:4487
21033
msgid "Stop trace data collection."
21034
msgstr ""
21035
 
21036
#: tracepoint.c:4490
21037
msgid "Start trace data collection."
21038
msgstr ""
21039
 
21040
#: tracepoint.c:4492
21041
msgid ""
21042
"Ends a list of commands or actions.\n"
21043
"Several GDB commands allow you to enter a list of commands or actions.\n"
21044
"Entering \"end\" on a line by itself is the normal way to terminate\n"
21045
"such a list.\n"
21046
"\n"
21047
"Note: the \"end\" command cannot be used at the gdb prompt."
21048
msgstr ""
21049
 
21050
#: tracepoint.c:4499
21051
msgid ""
21052
"Specify single-stepping behavior at a tracepoint.\n"
21053
"Argument is number of instructions to trace in single-step mode\n"
21054
"following the tracepoint.  This command is normally followed by\n"
21055
"one or more \"collect\" commands, to specify what to collect\n"
21056
"while single-stepping.\n"
21057
"\n"
21058
"Note: this command can only be used in a tracepoint \"actions\" list."
21059
msgstr ""
21060
 
21061
#: tracepoint.c:4510
21062
msgid ""
21063
"Specify one or more data items to be collected at a tracepoint.\n"
21064
"Accepts a comma-separated list of (one or more) expressions.  GDB will\n"
21065
"collect all data (variables, registers) referenced by that expression.\n"
21066
"Also accepts the following special arguments:\n"
21067
"    $regs   -- all registers.\n"
21068
"    $args   -- all function arguments.\n"
21069
"    $locals -- all variables local to the block/function scope.\n"
21070
"    $_sdata -- static tracepoint data (ignored for non-static tracepoints).\n"
21071
"Note: this command can only be used in a tracepoint \"actions\" list."
21072
msgstr ""
21073
 
21074
#: tracepoint.c:4521
21075
msgid ""
21076
"Specify one or more expressions to be evaluated at a tracepoint.\n"
21077
"Accepts a comma-separated list of (one or more) expressions.\n"
21078
"The result of each evaluation will be discarded.\n"
21079
"Note: this command can only be used in a tracepoint \"actions\" list."
21080
msgstr ""
21081
 
21082
#: tracepoint.c:4527
21083
msgid ""
21084
"Specify the actions to be taken at a tracepoint.\n"
21085
"Tracepoint actions may include collecting of specified data,\n"
21086
"single-stepping, or enabling/disabling other tracepoints,\n"
21087
"depending on target's capabilities."
21088
msgstr ""
21089
 
21090
#: tracepoint.c:4535
21091
msgid "Set the list of expressions to collect by default"
21092
msgstr ""
21093
 
21094
#: tracepoint.c:4536
21095
msgid "Show the list of expressions to collect by default"
21096
msgstr ""
21097
 
21098
#: tracepoint.c:4542
21099
msgid "Set whether tracing continues after GDB disconnects."
21100
msgstr ""
21101
 
21102
#: tracepoint.c:4543
21103
msgid "Show whether tracing continues after GDB disconnects."
21104
msgstr ""
21105
 
21106
#: tracepoint.c:4544
21107
msgid ""
21108
"Use this to continue a tracing run even if GDB disconnects\n"
21109
"or detaches from the target.  You can reconnect later and look at\n"
21110
"trace data collected in the meantime."
21111
msgstr ""
21112
 
21113
#: tracepoint.c:4554
21114
msgid "Set target's use of circular trace buffer."
21115
msgstr ""
21116
 
21117
#: tracepoint.c:4555
21118
msgid "Show target's use of circular trace buffer."
21119
msgstr ""
21120
 
21121
#: tracepoint.c:4556
21122
msgid ""
21123
"Use this to make the trace buffer into a circular buffer,\n"
21124
"which will discard traceframes (oldest first) instead of filling\n"
21125
"up and stopping the trace run."
21126
msgstr ""
21127
 
21128 342 jeremybenn
#: tui/tui.c:369
21129
msgid "TUI mode not allowed"
21130 330 jeremybenn
msgstr ""
21131
 
21132
#: tui/tui-stack.c:438
21133
msgid ""
21134
"Update the source window and locator to display the current execution "
21135
"point.\n"
21136
msgstr ""
21137
 
21138
#: tui/tui-win.c:212
21139
#, possible-c-format
21140
msgid "The attribute mode to use for the active TUI window border is \"%s\".\n"
21141
msgstr ""
21142
 
21143
#: tui/tui-win.c:224
21144
#, possible-c-format
21145
msgid "The attribute mode to use for the TUI window borders is \"%s\".\n"
21146
msgstr ""
21147
 
21148
#: tui/tui-win.c:236
21149
#, possible-c-format
21150
msgid "The kind of border for TUI windows is \"%s\".\n"
21151
msgstr ""
21152
 
21153
#: tui/tui-win.c:335
21154
msgid "\"tui\" must be followed by the name of a tui command.\n"
21155
msgstr ""
21156
 
21157
#: tui/tui-win.c:345
21158
msgid "Text User Interface commands."
21159
msgstr ""
21160
 
21161
#: tui/tui-win.c:365 tui/tui-win.c:369
21162
msgid "TUI configuration variables"
21163
msgstr ""
21164
 
21165
#: tui/tui-win.c:374
21166
msgid "Refresh the terminal display.\n"
21167
msgstr ""
21168
 
21169
#: tui/tui-win.c:377
21170
msgid ""
21171
"Set the width (in characters) of tab stops.\n"
21172
"Usage: tabset \n"
21173
msgstr ""
21174
 
21175
#: tui/tui-win.c:380
21176
msgid ""
21177
"Set the height of a specified window.\n"
21178
"Usage: winheight  [+ | -] <#lines>\n"
21179
"Window names are:\n"
21180
"src  : the source window\n"
21181
"cmd  : the command window\n"
21182
"asm  : the disassembly window\n"
21183
"regs : the register display\n"
21184
msgstr ""
21185
 
21186
#: tui/tui-win.c:390
21187
msgid "List of all displayed windows.\n"
21188
msgstr ""
21189
 
21190
#: tui/tui-win.c:391
21191
msgid ""
21192
"Set focus to named window or next/prev window.\n"
21193
"Usage: focus { | next | prev}\n"
21194
"Valid Window names are:\n"
21195
"src  : the source window\n"
21196
"asm  : the disassembly window\n"
21197
"regs : the register display\n"
21198
"cmd  : the command window\n"
21199
msgstr ""
21200
 
21201
#: tui/tui-win.c:400
21202
msgid ""
21203
"Scroll window forward.\n"
21204
"Usage: + [win] [n]\n"
21205
msgstr ""
21206
 
21207
#: tui/tui-win.c:403
21208
msgid ""
21209
"Scroll window backward.\n"
21210
"Usage: - [win] [n]\n"
21211
msgstr ""
21212
 
21213
#: tui/tui-win.c:406
21214
msgid ""
21215
"Scroll window forward.\n"
21216
"Usage: < [win] [n]\n"
21217
msgstr ""
21218
 
21219
#: tui/tui-win.c:409
21220
msgid ""
21221
"Scroll window backward.\n"
21222
"Usage: > [win] [n]\n"
21223
msgstr ""
21224
 
21225
#: tui/tui-win.c:413
21226
msgid ""
21227
"XDB compatibility command for setting the height of a command window.\n"
21228
"Usage: w <#lines>\n"
21229
msgstr ""
21230
 
21231
#: tui/tui-win.c:419
21232
msgid "Set the kind of border for TUI windows."
21233
msgstr ""
21234
 
21235
#: tui/tui-win.c:420
21236
msgid "Show the kind of border for TUI windows."
21237
msgstr ""
21238
 
21239
#: tui/tui-win.c:421
21240
msgid ""
21241
"This variable controls the border of TUI windows:\n"
21242
"space           use a white space\n"
21243
"ascii           use ascii characters + - | for the border\n"
21244
"acs             use the Alternate Character Set"
21245
msgstr ""
21246
 
21247
#: tui/tui-win.c:431
21248
msgid "Set the attribute mode to use for the TUI window borders."
21249
msgstr ""
21250
 
21251
#: tui/tui-win.c:432
21252
msgid "Show the attribute mode to use for the TUI window borders."
21253
msgstr ""
21254
 
21255
#: tui/tui-win.c:433
21256
msgid ""
21257
"This variable controls the attributes to use for the window borders:\n"
21258
"normal          normal display\n"
21259
"standout        use highlight mode of terminal\n"
21260
"reverse         use reverse video mode\n"
21261
"half            use half bright\n"
21262
"half-standout   use half bright and standout mode\n"
21263
"bold            use extra bright or bold\n"
21264
"bold-standout   use extra bright or bold with standout mode"
21265
msgstr ""
21266
 
21267
#: tui/tui-win.c:447
21268
msgid "Set the attribute mode to use for the active TUI window border."
21269
msgstr ""
21270
 
21271
#: tui/tui-win.c:448
21272
msgid "Show the attribute mode to use for the active TUI window border."
21273
msgstr ""
21274
 
21275
#: tui/tui-win.c:449
21276
msgid ""
21277
"This variable controls the attributes to use for the active window border:\n"
21278
"normal          normal display\n"
21279
"standout        use highlight mode of terminal\n"
21280
"reverse         use reverse video mode\n"
21281
"half            use half bright\n"
21282
"half-standout   use half bright and standout mode\n"
21283
"bold            use extra bright or bold\n"
21284
"bold-standout   use extra bright or bold with standout mode"
21285
msgstr ""
21286
 
21287
#: tui/tui-win.c:926 tui/tui-win.c:1031 tui/tui-win.c:1582
21288
msgid ""
21289
"Invalid window specified. \n"
21290
"The window name specified must be valid and visible.\n"
21291
msgstr ""
21292
 
21293
#: tui/tui-win.c:937
21294
#, possible-c-format
21295
msgid "Focus set to %s window.\n"
21296
msgstr ""
21297
 
21298
#: tui/tui-win.c:941
21299
#, possible-c-format
21300
msgid ""
21301
"Incorrect Number of Arguments.\n"
21302
"%s"
21303
msgstr ""
21304
 
21305
#: tui/tui-win.c:999
21306
msgid "Tab widths greater than 0 must be specified."
21307
msgstr ""
21308
 
21309
#: tui/tui-win.c:1066 tui/tui-win.c:1072 tui/tui-win.c:1116 tui/tui-win.c:1120
21310
#: tui/tui-win.c:1124
21311
#, possible-c-format
21312
msgid ""
21313
"Invalid window height specified.\n"
21314
"%s"
21315
msgstr ""
21316
 
21317 342 jeremybenn
#: tui/tui-hooks.c:81
21318
msgid "(y or n) "
21319 330 jeremybenn
msgstr ""
21320
 
21321 342 jeremybenn
#: tui/tui-hooks.c:114
21322
msgid "Please answer y or n.\n"
21323
msgstr ""
21324
 
21325
#: tui/tui-file.c:81
21326
msgid "tui_file_delete: bad magic number"
21327
msgstr ""
21328
 
21329
#: tui/tui-file.c:131
21330
msgid "tui_file_isatty: bad magic number"
21331
msgstr ""
21332
 
21333
#: tui/tui-file.c:145
21334
msgid "tui_file_rewind: bad magic number"
21335
msgstr ""
21336
 
21337
#: tui/tui-file.c:158
21338
msgid "tui_file_put: bad magic number"
21339
msgstr ""
21340
 
21341
#: tui/tui-file.c:195
21342
msgid "tui_file_get_strbuf: bad magic number"
21343
msgstr ""
21344
 
21345
#: tui/tui-file.c:210
21346
msgid "tui_file_adjust_strbuf: bad magic number"
21347
msgstr ""
21348
 
21349
#: tui/tui-file.c:238
21350
msgid "tui_file_flush: bad magic number"
21351
msgstr ""
21352
 
21353
#: tui/tui-regs.c:611
21354
msgid "\"tui reg\" must be followed by the name of a tui reg command.\n"
21355
msgstr ""
21356
 
21357
#: tui/tui-regs.c:627
21358
msgid "TUI commands to control the register window."
21359
msgstr ""
21360
 
21361
#: tui/tui-regs.c:632
21362
msgid "Display only floating point registers."
21363
msgstr ""
21364
 
21365
#: tui/tui-regs.c:635
21366
msgid "Display only general registers."
21367
msgstr ""
21368
 
21369
#: tui/tui-regs.c:638
21370
msgid "Display only system registers."
21371
msgstr ""
21372
 
21373
#: tui/tui-regs.c:641
21374
msgid "Display next register group."
21375
msgstr ""
21376
 
21377
#: tui/tui-regs.c:647
21378
msgid "Display only floating point registers\n"
21379
msgstr ""
21380
 
21381
#: tui/tui-regs.c:649
21382
msgid "Display only general registers\n"
21383
msgstr ""
21384
 
21385
#: tui/tui-regs.c:651
21386
msgid "Display only special registers\n"
21387
msgstr ""
21388
 
21389
#: tui/tui-regs.c:653
21390
msgid "Scroll the registers window forward\n"
21391
msgstr ""
21392
 
21393
#: tui/tui-regs.c:655
21394
msgid "Scroll the register window backward\n"
21395
msgstr ""
21396
 
21397
#: tui/tui-layout.c:389
21398
msgid ""
21399
"Change the layout of windows.\n"
21400
"Usage: layout prev | next |  \n"
21401
"Layout names are:\n"
21402
"   src   : Displays source and command windows.\n"
21403
"   asm   : Displays disassembly and command windows.\n"
21404
"   split : Displays source, disassembly and command windows.\n"
21405
"   regs  : Displays register window. If existing layout\n"
21406
"           is source/command or assembly/command, the \n"
21407
"           register window is displayed. If the\n"
21408
"           source/assembly/command (split) is displayed, \n"
21409
"           the register window is displayed with \n"
21410
"           the window that has current logical focus.\n"
21411
msgstr ""
21412
 
21413
#: tui/tui-layout.c:404
21414
msgid "Toggle between Source/Command and Disassembly/Command layouts.\n"
21415
msgstr ""
21416
 
21417
#: tui/tui-layout.c:406
21418
msgid ""
21419
"Toggle between Source/Command or Disassembly/Command and \n"
21420
"Source/Disassembly/Command layouts.\n"
21421
msgstr ""
21422
 
21423
#: tui/tui-layout.c:441
21424
msgid "Ambiguous command input."
21425
msgstr ""
21426
 
21427
#: tui/tui-layout.c:612
21428
#, possible-c-format
21429
msgid ""
21430
"Invalid layout specified.\n"
21431
"%s"
21432
msgstr ""
21433
 
21434
#: tui/tui-interp.c:131
21435
msgid "tui_exec called"
21436
msgstr ""
21437
 
21438 330 jeremybenn
#: typeprint.c:266
21439
msgid "internal error: unhandled type in print_type_scalar"
21440
msgstr ""
21441
 
21442
#: typeprint.c:315
21443
msgid ""
21444
"Print definition of type TYPE.\n"
21445
"Argument may be a type name defined by typedef, or \"struct STRUCT-TAG\"\n"
21446
"or \"class CLASS-NAME\" or \"union UNION-TAG\" or \"enum ENUM-TAG\".\n"
21447
"The selected stack frame's lexical context is used to look up the name."
21448
msgstr ""
21449
 
21450
#: typeprint.c:322
21451
msgid "Print data type of expression EXP."
21452
msgstr ""
21453
 
21454
#: ui-file.c:168
21455
msgid "ui_file_data: bad magic number"
21456
msgstr ""
21457
 
21458
#: ui-file.c:368
21459
msgid "mem_file_delete: bad magic number"
21460
msgstr ""
21461
 
21462
#: ui-file.c:387
21463
msgid "mem_file_rewind: bad magic number"
21464
msgstr ""
21465
 
21466
#: ui-file.c:400
21467
msgid "mem_file_put: bad magic number"
21468
msgstr ""
21469
 
21470
#: ui-file.c:414
21471
msgid "mem_file_write: bad magic number"
21472
msgstr ""
21473
 
21474
#: ui-file.c:481
21475
msgid "stdio_file_delete: bad magic number"
21476
msgstr ""
21477
 
21478
#: ui-file.c:496
21479
msgid "stdio_file_flush: bad magic number"
21480
msgstr ""
21481
 
21482
#: ui-file.c:507
21483
msgid "stdio_file_read: bad magic number"
21484
msgstr ""
21485
 
21486
#: ui-file.c:532
21487
msgid "stdio_file_write: bad magic number"
21488
msgstr ""
21489
 
21490
#: ui-file.c:545
21491
msgid "stdio_file_fputs: bad magic number"
21492
msgstr ""
21493
 
21494
#: ui-file.c:558
21495
msgid "stdio_file_isatty: bad magic number"
21496
msgstr ""
21497
 
21498
#: ui-file.c:624
21499
msgid "tee_file_delete: bad magic number"
21500
msgstr ""
21501
 
21502
#: ui-file.c:640
21503
msgid "tee_file_flush: bad magic number"
21504
msgstr ""
21505
 
21506
#: ui-file.c:652
21507
msgid "tee_file_write: bad magic number"
21508
msgstr ""
21509
 
21510
#: ui-file.c:664
21511
msgid "tee_file_fputs: bad magic number"
21512
msgstr ""
21513
 
21514
#: ui-file.c:676
21515
msgid "tee_file_isatty: bad magic number"
21516
msgstr ""
21517
 
21518
#: ui-out.c:282
21519
msgid "tables cannot be nested; table_begin found before previous table_end."
21520
msgstr ""
21521
 
21522
#: ui-out.c:303
21523
msgid ""
21524
"table_body outside a table is not valid; it must be after a table_begin and "
21525
"before a table_end."
21526
msgstr ""
21527
 
21528
#: ui-out.c:307
21529
msgid ""
21530
"extra table_body call not allowed; there must be only one table_body after a "
21531
"table_begin and before a table_end."
21532
msgstr ""
21533
 
21534
#: ui-out.c:311
21535
msgid "number of headers differ from number of table columns."
21536
msgstr ""
21537
 
21538
#: ui-out.c:325
21539
msgid "misplaced table_end or missing table_begin."
21540
msgstr ""
21541
 
21542
#: ui-out.c:345
21543
msgid "table header must be specified after table_begin and before table_body."
21544
msgstr ""
21545
 
21546
#: ui-out.c:378
21547
msgid ""
21548
"table header or table_body expected; lists must be specified after "
21549
"table_body."
21550
msgstr ""
21551
 
21552
#: ui-out.c:1101
21553
msgid ""
21554
"table_body missing; table fields must be specified after table_body and "
21555
"inside a list."
21556
msgstr ""
21557
 
21558
#: ui-out.c:1118
21559
msgid "ui-out internal error in handling headers."
21560
msgstr ""
21561
 
21562
#: utils.c:145
21563
#, possible-c-format
21564
msgid "Demangling of encoded C++/ObjC names when displaying symbols is %s.\n"
21565
msgstr ""
21566
 
21567
#: utils.c:159
21568
#, possible-c-format
21569
msgid "Demangling of C++/ObjC names in disassembly listings is %s.\n"
21570
msgstr ""
21571
 
21572
#: utils.c:173
21573
#, possible-c-format
21574
msgid "Printing of 8-bit characters in strings as \\nnn is %s.\n"
21575
msgstr ""
21576
 
21577
#: utils.c:195
21578
#, possible-c-format
21579
msgid "State of pagination is %s.\n"
21580
msgstr ""
21581
 
21582
#: utils.c:534
21583
msgid "free_current_contents: NULL pointer"
21584
msgstr ""
21585
 
21586
#: utils.c:605
21587
#, possible-c-format
21588
msgid "Startup time: %ld.%06ld\n"
21589
msgstr ""
21590
 
21591
#: utils.c:606
21592
#, possible-c-format
21593
msgid "Command execution time: %ld.%06ld\n"
21594
msgstr ""
21595
 
21596
#: utils.c:619
21597
#, possible-c-format
21598
msgid "Space used: %ld (%c%ld during startup)\n"
21599
msgstr ""
21600
 
21601
#: utils.c:620
21602
#, possible-c-format
21603
msgid "Space used: %ld (%c%ld for this command)\n"
21604
msgstr ""
21605
 
21606
#: utils.c:1028
21607
#, possible-c-format
21608
msgid ""
21609
"%s\n"
21610
"Unable to dump core, use `ulimit -c unlimited' before executing GDB next "
21611
"time.\n"
21612
msgstr ""
21613
 
21614
#: utils.c:1135
21615
#, possible-c-format
21616
msgid ""
21617
"%s\n"
21618
"Quit this debugging session? "
21619
msgstr ""
21620
 
21621
#. Default (yes/batch case) is to dump core.  This leaves a GDB
21622
#. `dropping' so that it is easier to see that something went
21623
#. wrong in GDB.
21624
#: utils.c:1153
21625
#, possible-c-format
21626
msgid ""
21627
"%s\n"
21628
"Create a core file of GDB? "
21629
msgstr ""
21630
 
21631
#: utils.c:1265
21632
#, possible-c-format
21633
msgid "Configure what GDB does when %s is detected."
21634
msgstr ""
21635
 
21636
#: utils.c:1268
21637
#, possible-c-format
21638
msgid "Show what GDB does when %s is detected."
21639
msgstr ""
21640
 
21641
#. allow-unknown
21642
#: utils.c:1285
21643
#, possible-c-format
21644
msgid "Set whether GDB should quit when an %s is detected"
21645
msgstr ""
21646
 
21647
#: utils.c:1288
21648
#, possible-c-format
21649
msgid "Show whether GDB will quit when an %s is detected"
21650
msgstr ""
21651
 
21652
#: utils.c:1305
21653
#, possible-c-format
21654
msgid "Set whether GDB should create a core file of GDB when %s is detected"
21655
msgstr ""
21656
 
21657
#: utils.c:1308
21658
#, possible-c-format
21659
msgid "Show whether GDB will create a core file of GDB when %s is detected"
21660
msgstr ""
21661
 
21662
#: utils.c:1402
21663
#, possible-c-format
21664
msgid "virtual memory exhausted: can't allocate %ld bytes."
21665
msgstr ""
21666
 
21667
#: utils.c:1407
21668
msgid "virtual memory exhausted."
21669
msgstr ""
21670
 
21671
#: utils.c:1533
21672
msgid "vasprintf call failed"
21673
msgstr ""
21674
 
21675
#: utils.c:1662
21676
#, possible-c-format
21677
msgid "(%s or %s) [answered %c; input not from terminal]\n"
21678
msgstr ""
21679
 
21680
#: utils.c:1686
21681
#, possible-c-format
21682
msgid "(%s or %s) "
21683
msgstr ""
21684
 
21685
#. Invalid entries are not defaulted and require another selection.
21686
#: utils.c:1750
21687
#, possible-c-format
21688
msgid "Please answer %s or %s.\n"
21689
msgstr ""
21690
 
21691
#: utils.c:2026
21692
#, possible-c-format
21693
msgid "Number of lines gdb thinks are in a page is %s.\n"
21694
msgstr ""
21695
 
21696
#: utils.c:2037
21697
#, possible-c-format
21698
msgid "Number of characters gdb thinks are in a line is %s.\n"
21699
msgstr ""
21700
 
21701
#: utils.c:3031
21702
#, possible-c-format
21703
msgid "Timestamping debugging messages is %s.\n"
21704
msgstr ""
21705
 
21706
#: utils.c:3038
21707
msgid "Set number of characters gdb thinks are in a line."
21708
msgstr ""
21709
 
21710
#: utils.c:3039
21711
msgid "Show number of characters gdb thinks are in a line."
21712
msgstr ""
21713
 
21714
#: utils.c:3045
21715
msgid "Set number of lines gdb thinks are in a page."
21716
msgstr ""
21717
 
21718
#: utils.c:3046
21719
msgid "Show number of lines gdb thinks are in a page."
21720
msgstr ""
21721
 
21722
#: utils.c:3054
21723
msgid "Set demangling of encoded C++/ObjC names when displaying symbols."
21724
msgstr ""
21725
 
21726
#: utils.c:3055
21727
msgid "Show demangling of encoded C++/ObjC names when displaying symbols."
21728
msgstr ""
21729
 
21730
#: utils.c:3062
21731
msgid "Set state of pagination."
21732
msgstr ""
21733
 
21734
#: utils.c:3063
21735
msgid "Show state of pagination."
21736
msgstr ""
21737
 
21738
#: utils.c:3072
21739
msgid "Enable pagination"
21740
msgstr ""
21741
 
21742
#: utils.c:3074
21743
msgid "Disable pagination"
21744
msgstr ""
21745
 
21746
#: utils.c:3078
21747
msgid "Set printing of 8-bit characters in strings as \\nnn."
21748
msgstr ""
21749
 
21750
#: utils.c:3079
21751
msgid "Show printing of 8-bit characters in strings as \\nnn."
21752
msgstr ""
21753
 
21754
#: utils.c:3085
21755
msgid "Set demangling of C++/ObjC names in disassembly listings."
21756
msgstr ""
21757
 
21758
#: utils.c:3086
21759
msgid "Show demangling of C++/ObjC names in disassembly listings."
21760
msgstr ""
21761
 
21762
#: utils.c:3093
21763
msgid "Set timestamping of debugging messages."
21764
msgstr ""
21765
 
21766
#: utils.c:3094
21767
msgid "Show timestamping of debugging messages."
21768
msgstr ""
21769
 
21770
#: utils.c:3095
21771
msgid ""
21772
"When set, debugging messages will be marked with seconds and microseconds."
21773
msgstr ""
21774
 
21775
#: utils.c:3337
21776
msgid "hex_string_custom: insufficient space to store result"
21777
msgstr ""
21778
 
21779
#: utils.c:3431
21780
#, possible-c-format
21781
msgid "invalid hex \"%s\""
21782
msgstr ""
21783
 
21784
#: utils.c:3444
21785
#, possible-c-format
21786
msgid "invalid decimal \"%s\""
21787
msgstr ""
21788
 
21789
#: utils.c:3892
21790
msgid "process-id to attach"
21791
msgstr ""
21792
 
21793
#: utils.c:3898
21794
#, possible-c-format
21795
msgid "Illegal process-id: %s."
21796
msgstr ""
21797
 
21798
#: valarith.c:75
21799
msgid ""
21800
"Cannot perform pointer math on incomplete types, try casting to a known "
21801
"type, or void *."
21802
msgstr ""
21803
 
21804
#: valarith.c:78
21805
#, possible-c-format
21806
msgid ""
21807
"Cannot perform pointer math on incomplete type \"%s\", try casting to a "
21808
"known type, or void *."
21809
msgstr ""
21810
 
21811
#: valarith.c:121
21812
msgid ""
21813
"First argument of `-' is a pointer and second argument is neither\n"
21814
"an integer nor a pointer of the same type."
21815
msgstr ""
21816
 
21817
#: valarith.c:128
21818
msgid "Type size unknown, assuming 1. Try casting to a known type, or void *."
21819
msgstr ""
21820
 
21821
#: valarith.c:173
21822
msgid "array or string index out of range"
21823
msgstr ""
21824
 
21825
#: valarith.c:185
21826
msgid "not an array or string"
21827
msgstr ""
21828
 
21829
#: valarith.c:203
21830
msgid "no such vector element"
21831
msgstr ""
21832
 
21833
#: valarith.c:237
21834
msgid "bitstring index out of range"
21835
msgstr ""
21836
 
21837
#: valarith.c:363
21838
#, possible-c-format
21839
msgid "Could not find %s."
21840
msgstr ""
21841
 
21842
#: valarith.c:409
21843
msgid "Can't do that binary op on that type"
21844
msgstr ""
21845
 
21846
#: valarith.c:495 valarith.c:521
21847
msgid "Invalid binary operation specified."
21848
msgstr ""
21849
 
21850
#: valarith.c:544 valarith.c:644
21851
#, possible-c-format
21852
msgid "member function %s not found"
21853
msgstr ""
21854
 
21855
#: valarith.c:571
21856
msgid "Can't do that unary op on that type"
21857
msgstr ""
21858
 
21859
#: valarith.c:620
21860
msgid "Invalid unary operation specified."
21861
msgstr ""
21862
 
21863
#: valarith.c:743
21864
msgid "unimplemented support for bitstring/boolean repeats"
21865
msgstr ""
21866
 
21867
#: valarith.c:747
21868
msgid "can't repeat values of that type"
21869
msgstr ""
21870
 
21871
#: valarith.c:757
21872
msgid "Strings can only be concatenated with other strings."
21873
msgstr ""
21874
 
21875
#: valarith.c:792
21876
msgid ""
21877
"Bitstrings or booleans can only be concatenated with other bitstrings or "
21878
"booleans."
21879
msgstr ""
21880
 
21881
#: valarith.c:794
21882
msgid "unimplemented support for bitstring/boolean concatenation."
21883
msgstr ""
21884
 
21885
#. We don't know how to concatenate these operands.
21886
#: valarith.c:799
21887
msgid "illegal operands for concatenation."
21888
msgstr ""
21889
 
21890
#: valarith.c:812 valarith.c:842
21891
msgid "Attempt to raise 0 to negative power."
21892
msgstr ""
21893
 
21894
#. The DFP extension to the C language does not allow mixing of
21895
#. * decimal float types with other float types in expressions
21896
#. * (see WDTR 24732, page 12).
21897
#: valarith.c:885
21898
msgid "Mixing decimal floating types with other floating types is not allowed."
21899
msgstr ""
21900
 
21901
#: valarith.c:903 valarith.c:922
21902
#, possible-c-format
21903
msgid "Don't know how to convert from %s to %s."
21904
msgstr ""
21905
 
21906
#: valarith.c:990
21907
msgid "Operation not valid for decimal floating point number."
21908
msgstr ""
21909
 
21910
#: valarith.c:1028
21911
#, possible-c-format
21912
msgid "Cannot perform exponentiation: %s"
21913
msgstr ""
21914
 
21915
#: valarith.c:1040
21916
msgid "Integer-only operation on floating point number."
21917
msgstr ""
21918
 
21919
#: valarith.c:1088
21920
msgid "Invalid operation on booleans."
21921
msgstr ""
21922
 
21923
#: valarith.c:1238 valarith.c:1368
21924
msgid "Invalid binary operation on numbers."
21925
msgstr ""
21926
 
21927
#: valarith.c:1519
21928
msgid "Invalid type combination in equality test."
21929
msgstr ""
21930
 
21931
#: valarith.c:1601
21932
msgid "Invalid type combination in ordering comparison."
21933
msgstr ""
21934
 
21935
#: valarith.c:1663
21936
msgid "Argument to negate operation not a number."
21937
msgstr ""
21938
 
21939
#: valarith.c:1677
21940
msgid "Argument to complement operation not an integer or boolean."
21941
msgstr ""
21942
 
21943
#: valarith.c:1718
21944
msgid "Second argument of 'IN' has wrong type"
21945
msgstr ""
21946
 
21947
#: valarith.c:1723
21948
msgid "First argument of 'IN' has wrong type"
21949
msgstr ""
21950
 
21951
#: valarith.c:1727
21952
msgid "First argument of 'IN' not in range"
21953
msgstr ""
21954
 
21955
#: valops.c:124
21956
#, possible-c-format
21957
msgid "Overload resolution in evaluating C++ functions is %s.\n"
21958
msgstr ""
21959
 
21960
#: valops.c:143
21961
#, possible-c-format
21962
msgid "\"%s\" exists in this program but is not a function."
21963
msgstr ""
21964
 
21965
#: valops.c:177
21966
msgid "evaluation of this expression requires the target program to be active"
21967
msgstr ""
21968
 
21969
#: valops.c:179
21970
#, possible-c-format
21971
msgid ""
21972
"evaluation of this expression requires the program to have a function \"%s\"."
21973
msgstr ""
21974
 
21975
#: valops.c:201
21976
msgid "No memory available to program now: you need to start the target first"
21977
msgstr ""
21978
 
21979
#: valops.c:203
21980
msgid "No memory available to program: call to malloc failed"
21981
msgstr ""
21982
 
21983
#: valops.c:408
21984
msgid "array element type size does not divide object size in cast"
21985
msgstr ""
21986
 
21987
#: valops.c:521
21988
msgid "value truncated"
21989
msgstr ""
21990
 
21991
#: valops.c:559
21992
msgid "Invalid cast."
21993
msgstr ""
21994
 
21995
#: valops.c:610
21996
msgid "Invalid reinterpret_cast"
21997
msgstr ""
21998
 
21999
#: valops.c:720
22000
msgid "Argument to dynamic_cast must be a pointer or reference type"
22001
msgstr ""
22002
 
22003
#: valops.c:723
22004
msgid "Argument to dynamic_cast must be pointer to class or `void *'"
22005
msgstr ""
22006
 
22007
#: valops.c:731
22008
msgid "Argument to dynamic_cast does not have pointer type"
22009
msgstr ""
22010
 
22011
#: valops.c:736
22012
msgid "Argument to dynamic_cast does not have pointer to class type"
22013
msgstr ""
22014
 
22015
#: valops.c:748
22016
msgid "Argument to dynamic_cast does not have class type"
22017
msgstr ""
22018
 
22019
#: valops.c:761
22020
msgid "Ambiguous dynamic_cast"
22021
msgstr ""
22022
 
22023
#: valops.c:766
22024
msgid "Couldn't determine value's most derived type for dynamic_cast"
22025
msgstr ""
22026
 
22027
#: valops.c:814
22028
msgid "dynamic_cast failed"
22029
msgstr ""
22030
 
22031
#: valops.c:854
22032
msgid "Not a numeric type."
22033
msgstr ""
22034
 
22035
#: valops.c:953 value.c:425
22036
msgid "value has been optimized out"
22037
msgstr ""
22038
 
22039
#: valops.c:1148 valops.c:1207
22040
#, possible-c-format
22041
msgid "Can't handle bitfields which don't fit in a %d bit word."
22042
msgstr ""
22043
 
22044
#: valops.c:1180
22045
msgid "Value being assigned to is no longer active."
22046
msgstr ""
22047
 
22048
#: valops.c:1243
22049
msgid "Left operand of assignment is not an lvalue."
22050
msgstr ""
22051
 
22052
#: valops.c:1317
22053
msgid "Only values in memory can be extended with '@'."
22054
msgstr ""
22055
 
22056
#: valops.c:1319
22057
#, possible-c-format
22058
msgid "Invalid number %d of repetitions."
22059
msgstr ""
22060
 
22061
#: valops.c:1349
22062
#, possible-c-format
22063
msgid "No frame is currently executing in block %s."
22064
msgstr ""
22065
 
22066
#: valops.c:1352
22067
msgid "No frame is currently executing in specified block"
22068
msgstr ""
22069
 
22070
#: valops.c:1358
22071
#, possible-c-format
22072
msgid "Address of symbol \"%s\" is unknown."
22073
msgstr ""
22074
 
22075
#: valops.c:1397
22076
#, possible-c-format
22077
msgid "Address requested for identifier \"%s\" which is in register $%s"
22078
msgstr ""
22079
 
22080
#: valops.c:1404
22081
#, possible-c-format
22082
msgid "Can't take address of \"%s\" which isn't an lvalue."
22083
msgstr ""
22084
 
22085
#: valops.c:1648
22086
#, possible-c-format
22087
msgid "bad array bounds (%d, %d)"
22088
msgstr ""
22089
 
22090
#: valops.c:1655
22091
msgid "array elements must all be the same size"
22092
msgstr ""
22093
 
22094
#: valops.c:1761
22095
msgid "typecmp: no argument list"
22096
msgstr ""
22097
 
22098
#: valops.c:1855
22099
#, possible-c-format
22100
msgid "field %s is nonexistent or has been optimized out"
22101
msgstr ""
22102
 
22103
#: valops.c:2024
22104
#, possible-c-format
22105
msgid "cannot resolve overloaded method `%s': no arguments supplied"
22106
msgstr ""
22107
 
22108
#: valops.c:2146
22109
#, possible-c-format
22110
msgid "Attempt to extract a component of a value that is not a %s."
22111
msgstr ""
22112
 
22113
#: valops.c:2168
22114
#, possible-c-format
22115
msgid "Cannot take address of method %s."
22116
msgstr ""
22117
 
22118
#: valops.c:2172
22119
#, possible-c-format
22120
msgid "There is no member or method named %s."
22121
msgstr ""
22122
 
22123
#: valops.c:2184
22124
#, possible-c-format
22125
msgid ""
22126
"One of the arguments you tried to pass to %s could not be converted to what "
22127
"the function wants."
22128
msgstr ""
22129
 
22130
#: valops.c:2199
22131
#, possible-c-format
22132
msgid "Structure has no component named %s."
22133
msgstr ""
22134
 
22135
#: valops.c:2311
22136
msgid "Attempt to extract a component of a value that is not a struct or union"
22137
msgstr ""
22138
 
22139
#: valops.c:2425
22140
#, possible-c-format
22141
msgid "Couldn't find method %s%s%s"
22142
msgstr ""
22143
 
22144
#. Top two contenders are equally good.
22145
#. FIXME: GDB does not support the general ambiguous
22146
#. case.  All candidates should be collected and presented
22147
#. the the user.
22148
#: valops.c:2530
22149
msgid "Ambiguous overload resolution"
22150
msgstr ""
22151
 
22152
#. Incomparable top contenders.
22153
#. This is an error incompatible candidates
22154
#. should not have been proposed.
22155
#: valops.c:2535
22156
msgid "Internal error: incompatible overload candidates proposed"
22157
msgstr ""
22158
 
22159
#: valops.c:2546
22160
msgid "Internal error: unexpected overload comparison result"
22161
msgstr ""
22162
 
22163
#: valops.c:2562
22164
#, possible-c-format
22165
msgid "Cannot resolve method %s%s%s to any overloaded instance"
22166
msgstr ""
22167
 
22168
#: valops.c:2567
22169
#, possible-c-format
22170
msgid "Cannot resolve function %s to any overloaded instance"
22171
msgstr ""
22172
 
22173
#: valops.c:2573
22174
#, possible-c-format
22175
msgid ""
22176
"Using non-standard conversion to match method %s%s%s to supplied arguments"
22177
msgstr ""
22178
 
22179
#: valops.c:2578
22180
#, possible-c-format
22181
msgid ""
22182
"Using non-standard conversion to match function %s to supplied arguments"
22183
msgstr ""
22184
 
22185
#: valops.c:2930
22186
msgid "name of destructor must equal name of class"
22187
msgstr ""
22188
 
22189
#: valops.c:2996
22190
msgid "non-aggregate type in value_aggregate_elt"
22191
msgstr ""
22192
 
22193
#: valops.c:3072
22194
msgid "Internal error: non-aggregate type to value_struct_elt_for_reference"
22195
msgstr ""
22196
 
22197
#: valops.c:3084
22198
#, possible-c-format
22199
msgid "static field %s has been optimized out"
22200
msgstr ""
22201
 
22202
#: valops.c:3145
22203
msgid "no member function matches that type instantiation"
22204
msgstr ""
22205
 
22206
#: valops.c:3166
22207
#, possible-c-format
22208
msgid "non-unique member `%s' requires type instantiation"
22209
msgstr ""
22210
 
22211
#: valops.c:3200
22212
#, possible-c-format
22213
msgid "Cannot reference virtual member function \"%s\""
22214
msgstr ""
22215
 
22216
#: valops.c:3377
22217
#, possible-c-format
22218
msgid ""
22219
"Couldn't retrieve complete object of RTTI type %s; object may be in register"
22220
"(s)."
22221
msgstr ""
22222
 
22223
#: valops.c:3410
22224
msgid "no frame selected"
22225
msgstr ""
22226
 
22227
#: valops.c:3422
22228
#, possible-c-format
22229
msgid "no `%s' in nameless context"
22230
msgstr ""
22231
 
22232
#: valops.c:3431
22233
#, possible-c-format
22234
msgid "no args, no `%s'"
22235
msgstr ""
22236
 
22237
#: valops.c:3442
22238
#, possible-c-format
22239
msgid "current stack frame does not contain a variable named `%s'"
22240
msgstr ""
22241
 
22242
#: valops.c:3450
22243
#, possible-c-format
22244
msgid "`%s' argument unreadable"
22245
msgstr ""
22246
 
22247
#: valops.c:3486
22248
msgid "slice from bad array or bitstring"
22249
msgstr ""
22250
 
22251
#: valops.c:3490
22252
msgid "slice out of range"
22253
msgstr ""
22254
 
22255
#: valops.c:3514
22256
msgid "internal error accessing bitstring"
22257
msgstr ""
22258
 
22259
#: valops.c:3609
22260
msgid "cannot cast non-number to complex"
22261
msgstr ""
22262
 
22263
#: valops.c:3616
22264
msgid "Set overload resolution in evaluating C++ functions."
22265
msgstr ""
22266
 
22267
#: valops.c:3617
22268
msgid "Show overload resolution in evaluating C++ functions."
22269
msgstr ""
22270
 
22271
#: valprint.c:120
22272
#, possible-c-format
22273
msgid "Limit on string chars or array elements to print is %s.\n"
22274
msgstr ""
22275
 
22276
#: valprint.c:133
22277
#, possible-c-format
22278
msgid "Default input radix for entering numbers is %s.\n"
22279
msgstr ""
22280
 
22281
#: valprint.c:143
22282
#, possible-c-format
22283
msgid "Default output radix for printing of values is %s.\n"
22284
msgstr ""
22285
 
22286
#: valprint.c:155
22287
#, possible-c-format
22288
msgid "Printing of array indexes is %s.\n"
22289
msgstr ""
22290
 
22291
#: valprint.c:166
22292
#, possible-c-format
22293
msgid "Threshold for repeated print elements is %s.\n"
22294
msgstr ""
22295
 
22296
#: valprint.c:176
22297
#, possible-c-format
22298
msgid "Printing of char arrays to stop at first null char is %s.\n"
22299
msgstr ""
22300
 
22301
#: valprint.c:187
22302
#, possible-c-format
22303
msgid "Prettyprinting of structures is %s.\n"
22304
msgstr ""
22305
 
22306
#: valprint.c:196
22307
#, possible-c-format
22308
msgid "Prettyprinting of arrays is %s.\n"
22309
msgstr ""
22310
 
22311
#: valprint.c:206
22312
#, possible-c-format
22313
msgid "Printing of unions interior to structures is %s.\n"
22314
msgstr ""
22315
 
22316
#: valprint.c:217
22317
#, possible-c-format
22318
msgid "Printing of addresses is %s.\n"
22319
msgstr ""
22320
 
22321
#: valprint.c:352
22322
msgid ""
22323
msgstr ""
22324
 
22325
#: valprint.c:366
22326
msgid "
"
22327
msgstr ""
22328
 
22329
#: valprint.c:378
22330
#, possible-c-format
22331
msgid ""
22332
msgstr ""
22333
 
22334
#: valprint.c:571
22335
msgid "Value out of range."
22336
msgstr ""
22337
 
22338
#: valprint.c:814 valprint.c:861
22339
msgid "Internal error in octal conversion;"
22340
msgstr ""
22341
 
22342
#: valprint.c:1173
22343
msgid "unable to get bounds of array, assuming null array"
22344
msgstr ""
22345
 
22346
#: valprint.c:1182
22347
msgid "unable to get low bound of array, using zero as default"
22348
msgstr ""
22349
 
22350
#: valprint.c:1544
22351
#, possible-c-format
22352
msgid "Nonsense input radix ``decimal %u''; input radix unchanged."
22353
msgstr ""
22354
 
22355
#: valprint.c:1550
22356
#, possible-c-format
22357
msgid "Input radix now set to decimal %u, hex %x, octal %o.\n"
22358
msgstr ""
22359
 
22360
#: valprint.c:1585
22361
#, possible-c-format
22362
msgid "Unsupported output radix ``decimal %u''; output radix unchanged."
22363
msgstr ""
22364
 
22365
#: valprint.c:1591
22366
#, possible-c-format
22367
msgid "Output radix now set to decimal %u, hex %x, octal %o.\n"
22368
msgstr ""
22369
 
22370
#: valprint.c:1614
22371
#, possible-c-format
22372
msgid "Input and output radices now set to decimal %u, hex %x, octal %o.\n"
22373
msgstr ""
22374
 
22375
#: valprint.c:1628
22376
#, possible-c-format
22377
msgid "Input and output radices set to decimal %u, hex %x, octal %o.\n"
22378
msgstr ""
22379
 
22380
#: valprint.c:1633
22381
#, possible-c-format
22382
msgid "Input radix set to decimal %u, hex %x, octal %o.\n"
22383
msgstr ""
22384
 
22385
#: valprint.c:1635
22386
#, possible-c-format
22387
msgid "Output radix set to decimal %u, hex %x, octal %o.\n"
22388
msgstr ""
22389
 
22390
#: valprint.c:1660
22391
msgid "Generic command for setting how things print."
22392
msgstr ""
22393
 
22394
#: valprint.c:1667
22395
msgid "Generic command for showing print settings."
22396
msgstr ""
22397
 
22398
#: valprint.c:1673
22399
msgid "Set limit on string chars or array elements to print."
22400
msgstr ""
22401
 
22402
#: valprint.c:1674
22403
msgid "Show limit on string chars or array elements to print."
22404
msgstr ""
22405
 
22406
#: valprint.c:1675
22407
msgid "\"set print elements 0\" causes there to be no limit."
22408
msgstr ""
22409
 
22410
#: valprint.c:1682
22411
msgid "Set printing of char arrays to stop at first null char."
22412
msgstr ""
22413
 
22414
#: valprint.c:1683
22415
msgid "Show printing of char arrays to stop at first null char."
22416
msgstr ""
22417
 
22418
#: valprint.c:1690
22419
msgid "Set threshold for repeated print elements."
22420
msgstr ""
22421
 
22422
#: valprint.c:1691
22423
msgid "Show threshold for repeated print elements."
22424
msgstr ""
22425
 
22426
#: valprint.c:1692
22427
msgid "\"set print repeats 0\" causes all elements to be individually printed."
22428
msgstr ""
22429
 
22430
#: valprint.c:1699
22431
msgid "Set prettyprinting of structures."
22432
msgstr ""
22433
 
22434
#: valprint.c:1700
22435
msgid "Show prettyprinting of structures."
22436
msgstr ""
22437
 
22438
#: valprint.c:1707
22439
msgid "Set printing of unions interior to structures."
22440
msgstr ""
22441
 
22442
#: valprint.c:1708
22443
msgid "Show printing of unions interior to structures."
22444
msgstr ""
22445
 
22446
#: valprint.c:1715
22447
msgid "Set prettyprinting of arrays."
22448
msgstr ""
22449
 
22450
#: valprint.c:1716
22451
msgid "Show prettyprinting of arrays."
22452
msgstr ""
22453
 
22454
#: valprint.c:1723
22455
msgid "Set printing of addresses."
22456
msgstr ""
22457
 
22458
#: valprint.c:1724
22459
msgid "Show printing of addresses."
22460
msgstr ""
22461
 
22462
#: valprint.c:1731
22463
msgid "Set default input radix for entering numbers."
22464
msgstr ""
22465
 
22466
#: valprint.c:1732
22467
msgid "Show default input radix for entering numbers."
22468
msgstr ""
22469
 
22470
#: valprint.c:1739
22471
msgid "Set default output radix for printing of values."
22472
msgstr ""
22473
 
22474
#: valprint.c:1740
22475
msgid "Show default output radix for printing of values."
22476
msgstr ""
22477
 
22478
#. The "set radix" and "show radix" commands are special in that
22479
#. they are like normal set and show commands but allow two normally
22480
#. independent variables to be either set or shown with a single
22481
#. command.  So the usual deprecated_add_set_cmd() and [deleted]
22482
#. add_show_from_set() commands aren't really appropriate.
22483
#. FIXME: i18n: With the new add_setshow_integer command, that is no
22484
#. longer true - show can display anything.
22485
#: valprint.c:1753
22486
msgid ""
22487
"Set default input and output number radices.\n"
22488
"Use 'set input-radix' or 'set output-radix' to independently set each.\n"
22489
"Without an argument, sets both radices back to the default value of 10."
22490
msgstr ""
22491
 
22492
#: valprint.c:1758
22493
msgid ""
22494
"Show the default input and output number radices.\n"
22495
"Use 'show input-radix' or 'show output-radix' to independently show each."
22496
msgstr ""
22497
 
22498
#: valprint.c:1764
22499
msgid "Set printing of array indexes."
22500
msgstr ""
22501
 
22502
#: valprint.c:1765
22503
msgid "Show printing of array indexes"
22504
msgstr ""
22505
 
22506
#: value.c:909
22507
msgid "The history is empty."
22508
msgstr ""
22509
 
22510
#: value.c:911
22511
msgid "There is only one value in the history."
22512
msgstr ""
22513
 
22514
#: value.c:913
22515
#, possible-c-format
22516
msgid "History does not go back to $$%d."
22517
msgstr ""
22518
 
22519
#: value.c:916
22520
#, possible-c-format
22521
msgid "History has not yet reached $%d."
22522
msgstr ""
22523
 
22524
#: value.c:1074
22525
msgid "Init-if-undefined requires an assignment expression."
22526
msgstr ""
22527
 
22528
#: value.c:1079
22529
msgid "The first parameter to init-if-undefined should be a GDB variable."
22530
msgstr ""
22531
 
22532
#: value.c:1296
22533
#, possible-c-format
22534
msgid "Cannot overwrite convenience function %s"
22535
msgstr ""
22536
 
22537
#: value.c:1587
22538
msgid ""
22539
"No debugger convenience variables now defined.\n"
22540
"Convenience variables have names starting with \"$\";\n"
22541
"use \"set\" as in \"set $foo = 5\" to define them.\n"
22542
msgstr ""
22543
 
22544
#: value.c:1908
22545
msgid "static field's value depends on the current frame - bad debug info?"
22546
msgstr ""
22547
 
22548
#. FIXME: would like to include fieldval in the message, but
22549
#. we don't have a sprintf_longest.
22550
#: value.c:2214
22551
#, possible-c-format
22552
msgid "Value does not fit in %d bits."
22553
msgstr ""
22554
 
22555
#: value.c:2261
22556
#, possible-c-format
22557
msgid "Unexpected type (%d) encountered for integer constant."
22558
msgstr ""
22559
 
22560
#: value.c:2297
22561
#, possible-c-format
22562
msgid "Unexpected type (%d) encountered for unsigned integer constant."
22563
msgstr ""
22564
 
22565
#: value.c:2373
22566
msgid "Unexpected type encountered for floating constant."
22567
msgstr ""
22568
 
22569
#: value.c:2432
22570
msgid "Function return type unknown."
22571
msgstr ""
22572
 
22573
#: value.c:2464
22574
msgid ""
22575
"Debugger convenience (\"$foo\") variables.\n"
22576
"These variables are created when you assign them values;\n"
22577
"thus, \"print $foo=1\" gives \"$foo\" the value 1.  Values may be any type.\n"
22578
"\n"
22579
"A few convenience variables are given values automatically:\n"
22580
"\"$_\"holds the last address examined with \"x\" or \"info lines\",\n"
22581
"\"$__\" holds the contents of the last address examined with \"x\"."
22582
msgstr ""
22583
 
22584
#: value.c:2475
22585
msgid "Elements of value history around item number IDX (or last ten)."
22586
msgstr ""
22587
 
22588
#: value.c:2478
22589
msgid ""
22590
"Initialize a convenience variable if necessary.\n"
22591
"init-if-undefined VARIABLE = EXPRESSION\n"
22592
"Set an internal VARIABLE to the result of the EXPRESSION if it does not\n"
22593
"exist or does not contain a value.  The EXPRESSION is not evaluated if the\n"
22594
"VARIABLE is already initialized."
22595
msgstr ""
22596
 
22597
#: value.c:2485
22598
msgid "Placeholder command for showing help on convenience functions."
22599
msgstr ""
22600
 
22601
#: varobj.c:53
22602
#, possible-c-format
22603
msgid "Varobj debugging is %s.\n"
22604
msgstr ""
22605
 
22606
#: varobj.c:610
22607
msgid "Failed to find the specified frame"
22608
msgstr ""
22609
 
22610
#: varobj.c:702
22611
msgid "Variable object not found"
22612
msgstr ""
22613
 
22614
#: varobj.c:761
22615
#, possible-c-format
22616
msgid "varobj_delete: assertion failed - mycount(=%d) <> 0"
22617
msgstr ""
22618
 
22619
#: varobj.c:998
22620
msgid "Null value returned for children"
22621
msgstr ""
22622
 
22623
#: varobj.c:1004
22624
msgid "Returned value is not iterable"
22625
msgstr ""
22626
 
22627
#: varobj.c:1011
22628
msgid "Could not get children iterator"
22629
msgstr ""
22630
 
22631
#: varobj.c:1052
22632
msgid "Invalid item from the child list"
22633
msgstr ""
22634
 
22635
#: varobj.c:1358
22636
msgid "Cannot instantiate printer for default visualizer"
22637
msgstr ""
22638
 
22639
#: varobj.c:1653
22640
#, possible-c-format
22641
msgid "Could not evaluate visualizer expression: %s"
22642
msgstr ""
22643
 
22644
#: varobj.c:1665
22645
msgid "Python support required"
22646
msgstr ""
22647
 
22648
#: varobj.c:1976
22649
msgid "Duplicate variable object name"
22650
msgstr ""
22651
 
22652
#: varobj.c:3540
22653
msgid "Set varobj debugging."
22654
msgstr ""
22655
 
22656
#: varobj.c:3541
22657
msgid "Show varobj debugging."
22658
msgstr ""
22659
 
22660
#: varobj.c:3542
22661
msgid "When non-zero, varobj debugging is enabled."
22662
msgstr ""
22663
 
22664
#: vax-nat.c:81
22665
msgid "Unable to determine location of registers"
22666
msgstr ""
22667
 
22668
#: windows-nat.c:310
22669
#, possible-c-format
22670
msgid "SuspendThread failed. (winerr %d)"
22671
msgstr ""
22672
 
22673
#: windows-nat.c:552
22674
msgid "Can't get module info"
22675
msgstr ""
22676
 
22677
#: windows-nat.c:562
22678
#, possible-c-format
22679
msgid "Error getting dll name: %lu."
22680
msgstr ""
22681
 
22682
#: windows-nat.c:565
22683
#, possible-c-format
22684
msgid "Error converting dll name to POSIX: %d."
22685
msgstr ""
22686
 
22687
#: windows-nat.c:570
22688
#, possible-c-format
22689
msgid "Error getting dll name: %u."
22690
msgstr ""
22691
 
22692
#: windows-nat.c:728
22693
msgid "dll path too long"
22694
msgstr ""
22695
 
22696
#. We did not find any DLL that was previously loaded at this address,
22697
#. so register a complaint.  We do not report an error, because we have
22698
#. observed that this may be happening under some circumstances.  For
22699
#. instance, running 32bit applications on x64 Windows causes us to receive
22700
#. 4 mysterious UNLOAD_DLL_DEBUG_EVENTs during the startup phase (these
22701
#. events are apparently caused by the WOW layer, the interface between
22702
#. 32bit and 64bit worlds).
22703
#: windows-nat.c:880
22704
#, possible-c-format
22705
msgid "dll starting at %s not found."
22706
msgstr ""
22707
 
22708
#: windows-nat.c:902
22709
msgid "dll-symbols requires a file name"
22710
msgstr ""
22711
 
22712
#: windows-nat.c:1270
22713
#, possible-c-format
22714
msgid "OpenProcess call failed, GetLastError = %lud\n"
22715
msgstr ""
22716
 
22717
#: windows-nat.c:1395
22718
msgid "Could not interrupt program.  Press Ctrl-c in the program console."
22719
msgstr ""
22720
 
22721
#: windows-nat.c:1503
22722
#, possible-c-format
22723
msgid "During startup program exited with code 0x%x."
22724
msgstr ""
22725
 
22726
#: windows-nat.c:1805
22727
msgid "Can't attach to process."
22728
msgstr ""
22729
 
22730
#: windows-nat.c:1837
22731
#, possible-c-format
22732
msgid "Can't detach process %lu (error %lu)"
22733
msgstr ""
22734
 
22735
#: windows-nat.c:1980
22736
msgid "No executable specified, use `target exec'."
22737
msgstr ""
22738
 
22739
#: windows-nat.c:1997 windows-nat.c:2002
22740
#, possible-c-format
22741
msgid "Error starting executable: %d"
22742
msgstr ""
22743
 
22744
#: windows-nat.c:2015
22745
#, possible-c-format
22746
msgid "Error starting executable via shell: %d"
22747
msgstr ""
22748
 
22749
#: windows-nat.c:2108
22750
#, possible-c-format
22751
msgid "Warning: Failed to open TTY %s, error %#x."
22752
msgstr ""
22753
 
22754
#: windows-nat.c:2135
22755
#, possible-c-format
22756
msgid "Error creating process %s, (error %d)."
22757
msgstr ""
22758
 
22759
#: windows-nat.c:2420
22760
msgid "Load dll library symbols from FILE."
22761
msgstr ""
22762
 
22763
#: windows-nat.c:2430
22764
msgid "Set use of shell to start subprocess."
22765
msgstr ""
22766
 
22767
#: windows-nat.c:2431
22768
msgid "Show use of shell to start subprocess."
22769
msgstr ""
22770
 
22771
#: windows-nat.c:2437
22772
msgid "Break when an exception is detected in the Cygwin DLL itself."
22773
msgstr ""
22774
 
22775
#: windows-nat.c:2438
22776
msgid "Show whether gdb breaks on exceptions in the Cygwin DLL itself."
22777
msgstr ""
22778
 
22779
#: windows-nat.c:2445
22780
msgid "Set creation of new console when creating child process."
22781
msgstr ""
22782
 
22783
#: windows-nat.c:2446
22784
msgid "Show creation of new console when creating child process."
22785
msgstr ""
22786
 
22787
#: windows-nat.c:2452
22788
msgid "Set creation of new group when creating child process."
22789
msgstr ""
22790
 
22791
#: windows-nat.c:2453
22792
msgid "Show creation of new group when creating child process."
22793
msgstr ""
22794
 
22795
#: windows-nat.c:2459
22796
msgid "Set whether to display execution in child process."
22797
msgstr ""
22798
 
22799
#: windows-nat.c:2460
22800
msgid "Show whether to display execution in child process."
22801
msgstr ""
22802
 
22803
#: windows-nat.c:2466
22804
msgid "Set whether to display kernel events in child process."
22805
msgstr ""
22806
 
22807
#: windows-nat.c:2467
22808
msgid "Show whether to display kernel events in child process."
22809
msgstr ""
22810
 
22811
#: windows-nat.c:2473
22812
msgid "Set whether to display memory accesses in child process."
22813
msgstr ""
22814
 
22815
#: windows-nat.c:2474
22816
msgid "Show whether to display memory accesses in child process."
22817
msgstr ""
22818
 
22819
#: windows-nat.c:2481
22820
msgid "Set whether to display kernel exceptions in child process."
22821
msgstr ""
22822
 
22823
#: windows-nat.c:2482
22824
msgid "Show whether to display kernel exceptions in child process."
22825
msgstr ""
22826
 
22827
#: windows-nat.c:2491
22828
msgid "Display selectors infos."
22829
msgstr ""
22830
 
22831
#: windows-nat.c:2507
22832
#, possible-c-format
22833
msgid "Invalid register %d in cygwin_set_dr.\n"
22834
msgstr ""
22835
 
22836
#: windows-nat.c:2572
22837
#, possible-c-format
22838
msgid "obsolete '%s' found. Rename to '%s'."
22839
msgstr ""
22840
 
22841
#. This will probably fail on Windows 9x/Me.  Let the user know that we're
22842
#. missing some functionality.
22843
#: windows-nat.c:2699
22844
msgid ""
22845
"cannot automatically find executable file or library to read symbols.\n"
22846
"Use \"file\" or \"dll\" command to load executable/libraries directly."
22847
msgstr ""
22848
 
22849
#: windows-tdep.c:241
22850
msgid "Unable to read tlb"
22851
msgstr ""
22852
 
22853
#: windows-tdep.c:251
22854
msgid "Impossible to change the Thread Local Base"
22855
msgstr ""
22856
 
22857
#: windows-tdep.c:315
22858
#, possible-c-format
22859
msgid "Unable to get thread local base for %s\n"
22860
msgstr ""
22861
 
22862
#: windows-tdep.c:323
22863
#, possible-c-format
22864
msgid "Unable to read thread information block for %s at address %s\n"
22865
msgstr ""
22866
 
22867
#: windows-tdep.c:330
22868
#, possible-c-format
22869
msgid "Thread Information Block %s at %s\n"
22870
msgstr ""
22871
 
22872
#: windows-tdep.c:342
22873
#, possible-c-format
22874
msgid "%s is 0x%s\n"
22875
msgstr ""
22876
 
22877
#: windows-tdep.c:344
22878
#, possible-c-format
22879
msgid "TIB[0x%s] is 0x%s\n"
22880
msgstr ""
22881
 
22882
#: windows-tdep.c:400
22883
#, possible-c-format
22884
msgid "Show all non-zero elements of Thread Information Block is %s.\n"
22885
msgstr ""
22886
 
22887
#: windows-tdep.c:417
22888
msgid "Print information specific to Win32 debugging."
22889
msgstr ""
22890
 
22891
#: windows-tdep.c:428
22892
msgid "Display thread information block."
22893
msgstr ""
22894
 
22895
#: windows-tdep.c:434
22896
msgid "Set whether to display all non-zero fields of thread information block."
22897
msgstr ""
22898
 
22899
#: windows-tdep.c:435
22900
msgid ""
22901
"Show whether to display all non-zero fields of thread information block."
22902
msgstr ""
22903
 
22904
#: windows-tdep.c:436
22905
msgid ""
22906
"Use \"on\" to enable, \"off\" to disable.\n"
22907
"If enabled, all non-zero fields of thread information block are displayed,\n"
22908
"even if their meaning is unknown."
22909
msgstr ""
22910
 
22911
#: xcoffread.c:157
22912
msgid "line numbers off, `.bf' symbol not found"
22913
msgstr ""
22914
 
22915
#: xcoffread.c:164
22916
#, possible-c-format
22917
msgid "Mismatched .ef symbol ignored starting at symnum %d"
22918
msgstr ""
22919
 
22920
#. In xcoff, we assume include files cannot be nested (not in .c files
22921
#. of course, but in corresponding .s files.).
22922
#. This can happen with old versions of GCC.
22923
#. GCC 2.3.3-930426 does not exhibit this on a test case which
22924
#. a user said produced the message for him.
22925
#: xcoffread.c:495
22926
msgid "Nested C_BINCL symbols"
22927
msgstr ""
22928
 
22929
#: xcoffread.c:512
22930
msgid "Mismatched C_BINCL/C_EINCL pair"
22931
msgstr ""
22932
 
22933
#: xcoffread.c:793
22934
msgid "Bad line table offset in C_EINCL directive"
22935
msgstr ""
22936
 
22937
#: xcoffread.c:900 xcoffread.c:917
22938
msgid "Unexpected symbol continuation"
22939
msgstr ""
22940
 
22941
#: xcoffread.c:1359
22942
#, possible-c-format
22943
msgid "Unrecognized storage class %d."
22944
msgstr ""
22945
 
22946
#: xcoffread.c:1543
22947
#, possible-c-format
22948
msgid "Unexpected storage class: %d"
22949
msgstr ""
22950
 
22951
#: xcoffread.c:1626
22952
msgid "Invalid symbol offset"
22953
msgstr ""
22954
 
22955
#: xcoffread.c:1906
22956
#, possible-c-format
22957
msgid "cannot seek to string table in %s: %s"
22958
msgstr ""
22959
 
22960
#: xcoffread.c:1933
22961
#, possible-c-format
22962
msgid "cannot read string table from %s: %s"
22963
msgstr ""
22964
 
22965
#: xcoffread.c:1936
22966
msgid "bad symbol file: string table does not end with null character"
22967
msgstr ""
22968
 
22969
#: xcoffread.c:2316
22970
msgid "More than one XMC_TC0 symbol found."
22971
msgstr ""
22972
 
22973
#: xcoffread.c:2468
22974
#, possible-c-format
22975
msgid "Storage class %d not recognized during scan"
22976
msgstr ""
22977
 
22978
#: xcoffread.c:2932
22979
#, possible-c-format
22980
msgid "Error reading .debug section of `%s': %s"
22981
msgstr ""
22982
 
22983
#: xcoffread.c:2946
22984
#, possible-c-format
22985
msgid "Error reading symbols from %s: %s"
22986
msgstr ""
22987
 
22988
#: xcoffread.c:2957
22989
msgid "reading symbol table"
22990
msgstr ""
22991
 
22992
#: xcoffsolib.c:167
22993
msgid "Status of loaded shared object libraries"
22994
msgstr ""
22995
 
22996
#: xml-support.c:179
22997
#, possible-c-format
22998
msgid "Entering element <%s>"
22999
msgstr ""
23000
 
23001
#: xml-support.c:206
23002
#, possible-c-format
23003
msgid "Element <%s> unknown"
23004
msgstr ""
23005
 
23006
#: xml-support.c:211
23007
#, possible-c-format
23008
msgid "Element <%s> only expected once"
23009
msgstr ""
23010
 
23011
#: xml-support.c:235
23012
#, possible-c-format
23013
msgid "Attribute \"%s\" missing a value"
23014
msgstr ""
23015
 
23016
#: xml-support.c:242
23017
#, possible-c-format
23018
msgid "Required attribute \"%s\" of <%s> not specified"
23019
msgstr ""
23020
 
23021
#: xml-support.c:251
23022
#, possible-c-format
23023
msgid "Parsing attribute %s=\"%s\""
23024
msgstr ""
23025
 
23026
#: xml-support.c:278
23027
#, possible-c-format
23028
msgid "Ignoring unknown attribute %s"
23029
msgstr ""
23030
 
23031
#: xml-support.c:331
23032
#, possible-c-format
23033
msgid "Leaving element <%s>"
23034
msgstr ""
23035
 
23036
#: xml-support.c:338
23037
#, possible-c-format
23038
msgid "Required element <%s> is missing"
23039
msgstr ""
23040
 
23041
#: xml-support.c:547
23042
#, possible-c-format
23043
msgid ""
23044
"Starting:\n"
23045
"%s"
23046
msgstr ""
23047
 
23048
#: xml-support.c:573
23049
#, possible-c-format
23050
msgid "while parsing %s (at line %d): %s"
23051
msgstr ""
23052
 
23053
#: xml-support.c:576
23054
#, possible-c-format
23055
msgid "while parsing %s: %s"
23056
msgstr ""
23057
 
23058
#: xml-support.c:613
23059
#, possible-c-format
23060
msgid "Can't convert \"%s\" to an integer"
23061
msgstr ""
23062
 
23063
#: xml-support.c:629
23064
#, possible-c-format
23065
msgid "Can't convert %s=\"%s\" to an integer"
23066
msgstr ""
23067
 
23068
#: xml-support.c:663
23069
#, possible-c-format
23070
msgid "Unknown attribute value %s=\"%s\""
23071
msgstr ""
23072
 
23073
#: xml-support.c:725
23074
#, possible-c-format
23075
msgid "Processing XInclude of \"%s\""
23076
msgstr ""
23077
 
23078
#: xml-support.c:728
23079
#, possible-c-format
23080
msgid "Maximum XInclude depth (%d) exceeded"
23081
msgstr ""
23082
 
23083
#: xml-support.c:733
23084
#, possible-c-format
23085
msgid "Could not load XML document \"%s\""
23086
msgstr ""
23087
 
23088
#: xml-support.c:740
23089
#, possible-c-format
23090
msgid "Parsing \"%s\" failed"
23091
msgstr ""
23092
 
23093
#: xml-support.c:873
23094
msgid "XInclude processing succeeded."
23095
msgstr ""
23096
 
23097
#: xml-support.c:934
23098
#, possible-c-format
23099
msgid "XML debugging is %s.\n"
23100
msgstr ""
23101
 
23102
#: xml-support.c:1079
23103
#, possible-c-format
23104
msgid "Read error from \"%s\""
23105
msgstr ""
23106
 
23107
#: xml-support.c:1106
23108
msgid "Set XML parser debugging."
23109
msgstr ""
23110
 
23111
#: xml-support.c:1107
23112
msgid "Show XML parser debugging."
23113
msgstr ""
23114
 
23115
#: xml-support.c:1108
23116
msgid "When set, debugging messages for XML parsers are displayed."
23117
msgstr ""
23118
 
23119
#: xml-syscall.c:45
23120
msgid ""
23121
"Can not parse XML syscalls information; XML support was disabled at compile "
23122
"time."
23123
msgstr ""
23124
 
23125
#: xml-syscall.c:195
23126
#, possible-c-format
23127
msgid "Unknown attribute name '%s'."
23128
msgstr ""
23129
 
23130
#: xml-syscall.c:230
23131
msgid "syscalls info"
23132
msgstr ""
23133
 
23134
#: xml-syscall.c:245
23135
msgid "Could not load XML syscalls info; ignoring"
23136
msgstr ""
23137
 
23138
#: xml-syscall.c:308
23139
#, possible-c-format
23140
msgid "Could not load the syscall XML file `%s/%s'."
23141
msgstr ""
23142
 
23143
#: xml-syscall.c:312
23144
msgid "There is no XML file to open."
23145
msgstr ""
23146
 
23147
#: xml-syscall.c:315
23148
msgid ""
23149
"GDB will not be able to display syscall names nor to verify if\n"
23150
"any provided syscall numbers are valid."
23151
msgstr ""
23152
 
23153
#: xml-tdesc.c:47
23154
msgid ""
23155
"Can not parse XML target description; XML support was disabled at compile "
23156
"time"
23157
msgstr ""
23158
 
23159
#: xml-tdesc.c:111
23160
#, possible-c-format
23161
msgid "Target description specified unknown architecture \"%s\""
23162
msgstr ""
23163
 
23164
#: xml-tdesc.c:128
23165
#, possible-c-format
23166
msgid "Target description specified unknown osabi \"%s\""
23167
msgstr ""
23168
 
23169
#: xml-tdesc.c:159
23170
#, possible-c-format
23171
msgid "Target description has unsupported version \"%s\""
23172
msgstr ""
23173
 
23174
#: xml-tdesc.c:218
23175
#, possible-c-format
23176
msgid "Register \"%s\" has unknown type \"%s\""
23177
msgstr ""
23178
 
23179
#: xml-tdesc.c:325
23180
#, possible-c-format
23181
msgid "Cannot add typed field \"%s\" to flags"
23182
msgstr ""
23183
 
23184
#: xml-tdesc.c:329
23185
#, possible-c-format
23186
msgid "Explicitly sized type can not contain non-bitfield \"%s\""
23187
msgstr ""
23188
 
23189
#: xml-tdesc.c:334
23190
#, possible-c-format
23191
msgid "Field \"%s\" references undefined type \"%s\""
23192
msgstr ""
23193
 
23194
#: xml-tdesc.c:350
23195
#, possible-c-format
23196
msgid "Implicitly sized type can not contain bitfield \"%s\""
23197
msgstr ""
23198
 
23199
#: xml-tdesc.c:355
23200
#, possible-c-format
23201
msgid "Bitfield \"%s\" goes past 64 bits (unsupported)"
23202
msgstr ""
23203
 
23204
#: xml-tdesc.c:363
23205
#, possible-c-format
23206
msgid "Bitfield \"%s\" has start after end"
23207
msgstr ""
23208
 
23209
#: xml-tdesc.c:367
23210
#, possible-c-format
23211
msgid "Bitfield \"%s\" does not fit in struct"
23212
msgstr ""
23213
 
23214
#: xml-tdesc.c:373
23215
#, possible-c-format
23216
msgid "Field \"%s\" has neither type nor bit position"
23217
msgstr ""
23218
 
23219
#: xml-tdesc.c:397
23220
#, possible-c-format
23221
msgid "Vector \"%s\" references undefined type \"%s\""
23222
msgstr ""
23223
 
23224
#. Expand all XInclude directives.
23225
#: xml-tdesc.c:511 xml-tdesc.c:530
23226
msgid "target description"
23227
msgstr ""
23228
 
23229
#: xml-tdesc.c:515 xml-tdesc.c:553
23230
msgid "Could not load XML target description; ignoring"
23231
msgstr ""
23232
 
23233
#: xml-tdesc.c:575
23234
#, possible-c-format
23235
msgid "Could not open \"%s\""
23236
msgstr ""
23237
 
23238
#: xstormy16-tdep.c:117
23239
#, possible-c-format
23240
msgid "xstormy16_register_name: illegal register number %d"
23241
msgstr ""
23242
 
23243
#: xtensa-linux-nat.c:240 xtensa-linux-nat.c:256
23244
msgid "Couldn't get extended registers"
23245
msgstr ""
23246
 
23247
#: xtensa-linux-nat.c:264
23248
msgid "Couldn't write extended registers"
23249
msgstr ""
23250
 
23251
#: xtensa-tdep.c:212
23252
#, possible-c-format
23253
msgid "invalid register %d"
23254
msgstr ""
23255
 
23256
#: xtensa-tdep.c:295 xtensa-tdep.c:592 xtensa-tdep.c:691
23257
#, possible-c-format
23258
msgid "invalid register number %d"
23259
msgstr ""
23260
 
23261
#: xtensa-tdep.c:319
23262
#, possible-c-format
23263
msgid "invalid dwarf/stabs register number %d"
23264
msgstr ""
23265
 
23266
#: xtensa-tdep.c:382 xtensa-tdep.c:457
23267
msgid "size of all masks is larger than the register"
23268
msgstr ""
23269
 
23270
#: xtensa-tdep.c:556
23271
#, possible-c-format
23272
msgid "cannot read register %s"
23273
msgstr ""
23274
 
23275
#: xtensa-tdep.c:568 xtensa-tdep.c:575
23276
msgid "cannot read register"
23277
msgstr ""
23278
 
23279
#: xtensa-tdep.c:654
23280
#, possible-c-format
23281
msgid "cannot write register %s"
23282
msgstr ""
23283
 
23284
#: xtensa-tdep.c:666 xtensa-tdep.c:674
23285
msgid "cannot write register"
23286
msgstr ""
23287
 
23288
#: xtensa-tdep.c:1475
23289
#, possible-c-format
23290
msgid "cannot extract return value of %d bytes long"
23291
msgstr ""
23292
 
23293
#: xtensa-tdep.c:1529
23294
#, possible-c-format
23295
msgid "unimplemented for this length: %d"
23296
msgstr ""
23297
 
23298
#: xtensa-tdep.c:2324
23299
msgid ""
23300
"Xtensa-specific internal error: CALL0 prologue analysis failed in this "
23301
"frame. GDB command execution stopped."
23302
msgstr ""
23303
 
23304
#: xtensa-tdep.c:2518
23305
#, possible-c-format
23306
msgid ""
23307
"\n"
23308
"\tnum_aregs: Number of AR registers (%d) is not a power of two!"
23309
msgstr ""
23310
 
23311
#: xtensa-tdep.c:2525
23312
msgid ""
23313
"\n"
23314
"\tpc_regnum: No PC register"
23315
msgstr ""
23316
 
23317
#: xtensa-tdep.c:2527
23318
msgid ""
23319
"\n"
23320
"\tps_regnum: No PS register"
23321
msgstr ""
23322
 
23323
#: xtensa-tdep.c:2532
23324
msgid ""
23325
"\n"
23326
"\twb_regnum: No WB register"
23327
msgstr ""
23328
 
23329
#: xtensa-tdep.c:2534
23330
msgid ""
23331
"\n"
23332
"\tws_regnum: No WS register"
23333
msgstr ""
23334
 
23335
#: xtensa-tdep.c:2536
23336
msgid ""
23337
"\n"
23338
"\tar_base: No AR registers"
23339
msgstr ""
23340
 
23341
#: xtensa-tdep.c:2540
23342
msgid ""
23343
"\n"
23344
"\ta0_base: No Ax registers"
23345
msgstr ""
23346
 
23347
#: xtensa-tdep.c:2546
23348
#, possible-c-format
23349
msgid "the following are invalid: %s"
23350
msgstr ""
23351
 
23352
#: xtensa-tdep.c:2722
23353
msgid "xtensa_dump_tdep(): not implemented"
23354
msgstr ""
23355
 
23356
#: xtensa-tdep.c:2738
23357
msgid "Set Xtensa debugging."
23358
msgstr ""
23359
 
23360
#: xtensa-tdep.c:2739
23361
msgid "Show Xtensa debugging."
23362
msgstr ""
23363
 
23364
#: xtensa-tdep.c:2740
23365
msgid ""
23366
"When non-zero, Xtensa-specific debugging is enabled. Can be 1, 2, 3, or 4 "
23367
"indicating the level of debugging."
23368
msgstr ""

powered by: WebSVN 2.1.0

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