Added the ability to see source context with each frame in the "crashlog" command with the "--source-context" (-C for short to match grep) option.

Also made the symbolication of the crash logs more efficient when using the "--crashed-only" ("-c") option where only the crashed thread is symbolicated. We now only download the images for the frames in the crashed thread.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@160160 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed