Ed Maste
1d981a9606
test: Update decorators for FreeBSD failures with threaded inferior support
...
llvm.org/pr18190
llvm.org/pr18191
llvm-svn: 196792
2013-12-09 17:27:18 +00:00
Daniel Malea
105b2a4bc3
Make threading tests not depend on the currently selected thread
...
- tests are now anostic to the currently selected thread, as that is a frontend (i.e. driver) decision
- this is in preparation to a fix to POSIXThread::BreakNotify that will be committed shortly
Reviewed by: Matt Kopec
llvm-svn: 191041
2013-09-19 22:00:07 +00:00
Ed Maste
d6107f2968
tests: Mark expected FreeBSD failures due to pr16696
...
Live debugging for threaded inferiors is not yet implemented on FreeBSD
llvm-svn: 187131
2013-07-25 17:17:15 +00:00
Matt Kopec
36e5a7db2a
Fix single whitespace before breakpoint filename in some tests due to r183932.
...
llvm-svn: 184104
2013-06-17 19:00:31 +00:00
Andrew Kaylor
baa14e852b
Fixing problems with thread create during step test.
...
llvm-svn: 182888
2013-05-29 22:40:17 +00:00
Andrew Kaylor
93132f504f
Adding support for stopping all threads of multithreaded inferiors on Linux. Also adding multithreaded test cases.
...
llvm-svn: 182809
2013-05-28 23:04:25 +00:00