Bug 14517 - set environment does not work, set env does
Summary: set environment does not work, set env does
Status: RESOLVED INVALID
Alias: None
Product: gdb
Classification: Unclassified
Component: gdb (show other bugs)
Version: HEAD
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-24 14:02 UTC by Jan Kratochvil
Modified: 2012-08-24 14:39 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
Project(s) to access:
ssh public key:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.