Paketname | libxcb-screensaver0-dbg |
Beschreibung | X C Binding, screensaver 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-screensaver0 (= 1.5-2) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxcb |
Paketgröße | 11198 Byte |
Prüfsumme MD5 | 21382a0f004c9b71735a50e52880d8b3 |
Prüfsumme SHA1 | 3c2f10d40a51dbf36bbfc1e8ff051cd5553d0972 |
Prüfsumme SHA256 | 14ea248adefaaf536f4010826781424c0cf1a68b7dbcde598ead2304e1c5ca00 |
Link zum Herunterladen | libxcb-screensaver0-dbg_1.5-2_i386.deb |
Ausführliche Beschreibung | This package contains the debugging symbols associated with
libxcb-screensaver, the screensaver extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-screensaver.
.
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
|