Get cross compilation tests working in gdb #4434
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
At the moment with our cross compiled CI jobs, we don't run them in a debugger. This greatly reduces their value if an error is encountered.
QEMU can be set up to run the application under gdb, we "just" need to do it.
For this to be useful: #4433 should be done first.
The text was updated successfully, but these errors were encountered: