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/rfc] Switch to generic_func_frame_chain_valid()


On Sat, Jun 01, 2002 at 06:20:22PM -0400, Andrew Cagney wrote:
> Hello,
> 
> This finishes off (I think) the FRAME_CHAIN_VALID debate.  It sets it to 
> generic_func_frame_chain_valid().  That function being tweaked to handle 
> both generic dummy frame and the old style frame cases.
> 
> I'll commit it in a few days.
> 
> Andrew

After this goes in, can we start switching existing targets?  That
seemed to be the real point of debate - file_frame_chain_valid versus
func_frame_chain_valid.  With the addition of a 'set' variable for
people who prefer the file_frame_chain_valid behavior, I don't see any
reason not to.


-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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