* i386-tdep.c (I386_MAX_INSN_LEN): New define.
authorMark Kettenis <kettenis@gnu.org>
Sun, 1 Aug 2004 21:55:44 +0000 (21:55 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 1 Aug 2004 21:55:44 +0000 (21:55 +0000)
commit37bdc87e5aefe70fabf763ff182c36d83993c957
tree01ef633d92b4fc7c416e35894a08dd72a4ceefa2
parent5bc602c771a929ead79869a4001b7682f7091efc
* 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.
gdb/ChangeLog
gdb/i386-tdep.c