|
From: Tom H. <to...@co...> - 2008-03-03 11:01:25
|
In message <200...@ac...>
Julian Seward <js...@ac...> wrote:
> Memcheck is able to make use of Dwarf3 info if it has been read,
> but does not read it by default. To allow users to force this
> information to be read, a flag --read-var-info=yes has been
> added. This is a core flag and so applies to all tools.
I'm getting thousands of messages along these lines when I turn
on reading of variable info:
--29598-- warning: addVar: in range 0xFA08 .. 0xFA12 outside segment 0x36DD005210 .. 0x36DD00FC07 (ignore)
It looks like they all relate to the C library rather than our
code.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|