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 }}
codeinred
/
cpptrace
Public
forked from
jeremy-rifkin/cpptrace
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpptrace
src
formatting.cpp
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 19, 2025
Add formatter::format overload with 'filename_indent' argument
codeinred
committed
a5531b6
View commit details
Copy full SHA for a5531b6
View code at this point
Browse repository at this point
Add support for cpp_trace::formatter{}.break_before_filename() (#259)
Show description for ecf823f
codeinred
committed
ecf823f
View commit details
Copy full SHA for ecf823f
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
Refactor formatter::impl
jeremy-rifkin
committed
b54a19f
View commit details
Copy full SHA for b54a19f
View code at this point
Browse repository at this point
Replace prettify_symbols and full_symbol with a symbol_modes enum
jeremy-rifkin
committed
0ff56a6
View commit details
Copy full SHA for 0ff56a6
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
Add utility to get base names from full demangled symbols
jeremy-rifkin
committed
6d9a1d2
View commit details
Copy full SHA for 6d9a1d2
View code at this point
Browse repository at this point
Commits on May 30, 2025
Put everything, including internal code, in the abi namespace. Undo the internal:: namespace changes.
jeremy-rifkin
committed
37be808
View commit details
Copy full SHA for 37be808
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
Use a versioned ABI namespace (#237)
Show description for b3f9a16
jeremy-rifkin
authored
b3f9a16
View commit details
Copy full SHA for b3f9a16
View code at this point
Browse repository at this point
Make the replace_all stuff work for c++11
jeremy-rifkin
committed
cccf56a
View commit details
Copy full SHA for cccf56a
View code at this point
Browse repository at this point
Add formatter option to prettify symbols and also export some internal formatting helpers
jeremy-rifkin
committed
510bc32
View commit details
Copy full SHA for 510bc32
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
Slightly rework the stacktrace transform callback, optimize to only copy if needed
jeremy-rifkin
committed
fe794b1
View commit details
Copy full SHA for fe794b1
View code at this point
Browse repository at this point
Commits on Mar 22, 2025
Add move-based frame transformation (#229)
Show description for ec2976f
jeaye
authored
ec2976f
View commit details
Copy full SHA for ec2976f
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
fix #221 (#223)
Tsche
authored
fac4d08
View commit details
Copy full SHA for fac4d08
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
Add basic option for shortening paths in the formatter
jeremy-rifkin
committed
ce97e00
View commit details
Copy full SHA for ce97e00
View code at this point
Browse repository at this point
Commits on Feb 2, 2025
Rename builder methods
jeremy-rifkin
committed
b2180ae
View commit details
Copy full SHA for b2180ae
View code at this point
Browse repository at this point
Format frames directly to the stream
jeremy-rifkin
committed
f0a9e12
View commit details
Copy full SHA for f0a9e12
View code at this point
Browse repository at this point
Add an option to show / hide filtered frames vs printing a placeholder
jeremy-rifkin
committed
eb83ee2
View commit details
Copy full SHA for eb83ee2
View code at this point
Browse repository at this point
Commits on Feb 1, 2025
A new formatting setup (#208)
Show description for e2b1252
jeremy-rifkin
authored
e2b1252
View commit details
Copy full SHA for e2b1252
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.