Open
Description
Thanks for making gdb so convenient. I've met with two problems.
One is when I'm debugging mariadbd program whose binary size is 195M, but show "gdb main thread is bloocking". I don't know what it means
another problem is that when I step over or step into, it's really slower than using gdb on the commandline. Can it be faster ?