2003-05-15 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Thu, 15 May 2003 21:38:37 +0000 (21:38 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Thu, 15 May 2003 21:38:37 +0000 (21:38 +0000)
commit5ea2bd7fc039dbdea9f0cb82cabd25f2bfc23b46
tree1abdba82c872fb81c89b1d3b48902b9f08ab4fec
parente4f79046293deef6d3ce06dde44c488309efab4a
2003-05-15  Jeff Johnston  <jjohnstn@redhat.com>

        * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
        (examine_prologue): Support looking through leaf functions, knowing
        they start with mov r2,r12.  Support skipping over indirect stores
        of the input registers.  Upon hitting a non-nop branch instruction
        or predicated instruction, bail out by setting lim_pc to the current
        pc value in the loop.  At the end, if the lim_pc value is still
        beyond our calculated value and we have trust_limit set,
        use the lim_pc value.
gdb/ChangeLog
gdb/ia64-tdep.c