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]

Re: PATCH: gdb --args


>> Date: Fri, 09 Nov 2001 16:13:27 -0500
>> From: Andrew Cagney <ac131313@cygnus.com>
>> 
>> Check corrina's recent patch to add in_function_epilogue_p().  It 
>> included a default case that did what 99% of targets wanted.  Here 99% 
>> of targets would be everything except DJGPP and (possibly) cygwin.
> 
> 
> I don't see anything in Corinna's patch that could possibly be
> limited to Unix and GNU/Linux systems.  What am I missing?

Er, hmm, the example is confused.  In  Corrina's case, 99% of targets 
can use the default mechanism (no epilogue function).  For Tom, the 
default would be the UNIX quoting mechanism.  Just DJGPP would need to 
tweek it (easy now that x86 is multi-arch :-).

Andrew





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