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

Issue 433002: Restore Linux ExceptionHandler API + fix Android build. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by digit
Modified:
11 years, 8 months ago
Reviewers:
Mark Mentovai, Ted Mielczarek, jcivelli
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Fix Android build.

This patch fixes the Android build, and updates the NDK test
application to use the new Linux ExceptionHandler API.

+ Use string insted of std::string in minidump_descriptor.h
Committed: https://code.google.com/p/google-breakpad/source/detail?r=1016

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M android/google_breakpad/Android.mk View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M android/sample_app/jni/test_breakpad.cpp View 1 2 3 2 chunks +6 lines, -4 lines 0 comments Download
M src/client/linux/handler/exception_handler.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M src/client/linux/handler/minidump_descriptor.h View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4
digit
Not sure if you received an email about this one, so friendly ping. Thanks.
11 years, 8 months ago #1
Mark Mentovai
LGTM with one minor formatting change. We didn’t get an e-mail about this one ’til ...
11 years, 8 months ago #2
digit
http://breakpad.appspot.com/433002/diff/1004/android/sample_app/jni/test_breakpad.cpp File android/sample_app/jni/test_breakpad.cpp (right): http://breakpad.appspot.com/433002/diff/1004/android/sample_app/jni/test_breakpad.cpp#newcode53 android/sample_app/jni/test_breakpad.cpp:53: google_breakpad::ExceptionHandler eh(descriptor, NULL, DumpCallback, NULL, true, -1); Done.
11 years, 8 months ago #3
Mark Mentovai
11 years, 8 months ago #4
LGTM
Sign in to reply to this message.

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