* mn10300-tdep.c (mn10300_analyze_prologue): Fix some comments.
authorJeff Law <law@redhat.com>
Fri, 13 Jun 1997 20:19:53 +0000 (20:19 +0000)
committerJeff Law <law@redhat.com>
Fri, 13 Jun 1997 20:19:53 +0000 (20:19 +0000)
commitdd1c7d5f5e92e401eb72333709a0af7d71ffe7bd
tree5ea40c0ed21e04517f6c92ccd62b320e359f26a9
parenta6b6627ba21710e18c5c72dcd46cc59bccba3e23
    * mn10300-tdep.c (mn10300_analyze_prologue): Fix some comments.
        Add missing return statements after finding an "add imm{16,32},sp"
        instruction.
        (mn10300_frame_chain): Add in size of our register save area to find
        our caller's frame if our caller does not have a frame pointer.
Fixes some problems debugging optimized code.
gdb/ChangeLog