gdbadmin | 1 Apr 2009 02:00
Favicon

src/gdb version.in

CVSROOT:	/cvs/src
Module name:	src
Changes by:	gdbadmin <at> sourceware.org	2009-04-01 00:00:04

Modified files:
	gdb            : version.in 

Log message:
	

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/version.in.diff?cvsroot=src&r1=1.2828&r2=1.2829

gdbadmin | 1 Apr 2009 02:00
Favicon

src/gdb version.in

CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_6_8-branch
Changes by:	gdbadmin <at> sourceware.org	2009-04-01 00:00:33

Modified files:
	gdb            : version.in 

Log message:
	

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/version.in.diff?cvsroot=src&only_with_tag=gdb_6_8-branch&r1=1.2428.2.402&r2=1.2428.2.403

brobecke | 1 Apr 2009 18:35
Favicon

src/gdb windows-nat.c ChangeLog

CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke <at> sourceware.org	2009-04-01 16:35:54

Modified files:
	gdb            : windows-nat.c ChangeLog 

Log message:
	* windows-nat.c (+windows_get_ada_task_ptid): New function.
	(init_windows_ops): Set windows_ops.to_get_ada_task_ptid.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/windows-nat.c.diff?cvsroot=src&r1=1.187&r2=1.188
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10346&r2=1.10347

palves | 1 Apr 2009 19:42
Favicon

src/gdb ChangeLog remote.c

CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves <at> sourceware.org	2009-04-01 17:42:03

Modified files:
	gdb            : ChangeLog remote.c 

Log message:
	* remote.c (append_resumption): New.
	(remote_vcont_resume): Use it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10347&r2=1.10348
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/remote.c.diff?cvsroot=src&r1=1.352&r2=1.353

brobecke | 1 Apr 2009 20:56
Favicon

src/gdb linux-nat.c ChangeLog

CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke <at> sourceware.org	2009-04-01 18:56:30

Modified files:
	gdb            : linux-nat.c ChangeLog 

Log message:
	* linux-nat.c (linux_nat_filter_events): Do not delete the lwp if
	this is the last one.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/linux-nat.c.diff?cvsroot=src&r1=1.126&r2=1.127
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10348&r2=1.10349

brobecke | 1 Apr 2009 21:07
Favicon

src/gdb linux-nat.c ChangeLog

CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke <at> sourceware.org	2009-04-01 19:07:51

Modified files:
	gdb            : linux-nat.c ChangeLog 

Log message:
	* linux-nat.c (linux_nat_filter_event): Minor comment reformatting.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/linux-nat.c.diff?cvsroot=src&r1=1.127&r2=1.128
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10349&r2=1.10350

aristovski | 1 Apr 2009 21:13
Favicon

src/gdb ChangeLog mips-tdep.c

CVSROOT:	/cvs/src
Module name:	src
Changes by:	aristovski <at> sourceware.org	2009-04-01 19:13:42

Modified files:
	gdb            : ChangeLog mips-tdep.c 

Log message:
	* mips-tdep.c (mips_numeric_register_alieses): New definition.
	(mips_gdbarch_init): Add user registers from
	mips_numeric_register_aliases.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10350&r2=1.10351
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mips-tdep.c.diff?cvsroot=src&r1=1.490&r2=1.491

brobecke | 2 Apr 2009 00:05
Favicon

src/gdb stack.c ChangeLog

CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke <at> sourceware.org	2009-04-01 22:05:33

Modified files:
	gdb            : stack.c ChangeLog 

Log message:
	* stack.c (print_frame_arguments): Set initial value to "scalars".

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/stack.c.diff?cvsroot=src&r1=1.192&r2=1.193
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10351&r2=1.10352

brobecke | 2 Apr 2009 00:08
Favicon

src/gdb/testsuite gdb.ada/ref_param.exp gdb.ad ...

CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke <at> sourceware.org	2009-04-01 22:08:03

Modified files:
	gdb/testsuite/gdb.ada: ref_param.exp lang_switch.exp 
	gdb/testsuite/gdb.base: funcargs.exp call-ar-st.exp 
	gdb/testsuite  : ChangeLog 

Log message:
	* gdb.base/funcargs.exp: Set print frame-arguments to "all".
	* gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
	* gdb.ada/ref_param.exp: Set print frame-arguments to "all".
	* gdb.ada/lang_switch.exp: Set print frame-arguments to "all".

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.ada/ref_param.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.ada/lang_switch.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/funcargs.exp.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/call-ar-st.exp.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1847&r2=1.1848

palves | 2 Apr 2009 00:25
Favicon

src/gdb gdbserver/ChangeLog gdbserver/linux-lo ...

CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves <at> sourceware.org	2009-04-01 22:25:44

Modified files:
	gdb/gdbserver  : ChangeLog linux-low.c 
	gdb/testsuite  : ChangeLog 
Added files:
	gdb/testsuite/gdb.threads: pending-step.c pending-step.exp 

Log message:
	gdb/gdbserver/
	
	* linux-low.c (linux_wait_for_event): Don't clear the `stepping'
	flag.
	(wait_for_sigstop): Don't leave a finished single-step SIGTRAP
	pending.
	(linux_continue_one_thread): Only preserve the stepping flag if
	there's a pending breakpoint.
	
	gdb/testsuite/
	
	* gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.252&r2=1.253
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.c.diff?cvsroot=src&r1=1.91&r2=1.92
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1848&r2=1.1849
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/pending-step.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/pending-step.exp.diff?cvsroot=src&r1=NONE&r2=1.1
(Continue reading)


Gmane