* main.c (main): Don't init_source_path for the -cd argument. Now
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 16 Mar 1994 18:05:57 +0000 (18:05 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 16 Mar 1994 18:05:57 +0000 (18:05 +0000)
commita645ccc92603069c58d6ac7bb961c1a86054fa8c
treed7c9e54a4f5b9927370c5b33b9fa9ef00d2b29a8
parent3006c5ac367af15bed7322f62ec4755bb4daa358
* main.c (main): Don't init_source_path for the -cd argument.  Now
that source_path doesn't contain the current_directory from when
GDB started up, init_source_path is no longer useful (and is
harmful because it clobbers a source_path set in $HOME/.gdbinit).
gdb/ChangeLog