Paketname | libxcb-res0-dbg |
Beschreibung | X C Binding, res extension, debugging symbols |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.6-1 |
Sektion | debug |
Priorität | extra |
Installierte Größe | 64 Byte |
Hängt ab von | libxcb-res0 (= 1.6-1) |
Empfohlene Pakete | |
Paketbetreuer | XCB Developers |
Quelle | libxcb |
Paketgröße | 11448 Byte |
Prüfsumme MD5 | fce5a1efb977610f06ffd94b79ffb8cf |
Prüfsumme SHA1 | 0bb506b99459ac5866c75ca5e6003950091a0f94 |
Prüfsumme SHA256 | a89b22551539c626c508e04b9236ff0e11d4a245f831b1e3969e55ef8ed27463 |
Link zum Herunterladen | libxcb-res0-dbg_1.6-1_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
|