Wed May 20 10:12:11 1998 John Metzler <jmetzler@cygnus.com>
authorJohn Metzler <jmetzler@cygnus>
Wed, 20 May 1998 17:13:20 +0000 (17:13 +0000)
committerJohn Metzler <jmetzler@cygnus>
Wed, 20 May 1998 17:13:20 +0000 (17:13 +0000)
commit40fd928f8aa48ea150eec08dfc72328fcaa5b735
treea9a17a7112fd1a35ba6cb40834f878c0bb9f6c9c
parent66f1864d7eb95d093b22ece0e63e7088abd0e714
Wed May 20 10:12:11 1998  John Metzler  <jmetzler@cygnus.com>

* m32r-tdep.c: (decode_prologue): Handle frames compiled with -Os.
        Split out as separate function called by skip prologue and scan
        prologue. new formula handles optimization in which the prologue
        is interleaved with the body of the function. Also recognizes new
        variations of prologue encoding.  Use of frame pointer is
        essential to debugging, -fno-omit-frame-pointer
        (m32r_skip_prologue): Call decode prologue, ignore line info
        (m32r_scan_prologue): Call decode prologue, ignore line info
gdb/ChangeLog