Any body knows how to use the carbide crash debugger?
Printable View
Any body knows how to use the carbide crash debugger?
Have you checked the manual?
I checked carbide help, it says:
In the ROM Log pane specify a ROM log file that was generated when building the rom image. The ROM log file is necessary for finding out the address for each module in the rom log file. Specify the Symbian OS kit Epoc32 directory to resolve the full paths for the various modules in the rom log file. By specifying the rom log file and epoc32 path you will be able to view source code (figure 3) for the crash debug session.
But I don't know which ROM log file should I provide.
Any idea?