help-octave
[Top][All Lists]
Advanced

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

Re: problems installing openmpi_ext


From: Benjamin Abbott
Subject: Re: problems installing openmpi_ext
Date: Sun, 08 Sep 2013 09:33:29 -0400

On Sep 8, 2013, at 8:42 AM, Francis Poulin <address@hidden> wrote:

> Hello,
> 
> Thanks to both of you for looking into this.  I am happy to try this in the 
> debugger but I admit that I've never used it before and I'm having problems 
> getting started. 
> 
> First, you don't mean to use the debugger in octave I bather?  I tried 
> starting 
> 
> octave --debug
> 
> and that give a lot of output, none of which seemed at all useful.
> 
> Second ,you suggest running octave in a debugger and show 'run-octave -g'.  I 
> did not know you could run octave in a debugger and am not sure exactly how 
> to do that.  If you could get me started I'm happy to share the output.
> 
> Thanks again,
> Francis

Run octave in the gnu debugger, start octave, execute the parcell_example 
script, when octave crashes run a back trace. The commands are ...

run-octave -g
run
parcell_example
bt

The copy the output from bt into your reply.

Ben



reply via email to

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