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: gdb source command with env variable in the path?


On Thu, Jun 15, 2006 at 01:24:29AM -0700, Jason Andrews wrote:
> > > Is it possible to do a source command with an
> > > environment variable in the path?
> > >
> > > (gdb) source $HOME/filename
> > 
> > (gdb) source ~/filename
> > 
> 
> $HOME was just an example. I'm asking if it's possible
> for a generic env variable that could be set to any path.

No, sorry.

-- 
Daniel Jacobowitz
CodeSourcery


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