i do not think that this is intended. Last time i used it i had to remove -Os to make it debugable. Mixing Optimization and debugging is generally a bad idea.
________________________________________ Von: busybox <[email protected]> im Auftrag von Björn Bidar <[email protected]> Gesendet: Donnerstag, 29. Oktober 2020 14:58:32 An: [email protected] Betreff: Enableing Debug symbols in busybox 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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
