aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-04-19New interface library_symbol_initPetr Machata
2012-04-19Move process-related functions and structures to proc.hPetr Machata
2012-04-19Remove Breakpoint typedefPetr Machata
2012-04-19Drop Process::breakpoints_enabledPetr Machata
2012-04-19Add callbacks to breakpointsPetr Machata
2012-04-19Create breakpoint.h with decls related to breakpointsPetr Machata
2012-04-10Warn when we fail to trace and SELinux boolean deny_ptrace is in effectPetr Machata
2012-02-07Fix a race between fork/trace_me and first ptrace requestPetr Machata
2012-02-07Rename a misnomer ELF_HASH_TAKES_SIGNED_CHARPetr Machata
2011-10-06Handle multi-threaded attach/detach gracefullyPetr Machata
2011-10-06Use custom event handler for implementation of stop-the-worldPetr Machata
2011-10-06Facility for custom event handlerPetr Machata
2011-10-06Event queuePetr Machata
2011-10-06Add a concept of tasks and leader threadPetr Machata
2011-10-06Conceal the list of processes behind an interfacePetr Machata
2011-10-06Add argument that defines whether we should enable breakpointsPetr Machata
2011-10-06Pass Process * instead of pid to a couple functionsPetr Machata
2011-10-06common.h: include config.hPetr Machata
2011-10-06Streamline interfaces execute_program, open_programPetr Machata
2011-10-06Drop field type_being_displayedPetr Machata
2011-10-06char* -> char const* one argument of output_leftPetr Machata
2011-02-16Add memmove prototype to etc/ltrace.confPetr Machata
2011-01-07New version (0.6.0)Joe Damato
2010-12-10Add ChangeLog entries for my recent changesZachary T Welch
2010-12-03Update debian build files to support autotools and new architectures.Joe Damato
2010-11-28Allow ltrace_verify_output calls to use their own grep flavorPetr Machata
2010-11-28On s390x, names of mmap, fstat and stat system calls are differentPetr Machata
2010-11-28Cleanup and documentation.Joe Damato
2010-11-28Fill in change logsPetr Machata
2010-11-28Fix compilation issue on ppc32Petr Machata
2010-11-28Fix some ChangeLog whitespace issues.Joe Damato
2010-11-28Fill in change logsPetr Machata
2010-11-28Fix output of return arguments in nested calls on x86_64Petr Machata
2010-11-28Add test for nested library callsPetr Machata
2010-11-28Fix passing and returning float and double valuesPetr Machata
2010-11-28Better checking of float and double arguments and return valuesPetr Machata
2010-11-28Add ChangeLog entries for recent changes.Zachary T Welch
2010-11-28Don't assume that libelf comes with a .pc filePetr Machata
2010-11-28Add -w/--where to show backtraces of traced functions.Joe Damato
2010-11-28ChangeLog: update to reflect autotools related changesMarc Kleine-Budde
2010-11-28More cleanup from Fedora:Petr Machata
2010-11-28Some cleanup from Fedora:Petr Machata
2010-11-28Add -b, --no-signals to silence signal print outs.Joe Damato
2010-11-28Merge -g option which avoids tracing libraries linked at compile time.Joe Damato
2010-11-28Fix ARM PLT lookups.Zach Welch
2010-11-28Ensure ARM PC sets Thumb mode.Zachary T Welch
2010-11-28Fix insertion of breakpoints on Thumb code.Zachary T Welch
2010-11-28Add ChangeLog entry for Edgar E. Iglesias' changes.Joe Damato
2010-11-28Identify ARM syscalls in Thumb-2 mode. Tested on IGEP v2 board.Zach Welch
2010-11-28Add ChangeLog entry for Arnaud Patard's changes.Joe Damato