python3-trepan
python3-trepan copied to clipboard
is that possible to switch threads just like gdb?
info threads\n thread {thread_id}\n switch threads
I am not seeing a "switch threads" command in gdb. Give me a link to where this is documented.