ddd
[Top][All Lists]
Advanced

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

"make check" works, but running ./ddd cxxtest doesn't


From: Gendelman, Yevgeniy
Subject: "make check" works, but running ./ddd cxxtest doesn't
Date: Fri, 1 May 2009 16:32:19 -0400

Hi,

I installed ddd as a non-root user.
I also installed lesstif-0.95.0 and ncurses-5.7 in my local directory.

When I run "make check" ddd works fine.
When I go to the directory with cxxtest and type "ddd cxxtest", the app comes up with the code, I can set the breakpoint, but when I press "run" program seem to exit the debugger (gdb GNU gdb 6.6 configured for i586-suse-linux).


---> echo $LD_LIBRARY_PATH
/home/xxx/ddd/SLES9/lesstif/lib:/home/xxx/ddd/SLES9/ncurses/lib:/usr/lib:/lib

---> echo $DDD_HOME
/home/xxx/ddd/SLES9/src/ddd-3.3.12/ddd

---> echo $XUSERFILESEARCHPATH
/home/xxx/ddd/SLES9/ddd/share/ddd-3.3.12/ddd/

Here is the output of the gdb window:
----------------------------------------------------------
GNU DDD 3.3.12 (i686-pc-linux-gnu), by Dorothea Lütkehaus and Andreas Zeller.
Copyright © 1995-1999 Technische Universität Braunschweig, Germany.
Copyright © 1999-2001 Universität Passau, Germany.
Copyright © 2001 Universität des Saarlandes, Germany.
Copyright © 2001-2004 Free Software Foundation, Inc.
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) break cxxtest.C:754
Breakpoint 1 at 0x8049c6a: file cxxtest.C, line 754.
(gdb) run
LES9 2  DEV address@hidden@mymachine:/home/xxx/ddd/SLES9/src/ddd-3.3.12/ddd
---> ^C
--------------------------------------------------------

Any idea what could be wrong?

Thank you,

Yev




==============================================================================
Please access the attached hyperlink for an important electronic communications disclaimer:
http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
==============================================================================



reply via email to

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