You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.
We have a few different compatibility modes (LLDB, GDB, GDB with multiprocess, etc). It might be good to review these and make sure the logic there is not too complex.
Also, we need to decide whether we want to switch compat modes at run time based on packets received by the debugger or not. We already have command line options for that.
The text was updated successfully, but these errors were encountered:
We have a few different compatibility modes (LLDB, GDB, GDB with multiprocess, etc). It might be good to review these and make sure the logic there is not too complex.
Also, we need to decide whether we want to switch compat modes at run time based on packets received by the debugger or not. We already have command line options for that.
The text was updated successfully, but these errors were encountered: