bug-ddd
[Top][All Lists]
Advanced

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

DDD file access bug


From: Harris Teague
Subject: DDD file access bug
Date: Tue, 07 Jan 2003 18:17:05 -0800


****Here is my configuration:

fitch:/usr2/hteague> ddd --configuration     
GNU DDD 3.3.1 (i386-redhat-linux-gnu)
Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany.
Copyright (C) 1999-2001 Universität Passau, Germany.

Compiled with GCC 2.96 20000731 (Red Hat Linux 7.2 2.96-108), GNU libc 2.3
Requires X11R6, Xt11R6, Motif 2.2.3 (Motif Version 2.2.2)
Includes XPM 3.4.11, Athena Panner, DDD core
Built 2002-03-22 by Compile Server <bhcompile@daffy.perf.redhat.com>.
fitch:/usr2/hteague>


****My problem:
Breakpoint fail due to a strange problem where DDD tries to open a "source" file called "17" which doesn't exist.
I am coding C++ compiling with g++ ver 2.96

DDD and GDB are standard with Red Hat distribution.

****Here is the log file

GNU DDD 3.3.1 (i386-redhat-linux-gnu)
Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany.
Copyright (C) 1999-2001 Universität Passau, Germany.

Compiled with GCC 2.96 20000731 (Red Hat Linux 7.2 2.96-108), GNU libc 2.3
Requires X11R6, Xt11R6, Motif 2.2.3 (Motif Version 2.2.2)
Includes XPM 3.4.11, Athena Panner, DDD core
Built 2002-03-22 by Compile Server <bhcompile@daffy.perf.redhat.com>.
$  ddd OFDMA_SIM-linux
+  /bin/sh -c 'exec gdb -q -fullname '\''OFDMA_SIM-linux'\'''
#  Hello, world!
#  Starting GDB...
#  Running GDB (pid 24192, tty /dev/pts/3)...
#  Current language: C/C++
#  Searching "vsllib/ddd.vsl"...
#  Trying "/usr2/hteague/.ddd/vsllib/ddd.vsl"
#  Trying "/usr/share/ddd-3.3.1/vsllib/ddd.vsl"
#  Searching "vsllib/ddd.vsl"..."/usr/share/ddd-3.3.1/vsllib/ddd.vsl".
<- "(gdb) "
-> "set prompt (gdb) \n"
<- "(gdb) "
-> "set height 0\n"
<- "(gdb) "
-> "set width 0\n"
<- "(gdb) "
-> "set annotate 1\n"
<- "(gdb) "
-> " set verbose off\n"
<- "(gdb) "
-> "info line\n"
<- "No line number information available.\n"
<- "(gdb) "
-> "list\n"
<- "57\t           <<  argv[i] << endl;\n"
   "58\t      return 0;\n"
   "59\t    }\n"
   "60\t  }\n"
   "61\t  return 1;\n"
   "62\t}\n"
   "63\t\n"
<- "64\tint main(int argc, const char* argv[])\n"
   "65\t{\n"
   "66\t  cout << endl << \"************************************\" << endl;\n"
<- "(gdb) "
-> "info line\n"
<- "Line 66 of \"../Top/src/main.cc\" starts at address 0x80ace9d <main+9> and ends at 0x80aced8 <main+68>.\n"
   "\032\032/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/Top/src/main.cc:66:1575:beg:0x80ace9d\n"
<- "(gdb) "
-> "output 4711\n"
<- "4711"
<- "(gdb) "
-> "show language\n"
<- "The current source language is \"auto; currently c++\".\n"
<- "(gdb) "
-> "show version\n"
<- "GNU gdb Red Hat Linux (5.2-2)\n"
   "Copyright 2002 Free Software Foundation, Inc.\n"
   "GDB is free software, covered by the GNU General Public License, and you are\n"
   "welcome to change it and/or distribute copies of it under certain conditions.\n"
   "Type \"show copying\" to see the conditions.\n"
   "There is absolutely no warranty for GDB.  Type \"show warranty\" for details.\n"
   "This GDB was configured as \"i386-redhat-linux\".\n"
<- "(gdb) "
-> "pwd\n"
<- "Working directory /usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/exec.\n"
<- "(gdb) "
-> "info breakpoints\n"
<- "No breakpoints or watchpoints.\n"
<- "(gdb) "
-> "show history filename\n"
<- "The filename in which to record the command history is \"/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/exec/.gdb_history\".\n"
<- "(gdb) "
-> "show history size\n"
<- "The size of the command history is 256.\n"
<- "(gdb) "
#  Reading file "/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/Top/src/main.cc"...
#  Reading file "/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/Top/src/main.cc"...done.
#  File "/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/Top/src/main.cc" 157 lines, 4544 characters
-> "info source\n"
<- "Current source file is ../Top/src/main.cc\n"
   "Compilation directory is /usr2/hteague/ofdma/defaultBranch/ofdma/exec/\n"
   "Located in /usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/Top/src/main.cc\n"
   "Contains 157 lines.\n"
   "Source language is c++.\n"
   "Compiled with stabs debugging format.\n"
<- "(gdb) "
-> "info files\n"
<- "Symbols from \"/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/exec/OFDMA_SIM-linux\".\n"
   "Local exec file:\n"
   "\t`/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/exec/OFDMA_SIM-linux\', file type elf32-i386.\n"
   "\tEntry point: 0x804d010\n"
   "\t0x080480f4 - 0x08048107 is .interp\n"
   "\t0x08048108 - 0x08048128 is .note.ABI-tag\n"
   "\t0x08048128 - 0x080487fc is .hash\n"
   "\t0x080487fc - 0x080496dc is .dynsym\n"
   "\t0x080496dc - 0x0804c1a1 is .dynstr\n"
   "\t0x0804c1a2 - 0x0804c37e is .gnu.version\n"
   "\t0x0804c380 - 0x0804c3c0 is .gnu.version_r\n"
   "\t0x0804c3c0 - 0x0804c400 is .rel.dyn\n"
   "\t0x0804c400 - 0x0804c7f8 is .rel.plt\n"
   "\t0x0804c7f8 - 0x0804c810 is .init\n"
   "\t0x0804c810 - 0x0804d010 is .plt\n"
   "\t0x0804d010 - 0x080ad940 is .text\n"
   "\t0x080ad940 - 0x080ad95e is .fini\n"
   "\t0x080ad960 - 0x08109c20 is .rodata\n"
   "\t0x0810ac20 - 0x0811ca00 is .data\n"
   "\t0x0811ca00 - 0x08146fb0 is .eh_frame\n"
   "\t0x08146fb0 - 0x0814f46c is .gcc_except_table\n"
   "\t0x0814f46c - 0x0814f544 is .dynamic\n"
   "\t0x0814f544 - 0x0814f55c is .ctors\n"
   "\t0x0814f55c - 0x0814f570 is .dtors\n"
   "\t0x0814f570 - 0x0814f77c is .got\n"
   "\t0x0814f780 - 0x0814fe24 is .bss\n"
<- "(gdb) "
-> "info program\n"
<- "The program being debugged is not being run.\n"
<- "(gdb) "
-> "set confirm off\n"
<- "(gdb) "
-> "source /tmp/dddwXsQKt\n"
<- "(gdb) "
-> "info breakpoints\n"
<- "No breakpoints or watchpoints.\n"
<- "(gdb) "
-> "# reset\n"
<- "(gdb) "
-> "info breakpoints\n"
<- "No breakpoints or watchpoints.\n"
<- "(gdb) "
-> "display\n"
<- "(gdb) "
-> "info display\n"
<- "There are no auto-display expressions now.\n"
<- "(gdb) "
-> "set environment TERM dumb\n"
<- "(gdb) "
-> "info files\n"
<- "Symbols from \"/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/exec/OFDMA_SIM-linux\".\n"
   "Local exec file:\n"
   "\t`/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/exec/OFDMA_SIM-linux\', file type elf32-i386.\n"
   "\tEntry point: 0x804d010\n"
   "\t0x080480f4 - 0x08048107 is .interp\n"
   "\t0x08048108 - 0x08048128 is .note.ABI-tag\n"
   "\t0x08048128 - 0x080487fc is .hash\n"
   "\t0x080487fc - 0x080496dc is .dynsym\n"
   "\t0x080496dc - 0x0804c1a1 is .dynstr\n"
   "\t0x0804c1a2 - 0x0804c37e is .gnu.version\n"
   "\t0x0804c380 - 0x0804c3c0 is .gnu.version_r\n"
   "\t0x0804c3c0 - 0x0804c400 is .rel.dyn\n"
   "\t0x0804c400 - 0x0804c7f8 is .rel.plt\n"
   "\t0x0804c7f8 - 0x0804c810 is .init\n"
   "\t0x0804c810 - 0x0804d010 is .plt\n"
   "\t0x0804d010 - 0x080ad940 is .text\n"
   "\t0x080ad940 - 0x080ad95e is .fini\n"
   "\t0x080ad960 - 0x08109c20 is .rodata\n"
   "\t0x0810ac20 - 0x0811ca00 is .data\n"
   "\t0x0811ca00 - 0x08146fb0 is .eh_frame\n"
   "\t0x08146fb0 - 0x0814f46c is .gcc_except_table\n"
   "\t0x0814f46c - 0x0814f544 is .dynamic\n"
   "\t0x0814f544 - 0x0814f55c is .ctors\n"
   "\t0x0814f55c - 0x0814f570 is .dtors\n"
   "\t0x0814f570 - 0x0814f77c is .got\n"
   "\t0x0814f780 - 0x0814fe24 is .bss\n"
<- "(gdb) "
-> "info program\n"
<- "The program being debugged is not being run.\n"
<- "(gdb) "
-> "help detach\n"
<- "Detach a process or file previously attached.\n"
   "If a process, it is no longer traced, and it continues its execution.  If\n"
   "you were debugging a file, the file is closed and gdb no longer accesses it.\n"
<- "(gdb) "
#  Starting GDB...done.
#  Welcome to DDD 3.3.1 "Blue Gnu" (i386-redhat-linux-gnu)
-> "help run\n"
<- "Start debugged program.  You may specify arguments to give it.\n"
   "Args may include \"*\", or \"[...]\"; they are expanded using \"sh\".\n"
   "Input and output redirection with \">\", \"<\", or \">>\" are also allowed.\n"
   "\n"
   "With no arguments, uses arguments last specified (with \"run\" or \"set args\").\n"
   "To cancel previous arguments and run with no arguments,\n"
   "use \"set args\" without arguments.\n"
<- "(gdb) "
-> "help step\n"
<- "Step program until it reaches a different source line.\n"
   "Argument N means do this N times (or till program stops for another reason).\n"
<- "(gdb) "
-> "help stepi\n"
<- "Step one instruction exactly.\n"
   "Argument N means do this N times (or till program stops for another reason).\n"
<- "(gdb) "
-> "help next\n"
<- "Step program, proceeding through subroutine calls.\n"
   "Like the \"step\" command as long as subroutine calls do not happen;\n"
   "when they do, the call is treated as one instruction.\n"
   "Argument N means do this N times (or till program stops for another reason).\n"
<- "(gdb) "
-> "help nexti\n"
<- "Step one instruction, but proceed through subroutine calls.\n"
   "Argument N means do this N times (or till program stops for another reason).\n"
<- "(gdb) "
-> "help until\n"
<- "Execute until the program reaches a source line greater than the current\n"
   "or a specified line or address or function (same args as break command).\n"
   "Execution will also stop upon exit from the current stack frame.\n"
<- "(gdb) "
-> "help finish\n"
<- "Execute until selected stack frame returns.\n"
   "Upon return, the value returned is printed and put in the value history.\n"
<- "(gdb) "
-> "help cont\n"
<- "Continue program being debugged, after signal or breakpoint.\n"
   "If proceeding from breakpoint, a number N may be used as an argument,\n"
   "which means to set the ignore count of that breakpoint to N - 1 (so that\n"
   "the breakpoint won\'t break until the Nth time it is reached).\n"
<- "(gdb) "
-> "help signal\n"
<- "Continue program giving it signal specified by the argument.\n"
   "An argument of \"0\" means continue program without giving it a signal.\n"
<- "(gdb) "
-> "help kill\n"
<- "Kill execution of program being debugged.\n"
<- "(gdb) "
-> "help up\n"
<- "Select and print stack frame that called this one.\n"
   "An argument says how many frames up to go.\n"
<- "(gdb) "
-> "help down\n"
<- "Select and print stack frame called by this one.\n"
   "An argument says how many frames down to go.\n"
<- "(gdb) "
-> "break ../Top/src/main.cc:94\n"
<- "Breakpoint 1 at 0x80ad168: file ../Top/src/main.cc, line 94.\n"
<- "(gdb) "
-> "info breakpoints\n"
<- "Num Type           Disp Enb Address    What\n"
<- "1   breakpoint     keep y   0x080ad168 in main at ../Top/src/main.cc:94\n"
<- "(gdb) "
-> "set environment TERM dumb\n"
<- "(gdb) "
-> "run\n"
<- "\n"
   "************************************\n"
   "OFDMA Link Level Simulation \n"
   "Compiled on Jan  7 2003 at 17:54:58\n"
   "************************************\n"
   "\n"
   "Using Config file .//OFDMA.cfg\n"
<- "\n"
   "Breakpoint 1, main (argc=1, argv=0xbffff5d4) at ../Top/src/main.cc:94\n"
   "\032\032/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/Top/src/main.cc:94:2463:beg:0x80ad168\n"
<- "(gdb) "
-> "info breakpoints\n"
<- "Num Type           Disp Enb Address    What\n"
<- "1   breakpoint     keep y   0x080ad168 in main at ../Top/src/main.cc:94\n"
   "\tbreakpoint already hit 1 time\n"
<- "(gdb) "
#  Reading file "/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/exec/17"...
#  Reading file "/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/exec/17"...No such file or directory.
-> "info source\n"
<- "Current source file is ../Top/src/main.cc\n"
   "Compilation directory is /usr2/hteague/ofdma/defaultBranch/ofdma/exec/\n"
   "Located in /usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/Top/src/main.cc\n"
   "Contains 157 lines.\n"
   "Source language is c++.\n"
   "Compiled with stabs debugging format.\n"
<- "(gdb) "
-> "info sources\n"
<- "Source files for which symbols have been read in:\n"
   "\n"
<- "../Top/src/main.cc, /usr/include/g++-3/std/bastring.h, /usr/include/g++-3/std/bastring.cc, /usr/include/g++-3/stl_alloc.h, ../Top/include/Link.h, ../Top/src/Link.cc, ../Tx/include/OFDMUserTx.h, ../Tx/include/SymbolMap.h, ../Tx/include/RepPunc.h, ../Tx/include/BitInterleaver.h, ../Tx/include/DataEncoder.h, ../Tx/include/DataSource.h, ../Common/include/IRA_Code.h, ../Common/include/Node.h, ../Rx/include/Quantizer.h, ../Rx/include/State.h, ../Rx/include/OFDMUserRx.h, ../Rx/include/Interference.h, ../Rx/include/Channel.h, ../Rx/include/DataDecoder.h, ../Rx/include/BitDeinterleaver.h, ../Rx/include/DeRepPunc.h, ../Rx/include/DesymbolMap.h, ../Rx/include/Detector.h, ../Rx/include/EffectiveSNR.h, /usr/include/g++-3/stl_vector.h, ../Common/include/complex+.h, ../Common/include/vector+.h, /usr/include/g++-3/stl_bvector.h, /usr/include/g++-3/stl_construct.h, /usr/include/g++-3/stl_algobase.h, /usr/include/g++-3/stl_iterator.h, /usr/include/g++-3/stl_uninitialized.h, ../Common/include/varStats.h, /usr/include/g++-3/stl_"
<- "queue.h, /usr/include/g++-3/stl_deque.h, ../Rx/src/Interference.cc, ../Common/include/UserParams.h, /usr/include/g++-3/ctime, ../Common/include/luran.h, ../Rx/src/OFDMUserRx.cc, /usr/include/g++-3/complex, ../Common/include/matrix.h, /usr/include/g++-3/cstdio, /usr/include/g++-3/cstdlib, /usr/include/g++-3/stdexcept, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/exception, ../Common/include/NewConfig.h, /usr/include/stdio.h, ../Common/include/RandPerm.h, ../Tx/src/DataEncoder.cc, ../Common/include/CodeParams.h, ../Tx/src/OFDMUserTx.cc, /usr/include/g++-3/stl_function.h, ../Tx/include/TurboEncoder.h, ../Common/include/RandGen.h, ../Tx/include/UnderlyingInterleaver.h, /usr/include/g++-3/stl_hash_fun.h, ../Common/include/Parser.h, ../Common/include/ConfigUtils.h, ../Rx/include/BinTurboDec.h, ../Common/include/RateSets.h, ../Common/src/GenErrorLog.cc, /usr/include/time.h, /usr/include/_G_config.h, /usr/include/gconv.h, ../Common/include/GenErrorLog.h, /usr/include/g++-3/queue, ../Common/src/ComplexFade.cc, ../C"
<- "ommon/include/ComplexFade.h, ../Common/include/Fade.h, ../Common/include/FadeConstants.h, ../Common/src/CodeParams.cc, ../Common/include/binmath.h, ../Common/include/MT_Rand.h, ../Common/include/iof.h, /usr/include/g++-3/iomanip.h, /usr/include/bits/stdio_lim.h, ../Common/include/my_isatty.h, /usr/include/unistd.h, /usr/include/bits/posix_opt.h, /usr/include/bits/confname.h, /usr/include/getopt.h, ../Common/include/my_bool.h, ../Common/include/realnum.h, ../Common/include/real.h, ../Common/include/my_math.h, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/float.h, /usr/include/math.h, ../Tx/include/UnderlyingConvEncoder.h, ../Common/include/ILR.h, ../Rx/include/BinMAPDec.h, /usr/include/g++-3/stream.h, /usr/include/g++-3/complex.h, /usr/include/g++-3/std/complext.h, /usr/include/g++-3/std/fcomplex.h, /usr/include/g++-3/std/dcomplex.h, /usr/include/g++-3/std/ldcomplex.h, ../Common/include/SumLogStuff.h, ../Common/include/Puncture.h, ../Common/include/Punc.h, ../Common/src/ConfigUtils.cc, /usr/include/stdlib.h,"
<- " /usr/include/sys/select.h, /usr/include/bits/sigset.h, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/new, ../Common/src/RandPerm.cc, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h, /usr/include/bits/pthreadtypes.h, /usr/include/wchar.h, /usr/include/g++-3/cmath, /usr/include/bits/huge_val.h, /usr/include/bits/mathdef.h, /usr/include/bits/mathcalls.h, /usr/include/g++-3/stl_list.h, ../Common/src/NewConfig.cc, /usr/include/g++-3/iostream, /usr/include/g++-3/iostream.h, /usr/include/g++-3/streambuf.h, /usr/include/libio.h, /usr/include/bits/types.h, /usr/include/features.h, /usr/include/sys/cdefs.h, /usr/include/gnu/stubs.h, /usr/include/bits/sched.h, /usr/include/bits/wchar.h, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h, /usr/include/g++-3/fstream, /usr/include/g++-3/fstream.h, /usr/include/g++-3/string, /usr/include/g++-3/cstddef, /usr/include/g++-3/std/straits.h, /usr/include/g++-3/cctype, /usr/include/ctype.h, /usr/include/endian.h, /usr/include/bits/endian.h, /usr/include/g++-3/cst"
<- "ring, /usr/include/string.h, /usr/include/g++-3/alloc.h, /usr/include/g++-3/stl_config.h, /usr/include/sys/types.h, /usr/include/bits/select.h, /usr/include/bits/time.h, /usr/include/sys/sysmacros.h, /usr/include/alloca.h, /usr/include/assert.h, /usr/include/pthread.h, /usr/include/sched.h, /usr/include/signal.h, /usr/include/bits/initspin.h, /usr/include/bits/sigthread.h, /usr/include/g++-3/iterator, /usr/include/g++-3/stl_relops.h, /usr/include/g++-3/vector, /usr/include/g++-3/stl_pair.h, /usr/include/g++-3/type_traits.h, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/limits.h, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/syslimits.h, /usr/include/limits.h, /usr/include/bits/posix1_lim.h, /usr/include/bits/local_lim.h, /usr/include/linux/limits.h, /usr/include/bits/posix2_lim.h, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/new.h, /usr/include/g++-3/strstream, /usr/include/g++-3/strstream.h, /usr/include/g++-3/strfile.h, /usr/include/g++-3/hash_map, /usr/include/g++-3/stl_hashtable.h, /usr/include/g++-3/stl_tempbuf.h, /usr/include/g++-3/stl_algo.h, /usr/include/g++-3/stl_heap.h, /usr/include/g++-3/stl_hash_map.h, /usr/include/g++-3/list, ../Common/include/NewConfigTypes.h, init.c, ../include/libc-symbols.h, /usr/src/build/150971-i386/BUILD/glibc-2.2.5/build-i386-linux/config.h, ../sysdeps/gnu/_G_config.h, ../sysdeps/unix/sysv/linux/bits/types.h, ../include/features.h, ../include/sys/cdefs.h, ../misc/sys/cdefs.h, ../linuxthreads/sysdeps/pthread/bits/pthreadtypes.h, ../sysdeps/unix/sysv/linux/bits/sched.h, ../include/wchar.h, ../wcsmbs/wchar.h, ../sysdeps/unix/sysv/linux/i386/bits/wchar.h, ../include/gconv.h, ../iconv/gconv.h\n"
   "\n"
   "Source files for which symbols will be read in on demand:\n"
   "\n"
<- "../Top/include/Link.h, /usr/include/g++-3/stl_alloc.h, /usr/include/g++-3/std/bastring.cc, /usr/include/g++-3/std/bastring.h, /usr/include/g++-3/stl_deque.h, /usr/include/g++-3/stl_queue.h, ../Common/include/varStats.h, /usr/include/g++-3/stl_uninitialized.h, /usr/include/g++-3/stl_iterator.h, /usr/include/g++-3/stl_algobase.h, /usr/include/g++-3/stl_construct.h, /usr/include/g++-3/stl_bvector.h, ../Common/include/vector+.h, ../Common/include/complex+.h, /usr/include/g++-3/stl_vector.h, ../Rx/include/EffectiveSNR.h, ../Rx/include/Detector.h, ../Rx/include/DesymbolMap.h, ../Rx/include/DeRepPunc.h, ../Rx/include/BitDeinterleaver.h, ../Rx/include/DataDecoder.h, ../Rx/include/Channel.h, ../Rx/include/Interference.h, ../Rx/include/OFDMUserRx.h, ../Rx/include/State.h, ../Rx/include/Quantizer.h, ../Common/include/Node.h, ../Common/include/IRA_Code.h, ../Tx/include/DataSource.h, ../Tx/include/DataEncoder.h, ../Tx/include/BitInterleaver.h, ../Tx/include/RepPunc.h, ../Tx/include/SymbolMap.h, ../Tx/include/OFDMUserTx.h, ../Common/include/ConfigUtils.h, ../Common/include/NewConfig.h, ../Rx/src/State.cc, ../Common/include/luran.h, /usr/include/g++-3/stl_relops.h, /usr/include/bits/sigset.h, /usr/include/sys/select.h, /usr/include/stdlib.h, ../Tx/include/QPSKCapacity.h, /usr/include/time.h, ../Rx/src/EffectiveSNR.cc, ../Tx/include/TurboEncoder.h, ../Tx/include/UnderlyingConvEncoder.h, ../Rx/include/BinMAPDec.h, ../Rx/include/BinTurboDec.h, ../Rx/src/BinTurboDec.cc, ../Common/include/realnum.h, ../Common/include/binmath.h, ../Common/include/SumLogStuff.h, ../Common/include/real.h, /usr/include/g++-3/std/ldcomplex.h, ../Rx/src/BinMAPDec.cc, ../Rx/src/Detector.cc, ../Common/include/SymbolTables.h, ../Rx/src/DesymbolMap.cc, ../Rx/src/DeRepPunc.cc, ../Rx/src/BitDeinterleaver.cc, ../Common/include/CodeParams.h, ../Rx/src/DataDecoder.cc, /usr/include/g++-3/stdexcept, ../Common/include/Fade.h, ../Common/include/ComplexFade.h, ../Common/include/matrix.h, /usr/include/g++-3/streambuf.h, ../Rx/src/Channel.cc, /usr/include/g++-3/ctime, .."
<- "/Common/include/UserParams.h, ../Common/include/RandPerm.h, /usr/include/stdio.h, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/exception, /usr/include/g++-3/cstdlib, /usr/include/g++-3/cstdio, /usr/include/g++-3/complex, ../Tx/include/UnderlyingInterleaver.h, ../Common/include/RandGen.h, ../Common/include/ILRFunctions.h, ../Tx/src/UnderlyingInterleaver.cc, ../Common/include/iof.h, ../Tx/src/UnderlyingConvEncoder.cc, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/float.h, ../Tx/src/TurboEncoder.cc, ../Tx/src/DataSource.cc, ../Tx/src/BitInterleaver.cc, ../Tx/src/RepPunc.cc, /usr/include/g++-3/stl_hashtable.h, ../Tx/src/SymbolMap.cc, ../Common/include/RateSets.h, ../Common/include/Parser.h, /usr/include/g++-3/stl_hash_fun.h, /usr/include/g++-3/stl_function.h, /usr/include/g++-3/queue, ../Common/include/GenErrorLog.h, /usr/include/gconv.h, /usr/include/_G_config.h, ../Common/src/Punc.cc, /usr/include/sys/types.h, /usr/include/math.h, ../Common/include/Puncture.h, ../Common/src/Puncture.cc, ../Common/src/Node.cc, ../Common/src/IRA_Code.cc, /usr/include/unistd.h, /usr/include/wchar.h, ../Common/src/iof.cc, /usr/include/g++-3/strfile.h, /usr/include/libio.h, /usr/include/bits/types.h, ../Common/src/binmath.cc, ../Common/src/SumLogStuff.cc, ../Common/src/MT_Rand.cc, /usr/include/bits/time.h, /usr/include/bits/pthreadtypes.h, ../Common/src/Fade.cc, ../Common/include/FadeConstants.h, ../Common/include/Punc.h, /usr/include/g++-3/iomanip.h, /usr/include/g++-3/std/dcomplex.h, /usr/include/g++-3/std/fcomplex.h, /usr/include/g++-3/std/complext.h, /usr/include/g++-3/complex.h, /usr/include/g++-3/stream.h, ../Common/include/ILR.h, ../Common/include/my_math.h, ../Common/include/my_bool.h, /usr/include/getopt.h, /usr/include/bits/confname.h, /usr/include/bits/posix_opt.h, ../Common/include/my_isatty.h, /usr/include/bits/stdio_lim.h, ../Common/include/MT_Rand.h, /usr/include/g++-3/stl_list.h, /usr/include/bits/mathcalls.h, /usr/include/bits/mathdef.h, /usr/include/bits/huge_val.h, /usr/include/g++-3/cmath, /usr/lib/gcc-lib/i386-"
<- "redhat-linux/2.96/include/stddef.h, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/new, ../Common/include/NewConfigTypes.h, /usr/include/g++-3/list, /usr/include/g++-3/string, /usr/include/g++-3/stl_hash_map.h, /usr/include/g++-3/stl_heap.h, /usr/include/g++-3/stl_algo.h, /usr/include/g++-3/stl_tempbuf.h, /usr/include/g++-3/hash_map, /usr/include/g++-3/strstream.h, /usr/include/g++-3/strstream, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/new.h, /usr/include/bits/posix2_lim.h, /usr/include/linux/limits.h, /usr/include/bits/local_lim.h, /usr/include/bits/posix1_lim.h, /usr/include/limits.h, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/syslimits.h, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/limits.h, /usr/include/g++-3/type_traits.h, /usr/include/g++-3/stl_pair.h, /usr/include/g++-3/vector, /usr/include/g++-3/iterator, /usr/include/bits/sigthread.h, /usr/include/bits/initspin.h, /usr/include/signal.h, /usr/include/bits/sched.h, /usr/include/sched.h, /usr/include/pthread.h, /usr/include/assert.h, /us"
<- "r/include/alloca.h, /usr/include/sys/sysmacros.h, /usr/include/bits/select.h, /usr/include/g++-3/stl_config.h, /usr/include/g++-3/alloc.h, /usr/include/string.h, /usr/include/g++-3/cstring, /usr/include/bits/endian.h, /usr/include/endian.h, /usr/include/ctype.h, /usr/include/g++-3/cctype, /usr/include/g++-3/std/straits.h, /usr/include/g++-3/cstddef, /usr/include/g++-3/iostream.h, /usr/include/g++-3/fstream.h, /usr/include/g++-3/fstream, /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h, /usr/include/bits/wchar.h, /usr/include/gnu/stubs.h, /usr/include/sys/cdefs.h, /usr/include/features.h, /usr/include/g++-3/iostream, ../wcsmbs/wchar.h, ../iconv/gconv.h, ../include/gconv.h, ../sysdeps/unix/sysv/linux/i386/bits/wchar.h, ../include/wchar.h, ../sysdeps/unix/sysv/linux/bits/sched.h, ../linuxthreads/sysdeps/pthread/bits/pthreadtypes.h, ../misc/sys/cdefs.h, ../include/sys/cdefs.h, ../include/features.h, ../sysdeps/unix/sysv/linux/bits/types.h, ../sysdeps/gnu/_G_config.h, /usr/src/build/150971-i386/BUILD/glibc"
<- "-2.2.5/build-i386-linux/config.h, ../include/libc-symbols.h, include/new, ../../gcc/cp/new.cc, ../../gcc/cp/tinfo.h, ../../gcc/cp/tinfo2.cc, ../../gcc/eh-common.h, include/exception, include/typeinfo, ../../gcc/cp/exception.cc, ../../gcc/cp/new2.cc, ../../gcc/cp/new1.cc, ../../gcc/config/i386/i386.h, include/stddef.h, ../../gcc/cp/tinfo.cc, ../../gcc/frame.c, ../../gcc/dwarf2.h, ../../gcc/frame-dwarf2.c, ../../gcc/frame.h, ../../gcc/gthr-posix.h, gthr-default.h, ../../gcc/gthr.h, ../../gcc/libgcc2.c, ../../gcc/longlong.h, ../../gcc/libgcc2.h, ../../gcc/defaults.h, ../../gcc/machmode.def, ../../gcc/machmode.h, include/syslimits.h, include/limits.h, ../../include/getopt.h, /usr/include/bits/string2.h, /usr/include/bits/string.h, /usr/include/asm/errno.h, /usr/include/linux/errno.h, /usr/include/bits/errno.h, /usr/include/errno.h, /usr/include/bits/stdio.h, include/stdarg.h, ../../gcc/tsystem.h, ../../gcc/config/i386/perform.h, ../../gcc/config/dbxelf.h, ../../gcc/config/elfos.h, ../../gcc/config/svr4.h, ../../g"
<- "cc/config/linux.h, ../../gcc/config/i386/unix.h, ../../gcc/config/i386/att.h, ../../gcc/config/i386/linux.h, tm.h, ../../gcc/config/i386/xm-i386.h, ../../include/ansidecl.h, ../../gcc/gansidecl.h, tconfig.h\n"
<- "(gdb) "
#  Reading file "17" from GDB...
-> "list 17:1,1000000\n"
<- "No source file named 17.\n"
<- "(gdb) "
!  No source file named 17.
#  Reading file "17" from GDB...failed.
#  Reading file "/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/exec/17"...
!  /usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/exec/17: No such file or directory
#  Reading file "/usr/local/projects/qnt/ofdma/users/hteague/defaultBranch/ofdma/exec/17"...No such file or directory.
-> "quit\n"
#  Running GDB (pid 24192, tty /dev/pts/3)...Exit 0.
#  Saving history in "/usr2/hteague/.ddd/history"...
#  Saving history in "/usr2/hteague/.ddd/history"...done.
#  Thanks for using DDD 3.3.1!


reply via email to

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