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