bug-ddd
[Top][All Lists]
Advanced

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

-geometry doesn't do anything


From: Elmer, Brent S
Subject: -geometry doesn't do anything
Date: Thu, 1 Mar 2001 11:24:24 -0600

-geometry doesn't seem to do anything.
Here is my log file.

GNU DDD 3.3 (hppa2.0-hp-hpux10.20)
Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany.
Copyright (C) 1999-2001 Universität Passau, Germany.

Compiled with HP aCC 1
Requires X11R6, Xt11R6, Motif 1.2.4 (OSF/Motif Version 1.2.5)
Includes XPM 3.4.7, DDD core
Built 2001-02-14 by Brent Elmer <brent@fmshp3.stl.gtd.eds.com>.
$  ddd -geometry 850x700+0+0
+  /bin/sh -c 'exec gdb -q -fullname'
#  Hello, world!
#  Starting GDB...
#  Raising core file size limit from 2147483646 to 2147483647 bytes...
#  Raising core file size limit from 2147483646 to 2147483647 bytes...done.
#  Running GDB (pid 18358, tty /dev/pts/46)...
#  Current language: C/C++
#  Searching "vsllib/ddd.vsl"...
#  Trying "/home/brent/.ddd/vsllib/ddd.vsl"
#  Trying "/home/brent/ddd/share/ddd-3.3/vsllib/ddd.vsl"
#  Searching
"vsllib/ddd.vsl"..."/home/brent/ddd/share/ddd-3.3/vsllib/ddd.vsl".
#  Another DDD is running (pid 16593)
<- "Breakpoint 1 (deferred) at \"main\" (\"main\" was not found).\n"
   "Breakpoint deferred until a shared library containing \"main\" is
loaded.\n"
   "/home/brent/.gdbinit:2: Error in sourced command file:\n"
   "No executable file specified.\n"
   "Use the \"file\" or \"exec-file\" command.\n"
   "(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"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info line\n"
<- "No line number information available.\n"
   "(gdb) "
-> "output 4711\n"
<- "4711(gdb) "
-> "show language\n"
<- "The current source language is \"auto; currently c\".\n"
   "(gdb) "
-> "show version\n"
<- "HP gdb 2.1\n"
   "Copyright 1986 - 1999 Free Software Foundation, Inc.\n"
   "Hewlett-Packard Wildebeest 2.1 (based on GDB 5.0-hpwdb-20000630)\n"
   "Wildebeest is free software, covered by the GNU General Public License,
and\n"
   "you are welcome to change it and/or distribute copies of it under
certain\n"
   "conditions.  Type \"show copying\" to see the conditions.  There is\n"
   "absolutely no warranty for Wildebeest.  Type \"show warranty\" for
details.\n"
   "Wildebeest was built for PA-RISC 1.1 or 2.0 (narrow), HP-UX 10.20.\n"
   "\n"
   "(gdb) "
-> "pwd\n"
<- "Working directory /home/brent.\n"
   "(gdb) "
-> "info breakpoints\n"
<- "Num Type           Disp Enb Address    What\n"
   "1   breakpoint     keep n   (deferred) in main\n"
   "(gdb) "
-> "show history filename\n"
<- "The filename in which to record the command history is
\"/home/brent/.gdb_history\".\n"
   "(gdb) "
-> "show history size\n"
<- "The size of the command history is 10240.\n"
   "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info sources\n"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info line main\n"
<- "Location not found.\n"
   "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info line MAIN\n"
<- "Location not found.\n"
   "(gdb) "
-> "info files\n"
<- "(gdb) "
-> "info line main_\n"
<- "Location not found.\n"
   "(gdb) "
-> "info program\n"
<- "The program being debugged is not being run.\n"
   "(gdb) "
-> "info line MAIN_\n"
<- "Location not found.\n"
   "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info line main__\n"
<- "Location not found.\n"
   "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info line MAIN__\n"
<- "Location not found.\n"
   "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info line _main\n"
<- "Location not found.\n"
   "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info line _MAIN\n"
<- "Location not found.\n"
   "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info line __main\n"
<- "Location not found.\n"
   "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info line __MAIN\n"
<- "Location not found.\n"
   "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info line my_main\n"
<- "Location not found.\n"
   "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info line the_main\n"
<- "Location not found.\n"
   "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info line vxworks_main\n"
<- "Location not found."
<- "\n"
<- "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info line main_vxworks\n"
<- "Location not found.\n"
   "(gdb) "
-> "set confirm off\n"
<- "(gdb) "
-> "source /var/tmp/aaaa18332\n"
<- "/var/tmp/aaaa18332:8: Error in sourced command file:\n"
   "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "info breakpoints\n"
<- "Num Type           Disp Enb Address    What\n"
   "1   breakpoint     keep n   (deferred) in main\n"
<- "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "# reset\n"
<- "(gdb) "
-> "info breakpoints\n"
<- "Num Type           Disp Enb Address    What\n"
   "1   breakpoint     keep n   (deferred) in main\n"
   "(gdb) "
-> "display\n"
<- "(gdb) "
-> "info display\n"
<- "There are no auto-display expressions now.\n"
   "(gdb) "
-> "set environment TERM dumb\n"
<- "(gdb) "
-> "info source\n"
<- "No current source file.\n"
   "(gdb) "
-> "info files\n"
<- "(gdb) "
-> "info program\n"
<- "The program being debugged is not being run.\n"
   "(gdb) "
-> "set complain-if-sigtrap-disabled on\n"
<- "(gdb) "
-> "set confirm on\n"
<- "(gdb) "
-> "set editing on\n"
<- "(gdb) "
-> "set history expansion on\n"
<- "(gdb) "
-> "set history save on\n"
<- "(gdb) "
-> "set hp-aries-pa32 off\n"
<- "(gdb) "
-> "set hp-aries-pa64 off\n"
<- "(gdb) "
-> "set jit-demangling off\n"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "set opaque-type-resolution on\n"
<- "(gdb) "
-> "set overload-resolution on\n"
<- "(gdb) "
-> "set pagination on\n"
<- "(gdb) "
-> "set print address on\n"
<- "(gdb) "
-> "set print args on\n"
<- "(gdb) "
-> "set print array off\n"
<- "(gdb) "
-> "set print asm-demangle on\n"
<- "(gdb) "
-> "set print demangle on\n"
<- "(gdb) "
-> "set print null-stop off\n"
<- "(gdb) "
-> "set print object off\n"
<- "(gdb) "
-> "set print pretty off\n"
<- "(gdb) "
-> "set print sevenbit-strings off\n"
<- "(gdb) "
-> "set print static-members on\n"
<- "(gdb) "
-> "set print symbol-filename off\n"
<- "(gdb) "
-> "set print union on\n"
<- "(gdb) "
-> "set print vtbl off\n"
<- "(gdb) "
-> "set remotecache off\n"
<- "(gdb) "
-> "set symbol-reloading off\n"
<- "(gdb) "
-> "set threadverbose on\n"
<- "(gdb) "
-> "set verbose on\n"
<- "(gdb) "
-> "set write off\n"
<- "(gdb) "
-> "set auto-solib-add 1\n"
<- "(gdb) "
-> "set debug 0\n"
<- "Undefined set debug command: \"0\".  Try \"help set debug\".\n"
   "(gdb) "
-> "set remotedebug 0\n"
<- "Warning: command \'set remotedebug\' is deprecated.\n"
   "Use \'set debug remote\'.\n"
   "\n"
   "(gdb) "
-> "set stop-on-solib-events 0\n"
<- "(gdb) "
-> "set architecture auto\n"
<- "The target architecture is set automatically (currently unknown)\n"
   "(gdb) "
-> "set endian big endian\n"
<- "Byte order is not selectable.The target endianness is set automatically
(currently big endian)\n"
   "(gdb) "
-> "set demangle-style auto\n"
<- "(gdb) "
-> "set language auto\n"
<- "(gdb) "
-> "set check range auto\n"
<- "(gdb) "
-> "set check type auto\n"
<- "(gdb) "
-> "set annotate 1\n"
<- "(gdb) "
-> "set can-use-hw-watchpoints 1\n"
<- "(gdb) "
-> "set complaints 0\n"
<- "(gdb) "
-> "set follow-fork-mode parent\n"
<- "(gdb) "
-> "set gnutarget auto\n"
<- "(gdb) "
-> "set height 0\n"
<- "(gdb) "
-> "set history filename /usersb/brent/dass/asnrpt/new/.gdb_history\n"
<- "(gdb) "
-> "set history size 0d10240\n"
<- "(gdb) "
-> "set input-radix 0d10\n"
<- "Input radix now set to decimal 10, hex a, octal 12.\n"
   "(gdb) "
-> "set listsize 0d10\n"
<- "(gdb) "
-> "set output-radix 0d10\n"
<- "Output radix now set to decimal 10, hex a, octal 12.\n"
   "(gdb) "
-> "set print elements 0d200\n"
<- "(gdb) "
-> "set print max-symbolic-offset 0\n"
<- "(gdb) "
-> "set print repeats 0d10\n"
<- "(gdb) "
-> "set prompt (gdb) \n"
<- "(gdb) "
-> "set remotebaud 4294967295\n"
<- "(gdb) "
-> "set remotebreak 0\n"
<- "(gdb) "
-> "set remotelogbase ascii\n"
<- "(gdb) "
-> "set remotetimeout 0d2\n"
<- "(gdb) "
-> "set remotewritesize 0d1056\n"
<- "(gdb) "
-> "set targetdebug 0\n"
<- "No symbol table is loaded.  Use the \"file\" command.\n"
   "(gdb) "
-> "set watchdog 0\n"
<- "(gdb) "
-> "set width 0\n"
<- "(gdb) "
-> "set confirm off\n"
<- "(gdb) "
-> "set confirm on\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 "Blues by Night" (hppa2.0-hp-hpux10.20)
-> "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) "
-> "quit\n"
#  Running GDB (pid 18358, tty /dev/pts/46)...Exit 0.
#  Saving history in "/home/brent/.ddd/history"...
#  Saving history in "/home/brent/.ddd/history"...done.
#  Thanks for using DDD 3.3!


Brent S. Elmer, Ph.D.

   Work Force Management

* brent.elmer@eds.com <mailto:brent.elmer@eds.com> 





reply via email to

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