diff options
Diffstat (limited to 'languages/cpp/debugger/tests/threads/README.txt')
-rw-r--r-- | languages/cpp/debugger/tests/threads/README.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/languages/cpp/debugger/tests/threads/README.txt b/languages/cpp/debugger/tests/threads/README.txt new file mode 100644 index 00000000..3d84fae1 --- /dev/null +++ b/languages/cpp/debugger/tests/threads/README.txt @@ -0,0 +1,4 @@ + +Tests with a threaded application. Makes sure that the +list of threads is shown that that switching threads works. + |