xref
: /
DragonOS
/
tools
/
.gdbinit
(revision 08a2ee408498b0db4c76c57b149f1cf047758f3c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
target remote localhost:1234
2
file
bin/kernel/kernel.elf
3
set follow-fork-mode child
4