Files
mango/tools/kernel-debug/gdb_session_init

5 lines
91 B
Plaintext
Raw Permalink Normal View History

set confirm off
2026-02-03 21:28:15 +00:00
symbol-file mango_kernel.debug
target remote localhost:1234
set confirm on