Paketname | libxcb-dri2-0-dbg |
Beschreibung | X C Binding, dri2 extension, debugging symbols |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.5-2 |
Sektion | debug |
Priorität | extra |
Installierte Größe | 68 Byte |
Hängt ab von | libxcb-dri2-0 (= 1.5-2) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libxcb |
Paketgröße | 13352 Byte |
Prüfsumme MD5 | dd5c968d82d3c4699729a401ebb36698 |
Prüfsumme SHA1 | b2adf5b249034980b0f7bfb4e29dcd01f25c7fd6 |
Prüfsumme SHA256 | 2834b4f1a1937f058b5764c11f9a7065d2d16a0670ee5a95b5cf8f70f1b74725 |
Link zum Herunterladen | libxcb-dri2-0-dbg_1.5-2_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
|