X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Frs6000-tdep.c;h=507b22faf33d399d893cbd702ce456fd323fc5ed;hb=de6a76fdbfd7337eda8a746209c59087d8d1dcee;hp=4319626da32fd386eb0f00f732be6ae6e0c2d527;hpb=4fc771b8c4b03069118fcfcea6c9385b592e8098;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/rs6000-tdep.c b/gdb/rs6000-tdep.c index 4319626da3..507b22faf3 100644 --- a/gdb/rs6000-tdep.c +++ b/gdb/rs6000-tdep.c @@ -3026,7 +3026,7 @@ rs6000_frame_cache (struct frame_info *next_frame, void **this_cache) if (make_frame) { fdata.frameless = 0; - fdata.lr_offset = wordsize; + fdata.lr_offset = tdep->lr_frame_offset; } }