mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Fix kernel symbols path
This commit is contained in:
parent
224b703802
commit
9552a1cc67
2
Makefile
2
Makefile
@ -90,7 +90,7 @@ else
|
||||
endif
|
||||
|
||||
gdb: FORCE
|
||||
gdb cookbook/recipes/kernel/target/$(TARGET)/build/kernel.sym --eval-command="target remote localhost:1234"
|
||||
gdb cookbook/recipes/core/kernel/target/$(TARGET)/build/kernel.sym --eval-command="target remote localhost:1234"
|
||||
|
||||
# An empty target
|
||||
FORCE:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user