help-octave
[Top][All Lists]
Advanced

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

Re: Debugging octave


From: Michael Goffioul
Subject: Re: Debugging octave
Date: Wed, 16 Oct 2013 08:40:00 -0400

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.


reply via email to

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