https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80490
Trass3r changed:
What|Removed |Added
CC||trass3r at gmail dot com
--- Comment #6 from T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80490
--- Comment #5 from Jean-Michaël Celerier ---
That's still the case with G++ 7.2.1 and GDB 8.0.1.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80490
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80490
--- Comment #3 from Jean-Michaël Celerier ---
Okay, I reported on their bug tracker. I guess this issue can be closed ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80490
--- Comment #2 from Richard Biener ---
The DWARF in the dwo looks ok to me so this is a gdb bug. gdb only knows
f and g in ossia::...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80490
--- Comment #1 from Jean-Michaël Celerier ---
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* se