KDebug - how

SGDK only sub forum

Moderator: Stef

Post Reply
Nainain
Interested
Posts: 14
Joined: Sat Oct 11, 2014 3:34 pm

KDebug - how

Post 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
KanedaFr
Administrateur
Posts: 1154
Joined: Tue Aug 29, 2006 10:56 am
Contact:

Post by KanedaFr »

exactly

but first, you should go to Options > Debug..
and be sure "Active Developement Features" is checked
Nainain
Interested
Posts: 14
Joined: Sat Oct 11, 2014 3:34 pm

Post by Nainain »

Nice, it's working
I had not seen this window

Thank you KanedaFr
KanedaFr
Administrateur
Posts: 1154
Joined: Tue Aug 29, 2006 10:56 am
Contact:

Post 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
Post Reply