"make check" works, but running ./ddd cxxtest doesn't
"Gendelman, Yevgeniy" <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <8E824B64CF83E54B8D9799BFED02A6E40E812F18@EPRI17P32002A.csfb.cs-group.com> |
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 ^Gxxx@Linux@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 =============================================================================== _______________________________________________ ddd mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ddd