From owner-freebsd-mips@FreeBSD.ORG Sun Mar 18 07:44:11 2012 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9DA85106564A for ; Sun, 18 Mar 2012 07:44:11 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7470D8FC12 for ; Sun, 18 Mar 2012 07:44:11 +0000 (UTC) Received: by pbcwz17 with SMTP id wz17so705464pbc.13 for ; Sun, 18 Mar 2012 00:44:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=lfIrMoqMVBvJVFRgNgcfo2dwYnxCymvu1qDPIrnNjBM=; b=f2C+VY6J6seIZbAQUFLJJGmes6D9ZlNlrFdLimiDUSmg72jUS8vreIdrLuBgGBgnSa PAv0pTxf9Lw08HFv5VSrkTIUi07RrwLU4nVZThT+t2NrcDBYEPKCxru3nACbnR1dzn0W AionHyJoTeohR+rdquGhAROOYUp9NQmXLoK+4FiGNrZW707tqHJ0lc5LGBxAGqKU5wUM /msXSUyVfgRLQG/lepR+Ov3T6AK/ci+QYFIQajeV6aPqthrOOOdF0JikmHtWo4miS4Mf p5RENT2leQwZQ6ezo58VyViYXEAhqr0iHBhYTy5d0b84blcxrLm7J3nCnQZJWtPCOCyW +gCQ== MIME-Version: 1.0 Received: by 10.68.240.135 with SMTP id wa7mr29371055pbc.7.1332056650910; Sun, 18 Mar 2012 00:44:10 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.143.33.5 with HTTP; Sun, 18 Mar 2012 00:44:10 -0700 (PDT) In-Reply-To: References: Date: Sun, 18 Mar 2012 00:44:10 -0700 X-Google-Sender-Auth: SDQuq8kWWuCa6P6A9wea4u9hlGQ Message-ID: From: Adrian Chadd To: Oleksandr Tymoshenko Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-mips@freebsd.org Subject: Re: hwpmc(4) MIPS code refactoring / bugfixes 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: Sun, 18 Mar 2012 07:44:11 -0000 (.. and I'd like to see if we can sort out a way through the "invalid backtrace" support, but that can come later on once this is all done. It's a question of debug symbols, right?) Adrian