aboutsummaryrefslogtreecommitdiff
path: root/breakpoints.c
AgeCommit message (Expand)Author
2012-04-19The first crude version of tracing across librariesPetr Machata
2012-04-19Move process-related functions and structures to proc.hPetr Machata
2012-04-19Remove another bit of PPC-related crudPetr Machata
2012-04-19Remove Breakpoint typedefPetr Machata
2012-04-19Drop Process::breakpoints_enabledPetr Machata
2012-04-19Drop most of start-up magic and use startup callback insteadPetr Machata
2012-04-19read_elf takes extra argument for entry pointPetr Machata
2012-04-19Add callbacks to breakpointsPetr Machata
2012-04-19Create breakpoint.h with decls related to breakpointsPetr Machata
2012-02-07CleanupsPetr Machata
2011-10-06Clone breakpoint dictionary as well as library symbolsPetr Machata
2011-10-06Fix serious race in attach to many-threaded processPetr Machata
2011-10-06Add a concept of tasks and leader threadPetr 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-06Coding style nitsPetr Machata
2011-10-06Plug a leak in breakpoints_initPetr Machata
2010-11-28Fix insertion of breakpoints on Thumb code.Zachary T Welch
2010-11-28breakpoints: fix mipsArnaud Patard
2009-07-25Finally got rid of GNU's Autoconf stuffJuan Cespedes
2009-07-03Some minor fixesJuan Cespedes
2009-06-25Re-organize file namesJuan Cespedes
2009-05-28Created library "libltrace.a" and a simple program that calls itJuan Cespedes
2009-05-21Make exec() work again using PTRACE_O_TRACEEXECJuan Cespedes
2009-05-21Obey -f option (added STATE_IGNORED to ignore some processes)Juan Cespedes
2009-05-14better debugging support (-d option)Juan Cespedes
2009-05-07NON-WORKING version of new fork() approachJuan Cespedes
2009-05-07struct breakpoint -> BreakpointJuan Cespedes
2009-04-28struct process -> ProcessJuan Cespedes
2008-12-16Added global struct "options"Juan Cespedes
2008-12-16Re-indent entry points to functionsJuan Cespedes
2008-12-10Patches from Anderson Lizardo and Riku Voipio to reach Debian version 0.5-3.1Juan Cespedes
2007-09-04Take arg_num out of arg_type_infoJuan Cespedes
2007-05-17Fixes from Supriya Kannery <supriyak@in.ibm.com>Petr Machata
2007-01-25Fix -p and -L behaviorPetr Machata
2006-12-28Added mipsel supportEric Vaitl
2006-11-30Fix .opd handling on IA64, few cleanups.Petr Machata
2006-06-14Added Paul Gilliam's secure PLT patchPaul Gilliam
2006-02-20run Lindent over source to get everything looking about the sameIan Wienand
2006-02-20Switched to SVN (initial import)Ian Wienand
2006-02-16Some fixes...Ian Wienand
2003-02-01Version 0.3.29Juan Cespedes
2003-01-31Version 0.3.28Juan Cespedes
2003-01-31Version 0.3.27Juan Cespedes
2002-03-31Version 0.3.26Juan Cespedes
2002-03-31Version 0.3.25Juan Cespedes
2002-03-27Version 0.3.24Juan Cespedes
2002-03-01Version: 0.3.18Juan Cespedes
2001-07-02Version: 0.3.11Juan Cespedes
1998-09-25Version: 0.3.6Juan Cespedes