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-10-31 17:12:52

Modified files:
	gdb            : ChangeLog linespec.c 

Log message:
	2002-10-31  David Carlton  <carlton@math.stanford.edu>
	
	* linespec.c (dl1_handle_multipart): New function.
	(dl1_multipart_compound): Ditto.
	(dl1_examine_compound_token): Ditto.
	(dl1_locate_class_sym): Ditto.
	(dl1_find_next_token): Ditto.
	(dl1_find_method): Ditto.
	(dl1_count_methods): Ditto.
	(dl1_handle_filename): Ditto.
	(decode_line_1): Call dl1_handle_multipart.
	(cplusplus_error): Declare to be NORETURN.
	
	Also, my previous change on the branch should have mentioned:
	
	2002-10-25  David Carlton  <carlton@math.stanford.edu>
	
	* ada-lang.c (standard_lookup): Set last argument to lookup_symbol
	to NULL.
	* p-valprint.c (pascal_val_print): Ditto.
	* objc-lang.c (find_imps): Ditto.
	* c-valprint.c (c_val_print): Ditto.

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.20&r2=1.3256.2.21
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.4&r2=1.22.2.5


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