Bug 14517

Summary: set environment does not work, set env does
Product: gdb Reporter: Jan Kratochvil <jan>
Component: gdbAssignee: Not yet assigned to anyone <unassigned>
Status: RESOLVED INVALID    
Severity: normal CC: jan
Priority: P2    
Version: HEAD   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Project(s) to access: ssh public key:

Description Jan Kratochvil 2012-08-24 14:02:57 UTC
./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
Comment 1 Jan Kratochvil 2012-08-24 14:39:34 UTC
Typo, environment -> enviroment.