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
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
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
card10
firmware
886472d0f95b19b0c7e761f8abda2336bc7f93a5
firmware
.gdbinit
Find file
Normal view
Permalink
.gdbinit
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