Hello,
I am using Carbide c++ 1.2 and the on-device App Trk debugging.
I tried to debug an application that uses CMdaAudioRecorderUtility but for some reason the debugger doesn't step into functions of a class (RecoderAdapter) that is accesing the functionality of CMdaAudioRecorderUtility.
Debugger just executes the function as one step.
And for some reason it seems to get stuck since some things (updating a view) don't happen when I run the application in the debugger whereas they happen when I run the application normally.
Any help on this issue is greatly appreciated
Thanks
codepatch



