[issue41571] Allow pdb to switch to a different thread

2020-08-17 Thread Pablo Galindo Salgado
New submission from Pablo Galindo Salgado : Unfortunately, the thread experience with pdb is not as good as it could be due to the lack of thread-related commands. In other debuggers like gdb, is common to be able to do some of the following operations: * list all threads * switch the context

[issue41571] Allow pdb to switch to a different thread

2020-08-17 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- components: +Library (Lib) ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe