|
From: Tom H. <to...@co...> - 2009-01-07 15:44:23
|
Bart Van Assche wrote: > On Mon, Dec 22, 2008 at 10:57 PM, Paul Mackerras <pa...@sa...> wrote: >> Another way to find out what the hardware can do is to look at the >> AT_HWCAP and AT_PLATFORM entries in the ELF auxiliary table. > > Thanks a lot for this information. Can anyone tell me whether there is > already support present in Valgrind for accessing the ELF auxiliary > table, or where I should start looking ? Well m_main.c has a copy of the auxv in the_iifii.client_auxv once ii_create_image has run. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |