From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 992763858D20; Tue, 29 Nov 2022 19:50:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 992763858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669751421; bh=CwSLg3+drXcyZc0NlITqOvJRSkblXz7ePwPHGkBqybo=; h=From:To:Subject:Date:From; b=fn1doFuuv0UkM+QUHB/tzt5nb+95iqZWlLEUQaKYCgFK8+fz9YgsiYg3q+iMmB262 9ajkKW7LFIvplME8XeO7W+Jf5kjFnhM7SYYeWLpWLVXenwfBU/ocvVoqPXIHabBs7o TEanQ3fJEYS/vbBEQE5UKSBxCwxuJber9w0/KJ3c= From: "mark at klomp dot org" To: systemtap@sourceware.org Subject: [Bug translator/29838] New: DWARF5 DW_OP_implicit_pointer and DW_OP_entry_value unhandled Date: Tue, 29 Nov 2022 19:50:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: translator X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29838 Bug ID: 29838 Summary: DWARF5 DW_OP_implicit_pointer and DW_OP_entry_value unhandled Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: translator Assignee: systemtap at sourceware dot org Reporter: mark at klomp dot org Target Milestone: --- DW_OP_GNU_implicit_pointer and DW_OP_GNU_entry_value were standardized in DWARF5 as DW_OP_implicit_pointer and DW_OP_entry_value. But aren't currently handled. Proposed patch: https://inbox.sourceware.org/systemtap/20221129175058.32728-1-mark@klomp.or= g/ --=20 You are receiving this mail because: You are the assignee for the bug.=