开发者

How does Xcode decide what to put into its 'Attach to Process' menu?

开发者_JAVA技巧

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?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜