That looks really nice! Den 1. feb. 2011 15.33 skrev Vitaly Repeshko <[email protected]>:
> Sample output: https://gist.github.com/805910 > > On Tue, Feb 1, 2011 at 5:33 PM, <[email protected]> wrote: > > Reviewers: Vyacheslav Egorov, > > > > Description: > > grokdump: 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 "=>". > > > > Please review this at http://codereview.chromium.org/6312058/ > > > > Affected files: > > A tools/disasm.py > > A tools/grokdump.py > > M tools/ll_prof.py > > > > > > > > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
