M .gdbinit-1051 => .gdbinit-1051 +1 -0
@@ 1,5 1,6 @@
target remote localhost:2331
source tools/gdb_crash_extend.py
+source tools/misc/puregdb/puregdb.py
monitor reset 0
monitor halt
monitor memU32 0x401BC000 = 128;
M .gitmodules => .gitmodules +3 -0
@@ 75,3 75,6 @@
[submodule "module-utils/sml"]
path = module-utils/sml
url = https://github.com/boost-ext/sml
+[submodule "tools/misc"]
+ path = tools/misc
+ url = ../misc-tools.git
A tools/misc => tools/misc +1 -0
@@ 0,0 1,1 @@
+Subproject commit f1d9781f3523d96abbe80e6353276a6f550cc308