This website requires JavaScript.
Explore
Help
Register
Sign In
pjht
/
os
Watch
1
Star
0
Fork
0
You've already forked os
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a7d1123a94
os
/
.gdbinit
4 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Get VFS workng and start on fputc. Debugger is currently broken :(
2019-07-20 11:03:27 -05:00
set pagination off
Add a process to act as a filesytem driver and get a .gdbinit file setup .gdbinit is used to make it easier to debug userspace processes
2019-07-13 10:18:41 -05:00
target remote localhost:1234
symbol-file kernel/kernel.elf
Reference in New Issue
Copy Permalink