Paketname | libxcb-shm0-dbg |
Beschreibung | X C Binding, shm 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-shm0 (= 1.5-2) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxcb |
Paketgröße | 11866 Byte |
Prüfsumme MD5 | 122bb33d2e4414b61629c50a2842cfc0 |
Prüfsumme SHA1 | ee9aaaf14fb6e540c817986a6dcb416f58f93efb |
Prüfsumme SHA256 | 6615ae61342ade47cd4b380b7d595a77a72b762e92e66c08a69d7bbc5d7d5f38 |
Link zum Herunterladen | libxcb-shm0-dbg_1.5-2_i386.deb |
Ausführliche Beschreibung | This package contains the debugging symbols associated with
libxcb-shm, the shm extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-shm.
.
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
|