[Andrew Cagney <ac131313 cygnus com>] UI_OUT component of libGDB available




I'm forwarding this message for anyone here that doesn't subscribe 
to gdb-list.

I will start working on a gdf backend for this sometime either tonight
or tomorrow.  I'll try and get something into cvs as soon as possible
so we can all look at it.

Cheers,
-dave


------- Start of forwarded message -------
Message-ID: <3898FD3C.9888BF77@cygnus.com>
Date: Thu, 03 Feb 2000 14:59:56 +1100
From: Andrew Cagney <ac131313@cygnus.com>
Organization: Cygnus Solutions
To: GDB Discussion <gdb@sourceware.cygnus.com>,
        GDB Patches <gdb-patches@sourceware.cygnus.com>
Subject: UI_OUT component of libGDB available

Hello,

I'm pleased to announce that Red Hat have integrated the UI_OUT
component (result builder object) which is part of the on going libGDB
project into the GDB sources. It will appear in the main CVS repository
shortly (1).  The basic details of the UI_OUT component were discussed
in various postings on the gdb@sourceware list last year.

To allow for both some settling in and some room for debate (2), there
is going to be a period during which the new UI_OUT code co-exists with
the old printf style output.  During this period, GDB can be built to
use the new UI_OUT code by configuring with (this will also be fixed):

	./configure --enable-build-warnings=-DUI_OUT=1

With the UI_OUT code enabled, the only visible change is that GDB's
start up message includes:

	GNU gdb 4.18.1 (UI_OUT)
	[...]
	(gdb) 

as the first ui-out implementation is, funny enough, the existing text
interface.

This work was authored (in reverse alphabetic order) by Elena Zannoni,
Fernando Nasser and me (Andrew Cagney).

	Andrew

(1) Don't forget that gdb/binutils are about to have their repositories
merged.  If you download this week, you'll just need to re-download next
week.

(2) I'm sure that there is plenty of room for debate.

------- End of forwarded message -------




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]