forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert of Make it easier to debug failed symbolization (patchset #4 i…
…d:130001 of https://codereview.chromium.org/646683002/) Reason for revert: "Android Tests" bot is failing in "run stack tool with logcat dump" step. http://build.chromium.org/p/chromium.linux/builders/Android%20Tests Suspecting this patch. Reverting. @@@BUILD_STEP Run stack tool with logcat dump@@@ > /b/build/slave/Android_Tests/build/src/third_party/android_platform/development/scripts/stack --more-info /b/build/slave/Android_Tests/build/src/out/Release/full_log.txt /b/build/slave/Android_Tests/build/src/third_party/android_platform/development/scripts/../../../../third_party/android_tools/ndk/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86_64/bin/arm-linux-androideabi-addr2line: /b/build/slave/Android_Tests/build/src/third_party/android_platform/development/scripts/../../../../out/Release/icudtl.dat: File format not recognized See bug https://code.google.com/p/chromium/issues/detail?id=422090 Original issue's description: > Make it easier to debug failed symbolization > > This just adds a --verbose argument and some debug logging sprinkled in > useful places. > > Adds '.' as a candidate directory for libraries (gn puts shared > libraries at the root build directory). > > Committed: https://crrev.com/17ffc51dfc9bd6dfe0d38ce8f6f8313544ea25af > Cr-Commit-Position: refs/heads/master@{#298952} TBR=rmcilroy@chromium.org,cjhopman@chromium.org NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/642843003 Cr-Commit-Position: refs/heads/master@{#299002}
- Loading branch information
maniscalco
authored and
Commit bot
committed
Oct 9, 2014
1 parent
ef5eefe
commit 46fa7a4
Showing
4 changed files
with
4 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters