This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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 translator/6470] New: export command line arguments or run-time script parsing


In addition to $1/@1, which are parse-time processed, it may be nice to
expose to scripts the entire command line vector for their run-time
use.  It could be a perl-like _ARGV[]/_ARGC script-level global pair,
initialized from a synthetic begin probe, and duly elided if the script
cares not one whit for them.

-- 
           Summary: export command line arguments or run-time script parsing
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


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

------- 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]