DescriptionImprove multi-process debugging.
1) --wait-for-debugger alone makes all child processes wait for a debugger
2) --wait-for-debugger=app1,app2... make only these apps wait for a debugger
3) the app name is added to the command line to make it easier to attach debugger after the process starts
4) MessageBox is used on Windows like chrome
BUG=478251
Committed: https://crrev.com/b41c6df16de616cbbb6d2a436f513458c0d22c38
Cr-Commit-Position: refs/heads/master@{#326676}
Patch Set 1 #
Total comments: 6
Patch Set 2 : review comments #
Messages
Total messages: 9 (3 generated)
|