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