RESOLVED FIXED 180947
SLEEP_THREAD_FOR_DEBUGGER() macro should try to print out the PID of the affected process
https://bugs.webkit.org/show_bug.cgi?id=180947
Summary SLEEP_THREAD_FOR_DEBUGGER() macro should try to print out the PID of the affe...
Blaze Burg
Reported 2017-12-18 13:58:07 PST
Sometimes there are 5+ WebContent processes and it's annoying to connect to all of them. Just print out the pid. This doesn't help when running under run-webkit-tests due to stderr redirection, but it is helpful in other cases where you can get stderr.
Attachments
Patch (1.62 KB, patch)
2017-12-18 14:01 PST, Blaze Burg
no flags
Blaze Burg
Comment 1 2017-12-18 14:01:07 PST
Joseph Pecoraro
Comment 2 2017-12-19 15:34:26 PST
Comment on attachment 329678 [details] Patch Nice! r=me
WebKit Commit Bot
Comment 3 2017-12-19 15:50:07 PST
Comment on attachment 329678 [details] Patch Clearing flags on attachment: 329678 Committed r226152: <https://trac.webkit.org/changeset/226152>
WebKit Commit Bot
Comment 4 2017-12-19 15:50:09 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-12-19 15:51:30 PST
Note You need to log in before you can comment on or make changes to this bug.