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