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

Unified Diff: TOOL_REVISIONS

Issue 10826183: GDB: Test that we can step inside function. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tests/gdb/gdb_test_guest.c » ('j') | tests/gdb/step_from_func_start.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: TOOL_REVISIONS
===================================================================
--- TOOL_REVISIONS (revision 9432)
+++ TOOL_REVISIONS (working copy)
@@ -4,8 +4,8 @@
# toolchain, so that new toolchain tarballs are not downloaded
# unnecessarily. There is no need to keep these numbers in sync
# with each other.
-NEWLIB_VERSION=9338
-GLIBC_VERSION=9338
+NEWLIB_VERSION=9432
+GLIBC_VERSION=9432
PNACL_VERSION=9407
# ARM trusted toolchain version cannot be changed for now.
@@ -13,14 +13,14 @@
# Tool hashes
NACL_TOOL_LINUX_ARM-TRUSTED_HASH=ec30c10c190854804c6f7700825457ff390ee06f
-NACL_TOOL_LINUX_X86_HASH=d1de3b09ea064628bfbc63b23542c8d8611a750e
-NACL_TOOL_LINUX_X86_NEWLIB_HASH=b7598727690fae24d0d588d936b3392673fb983e
-NACL_TOOL_MAC_X86_HASH=50edf493f9f7668c33131701929d21090ad7d7c4
-NACL_TOOL_MAC_X86_NEWLIB_HASH=19194906374aed2b75ce39776fba62c49a6bfe85
+NACL_TOOL_LINUX_X86_HASH=5cdc25fe870f9f6fdcae3133bcf6e8d03099fa00
+NACL_TOOL_LINUX_X86_NEWLIB_HASH=27953a0f00366c0563ed1d541875a44aa2f4f4da
+NACL_TOOL_MAC_X86_HASH=732f0d9f28d15d17c61fcdcdb5658ac25c217265
+NACL_TOOL_MAC_X86_NEWLIB_HASH=172efaa4c1033fa86322fb6e2303264a21bdad08
NACL_TOOL_PNACL_LINUX_X86_32_HASH=fe9d1c5ba21f28e851861d05d59f7e5366cb0e5d
NACL_TOOL_PNACL_LINUX_X86_64_HASH=4a40fd109512a3acf539f837d33338e5a6fc8516
NACL_TOOL_PNACL_MAC_X86_32_HASH=74e8f3522223795a403d5fa022792cda6e0702bd
NACL_TOOL_PNACL_TRANSLATOR_HASH=8f8d9e4a337fb71e1e3d74db5b226afff6a45c87
NACL_TOOL_PNACL_WIN_X86_32_HASH=a77eb6fe1e827eb35b4faa66e231438a6df4df81
-NACL_TOOL_WIN_X86_HASH=0d16e0389ae44464a06a1be8c1aa281a42f6d040
-NACL_TOOL_WIN_X86_NEWLIB_HASH=1a7547b4ec46caba476c381479079a75ab646e24
+NACL_TOOL_WIN_X86_HASH=131b405582c97017533a0aeb5598599528556af5
+NACL_TOOL_WIN_X86_NEWLIB_HASH=021be99dc4da90932344ea1dcd831d51212b19e0
« no previous file with comments | « no previous file | tests/gdb/gdb_test_guest.c » ('j') | tests/gdb/step_from_func_start.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698