Hey I tried to enable debug symbols for busybox and only had success after appending -ggdb to CFLAGS. By just using SKIP_SKIP=y gdb had no success finding debug symbols. I'm using gdb 8.2 with GCC8. Is this intended? Greetings, Björn Bidar