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 v2 2/3] frame: use get_prev_frame_always in skip_tailcall_frames


> Following the practice in skip_artificial_frames, also use
> get_prev_frame_always instead of get_prev_frame in
> skip_tailcall_frames.
> 
> 2016-02-05  Markus Metzger  <markus.t.metzger@intel.com>
> 
> gdb/
> 	* frame.c (skip_tailcall_frames): Call get_prev_frame_always.

This seems OK; but would you be able to create a testcase for this?

Thanks,
-- 
Joel


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