This file is no longer needed since the command:

(lldb) script import crashlog

will automatically add the "crashlog" command to the command interpreter!

llvm-svn: 148598
This commit is contained in:
Greg Clayton
2012-01-20 23:12:25 +00:00
parent 894f82fa49
commit 9054bc18dc

View File

@@ -1,5 +0,0 @@
# source this file while being chdir'ed in the directory that contains
# this file at the LLDB command line with:
# (lldb) command source crashlog.lldb
script import crashlog
command script add -f crashlog.Symbolicate crashlog