| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tty output - move fd to the config struct | Jiri Olsa | 2011-05-29 | 1 | -4/+13 |
| | | | | | | moving tty fd into the config struct, since it's better fit and it's needed for error simulation, which is comming in shortly | ||||
| * | adding OUTPUT_TTY config file option | Jiri Olsa | 2011-05-05 | 1 | -0/+137 |
| - 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 | |||||
