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
When debugging big multi-threaded applications with hundreds of threads the thread view can fill up the terminal completely.
It would be nice that we can configure gef to only show the current thread only.
For now the only way is to disable thread view completely via the context.layout setting.
Implementation idea/suggestion
An additional settings like context.layout.singlethread