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-01 17:37:04

Modified files:
	gdb            : ChangeLog linespec.c 

Log message:
	2002-11-01  David Carlton  <carlton@math.stanford.edu>
	
	* linespec.c (dl1_set_flags): Change arguments.
	(dl1_compound): Rename from dl1_multipart_compound, and shuffle
	components.
	(dl1_examine_compound_token): Change call structure.
	(dl1_find_method): Ditto.
	(dl1_handle_filename): Ditto.
	(dl1_is_all_digits): New function.
	(dl1_all_digits): Ditto.
	(dl1_skip_digits): Ditto.
	(dl1_dollar): Ditto.
	(dl1_variable): Ditto.
	(dl1_symbol_found): Ditto.
	(dl1_minsym_found): Ditto.
	(decode_line_1): Slim down dramatically.

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.21&r2=1.3256.2.22
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.5&r2=1.22.2.6


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