aboutsummaryrefslogtreecommitdiff
path: root/pthreads/tests/Debug.txt
blob: 5323874f4fd1566d767b7e0e0f410e378ccbe91d (plain)
1
2
3
4
5
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.