DescriptionGCC didn't officially add -gsplit-dwarf until version 4.8
I tested with gcc 4.8 and then believed the internet when it said 4.7 had support. Someone was wrong on the internet, inconceivable!
Confirmed not supported on 4.7 via GCC release notes at
http://gcc.gnu.org/onlinedocs/gcc-4.7.0/gcc/Debugging-Options.html#Debugging-Options
Confirmed supported on 4.8 via GCC release notes at
http://gcc.gnu.org/onlinedocs/gcc-4.8.0/gcc/Debugging-Options.html#Debugging-Options
Issue reported by sigbjornf@opera.com
BUG=352046
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=257861
Patch Set 1 #
Messages
Total messages: 15 (0 generated)
|