Paketname | libxcb-damage0-dbg |
Beschreibung | X C Binding, damage extension, debugging symbols |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.5-2 |
Sektion | libdevel |
Priorität | extra |
Installierte Größe | 60 Byte |
Hängt ab von | libxcb-damage0 (= 1.5-2) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxcb |
Paketgröße | 10660 Byte |
Prüfsumme MD5 | ffe6e01a4351728b56e55df1be447220 |
Prüfsumme SHA1 | 81df98fdc09ecf0cd26305998c250bd570966913 |
Prüfsumme SHA256 | 4008328624dfed87351aba1a56194a9914ebc169635684309fb3bfdf0f88ddb6 |
Link zum Herunterladen | libxcb-damage0-dbg_1.5-2_i386.deb |
Ausführliche Beschreibung | This package contains the debugging symbols associated with
libxcb-damage, the damage extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-damage.
.
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
|