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