https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80490
--- Comment #1 from Jean-Michaƫl Celerier <jeanmichael.celerier at gmail dot com> --- Also: * When compiling this way with GCC (with just -g instead of -ggdb) I am not able to debug with lldb * When compiling with the same arguments with clang++, I am able to debug with lldb *and* see the correct types, but with gdb I see the (anonymous namespace):: stuff.