mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 12:16:31 +00:00
chore: 删除package-lock.json并恢复.gdbinit配置文件 (#1100)
撤销 [#1073](https://github.com/DragonOS-Community/DragonOS/pull/1073) 错误操作的两个文件 Signed-off-by: longjin <longjin@DragonOS.org>
This commit is contained in:
3
tools/.gdbinit
Normal file
3
tools/.gdbinit
Normal file
@ -0,0 +1,3 @@
|
||||
target remote localhost:1234
|
||||
file bin/kernel/kernel.elf
|
||||
set follow-fork-mode child
|
Reference in New Issue
Block a user