diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2009-11-02 14:59:48 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2009-11-02 14:59:48 +0000 |
commit | 36ae52d16cc9d38cfe317a79bb5d63c624359154 (patch) | |
tree | c63d0aeaef91afdb7362bd676fadb426f063c5d5 /etc | |
parent | 6d5442015fa03f9f5e9163fbe592e7aa0e154ab2 (diff) | |
download | gdb-36ae52d16cc9d38cfe317a79bb5d63c624359154.tar.gz |
gdb/
* symfile.c (build_id_to_debug_filename): New variable debugdir. Move
variables size, s and data into a new inner block. Change xmalloc for
alloca, use direct BUILDID->SIZE there now. Loop for the
DEBUG_FILE_DIRECTORY components.
(find_separate_debug_file): New variable debugdir and debugdir_end.
Loop for the DEBUG_FILE_DIRECTORY components.
(_initialize_symfile): For "debug-file-directory" use plural and note
one can use multiple components now.
gdb/doc/
* gdb.texinfo (set debug-file-directory, show debug-file-directory)
(Auto-loading): Use plural and note one can use multiple components now.
gdb/testsuite/
* gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions