[Bug python/12148] New: sys module has no 'argv' attribute

markflorisson88 at gmail dot com sourceware-bugzilla@sourceware.org
Thu Oct 21 20:08:00 GMT 2010


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

           Summary: sys module has no 'argv' attribute
           Product: gdb
           Version: 7.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
        AssignedTo: unassigned@sourceware.org
        ReportedBy: markflorisson88@gmail.com


(gdb) python print sys.argv
Traceback (most recent call last):
  File "<string>", line 1, in <module>
AttributeError: 'module' object has no attribute 'argv'
Error while executing Python code.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Gdb-prs mailing list