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:
LoGin
2025-03-12 00:23:08 +08:00
committed by GitHub
parent 24b102b030
commit 65f6119c9f
2 changed files with 3 additions and 17 deletions

3
tools/.gdbinit Normal file
View File

@ -0,0 +1,3 @@
target remote localhost:1234
file bin/kernel/kernel.elf
set follow-fork-mode child