public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* return_pc in d10v_unwind_cache
@ 2003-06-05 18:28 Theodore A. Roth
  2003-06-05 19:47 ` Andrew Cagney
  0 siblings, 1 reply; 2+ messages in thread
From: Theodore A. Roth @ 2003-06-05 18:28 UTC (permalink / raw)
  To: gdb

Hi,

I was digging through the d10v searching for wisdom and noticed that
the return_pc field of struct d10v_unwind_cache is set in
d10v_frame_unwind_cache() but the value is never used anywhere. Is
this just a leftover from the removal of d10v_pop_frame() or is there
some use for the return pc I'm missing?

Ted Roth

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: return_pc in d10v_unwind_cache
  2003-06-05 18:28 return_pc in d10v_unwind_cache Theodore A. Roth
@ 2003-06-05 19:47 ` Andrew Cagney
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2003-06-05 19:47 UTC (permalink / raw)
  To: Theodore A. Roth; +Cc: gdb

> Hi,
> 
> I was digging through the d10v searching for wisdom and noticed that
> the return_pc field of struct d10v_unwind_cache is set in
> d10v_frame_unwind_cache() but the value is never used anywhere. Is
> this just a leftover from the removal of d10v_pop_frame() or is there
> some use for the return pc I'm missing?

It's a left over from the removal of d10v_pop_frame and 
d10v_frame_saved_pc.  I'd better delete it.

Andrew


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-05 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-05 18:28 return_pc in d10v_unwind_cache Theodore A. Roth
2003-06-05 19:47 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).