Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Re: Re: debugging allocated arrays (Nicolas Rousselon)

Hello,

What you can do: is go to Modules tab, right click on your program name
and Load symbols. You should then have access to your arrays, funnily
enough only arrays are accessible, not the other variables. 
I am wondering why debugging is not working better. Intel compiler is
the best available in Linux, the debugger is also great, and it's
definitely not straightforward to use it inside Eclipse. (i am also
looking at KDevelop, but it's not much better)

On Thu, 2006-11-30 at 12:00 -0500, photran-request@xxxxxxxxxxx wrote:
> Re: debugging allocated arrays (Henrik Lichtenberg)


Back to the top