This is the mail archive of the gdb-patches@sourceware.org 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: [FYI] Inlining support, rough patch


On Thu, Jul 17, 2008 at 07:01:42PM -0700, Paul Pluzhnikov wrote:
> On Tue, Jul 15, 2008 at 12:20 PM, Daniel Jacobowitz <drow@false.org> wrote:
> 
> > This version of inlining support, which applies to trunk, is
> > thoroughly tested.
> 
> I've had some trouble applying this patch to current CVS Head,
> and the patch appears to be incomplete, especially WRT renaming
> frame_pc_unwind() -> frame_unwind_caller_pc().
> 
> [I do not see prototype for frame_unwind_caller_pc() being added
> to frame.h in the patch.]

You need the previous patch, which I applied and then reverted:

http://sourceware.org/ml/gdb-patches/2008-07/msg00317.html

-- 
Daniel Jacobowitz
CodeSourcery


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