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

Issue 2312393002: Debug exit code (Closed)

Created:
4 years, 3 months ago by Xianzhu
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Debug exit code

Patch Set 1 #

Patch Set 2 : Debug exit code #

Patch Set 3 : Debug exit code #

Patch Set 4 : fprintf(stderr) #

Patch Set 5 : signal() #

Patch Set 6 : no signal() #

Patch Set 7 : signal #

Patch Set 8 : Debug exit code #

Patch Set 9 : More signal debug #

Patch Set 10 : Debug exit code #

Patch Set 11 : LOG(ERROR) #

Patch Set 12 : abort instead of int3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -12 lines) Patch
M base/debug/debugger_posix.cc View 1 2 3 4 5 6 7 8 9 10 11 10 chunks +31 lines, -7 lines 0 comments Download
M base/debug/stack_trace_posix.cc View 1 2 3 4 5 6 7 8 9 4 chunks +10 lines, -2 lines 0 comments Download
M base/logging.cc View 1 2 3 3 chunks +7 lines, -0 lines 0 comments Download
M base/process/kill_posix.cc View 1 2 3 4 5 6 7 8 9 10 4 chunks +17 lines, -1 line 0 comments Download
M content/browser/child_process_launcher.cc View 1 2 3 4 3 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698