Hi, I'm using lldb to debug lldb, and I notice that I get this message in the inner lldb:
(lldb) p F error: Process is running. Use 'process interrupt' to pause execution. If I 'process interrupt', I go to the outer lldb (presumably), and if I try to 'continue', the same message is displayed over and over again. This only happens _sometimes_, and I can't quite explain when. Any clues? Ram _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev