Prints the process maps.
HPD: 2007-12-07 Phil Muldoon <pmuldoon@redhat.com> * CoreCommand.java: Tweak help text. * AuxvCommand.java (interpret): Return nothing when main task cannot be found. * MapsCommand.java: New. * TestMapsCommand: New. * TopLevelCommand.java (TopLevelCommand): Add maps command. * AuxvCommand.java: Move AuxvStringBuilder from here to frysk.util. * TestAuxvCommand.java (testAuxVCoreCommand): Rewrite. Extract auxv from live process, generate core, test against fhpd represention of core auxv data. 2007-12-06 Phil Muldoon <pmuldoon@redhat.com> * TopLevelCommand.java(TopLevelCommand): add auxv command. * TestAuxvCommand.java: New. * AuxvCommand.java: New. Command line utilities: 2007-12-11 Phil Muldoon <pmuldoon@redhat.com> * faux.xml: Fix fmap references. * fmaps.xml: Fix fcore references. * faux.java: New. * TestFauxv.java: New. * faux.xml: New. 2007-12-10 Phil Muldoon <pmuldoon@redhat.com> * fmaps.java: Indent. * TestFmaps.java: Indent (testExeOfPid): Look only for executable name. * fmaps.java: New. * fmaps.xml: New. * TestFmaps.java: New.