This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/5924] New: fhpd has no <EXEFILE> arguments help


fhpd --help does not document how to pass the <EXEFILE> arguments.

Current:
Usage: fhpd <PID> || fhpd <EXEFILE> || fhpd <COREFILE> [<EXEFILE>]
Expected:
Usage: fhpd <PID> || fhpd <EXEFILE> [<ARGUMENTS>] || fhpd <COREFILE> [<EXEFILE>]

Resulting in blind attempts to run it as:
fhpd gdb -ex 'print 1+1'
        fhpd: unrecognized option '-ex'

P.S.:
When changing the help I would expect either the syntax
usage: fhpd <pid> || fhpd <exefile> [<arguments>] || fhpd <corefile> [<exefile>]
or
Usage: fhpd PID || fhpd EXEFILE [ARGUMENTS] || fhpd COREFILE [EXEFILE]
to be more compliant with the standards in use.

frysk-0.0.1.2008.02.29.rh1-1.fc8.x86_64

-- 
           Summary: fhpd has no <EXEFILE> arguments help
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: jan dot kratochvil at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5924

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]