-
Tue Jun 19 2018 Matej Marusak <mmarusak@redhat.com> - 0.13-15
- Honor frame number limit in GDB core unwinder
- Related: #1260074
-
Mon Jun 06 2016 Matej Habrnal <mhabrnal@redhat.com> - 0.13-14
- add support for OS Variant
- Related: #1342469
-
Thu May 12 2016 Matej Habrnal <mhabrnal@redhat.com> - 0.13-13
- add support for Ruby
- Related: #1334604
- actualize list of normalization function in satyr
- Related: #1332869
- fix defects found by coverity
- Related: #1336390
-
Wed Sep 09 2015 Richard Marko <rmarko@redhat.com> - 0.13-12
- apply last patch
- Related: #1210599
-
Wed Sep 09 2015 Richard Marko <rmarko@redhat.com> - 0.13-11
- core unwind: fix the missing frame build_id and file_name
- Related: #1210599
-
Fri Jul 17 2015 Richard Marko <rmarko@redhat.com> - 0.13-10
- leave saving of core backtrace to abrt hook
- Related: #1210599
-
Tue Jun 23 2015 Richard Marko <rmarko@redhat.com> - 0.13-9
- Add functionality to generate a backtrace without saving a coredump
- Resolves: #1210599
-
Wed Nov 19 2014 Martin Milata <mmilata@redhat.com> - 0.13-8
- Better handling of stacktraces with infinite recursion
- Resolves: #1142346
-
Fri Oct 03 2014 Martin Milata <mmilata@redhat.com> - 0.13-7
- Don't free GDB stacktrace on error
- Resolves: #1147952
-
Fri Oct 03 2014 Martin Milata <mmilata@redhat.com> - 0.13-6
- Ignore suppressed exceptions in the Java exception parser
- Resolves: #1034857