Descriptiongrokdump: Simple windows minidump analysis on linux.
Analyses full minidump (.dmp) files.
Shows the processor state at the point of exception including the
stack of the active thread and the referenced objects in the V8
heap. Code objects are disassembled and the addresses linked from the
stack (pushed return addresses) are marked with "=>".
Committed: http://code.google.com/p/v8/source/detail?r=6896
Patch Set 1 #Patch Set 2 : Check instance type #Patch Set 3 : Fix FixedArray elements #Patch Set 4 : New instance type #Patch Set 5 : . #
Messages
Total messages: 2 (0 generated)
|