bug-ddd
[Top][All Lists]
Advanced

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

data window with java 2


From: Thomas Willhalm
Subject: data window with java 2
Date: Wed, 11 Oct 2000 10:18:19 +0200

Hello,

let me first thank you for your efforts in providing a free graphical 
debugger. I has been very useful to be to debug C and C++ code. I now
tried to use it with a Java program and stumbled across a behavior
that I consider a bug:

I am unable to display the contents of a variable in the data window.
(Although I am able to print it and the contents of the variable is
shown if the mouse pointer floats over the variable.) 

Since I'm new to Java (and in particualar using it with ddd), please
forgive me if I'm totally wrong and if it's not ddd that misbehaves
but me.

The configuration that I use is:
GNU DDD 3.2.91 (sparc-sun-solaris2.6)
Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany.
Copyright (C) 1999-2000 Universität Passau, Germany.

Compiled with GCC 2.95.2 19991024 (release), libstdc++ 2.8.0
Requires X11R6, Xt11R6, Motif 1.2.6 (OSF/Motif Version 1.2.6)
Includes XPM 3.4.11, Athena Panner, DDD core
Built 2000-10-09 by Thomas Willhalm <pferd.fleischer@t-online.de>.

and I use it with jdb that is included in
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)

I have attached the log file of ddd and the source code of the program
that I used to test ddd.

Best regards
Thomas

-- 
http://www.thomas.willhalm.de/ (includes pgp key)

Attachment: log
Description: Text document

Attachment: Calc.java
Description: Text document


reply via email to

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