GNU DDD 3.3.12 (x86_64-unknown-linux-gnu) Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany. Copyright (C) 1999-2001 Universität Passau, Germany. Copyright (C) 2001 Universität des Saarlandes, Germany. Copyright (C) 2001-2009 Free Software Foundation, Inc. Compiled with GCC 4.6.2 20120120 (prerelease), GNU libc 2.15 Requires X11R6, Xt11R6, Motif 2.1 (GNU/LessTif Version 2.1 Release 0.95.2) Includes XPM 3.4.11, Athena Panner (7000002L), DDD core Built 2012-02-07 by nobody . $ ddd valtab + /bin/sh -c 'exec gdb -q -fullname '\''valtab'\''' # Hello, world! # Starting GDB... # Enabling core dumps... # Enabling core dumps...done. # Running GDB (pid 1434, tty /dev/pts/4)... # Current language: C/C++ # Searching "vsllib/ddd.vsl"... # Trying "/home/c111269/.ddd/vsllib/ddd.vsl" # Trying "/usr/share/ddd-3.3.12/vsllib/ddd.vsl" # Searching "vsllib/ddd.vsl"..."/usr/share/ddd-3.3.12/vsllib/ddd.vsl". 2014.01.09 12:27:47 <- "Reading symbols from /home/c111269/documents/sandbox/ddd-plot/valtab..." 2014.01.09 12:27:47 <- "done.\n" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> "set prompt (gdb) \n" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> "set height 0\n" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> "set width 0\n" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> "set annotate 1\n" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> " set verbose off\n" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> "info line\n" 2014.01.09 12:27:47 <- "No line number information available.\n" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> "list\n" 2014.01.09 12:27:47 <- "1\t#include\n" "2\t#include\n" 2014.01.09 12:27:47 <- "3\t\n" "4\tint main() {\n" "5\t float *val;\n" "6\t float sval[100];\n" "7\t float **threed;\n" "8\t int points = 100;\n" 2014.01.09 12:27:47 <- "9\t float period = 2*M_PI;\n" "10\t int count, count2;\n" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> "info line\n" 2014.01.09 12:27:47 <- "Line 10 of \"valtab.c\" is at address 0x400669 but contains no code.\n" "\032\032/home/c111269/documents/sandbox/ddd-plot/valtab.c:10:145:beg:0x400669\n" "(gdb) " 2014.01.09 12:27:47 -> "output 4711\n" 2014.01.09 12:27:47 <- "4711" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> "show language\n" 2014.01.09 12:27:47 <- "The current source language is \"auto; currently c\".\n" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> "show version\n" 2014.01.09 12:27:47 <- "GNU gdb (GDB) 7.6.2\n" "Copyright (C) 2013 Free Software Foundation, Inc.\n" 2014.01.09 12:27:47 <- "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law. Type \"show copying\"\n" "and \"show warranty\" for details.\n" "This GDB was configured as \"x86_64-unknown-linux-gnu\".\n" "For bug reporting instructions, please see:\n" ".\n" "(gdb) " 2014.01.09 12:27:47 -> "pwd\n" 2014.01.09 12:27:47 <- "Working directory /home/c111269/documents/sandbox/ddd-plot.\n" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> "info breakpoints\n" 2014.01.09 12:27:47 <- "No breakpoints or watchpoints.\n" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> "show history filename\n" 2014.01.09 12:27:47 <- "The filename in which to record the command history is \"/home/c111269/documents/sandbox/ddd-plot/.gdb_history\".\n" 2014.01.09 12:27:47 <- "(gdb) " 2014.01.09 12:27:47 -> "show history size\n" 2014.01.09 12:27:47 <- "The size of the command history is 256.\n" 2014.01.09 12:27:47 <- "(gdb) " # Reading file "/home/c111269/documents/sandbox/ddd-plot/valtab.c"... # Reading file "/home/c111269/documents/sandbox/ddd-plot/valtab.c"...done. # File "/home/c111269/documents/sandbox/ddd-plot/valtab.c" 33 lines, 843 characters # Setting buttons... # Setting buttons...done. 2014.01.09 12:27:51 -> "set confirm off\n" 2014.01.09 12:27:51 <- "(gdb) " 2014.01.09 12:27:51 -> "source /tmp/dddaXgvr1\n" 2014.01.09 12:27:51 <- "(gdb) " 2014.01.09 12:27:51 -> "info breakpoints\n" 2014.01.09 12:27:51 <- "No breakpoints or watchpoints.\n" "(gdb) " 2014.01.09 12:27:51 -> "info source\n" 2014.01.09 12:27:51 <- "Current source file is valtab.c\n" "Compilation directory is /home/c111269/documents/sandbox/ddd-plot\n" "Located in /home/c111269/documents/sandbox/ddd-plot/valtab.c\n" "Contains 33 lines.\n" "Source language is c.\n" "Compiled with DWARF 2 debugging format.\n" "Does not include preprocessor macro info.\n" "(gdb) " 2014.01.09 12:27:51 -> "# reset\n" 2014.01.09 12:27:51 <- "(gdb) " 2014.01.09 12:27:51 -> "info breakpoints\n" 2014.01.09 12:27:51 <- "No breakpoints or watchpoints.\n" "(gdb) " 2014.01.09 12:27:51 -> "display\n" 2014.01.09 12:27:51 <- "(gdb) " 2014.01.09 12:27:51 -> "info display\n" 2014.01.09 12:27:51 <- "There are no auto-display expressions now.\n" "(gdb) " 2014.01.09 12:27:51 -> "set environment TERM dumb\n" 2014.01.09 12:27:51 <- "(gdb) " 2014.01.09 12:27:51 -> "info files\n" 2014.01.09 12:27:51 <- "Symbols from \"/home/c111269/documents/sandbox/ddd-plot/valtab\".\n" "Local exec file:\n" "\t`/home/c111269/documents/sandbox/ddd-plot/valtab\', file type elf64-x86-64.\n" "\tEntry point: 0x400560\n" "\t0x0000000000400200 - 0x000000000040021c is .interp\n" "\t0x000000000040021c - 0x000000000040023c is .note.ABI-tag\n" "\t0x000000000040023c - 0x0000000000400260 is .note.gnu.build-id\n" "\t0x0000000000400260 - 0x000000000040027c is .gnu.hash\n" "\t0x0000000000400280 - 0x0000000000400358 is .dynsym\n" "\t0x0000000000400358 - 0x00000000004003f4 is .dynstr\n" "\t0x00000000004003f4 - 0x0000000000400406 is .gnu.version\n" "\t0x0000000000400408 - 0x0000000000400448 is .gnu.version_r\n" "\t0x0000000000400448 - 0x0000000000400460 is .rela.dyn\n" "\t0x0000000000400460 - 0x00000000004004d8 is .rela.plt\n" "\t0x00000000004004d8 - 0x00000000004004f2 is .init\n" "\t0x0000000000400500 - 0x0000000000400560 is .plt\n" "\t0x0000000000400560 - 0x00000000004008a2 is .text\n" "\t0x00000000004008a4 - 0x00000000004008ad is .fini\n" "\t0x00000000004008b0 - 0x00000000004008d4 is .rodata\n" "\t0x00000000004008d4 - 0x0000000000400908 is .eh_frame_hdr\n" "\t0x0000000000400908 - 0x0000000000400a04 is .eh_frame\n" "\t0x0000000000600a08 - 0x0000000000600a10 is .init_array\n" "\t0x0000000000600a10 - 0x0000000000600a18 is .fini_array\n" "\t0x0000000000600a18 - 0x0000000000600a20 is .jcr\n" "\t0x0000000000600a20 - 0x0000000000600c00 is .dynamic\n" "\t0x0000000000600c00 - 0x0000000000600c08 is .got\n" "\t0x0000000000600c08 - 0x0000000000600c48 is .got.plt\n" "\t0x0000000000600c48 - 0x0000000000600c58 is .data\n" "\t0x0000000000600c58 - 0x0000000000600c60 is .bss\n" "(gdb) " 2014.01.09 12:27:51 -> "info program\n" 2014.01.09 12:27:51 <- "The program being debugged is not being run.\n" "(gdb) " 2014.01.09 12:27:51 -> "x /i 0x400669\n" 2014.01.09 12:27:51 <- " 0x400669 :\tmov -0x1c(%rbp),%eax\n" "(gdb) " 2014.01.09 12:27:51 -> "x /i 0x40074d\n" 2014.01.09 12:27:51 <- " 0x40074d :\tsub -0x14(%rbp),%al\n" "(gdb) " # Disassembling location 0x400669 to 0x400769... 2014.01.09 12:27:51 -> "disassemble 0x400669 0x400769\n" 2014.01.09 12:27:51 <- "A syntax error in expression, near `0x400769\'.\n" "(gdb) " # Disassembling location 0x400669 to 0x400769...done. # Starting GDB...done. # Welcome to DDD 3.3.12 "Dale Head" (x86_64-unknown-linux-gnu) 2014.01.09 12:27:51 -> "help next\n" 2014.01.09 12:27:51 <- "Step program, proceeding through subroutine calls.\n" "Usage: next [N]\n" "Unlike \"step\", if the current source line calls a subroutine,\n" "this command does not enter the subroutine, but instead steps over\n" "the call, in effect treating it as a single source line.\n" "(gdb) " 2014.01.09 12:27:51 -> "help detach\n" 2014.01.09 12:27:51 <- "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" "\n" "List of detach subcommands:\n" "\n" "detach checkpoint -- Detach from a checkpoint (experimental)\n" "detach inferiors -- Detach from inferior ID (or list of IDS)\n" "\n" "Type \"help detach\" followed by detach subcommand name for full documentation.\n" "Type \"apropos word\" to search for commands related to \"word\".\n" "Command name abbreviations are allowed if unambiguous.\n" "(gdb) " 2014.01.09 12:27:51 -> "help run\n" 2014.01.09 12:27:51 <- "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) " 2014.01.09 12:27:51 -> "help step\n" 2014.01.09 12:27:51 <- "Step program until it reaches a different source line.\n" "Usage: step [N]\n" "Argument N means step N times (or till program stops for another reason).\n" "(gdb) " 2014.01.09 12:27:51 -> "help stepi\n" 2014.01.09 12:27:51 <- "Step one instruction exactly.\n" "Usage: stepi [N]\n" "Argument N means step N times (or till program stops for another reason).\n" "(gdb) " 2014.01.09 12:27:51 -> "help nexti\n" 2014.01.09 12:27:51 <- "Step one instruction, but proceed through subroutine calls.\n" "Usage: nexti [N]\n" "Argument N means step N times (or till program stops for another reason).\n" "(gdb) " 2014.01.09 12:27:51 -> "help until\n" 2014.01.09 12:27:51 <- "Execute until the program reaches a source line greater than the current\n" "or a specified location (same args as break command) within the current frame.\n" "(gdb) " 2014.01.09 12:27:51 -> "help finish\n" 2014.01.09 12:27:51 <- "Execute until selected stack frame returns.\n" "Usage: finish\n" "Upon return, the value returned is printed and put in the value history.\n" "(gdb) " 2014.01.09 12:27:51 -> "help cont\n" 2014.01.09 12:27:51 <- "Continue program being debugged, after signal or breakpoint.\n" "Usage: continue [N]\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" "\n" "If non-stop mode is enabled, continue only the current thread,\n" "otherwise all the threads in the program are continued. To \n" "continue all stopped threads in non-stop mode, use the -a option.\n" "Specifying -a and an ignore count simultaneously is an error.\n" "(gdb) " 2014.01.09 12:27:51 -> "help signal\n" 2014.01.09 12:27:51 <- "Continue program with the specified signal.\n" "Usage: signal SIGNAL\n" "The SIGNAL argument is processed the same as the handle command.\n" "\n" "An argument of \"0\" means continue the program without sending it a signal.\n" "This is useful in cases where the program stopped because of a signal,\n" "and you want to resume the program while discarding the signal.\n" "(gdb) " 2014.01.09 12:27:51 -> "help kill\n" 2014.01.09 12:27:51 <- "Kill execution of program being debugged.\n" "\n" "List of kill subcommands:\n" "\n" "kill inferiors -- Kill inferior ID (or list of IDs)\n" "\n" "Type \"help kill\" followed by kill subcommand name for full documentation.\n" "Type \"apropos word\" to search for commands related to \"word\".\n" "Command name abbreviations are allowed if unambiguous.\n" "(gdb) " 2014.01.09 12:27:51 -> "help up\n" 2014.01.09 12:27:51 <- "Select and print stack frame that called this one.\n" "An argument says how many frames up to go.\n" "(gdb) " 2014.01.09 12:27:52 -> "help down\n" 2014.01.09 12:27:52 <- "Select and print stack frame called by this one.\n" "An argument says how many frames down to go.\n" "(gdb) " 2014.01.09 12:27:56 -> "output printf\n" 2014.01.09 12:27:56 <- "No symbol \"printf\" in current context.\n" "(gdb) " 2014.01.09 12:28:01 -> "break valtab.c:30\n" 2014.01.09 12:28:01 <- "Breakpoint 1 at 0x400810: file valtab.c, line 30.\n" "(gdb) " 2014.01.09 12:28:01 -> "info breakpoints\n" 2014.01.09 12:28:01 <- "Num Type Disp Enb Address What\n" "1 breakpoint keep y 0x0000000000400810 in main at valtab.c:30\n" "(gdb) " 2014.01.09 12:28:04 -> "set environment TERM dumb\n" 2014.01.09 12:28:04 <- "(gdb) " 2014.01.09 12:28:04 -> "run\n" 2014.01.09 12:28:04 <- "Starting program: /home/c111269/documents/sandbox/ddd-plot/valtab \n" 2014.01.09 12:28:04 <- "warning: Could not load shared library symbols for linux-vdso.so.1.\n" "Do you need \"set solib-search-path\" or \"set sysroot\"?\n" 2014.01.09 12:28:04 <- "\n" 2014.01.09 12:28:04 <- "Breakpoint 1, main () at valtab.c:30\n" "\032\032/home/c111269/documents/sandbox/ddd-plot/valtab.c:30:774:beg:0x400810\n" 2014.01.09 12:28:04 <- "(gdb) " 2014.01.09 12:28:04 -> "info breakpoints\n" 2014.01.09 12:28:04 <- "Num Type Disp Enb Address What\n" 2014.01.09 12:28:04 <- "1 breakpoint keep y 0x0000000000400810 in main at valtab.c:30\n" "\tbreakpoint already hit 1 time\n" 2014.01.09 12:28:04 <- "(gdb) " 2014.01.09 12:28:04 -> "x /i 0x400810\n" 2014.01.09 12:28:04 <- "=> 0x400810 :\tmov $0x4008b4,%edi\n" 2014.01.09 12:28:04 <- "(gdb) " # Disassembling location 0x400810 to 0x400910... 2014.01.09 12:28:04 -> "disassemble 0x400810 0x400910\n" 2014.01.09 12:28:04 <- "A syntax error in expression, near `0x400910\'.\n" 2014.01.09 12:28:04 <- "(gdb) " # Disassembling location 0x400810 to 0x400910...done. 2014.01.09 12:28:07 -> "output sval\n" 2014.01.09 12:28:07 <- "{0, 0.0627905205, 0.125333235, 0.187381312, 0.248689905, 0.309017003, 0.368124545, 0.425779313, 0.481753707, 0.535826802, 0.587785244, 0.637424052, 0.684547126, 0.72896868, 0.770513296, 0.809017003, 0.844327927, 0.876306713, 0.904827058, 0.92977649, 0.95105654, 0.968583167, 0.982287288, 0.992114723, 0.998026729, 1, 0.998026729, 0.992114663, 0.982287228, 0.968583167, 0.95105648, 0.92977643, 0.904826999, 0.876306593, 0.844327867, 0.809016883, 0.770513237, 0.72896862, 0.684547067, 0.637423933, 0.587785184, 0.535826743, 0.481753558, 0.425779164, 0.368124396, 0.309016794, 0.248689905, 0.187381074, 0.125333205, 0.0627902225, -8.74227766e-08, -0.0627908707, -0.125333369, -0.187381238, -0.248690069, -0.309016973, -0.368124783, -0.425779313, -0.481753707, -0.535826862, -0.587785363, -0.637424111, -0.684547246, -0.72896874, -0.770513356, -0.809016824, -0.844328046, -0.876306593, -0.904827178, -0.92977643, -0.9510566, -0.968583167, -0.982287228, -0.992114723, -0.998026729, -1, -0.998026729, -0.992114723, -0.982287228, -0.968583107, -0.95105648, -0.92977643, -0.904826999, -0.876306593, -0.844327807, -0.809017122, -0.770513058, -0.728968382, -0.684546828, -0.637424052, -0.587784946, -0.535826445, -0.481753707, -0.425779283, -0.368124098, -0.309016496, -0.248689815, -0.187381223, -0.125332639, -0.0627903715}(gdb) " 2014.01.09 12:28:10 -> "frame\n" 2014.01.09 12:28:10 <- "#0 main () at valtab.c:30\n" "\032\032/home/c111269/documents/sandbox/ddd-plot/valtab.c:30:774:beg:0x400810\n" "(gdb) " 2014.01.09 12:28:10 -> "display sval\n" 2014.01.09 12:28:10 <- "1: sval = {0, 0.0627905205, 0.125333235, 0.187381312, 0.248689905, 0.309017003, 0.368124545, 0.425779313, 0.481753707, 0.535826802, 0.587785244, 0.637424052, 0.684547126, 0.72896868, 0.770513296, 0.809017003, 0.844327927, 0.876306713, 0.904827058, 0.92977649, 0.95105654, 0.968583167, 0.982287288, 0.992114723, 0.998026729, 1, 0.998026729, 0.992114663, 0.982287228, 0.968583167, 0.95105648, 0.92977643, 0.904826999, 0.876306593, 0.844327867, 0.809016883, 0.770513237, 0.72896862, 0.684547067, 0.637423933, 0.587785184, 0.535826743, 0.481753558, 0.425779164, 0.368124396, 0.309016794, 0.248689905, 0.187381074, 0.125333205, 0.0627902225, -8.74227766e-08, -0.0627908707, -0.125333369, -0.187381238, -0.248690069, -0.309016973, -0.368124783, -0.425779313, -0.481753707, -0.535826862, -0.587785363, -0.637424111, -0.684547246, -0.72896874, -0.770513356, -0.809016824, -0.844328046, -0.876306593, -0.904827178, -0.92977643, -0.9510566, -0.968583167, -0.982287228, -0.992114723, -0.998026729, -1, -0.998026729, -0.992114723, -0.982287228, -0.968583107, -0.95105648, -0.92977643, -0.904826999, -0.876306593, -0.844327807, -0.809017122, -0.770513058, -0.728968382, -0.684546828, -0.637424052, -0.587784946, -0.535826445, -0.481753707, -0.425779283, -0.368124098, -0.309016496, -0.248689815, -0.187381223, -0.125332639, -0.0627903715}\n" "(gdb) " # Creating display... # Creating display...done. 2014.01.09 12:28:10 -> "output &sval\n" # Display 1: sval (enabled, scope main) 2014.01.09 12:28:10 <- "(float (*)[100]) 0x7fffffffe190(gdb) " # Display 1: sval (enabled, scope main, address 0x7fffffffe190) # In display 1: sval[1] (double-click to hide) # In display 1: sval[0] (double-click to hide) # In display 1: sval[0] (double-click to hide) # In display 1: sval (double-click to hide) # In display 1: sval (double-click to hide) # In display 1: sval[1] (double-click to hide) # In display 1: sval[1] (double-click to hide) # In display 1: sval[1] (double-click to hide) # In display 1: sval[1] (double-click to hide) # In display 1: sval (double-click to hide) # In display 1: sval (double-click to hide) # Display 1: sval (enabled, scope main, address 0x7fffffffe190) # Retrieving Command Definitions... 2014.01.09 12:29:47 -> "help user-defined\n" 2014.01.09 12:29:47 <- "User-defined commands.\n" "The commands in this class are those defined by the user.\n" "Use the \"define\" command to define a command.\n" "\n" "List of commands:\n" "\n" "\n" "Type \"help\" followed by command name for full documentation.\n" "Type \"apropos word\" to search for commands related to \"word\".\n" "Command name abbreviations are allowed if unambiguous.\n" "(gdb) " # Retrieving Command Definitions...done. 2014.01.09 12:29:47 -> "address@hidden" 2014.01.09 12:29:47 <- "Undefined command: \"sval\". Try \"help\".\n" "(gdb) " 2014.01.09 12:29:47 -> "info breakpoints\n" 2014.01.09 12:29:47 <- "Num Type Disp Enb Address What\n" "1 breakpoint keep y 0x0000000000400810 in main at valtab.c:30\n" "\tbreakpoint already hit 1 time\n" "(gdb) " 2014.01.09 12:29:47 -> "output &sval\n" 2014.01.09 12:29:47 <- "(float (*)[100]) 0x7fffffffe190(gdb) " 2014.01.09 12:30:32 -> "info line \'address@hidden'\n" 2014.01.09 12:30:32 <- "Function \"address@hidden" not defined.\n" "(gdb) " 2014.01.09 12:30:54 -> "frame\n" 2014.01.09 12:30:54 <- "#0 main () at valtab.c:30\n" "\032\032/home/c111269/documents/sandbox/ddd-plot/valtab.c:30:774:beg:0x400810\n" "(gdb) " 2014.01.09 12:30:54 -> "display address@hidden" 2014.01.09 12:30:54 <- "2: address@hidden = {0.309017003, 0.368124545, 0.425779313, 0.481753707, 0.535826802, 0.587785244, 0.637424052, 0.684547126, 0.72896868, 0.770513296}\n" "(gdb) " # Creating display... # Creating display...done. >> "set term xlib\n" "set parametric\n" "set urange [0:1]\n" "set vrange [0:1]\n" "set trange [0:1]" >> "set noborder\n" "plot \"/tmp/dddK1YI1b\" title \"address@hidden"" 2014.01.09 12:30:54 -> "output &(address@hidden)\n" 2014.01.09 12:30:54 <- "(float (*)[10]) 0x7fffffffe1a4(gdb) " # Display 2: address@hidden (enabled, scope main, address 0x7fffffffe1a4) # Display 2: address@hidden (enabled, scope main, address 0x7fffffffe1a4) << "X -1 0 -1 -1" << "G37748742\n" "QD\n" "QF" << "A-270" << "A0\n" "W0001\n" "L-002\n" "l -2\n" "M03000326\n" "V03270326\n" "M39750326\n" "V39480326\n" "J0002\n" "QF\n" "T02600326 0.3\n" "W0001\n" "L-002\n" "l -2\n" "M03000695\n" "V03270695\n" "M39750695\n" "V39480695\n" "J0002\n" "T02600695 0.35\n" "W0001\n" "L-002\n" "l -2\n" "M03001064\n" "V03271064\n" "M39751064\n" "V39481064\n" "J0002\n" "T02601064 0.4\n" "W0001\n" "L-002\n" "l -2\n" "M03001433\n" "V03271433\n" "M39751433\n" "V39481433\n" "J0002\n" "T02601433 0.45\n" "W0001\n" "L-002\n" "l -2\n" "M03001802\n" "V03271802\n" "M39751802\n" "V39481802\n" "J0002\n" "T02601802 0.5\n" "W0001\n" "L-002\n" "l -2\n" "M03002171\n" "V03272171\n" "M39752171\n" "V39482171\n" "J0002\n" "T02602171 0.55\n" "W0001\n" "L-002\n" "l -2\n" "M03002539\n" "V03272539\n" "M39752539\n" "V39482539\n" "J0002\n" "T02602539 0.6\n" "W0001\n" "L-002\n" "l -2\n" "M03002908\n" "V03272908\n" "M39752908\n" "V39482908\n" "J0002\n" "T02602908 0.65\n" "W0001\n" "L-002\n" "l -2\n" "M03003277\n" "V03273277\n" "M39753277\n" "V39483277\n" "J0002\n" "T02603277 0.7\n" "W0001\n" "L-002" << "l -2\n" "M03003646\n" "V03273646\n" "M39753646\n" "V39483646\n" "J0002\n" "T02603646 0.75\n" "W0001\n" "L-002\n" "l -2\n" "M03004015\n" "V03274015\n" "M39754015\n" "V39484015\n" "J0002\n" "T02604015 0.8\n" "W0001\n" "L-002\n" "l -2\n" "A0\n" "M03000326\n" "V03000366\n" "M03004015\n" "V03003975\n" "J0001\n" "T03000163 0\n" "W0001\n" "L-002\n" "l -2\n" "M07080326\n" "V07080366\n" "M07084015\n" "V07083975\n" "J0001\n" "T07080163 1\n" "W0001\n" "L-002\n" "l -2\n" "M11170326\n" "V11170366\n" "M11174015\n" "V11173975\n" "J0001\n" "T11170163 2\n" "W0001\n" "L-002\n" "l -2\n" "M15250326\n" "V15250366\n" "M15254015\n" "V15253975\n" "J0001\n" "T15250163 3\n" "W0001\n" "L-002\n" "l -2\n" "M19330326\n" "V19330366\n" "M19334015\n" "V19333975\n" "J0001\n" "T19330163 4\n" "W0001\n" "L-002\n" "l -2\n" "M23420326\n" "V23420366\n" "M23424015\n" "V23423975\n" "J0001\n" "T23420163 5\n" "W0001\n" "L-002\n" "l -2\n" "M27500326\n" "V27500366\n" "M27504015\n" "V27503975\n" "J0001\n" "T27500163 6\n" "W0001\n" "L-002\n" "l -2\n" "M31580326\n" "V31580366\n" "M31584015\n" "V31583975\n" "J0001\n" "T31580163 7\n" "W0001\n" "L-002\n" "l -2\n" "M35670326\n" "V35670366\n" "M35674015\n" "V35673975\n" "J0001\n" "T35670163 8\n" "W0001\n" "L-002\n" "l -2\n" "M39750326\n" "V39750366\n" "M39754015\n" "V39753975\n" "J0001\n" "T39750163 9\n" "W0001\n" "L-002\n" "l -2\n" "A0\n" "P-2 13 20\n" "W0001\n" "L-002\n" "l -2" << "P-2 13 20\n" "W0001\n" "L0000\n" "l 0\n" "l -2\n" "J0002\n" "J0002\n" "address@hidden" "L0000\n" "P0 300 393\n" "P0 708 829\n" "P0 1117 1254\n" "P0 1525 1667\n" "P0 1933 2066\n" "P0 2342 2449\n" "P0 2750 2816\n" "P0 3158 3163\n" "P0 3567 3491\n" "P0 3975 3797\n" "P0 3801 3894\n" "P-2 13 20\n" "W0001\n" "L-002\n" "l -2\n" "E" ! X error X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 10 (X_UnmapWindow) Resource id in failed request: 0x0 Serial number of failed request: 31163 Current serial number in output stream: 31166 ! X error # Saving options in "/home/c111269/.ddd/init"... # Saving options in "/home/c111269/.ddd/init"...done. # Saving history in "/home/c111269/.ddd/history"... # Saving history in "/home/c111269/.ddd/history"...done. # Thanks for using DDD 3.3.12! (We apologize for the inconvenience.) X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 10 (X_UnmapWindow) Resource id in failed request: 0x0 Serial number of failed request: 31165 Current serial number in output stream: 31274