ddd
[Top][All Lists]
Advanced

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

Re: [Q] Double's Arrays!


From: Gerardo Guerrero
Subject: Re: [Q] Double's Arrays!
Date: Wed, 09 Jan 2002 11:54:57 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2

Thanks for your reply Dieter... here is a copy of the log...

(gdb) graph display address@hidden
(gdb) cannot subscript something of type `<data variable, no debug info>'
Disabling display 1 to avoid infinite recursion.

for

graph display address@hidden

works fine... I have this problem only when the arrays contains doubles... when I declare "long int *" (for example), it works good...

any suggestion?

Dieter Braisch wrote:

Hi,

type "address@hidden" and it will work.
It means: display the array from the index 0 with the lenght of 7.
This method is discribed in the DDD Manual on page 7 within a beautyfull
example.

Cheers
Dieter







reply via email to

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