Thread: gdb source command with env variable in the path?
gdb source command with env variable in
the path?
2006-06-15 07:33:17
Is it possible to do a source command with an
environment variable in the path?
(gdb) source $HOME/filename
I see the command `show env HOME` but no way to use
the env variable in a path.
Thanks.
gdb source command with env variable in
the path?
2006-06-15 08:18:57
"Jason Andrews" <jasonacadence.com> writes:
> Is it possible to do a source command with an
> environment variable in the path?
>
> (gdb) source $HOME/filename
(gdb) source ~/filename
Andreas.
--
Andreas Schwab, SuSE Labs, schwabsuse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg,
Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5
214B 8276 4ED5
"And now for something completely different."