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?


> > 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.


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