This is the mail archive of the gdb-patches@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]: Fix TUI to build and run


I hope you realise this is a political and not a technical question. 
Anyway, ignoring the politics ... :-)

The code contains a number extern additions in C files vis:

> diff -u -p -r1.5 tui.c
> --- tui.c       2000/12/15 01:01:51     1.5
> +++ tui.c       2001/03/25 16:55:30
...
> +extern Function *old_rl_getc_function;

Just keep in mind that MI/libgdb are ment to eventually replace all
those TUIDO macros.

Anyway, on to the politics, nuff sitting on the fence.  Could I suggest:

	o	taging the GDB sources
		before anything goes in

	o	checking out a separate
		tree and then merging
		/ committing the changes
		incrementally.

		For instance, the patch to zap
		the __STDC__ stuff could
		be separated out.

Beyond that, assume you've got a licence to kill.

	Andrew


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