From: Sanimir Agovic <sanimir.agovic@intel.com>
To: sandra@codesourcery.com, yao@codesourcery.com
Cc: gdb-patches@sourceware.org
Subject: [PATCH 2/2] tic6x-tdep: set default frame base
Date: Tue, 11 Feb 2014 09:26:00 -0000 [thread overview]
Message-ID: <1392110775-21242-3-git-send-email-sanimir.agovic@intel.com> (raw)
In-Reply-To: <1392110775-21242-1-git-send-email-sanimir.agovic@intel.com>
2014-02-11 Sanimir Agovic <sanimir.agovic@intel.com>
* tic6x-tdep.c (tic6x_gdbarch_init): Call frame_base_set_default.
Signed-off-by: Sanimir Agovic <sanimir.agovic@intel.com>
---
gdb/tic6x-tdep.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/gdb/tic6x-tdep.c b/gdb/tic6x-tdep.c
index 36b0d9e..96fa83e 100644
--- a/gdb/tic6x-tdep.c
+++ b/gdb/tic6x-tdep.c
@@ -1308,6 +1308,7 @@ tic6x_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
frame_unwind_append_unwinder (gdbarch, &tic6x_stub_unwind);
frame_unwind_append_unwinder (gdbarch, &tic6x_frame_unwind);
+ frame_base_set_default (gdbarch, &tic6x_frame_base);
dwarf2_frame_set_init_reg (gdbarch, tic6x_dwarf2_frame_init_reg);
--
1.8.4.2
next prev parent reply other threads:[~2014-02-11 9:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-11 9:26 [PATCH 0/2] add calls to frame_base_set_default Sanimir Agovic
2014-02-11 9:26 ` [PATCH 1/2] nios2-tdep: set default frame base Sanimir Agovic
2014-02-12 1:22 ` Yao Qi
2014-02-12 2:24 ` Sandra Loosemore
2014-02-12 10:04 ` Agovic, Sanimir
2014-02-12 11:36 ` Yao Qi
2014-02-11 9:26 ` Sanimir Agovic [this message]
2014-02-12 0:48 ` [PATCH 2/2] tic6x-tdep: " Yao Qi
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=1392110775-21242-3-git-send-email-sanimir.agovic@intel.com \
--to=sanimir.agovic@intel.com \
--cc=gdb-patches@sourceware.org \
--cc=sandra@codesourcery.com \
--cc=yao@codesourcery.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