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