From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26069 invoked by alias); 11 Oct 2007 16:37:31 -0000 Received: (qmail 26057 invoked by uid 22791); 11 Oct 2007 16:37:29 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO brahms.sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 11 Oct 2007 16:37:26 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.1/8.14.0) with ESMTP id l9BGb5em012174; Thu, 11 Oct 2007 18:37:05 +0200 (CEST) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.1/8.14.1/Submit) id l9BGb5Pj024356; Thu, 11 Oct 2007 18:37:05 +0200 (CEST) Date: Thu, 11 Oct 2007 16:37:00 -0000 Message-Id: <200710111637.l9BGb5Pj024356@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: drow@false.org CC: Kai.Tietz@onevision.com, gdb@sourceware.org In-reply-to: <20071011145549.GA19918@caradoc.them.org> (message from Daniel Jacobowitz on Thu, 11 Oct 2007 10:55:49 -0400) Subject: Re: Support of gdb for Windows 64 native systems References: <20071011142348.GA18239@caradoc.them.org> <20071011145549.GA19918@caradoc.them.org> Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00072.txt.bz2 > Date: Thu, 11 Oct 2007 10:55:49 -0400 > From: Daniel Jacobowitz > > On Thu, Oct 11, 2007 at 04:47:28PM +0200, Kai Tietz wrote: > > Ok, I questioned mingw, why they did not assigned those patches to the > > FSF. But on the otherhand, I would do this work (I need to make an other > > FSF assignement for gdb), if I get some advice. Until now, I haven't > > worked with gdb sources, so the architecture is a bit strange for me. Is > > there a good documentation about the subject how to add an new target > > (TUI) ? > > What does the TUI have to do with it? TUI in particular is > troublesome for mingw because of the lack of good curses libraries. That's easily solved by disabling the TUI on mingw.