This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 gdb/14517] New: set environment does not work, set env does


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

             Bug #: 14517
           Summary: set environment does not work, set env does
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jan.kratochvil@redhat.com
    Classification: Unclassified


./gdb -q -nx -ex 'set enviroment l /'
No symbol table is loaded.  Use the "file" command.
(gdb) _

./gdb -q -nx -ex 'set env l /'
(gdb) _

GNU gdb (GDB) 7.5.50.20120824-cvs

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


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