Paketname | libxcb-randr0-dbg |
Beschreibung | X C Binding, randr extension, debugging symbols |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.5-2 |
Sektion | libdevel |
Priorität | extra |
Installierte Größe | 128 Byte |
Hängt ab von | libxcb-randr0 (= 1.5-2) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxcb |
Paketgröße | 29768 Byte |
Prüfsumme MD5 | f9439665439a64550a51dc93bce2493a |
Prüfsumme SHA1 | 0367c2ecb51b688281647a3d6ad0617f068de89c |
Prüfsumme SHA256 | 6217ff25dfe210607bd245d1a4c70dc32329c76d5f231b8223f013bb97cf6361 |
Link zum Herunterladen | libxcb-randr0-dbg_1.5-2_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
|