Paketname | libxcb-xv0-dbg |
Beschreibung | X C Binding, xv extension, debugging symbols |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.5-2 |
Sektion | libdevel |
Priorität | extra |
Installierte Größe | 96 Byte |
Hängt ab von | libxcb-xv0 (= 1.5-2) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxcb |
Paketgröße | 21928 Byte |
Prüfsumme MD5 | 062d2e2a34d75ca82b7fc0c4787282bb |
Prüfsumme SHA1 | 6a71e8a4d4f58926661dfd4be3795ab5399c0066 |
Prüfsumme SHA256 | 963010544a50c3279fb66129fa4a1835c1c56158bb1cc5971577d3e8417208c7 |
Link zum Herunterladen | libxcb-xv0-dbg_1.5-2_i386.deb |
Ausführliche Beschreibung | This package contains the debugging symbols associated with
libxcb-xv, the xv extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-xv.
.
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
|