aboutsummaryrefslogtreecommitdiff
path: root/options.c
AgeCommit message (Expand)Author
2012-04-19Don't create PLT symbols that don't match filtering criteriaPetr Machata
2012-04-19Fix memory bugsPetr Machata
2012-04-19Hide caller unless custom -e is passedPetr Machata
2012-04-19Implement @MAIN, @/path/name -e selectors, make former default for nowPetr Machata
2012-04-19Fix bugs in filter code, enable filtering according to -e settingPetr Machata
2012-04-19Drop opt_e{,_t,_enable}, use filter.h/.c to implement -e parsingPetr Machata
2012-04-19The first crude version of tracing across librariesPetr Machata
2010-12-10Fix building with --enable-debugZachary T Welch
2010-11-28Cleanup and documentation.Joe Damato
2010-11-28Keep a count of the number of -x options passed on the command line.Joe Damato
2010-11-28Add -w/--where to show backtraces of traced functions.Joe Damato
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
2009-07-25Finally got rid of GNU's Autoconf stuffJuan Cespedes
2009-07-23Clarified debug levels (try --debug=help)Juan 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-14better debugging support (-d option)Juan Cespedes
2009-05-06almost there...Juan Cespedes
2009-04-07More fields to struct "options", same output with or without -oJuan Cespedes
2009-04-07More fields to struct "options"Juan Cespedes
2009-04-07Documentation, small fixesJuan Cespedes
2009-04-07Year of copyright change (2008 -> 2009)Juan Cespedes
2008-12-16More fields to struct "options"Juan Cespedes
2008-12-16Added global struct "options"Juan Cespedes
2008-12-16Re-indent entry points to functionsJuan Cespedes
2008-12-10Updated year in copyright (2007 -> 2008)Juan Cespedes
2007-08-31Some random fixesJuan Cespedes
2006-10-12options.c: fix up typo for config fileOlaf Hering
2006-08-07array argumentsSteve Fink
2006-07-18options.c: don't hardcode version numberPetr Machata
2006-07-17add -F option to read in config filesSteve Fink
2006-04-24Use e_entry if "_start" can't be found on architectures where it is neededPaul Gilliam
2006-03-13fix the -x processing to get rid of bad waring.Paul 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-17Version 0.3.38-1Ian Wienand
2006-02-16Some fixes...Ian Wienand
2004-11-10Version: 0.3.36Juan Cespedes
2004-06-14Version 0.3.33Juan Cespedes
2004-04-04Version 0.3.32Juan Cespedes
2003-02-03Version 0.3.30Juan Cespedes
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-03Version 0.3.20Juan Cespedes