minimal working project with instruct step debugging infrastructure in place
This commit is contained in:
@@ -22,4 +22,6 @@ RUN cd /root && \
|
||||
mv xpack-toolchain/riscv-none-elf /usr/local && \
|
||||
rm -rf xpack-toolchain xpack-riscv-toolchain.tar.gz
|
||||
|
||||
RUN mkdir -p /root/.config/gdb && echo "set auto-load safe-path /" >> /root/.config/gdb/gdbinit
|
||||
|
||||
ENTRYPOINT [ "/usr/bin/bash" ]
|
||||
|
||||
Reference in New Issue
Block a user