OSDN Git Service

* 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)
commit7e6508eeae6f8d3ea7d3fd650f4af0b23378d35b
tree71e435533e96762fc38458453fc3512fb640cb68
parent2e0aad7d616e05b2dadcb07c49544eb60252a449
* 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