Browsing English (Australia) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (Australia) guidelines.
110 of 22 results
811.
Disassemble a specified section of memory.
Default is the function surrounding the pc of the selected frame.
With a /m modifier, source lines are included (if available).
With a /r modifier, raw instructions in hex are included.
With a single argument, the function surrounding that address is dumped.
Two arguments (separated by a comma) are taken as a range of memory to dump.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in cli/cli-cmds.c:1543
1311.
Cannot generate expression to collect symbol "%s"; DWARF 2 encoding not handled
We don't know what to do with the frame base expression,
so we can't trace this variable; give up.
(no translation yet)
Located in dwarf2loc.c:677
1483.
Cannot find section for the entry point of %s.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in exec.c:692
1967.
Can not remove current symbol inferior.
(no translation yet)
Located in inferior.c:743
1976.
Add a new inferior.
Usage: add-inferior [-copies <N>] [-exec <FILENAME>]
N is the optional number of inferior to add, default is 1.
FILENAME is the file name of the executable to use
as main program.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in inferior.c:1038
1977.
Remove inferior ID.
Usage: remove-inferior ID
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in inferior.c:1045
2051.
An exec call replaces the program image of a process.

follow-exec-mode can be:

new - the debugger creates a new inferior and rebinds the process
to this new inferior. The program the process was running before
the exec call can be restarted afterwards by restarting the original
inferior.

same - the debugger keeps the process bound to the same inferior.
The new executable image replaces the previous executable loaded in
the inferior. Restarting the inferior after the exec call restarts
the executable the process was running after the exec call.

By default, the debugger will use the same inferior.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in infrun.c:6407
2205.
Can not resume the parent process over vfork in the foreground while
holding the child stopped. Try "set detach-on-fork" or "set schedule-multiple".
The parent stays blocked inside the vfork syscall until the
child execs or exits.  If we don't let the child run, then
the parent stays blocked.  If we're telling the parent to run
in the foreground, the user will not be able to ctrl-c to get
back the terminal, effectively hanging the debug session.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in linux-nat.c:683
3023.
Failed to read %d bytes from core file %s ('%s').
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in record.c:2096
3028.
Failed to write %d bytes to core file %s ('%s').
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in record.c:2311
110 of 22 results

This translation is managed by Ubuntu English (Australia) Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Joel Pickett, Robert Readman, ZhongHan Cai.