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