Frank is a Software Engineer with rich experiences on messeging system, embedded system and communication system development. This is his work notes.

Wednesday, July 29, 2009

debuging kdump

Convert kdump
=============
open DumpConverter
Select file
Set Logical Address (same for Debug and regular build variants)
using offsets 0x80000000 for EBI.bin and 0x88000000 for SMI.bin (7200, 7500, 7200A, etc)
Select another text field (to update UI)
Save As...
Important: Does not work well opening/saving to network location (must do locally)Important: This only captures 90% of information so capturing kdmp via PB is preferred!

PB debug kdump
=============
In PB, open kdmp.
click edit->symbol search path, and paste in the flat release directory
click target->connectivity options->debugger->CE Dump File Reader
Click target->attach device

No comments:

Followers