2003-07-15 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 15 Jul 2003 17:23:32 +0000 (17:23 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 15 Jul 2003 17:23:32 +0000 (17:23 +0000)
commit0714963c79d71c6a88e14cfb855043566ec149bf
treed21badd0230cc611c556932f76029b963cfc47ca
parent98a23b3f746e24a90d40ade25b6d31642ab4feb8
2003-07-15  Andrew Cagney  <cagney@redhat.com>

* frame.c (get_prev_frame): Move disabled inside_entry_func to
before code inhibiting repeated unwind attempts.  Add to
commentary on that test's problems.
* blockframe.c (inside_main_func): Look for "main" in the minimal
symbol table.
* d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
identical.

Index: testsuite/ChangeLog
2003-07-15  Andrew Cagney  <cagney@redhat.com>

* gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
gdb/ChangeLog
gdb/blockframe.c
gdb/d10v-tdep.c
gdb/frame.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.asm/asm-source.exp
This page took 0.024754 seconds and 4 git commands to generate.