ddd
[Top][All Lists]
Advanced

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

Can't "display" method but "print" it ?


From: Markus . Grunwald
Subject: Can't "display" method but "print" it ?
Date: Fri, 18 Jun 2004 10:43:56 +0200

Hello,

When I try to "display"  the result of my method  "float Class::Angle() 
const", I get the following output:

(gdb) graph display oVector.Angle()
Overloaded method instance Angle__C10CPTComplex, # of parms 1

No display apperars.

But when I try to "print" it, it works:
(gdb) print oVector.Angle()
Overloaded method instance Angle__C10CPTComplex, # of parms 1
...Badness @ 0 : 0
Overload resolution champion is 0, ambiguous? 0
$2 = 191.85878

Is there anything I can do to display this method ?

My DDD Version is 3.3.1 (i386-suse-linux). 

Mit freundlichen Grüßen

Markus Grunwald
Softwareentwicklung

PRÜFTECHNIK Condition Monitoring GmbH
Oskar-Messter-Straße 19-21
85737 Ismaning
www.pruftechnik.com
Tel: +49 (0)89 99616177
Fax: +49 (0)89 99616200





reply via email to

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