This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
a4eed362b6
Luna
/
.gdbconf
4 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update .gdbconf to point to the non-stripped kernel executable
2022-10-12 08:17:49 +00:00
file kernel/bin/moon.elf
Separate building a debug image and running it, and provide a script for GDB.
2022-10-08 13:32:48 +00:00
break _start
target remote :1234
continue
Reference in New Issue
Copy Permalink