From owner-freebsd-mips@FreeBSD.ORG Thu May 27 13:25:11 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 091A1106564A for ; Thu, 27 May 2010 13:25:11 +0000 (UTC) (envelope-from phcoder@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7C7658FC08 for ; Thu, 27 May 2010 13:25:09 +0000 (UTC) Received: by bwz2 with SMTP id 2so1808259bwz.13 for ; Thu, 27 May 2010 06:25:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type; bh=43p5Januq10caJCJ++Z+C61YSycmkWP6JdfpHqz9Qko=; b=TiiiMfKbvgjMD+VI/s/JcqFWEw+bRJBc+i1yhoo5C3AiMKcsIQk35YehKWT88411Q9 7XYIy0I76jljmBElBYAVtfrJUrl+Cxm4AHMNhgCtlBxToilP+tJfAomLZoKhEXqsF6+R kPCpvIpeEnzlSB00q8wKJRTjZPMADu4nnl1Y4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; b=grsHJkGbLIHW1W00jhVG+CF1oFQPSOmzu7YTx3a6kMV7pHLeuNBlUcbNO69mFJHpHk XljSC1Cqy8WzMQg3lKiLb2V9JdekTOL9LnpwZ5AL8rbIZgRf61PFH5+mY3PUzElc1Gtv wRgK32AE0uyBBlJbCTw1U4JReNSXx+nUo5G5A= Received: by 10.204.175.79 with SMTP id w15mr4957199bkz.108.1274966709013; Thu, 27 May 2010 06:25:09 -0700 (PDT) Received: from debian.bg45.phnet (hg-public-dock-109-dhcp.ethz.ch [82.130.80.109]) by mx.google.com with ESMTPS id h29sm5423619bkf.18.2010.05.27.06.25.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 27 May 2010 06:25:07 -0700 (PDT) Message-ID: <4BFE72B2.1030107@gmail.com> Date: Thu, 27 May 2010 15:25:06 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: Rui Paulo References: <4BFDA036.7080502@gmail.com> In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: multipart/mixed; boundary="------------010909080908060507000402" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-mips@freebsd.org Subject: Re: Fix mips64 ddb backtracing X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2010 13:25:11 -0000 This is a multi-part message in MIME format. --------------010909080908060507000402 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rui Paulo wrote: > On 26 May 2010, at 23:27, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > > >> This is a multi-part message in MIME format. >> --------------080906000803010207060400 >> Content-Type: text/plain; charset=UTF-8 >> Content-Transfer-Encoding: quoted-printable >> >> I've come accross this issue when coding for yeeloong. It's easy to fix >> (patch attached). After applying the patch I had the session with >> debugger as in attached capture file. >> Can this patch go directly to -current ? >> >> --=20 >> Regards >> Vladimir '=CF=86-coder/phcoder' Serbinenko >> > > Can you please resend this ? I cannot read this patch nor the pcap file correctly. > > Some kind of problem with signatures. I'll bug-report it, using beta sometimes backfires. The original patch had a mistake (always using 64-bit kseg0 address) I fixed in this one. New cap file attached. Can some test it on 32-bit mips? > Regards, > -- > Rui Paulo > > > > -- Regards Vladimir 'φ-coder/phcoder' Serbinenko --------------010909080908060507000402--