Paketname | libxcb-res0-dbg |
Beschreibung | X C Binding, res extension, debugging symbols |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.5-2 |
Sektion | libdevel |
Priorität | extra |
Installierte Größe | 64 Byte |
Hängt ab von | libxcb-res0 (= 1.5-2) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxcb |
Paketgröße | 11232 Byte |
Prüfsumme MD5 | a0700250166b62f9ff98079006a7207e |
Prüfsumme SHA1 | 10fec69e3ee5cc2272d5eb40366f36cf8ecc1f6f |
Prüfsumme SHA256 | 42eea2e35b2d747a2f0e60630f9b1aea59aec68eb5a84834b47a5012034ba9da |
Link zum Herunterladen | libxcb-res0-dbg_1.5-2_i386.deb |
Ausführliche Beschreibung | This package contains the debugging symbols associated with
libxcb-res, the res extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-res.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
|