[NaCl SDK] Unable to debug on GLIBC
commit532ecc2d2d946d64be12a3a84047f9d7d478a701
authornoelallen@chromium.org <noelallen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 10 Aug 2013 22:47:23 +0000 (10 22:47 +0000)
committernoelallen@chromium.org <noelallen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 10 Aug 2013 22:47:23 +0000 (10 22:47 +0000)
tree8a81315c487eddee9b93ee90c95d371a205d3693
parent6d398d591e65bf28af55012b7fb38fec79be19cd
[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

Review URL: https://codereview.chromium.org/22434005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216887 0039d316-1c4b-4281-b951-d872f2087c98
native_client_sdk/src/tools/common.mk
native_client_sdk/src/tools/nacl_gcc.mk
native_client_sdk/src/tools/nacl_llvm.mk