This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 2a740b3ba4c gdb/record-full: disable range stepping when resuming threads new 33c054b015b gdb: cleanup command creation in infcmd.c new cc09d372f66 gdb: make set/show args work with $_gdb_setting_str new 94e6c564123 gdb: make set/show cwd work with $_gdb_setting_str new 598e87ecc06 gdb: make set/show inferior-tty work with $_gdb_setting_str new b63c50f9d4b gdb: make deprecated_show_value_hack static
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/cli/cli-setshow.c | 2 +- gdb/command.h | 7 +- gdb/infcmd.c | 137 ++++++++++----------- gdb/testsuite/gdb.base/inferior-clone.exp | 9 ++ .../tui-focus.c => gdb.multi/gdb-settings.c} | 0 gdb/testsuite/gdb.multi/gdb-settings.exp | 123 ++++++++++++++++++ 6 files changed, 198 insertions(+), 80 deletions(-) copy gdb/testsuite/{gdb.tui/tui-focus.c => gdb.multi/gdb-settings.c} (100%) create mode 100644 gdb/testsuite/gdb.multi/gdb-settings.exp