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 breakpoint.c f-valprint.c infcmd.c inf ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb-csl-available-20060303-branch
Changes by:	drow@sourceware.org	2006-04-02 21:52:40

Modified files:
	gdb            : breakpoint.c f-valprint.c infcmd.c inflow.c 
	                 infrun.c stack.c valops.c varobj.c 
	gdb/cli        : cli-cmds.c 
	gdb/testsuite/gdb.base: default.exp 
	gdb/tui        : tui-disasm.c tui-source.c tui-winsource.c 

Log message:
	Add a Debian patch that prevents some bogus "No selected frame" errors.
	This needs to go to mainline separately.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.223&r2=1.223.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/f-valprint.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.33&r2=1.33.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infcmd.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.144.4.2&r2=1.144.4.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inflow.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.32&r2=1.32.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.209&r2=1.209.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/stack.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.137&r2=1.137.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/valops.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.163&r2=1.163.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/varobj.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.58&r2=1.58.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-cmds.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.64&r2=1.64.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/default.exp.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.20&r2=1.20.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tui/tui-disasm.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.16&r2=1.16.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tui/tui-source.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.13&r2=1.13.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tui/tui-winsource.c.diff?cvsroot=src&only_with_tag=gdb-csl-available-20060303-branch&r1=1.19&r2=1.19.4.1


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