Page 1 of 1

KDebug - how

Posted: Tue Jul 14, 2015 8:12 pm
by Nainain
Hi all,

Can you help me please...
How work kdebug ?

For example:
KDebug_Alert ("TEST");

In the Gens Kmod emulator , where i can find this debug message ?
In CPU->Debug->Messages ?

Thanks

Posted: Tue Jul 14, 2015 10:09 pm
by KanedaFr
exactly

but first, you should go to Options > Debug..
and be sure "Active Developement Features" is checked

Posted: Wed Jul 15, 2015 8:38 pm
by Nainain
Nice, it's working
I had not seen this window

Thank you KanedaFr

Posted: Thu Jul 16, 2015 11:36 pm
by KanedaFr
Don't forget KDebug_AlertXX isn't the only special features with KMod directly from you code

loot at the zip included for more info