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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to