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 gdbarch.c gdbarch.h gdbarch.sh


CVSROOT:	/cvs/src
Module name:	src
Changes by:	teawater@sourceware.org	2009-04-30 02:52:16

Modified files:
	gdb            : gdbarch.c gdbarch.h gdbarch.sh 

Log message:
	GDBARCH interface for process record and replay.
	
	* gdbarch.sh (process_record): This interface point to the
	function that records the inferior execute log.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.c.diff?cvsroot=src&r1=1.444&r2=1.445
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.h.diff?cvsroot=src&r1=1.394&r2=1.395
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbarch.sh.diff?cvsroot=src&r1=1.486&r2=1.487


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