Paketname | libxcb-xf86dri0-dbg |
Beschreibung | X C Binding, xf86dri extension, debugging symbols |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.6-1 |
Sektion | debug |
Priorität | extra |
Installierte Größe | 76 Byte |
Hängt ab von | libxcb-xf86dri0 (= 1.6-1) |
Empfohlene Pakete | |
Paketbetreuer | XCB Developers |
Quelle | libxcb |
Paketgröße | 14806 Byte |
Prüfsumme MD5 | 8c31d55d4fbaa10d0e035e99a5d4ee1a |
Prüfsumme SHA1 | b1b0caa889c3b4766127d08756e9bcb065fb940c |
Prüfsumme SHA256 | 83db08172b535e65674f334609f64919f263a4df6b17f02b0685ee4b6611ebf8 |
Link zum Herunterladen | libxcb-xf86dri0-dbg_1.6-1_i386.deb |
Ausführliche Beschreibung | This package contains the debugging symbols associated with
libxcb-xf86dri, the xf86dri extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-xf86dri.
.
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
|