|
17.
|
|
|
Usage: %s [option...] [asmfile...]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Uso: %s [opção...] [arquivo asm...]
|
|
Translated and reviewed by
Fábio Nogueira
|
|
|
|
Located in
as.c:238
|
|
18.
|
|
|
Options:
-a[sub-option...] [tab] turn on listings
[tab] Sub-options [default hls]:
[tab] c omit false conditionals
[tab] d omit debugging directives
[tab] g include general info
[tab] h include high-level source
[tab] l include assembly
[tab] m include macro expansions
[tab] n omit forms processing
[tab] s include symbols
[tab] =FILE list to FILE (must be last sub-option)
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Options:
-a[sub-opção...] [tab] habilita listagem
[tab] Sub-opções [default hls]:
[tab] c omite falsas condicionais
[tab] d omite diretivas de depuração
[tab] g inclui informação geral
[tab] h inclui fonte de alto nível
[tab] l inclui assembly
[tab] m inclui expansões de macro
[tab] n omite formas de processamento
[tab] s inclui símbolos
[tab] =ARQUIVO listagem para ARQUIVO (deve ser a última opção)
|
|
Translated by
Rafael Bluhm
|
|
Reviewed by
André Gondim
|
|
|
|
Located in
as.c:240
|
|
19.
|
|
|
--alternate initially turn on alternate macro syntax
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--alternate inicialmente liga a sintaxe alternativa de macros
|
|
Translated and reviewed by
Clóvis Fabrício
|
|
|
|
Located in
as.c:254
|
|
20.
|
|
|
--compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]
compress DWARF debug sections using zlib [default]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
as.c:267
|
|
21.
|
|
|
--nocompress-debug-sections
don't compress DWARF debug sections
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--nocompress-debug-sections
não comprimir sessões de depuração do DWARF
|
|
Translated by
Neliton Pereira Jr.
|
|
Reviewed by
gabriell nascimento
|
|
|
|
Located in
as.c:264
|
|
22.
|
|
|
--compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]
compress DWARF debug sections using zlib
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
as.c:274
|
|
23.
|
|
|
--nocompress-debug-sections
don't compress DWARF debug sections [default]
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
as.c:277
|
|
24.
|
|
|
-D produce assembler debugging messages
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-D produz mensagens de depuração do assembler
|
|
Translated and reviewed by
Clóvis Fabrício
|
|
|
|
Located in
as.c:267
|
|
25.
|
|
|
--debug-prefix-map OLD=NEW
map OLD to NEW in debug information
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--debug-prefix-map ANTIGO=NOVO
mapear de ANTIGO a NOVO na informação de depuração
|
|
Translated by
Neliton Pereira Jr.
|
|
Reviewed by
gabriell nascimento
|
|
|
|
Located in
as.c:271
|
|
26.
|
|
|
--defsym SYM=VAL define symbol SYM to given value
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--defsym SYM=VAL define símbolo SYM como valor fornecido
|
|
Translated and reviewed by
Og Maciel
|
|
|
|
Located in
as.c:274
|