[Bug debug/86675] C++ lambdas are not debugable with -std=c++17 (or above) and -Og
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86675 --- Comment #1 from Bernd Amend --- Created attachment 1 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=1&action=edit Script to test the compiler with different command line args
[Bug debug/86675] New: C++ lambdas are not debugable with -std=c++17 (or above) and -Og
Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: bernd.amend at outlook dot com Target Milestone: --- Created attachment 0 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=0&action=edit Example program If I comp