Bug 5339 - info nested command for "debuginfo" maps et.al.
Summary: info nested command for "debuginfo" maps et.al.
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Phil Muldoon
URL:
Keywords:
Depends on:
Blocks: 2246 5336
  Show dependency treegraph
 
Reported: 2007-11-15 20:45 UTC by Andrew Cagney
Modified: 2008-07-04 15:04 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2007-11-15 20:45:39 UTC
 
Comment 1 Phil Muldoon 2008-07-04 15:04:55 UTC
2007-12-20  Phil Muldoon  <pmuldoon@redhat.com>

        * InfoCommand.java: New. Add auxv, maps, debuginfo.
        * TopLevelCommand.java(TopLevelCommand): Add InfoCommand.
        Remove auxv, maps, debuginfo.
        * TestRegs.java (testRegsCommand): Add 'info regs'
        to test.
        * TestMapsCommand.java (testMapsCommand): Send 'info maps'
        to expect instead of 'maps'.
        * TestAuxvCommand.java (testAuxVCoreCommand): Send 'info auxv'
        to expect instead of 'auxv'.
        * TestHelp.java (TestHelp): Remove debuginfo, add
        info to array.