Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
484 views
in Technique[技术] by (71.8m points)

xcode4 - What do these Xcode 4 debugger icons mean?

I haven't been able to find what these Xcode icons mean. Some you can deduce (cup icon is cocoa, person icon is your code) but other's are more mysterious.

Xcode Debugger Navigator Xcode Debugger Navigator Xcode Debugger Navigator

UPDATE 1:

I was able to find the icon files under:

.../Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/Resources

There's a total of 13 different icons and they are all clearly labeled. In the screenshot that I posted we have:

  • Person icon is User
  • Mug icon is AppKit (or UIKit)
  • Briefcase icon is Frameworks
  • Gear icon is System
  • Morse code icon is Foundation
  • Spider web looking icon is Web

Update 2:

A while back I wrote a blog post that's easier to read: http://jlmendezbonini.com/2013/03/27/Xcode-4-debugger-icons.html

Update 3:

Looks like Apple finally documented it in the Process View Display section. Here's a link to the image:

Strackframe icon group

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

Here's a quick screen shot of the folder mentioned. The names explain the meaning of each icon. This is from xcode 5 beta 2. enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...