OSDN Git Service

* mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
authorKevin Buettner <kevinb@redhat.com>
Wed, 30 Jul 2003 20:44:46 +0000 (20:44 +0000)
committerKevin Buettner <kevinb@redhat.com>
Wed, 30 Jul 2003 20:44:46 +0000 (20:44 +0000)
commit79e362059c2b2095e39b1122006507100b88322b
treee3af6662d271bf556bb15772aa7d0f37133e6cad
parentd575dcc34350baacdf892a1d305c560a8029e551
* mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
the prologue analyzer won't need to attempt to extract the pc
value from the woefully incomplete dummy frame.
(mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
possible.  Disable code which modifies the frame.
gdb/ChangeLog
gdb/mn10300-tdep.c