Download List

Descripción del Proyecto

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.

System Requirements

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

El pink_util_set_arg () función fue añadida. El pink_trace_sysemu () y pink_trace_sysemu_singlestep () funciones se han añadido. Se agregó el soporte para decodificar direcciones Netlink zócalo. Se hicieron varias mejoras para los enlaces.
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

Esta versión corrige toma de descodificación para PPC64.
Tags: bugfix
This release fixes socket decoding functions for PPC64.

2010-10-13 06:44
0.0.3

Esta versión corrige algunos errores y añade una API para decodificar terminada en NULL matrices de cadenas.
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

Esta es la versión pública inicial.
Tags: Unstable
This is the initial public release.

Project Resources