This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFC: Mark outer frames
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Daniel Jacobowitz <drow at false dot org>
- Cc: gdb-patches at sourceware dot org, brobecker at adacore dot com
- Date: Sat, 29 Aug 2009 09:51:26 +0300
- Subject: Re: RFC: Mark outer frames
- References: <20090828213237.GA9175@caradoc.them.org>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> 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?