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 linespec.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	carlton_dictionary-branch
Changes by:	carlton@sourceware.org	2002-11-04 17:22:21

Modified files:
	gdb            : ChangeLog linespec.c 

Log message:
	2002-11-04  David Carlton  <carlton@math.stanford.edu>
	
	* linespec.c (initialize_defaults): Rename from
	dl1_initialize_defaults.
	(set_flags): Rename from dl1_set_flags.
	(decode_line_1): Set flags before decoding indirect.
	(decode_indirect): Rename from dl1_indirect.
	(set_flags): Miscellaneous cleanup.
	(decode_indirect): Miscellaneous cleanup.
	Move around some functions and declarations.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.3256.2.22&r2=1.3256.2.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/linespec.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.22.2.6&r2=1.22.2.7


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