From: Andrew Cagney <ac131313@cygnus.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [rfa] Convert ARM to generic dummy frames
Date: Tue, 07 May 2002 18:02:00 -0000 [thread overview]
Message-ID: <3CD87930.6090801@cygnus.com> (raw)
In-Reply-To: <3CD3DF51.1020908@cygnus.com>
> 2002-05-03 Andrew Cagney <ac131313@redhat.com>
>
> * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
> (thumb_scan_prologue): Ditto.
> (arm_find_callers_reg): Ditto.
> (arm_frame_chain): Ditto.
> (arm_init_extra_frame_info): Ditto.
> (arm_frame_saved_pc): Ditto.
> (arm_pop_frame): Ditto.
> (arm_push_return_address): New function.
> (arm_gdbarch_init): Initialize use_generic_dummy_frames,
> call_dummy_location, call_dummy_breakpoint_offset_p,
> call_dummy_breakpoint_offset, call_dummy_p,
> call_dummy_stack_adjust_p, call_dummy_words,
> sizeof_call_dummy_words, call_dummy_start_offset,
> call_dummy_length, fix_call_dummy, pc_in_call_dummy,
> call_dummy_address, push_return_address and push_dummy_frame for
> generic dummy frames.
>
RichardE gave the ok. I've checked this in with one tweak,
> +#if 0
has been changed to:
#ifdef OLD_STYLE_ARM_DUMMY_FRAMES
and a comment.
Andrew
prev parent reply other threads:[~2002-05-08 1:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-04 6:17 Andrew Cagney
2002-05-04 6:37 ` Andrew Cagney
2002-05-05 20:24 ` Andrew Cagney
2002-05-07 18:02 ` Andrew Cagney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3CD87930.6090801@cygnus.com \
--to=ac131313@cygnus.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox