For instance: AT_PLATFORM: Also print the string pointed to by the value AT_HWCAP: Also print the set elements (is it that?) AT_ENTRY: Also print the symbol at the address
2008-01-10 Phil Muldoon <pmuldoon@redhat.com> * AuxvCommand.java (interpret): Do not println, instead flush output. * TestAuxvCommand.java (testAuxVCoreCommand): Adjust order or live and core auxv requests. 2008-01-09 Phil Muldoon <pmuldoon@redhat.com> * AuxvStringBuilder.java (construct): Find symbol for AT_ENTRY. Find string in memory for AT_PLATFORM. 2008-01-09 Phil Muldoon <pmuldoon@redhat.com> * TestAuxvCommand.java (testAuxVCoreCommand): Pass in proc to BuildAuxv. * MapsCommand.java (interpret): With with multiple processes, over multipe sets. * AuxvCommand.java (interpret): Work with multiple processes, over multipe sets. * InfoCommand.java (Help): Delete internal help command.