This is the mail archive of the gdb@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: MI: -stack-list-frames upper limit


On Thursday 04 May 2006 18:58, Daniel Jacobowitz wrote:
> On Thu, Apr 27, 2006 at 04:03:50PM +0400, Vladimir Prus wrote:
> > Would it be possible to modify the -stack-list-frames command so that
> > upper limit only limits the number of frames, but does not cause an error
> > if there's less frames?
>
> No other responses.  Does anyone dislike this change?
>
> It seems totally reasonable to me.  And it's just a matter of
> deleting an error message, as far as I can tell from the code.

Yea, should be a two-liner.

> Want to do this, and maybe update the manual and add a testcase for it?

Not sure about manual, but I'll see about code and testcase tomorrow.

- Volodya


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