src/gdb ChangeLog i386-tdep.c
kettenis@sourceware.org
kettenis@sourceware.org
Sun Aug 1 21:55:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: kettenis@sourceware.org 2004-08-01 21:55:45
Modified files:
gdb : ChangeLog 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6177&r2=1.6178
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386-tdep.c.diff?cvsroot=src&r1=1.199&r2=1.200
More information about the Gdb-cvs
mailing list