From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 11 09:20:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 73E6B9C3 for ; Mon, 11 Mar 2013 09:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4D445FA9 for ; Mon, 11 Mar 2013 09:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2B9K20p068233 for ; Mon, 11 Mar 2013 09:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2B9K1rM068232; Mon, 11 Mar 2013 09:20:01 GMT (envelope-from gnats) Date: Mon, 11 Mar 2013 09:20:01 GMT Message-Id: <201303110920.r2B9K1rM068232@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Luca Pizzamiglio Subject: Re: ports/176103: [MAINTAINER] devel/gdb: Adding an option to disable TUI and correctly enabling all targets X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Luca Pizzamiglio List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2013 09:20:02 -0000 The following reply was made to PR ports/176103; it has been noted by GNATS. From: Luca Pizzamiglio To: bug-followup@freebsd.org, luca.pizzamiglio@gmail.com Cc: Subject: Re: ports/176103: [MAINTAINER] devel/gdb: Adding an option to disable TUI and correctly enabling all targets Date: Mon, 11 Mar 2013 10:17:18 +0100 Sorry for the mess, this patch is still incomplete, it doesn't solve all problems on 64-bit architecture. I'm still working on it. best regards, Luca