pth-dbg

Rating: 
0
No votes yet

Package contains libraries, required by other applications as dependencies. Do not install separately.

The GNU Portable Threads (debug)
Pth is a very portable POSIX/ANSI-C based library for Unix platforms which
provides non-preemptive priority-based scheduling for multiple threads of
execution ("multithreading") inside server applications. All threads run in the
same address space of the server application, but each thread has its own
individual program-counter, run-time stack, signal mask and errno variable.
.
This package contains the debug symbols.

Category:

Application versions: 
AttachmentSizeDate
File pth-dbg_2.0.7-16_armel.deb92.44 KB04/08/2013 - 23:21
Changelog: 

pth (2.0.7-16) unstable; urgency=low

* debian/patches/03-hurd-pth_mctx.patch: New file.
Added workaround for GNU/Hurd to fix FTBFS (Closes: #466115).