| Paketname | libxcb-xevie0-dbg |
| Beschreibung | X C Binding, xevie 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-xevie0 (= 1.6-1) |
| Empfohlene Pakete | |
| Paketbetreuer | XCB Developers |
| Quelle | libxcb |
| Paketgröße | 11242 Byte |
| Prüfsumme MD5 | f670aa50825a13b3b01e810b477dc592 |
| Prüfsumme SHA1 | 6a130b3f84cc951b6f187d182ba819daf00d0643 |
| Prüfsumme SHA256 | 07bc53c8b06c970b57ecb073873b35559c158d6004843f3213e0b4f3f565df55 |
| Link zum Herunterladen | libxcb-xevie0-dbg_1.6-1_i386.deb |
| Ausführliche Beschreibung | This package contains the debugging symbols associated with
libxcb-xevie, the xevie extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-xevie.
.
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
|