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: RFC: Mark outer frames


> Date: Fri, 28 Aug 2009 17:32:37 -0400
> From: Daniel Jacobowitz <drow@false.org>
> 
> 	gdb/doc/
> 	* gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.

This part is OK, but the code still has null_frame_id, so perhaps
deleting it entirely here is not really right.  How about adding a
sentence explaining how null_frame_id differs from outer_frame_id?


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