Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
François Revol
firmware
f059c9652725b2e96e7137579c2978561e48cc31
f059c9652725b2e96e7137579c2978561e48cc31
Switch branch/tag
firmware
gdbinit
Find file
Normal view
History
Permalink
gdbinit
81 Bytes
Newer
Older
build: Add .gdbinit files
Rahix
committed
Jun 08, 2019
1
2
3
4
5
target remote localhost:3333
define reset
mon mww 0x40000004 0x80000000
end