History log of /external/lldb/test/functionalities/exec/TestExec.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6f742d291c17607c98df40c9c46c0f65706ad49c 22-May-2013 Greg Clayton <gclayton@apple.com> Quiet the new exec test case down so it doesn't spew debug prints.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@182429 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/exec/TestExec.py
e3f9bfdfe3d09ef089f2aef3fb8701c8721f6f45 21-May-2013 Greg Clayton <gclayton@apple.com> 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.

This can easily be adapted for linux and other platforms, but I didn't want to break any buildbots by assuming it will work.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@182428 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/exec/TestExec.py