Translations:Amarok/Manual/Various/FAQ/96/da: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
(No difference)

Revision as of 13:56, 27 December 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Amarok/Manual/Various/FAQ)
:You can obtain a backtrace of a frozen instance of '''Amarok''' using gdb like so:
{{Input|1=$ gdb -p `pidof amarok` <!--}}-->

Du kan danne et backtrace fra Amarok, når den er frosset fast ved brug af gdb således: {{Input|1=$ gdb -p `pidof amarok`