octave-maintainers
[Top][All Lists]
Advanced

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

Re: Array slicing in Octave


From: Jordi Gutiérrez Hermoso
Subject: Re: Array slicing in Octave
Date: Mon, 16 May 2011 08:09:36 -0500

On 16 May 2011 05:10, Hamid 2C <address@hidden> wrote:
>> That's likely to invoke the const versions of Array<t>::index (...).
>> Did you put breakpoints in there too? That seems to work for me.
>>
>> - Jordi G. H.
>>
>
> Thanks for your help. I did put breakpoints in every index function
> but can't still trigger any of them from the octave interpreter.

I can't reproduce this behaviour. Perhaps a gdb bug? Which gdb version
are you using? I know older versions had trouble with multiple
breakpoints like this one because of template instantiations.

- Jordi G. H.


reply via email to

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