|
From: Tom H. <to...@co...> - 2009-08-14 12:46:53
|
On 14/08/09 12:26, Alexander Potapenko wrote: > Here you are: > > mcgrind:valgrind-new glider$ Inst/bin/valgrind --tool=helgrind > --read-var-info=yes helgrind/tests/hg03_inherit > ==77903== Helgrind, a thread error detector > ==77903== Copyright (C) 2007-2009, and GNU GPL'd, by OpenWorks LLP et al. > ==77903== Using Valgrind-3.5.0.SVN and LibVEX; rerun with -h for copyright info > ==77903== Command: helgrind/tests/hg03_inherit > ==77903== > --77903-- warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0xf0 According to libdwarf 0xf0 is DW_OP_APPLE_uninit so it looks like it is some Apple extension to DWARF. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |