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
/
test
/
functionalities
/
process_launch
/
TestProcessLaunch.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-180
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-1
/
+3
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-9
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-33
/
+7
*
Re-enable some skipped tests on FreeBSD
Ed Maste
2015-09-25
1
-1
/
+0
*
Another round of macosx unexpected success corrections.
Todd Fiala
2015-09-14
1
-2
/
+0
*
Remove old local-only linux debugging code
Pavel Labath
2015-06-24
1
-1
/
+1
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-2
/
+2
*
Fixed TestProcessLaunch.py for remote targets
Vince Harron
2015-02-18
1
-5
/
+12
*
Mark TestProcessLaunch.test_set_working_dir_with_dwarf as expected to fail in...
Chaoren Lin
2015-02-03
1
-1
/
+2
*
Marked failing Darwin TestProcessLaunch tests as XFAIL
Todd Fiala
2014-07-09
1
-0
/
+2
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-0
/
+2
*
Skip test reported to hang the FreeBSD buildbot
Ed Maste
2013-07-23
1
-0
/
+1
*
Implement -w flag to process launch (allow launching inferior process in diff...
Daniel Malea
2013-01-08
1
-1
/
+1
*
Disable confirmation prompt in TestProcessLaunch (to avoid hang on Linux once...
Daniel Malea
2012-12-19
1
-0
/
+7
*
Provide more information when process launch can't change directory to the
Filipe Cabecinhas
2012-07-12
1
-3
/
+12
*
Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude...
Johnny Chen
2012-04-06
1
-0
/
+4
*
Fix a typo in specifying the error path when launching the inferior.
Johnny Chen
2012-02-06
1
-3
/
+3
*
Redirect the stderr output into a file so as to not pollute the terminal.
Johnny Chen
2011-11-18
1
-3
/
+8
*
Move to plevel dirs stop-hook, target, process_launch, and signal to reside u...
Johnny Chen
2011-06-27
1
-0
/
+176