help-octave
[Top][All Lists]
Advanced

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

Re: Debugging octave


From: Reza Housseini
Subject: Re: Debugging octave
Date: Wed, 16 Oct 2013 14:54:30 +0200




On Wed, Oct 16, 2013 at 2:40 PM, Michael Goffioul <address@hidden> wrote:
On Wed, Oct 16, 2013 at 8:13 AM, Reza Housseini <address@hidden> wrote:
I try to debug bug #33296 [1] but I can't set a breakpoint on line libinterp/parse-tree/oct-parse.cc:6829 I always get the warning 

    No line 6829 in file "/home/hous/code/octave/libinterp/parse-tree/oct-parse.cc".
    Make breakpoint pending on future shared library load? (y or [n])

what is the reason for this?

I'd say it's because that file is generated from oct-parse.in.yy and the line information stored in the debug data correspond to that file instead.

Michael.


It's not working either with the the same error...? 


reply via email to

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