diff options
author | Matthew Jones <matthewbjones85@gmail.com> | 2021-06-01 10:35:57 -0600 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-06-02 11:19:04 +0200 |
commit | fe026fef47cb35de605ba929e1b3ba2a437055cc (patch) | |
tree | aa7f1a9ef1783940ec861bb3fb158d56f318daae /Meta/generate-libwasm-spec-test.py | |
parent | 00c8b74ab426ef1db7c3ff2510253cc3a1477846 (diff) | |
download | serenity-fe026fef47cb35de605ba929e1b3ba2a437055cc.zip |
Inspector: Check if RemoteProcess `is_inspectable`
The previous check of looking at `/proc/PID` was not working, it would
always fail even if the process was indeed inspectable.
Commit 70117781 introduced a new IPC for asking InspectorServer whether
or not a given `pid` is actually inspectable.
If a process is not inspectable, the `GUI::ProcessChooser` is
redisplayed if it was previously displayed, otherwise it exits.
Diffstat (limited to 'Meta/generate-libwasm-spec-test.py')
0 files changed, 0 insertions, 0 deletions