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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
red-rocket-computing
/
backtrace
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
112
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 15, 2024
add syntax highlighting
vpoulailleau
authored and
sgstreet
committed
9f963f9
View commit details
Copy full SHA for 9f963f9
Browse repository at this point
Commits on Jan 20, 2024
Fix issue #12
sgstreet
committed
dd625b1
View commit details
Copy full SHA for dd625b1
Browse repository at this point
Commits on Dec 30, 2023
fix SP not being updated after instruction 0x80
Matt Manowiecki
authored and
sgstreet
committed
3f6ceab
View commit details
Copy full SHA for 3f6ceab
Browse repository at this point
Commits on Apr 13, 2023
Fix #7 and other minor cleanups
sgstreet
committed
a438f64
View commit details
Copy full SHA for a438f64
Browse repository at this point
Update README.md
Show description for 0db3003
sgstreet
authored
0db3003
View commit details
Copy full SHA for 0db3003
Browse repository at this point
Commits on Mar 21, 2021
Fix implementation of VFP instruction execution
Show description for dd2f09e
Rich Barlow
authored and
sgstreet
committed
dd2f09e
View commit details
Copy full SHA for dd2f09e
Browse repository at this point
Fix typo in "pop r4-r[4+nnn], r14" r14 mask
Show description for 8261126
Rich Barlow
authored and
sgstreet
committed
8261126
View commit details
Copy full SHA for 8261126
Browse repository at this point
Only update vrs sp if not popped from stack
Show description for f71b058
Rich Barlow
authored and
sgstreet
committed
f71b058
View commit details
Copy full SHA for f71b058
Browse repository at this point
Commits on Jan 23, 2017
Merge pull request #1 from backraw/master
Show description for 25e5b14
sgstreet
authored
25e5b14
View commit details
Copy full SHA for 25e5b14
Browse repository at this point
Commits on Jan 3, 2017
backtrace.c: Change readPSP() to read_psp() and change its return value to uint32_t*.
Show description for efd58d1
Timo Reichl
committed
efd58d1
View commit details
Copy full SHA for efd58d1
Browse repository at this point
Commits on Jan 2, 2017
backtrace.c: Clear Thumb indicator bit of the PC of the unwound frame.
Show description for 2a7b402
Timo Reichl
committed
2a7b402
View commit details
Copy full SHA for 2a7b402
Browse repository at this point
backtrace.c: Add <reached end of unwind table> and <reached .cantunwind> messages to substitude for function names.
Show description for 180d60c
Timo Reichl
committed
180d60c
View commit details
Copy full SHA for 180d60c
Browse repository at this point
backtrace.c: Add support for unwinding across exception returns.
Show description for d91002a
Timo Reichl
committed
d91002a
View commit details
Copy full SHA for d91002a
Browse repository at this point
backtrace.c: Add function which reads and returns the current PSP.
Show description for 18233a0
Timo Reichl
committed
18233a0
View commit details
Copy full SHA for 18233a0
Browse repository at this point
backtrace.c: Add support for unwinding VFP execute instruction.
Show description for 675de15
Timo Reichl
committed
675de15
View commit details
Copy full SHA for 675de15
Browse repository at this point
Commits on Mar 10, 2016
Update README.md
sgstreet
committed
c0f4220
View commit details
Copy full SHA for c0f4220
Browse repository at this point
Initial release
sgstreet
committed
d60029c
View commit details
Copy full SHA for d60029c
Browse repository at this point
Commits on Mar 9, 2016
Initial commit
sgstreet
committed
3a275e8
View commit details
Copy full SHA for 3a275e8
Browse repository at this point
You can’t perform that action at this time.