diff options
author | Pedro Alves <palves@redhat.com> | 2019-06-13 00:06:54 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2019-06-13 00:24:17 +0100 |
commit | 6206060d9be8da3e701fe0307c6c01390e2b4ae2 (patch) | |
tree | 3e8f08e72db035a5278c44f53f737d59d8a547f1 /gdb/po | |
parent | 6665660a411ead049daa85cac5c629d637e22044 (diff) | |
download | gdb-6206060d9be8da3e701fe0307c6c01390e2b4ae2.zip gdb-6206060d9be8da3e701fe0307c6c01390e2b4ae2.tar.gz gdb-6206060d9be8da3e701fe0307c6c01390e2b4ae2.tar.bz2 |
Delete parse_flags/parse_flags_qcs
Now that "thread/frame apply" have been converted to the gdb::option
framework, these functions are no longer used.
For a while, I thought about keeping the unit tests, by making a local
version of parse_flags_qcs in the unit tests file. But all that would
really test that is used by GDB itself, is the validate_flags_qcs
function. So in the end, I went through all the unit tests, and
converted any that wasn't already covered to gdb.base/options.exp
tests. And those have all already been added in previous patches.
gdb/ChangeLog:
2019-06-13 Pedro Alves <palves@redhat.com>
* cli/cli-utils.c (parse_flags, parse_flags_qcs): Delete.
* cli/cli-utils.h (parse_flags, parse_flags_qcs): Delete.
* unittests/cli-utils-selftests.c (test_parse_flags)
(test_parse_flags_qcs): Delete.
(test_cli_utils): Don't call deleted functions.
Diffstat (limited to 'gdb/po')
0 files changed, 0 insertions, 0 deletions