History log of /external/lldb/test/functionalities/thread/step_out/TestThreadStepOut.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e0d9e7543b684ffedabc9b39f4e4910eb975099e 06-Aug-2013 Daniel Malea <daniel.malea@intel.com> Centralizing Intel compiler detection logic in lldbtest.py to avoid duplication in the future.
- Addresses review comments from Stefanus!



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@187816 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/thread/step_out/TestThreadStepOut.py
31cdd3d8545077cd5cdb6873bf005508a1570d38 06-Aug-2013 Daniel Malea <daniel.malea@intel.com> Support one more flavour of Intel compiler in TestThreadStepOut

- Thanks to Matt Kopec for noticing the failure!



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@187815 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/thread/step_out/TestThreadStepOut.py
9de79f93e058445afc9f8c131f9a4bb57654fe44 06-Aug-2013 Daniel Malea <daniel.malea@intel.com> Test compatibility improvements for ICC
- update TestThreadStepOut.py to work with Intel compilers
- fix typo in TestConcurrentEvents



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@187801 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/thread/step_out/TestThreadStepOut.py
4edd4b4d295e07afc6a7c157f2693a110de49964 24-Jul-2013 Ed Maste <emaste@freebsd.org> tests: Mark expected FreeBSD failures due to pr16696

Live debugging of threaded inferiors is currently unimplemented for
FreeBSD.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@187077 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/thread/step_out/TestThreadStepOut.py
4a217a5a91a9575a15f494a4e08d2a09ea5adf2c 24-Jul-2013 Ashok Thirumurthi <ashok.thirumurthi@intel.com> Updating tests that fail with ICC 13.1 because of the different mapping of assembly to DWARF.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@187035 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/thread/step_out/TestThreadStepOut.py
0645d187d2061b7b1690b2ead7aaf8f7736cf873 16-Jul-2013 Daniel Malea <daniel.malea@intel.com> Add tests for 'thread step out' for multithreaded programs
- test with python API
- test with command interpreter
- test stepping a single (selected) thread
- test stepping all threads in the program




git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@186446 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/thread/step_out/TestThreadStepOut.py