Hi,
i m using OpenC on Nokia 5800 and my app runs very well under Emulator. However, it crashes on target platform both rel and debug build.
I use TRK with Carbide for debugging. However, in many points I cannot see data information which supposed to be displayed detail e.g. "this" obj contains no info about its members at all but its address only or output from some wrapper classes are not shown their content info.
My questions are:
- is there any setting to optimize the debugger to display the debug info other than GCCE config?
- could some one give me any info on using gcce on-device for symbian? I googled but the result was not positive. is it possible on S60?
My GCCE debug configs are:
========================
DEBUG_OPTIMISATION=
DEBUG_OPTION=-g3
DEBUG_FORMAT=-gdwarf-2
I would be so grateful for any answer.
pt.

Reply With Quote

