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
Type
/
to 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
.
thesofproject
/
sof
Public
Notifications
You must be signed in to change notification settings
Fork
366
Star
677
Code
Issues
93
Pull requests
119
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
GDB: Extended functionality
- #965
#965
Merged
jajanusz
merged 11 commits into
thesofproject:master
thesofproject/sof:master
from
mrajwa:gdb_support
mrajwa/sof:gdb_support
Copy head branch name to clipboard
Apr 8, 2019
Conversation
Commits
11
(11)
Checks
Files changed
Merged
GDB: Extended functionality
#965
jajanusz
merged 11 commits into
thesofproject:master
thesofproject/sof:master
from
mrajwa:gdb_support
mrajwa/sof:gdb_support
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2019
GDB: Added support for insert breakpoint.
Show description for 0e64ede
mrajwa
committed
0e64ede
View commit details
Copy full SHA for 0e64ede
Browse repository at this point
GDB: Added the possibility to remove breakpoints.
Show description for 948ad84
mrajwa
committed
948ad84
View commit details
Copy full SHA for 948ad84
Browse repository at this point
GDB: Added support for single step.
Show description for 5e9b3b8
mrajwa
committed
5e9b3b8
View commit details
Copy full SHA for 5e9b3b8
Browse repository at this point
GDB: Added support for register read.
Show description for bc90831
mrajwa
committed
bc90831
View commit details
Copy full SHA for bc90831
Browse repository at this point
GDB: Added support for register write.
Show description for 1c8879e
mrajwa
committed
1c8879e
View commit details
Copy full SHA for 1c8879e
Browse repository at this point
GDB: Added support for memory read.
Show description for 3020325
mrajwa
committed
3020325
View commit details
Copy full SHA for 3020325
Browse repository at this point
GDB: Added support for memory write (binary mode).
Show description for 8b06b35
mrajwa
committed
8b06b35
View commit details
Copy full SHA for 8b06b35
Browse repository at this point
GDB: Added support for memory write.
Show description for 460e139
mrajwa
committed
460e139
View commit details
Copy full SHA for 460e139
Browse repository at this point
GDB: fix "step" followed by "continue" issue
Show description for 2cae346
mrajwa
committed
2cae346
View commit details
Copy full SHA for 2cae346
Browse repository at this point
GDB: move Xtensa specific stuff into arch/xtensa/gdb/*
Show description for 0d04549
mrajwa
committed
0d04549
View commit details
Copy full SHA for 0d04549
Browse repository at this point
Commits on Apr 8, 2019
GDB: cleanup and comments
Show description for edc3fc9
mrajwa
committed
edc3fc9
View commit details
Copy full SHA for edc3fc9
Browse repository at this point
You can’t perform that action at this time.