diff options
author | Kevin Buettner <kevinb@redhat.com> | 2022-06-02 15:26:38 -0700 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2022-06-21 09:47:15 -0700 |
commit | bfda149dc1b0376f8cb4c423790246794c7ee873 (patch) | |
tree | 8b54883579da509407f87e0ff4476cbc5125d272 /libctf | |
parent | ec41dd75c866599fc03c390c6afb5736c159c0ff (diff) | |
download | gdb-bfda149dc1b0376f8cb4c423790246794c7ee873.zip gdb-bfda149dc1b0376f8cb4c423790246794c7ee873.tar.gz gdb-bfda149dc1b0376f8cb4c423790246794c7ee873.tar.bz2 |
Document how GDB searches for files when using -s, -e, and -se options
GDB's documentation of the 'file' command says:
If you do not specify a directory and the file is not found in the
GDB working directory, GDB uses the environment variable PATH as a
list of directories to search, just as the shell does when looking
for a program to run.
The same is true for files specified via commandline options -s, -e,
and -se.
This commit adds a cross reference to the file command for these options.
Diffstat (limited to 'libctf')
0 files changed, 0 insertions, 0 deletions