Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pete
firmware
2c60241a7a3d2710973215e576e087fa6e0bde6d
firmware
init.gdb
Find file
Normal view
Permalink
init.gdb
81 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
build: Add .gdbinit files
rahix
committed
5 years ago
1
2
3
4
5
target remote localhost:3333
define reset
mon mww 0x40000004 0x80000000
end