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

Side by Side Diff: src/processor/testdata/microdump.stackwalk.machine_readable-arm.out

Issue 1306983003: Use runtime ABI instead of hw architecture when processing microdumps (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk
Patch Set: Fix microdump stackwalker test. Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 OS|Android|OS VERSION INFO 1 OS|Android|OS VERSION INFO
2 CPU|armv7l||2 2 CPU|arm||2
3 Crash||0x0|0 3 Crash||0x0|0
4 Module|breakpad_unittests||breakpad_unittests|DA7778FB66018A4E9B4110ED06E730D00| 0xaaacd000|0xaab48fff|0 4 Module|breakpad_unittests||breakpad_unittests|DA7778FB66018A4E9B4110ED06E730D00| 0xaaacd000|0xaab48fff|0
5 Module|libnetd_client.so||libnetd_client.so|56B149396A4DAF176E26B4A85DA87BF30|0x f6fca000|0xf6fcdfff|0 5 Module|libnetd_client.so||libnetd_client.so|56B149396A4DAF176E26B4A85DA87BF30|0x f6fca000|0xf6fcdfff|0
6 Module|libstdc++.so||libstdc++.so|DFCD7772F3A5BD1E84A50C4DBFDE6F570|0xf6fee000|0 xf6ff1fff|0 6 Module|libstdc++.so||libstdc++.so|DFCD7772F3A5BD1E84A50C4DBFDE6F570|0xf6fee000|0 xf6ff1fff|0
7 Module|libm.so||libm.so|AE3467401278371A956801500FC8187D0|0xf6ff2000|0xf700afff| 0 7 Module|libm.so||libm.so|AE3467401278371A956801500FC8187D0|0xf6ff2000|0xf700afff| 0
8 Module|liblog.so||liblog.so|0A492DEF82842051996A468D87F23F010|0xf700c000|0xf7012 fff|0 8 Module|liblog.so||liblog.so|0A492DEF82842051996A468D87F23F010|0xf700c000|0xf7012 fff|0
9 Module|libc.so||libc.so|167F187B09A27F7444EF989603AAFD3D0|0xf7014000|0xf706dfff| 0 9 Module|libc.so||libc.so|167F187B09A27F7444EF989603AAFD3D0|0xf7014000|0xf706dfff| 0
10 10
11 0|0|breakpad_unittests|MicrodumpWriterTest_Setup_Test::TestBody|/s/clank/src/out _arm/Release/../../testing/gtest/include/gtest/gtest.h|1481|0x1 11 0|0|breakpad_unittests|MicrodumpWriterTest_Setup_Test::TestBody|/s/clank/src/out _arm/Release/../../testing/gtest/include/gtest/gtest.h|1481|0x1
12 0|1|breakpad_unittests|testing::Test::Run|/s/clank/src/out_arm/Release/../../tes ting/gtest/src/gtest.cc|2435|0x17 12 0|1|breakpad_unittests|testing::Test::Run|/s/clank/src/out_arm/Release/../../tes ting/gtest/src/gtest.cc|2435|0x17
13 0|2|breakpad_unittests|testing::TestInfo::Run|/s/clank/src/out_arm/Release/../.. /testing/gtest/src/gtest.cc|2610|0x5 13 0|2|breakpad_unittests|testing::TestInfo::Run|/s/clank/src/out_arm/Release/../.. /testing/gtest/src/gtest.cc|2610|0x5
14 0|3|breakpad_unittests|testing::TestCase::Run|/s/clank/src/out_arm/Release/../.. /testing/gtest/src/gtest.cc|2728|0x3 14 0|3|breakpad_unittests|testing::TestCase::Run|/s/clank/src/out_arm/Release/../.. /testing/gtest/src/gtest.cc|2728|0x3
15 0|4|breakpad_unittests|testing::internal::UnitTestImpl::RunAllTests|/s/clank/src /out_arm/Release/../../testing/gtest/src/gtest.cc|4591|0x3 15 0|4|breakpad_unittests|testing::internal::UnitTestImpl::RunAllTests|/s/clank/src /out_arm/Release/../../testing/gtest/src/gtest.cc|4591|0x3
16 0|5|breakpad_unittests|testing::UnitTest::Run|/s/clank/src/out_arm/Release/../.. /testing/gtest/src/gtest.cc|2418|0x5 16 0|5|breakpad_unittests|testing::UnitTest::Run|/s/clank/src/out_arm/Release/../.. /testing/gtest/src/gtest.cc|2418|0x5
17 0|6|breakpad_unittests|main|/s/clank/src/out_arm/Release/../../testing/gtest/inc lude/gtest/gtest.h|2326|0x3 17 0|6|breakpad_unittests|main|/s/clank/src/out_arm/Release/../../testing/gtest/inc lude/gtest/gtest.h|2326|0x3
18 0|7|libc.so||||0x11e9d 18 0|7|libc.so||||0x11e9d
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698