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

drow@sources.redhat.com drow@sources.redhat.com
Sun Feb 1 18:05:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sourceware.org	2004-02-01 18:05:09

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

Log message:
	* breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
	and check the specified thread for each breakpoint.
	* breakpoint.h (bpstat_stop_status): Update prototype.
	* infrun.c (handle_inferior_event): Update calls to
	bpstat_stop_status.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5301&r2=1.5302
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.155&r2=1.156
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.h.diff?cvsroot=src&r1=1.29&r2=1.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.133&r2=1.134



More information about the Gdb-cvs mailing list