better debug support

This commit is contained in:
ed
2026-07-11 22:44:32 -04:00
parent 8b0fb1d4e4
commit aca6e30e20
8 changed files with 261 additions and 174 deletions
+1
View File
@@ -24,6 +24,7 @@
"autorun": [
"monitor reset shellhalt",
"load hello_psyq.elf",
"source scripts/gdb/gdb_tape_atoms.gdb",
"tbreak main",
"continue"
]