An Xcode Plug-In that improves breakpoint display
Stars
21
Forks
4
Watchers
21
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
1
commits
Breakpoints now show type in breakpoint navigator (close #3).
23c8b1bView on GitHubMerge pull request #11 from combinatorial/master
9461106View on GitHubMaking the FRAMEWORK_SEARCH_PATHS relative to the DEVELOPER_DIR.
0966747View on GitHubBreakpoint color now reflects whether it has actions or not.
01cffd0View on GitHubBreakpoints now draw differently to reflect whether they halt or continue execution.
d2389f4View on GitHubBreakpoints created by holding cmd+shift when clicking in sidebar now have a log action and automatically continue execution.
a3ad63fView on GitHubLog the breakpoint represented by the clicked annotation.
52ab74dView on GitHub