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 74172ec Update and add .gitignore's new 36cf180 PR gdb/20604 - fix "quit" when an invalid expression is used new 8aabe2e ppc: Fix return of instruction handlers in ppc_process_record_op63
The 2 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/ChangeLog | 13 +++++++ gdb/cli/cli-cmds.c | 13 ++++++- gdb/rs6000-tdep.c | 5 ++- gdb/testsuite/ChangeLog | 5 +++ .../as_string.py => testsuite/gdb.base/quit.exp} | 44 ++++++++++------------ gdb/top.c | 12 ++---- gdb/top.h | 2 +- 7 files changed, 58 insertions(+), 36 deletions(-) copy gdb/{python/lib/gdb/function/as_string.py => testsuite/gdb.base/quit.exp} (57%)