Translations by Robert Readman

Robert Readman has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 1214 results
~
Save the execution log to a file. Argument is optional filename. Default filename is 'gdb_record.<process_id>'.
2010-03-12
Save the execution log to a file. Argument is optional filename. Default filename is 'gdb_record.<process_id>'.
~
Clone inferior ID. Usage: clone-inferior [-copies <N>] [ID] Add N copies of inferior ID. The new inferior has the same executable loaded as the copied inferior. If -copies is not specified, adds 1 copy. If ID is not specified, it is the current inferior that is cloned.
2010-03-12
Clone inferior ID. Usage: clone-inferior [-copies <N>] [ID] Add N copies of inferior ID. The new inferior has the same executable loaded as the copied inferior. If -copies is not specified, adds 1 copy. If ID is not specified, it is the current inferior that is cloned.
~
Member function "%s" (offset %d) is virtual but the vtable offset is not specified
2010-03-12
Member function "%s" (offset %d) is virtual but the vtable offset is not specified
~
"set record" must be followed by an apporpriate subcommand.
2010-02-08
"set record" must be followed by an apporpriate subcommand.
~
Couldn't get VSX registers
2010-02-08
Couldn't get VSX registers
~
Dwarf Error: Cannot find DIE at 0x%x referenced from DIE at 0x%x [in module %s]
2010-02-08
Dwarf Error: Cannot find DIE at 0x%x referenced from DIE at 0x%x [in module %s]
~
[Inferior %d exited]
2010-02-08
[Inferior %d exited]
~
Multiple children of DIE 0x%x refer to DIE 0x%x as their abstract origin
2010-02-08
Multiple children of DIE 0x%x refer to DIE 0x%x as their abstract origin
~
DIE 0x%x and its abstract origin 0x%x have different tags
2010-02-08
DIE 0x%x and its abstract origin 0x%x have different tags
~
Couldn't write VSX registers
2010-02-08
Couldn't write VSX registers
~
Unable to store VSX register
2010-02-08
Unable to store VSX register
~
Child DIE 0x%x and its abstract origin 0x%x have different parents
2010-02-08
Child DIE 0x%x and its abstract origin 0x%x have different parents
~
Event Status 0x%s
2010-02-08
Event Status 0x%s
~
For bug reporting instructions, please see:
2010-02-08
For bug reporting instructions, please see:
~
could not find partial DIE 0x%x in cache [from module %s]
2010-02-08
could not find partial DIE 0x%x in cache [from module %s]
~
Unable to fetch VSX register
2010-02-08
Unable to fetch VSX register
~
Use this command to switch between inferiors. The new inferior ID must be currently known.
2010-02-08
Use this command to switch between inferiors. The new inferior ID must be currently known.
~
Print information on the dcache performance. With no arguments, this command prints the cache configuration and a summary of each line in the cache. Use "info dcache <lineno> to dump" the contents of a given line.
2010-02-08
Print information on the dcache performance. With no arguments, this command prints the cache configuration and a summary of each line in the cache. Use "info dcache <lineno> to dump" the contents of a given line.
~
[New inferior %d]
2010-02-08
[New inferior %d]
~
Usage: info dcache [linenumber]
2010-02-08
Usage: info dcache [linenumber]
~
Child DIE 0x%x and its abstract origin 0x%x have different tags
2010-02-08
Child DIE 0x%x and its abstract origin 0x%x have different tags
~
Event Mask 0x%s
2010-02-08
Event Mask 0x%s
~
invalid dwarf2 offset %u
2010-02-08
invalid dwarf2 offset %u
~
[Inferior %d detached]
2010-02-08
[Inferior %d detached]
15.
Use "on" to enable, "off" to disable. If enabled, the debug registers values are shown when GDB inserts or removes a hardware breakpoint or watchpoint, and when the inferior triggers a breakpoint or watchpoint.
2010-02-08
Use "on" to enable, "off" to disable. If enabled, the debug registers values are shown when GDB inserts or removes a hardware breakpoint or watchpoint, and when the inferior triggers a breakpoint or watchpoint.
21.
Process record and replay target doesn't support syscall number %s
2010-02-08
Process record and replay target doesn't support syscall number %s
23.
Unexpected register %d
2010-02-08
Unexpected register %d
45.
Internal error in encoding of renaming declaration
2010-02-08
Internal error in encoding of renaming declaration
49.
impossible value from ada_parse_renaming
2010-02-08
impossible value from ada_parse_renaming
59.
Unexpected type in ada_discrete_type_high_bound.
2010-03-12
Unexpected type in ada_discrete_type_high_bound.
60.
Unexpected type in ada_discrete_type_low_bound.
2010-03-12
Unexpected type in ada_discrete_type_low_bound.
85.
canceled because the command is ambiguous See set/show multiple-symbol.
2010-02-08
cancelled because the command is ambiguous See set/show multiple-symbol.
106.
unexpected null name on descriptive type
2010-03-12
unexpected null name on descriptive type
156.
Symbol "%s" is not a function (class = %d)
2010-02-08
Symbol "%s" is not a function (class = %d)
157.
Unable to insert catchpoint. Is this an Ada main program?
2010-02-08
Unable to insert catchpoint. Is this an Ada main program?
158.
Unable to insert catchpoint. Try to start the program first.
2010-02-08
Unable to insert catchpoint. Try to start the program first.
160.
unexpected catchpoint type
2010-02-08
unexpected catchpoint type
161.
failed to get exception name: %s
2010-02-08
failed to get exception name: %s
164.
`%s' Ada exception
2010-02-08
`%s' Ada exception
166.
Temporary catchpoint
2010-02-08
Temporary catchpoint
167.
Catchpoint
2010-02-08
Catchpoint
174.
unexpected catchpoint kind (%d)
2010-02-08
unexpected catchpoint kind (%d)
181.
"set ada" must be followed by the name of a setting.
2010-03-12
"set ada" must be followed by the name of a setting.
182.
Prefix command for changing Ada-specfic settings
2010-03-12
Prefix command for changing Ada-specfic settings
183.
Generic command for showing Ada-specific settings.
2010-03-12
Generic command for showing Ada-specific settings.
184.
Enable or disable an optimization trusting PAD types over XVS types
2010-03-12
Enable or disable an optimisation trusting PAD types over XVS types
185.
Show whether an optimization trusting PAD types over XVS types is activated
2010-03-12
Show whether an optimisation trusting PAD types over XVS types is activated
186.
This is related to the encoding used by the GNAT compiler. The debugger should normally trust the contents of PAD types, but certain older versions of GNAT have a bug that sometimes causes the information in the PAD type to be incorrect. Turning this setting "off" allows the debugger to work around this bug. It is always safe to turn this option "off", but this incurs a slight performance penalty, so it is recommended to NOT change this option to "off" unless necessary.
2010-03-12
This is related to the encoding used by the GNAT compiler. The debugger should normally trust the contents of PAD types, but certain older versions of GNAT have a bug that sometimes causes the information in the PAD type to be incorrect. Turning this setting "off" allows the debugger to work around this bug. It is always safe to turn this option "off", but this incurs a slight performance penalty, so it is recommended to NOT change this option to "off" unless necessary.
189.
Catch Ada exceptions, when raised. With an argument, catch only exceptions with the given name.
2010-02-08
Catch Ada exceptions, when raised. With an argument, catch only exceptions with the given name.
191.
Catch failed Ada assertions, when raised. With an argument, catch only exceptions with the given name.
2010-02-08
Catch failed Ada assertions, when raised. With an argument, catch only exceptions with the given name.