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 2e10cefd83b gdb/tui: make use of a scoped_restore
new 5f6ec13ffe8 [gdb/testsuite] Improve leaf fn in gdb.base/unwind-on-each- [...]
new ebef88edb64 [gdb/testsuite] Analyze non-leaf fn in gdb.base/unwind-on-e [...]
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/testsuite/gdb.base/unwind-on-each-insn-foo.c | 8 +-
gdb/testsuite/gdb.base/unwind-on-each-insn.c | 6 +-
gdb/testsuite/gdb.base/unwind-on-each-insn.exp | 138 +++++++++++++----------
3 files changed, 92 insertions(+), 60 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 6db98f026e4 gdb/tui: better filtering of tab completion results for foc [...]
new 2e10cefd83b gdb/tui: make use of a scoped_restore
The 1 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/tui/tui-io.c | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 db8861ec34a gdb/testsuite: rename test source file to match test script
new b3b0595ff66 gdb/testsuite: extend gdb.tui/tui-layout.exp test script
new 843a1a4f735 gdb/testsuite: update gdb.tui/tui-disasm-long-lines.exp
new 3602634035f gdb/testsuite: update gdb.tui/tui-nl-filtered-output.exp
new 24f3aded1d4 gdb/testsuite/tui: more testing of the 'focus' command
new 6789344ab22 gdb/tui: convert if/error to an assert
new 6db98f026e4 gdb/tui: better filtering of tab completion results for foc [...]
The 6 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/testsuite/gdb.tui/completion.exp | 18 +++++-
gdb/testsuite/gdb.tui/tui-disasm-long-lines.exp | 21 ++++---
.../bp-cmds-run-with-ex.c => gdb.tui/tui-focus.c} | 2 +-
gdb/testsuite/gdb.tui/tui-focus.exp | 68 ++++++++++++++++++++++
gdb/testsuite/gdb.tui/tui-layout.exp | 57 ++++++++++++++----
gdb/testsuite/gdb.tui/tui-nl-filtered-output.exp | 37 +++++-------
gdb/tui/tui-win.c | 34 ++++++++---
7 files changed, 186 insertions(+), 51 deletions(-)
copy gdb/testsuite/{gdb.base/bp-cmds-run-with-ex.c => gdb.tui/tui-focus.c} (93%)
create mode 100644 gdb/testsuite/gdb.tui/tui-focus.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.