Re: Some stuff for 0.159+

2014-01-15 Thread Mark Wielaard
On Wed, 2014-01-15 at 21:47 +0100, Jan Kratochvil wrote: > On Wed, 15 Jan 2014 16:16:34 +0100, Mark Wielaard wrote: > > - Maybe tweak the defaults for eu-stack based on feedback. > > Maybe use more debug information than just the line numbers if > > available (e.g. use the subprogram or inlined

Re: Some stuff for 0.159+

2014-01-15 Thread Jan Kratochvil
On Wed, 15 Jan 2014 16:16:34 +0100, Mark Wielaard wrote: > - Maybe tweak the defaults for eu-stack based on feedback. > Maybe use more debug information than just the line numbers if > available (e.g. use the subprogram or inlined_subroutine names for the > addresses found). There is also li

[commit] [patchv2] Fix corruption of non-C++ symbols by the demangler

2014-01-15 Thread Jan Kratochvil
On Wed, 15 Jan 2014 17:39:09 +0100, Mark Wielaard wrote: > Looks good. Checked in: 7c6e785e6eca774080a64801f950bd61785c469e Thanks, Jan

Re: Fix false FAILs on testsuite with ulimit -c unlimited.

2014-01-15 Thread Mark Wielaard
On Wed, 2014-01-15 at 14:19 +0100, Jan Kratochvil wrote: > tests/test-21522/core.21602 > Core was generated by `/home/jkratoch/redhat/elfutils/tests/backtrace-child > --ptraceme'. > > #2 0x7f19405fb079 in main (argc=2, argv=0x7fff6d8bf1d8) at > backtrace-child.c:222 > 222 abort (); > (g

Re: [patchv2] Fix corruption of non-C++ symbols by the demangler

2014-01-15 Thread Mark Wielaard
On Wed, 2014-01-15 at 14:09 +0100, Jan Kratochvil wrote: > On Tue, 14 Jan 2014 11:22:41 +0100, Mark Wielaard wrote: > > On Tue, 2014-01-14 at 10:07 +0100, Jan Kratochvil wrote: > > > On Tue, 14 Jan 2014 10:00:59 +0100, Mark Wielaard wrote: > > > > The __GLOBAL__.[ID]_xxx functions are wrappers gene

Re: Some stuff for 0.159+

2014-01-15 Thread Mike Frysinger
On Wednesday 15 January 2014 10:16:34 Mark Wielaard wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1037051 > elfutils FTBFS if "-Werror=format-security" flag is used > Currently we just remove that flag, but if we can rewrite the code to > enable it by default for all files that would

Some stuff for 0.159+

2014-01-15 Thread Mark Wielaard
Hi, The last release had lots of new features. I don't have any grand plans for the next release. I was mostly going to spend time on bug fixing and cleanups. The following items is just what I personally wanted to spend some time on. I don't think everything below makes it for the next release (0

Fix false FAILs on testsuite with ulimit -c unlimited.

2014-01-15 Thread Jan Kratochvil
Hi, (ulimit -c unlimited;make check) FAIL: run-backtrace-native.sh FAIL: run-backtrace-native-biarch.sh tests/run-backtrace-native.sh.log rmdir: failed to remove 'test-21522': Directory not empty tests/test-21522/core.21602 Core was generated by `/home/jkratoch/redhat/elfutils/tests/backtrace-ch