src/gdb ChangeLog NEWS i386-tdep.c

kettenis@sourceware.org kettenis@sourceware.org
Fri Aug 13 19:08:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_6_2-branch
Changes by:	kettenis@sourceware.org	2004-08-13 19:08:04

Modified files:
	gdb            : ChangeLog NEWS i386-tdep.c 

Log message:
	* i386-tdep.c (I386_MAX_INSN_LEN): New define.
	(struct i386_insn): New structure.
	(i386_match_insn): New function.
	(i386_frame_setup_skip_insns): New variable.
	(i386_analyze_frame_setup): Change to use i386_match_insn and the
	array i386_frame_setup_insns of instructions that should be
	skipped inside the frame setup sequence.
	* NEWS: Mention improved i386 prologue analyzer in GDB 6.2.1.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_2-branch&r1=1.6083.2.25&r2=1.6083.2.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/NEWS.diff?cvsroot=src&only_with_tag=gdb_6_2-branch&r1=1.154.2.7&r2=1.154.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386-tdep.c.diff?cvsroot=src&only_with_tag=gdb_6_2-branch&r1=1.197&r2=1.197.2.1



More information about the Gdb-cvs mailing list