Description[NaCl SDK] Various fixes so "make debug" works on Windows.
* CHROME_PATH_ESCAPE was wrong (Windows doesn't need space escaping)
* run.py wasn't running a debugger
* Chrome wasn't being run with --no-sandbox when debugging
Windows. Turns out that is the only case where it is needed.
BUG=364223
R=sbc@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270009
Patch Set 1 #Patch Set 2 : only pass --no-sandbox when debugging on windows #Patch Set 3 : merge master #
Messages
Total messages: 9 (0 generated)
|