ddd
[Top][All Lists]
Advanced

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

Weird Problem


From: Pablo Castellazzi
Subject: Weird Problem
Date: Mon, 14 Feb 2005 15:24:41 -0200

Im using DDD for a while. Really great program. Thank you.

Last night working with a simple binary tree implementation i found a
little bug,

If you look at this screenshoot
http://www.fisica.edu.uy/~law/ddd-bug.jpg you will get a descriptive
picture about the error. In words, a self referenced struct with a
member named "r" is no showed when you display a pointer to the
struct.

My first think was a mistake with my code or gdb, but gdb shows the
information about the type correctly and the code works well. But is
something with the name, i change the name to "right" and DDD show it.

The code is written in C++, Debian GNU/Linux Sarge is the OS, and im
using DDD 3.3.9 compiled with GCC 3.4 (standard Debian package) with
GDB 6.3 (standard Debian package).

-- 
                 Pablo Castellazzi <address@hidden>
               email: address@hidden | aim: PCastellazzi
           jabber: address@hidden | yahoo: YPCastellazzi
               msn: address@hidden | icq: 223020226




reply via email to

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