This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] New ui_file streams for Insight


"Martin M. Hunt" wrote:

> Index: main.c
> ===================================================================
> RCS file: /cvs/src/src/gdb/main.c,v
> retrieving revision 1.7
> diff -u -p -r1.7 main.c
> --- main.c      2001/03/06 08:21:10     1.7
> +++ main.c      2001/04/02 02:50:39
> @@ -35,7 +35,8 @@
>  #include "gdb_string.h"
>  #include "event-loop.h"
>  #include "ui-out.h"
> -#if defined (TUI) || defined (GDBTK)
> +
> +#if defined (TUI)

Yes, definitly ok. Thanks.

	Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]