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: [PATCH v9 05/29] frame: add frame_is_tailcall function


On 12/19/2013 04:44 PM, Markus Metzger wrote:
> Currently, gdb is looking at the frame type when trying to identify
> tailcall frames.  This requires touching several places when adding
> a new tailcall frame type.
> 
> Add a predicate for tailcall frames.
> 
> This patch is no longer needed for the btrace series.  I leave it in
> since it might help someone in the future.  I'd also be OK to remove it.

Yes, please remove it.

Thanks,
-- 
Pedro Alves


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