This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/palves/multi-target-v2 in repository binutils-gdb.
discards c8a096b604c Switch the inferior too in switch_to_program_space_and_thread discards b722947828c Multi-target: NEWS and user manual discards f527676f17a Require always-non-stop for multi-target resumptions discards 9fdbd5cf7d4 Add "info connections" command, "info inferiors" connection [...] discards a4dd487333c Revert 'Remove unused struct serial::name field' discards 9a584e18d9a gdbarch-selftests.c: No longer error out if debugging something discards ace320d1750 Add multi-target tests new cc70f1f4d1e Add multi-target tests new c72bd989a89 gdbarch-selftests.c: No longer error out if debugging something new a9205f4fc3d Revert 'Remove unused struct serial::name field' new 1cb00a6fb01 Add "info connections" command, "info inferiors" connection [...] new 8dac3406569 Require always-non-stop for multi-target resumptions new 77e15200405 Multi-target: NEWS and user manual new 73926074a8d Switch the inferior too in switch_to_program_space_and_thread new 2168664e216 Switch the inferior before outputting its id in "info inferiors"
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (c8a096b604c) \ N -- N -- N refs/heads/users/palves/multi-target-v2 (2168664e216)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 8 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/inferior.c | 11 ++- gdb/testsuite/gdb.multi/multi-target.exp | 115 +++++++++++++++++++++++-------- 2 files changed, 97 insertions(+), 29 deletions(-)