Hi all, It seems that sometimes when I do a Ctrl-C (interrupt, or process interrupt command), I will get a dump of disassembly when I'm in a library like, say, libc.so. However, it is frequent that I don't get this.
What is the appropriate way for me to make sure that happens? Where is the code that messes with it? In the llgs branch I'm seeing output like captured in this issue tracker: https://github.com/tfiala/lldb/issues/4 I hit Ctrl-C and don't get anything. Then I type '(lldb) disassemble' to get more content. Thanks for clarifying how this works! Sincerely, Todd Fiala
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev