On Wed, January 23, 2013 8:54 am, Andreas Sandberg wrote: > > >> On Jan. 15, 2013, 5:19 a.m., Nilay Vaish wrote: >> > configs/common/Options.py, line 42 >> > <http://reviews.gem5.org/r/1606/diff/1/?file=32925#file32925line42> >> > >> > Why do we need this separately? Why not just add the list of >> configurations to help text for cpu-type? > > I'm pretty sure that the list of CPUs is already included in the output > (unfortunately, I can't check that at the moment). The list CPU types > option prints a more detailed list of CPU models, including their doc > strings, and available aliases. The other option I considered was adding a > magic 'help' CPU to the cpu-type parameter that would print this > information. >
Did you try setting the argument help to a function that returns the help text you want? -- Nilay _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
