Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* RFC: dummy.[hc] and ``struct dummy''
@ 2002-09-26 15:47 Andrew Cagney
  2002-09-27 10:12 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Andrew Cagney @ 2002-09-26 15:47 UTC (permalink / raw)
  To: gdb

Hello,

I'd like to float the idea of moving all the generic dummy frame code 
into a new file dummy.[hc].

Things like hand_function_call() would then use a ``struct dummy'' that 
contains the information for the dummy frame currently being 
constructed.  That way the current global top-of-dummy stack assumption 
is removed.

This should also make it simplier/easier to do things like make what is 
currently a single global dummy frame stack part of the ``thread_info'' 
object.  (Figuring out why one would want to do this is left as an 
exercise for the reader.  LiamS, GraceS and I stumbled across this 
think-o :-).

Andrew


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

end of thread, other threads:[~2002-09-27 19:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-26 15:47 RFC: dummy.[hc] and ``struct dummy'' Andrew Cagney
2002-09-27 10:12 ` Eli Zaretskii
2002-09-27 11:20   ` Andrew Cagney
2002-09-27 11:21     ` Daniel Jacobowitz
2002-09-27 11:38       ` Elena Zannoni
2002-09-27 11:59         ` Kevin Buettner
2002-09-27 12:07           ` Andrew Cagney
2002-09-27 12:15             ` Elena Zannoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox