Xcode makes a guess at the proccess you may want to attach to in your gdb session. It always guesses wrong and I have to look up the process ID (it's a Python module) and type it in myself. Annoying.
How does Xcode build this menu? Is there any way to hint that the Python process is the one I want?
精彩评论