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]
Other format: [Raw text]

[rfa] rename insight to insight


I changed the Makefile to make two independent executables (if gdbtk
is available); gdb and insight, where gdb opens in the terminal and
insight starts insight.

ok?

grace

2002-08-26  Grace Sainsbury  <graces@redhat.com>

	* top.c: Set use_windows to default to zero.
	* main.c: Move main function to insight.c, gdb.c
	* insight.c: New File.
	* gdb.c: New File.
	* Makefile.in: Add rules for gdb.o, insight.o and insight. Change
	all, install and clean rules to include insight.

Attachment: patch
Description: Text document


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