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