gdb: call gdb_tilde_expand instead of gdb_tilde_expand_up in source_script_with_search
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 14 Apr 2022 00:03:18 +0000 (20:03 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Mon, 18 Apr 2022 19:48:03 +0000 (15:48 -0400)
commite0c34637019b0a070780b57b50d9026c0aca16f4
tree79b70d9d878a118319bd58e11500ed3f08c344ba
parentdc6c21dabfbd242616b9e6266b459eded2d0762b
gdb: call gdb_tilde_expand instead of gdb_tilde_expand_up in source_script_with_search

This removes a use of gdb_tilde_expand_up, which is removed later in
this series.

Change-Id: I5887d526cea987103e4ca24514a982b0a28e992a
gdb/cli/cli-cmds.c