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