Télécharger la liste

Description du projet

PinkTrace is a lightweight C library that eases the writing of tracing applications. It consists of Wrappers around different ptrace() requests, an API for decoding arguments (strings, socket addresses, …), and an experimental API for encoding arguments. PinkTrace aims to be a cross-platform library for writing tracing applications.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-31 07:13
0.0.5

Le pink_util_set_arg () a été ajouté. Le pink_trace_sysemu () et pink_trace_sysemu_singlestep () fonctions ont été ajoutées. Un soutien a été ajouté pour le décodage des adresses socket Netlink. Diverses améliorations ont été faites pour les liaisons.
Tags: bugfix, feature
The pink_util_set_arg() function was added. The pink_trace_sysemu() and pink_trace_sysemu_singlestep() functions were added. Support was added for decoding Netlink socket addresses. Various enhancements were made for the bindings.

2010-10-18 04:55
0.0.4

Cette version corrige socket fonctions de décodage pour PPC64.
Tags: bugfix
This release fixes socket decoding functions for PPC64.

2010-10-13 06:44
0.0.3

Cette version corrige quelques bugs et ajoute une API pour décoder terminée par NULL tableaux de chaînes.
Tags: Bugfixes
This release fixes a few bugs and adds an API to decode NULL-terminated string arrays.

2010-10-04 00:46
0.0.1

Il s'agit de la première version publique.
Tags: Unstable
This is the initial public release.

Project Resources