tfiala added inline comments.
================
Comment at: test/curses_results.py:223
@@ -223,1 +222,3 @@
+ # Greg - not sure why this is here. It locks up on
exit.
+ # self.main_window.key_event_loop()
lldbcurses.terminate_curses()
----------------
tfiala wrote:
> Greg, let me know if there's something more sensible I can do here rather
> than comment it out. It never seemed to return and just kept looping.
Greg got rid of this call this morning. There was a 'q' command intended to be
there that wasn't yet, which prevented us from exiting at the end. For now
we're just taking this out.
http://reviews.llvm.org/D13124
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits