[Lldb-commits] [lldb] [lldb] Skip the prologue before reading `this` when stepping into std::function (PR #209629)
Felipe de Azevedo Piovezan via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 15 07:34:43 PDT 2026
https://github.com/felipepiovezan approved this pull request.
I'm mostly convinced we don't have a better place to put this, though I am disappointed Clang doesn't emit more precise argument location in prologues.
That said, please have a look at my comment and ask @jimingham for review as well
https://github.com/llvm/llvm-project/pull/209629
More information about the lldb-commits
mailing list