All translations
Enter a message name below to show all available translations.
Found 3 translations.
Name | Current message text |
---|---|
h Danish (da) | * '''Amarok''' bryder ned, men '''Dr. Konqi''' dukker ikke op — kør programmet i '''gdb''' med følgende kommando: {{Input|gdb --args amarok --debug --nofork}} I '''gdbs''' konsol skriver du <code>run</code> for at starte '''Amarok''' og reproducere nedbruddet; herefter skriver du i '''gdb''' <code>thread apply all bt</code> for a generere et backtrace. |
h English (en) | * '''Amarok''' crashes, but '''Dr. Konqi''' doesn't pop up — run in '''gdb''' with the following command: {{Input|gdb --args amarok --debug --nofork}} In '''gdb's''' console, type <code>run</code> to start '''Amarok''', reproduce the crash, and then in '''gdb''' type <code>thread apply all bt</code> to generate the backtrace. |
h Brazilian Portuguese (pt-br) | * O '''Amarok''' falha, mas o '''Dr. Konqi''' não aparece — execute no '''gdb''' com o seguinte comando: {{Input|gdb --args amarok --debug --nofork}} No console do '''gdb''', digite o comando <code>run</code> para iniciar o '''Amarok''', reproduza os passos até a falha e depois digite no '''gdb''' <code>thread apply all bt</code> para gerar o backtrace. |