OSDN Git Service

* mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
authorkevinb <kevinb>
Wed, 30 Jul 2003 20:44:45 +0000 (20:44 +0000)
committerkevinb <kevinb>
Wed, 30 Jul 2003 20:44:45 +0000 (20:44 +0000)
commit218e896cef43a4493e55271a52a9f9bf3f286794
treed3ea66f6d599806b5a4b9d9370a49d69c300ef1d
parent74505e3baf32f378bfa7e8a4c7744b11205f3568
* 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