Skip to content

Improve gdb and gdbserver commands

Jonatan Hatakeyama Zeidler requested to merge add-cli-params into dev

This MR

  • makes the gdb and gdbserver completely configurable
  • adds an option to export a GDB init script for on-device debugging with any IDE
  • removes sigill workaround that is not necessary anymore apparently

Merge request reports