Files
DragonOS/tools/.gdbinit
hanjiezhou abe3a6ea3c Patch refactor scm and textui (#289)
* 重构屏幕管理器和textui框架

* 切换字体为spleen,并增加对字体的抽象

* 修正文档

---------

Co-authored-by: longjin <longjin@RinGoTek.cn>
2023-08-20 00:19:36 +08:00

4 lines
84 B
Plaintext

target remote localhost:1234
file bin/kernel/kernel.elf
set follow-fork-mode child