GNU DDD 3.2.1 (i386-portbld-freebsd4.1.1) Copyright (C) 1995-1999 Technische Universitaet Braunschweig, Germany. Copyright (C) 1999-2000 Universitaet Passau, Germany. Compiled with GCC 2.95.2 19991024 (release), libstdc++ 3.0.0 Requires X11R6, Xt11R6, Motif 1.2 (GNU/LessTif Version 1.2 Release 0.91.8) Includes DDD core, Manual, App defaults, XPM 3.4.11, Athena Panner Built 2000-11-01 by Charlie . $ ddd + /bin/sh -c 'exec gdb -q -fullname' # Hello, world! # Opening session "113fc540c2000097915269700000002730005"... # Running GDB (pid 5273, tty /dev/ttyp2)... # Current language: c/c++ <- "(gdb) " -> "set prompt (gdb) " # Creating "/home/joelh/.ddd/sessions/113fc540c2000097915269700000002730005/"... # Creating "/home/joelh/.ddd/sessions/113fc540c2000097915269700000002730005/"...done. # Copying "/home/joelh/.ddd/init" to "/home/joelh/.ddd/sessions/113fc540c2000097915269700000002730005/init"... # Copying "/home/joelh/.ddd/init" to "/home/joelh/.ddd/sessions/113fc540c2000097915269700000002730005/init"...done. # Copying "/home/joelh/.ddd/history" to "/home/joelh/.ddd/sessions/113fc540c2000097915269700000002730005/history"... # Copying "/home/joelh/.ddd/history" to "/home/joelh/.ddd/sessions/113fc540c2000097915269700000002730005/history"...done. # Saving session in "/home/joelh/.ddd/sessions/113fc540c2000097915269700000002730005/init"... # Saving session in "/home/joelh/.ddd/sessions/113fc540c2000097915269700000002730005/init"...done. <- "(gdb) " -> "set height 0" <- "(gdb) " -> "set width 0" <- "(gdb) " -> "set annotate 1" <- "(gdb) " -> " set verbose off" <- "(gdb) " -> "info line" <- "No line number information available." <- "(gdb) " -> "list" <- "No symbol table is loaded. Use the \"file\" command." <- "(gdb) " -> "info line" <- "No line number information available." <- "(gdb) " -> "output 4711" <- "4711(gdb) " -> "show language" <- "The current source language is \"auto; currently c\"." <- "(gdb) " -> "pwd" <- "Working directory /usr/local/msdos/Games/Heroes3." <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "show history filename" <- "The filename in which to record the command history is \"/usr/local/msdos/Games/Heroes3/.gdb_history\"." <- "(gdb) " -> "show history size" <- "The size of the command history is 256." <- "(gdb) " -> "info source" <- "No current source file." <- "(gdb) " -> "info sources" <- "No symbol table is loaded. Use the \"file\" command." <- "(gdb) " -> "info files" <- "(gdb) " -> "info program" <- "The program being debugged is not being run." <- "(gdb) " -> "info line main" <- "No symbol table is loaded. Use the \"file\" command." <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "info source" <- "No current source file." <- "(gdb) " -> "info line MAIN" <- "No symbol table is loaded. Use the \"file\" command." <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "info source" <- "No current source file." <- "(gdb) " -> "info line main_" <- "No symbol table is loaded. Use the \"file\" command." <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "info source" <- "No current source file." <- "(gdb) " -> "info line MAIN_" <- "No symbol table is loaded. Use the \"file\" command." <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "info source" <- "No current source file." <- "(gdb) " -> "info line main__" <- "No symbol table is loaded. Use the \"file\" command." <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "info source" <- "No current source file." <- "(gdb) " -> "info line MAIN__" <- "No symbol table is loaded. Use the \"file\" command." <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "info source" <- "No current source file." <- "(gdb) " -> "info line _main" <- "No symbol table is loaded. Use the \"file\" command." <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "info source" <- "No current source file." <- "(gdb) " -> "info line _MAIN" <- "No symbol table is loaded. Use the \"file\" command." <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "info source" <- "No current source file." <- "(gdb) " -> "info line __main" <- "No symbol table is loaded. Use the \"file\" command." <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "info source" <- "No current source file." <- "(gdb) " -> "info line __MAIN" <- "No symbol table is loaded. Use the \"file\" command." <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "source /var/tmp/tmp.2.fM5271" <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "# reset" <- "(gdb) " -> "info breakpoints" <- "No breakpoints or watchpoints." <- "(gdb) " -> "display" <- "(gdb) " -> "info display" <- "There are no auto-display expressions now." <- "(gdb) " -> "set environment TERM dumb" <- "(gdb) " -> "info files" <- "(gdb) " -> "info program" <- "The program being debugged is not being run." <- "(gdb) " -> "help detach" <- "Detach a process or file previously attached." <- "If a process, it is no longer traced, and it continues its execution. If" <- "you were debugging a file, the file is closed and gdb no longer accesses it." <- "(gdb) " # Opening session "113fc540c2000097915269700000002730005"...done. # Welcome to DDD 3.2.1 "Liftoff" (i386-portbld-freebsd4.1.1) -> "help run" <- "Start debugged program. You may specify arguments to give it." <- "Args may include \"*\", or \"[...]\"; they are expanded using \"sh\"." <- "Input and output redirection with \">\", \"<\", or \">>\" are also allowed." <- "" <- "With no arguments, uses arguments last specified (with \"run\" or \"set args\")." <- "To cancel previous arguments and run with no arguments," <- "use \"set args\" without arguments." <- "(gdb) " -> "help step" <- "Step program until it reaches a different source line." <- "Argument N means do this N times (or till program stops for another reason)." <- "(gdb) " -> "help stepi" <- "Step one instruction exactly." <- "Argument N means do this N times (or till program stops for another reason)." <- "(gdb) " -> "help next" <- "Step program, proceeding through subroutine calls." <- "Like the \"step\" command as long as subroutine calls do not happen;" <- "when they do, the call is treated as one instruction." <- "Argument N means do this N times (or till program stops for another reason)." <- "(gdb) " -> "help nexti" <- "Step one instruction, but proceed through subroutine calls." <- "Argument N means do this N times (or till program stops for another reason)." <- "(gdb) " -> "help until" <- "Execute until the program reaches a source line greater than the current" <- "or a specified line or address or function (same args as break command)." <- "Execution will also stop upon exit from the current stack frame." <- "(gdb) " -> "help finish" <- "Execute until selected stack frame returns." <- "Upon return, the value returned is printed and put in the value history." <- "(gdb) " -> "help cont" <- "Continue program being debugged, after signal or breakpoint." <- "If proceeding from breakpoint, a number N may be used as an argument," <- "which means to set the ignore count of that breakpoint to N - 1 (so that" <- "the breakpoint won\'t break until the Nth time it is reached)." <- "(gdb) " -> "help signal" <- "Continue program giving it signal specified by the argument." <- "An argument of \"0\" means continue program without giving it a signal." <- "(gdb) " -> "help kill" <- "Kill execution of program being debugged." <- "(gdb) " -> "help up" <- "Select and print stack frame that called this one." <- "An argument says how many frames up to go." <- "(gdb) " -> "help down" <- "Select and print stack frame called by this one." <- "An argument says how many frames down to go." <- "(gdb) " # Filtering files... # Filtering files...done. # Filtering files... # Filtering files...done. # Filtering files... # Filtering files...done. ! /usr/local/crash/*: Permission denied ! /usr/local/crash/*: Permission denied ! Segmentation fault -> "\003" ! Segmentation fault # Running GDB (pid 5273, tty /dev/ttyp2)...Exit 0. # Saving history in "/home/joelh/.ddd/sessions/113fc540c2000097915269700000002730005/history"... # Saving history in "/home/joelh/.ddd/sessions/113fc540c2000097915269700000002730005/history"...done. # Thanks for using DDD 3.2.1! (We apologize for the inconvenience.)