This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

lambda expression support


Hi,
It seems like GDB doesn't support debug support for C++ lambda expressions
is still incomplete. Is that right or am I missing something? Are there
plans for better support or do you all have another debugger you can
recommend for them?

I tried recently with GDB 8.1 on SuSE11. Things I'd like to be able to do
is examine the local variables in a lambda expression after a crash in one,
see the line at which the crash occurred, and set breakpoints in them.

Thanks,
Uri


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]