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
7a698519e8087f78e1ce719c37586ff94de97641
clang-p2996
/
lldb
/
test
/
functionalities
/
exec
History
Greg Clayton
fc2f7a53f7
Quiet the new exec test case down so it doesn't spew debug prints.
...
llvm-svn: 182429
2013-05-21 22:00:39 +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
Quiet the new exec test case down so it doesn't spew debug prints.
2013-05-21 22:00:39 +00:00