Bug 180947 - SLEEP_THREAD_FOR_DEBUGGER() macro should try to print out the PID of the affected process
Summary: SLEEP_THREAD_FOR_DEBUGGER() macro should try to print out the PID of the affe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-18 13:58 PST by BJ Burg
Modified: 2017-12-19 15:51 PST (History)
11 users (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2017-12-18 14:01 PST, BJ Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 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.
Comment 1 BJ Burg 2017-12-18 14:01:07 PST
Created attachment 329678 [details]
Patch
Comment 2 Joseph Pecoraro 2017-12-19 15:34:26 PST
Comment on attachment 329678 [details]
Patch

Nice! r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2017-12-19 15:50:09 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-12-19 15:51:30 PST
<rdar://problem/36143483>