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