Thread: gdb source command with env variable in the path?
gdb source command with env variable in
the path?
2006-06-15 08:24:29
> > 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.
gdb source command with env variable in
the path?
2006-06-15 13:59:26
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