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]

gdb dbxread.c ChangeLog


CVSROOT:	/cvs/uberbaum
Module name:	gdb
Changes by:	ezannoni@sourceware.org	2003-02-18 15:41:29

Modified files:
	.              : dbxread.c ChangeLog 

Log message:
	2003-02-18  Elena Zannoni  <ezannoni@redhat.com>
	
	From Jim Ingham   <jingham@apple.com>:
	* dbxread.c (process_one_symbol): Use last_function_start rather
	than function_start_offset to find the real beginning of the
	current function.  The latter is just the text section offset on
	some systems, the former is always the real function start.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/dbxread.c.diff?cvsroot=uberbaum&r1=1.41&r2=1.42
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.3840&r2=1.3841


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