Skip to content
Snippets Groups Projects
Verified Commit 9552a1cc authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Fix kernel symbols path

parent 224b7038
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment