src/gdb ChangeLog breakpoint.c breakpoint.h in ...

palves@sourceware.org palves@sourceware.org
Tue Mar 27 23:01:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2007-03-28 00:01:01

Modified files:
	gdb            : ChangeLog breakpoint.c breakpoint.h infcmd.c 

Log message:
	* breakpoint.c (bpstat_num): Add int *num parameter.
	* breakpoint.h (bpstat_num): Likewise.
	* infcmd.c (continue_command): Adjust to new bpstat_num
	interface.
	(program_info): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8238&r2=1.8239
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.242&r2=1.243
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.h.diff?cvsroot=src&r1=1.39&r2=1.40
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infcmd.c.diff?cvsroot=src&r1=1.150&r2=1.151



More information about the Gdb-cvs mailing list