This is the mail archive of the gdb@sources.redhat.com 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]

Re: path command, set in gdb's env too?


> Date: Thu, 8 Feb 2001 20:11:47 -0800
> From: Doug Evans <dje@transmeta.com>
> 
> The `path' command only adds the path to the inferior's environment.
> Is it also supposed to add the path to gdb's environment?

No, not anymore.  This used to be that way, but was changed with these
changes:

   Tue Mar 15 10:33:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)

	* environ.c (set_in_environ): Eliminate special handling of PATH and
	GNUTARGET.

Unfortunately, it seems gdb.texinfo was not updated accordingly...


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