]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/mi: rename mi_lookup to mi_cmd_lookup
authorJan Vrany <jan.vrany@labware.com>
Mon, 8 Nov 2021 10:46:07 +0000 (10:46 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Tue, 14 Dec 2021 10:34:58 +0000 (10:34 +0000)
commit3524a83e5950576a807134dde6c180211219e655
tree1b24cc6bf5d45c3b320d1a21f61c58b678a0a08f
parentfdb2b35b8fdbd5a6c136db326c73582dbfb335f8
gdb/mi: rename mi_lookup to mi_cmd_lookup

Lets give this function a more descriptive name.  I've also improved
the comments in the header and source files.

There should be no user visible changes after this commit.
gdb/mi/mi-cmd-info.c
gdb/mi/mi-cmds.c
gdb/mi/mi-cmds.h
gdb/mi/mi-parse.c