nuttx/tools/gdb/__init__.py
According to `Documentation/guides/gdbwithpython.rst` and GDB's documentation, the `-ix` option "Execute commands from file `file` before loading the inferior (but after loading gdbinit files)", being the correct way of loading it to GDB.