aboutsummaryrefslogtreecommitdiff
path: root/pthreads/tests/Debug.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pthreads/tests/Debug.txt')
-rw-r--r--pthreads/tests/Debug.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/pthreads/tests/Debug.txt b/pthreads/tests/Debug.txt
new file mode 100644
index 000000000..5323874f4
--- /dev/null
+++ b/pthreads/tests/Debug.txt
@@ -0,0 +1,6 @@
+This project is used to debug individual test case programs.
+
+To build and debug a test case:
+- add the .c file to this project;
+- remove any .c files from other test cases from this project.
+- build and debug as usual. \ No newline at end of file