Skip to content
Unverified Commit 895294e5 authored by Adam Sampson's avatar Adam Sampson Committed by Andreas K. Hüttel
Browse files

ldconfig: Ignore all GDB extension files



ldconfig already ignores files with the -gdb.py suffix, but GDB also
looks for -gdb.gdb and -gdb.scm files. These aren't as widely used, but
libguile at least comes with a -gdb.scm file.

Rename is_gdb_python_file to is_gdb_extension_file, and make it
recognise all three types of GDB extension.

Signed-off-by: default avatarAdam Sampson <ats@offog.org>
Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent ed2b8d3a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment