Daniel Malea
adaaec9aea
Centralizing Intel compiler detection logic in lldbtest.py to avoid duplication in the future.
...
- Addresses review comments from Stefanus!
llvm-svn: 187816
2013-08-06 20:51:41 +00:00
Daniel Malea
433299d015
Support one more flavour of Intel compiler in TestThreadStepOut
...
- Thanks to Matt Kopec for noticing the failure!
llvm-svn: 187815
2013-08-06 20:39:27 +00:00
Daniel Malea
14b3d361f8
Test compatibility improvements for ICC
...
- update TestThreadStepOut.py to work with Intel compilers
- fix typo in TestConcurrentEvents
llvm-svn: 187801
2013-08-06 15:00:23 +00:00
Ed Maste
fac86fd06f
tests: Mark expected FreeBSD failures due to pr16696
...
Live debugging of threaded inferiors is currently unimplemented for
FreeBSD.
llvm-svn: 187077
2013-07-24 21:09:24 +00:00
Ashok Thirumurthi
073842bde1
Updating tests that fail with ICC 13.1 because of the different mapping of assembly to DWARF.
...
llvm-svn: 187035
2013-07-24 13:24:06 +00:00
Daniel Malea
7987088a8a
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
llvm-svn: 186446
2013-07-16 19:41:37 +00:00