From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EB7B0385840A; Mon, 13 Feb 2023 16:46:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB7B0385840A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676306803; bh=5nr4Np0mwbeluBihwkWOj+nZaL6BIjL715b6l+mxgdM=; h=From:To:Subject:Date:From; b=I5Qv74FeYkg8r7usGcwY6N5Fz6gurqo8P5FPWXdOjV7D4eexpnsGkC2eqzJiNAyp9 ZiNaA/KhF7AGP0P1qPvbm8LFWqYAe04xyOlA3IzJWjMXk3eik6JSu5hPJlUF2CRmiJ 4WC6s/i4nIwsQIjvLg6kYPvcoD+hX3nDcyHEyggY= From: "fche at redhat dot com" To: dwz@sourceware.org Subject: [Bug default/30121] New: make dejagnu logs more elaborate Date: Mon, 13 Feb 2023 16:46:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: dwz X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nobody 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 cc target_milestone attachments.created 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30121 Bug ID: 30121 Summary: make dejagnu logs more elaborate Product: dwz Version: unspecified Status: NEW Severity: normal Priority: P2 Component: default Assignee: nobody at sourceware dot org Reporter: fche at redhat dot com CC: dwz at sourceware dot org Target Milestone: --- Created attachment 14681 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14681&action=3Ded= it proposed patch dwz-tests.exp produces totally barebones dwz.log files, basically duplicati= ng the .sum file. If there are any errors, there's basically no info to go on. Please consider applying the following patch. It runs the .sh subtests in = -x trace mode, and logs stdout/stderr to the .log file, so e.g. bunsen can safe-keep it. Otherwise I believe no-op. --=20 You are receiving this mail because: You are on the CC list for the bug.=