This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap 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 ChangeLog elaborate.cxx staptree.h tapsets.cxx


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2006-09-05 02:08:53

Modified files:
	.              : ChangeLog elaborate.cxx staptree.h tapsets.cxx 

Log message:
	2006-09-04  Frank Ch. Eigler  <fche@elastic.org>
	
	Improve unresolved target-symbol error messages.
	* staptree.h (target_symbol): Add new field saved_conversion_error.
	* elaborate.cxx (typeresolution_info::visit_target_symbol): Throw
	that if found instead of generic error.
	* tapsets.cxx (t_v_f_c_v::visit_target_symbol): Set it.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.454&r2=1.455
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elaborate.cxx.diff?cvsroot=systemtap&r1=1.65&r2=1.66
http://sourceware.org/cgi-bin/cvsweb.cgi/src/staptree.h.diff?cvsroot=systemtap&r1=1.43&r2=1.44
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.140&r2=1.141


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