src/gdb ChangeLog tramp-frame.c tramp-frame.h

cagney@sources.redhat.com cagney@sources.redhat.com
Wed Mar 24 23:14:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney@sourceware.org	2004-03-24 23:14:39

Modified files:
	gdb            : ChangeLog tramp-frame.c tramp-frame.h 

Log message:
	2004-03-24  Andrew Cagney  <cagney@redhat.com>
	
	* tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
	* tramp-frame.c: Include "gdb_assert.h".
	(tramp_frame_start): Use TRAMP_SENTINEL_INSN.  Use ULONGEST and
	correct sizeof.
	(tramp_frame_append): Validate the tramp frame's instructions.
	* Makefile.in (tramp-frame.o): Update dependencies.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5603&r2=1.5604
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tramp-frame.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tramp-frame.h.diff?cvsroot=src&r1=1.2&r2=1.3



More information about the Gdb-cvs mailing list