Commit 33a2edabead9f6108f6227e00052caabf4e67fe7
receivedMon, 15. Jul 2024, 18:54:33 (by user sx)
Mon, 15 Jul 2024 16:54:33 +0000 (18:54 +0200)
authorManfred Steiner <sx@htl-kaindorf.at>
Mon, 15 Jul 2024 16:54:26 +0000 (18:54 +0200)
committerManfred Steiner <sx@htl-kaindorf.at>
Mon, 15 Jul 2024 16:54:26 +0000 (18:54 +0200)
treed4cb7247d8e8fa26378f211db02d294be1215845
parentabf26f2c25b159faa561010702a414a71076e10d
Message:
...
12 files changed:
software/gdb-stub/.gdbinit
software/gdb-stub/.simucinit
software/gdb-stub/.vscode/settings.json
software/gdb-stub/Makefile
software/gdb-stub/README.md
software/gdb-stub/docs/protocol.md
software/gdb-stub/sim/.gdbinit [new file with mode: 0644]
software/gdb-stub/sim/.simucinit [new file with mode: 0644]
software/gdb-stub/sim/picocom [new file with mode: 0644]
software/gdb-stub/src/bootloader.cpp
software/gdb-stub/src/bootloader.h
software/gdb-stub/src/gdb.cpp