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