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 » Tue Jul 14, 2015 8:12 pm

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: 1139
Joined: Tue Aug 29, 2006 10:56 am
Contact:

Post by KanedaFr » Tue Jul 14, 2015 10:09 pm

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 » Wed Jul 15, 2015 8:38 pm

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

Thank you KanedaFr

KanedaFr
Administrateur
Posts: 1139
Joined: Tue Aug 29, 2006 10:56 am
Contact:

Post by KanedaFr » Thu Jul 16, 2015 11:36 pm

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