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 7.1.0, GNU libc 2.17 Requires X11R6, Xt11R6, Motif 2.3.4 (Motif Version 2.3.4) Includes XPM 3.4.11, Athena Panner (7000002L), DDD core Built 2018-01-18 by Tim Tautges . $ ddd + /bin/sh -c 'exec gdb -q -fullname' # Hello, world! # Opening session "10a2b730f45d2f0456156813884455735500000223500109"... # Enabling core dumps... # Enabling core dumps...done. # Running GDB (pid 4791, tty /dev/pts/4)... # Current language: C/C++ # Searching "vsllib/ddd.vsl"... # Trying "/u/xeonwi01/people/timt/.ddd/vsllib/ddd.vsl" # Trying "/u/xeonwi01/people/timt/share/ddd-3.3.12/vsllib/ddd.vsl" # Searching "vsllib/ddd.vsl"..."/u/xeonwi01/people/timt/share/ddd-3.3.12/vsllib/ddd.vsl". # Creating "/u/xeonwi01/people/timt/.ddd/sessions/10a2b730f45d2f0456156813884455735500000223500109/"... # Creating "/u/xeonwi01/people/timt/.ddd/sessions/10a2b730f45d2f0456156813884455735500000223500109/"...done. # Copying "/u/xeonwi01/people/timt/.ddd/init" to "/u/xeonwi01/people/timt/.ddd/sessions/10a2b730f45d2f0456156813884455735500000223500109/init"... # Copying "/u/xeonwi01/people/timt/.ddd/init" to "/u/xeonwi01/people/timt/.ddd/sessions/10a2b730f45d2f0456156813884455735500000223500109/init"...done. # Copying "/u/xeonwi01/people/timt/.ddd/history" to "/u/xeonwi01/people/timt/.ddd/sessions/10a2b730f45d2f0456156813884455735500000223500109/history"... # Copying "/u/xeonwi01/people/timt/.ddd/history" to "/u/xeonwi01/people/timt/.ddd/sessions/10a2b730f45d2f0456156813884455735500000223500109/history"...done. # Saving session in "/u/xeonwi01/people/timt/.ddd/sessions/10a2b730f45d2f0456156813884455735500000223500109/init"... # Saving session in "/u/xeonwi01/people/timt/.ddd/sessions/10a2b730f45d2f0456156813884455735500000223500109/init"...done. 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set prompt (gdb) \n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set height 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set width 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set annotate 1\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> " set verbose off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "info line\n" 2019.09.10 13:07:25 <- "No line number information available.\n" "(gdb) " 2019.09.10 13:07:25 -> "list\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line\n" 2019.09.10 13:07:25 <- "No line number information available.\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "output 4711\n" 2019.09.10 13:07:25 <- "4711(gdb) " 2019.09.10 13:07:25 -> "show language\n" 2019.09.10 13:07:25 <- "The current source language is \"auto; currently c\".\n" "(gdb) " 2019.09.10 13:07:25 -> "show version\n" 2019.09.10 13:07:25 <- "GNU gdb (GDB) 8.0\n" "Copyright (C) 2017 Free Software Foundation, Inc.\n" "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-pc-linux-gnu\".\n" "Type \"show configuration\" for configuration details.\n" "For bug reporting instructions, please see:\n" ".\n" "Find the GDB manual and other documentation resources online at:\n" ".\n" "For help, type \"help\".\n" "Type \"apropos word\" to search for commands related to \"word\".\n" "(gdb) " 2019.09.10 13:07:25 -> "pwd\n" 2019.09.10 13:07:25 <- "Working directory /u/xeonwi01/people/timt.\n" "(gdb) " 2019.09.10 13:07:25 -> "info breakpoints\n" 2019.09.10 13:07:25 <- "No breakpoints or watchpoints.\n" "(gdb) " 2019.09.10 13:07:25 -> "show history filename\n" 2019.09.10 13:07:25 <- "The filename in which to record the command history is \"/u/xeonwi01/people/timt/.gdb_history\".\n" "(gdb) " 2019.09.10 13:07:25 -> "show history size\n" 2019.09.10 13:07:25 <- "The size of the command history is 256.\n" "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info sources\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line main\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line MAIN\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info files\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "info line main_\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info program\n" 2019.09.10 13:07:25 <- "The program being debugged is not being run.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line MAIN_\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line main__\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line MAIN__\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line _main\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line _MAIN\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line __main\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line __MAIN\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line my_main\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line the_main\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line vxworks_main\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info line main_vxworks\n" 2019.09.10 13:07:25 <- "No symbol table is loaded. Use the \"file\" command.\n" "(gdb) " 2019.09.10 13:07:25 -> "set confirm off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "source /tmp/ddd89T8XN\n" 2019.09.10 13:07:25 <- "/tmp/ddd89T8XN:1: Error in sourced command file:\n" "You can\'t do that when your target is `None\'\n" "(gdb) " 2019.09.10 13:07:25 -> "info breakpoints\n" 2019.09.10 13:07:25 <- "No breakpoints or watchpoints.\n" "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "# reset\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "info breakpoints\n" 2019.09.10 13:07:25 <- "No breakpoints or watchpoints.\n" "(gdb) " 2019.09.10 13:07:25 -> "display\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "info display\n" 2019.09.10 13:07:25 <- "There are no auto-display expressions now.\n" "(gdb) " 2019.09.10 13:07:25 -> "set environment TERM dumb\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "info source\n" 2019.09.10 13:07:25 <- "No current source file.\n" "(gdb) " 2019.09.10 13:07:25 -> "info files\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "info program\n" 2019.09.10 13:07:25 <- "The program being debugged is not being run.\n" "(gdb) " 2019.09.10 13:07:25 -> "set agent off\n" 2019.09.10 13:07:25 <- "You can\'t do that when your target is `None\'\n" "(gdb) " 2019.09.10 13:07:25 -> "set auto-connect-native-target on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set auto-load python-scripts on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set auto-solib-add on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set backtrace past-entry off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set backtrace past-main off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set basenames-may-differ off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set breakpoint always-inserted off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set breakpoint auto-hw on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set circular-trace-buffer off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set code-cache on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set coerce-float-to-double on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set confirm off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug auto-load off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug check-physname off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug compile off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug displaced off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug linux-namespaces off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug notification off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug parser off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug symfile off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug timestamp off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug xml off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set detach-on-fork on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set disable-randomization on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set disassemble-next-line off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set disconnected-dprintf on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set disconnected-tracing off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set editing on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set exec-done-display off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set history expansion off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set history save off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set logging overwrite off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set logging redirect off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set may-insert-breakpoints on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set may-insert-fast-tracepoints on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set may-insert-tracepoints on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set may-interrupt on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set may-write-memory on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set may-write-registers on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set mi-async off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set non-stop off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set observer off\n" 2019.09.10 13:07:25 <- "Observer mode is now off.\n" "(gdb) " 2019.09.10 13:07:25 -> "set opaque-type-resolution on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set overload-resolution on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set pagination on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print address on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print array off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print array-indexes off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print asm-demangle on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print demangle on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print inferior-events off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print null-stop off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print object off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print pascal_static-members on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print pretty off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print raw frame-arguments off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print sevenbit-strings off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print static-members off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print symbol on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print symbol-filename off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print thread-events on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print union on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set print vtbl off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set record full memory-query off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set record full stop-at-limit on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set remote interrupt-on-connect off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set remotecache off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set remoteflow off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set schedule-multiple off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set stack-cache on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set startup-with-shell on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set step-mode off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set tcp auto-retry on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set trace-commands off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set trust-readonly-sections off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set unwind-on-terminating-exception on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set unwindonsignal off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set use-coredump-filter on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set verbose off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set write off\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set can-use-hw-watchpoints 1\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug arch 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug dwarf-die 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug dwarf-line 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug dwarf-read 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug expression 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug frame 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug infrun 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug jit 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug libthread-db 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug lin-lwp 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug observer 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug overload 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug record 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug remote 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug serial 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug symbol-lookup 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug symtab-create 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug target 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug varobj 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set stop-on-solib-events 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set architecture auto\n" 2019.09.10 13:07:25 <- "The target architecture is set automatically (currently i386)\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set endian auto\n" 2019.09.10 13:07:25 <- "The target endianness is set automatically (currently little endian)\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set demangle-style auto\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set language auto\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set disassembly-flavor att\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set follow-fork-mode parent\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set check range auto\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set check type on\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set annotate 1\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set auto-load safe-path $debugdir:$datadir/auto-load\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set auto-load scripts-directory $debugdir:$datadir/auto-load\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set backtrace limit 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set breakpoint condition-evaluation auto (currently host)\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set breakpoint pending auto\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set case-sensitive auto\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set compile-args Compile command command-line arguments are \"-O0 -gdwarf-4 -fPIE -Wall -Wno-implicit-function-declaration -Wno-unused-but-set-variable -Wno-unused-variable -fno-stack-protector\"\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set complaints 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set cp-abi auto\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set data-directory /u/xeonwi01/people/timt/share/gdb\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set dcache line-size 0d64\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set dcache size 0d4096\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug bfd-cache 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug coff-pe-read 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug entry-values 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug py-unwind 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug stap-expression 0\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set debug-file-directory /u/xeona01/people/jasonk/opt/gdb8/lib/debug\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set default-collect \n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set displaced-stepping auto (currently off)\n" 2019.09.10 13:07:25 <- "\"on\", \"off\" or \"auto\" expected.\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set dprintf-channel \n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set dprintf-function printf\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set dprintf-style gdb\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set exec-direction Forward\n" 2019.09.10 13:07:25 <- "Undefined item: \"Forward\".\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set exec-wrapper \n" 2019.09.10 13:07:25 <- "Argument required (filename to set it to.).\n" 2019.09.10 13:07:25 <- "(gdb) " 2019.09.10 13:07:25 -> "set extended-prompt not set\n" 2019.09.10 13:07:25 <- "\n" 2019.09.10 13:07:25 <- "not set" # Saving options in "/u/xeonwi01/people/timt/.ddd/init"... # Saving options in "/u/xeonwi01/people/timt/.ddd/init"...done. # Deleting session "10a2b730f45d2f0456156813884455735500000223500109"... # Current session is [none]. # Deleting session "10a2b730f45d2f0456156813884455735500000223500109"...done. # Saving history in "/u/xeonwi01/people/timt/.ddd/history"... # Saving history in "/u/xeonwi01/people/timt/.ddd/history"...done. # Thanks for using DDD 3.3.12!