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]

insight rename patch


Here is the patch modified as suggested.

ok to commit?

grace

2002-09-04  Grace Sainsbury  <graces@redhat.com>

	    * top.c: Set use_windows to default to zero.
	    * main.c: Move main function to insight.c, gdb.c
	    (gdb_main): New function.
	    * main.h: New file.
	    * insight.c: New File.
	    * gdb.c: New File.
	    * Makefile.in: Add rules for gdb.o, insight.o and
	    * insight. Change
	    gdbtk-install, gdbtk-uninstall, and GDBTK_ALL to reflect this.

Attachment: insight.diff
Description: Text document


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