Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
keithpotz
/
CrashCatch
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5
Star
99
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Preliminary macOS support
- #11
#11
Merged
keithpotz
merged 13 commits into
keithpotz:main
keithpotz/CrashCatch:main
from
0xsmft:apple
0xsmft/fork-CrashCatch:apple
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Preliminary macOS support
#11
keithpotz
merged 13 commits into
keithpotz:main
keithpotz/CrashCatch:main
from
0xsmft:apple
0xsmft/fork-CrashCatch:apple
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
Apple: Initial stack-trace printing, symbol demangling and signal catching work
0xsmft
committed
b5e35ae
View commit details
Copy full SHA for b5e35ae
Browse repository at this point
Formatting fixes + fix memory leak
0xsmft
committed
cd4b003
View commit details
Copy full SHA for cd4b003
Browse repository at this point
Commits on Jul 30, 2026
Improve macOS stacktrace output, fix signal code being present twice
0xsmft
committed
22e026f
View commit details
Copy full SHA for 22e026f
Browse repository at this point
Make sure to use spaces to match the origin formatting
0xsmft
committed
6786c38
View commit details
Copy full SHA for 6786c38
Browse repository at this point
Commits on Jul 31, 2026
macOS; fix unchecked _NSGetExecutablePath, add atos-base file:line resolution
key
authored and
key
committed
b08204e
View commit details
Copy full SHA for b08204e
Browse repository at this point
Minor formatting fix
Show description for eef735c
0xsmft
committed
eef735c
View commit details
Copy full SHA for eef735c
Browse repository at this point
Commits on Aug 3, 2026
WIP: More robust symbol demangling.
0xsmft
committed
f8eee10
View commit details
Copy full SHA for f8eee10
Browse repository at this point
Formatting fixes + fixes from self-review
0xsmft
committed
9468ca2
View commit details
Copy full SHA for 9468ca2
Browse repository at this point
Grammar fixes
0xsmft
committed
eacfe0f
View commit details
Copy full SHA for eacfe0f
Browse repository at this point
Keep plus symbol in offset during parsing
0xsmft
committed
511ea39
View commit details
Copy full SHA for 511ea39
Browse repository at this point
Commits on Aug 4, 2026
Use portable NDEBUG for build config detection; fix stray space in file:line formatting
key
authored and
key
committed
9859fd3
View commit details
Copy full SHA for 9859fd3
Browse repository at this point
Fix minor mistakes in comment, prefer using default ctor in string
0xsmft
committed
f255687
View commit details
Copy full SHA for f255687
Browse repository at this point
Commits on Aug 12, 2026
Merge branch 'main' into apple
keithpotz
authored
9f1711d
View commit details
Copy full SHA for 9f1711d
Browse repository at this point
You can’t perform that action at this time.