* 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)
commitf0d8db192735d4610f8a1bd3db8b67bf4b13f906
treee8364e5c68c812390b78cd26b4b69c36dbc69203
parent26c9b704106607f6fe37eab8036bb2c04f32375a
* 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