This is the mail archive of the gdb-cvs@sources.redhat.com 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 ChangeLog config/sparc/nm-sol2.h


CVSROOT:	/cvs/src
Module name:	src
Branch: 	kettenis_sparc-20030918-branch
Changes by:	kettenis@sourceware.org	2003-12-29 13:07:26

Modified files:
	gdb            : ChangeLog 
	gdb/config/sparc: nm-sol2.h 

Log message:
	* config/sparc/nm-sol2.h [NEW_PROC_API]
	(TARGET_HAS_HARDWARE_WAITCHPOINTS): Define.
	(TARGET_CAN_USE_HARDWARE_WATCHPOINT): Define to 1.
	(TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to 1.
	(HAVE_CONTINUABLE_WATCHPOINT): Define to 1.
	(procfs_stopped_by_watchpoint): New prototype.
	(STOPPED_BY_WATCHPOINT): New define.
	(procfs_set_watchpoint): New prototype.
	(target_insert_watchpoint, target_remove_watchpoint): Define using
	procfs_set_watchpoint.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.4779.2.37&r2=1.4779.2.38
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nm-sol2.h.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.1.2.1&r2=1.1.2.2


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