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

Issue 22434005: [NaCl SDK] Unable to debug on GLIBC (Closed)

Created:
7 years, 4 months ago by noelallen1
Modified:
7 years, 4 months ago
Reviewers:
Sam Clegg, binji
CC:
chromium-reviews, binji, Sam Clegg
Visibility:
Public.

Description

[NaCl SDK] Unable to debug on GLIBC We have been incorrectly passing in the name of the .nexe instead of runnable-ld.so as the "program" which is being debugged to gdb. BUG=271207 TBR=sbc@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216887

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -1 line) Patch
M native_client_sdk/src/tools/common.mk View 1 chunk +2 lines, -1 line 0 comments Download
M native_client_sdk/src/tools/nacl_gcc.mk View 1 chunk +19 lines, -0 lines 1 comment Download
M native_client_sdk/src/tools/nacl_llvm.mk View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
noelallen1
Committed patchset #1 manually as r216887.
7 years, 4 months ago (2013-08-10 22:47:27 UTC) #1
binji
7 years, 4 months ago (2013-08-11 00:39:13 UTC) #2
Message was sent while issue was closed.
https://codereview.chromium.org/22434005/diff/1/native_client_sdk/src/tools/n...
File native_client_sdk/src/tools/nacl_gcc.mk (right):

https://codereview.chromium.org/22434005/diff/1/native_client_sdk/src/tools/n...
native_client_sdk/src/tools/nacl_gcc.mk:437: # is the "app", and the "app" is
actual an .so we load.
s/actual/actually/

Powered by Google App Engine
This is Rietveld 408576698