New comment by shaohme on void-packages repository https://github.com/void-linux/void-packages/pull/50763#issuecomment-2159038479 Comment: > #### Testing the changes > > * I tested the changes in this PR: **briefly** > > > split to prevent `gdb` from being massive > > cc @Duncaen I've tried the branch out. It produces static linked run-* executables in /usr/bin, and seems to work. Tried gdbserver a simple C program on a debian aarch64 system, and "target remote" from a x86-64 void system. Symbols are read and line stepping works too.