[lldb-dev] lldb/llvm debug info for methods

Carlo Kok ck at remobjects.com
Thu Mar 21 11:33:32 PDT 2013


With http://pastebin.com/Rzwa5Bx7 why does LLDB show:
___lldb_unnamed_function1$$tempexee10f7bb9b9eb4728a5d78008878bdccd-ConsoleApplication104 


in the callstack for the @async and @"<main>b__0" methods?


all 3 functions have a debug info record
and the main() method works fine, I can step through it etc.
async/@"<main>b__0" i cannot, yet they have debug info records associated.



More information about the lldb-dev mailing list