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

Issue 10025038: Debug stub: Remove the GDB_RSP_ABI_* #defines (Closed)

Created:
8 years, 8 months ago by Mark Seaborn
Modified:
8 years, 8 months ago
Reviewers:
eaeltsin, bradn
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Debug stub: Remove the GDB_RSP_ABI_* #defines Use the NACL_BUILD_ARCH/NACL_BUILD_SUBARCH #defines that the rest of the NaCl codebase uses instead. Also use if() instead of #if because it allows more code paths to be compiled-tested. BUG=http://code.google.com/p/nativeclient/issues/detail?id=2728 TEST=run_debug_stub_test Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=8315

Patch Set 1 #

Patch Set 2 : Fix dependencies #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -77 lines) Patch
M src/trusted/gdb_rsp/abi.cc View 1 3 chunks +13 lines, -10 lines 0 comments Download
M src/trusted/gdb_rsp/build.scons View 1 3 chunks +6 lines, -16 lines 0 comments Download
M src/trusted/gdb_rsp/gdb_rsp.gyp View 1 3 chunks +11 lines, -51 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mark Seaborn
8 years, 8 months ago (2012-04-19 15:46:11 UTC) #1
eaeltsin
lgtm if trybots are happy
8 years, 8 months ago (2012-04-19 16:05:55 UTC) #2
bradn
8 years, 8 months ago (2012-04-19 17:05:33 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698