AW: Enableing Debug symbols in busybox
Walter Harms
wharms at bfs.de
Fri Oct 30 09:07:41 UTC 2020
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 <busybox-bounces at busybox.net> im Auftrag von Björn Bidar <bjorn.bidar at jolla.com>
Gesendet: Donnerstag, 29. Oktober 2020 14:58:32
An: busybox at busybox.net
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
busybox at busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
More information about the busybox
mailing list