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: -stack-list-frames HIGH_FRAME changes


On Fri, May 05, 2006 at 06:38:19PM +0400, Vladimir Prus wrote:
> In any case, there's revised patch:
> 
> ./Changelog:
> 2006-05-05  Vladimir Prus  <ghost@lvk.cs.msu.su>
> 
> 	* mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Don't emit error
> 	if high requested frame number is larger then number of available 
> 	frames.
> 
> 
> doc/ChangeLog
> 2006-05-05  Vladimir Prus  <ghost@lvk.cs.msu.su>
> 
> 	* gdb.texinfo (GDB/MI Stack Manipulation): Mention that
> 	-stack-list-locals HIGH_FRAME argument can be larger then the
> 	actual number of frames.
> 
> 
> testsuite/ChangeLog
> 
> 2006-05-05  Vladimir Prus  <ghost@lvk.cs.msu.su>
> 
> 	* gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
> 	HIGH_FRAME argument to -stack-list-locals can be larger than
> 	the number of frames.

This patch is OK.  Sorry for forgetting about it.


-- 
Daniel Jacobowitz
CodeSourcery


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