This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
Watch
1
Star
0
Fork
You've already forked DragonOS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e667fff256
DragonOS
/
tools
/
.gdbinit
4 lines
98 B
Plaintext
Raw
Blame
History
target remote localhost:1234
file bin/kernel/kernel.elf
set follow-fork-mode child
b Start_Kernel
Reference in New Issue
View Git Blame
Copy Permalink