| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
| |
- moved specific cleanup into src/Makefile
- added OBJS_DEPS_OMIT variable to ease DEPS_OBJS generation
|
| |
|
|
|
|
|
|
|
|
| |
- added OUTPUT_TTY config file option
it is possible to catch traced program tty output and
storing it to the configured file (0/1/2 descriptors
are monitored)
- added automated test for the option
- refactoring process method a bit
- disabling connection between -R and -q options
|
| |
|
|
|
|
|
| |
So far for x86 and x86_64 others are disabled.
From this time on, I'll try to force addition of automated
test for each fix/feature.. ;)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- separating bison/flex functions for args and config
- the "include file support" unified among new conf and C header
parsing
- support for following options:
HEADERS
INDENT_SYM
PIPE
TIMESTAMP
FRAMESIZE
FRAMESIZE_CHECK
HIDE_TID
FOLLOW_FORK
FOLLOW_EXEC
DEMANGLE
BRACES
ENABLE_ARGS
DETAIL_ARGS
|
| | |
|
| |
|
|
| |
fix LDFLAGS/CFLAGS usage
|
| |
|
|
|
|
| |
one global tree to rule them all
- only one tree is searched during the plt entry/exit
- symbols are added during the bind audit callback
|
| | |
|
| | |
|
| |
|
|
| |
disabled for not supported architectures
|
| | |
|
| |
|
|
| |
shlib doesn't need to be executable
|
| |
|
|
| |
added check for liberty-pic
|
| |
|
|
| |
added checks for asciidoc and xmlto
|
| |
|
|
| |
liberty controled by autoconf now
|
| | |
|
| |
|