Skip to content

Run gdb only at execute stage

Jackson Barr requested to merge jabarr/training-dataset-dumper:gbd_exec into main

Description

Word on the street is that we should probably be running GDB in exec mode and not init which slows things down quite a bit, so let's do that

Review checklist:

  • CI Passing
  • Comments addressed
  • Source branch is up to date with target

Merge request reports

Loading