Hi, all

I ported llvm backend and lldb recently. Both tools can basically work.
lldb is able to debug programs in asm style and frame unwinding is OK.

But "frame variable XX" does not work because lldb is not able to determine
the address of
XX from debug info.

Can someone give any clue?
Thanks in advance.

-- 
杨勇勇 (Yang Yong-Yong)
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to