[Bug symtab/23010] Regression: Assertion: SYMBOL_LANGUAGE (sym) == DICT_LANGUAGE (dict)->la_language

keiths at redhat dot com sourceware-bugzilla@sourceware.org
Wed Aug 15 21:35:00 GMT 2018


https://sourceware.org/bugzilla/show_bug.cgi?id=23010

--- Comment #22 from Keith Seitz <keiths at redhat dot com> ---
(In reply to rdiezmail-binutils from comment #21)
> This only happens with the release build of my firmware, which is built with
> LTO. The debug build works fine.
> 
> I built GDB like this:
> 
> cd "$HOME/rdiez/temp/gdb-8.2-branch" && ./configure CFLAGS="-O0 -g" 
> CXXFLAGS="-O0 -g" --prefix="$HOME/rdiez/temp/gdb-8.2-branch-bin" 
> --target=arm-none-eabi
> 
> I have attached file firmware.elf to this bug.
> 
> What else do you need?

I can confirm that this is reproduced on my "normal" --enable-targets=all
builds on Fedora. I will investigate.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list