* s390-tdep.c (s390_pop_frame_regular): On the S/390, the frame
authorJim Blandy <jimb@codesourcery.com>
Wed, 14 Nov 2001 22:34:38 +0000 (22:34 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 14 Nov 2001 22:34:38 +0000 (22:34 +0000)
commit9a1befc91642f549ca6b00de46a083cffdc5f58b
tree2fc8ee387a7f9b8858e206f1c19c295857c20f3c
parentf2c6cfba862c4a82626386344da1864d82214efa
* s390-tdep.c (s390_pop_frame_regular): On the S/390, the frame
pointer and the SP are often the same, so we can't pop the frame
by setting the SP to the FP; we need to get the old SP from
saved_regs.
gdb/ChangeLog
gdb/s390-tdep.c
This page took 0.024568 seconds and 4 git commands to generate.