This is the mail archive of the gdb-cvs@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]

src/gdb ChangeLog NEWS defs.h main.c doc/Chang ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_6_2-branch
Changes by:	cagney@sourceware.org	2004-07-17 03:20:50

Modified files:
	gdb            : ChangeLog NEWS defs.h main.c 
	gdb/doc        : ChangeLog gdb.texinfo 

Log message:
	Index: ChangeLog
	2004-07-16  Andrew Cagney  <cagney@gnu.org>
	
	* defs.h (event_loop_p): Replace variable declaration with macro,
	always 1.
	* main.c (captured_main): Delete options "-async" and "-noasync".
	(event_loop_p): Delete variable.
	* NEWS: Mention that "-async" and "-noasync" were removed.
	
	Index: doc/ChangeLog
	2004-07-16  Andrew Cagney  <cagney@gnu.org>
	
	* gdb.texinfo (Mode Options): Delete documentation on "-async" and
	"-noasync".

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_2-branch&r1=1.6083.2.4&r2=1.6083.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/NEWS.diff?cvsroot=src&only_with_tag=gdb_6_2-branch&r1=1.154.2.1&r2=1.154.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/defs.h.diff?cvsroot=src&only_with_tag=gdb_6_2-branch&r1=1.151&r2=1.151.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/main.c.diff?cvsroot=src&only_with_tag=gdb_6_2-branch&r1=1.41&r2=1.41.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_2-branch&r1=1.431&r2=1.431.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&only_with_tag=gdb_6_2-branch&r1=1.209&r2=1.209.2.1


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