|
From: Ashley P. <as...@qu...> - 2007-02-16 14:49:52
|
On Fri, 2007-02-16 at 14:17 +0000, sv...@va... wrote: > Author: sewardj > Date: 2007-02-16 14:17:10 +0000 (Fri, 16 Feb 2007) > New Revision: 6597 > > Log: > Non-functional (debug printing only) change: > > Implement GNU binutils 'readelf' style output for --debug-dump=lines > (fully) and --debug-dump=frames (partially). > > Initial testing with --debug-dump=lines shows our DWARF2 line number > reader behaves identically to readelf for all examples I tried so far. Hi, I've still got a couple of shared libraries where valgrind isn't reporting functions/line numbers correctly for errors, what are the instructions for using this new feature and I'll try it here, I remember something about being able to enable it on a per so basis? Incidentally --debug-dump=lines is giving a error although --debug-dump=frames seems to work. Ashley, |