From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19665 invoked by alias); 23 Jul 2007 09:54:38 -0000 Received: (qmail 19599 invoked by uid 48); 23 Jul 2007 09:54:22 -0000 Date: Mon, 23 Jul 2007 09:54:00 -0000 Message-ID: <20070723095422.19598.qmail@sourceware.org> From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org In-Reply-To: <20061214165603.3726.cagney@redhat.com> References: <20061214165603.3726.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3726] nothing tests PtraceByteBuffer X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00145.txt.bz2 List-Id: ------- Additional Comments From mark at klomp dot org 2007-07-23 09:54 ------- Fixed a long time ago by: 2006-06-26 Mark Wielaard * frysk-sys/frysk/sys/TestPtraceByteBuffer.java: New test. * frysk-sys/frysk/sys/TestLib.java (intVal, byteVal, longVal): New static fields. (getIntValAddr, getByteValAddr, getLongValAddr): New native methods. (getFuncAddr): Likewise. (getFuncBytes): Likewise. * frysk-sys/frysk/sys/cni/TestLib.cxx (dummyfunc): New static function. (getIntValAddr, getByteValAddr, getLongValAddr): New method. (getFuncAddr): Likewise. (getFuncBytes): Likewise. * frysk-sys/frysk/sys/cni/PtraceByteBuffer.cxx (peek): Use off when storing bytes. Which has already been replaced with TestPtraceServer. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=3726 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.