Comment 2 for bug 1700646

Revision history for this message
Chris Reed (crflit) wrote :

This may be related to how the linker retains debug information for functions that have been stripped via --gc-sections, but sets the address of those functions to 0. So gdb needs to ignore functions with address 0.