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

Re: "path" does not seem to work correctly


On 7/17/07, Daniel Jacobowitz <drow@false.org> wrote:
`path DIRECTORY'
     Add DIRECTORY to the front of the `PATH' environment variable
     (the
     search path for executables) that will be passed to your program.
     The value of `PATH' used by GDB does not change.

Yes, I suppose I was reading out-of-date documentation from somewhere on the web that suggested that this would change the path for both gdb and the program.

Thanks for clearing that up,
Mandar.


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