help-octave
[Top][All Lists]
Advanced

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

Re: debugging failure


From: Ólafur Jens Sigurðsson
Subject: Re: debugging failure
Date: Mon, 26 Nov 2007 00:05:54 +0100
User-agent: Mutt/1.5.16 (2007-06-11)

On Sun, Nov 25, 2007 at 10:32:09PM +0100, David Bateman wrote:
> I think you want "dbstop('pkg',1)" instead

If I do that then I get the following:

octave:36> dbstop('pkg',1)
ans =  179
octave:37> pkg('install', 'physicalconstants-0.1.2.tar.gz')  
octave:38> dbwhere
error: dbwhere: must be inside of a user function to use dbwhere

so it doesn't stop on the breakpoint.

Any idea why that is?

Oli


reply via email to

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