src/gdb ChangeLog disasm.c testsuite/ChangeLog ...

aburgess@sourceware.org aburgess@sourceware.org
Thu Feb 3 14:45:00 GMT 2011


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



More information about the Gdb-cvs mailing list