X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Sun, 07 Oct 2007 14:53:44 -0400 From: Ethan Rosenberg Subject: Re: GDB tui In-reply-to: To: djgpp AT delorie DOT com Message-id: <0JPK00AWF1U29750@mta2.srv.hcvlny.cv.net> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <0JPJ008NOTRH5S30 AT mta2 DOT srv DOT hcvlny DOT cv DOT net> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk At 12:59 PM 10/7/2007, you wrote: >Ethan Rosenberg escreveu: >>Dear List - >>Which distribution of GDB supports the tui mode? If I enter >>gdb-tui or tui at the gdb prompt, nothing happens. Suggestions please. >>Thanks again. >Ethan, > >The latest gdb compiled for DJGPP seems it was not compiled with TUI >interface built in. > >Besides the litmus tests you report, reading the README.DJGPP shows >that for building the gdb package [n]curses was not used. > >It seems that if you want this (additional) functionality you'll >need to grab the sources and configure with this option and compile yourself. > >YMMV > >-- >Cesar Rabak ++++++++++ Cesar - Thank you. I do not have the skills to rebuild the GDB with tui. The command line GDB would be difficult for me. Do you have any suggestions? Does anyone in the list have the skills to rebuild GDB with tui? Ethan