Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(95)

Issue 444003: Add MinidumpContext::GetInstructionPointer helper method (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by Ted Mielczarek
Modified:
11 years, 7 months ago
Reviewers:
Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com
Visibility:
Public.

Description

I found this patch laying around in my patch queue. I can't remember the exact
motivation, but I write a lot of single-purpose tools for minidump inspection,
so it was probably useful for something.

Patch Set 1 #

Patch Set 2 : Use in some unit tests #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/linux/handler/exception_handler_unittest.cc View 1 3 chunks +3 lines, -42 lines 0 comments Download
M src/client/mac/tests/exception_handler_test.cc View 1 3 chunks +3 lines, -42 lines 0 comments Download
M src/client/windows/unittests/exception_handler_death_test.cc View 1 3 chunks +3 lines, -33 lines 0 comments Download
M src/google_breakpad/processor/minidump.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/processor/minidump.cc View 1 chunk +35 lines, -0 lines 0 comments Download
M src/processor/minidump_unittest.cc View 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 4
Ted Mielczarek
11 years, 8 months ago #1
Mark Mentovai
LGTM
11 years, 7 months ago #2
Ted Mielczarek
11 years, 7 months ago #3
Ted Mielczarek
11 years, 7 months ago #4
Doesn't warrant another review, but I realized that I could make immediate use
of this in a bunch of unit tests.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted