Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(462)

Issue 18310003: Grokdump: new shell command, "lm" (Closed)

Created:
7 years, 5 months ago by mvstanton
Modified:
7 years, 5 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Grokdump: new shell command, "lm" lm - list matching modules and details such as product version number found in the minidump. Also, enabled a mode to execute one command and exit. BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15410

Patch Set 1 #

Patch Set 2 : Whitespace issue #

Total comments: 2

Patch Set 3 : Fixed nits and enabled code behind a TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -13 lines) Patch
M tools/grokdump.py View 1 2 9 chunks +71 lines, -13 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mvstanton
Hi Michael, here is a small grokdump improvement.
7 years, 5 months ago (2013-07-01 11:02:55 UTC) #1
Michael Starzinger
LGTM with nits. https://codereview.chromium.org/18310003/diff/2001/tools/grokdump.py File tools/grokdump.py (right): https://codereview.chromium.org/18310003/diff/2001/tools/grokdump.py#newcode42 tools/grokdump.py:42: import datetime nit: Can we alpha-sort ...
7 years, 5 months ago (2013-07-01 11:17:37 UTC) #2
mvstanton
Thanks, I addressed and also enabled the module printing for known modules. The problem was ...
7 years, 5 months ago (2013-07-01 11:36:11 UTC) #3
mvstanton
7 years, 5 months ago (2013-07-01 11:37:45 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r15410 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698