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

From KDE UserBase Wiki
(Created page with ":Możesz otrzymać backtrace zawieszonego '''Amaroka''' używając gdb w następujący sposób: {{Input|1=$ gdb -p `pidof amarok`")
(No difference)

Revision as of 22:24, 26 November 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` <!--}}-->
Możesz otrzymać backtrace zawieszonego Amaroka używając gdb w następujący sposób: {{Input|1=$ gdb -p `pidof amarok`