Hi all,
I'm not sure if this is the right place to post, but here goes.
I managed to run a debug version of my application on-device, using Carbide.c++ and TRK installed on the device. Now my question is: is it possible to write logging/debug text to the 'Console' screen in Carbide.
Similar with running the app on the emulator: write some logging to the console. If this is possible, how should this be done?
I've read about 'Epocwind.out', the log file from the emulator. How can I write logging texts to that file and is there an alternative file for on-device debugging?
Thanks in advance!
Edit: I managed to view logging on the emulator via RDebug - methods.





