diff options
Diffstat (limited to 'gdb/osf-share/README')
-rw-r--r-- | gdb/osf-share/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/osf-share/README b/gdb/osf-share/README new file mode 100644 index 0000000000..c6d2e0fb53 --- /dev/null +++ b/gdb/osf-share/README @@ -0,0 +1,8 @@ +This directory contains header files necessary to build a thread-aware GDB on +systems based on OSF's CMA threads package. + +The latest version of these header files are available for free from: + + http://www.osf.org/mall/dce/SW-code + +Currently, the only port of GDB which supports CMA threads is HP/UX-10.10. |