octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Expected behaviour of dbtype


From: John W. Eaton
Subject: Re: Expected behaviour of dbtype
Date: Tue, 23 Feb 2016 22:44:23 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0

On 02/23/2016 09:36 PM, Mike Miller wrote:
On Tue, Feb 23, 2016 at 15:07:10 -0500, John W. Eaton wrote:
On 02/23/2016 12:26 PM, Rik wrote:

The other command that I find more useful, so useful in fact that I
copied it from gdb and implemented it in Octave, is dblist.  It shows
the code immediately around where the debugger is stopped.  It is less
cumbersome than having to enter a RANGE into dbtype.

But, to your point, the debugger would be more useful if it followed
where you were in the stack.  Can you file a bug report on Savannah
about that?

I checked in the following changeset:

   http://hg.savannah.gnu.org/hgweb/octave/rev/909129eb77c5

It seems to work more like I would expect now.

This changeset causes some tests to turn into infinite loops. I bisected
to verify this was the cause of what I'm seeing. The first test when
running "make check" hangs.

Oops.  I checked in the following change:

http://hg.savannah.gnu.org/hgweb/octave/rev/1d8e020d86df

jwe





reply via email to

[Prev in Thread] Current Thread [Next in Thread]