diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0082e651..d2c38009 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2014-11-26 Jan Kratochvil <jan.kratochvil@redhat.com> + + * stack.c: Include sys/ptrace.h and sys/wait.h. + (OPT_CORE_PATTERN, opt_core_pattern, core_pattern): New. + (parse_opt): Handle OPT_CORE_PATTERN. Check opt_core_pattern option + validity. Call core_pattern. Pass it as assume_ptrace_stopped. + (main): Add "core-pattern" to options. + 2014-11-24 Mark Wielaard <mjw@redhat.com> * readelf.c (print_debug_line_section): Check line_range is not zero |
