This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH RFA] Fix some ARM call dummy problems


On Dec 17,  2:18pm, Fernando Nasser wrote:

> Yes, this patch solves the problem.
> 
> Please check it in.
> 
> Thanks a lot for the fix Kevin.
> 
> Fernando
> 
> Kevin Buettner wrote:
[...]
> >         * arm-tdep.c (arm_init_extra_frame_info): Add special case for
> >         call dummies.
> >         (arm_frame_saved_pc): Likewise.
> >         (arm_push_dummy_frame): Make sure all of the GPRs are saved.
> >         (arm_pop_frame): Eliminate special case for call dummies.  It
> >         is no longer needed now that the frame info is being properly
> >         initialized.

Committed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]