Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libpmemobj-debug - Debug variant of the Persistent Memory Transactional Object Store library
- Description:
The libpmemobj library provides a transactional object store,
providing memory allocation, transactions, and general facilities for
persistent memory programming. Developers new to persistent memory
probably want to start with this library.
This sub-package contains debug variant of the library, providing
run-time assertions and trace points. The typical way to access the
debug version is to set the environment variable LD_LIBRARY_PATH to
/usr/lib64/pmdk_debug.
Packages