This is the mail archive of the gdb-cvs@sourceware.org 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 disasm.c testsuite/ChangeLog ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	aburgess@sourceware.org	2011-02-03 14:45:37

Modified files:
	gdb            : ChangeLog disasm.c 
	gdb/testsuite  : ChangeLog 
Added files:
	gdb/testsuite/gdb.base: disasm-end-cu-1.c disasm-end-cu-2.c 
	                        disasm-end-cu.exp 

Log message:
	http://sourceware.org/ml/gdb-patches/2010-12/msg00300.html
	Improve the ordering of line table entries when dealing with the end
	of sequence markers.  This will allow us to disassemble over the border
	between two compile units while also displaying source code information.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12536&r2=1.12537
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/disasm.c.diff?cvsroot=src&r1=1.45&r2=1.46
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2569&r2=1.2570
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/disasm-end-cu-1.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/disasm-end-cu-2.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/disasm-end-cu.exp.diff?cvsroot=src&r1=NONE&r2=1.1


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