From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 55CFF3893653; Fri, 24 Apr 2020 16:58:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 55CFF3893653 From: "cosmin.chenaru at gmail dot com" To: systemtap@sourceware.org Subject: [Bug dyninst/15136] stapdyn doesn't fill registers on 32-bit x86 Date: Fri, 24 Apr 2020 16:58:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: dyninst X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cosmin.chenaru at gmail dot com 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: cc Message-ID: In-Reply-To: References: 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: systemtap@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Systemtap mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2020 16:58:37 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D15136 Cosmin Chenaru changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cosmin.chenaru at gmail do= t com --- Comment #1 from Cosmin Chenaru --- Hi. I realize I am 7 years late, but only now I had to instrument a 32-bit application using SystemTap and Dyninst. I took a look in the latest code f= or Dyninst, inside EmitterIA32::emitCall(), and to my little understanding I s= ee that there is still no support in passing the registers of the probe in ord= er for SystemTap to get them through enter_dyninst_uprobe_regs(). So can you please tell me, why can't Dyninst obtain the registers during runtime on x86, and on x64 there is no such limitation? Thank you. --=20 You are receiving this mail because: You are the assignee for the bug.=