Files
binutils-gdb/gdb/utils.h
Andrew Burgess 1217ae6726 gdb: new extract_single_filename_arg helper function
This commit is in preparation for the next few commits, this commit
adds a new function extract_single_filename_arg.

This new function will be used to convert GDB commands that expect a
single filename argument to have these commands take a possibly quoted
or escaped string.

There's no use of the new function in this commit, for that see the
following commits.
2024-09-07 20:28:58 +01:00

16 KiB