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 v3 2/3] stack: check frame_unwind_caller_id


On 02/11/2016 04:14 PM, Markus Metzger wrote:
> Callers of frame_unwind_caller_* functions are supposed to check
> frame_unwind_caller_id.
> 
> Add such a check to frame_info and treat an invalid caller ID as if the caller
> PC were not available.
> 
> 2016-02-11  Markus Metzger  <markus.t.metzger@intel.com>
> 
> gdb/
> 	* stack.c (frame_info): Check frame_unwind_caller_id.

OK.

Thanks,
Pedro Alves


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