index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
examples
/
python
/
crashlog.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Now that we have an LLDB package, make the "lldb.macosx.crashlog" module work...
Greg Clayton
2012-04-25
1
-13
/
+13
*
Fixed some issues with symbolicating things. Fixed symbolication.add_module()...
Greg Clayton
2012-04-20
1
-6
/
+5
*
Added a platform agnostic symbolication python module that can be used by any...
Greg Clayton
2012-04-03
1
-359
/
+87
*
Added a fix to the crash log script that allows you to locate and load a bina...
Greg Clayton
2012-03-20
1
-13
/
+16
*
Added options to specify how many instructions before and after the frame
Greg Clayton
2012-01-21
1
-12
/
+25
*
Use the "shlex" module to parse the command line that was passed down into
Greg Clayton
2012-01-21
1
-6
/
+25
*
Fixed it so the "--help" option works for the crashlog command. Corrected and
Greg Clayton
2012-01-21
1
-172
/
+210
*
Fixed a global reference that should have been
Sean Callanan
2012-01-20
1
-1
/
+1
*
Make the script work again from the command line as long as the PYTHONPATH
Greg Clayton
2012-01-20
1
-54
/
+64
*
More fixed to verify if a file in the crash log is installed in the current
Greg Clayton
2012-01-20
1
-38
/
+72
*
Improved the regular expressions to handle "+" characters being at the front
Greg Clayton
2012-01-20
1
-30
/
+36
*
Modified the symbolicate-crash.py so it can be imported into python as a
Greg Clayton
2012-01-20
1
-0
/
+622
[prev]