OSDN Git Service

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)
commit18b0a07b83f9ae6d2bc1ee60952f7f94c5580244
treee68c44eccd044d97391e46c14ce784c16451560c
parent90a7c81c2862ca12b5fc73ed98d4da5ec6b83c85
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