diff options
author | Tom Tromey <tom@tromey.com> | 2025-04-19 12:40:18 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2025-05-08 11:13:28 -0600 |
commit | 440b7ed4a4bb8da7030244df8088b0b29a0211e6 (patch) | |
tree | 83d405ac82ac58da867f2df6fd92285286fba9d1 /gdb/python/python.c | |
parent | 88d0753018cfff7a74d59316caf42e83afb2a6bc (diff) | |
download | binutils-440b7ed4a4bb8da7030244df8088b0b29a0211e6.zip binutils-440b7ed4a4bb8da7030244df8088b0b29a0211e6.tar.gz binutils-440b7ed4a4bb8da7030244df8088b0b29a0211e6.tar.bz2 |
Move substitute_path_component
This moves substitute_path_component out of utils.c. I considered
making a new file for this (still could if someone wants that), but
since the only caller is in auto-load.c, I moved it there instead.
I've also moved the tests into auto-load.c as well. This way
substitute_path_component can be static.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions