This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd9bfb2c1a2ad53fa3f8dfe3d8a6aa94de694297
clang-p2996
/
lldb
/
test
/
functionalities
/
exec
History
Greg Clayton
c694751a06
Correctly set the working directory when launching processes for both local and remote targets.
...
llvm-svn: 197266
2013-12-13 19:18:59 +00:00
..
main.cpp
Added a test case that verifies that LLDB can debug across a process exec'ing itself into a new program. This currently is only enabled for Darwin since we exec from 64 bit to 32 bit and vice versa for 'x86_64' targets.
2013-05-21 21:55:59 +00:00
Makefile
Added a test case that verifies that LLDB can debug across a process exec'ing itself into a new program. This currently is only enabled for Darwin since we exec from 64 bit to 32 bit and vice versa for 'x86_64' targets.
2013-05-21 21:55:59 +00:00
TestExec.py
Correctly set the working directory when launching processes for both local and remote targets.
2013-12-13 19:18:59 +00:00