This website requires JavaScript.
Explore
Help
Sign In
wash
/
mango
Watch
1
Star
0
Fork
0
You've already forked mango
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
22743edeb7cee283229254f1a9076d914a1a1978
mango
/
tools
/
kernel-debug
/
gdb_session_init
5 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Started implementing debugging facilities
2022-12-14 21:45:24 +00:00
set confirm off
build: create copy of kernel binary with debug symbols
2023-02-08 20:22:54 +00:00
symbol-file build/socks_kernel.dbg
Started implementing debugging facilities
2022-12-14 21:45:24 +00:00
target remote localhost:1234
set confirm on
Reference in New Issue
Copy Permalink