| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| AT386/ | H | 20-Feb-2020 | - | 458 | 203 | |
| HP800/ | H | 20-Feb-2020 | - | 433 | 184 | |
| RIOS/ | H | 20-Feb-2020 | - | 435 | 186 | |
| README | H A D | 20-Feb-2020 | 307 | 9 | 5 | |
| cma_attr.h | H A D | 20-Feb-2020 | 7.8 KiB | 342 | 98 | |
| cma_deb_core.h | H A D | 20-Feb-2020 | 5 KiB | 165 | 57 | |
| cma_debug_client.h | H A D | 20-Feb-2020 | 6.6 KiB | 196 | 65 | |
| cma_errors.h | H A D | 20-Feb-2020 | 1.4 KiB | 56 | 6 | |
| cma_handle.h | H A D | 20-Feb-2020 | 5 KiB | 183 | 108 | |
| cma_init.h | H A D | 20-Feb-2020 | 3.1 KiB | 115 | 51 | |
| cma_list.h | H A D | 20-Feb-2020 | 2.4 KiB | 85 | 14 | |
| cma_mutex.h | H A D | 20-Feb-2020 | 5.6 KiB | 231 | 95 | |
| cma_sched.h | H A D | 20-Feb-2020 | 8.5 KiB | 280 | 141 | |
| cma_semaphore_defs.h | H A D | 20-Feb-2020 | 1.3 KiB | 47 | 13 | |
| cma_sequence.h | H A D | 20-Feb-2020 | 1.4 KiB | 57 | 12 | |
| cma_stack.h | H A D | 20-Feb-2020 | 2 KiB | 84 | 28 | |
| cma_stack_int.h | H A D | 20-Feb-2020 | 4.2 KiB | 137 | 68 | |
| cma_tcb_defs.h | H A D | 20-Feb-2020 | 10 KiB | 270 | 195 | |
| cma_util.h | H A D | 20-Feb-2020 | 2.8 KiB | 126 | 54 |
README
1This directory contains header files necessary to build a thread-aware GDB on 2systems based on OSF's CMA threads package. 3 4The latest version of these header files are available for free from: 5 6 http://www.osf.org/mall/dce/SW-code 7 8Currently, the only port of GDB which supports CMA threads is HP/UX-10.10. 9