From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19703 invoked by alias); 9 Mar 2009 21:06:21 -0000 Received: (qmail 19681 invoked by uid 48); 9 Mar 2009 21:06:11 -0000 Date: Tue, 10 Mar 2009 03:00:00 -0000 Message-ID: <20090309210611.19680.qmail@sourceware.org> From: "jkenisto at us dot ibm dot com" To: systemtap@sources.redhat.com In-Reply-To: <20090219182252.9871.fche@redhat.com> References: <20090219182252.9871.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug tapsets/9871] use @cast() instead of embedded-c whereever possible X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00659.txt.bz2 ------- Additional Comments From jkenisto at us dot ibm dot com 2009-03-09 21:06 ------- Correct. (In reply to comment #6) > (In reply to comment #5) > > In taspset/*/registers.stp, _stp_get_register_by_offset() could be replaced > > using @cast. > > Just remember that @cast requires debuginfo -- aren't the registers tapsets > designed to be helpful for running with no debuginfo? Yes, indeed. Does it help that we'd be casting only to predefined types -- e.g., pointer-to-long? -- http://sourceware.org/bugzilla/show_bug.cgi?id=9871 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.