This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [M32C] Incorrect Frame information generated
- From: DJ Delorie <dj at redhat dot com>
- To: Ina dot Pandit at kpitcummins dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 20 Apr 2007 10:44:06 -0400
- Subject: Re: [M32C] Incorrect Frame information generated
- References: <4A1BE23A7B777442B60F4B4916AE0F131079A907@sohm.kpit.com>
Those frame offsets are relative to $fp, not $sp. *Those* offsets are
the same for those functions. Your debugger needs to interpret the
DW_CFA_def_cfa_reg codes.