| Paketname | libxcb-xprint0-dbg |
| Beschreibung | X C Binding, xprint extension, debugging symbols |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.6-1 |
| Sektion | debug |
| Priorität | extra |
| Installierte Größe | 96 Byte |
| Hängt ab von | libxcb-xprint0 (= 1.6-1) |
| Empfohlene Pakete | |
| Paketbetreuer | XCB Developers |
| Quelle | libxcb |
| Paketgröße | 20460 Byte |
| Prüfsumme MD5 | cf4ee4035a9eb69963f65ac10a1b48e4 |
| Prüfsumme SHA1 | 822bde9faa18ec68f4794d7af06945c3ef135d5b |
| Prüfsumme SHA256 | 6f1fe4d7471c4d5f9a01d4987587459493157f3d062eef6013a1b0985dd6faf9 |
| Link zum Herunterladen | libxcb-xprint0-dbg_1.6-1_i386.deb |
| Ausführliche Beschreibung | This package contains the debugging symbols associated with
libxcb-xprint, the xprint extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-xprint.
.
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
|