This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
test
/
functionalities
/
exec
History
Enrico Granata
c955ac3723
This test is currently expected to fail, mark it as such pending fixes
...
llvm-svn: 193822
2013-10-31 22:55:55 +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
This test is currently expected to fail, mark it as such pending fixes
2013-10-31 22:55:55 +00:00