From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A781C3856DE3; Thu, 28 Jul 2022 14:33:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A781C3856DE3 From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug mi/29426] New: FAIL: gdb.mi/mi-var-invalidate.exp: linteger not anymore in scope due to binary changes (unexpected output) Date: Thu, 28 Jul 2022 14:33:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: mi X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2022 14:33:19 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29426 Bug ID: 29426 Summary: FAIL: gdb.mi/mi-var-invalidate.exp: linteger not anymore in scope due to binary changes (unexpected output) Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: mi Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- I'm running into: ... FAIL: gdb.mi/mi-var-invalidate.exp: linteger not anymore in scope due to bi= nary changes (unexpected output) FAIL: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (= 1) (unexpected output) ... In more detail: ... PASS: gdb.mi/mi-var-invalidate.exp: set format variable float_simple Expecting: ^(-var-update linteger[^M ]+)?(\^done,changelist=3D\[{name=3D"linteger",in_scope=3D"invalid",has_more= =3D"0"}\][^M ]+[(]gdb[)] ^M [ ]*) -var-update linteger^M ^done,changelist=3D[{name=3D"linteger",in_scope=3D"false",type_changed=3D"f= alse",has_more=3D"0"}]^M (gdb) ^M FAIL: gdb.mi/mi-var-invalidate.exp: linteger not anymore in scope due to bi= nary changes (unexpected output) ... Also I'm seeing these, and assuming they're related: ... FAIL: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=3D0: in new pr= ocess: global_var recreated (unexpected output) FAIL: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=3D1: in new pr= ocess: global_var recreated (unexpected output) ... --=20 You are receiving this mail because: You are on the CC list for the bug.=