Translations:Development/FAQs/Technical FAQ/26/ja: Difference between revisions

From KDE TechBase
(Created page with "<code> --enable-debug</code> : デバッグシンボルを組み込み、最適化を不可にします。また、kdDebug() によるロギングを有効にします。")
 
(No difference)

Latest revision as of 08:00, 6 February 2012

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 (Development/FAQs/Technical FAQ)
<code> --enable-debug</code>
: Add debug symbols, disable optimisations and turns logging of kdDebug() on.

--enable-debug

デバッグシンボルを組み込み、最適化を不可にします。また、kdDebug() によるロギングを有効にします。