ddd
[Top][All Lists]
Advanced

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

report problem ddd 3.2.1


From: Trement Bruno
Subject: report problem ddd 3.2.1
Date: Wed, 29 Nov 2000 16:52:59 +0100

Hello,
I have found 2 problems with the context following:
GNU DDD 3.2.1 (i586-pc-linux-gnulibc1)
Copyright (C) 1995-1999 Technische Universitaet Braunschweig, Germany.
Copyright (C) 1999-2000 Universitaet Passau, Germany.
Compiled with GCC 2.7.2.1, libstdc++ 2.7.2, Linux libc 5.4.38
Requires X11R6, Xt11R6, Motif 2.0 (OSF/Motif Version 2.0.0)
Includes DDD core, Manual, App defaults, XPM 3.4.5, Athena Panner
Built 2000-11-20 by Trement bruno <address@hidden>.

First problem in ddd.C:static void setup_version_info(), DDD SIGSEGV because
when we go in show_configuration os is NULL.
beginning of source code for static void setup_version_info()
{
    ostrstream os;
    // show_configuration(os);
    string cinfo(os);
Second problem in GDBAgent.C:void GDBAgent::trace(char *prefix, void
*call_data) const , DDD SIGSEGV because the length of the string call_data
is more than 128 bytes.

The tool is beautiful, good job. I hope my report can help some one or make
change in future version.

bests regards
B.Trement



reply via email to

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