ci: build nix packages
All checks were successful
Build nix packages / build-matrix (default) (push) Successful in 29s
All checks were successful
Build nix packages / build-matrix (default) (push) Successful in 29s
This commit is contained in:
parent
3cbee013c0
commit
7b3881a971
3 changed files with 37 additions and 6 deletions
8
.gdbinit
Normal file
8
.gdbinit
Normal file
|
@ -0,0 +1,8 @@
|
|||
file /nix/store/ijxm784gr0sx5p4d92rlag0ippyd0mvm-am-kernel-riscv32-none-elf-2024-07-10/libexec/am-kernels/bench
|
||||
|
||||
set substitute-path /build/am-kernels /home/xin/repo/ysyx-workbench/am-kernels
|
||||
set substitute-path /build/abstract-machine /home/xin/repo/ysyx-workbench/abstract-machine
|
||||
# set debug remote 1
|
||||
target remote /tmp/gdbstub-diffu.sock
|
||||
break *halt + 24
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue