hanchenye-llvm-project/lldb/utils/test
Johnny Chen 511e8c0d36 Add a Python script which launches a program from within lldb and loop until the
process stops for some reason.  main.c (compiled into a.out) is used as an example in
the README-run-until-faulted file.

llvm-svn: 128755
2011-04-02 01:20:28 +00:00
..
README-disasm Add options to allow for specifying an option string when spawning gdb and for executing 2011-03-21 23:44:44 +00:00
README-lldb-disasm Add an initial version of lldb-disasm.py script whose purpose is to iterate through 2011-03-28 22:40:32 +00:00
README-run-until-faulted Add a Python script which launches a program from within lldb and loop until the 2011-04-02 01:20:28 +00:00
disasm.py Add options to allow for specifying an option string when spawning gdb and for executing 2011-03-21 23:44:44 +00:00
lldb-disasm.py Take advantage of the newly added SBSymbol.GetType() API to check whether we 2011-03-31 01:34:55 +00:00
llvm-mc-shell.py Fix a typo in the message string. 2011-03-21 23:01:34 +00:00
main.c Add a Python script which launches a program from within lldb and loop until the 2011-04-02 01:20:28 +00:00
ras.py
run-until-faulted.py Add a Python script which launches a program from within lldb and loop until the 2011-04-02 01:20:28 +00:00