Greg Clayton
b09c5384b0
Centralized the launching of a process into Target::Launch()
...
While investigating test suite failures when running the test suite remotely, I noticed we had 3 copies of code that launched a process:
1 - in "process launch" command
2 - SBTarget::Launch() with args
3 - SBTarget::Launch() with SBLaunchInfo
"process launch" was launching through the platform if it was supported (this is needed for remote debugging) and the 2 and 3 were not.
Now all code is in one place.
llvm-svn: 197247
2013-12-13 17:20:18 +00:00
..
2013-12-13 00:29:16 +00:00
2013-03-27 23:08:40 +00:00
2013-11-04 09:33:30 +00:00
2013-12-06 01:12:00 +00:00
2013-03-27 23:08:40 +00:00
2013-03-27 23:08:40 +00:00
2013-11-04 09:33:30 +00:00
2013-07-09 20:14:26 +00:00
2013-05-15 18:27:08 +00:00
2013-06-18 22:51:05 +00:00
2013-10-31 23:55:19 +00:00
2013-12-02 19:35:49 +00:00
2013-03-27 23:08:40 +00:00
2013-03-27 23:08:40 +00:00
2013-03-27 23:08:40 +00:00
2013-11-07 00:11:47 +00:00
2013-11-20 21:07:01 +00:00
2013-03-27 23:08:40 +00:00
2013-12-06 21:59:52 +00:00
2013-09-12 23:23:35 +00:00
2013-08-23 12:44:05 +00:00
2013-03-27 23:08:40 +00:00
2013-11-04 09:33:30 +00:00
2013-03-27 23:08:40 +00:00
2013-05-04 00:39:52 +00:00
2013-11-20 21:07:01 +00:00
2013-10-04 21:35:29 +00:00
2013-11-20 21:07:01 +00:00
2013-12-13 00:29:16 +00:00
2013-12-13 00:29:16 +00:00
2013-12-13 00:29:16 +00:00
2013-06-13 21:23:23 +00:00
2013-03-19 00:20:55 +00:00
2013-11-20 21:07:01 +00:00
2013-09-12 23:23:35 +00:00
2013-03-27 23:08:40 +00:00
2013-12-13 17:20:18 +00:00
2013-11-19 05:44:41 +00:00
2013-10-29 00:28:35 +00:00
2013-10-08 19:03:22 +00:00
2013-01-28 23:47:25 +00:00
2013-01-28 23:47:25 +00:00
2013-10-29 00:28:35 +00:00
2013-01-28 23:47:25 +00:00
2013-06-11 22:58:32 +00:00
2013-12-06 22:21:04 +00:00
2013-04-22 22:57:56 +00:00
2013-03-27 23:08:40 +00:00