diff options
author | Tom Tromey <tromey@redhat.com> | 2013-03-28 11:08:31 -0600 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2014-06-30 07:59:38 -0600 |
commit | 961427268a863e614a79f25449e79d54696690ad (patch) | |
tree | 9eea05fed87642cb82c24311049d41e881bbad07 /gdb/cli | |
parent | aebf9d247e4026189a0f612ee03c19cdf4bf86ac (diff) | |
download | gdb-961427268a863e614a79f25449e79d54696690ad.zip gdb-961427268a863e614a79f25449e79d54696690ad.tar.gz gdb-961427268a863e614a79f25449e79d54696690ad.tar.bz2 |
constify search_symbols
This constifies the parameters to search_symbols and fixes up the
fallout.
Tested by rebuilding.
2014-06-30 Tom Tromey <tromey@redhat.com>
* symtab.c (operator_chars): Make parameters and return type
const.
(file_matches): Make "files" const.
(struct search_symbols_data) <files>: Now const.
(search_symbols): Make "regexp" and "files" parameters const.
Update.
(symtab_symbol_info): Remove cast.
(rbreak_command): Update.
* symtab.h (search_symbols): Update.
Diffstat (limited to 'gdb/cli')
0 files changed, 0 insertions, 0 deletions