Felix Eisele wrote:
>Hello,
>i have a question.
>How can i show the debug information from
>kdDebug(......) << k_funcinfo << "example"<<endl;
>
>where print them out?but what flags must i set in
>the configure script?

They are printed out on the terminal where the program was started from 
if:
1) the debug area is enabled (run kdebugdialog to check/enable)
2) you compile with --enable-debug

If you run the program from the menu or from the minicli, the output will 
go to wherever kicker or kdesktop's output goes. Generally, that's 
~/.xsession-errors if you logged on via kdm. It will be your VT where you 
ran startx if you chose that method.
-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

Attachment: pgpHzH8N5FnYb.pgp
Description: PGP signature

_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to