Debugger: Avoid crash when attach to process fails
If attaching to the current's project running executable fails due
crashing inferior the run tool is cleaned up already when trying to
fetch its run parameters.
Circumvent by checking whether run tool is still accessible.
Change-Id: I56f3d841d77d0513806a2b91357841f160f74ed3
Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
Loading
Please register or sign in to comment