[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DDD 3.3.9 (i686-pc-cygwin) gets `BadWindow' error
From: |
Paul Suckling |
Subject: |
DDD 3.3.9 (i686-pc-cygwin) gets `BadWindow' error |
Date: |
Tue, 21 Jun 2005 13:29:31 +0200 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) |
This is a bug report.
In order to get this error, I:
* Set a breakpoing in a gfortran compiled program.
* Ran to the break point.
* Select a variable and chose to display it.
* I then select the Plot button, in order to plot it.
A window pops up telling me that gnuplot is being started.
I wait but nothing happens.
Eventually I click cancel on the popup window, since I am bored of
waiting when it is clear nothing is going to materialize.
ddd crashes, and requests that I sent a bug report.
I have multiple monitors, and my windows desktop is extended to use both
monitors. Could this be the problem? I know it can confuse some programs
which expect a single monitor.
Please find the ~/.ddd/log file attached.
Regards,
Paul
GNU DDD 3.3.9 (i686-pc-cygwin)
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-2004 Free Software Foundation, Inc.
Compiled with GCC 3.3.1 (cygming special)
Requires X11R6, Xt11R6, Motif 2.1 (GNU/LessTif Version 2.1 Release 0.93.91)
Includes XPM 3.4.11, Athena Panner (7000002L), DDD core
Built 2004-07-15 by U-HUNTHARO <address@hidden>.
$ ddd a.exe
+ /bin/sh -c 'exec gdb -q -fullname '\''a.exe'\'''
# Hello, world!
# Starting GDB...
# Running GDB (pid 1492, tty /dev/tty1)...
# Current language: C/C++
# Searching "vsllib/ddd.vsl"...
# Trying "/home/Paul Suckling/.ddd/vsllib/ddd.vsl"
# Trying "/usr/share/ddd-3.3.9/vsllib/ddd.vsl"
# Searching "vsllib/ddd.vsl"..."/usr/share/ddd-3.3.9/vsllib/ddd.vsl".
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> "set prompt (gdb) \n"
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> "set height 0\n"
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> "set width 0\n"
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> "set annotate 1\n"
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> " set verbose off\n"
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> "info line\n"
2005.06.21 13:25:06
<- "No line number information available.\n"
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> "list\n"
2005.06.21 13:25:06
<- "3\t../../../gcc/libgfortran/fmain.c: No such file or directory.\n"
2005.06.21 13:25:06
<- "\tin ../../../gcc/libgfortran/fmain.c\n"
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> "info line\n"
2005.06.21 13:25:06
<- "Line number 0 is out of range for \"../../../gcc/libgfortran/fmain.c\".\n"
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> "output 4711\n"
2005.06.21 13:25:06
<- "4711(gdb) "
2005.06.21 13:25:06
-> "show language\n"
2005.06.21 13:25:06
<- "The current source language is \"auto; currently c\".\n"
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> "show version\n"
2005.06.21 13:25:06
<- "GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special)\n"
2005.06.21 13:25:06
<- "Copyright 2004 Free Software Foundation, Inc.\n"
2005.06.21 13:25:06
<- "GDB is free software, covered by the GNU General Public License, and you
are\n"
2005.06.21 13:25:06
<- "welcome to change it and/or distribute copies of it under certain
conditions.\n"
2005.06.21 13:25:06
<- "Type \"show copying\" to see the conditions.\n"
2005.06.21 13:25:06
<- "There is absolutely no warranty for GDB. Type \"show warranty\" for
details.\n"
2005.06.21 13:25:06
<- "This GDB was configured as \"i686-pc-cygwin\".\n"
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> "pwd\n"
2005.06.21 13:25:06
<- "Working directory /c/Program Files/eclipse/workspace/test.\n"
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> "info breakpoints\n"
2005.06.21 13:25:06
<- "No breakpoints or watchpoints.\n"
2005.06.21 13:25:06
<- "(gdb) "
2005.06.21 13:25:06
-> "show history filename\n"
2005.06.21 13:25:07
<- "The filename in which to record the command history is \"/c/Program
Files/eclipse/workspace/test/.gdb_history\".\n"
2005.06.21 13:25:07
<- "(gdb) "
2005.06.21 13:25:07
-> "show history size\n"
2005.06.21 13:25:07
<- "The size of the command history is 256.\n"
2005.06.21 13:25:07
<- "(gdb) "
# Reading file "/c/Program Files/gcc/libgfortran/fmain.c"...
# Reading file "/c/Program Files/gcc/libgfortran/fmain.c"...No such file or
directory.
2005.06.21 13:25:07
-> "info source\n"
2005.06.21 13:25:07
<- "Current source file is ../../../gcc/libgfortran/fmain.c\n"
2005.06.21 13:25:07
<- "Compilation directory is
C:/msys/1.0/home/FX/ibin/i686-pc-mingw32/libgfortran/\n"
2005.06.21 13:25:07
<- "Source language is c.\n"
2005.06.21 13:25:07
<- "Compiled with stabs debugging format.\n"
2005.06.21 13:25:07
<- "Does not include preprocessor macro info.\n"
2005.06.21 13:25:07
<- "(gdb) "
# Reading file "../../../gcc/libgfortran/fmain.c" from GDB...
2005.06.21 13:25:07
-> "list ../../../gcc/libgfortran/fmain.c:1,1000000\n"
2005.06.21 13:25:07
<- "1\tin ../../../gcc/libgfortran/fmain.c\n"
2005.06.21 13:25:07
<- "(gdb) "
# Reading file "../../../gcc/libgfortran/fmain.c" from GDB...failed.
# Reading file "/c/Program Files/gcc/libgfortran/fmain.c"...
! /c/Program Files/gcc/libgfortran/fmain.c: No such file or directory
# Reading file "/c/Program Files/gcc/libgfortran/fmain.c"...No such file or
directory.
2005.06.21 13:25:07
-> "info source\n"
2005.06.21 13:25:07
<- "Current source file is ../../../gcc/libgfortran/fmain.c\n"
2005.06.21 13:25:07
<- "Compilation directory is
C:/msys/1.0/home/FX/ibin/i686-pc-mingw32/libgfortran/\n"
2005.06.21 13:25:07
<- "Source language is c.\n"
2005.06.21 13:25:07
<- "Compiled with stabs debugging format.\n"
2005.06.21 13:25:07
<- "Does not include preprocessor macro info.\n"
2005.06.21 13:25:07
<- "(gdb) "
2005.06.21 13:25:07
-> "info sources\n"
2005.06.21 13:25:07
<- "Source files for which symbols have been read in:\n"
2005.06.21 13:25:07
<- "\n"
2005.06.21 13:25:07
<- "../../../gcc/libgfortran/fmain.c, ../../../gcc/libgfortran/libgfortran.h,
/c/MinGW/include/math.h, C:/msys/1.0/home/FX/ibin/gcc/include/stddef.h,
/c/MinGW/include/stdint.h, /c/MinGW/include/inttypes.h,
/c/MinGW/include/sys/types.h\n"
2005.06.21 13:25:07
<- "\n"
2005.06.21 13:25:07
<- "Source files for which symbols will be read in on demand:\n"
2005.06.21 13:25:07
<- "\n"
2005.06.21 13:25:07
<- "../../gcc/gcc/gbl-ctors.h, ../../gcc/gcc/libgcc2.c,
../../gcc/gcc/libgcc2.h, ../../gcc/gcc/config/i386/i386.h, ./options.h, ./tm.h,
C:/msys/1.0/home/FX/ibin/gcc/include/stdarg.h, ../../gcc/gcc/tsystem.h,
C:/DOCUME~1/FX/LOCALS~1/Temp/ccKiaaaa.s,
../../../gcc/libgfortran/runtime/normalize.c,
../../../gcc/libgfortran/io/list_read.c, /c/MinGW/include/string.h,
../../../gcc/libgfortran/runtime/string.c, /c/MinGW/include/math.h,
../../../gcc/libgfortran/io/write.c, /c/MinGW/include/stdlib.h,
../../../gcc/libgfortran/io/read.c,
C:/msys/1.0/home/FX/ibin/gcc/include/stddef.h, /c/MinGW/include/ctype.h,
../../../gcc/libgfortran/io/format.c, ../../../gcc/libgfortran/io/unit.c,
../../../gcc/libgfortran/intrinsics/size.c,
../../../gcc/libgfortran/runtime/environ.c, /c/MinGW/include/setjmp.h,
../../../gcc/libgfortran/io/io.h, ../../../gcc/libgfortran/libgfortran.h,
/c/MinGW/include/io.h, /c/MinGW/include/fcntl.h, /c/MinGW/include/sys/stat.h,
../../../gcc/libgfortran/io/unix.c, ../../../gcc/libgfortran/runtime/main.c,
../../"
2005.06.21 13:25:07
<- "../gcc/libgfortran/io/open.c, ../../../gcc/libgfortran/io/close.c,
/c/MinGW/include/time.h, ../../../gcc/libgfortran/intrinsics/system_clock.c,
../../../gcc/libgfortran/intrinsics/random.c,
../../../gcc/libgfortran/io/transfer.c,
../../../gcc/libgfortran/generated/transpose_i8.c,
../../../gcc/libgfortran/runtime/memory.c,
../../../gcc/libgfortran/intrinsics/cshift0.c,
../../../gcc/libgfortran/io/lock.c,
../../../gcc/libgfortran/runtime/../io/io.h, /c/MinGW/include/stdio.h,
../../../gcc/libgfortran/runtime/error.c, /c/MinGW/include/sys/types.h,
/c/MinGW/include/inttypes.h, /c/MinGW/include/stdint.h, time_mod.f90,
kind_mod.f90, /c/Program
Files/eclipse/workspace/test/test_g95_time_mod_error_prog.f90\n"
2005.06.21 13:25:07
<- "(gdb) "
2005.06.21 13:25:07
-> "info line main\n"
2005.06.21 13:25:07
<- "Line 12 of \"../../../gcc/libgfortran/fmain.c\" starts at address 0x402100
<main> and ends at 0x40210b <main+11>.\n"
2005.06.21 13:25:07
<- "(gdb) "
# Reading file "/c/Program Files/gcc/libgfortran/fmain.c"...
# Reading file "/c/Program Files/gcc/libgfortran/fmain.c"...No such file or
directory.
# Reading file "../../../gcc/libgfortran/fmain.c" from GDB...
# Reading file "../../../gcc/libgfortran/fmain.c" from GDB...failed.
# Reading file "/c/Program Files/gcc/libgfortran/fmain.c"...
# Reading file "/c/Program Files/gcc/libgfortran/fmain.c"...No such file or
directory.
2005.06.21 13:25:07
-> "info source\n"
2005.06.21 13:25:07
<- "Current source file is ../../../gcc/libgfortran/fmain.c\n"
2005.06.21 13:25:07
<- "Compilation directory is
C:/msys/1.0/home/FX/ibin/i686-pc-mingw32/libgfortran/\n"
2005.06.21 13:25:07
<- "Source language is c.\n"
2005.06.21 13:25:07
<- "Compiled with stabs debugging format.\n"
2005.06.21 13:25:07
<- "Does not include preprocessor macro info.\n"
2005.06.21 13:25:07
<- "(gdb) "
2005.06.21 13:25:07
-> "info line MAIN\n"
2005.06.21 13:25:08
<- "Function \"MAIN\" not defined.\n"
2005.06.21 13:25:08
<- "(gdb) "
2005.06.21 13:25:08
-> "info files\n"
2005.06.21 13:25:08
<- "Symbols from \"/c/Program Files/eclipse/workspace/test/a.exe\".\n"
2005.06.21 13:25:08
<- "Local exec file:\n"
2005.06.21 13:25:08
<- "\t`/c/Program Files/eclipse/workspace/test/a.exe\', file type pei-i386.\n"
2005.06.21 13:25:08
<- "\tEntry point: 0x401220\n"
2005.06.21 13:25:08
<- "\t0x00401000 - 0x0040f748 is .text\n"
2005.06.21 13:25:08
<- "\t0x00410000 - 0x004106c0 is .data\n"
2005.06.21 13:25:08
<- "\t0x00411000 - 0x00414af8 is .rdata\n"
2005.06.21 13:25:08
<- "\t0x00415000 - 0x004c9130 is .bss\n"
2005.06.21 13:25:08
<- "\t0x004ca000 - 0x004ca624 is .idata\n"
2005.06.21 13:25:08
<- "(gdb) "
2005.06.21 13:25:08
-> "info line main_\n"
2005.06.21 13:25:08
<- "Function \"main_\" not defined.\n"
2005.06.21 13:25:08
<- "(gdb) "
2005.06.21 13:25:08
-> "info program\n"
2005.06.21 13:25:08
<- "The program being debugged is not being run.\n"
2005.06.21 13:25:08
<- "(gdb) "
2005.06.21 13:25:08
-> "info line MAIN_\n"
2005.06.21 13:25:08
<- "Function \"MAIN_\" not defined.\n"
2005.06.21 13:25:08
<- "(gdb) "
2005.06.21 13:25:08
-> "info source\n"
2005.06.21 13:25:08
<- "Current source file is ../../../gcc/libgfortran/fmain.c\n"
2005.06.21 13:25:08
<- "Compilation directory is
C:/msys/1.0/home/FX/ibin/i686-pc-mingw32/libgfortran/\n"
2005.06.21 13:25:08
<- "Source language is c.\n"
2005.06.21 13:25:08
<- "Compiled with stabs debugging format.\n"
2005.06.21 13:25:08
<- "Does not include preprocessor macro info.\n"
2005.06.21 13:25:08
<- "(gdb) "
2005.06.21 13:25:08
-> "info line main__\n"
2005.06.21 13:25:08
<- "Function \"main__\" not defined.\n"
2005.06.21 13:25:08
<- "(gdb) "
2005.06.21 13:25:08
-> "info source\n"
2005.06.21 13:25:08
<- "Current source file is ../../../gcc/libgfortran/fmain.c\n"
2005.06.21 13:25:08
<- "Compilation directory is
C:/msys/1.0/home/FX/ibin/i686-pc-mingw32/libgfortran/\n"
2005.06.21 13:25:08
<- "Source language is c.\n"
2005.06.21 13:25:08
<- "Compiled with stabs debugging format.\n"
2005.06.21 13:25:08
<- "Does not include preprocessor macro info.\n"
2005.06.21 13:25:08
<- "(gdb) "
2005.06.21 13:25:08
-> "info line MAIN__\n"
2005.06.21 13:25:08
<- "Line 17 of \"./test_g95_time_mod_error_prog.f90\" starts at address
0x401bcb <MAIN__> and ends at 0x401bd4 <MAIN__+9>.\n"
2005.06.21 13:25:08
<- "\032\032/c/Program
Files/eclipse/workspace/test/test_g95_time_mod_error_prog.f90:17:335:beg:0x401bcb\n"
2005.06.21 13:25:08
<- "(gdb) "
# Reading file "/c/Program
Files/eclipse/workspace/test/test_g95_time_mod_error_prog.f90"...
# Reading file "/c/Program
Files/eclipse/workspace/test/test_g95_time_mod_error_prog.f90"...done.
# File "/c/Program
Files/eclipse/workspace/test/test_g95_time_mod_error_prog.f90" 44 lines, 1050
characters
# Setting buttons...
# Setting buttons...done.
2005.06.21 13:25:08
-> "info source\n"
2005.06.21 13:25:08
<- "Current source file is ./test_g95_time_mod_error_prog.f90\n"
2005.06.21 13:25:08
<- "Compilation directory is C:/Program Files/eclipse/workspace/test/\n"
2005.06.21 13:25:08
<- "Located in /c/Program
Files/eclipse/workspace/test/test_g95_time_mod_error_prog.f90\n"
2005.06.21 13:25:08
<- "Contains 44 lines.\n"
2005.06.21 13:25:08
<- "Source language is unknown.\n"
2005.06.21 13:25:08
<- "Compiled with stabs debugging format.\n"
2005.06.21 13:25:08
<- "Does not include preprocessor macro info.\n"
2005.06.21 13:25:08
<- "(gdb) "
2005.06.21 13:25:08
-> "set confirm off\n"
2005.06.21 13:25:08
<- "(gdb) "
2005.06.21 13:25:08
-> "source /tmp/dddtlcxbT\n"
2005.06.21 13:25:08
<- "(gdb) "
2005.06.21 13:25:08
-> "info breakpoints\n"
2005.06.21 13:25:09
<- "No breakpoints or watchpoints.\n"
2005.06.21 13:25:09
<- "(gdb) "
2005.06.21 13:25:09
-> "# reset\n"
2005.06.21 13:25:09
<- "(gdb) "
2005.06.21 13:25:09
-> "info breakpoints\n"
2005.06.21 13:25:09
<- "No breakpoints or watchpoints.\n"
2005.06.21 13:25:09
<- "(gdb) "
2005.06.21 13:25:09
-> "display\n"
2005.06.21 13:25:09
<- "(gdb) "
2005.06.21 13:25:09
-> "info display\n"
2005.06.21 13:25:09
<- "There are no auto-display expressions now.\n"
2005.06.21 13:25:09
<- "(gdb) "
2005.06.21 13:25:09
-> "set environment TERM dumb\n"
2005.06.21 13:25:09
<- "(gdb) "
2005.06.21 13:25:09
-> "info files\n"
2005.06.21 13:25:09
<- "Symbols from \"/c/Program Files/eclipse/workspace/test/a.exe\".\n"
2005.06.21 13:25:09
<- "Local exec file:\n"
2005.06.21 13:25:09
<- "\t`/c/Program Files/eclipse/workspace/test/a.exe\', file type pei-i386.\n"
2005.06.21 13:25:09
<- "\tEntry point: 0x401220\n"
2005.06.21 13:25:09
<- "\t0x00401000 - 0x0040f748 is .text\n"
2005.06.21 13:25:09
<- "\t0x00410000 - 0x004106c0 is .data\n"
2005.06.21 13:25:09
<- "\t0x00411000 - 0x00414af8 is .rdata\n"
2005.06.21 13:25:09
<- "\t0x00415000 - 0x004c9130 is .bss\n"
2005.06.21 13:25:09
<- "\t0x004ca000 - 0x004ca624 is .idata\n"
2005.06.21 13:25:09
<- "(gdb) "
2005.06.21 13:25:09
-> "info program\n"
2005.06.21 13:25:09
<- "The program being debugged is not being run.\n"
2005.06.21 13:25:09
<- "(gdb) "
# Starting GDB...done.
# Welcome to DDD 3.3.9 "Perky" (i686-pc-cygwin)
2005.06.21 13:25:09
-> "help detach\n"
2005.06.21 13:25:09
<- "Detach a process or file previously attached.\n"
2005.06.21 13:25:09
<- "If a process, it is no longer traced, and it continues its execution. If\n"
2005.06.21 13:25:09
<- "you were debugging a file, the file is closed and gdb no longer accesses
it.\n"
2005.06.21 13:25:09
<- "(gdb) "
2005.06.21 13:25:09
-> "help run\n"
2005.06.21 13:25:09
<- "Start debugged program. You may specify arguments to give it.\n"
2005.06.21 13:25:09
<- "Args may include \"*\", or \"[...]\"; they are expanded using \"sh\".\n"
2005.06.21 13:25:09
<- "Input and output redirection with \">\", \"<\", or \">>\" are also
allowed.\n"
2005.06.21 13:25:09
<- "\n"
2005.06.21 13:25:09
<- "With no arguments, uses arguments last specified (with \"run\" or \"set
args\").\n"
2005.06.21 13:25:09
<- "To cancel previous arguments and run with no arguments,\n"
2005.06.21 13:25:09
<- "use \"set args\" without arguments.\n"
2005.06.21 13:25:09
<- "(gdb) "
2005.06.21 13:25:09
-> "help step\n"
2005.06.21 13:25:09
<- "Step program until it reaches a different source line.\n"
2005.06.21 13:25:09
<- "Argument N means do this N times (or till program stops for another
reason).\n"
2005.06.21 13:25:09
<- "(gdb) "
2005.06.21 13:25:09
-> "help stepi\n"
2005.06.21 13:25:09
<- "Step one instruction exactly.\n"
2005.06.21 13:25:09
<- "Argument N means do this N times (or till program stops for another
reason).\n"
2005.06.21 13:25:09
<- "(gdb) "
2005.06.21 13:25:09
-> "help next\n"
2005.06.21 13:25:10
<- "Step program, proceeding through subroutine calls.\n"
2005.06.21 13:25:10
<- "Like the \"step\" command as long as subroutine calls do not happen;\n"
2005.06.21 13:25:10
<- "when they do, the call is treated as one instruction.\n"
2005.06.21 13:25:10
<- "Argument N means do this N times (or till program stops for another
reason).\n"
2005.06.21 13:25:10
<- "(gdb) "
2005.06.21 13:25:10
-> "help nexti\n"
2005.06.21 13:25:10
<- "Step one instruction, but proceed through subroutine calls.\n"
2005.06.21 13:25:10
<- "Argument N means do this N times (or till program stops for another
reason).\n"
2005.06.21 13:25:10
<- "(gdb) "
2005.06.21 13:25:10
-> "help until\n"
2005.06.21 13:25:10
<- "Execute until the program reaches a source line greater than the current\n"
2005.06.21 13:25:10
<- "or a specified location (same args as break command) within the current
frame.\n"
2005.06.21 13:25:10
<- "(gdb) "
2005.06.21 13:25:10
-> "help finish\n"
2005.06.21 13:25:10
<- "Execute until selected stack frame returns.\n"
2005.06.21 13:25:10
<- "Upon return, the value returned is printed and put in the value history.\n"
2005.06.21 13:25:10
<- "(gdb) "
2005.06.21 13:25:10
-> "help cont\n"
2005.06.21 13:25:10
<- "Continue program being debugged, after signal or breakpoint.\n"
2005.06.21 13:25:10
<- "If proceeding from breakpoint, a number N may be used as an argument,\n"
2005.06.21 13:25:10
<- "which means to set the ignore count of that breakpoint to N - 1 (so that\n"
2005.06.21 13:25:10
<- "the breakpoint won\'t break until the Nth time it is reached).\n"
2005.06.21 13:25:10
<- "(gdb) "
2005.06.21 13:25:10
-> "help signal\n"
2005.06.21 13:25:10
<- "Continue program giving it signal specified by the argument.\n"
2005.06.21 13:25:10
<- "An argument of \"0\" means continue program without giving it a signal.\n"
2005.06.21 13:25:10
<- "(gdb) "
2005.06.21 13:25:10
-> "help kill\n"
2005.06.21 13:25:10
<- "Kill execution of program being debugged.\n"
2005.06.21 13:25:10
<- "(gdb) "
2005.06.21 13:25:10
-> "help up\n"
2005.06.21 13:25:10
<- "Select and print stack frame that called this one.\n"
2005.06.21 13:25:10
<- "An argument says how many frames up to go.\n"
2005.06.21 13:25:10
<- "(gdb) "
2005.06.21 13:25:10
-> "help down\n"
2005.06.21 13:25:10
<- "Select and print stack frame called by this one.\n"
2005.06.21 13:25:10
<- "An argument says how many frames down to go.\n"
2005.06.21 13:25:10
<- "(gdb) "
2005.06.21 13:25:20
-> "output real_time\n"
2005.06.21 13:25:20
<- "No symbol \"real_time\" in current context.\n"
2005.06.21 13:25:20
<- "(gdb) "
2005.06.21 13:25:20
-> "output PRINT\n"
2005.06.21 13:25:20
<- "No symbol \"PRINT\" in current context.\n"
2005.06.21 13:25:20
<- "(gdb) "
2005.06.21 13:25:23
-> "break ./test_g95_time_mod_error_prog.f90:21\n"
2005.06.21 13:25:23
<- "Breakpoint 1 at 0x401c31: file ./test_g95_time_mod_error_prog.f90, line
21.\n"
2005.06.21 13:25:23
<- "(gdb) "
2005.06.21 13:25:23
-> "info breakpoints\n"
2005.06.21 13:25:23
<- "Num Type Disp Enb Address What\n"
2005.06.21 13:25:23
<- "1 breakpoint keep y 0x00401c31 in MAIN__ at
./test_g95_time_mod_error_prog.f90:21\n"
2005.06.21 13:25:23
<- "(gdb) "
2005.06.21 13:25:28
-> "set environment TERM dumb\n"
2005.06.21 13:25:28
<- "(gdb) "
2005.06.21 13:25:28
-> "run\n"
2005.06.21 13:25:28
<- "\n"
2005.06.21 13:25:28
<- "Breakpoint 1, MAIN__ () at ./test_g95_time_mod_error_prog.f90:21\n"
2005.06.21 13:25:28
<- "\032\032/c/Program
Files/eclipse/workspace/test/test_g95_time_mod_error_prog.f90:21:451:beg:0x401c31\n"
2005.06.21 13:25:28
<- "(gdb) "
2005.06.21 13:25:28
-> "info breakpoints\n"
2005.06.21 13:25:28
<- "Num Type Disp Enb Address What\n"
2005.06.21 13:25:28
<- "1 breakpoint keep y 0x00401c31 in MAIN__ at
./test_g95_time_mod_error_prog.f90:21\n"
2005.06.21 13:25:28
<- "\tbreakpoint already hit 1 time\n"
2005.06.21 13:25:28
<- "(gdb) "
2005.06.21 13:25:33
-> "output real_time\n"
2005.06.21 13:25:33
<- "0(gdb) "
2005.06.21 13:25:34
-> "output matrix\n"
2005.06.21 13:25:34
<- "{0.12649908537303983, 0.082701390981896272, 0.33015367395758488,
0.40197339795649523, 0.24800507871309838, 0.97230835955242556,
0.057613079754199242, 0.11637510999300307, 0.10241885562213671,
0.43208246661338073, 0.78051665111776225, 0.024378183283084363,
0.63226669245533096, 0.60379692502844107, 0.7681691622766007,
0.56506244694397567, 0.58239659288971313, 0.016672507100738181,
0.91106360778052331, 0.37536702463536858, 0.70242386367598031,
0.63964281649577148, 0.30385164508563589, 0.59234625119369544,
0.27871305862779117, 0.8963946485096207, 0.25668347381861739,
0.96996505507014852, 0.46558866318478109, 0.25781246237854788,
0.47158321198554476, 0.95644525119923474, 0.94300290665896114,
0.81096219932532265, 0.9999793506456035, 0.8937694173475772,
0.4459651267160768, 0.70664496611977345, 0.70293147918275933,
0.664618271418837, 0.71293262501900412, 0.75127758810944301,
0.93102835092031588, 0.48470690599867783, 0.8414299499353679,
0.44621573562583444, 0.99807828017593492, 0.21063725763437799,
0.95684305580227802, 0.47024866786073105, 0.1201948471161205,
0.2290874985363843, 0.39275192173684459, 0.13055268285656474,
0.75174900813713752, 0.98598497393211315, 0.95230144798850036,
0.8975775298205112, 0.64226386303537575, 0.01981938975805515,
0.072319132759645827, 0.59255576995560832, 0.95207958630761524,
0.18106569131318867, 0.44162861807351966, 0.0076320596764312132,
0.99013310859138126, 0.47162583062014518, 0.90829593888679971,
0.19424654700182015, 0.91989931398502323, 0.7161593801950612,
0.8016321640286671, 0.58038905514822825, 0.23922446174610074,
0.36229852810677826, 0.42846643977164434, 0.20200631268280414,
0.53602981226824897, 0.67957477042637737, 0.30676019237717811,
0.18822999710084823, 0.78221593886647423, 0.62841254540033753,
0.40045446262987472, 0.41043439303895901, 0.11950186125328743,
0.092153514356101113, 0.61568757107765593, 0.4273909710099737,
0.085597407049204835, 0.29585695275710361, 0.085429625114492772,
0.53294715638344858, 0.34538713733782533, 0.035728264039119148,
0.047096968837267675, 0.54623406474656988, 0.020756775602273431,
0.9311922986894805, 0.55287411662353336, 0.71483335805329706,
0.2327714080552496, 0.92495890408624226, 0.76016484710736254,
0.81691996664350697, 0.86134957464458917, 0.79135445586321729,
0.40546911289472443, 0.31925392116145634, 0.40633243953162546,
0.49653070050991416, 0.14809013017921993, 0.049487262686552132,
0.10351327754018409, 0.48840322760327098, 0.50440740499570125,
0.99380312478350252, 0.39123233246323735, 0.13810398613076139,
0.67086359856697697, 0.41306517683200394, 0.49653727948844439,
0.87959648294177917, 0.85500418537814682, 0.42863422055418959,
0.96769389318896293, 0.50889142455275982, 0.97791850277003978,
0.91058737989645289, 0.21962804791497884, 0.62822877330679683,
0.75939949485291802, 0.94739273483712616, 0.87147636689566788,
0.59493817459148146, 0.62541625804361789, 0.32764652730048088,
0.62305717663239368, 0.59529693175843423, 0.62429564596964071,
0.29567277305109618, 0.22853201257325118, 0.92330164531147974,
0.76367048890750833, 0.29983000375234692, 0.36655950449487834,
0.99302176406853537, 0.16688218828426493, 0.64891847402977076,
0.40651183493826309, 0.24757094241219874, 0.94498779543562506,
0.54579164623822551, 0.26779944531500061, 0.0095050829895080551,
0.64447723012823899, 0.65864020678559676, 0.20153605196335994,
0.53182397560702177, 0.79204133718556879, 0.84841808447350642,
0.041596701347396819, 0.64840270837789449, 0.16931205128116045,
0.20577826701155708, 0.19366836057493861, 0.85931742125385435,
0.56950268582034325, 0.044999790292905989, 0.62268073301100657,
0.29874035678138777, 0.091351779143755696, 0.7039599565518766,
0.40496037567815435, 0.85609655304327859, 0.65900854952546972,
0.30370046903315467, 0.31724112367556423, 0.80063954282524386,
0.11709414963570797, 0.14798036064859746, 0.28977929856523127,
0.88562546988035196, 0.95447088750019138, 0.62423566442845768,
0.10330540579845514, 0.74357495064956169, 0.73003065413619361,
0.22905801715000829, 0.41500760276895249, 0.084609476295559816,
0.85323432535519061, 0.26274698437779942, 0.904819398673957"
2005.06.21 13:25:34
<- "11, 0.57023792280224284, 0.88543871014180564, 0.14776781244071152,
0.74615847314050066, 0.72896750683123046...}(gdb) "
2005.06.21 13:25:37
-> "output real_time_m1\n"
2005.06.21 13:25:37
<- "0(gdb) "
2005.06.21 13:25:40
-> "frame\n"
2005.06.21 13:25:40
<- "#0 MAIN__ () at ./test_g95_time_mod_error_prog.f90:21\n"
2005.06.21 13:25:40
<- "\032\032/c/Program
Files/eclipse/workspace/test/test_g95_time_mod_error_prog.f90:21:451:beg:0x401c31\n"
2005.06.21 13:25:40
<- "(gdb) "
2005.06.21 13:25:40
-> "display real_time_m1\n"
2005.06.21 13:25:40
<- "(gdb) "
2005.06.21 13:25:40
-> "display\n"
2005.06.21 13:25:41
<- "1: real_time_m1 = 0\n"
2005.06.21 13:25:41
<- "(gdb) "
# Creating display...
# Creating display...done.
2005.06.21 13:25:41
-> "output &real_time_m1\n"
# Display 1: real_time_m1 (enabled, scope MAIN__)
2005.06.21 13:25:41
<- "(int4 *) 0x22ff50(gdb) "
# Display 1: real_time_m1 (enabled, scope MAIN__, address 0x22ff50)
>> "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 t, 0 title \"real_time_m1\""
# Warning: empty y range [0:0], adjusting to [-1:1]
<= "Warning: empty y range [0:0], adjusting to [-1:1]"
<< "G0 0\n"
"QD\n"
"A90\n"
"A0\n"
"W0001\n"
"L-002\n"
"M03210326\n"
"V03480326\n"
"M39340326\n"
"V39070326\n"
"J0002\n"
"QF\n"
"T02810326-1\n"
"W0001\n"
"L-002\n"
"M03211249\n"
"V03481249\n"
"M39341249\n"
"V39071249\n"
"J0002\n"
"T02811249-0.5\n"
"W0001\n"
"L-002\n"
"M03212171\n"
"V03482171\n"
"M39342171\n"
"V39072171\n"
"J0002\n"
"T02812171 0\n"
"W0001\n"
"L-002\n"
"M03213094\n"
"V03483094\n"
"M39343094\n"
"V39073094\n"
"J0002\n"
"T02813094 0.5\n"
"W0001\n"
"L-002\n"
"M03214016\n"
"V03484016\n"
"M39344016\n"
"V39074016\n"
"J0002\n"
"T02814016 1\n"
"W0001\n"
"L-002\n"
"A0\n"
"M03210326\n"
"V03210366\n"
"M03214016\n"
"V03213976\n"
"J0001\n"
"T03210163 0\n"
"W0001\n"
"L-002\n"
"M10440326\n"
"V10440366\n"
"M10444016\n"
"V10443976\n"
"J0001\n"
"T10440163 0.2\n"
"W0001\n"
"L-002\n"
"M17660326\n"
"V17660366\n"
"M17664016\n"
"V17663976\n"
"J0001\n"
"T17660163 0.4\n"
"W0001\n"
"L-002\n"
"M24890326\n"
"V24890366\n"
"M24894016\n"
"V24893976\n"
"J0001\n"
"T24890163 0.6\n"
"W0001\n"
"L-002\n"
"M32110326\n"
"V32110366\n"
"M32114016\n"
"V32113976\n"
"J0001\n"
"T32110163 0.8\n"
"W0001\n"
"L-002\n"
"M39340326\n"
"V39340366\n"
"M39344016\n"
"V39343976\n"
"J0001\n"
"T39340163 1\n"
"W0001\n"
"L-002\n"
"A0\n"
"P-2 13 20\n"
"W0001\n"
"L0000\n"
"L-002\n"
"J0002\n"
"T36273895real_time_m1\n"
"L0000\n"
"M36673895\n"
"V38543895\n"
"M03212171\n"
"V03212171\n"
"V03572171\n"
"V03942171\n"
"V04302171\n"
"V04672171\n"
"V05032171\n"
"V05402171\n"
"V05762171\n"
"V06132171\n"
"V06492171\n"
"V06862171\n"
"V07222171\n"
"V07592171\n"
"V07952171\n"
"V08322171\n"
"V08682171\n"
"V09052171\n"
"V09412171\n"
"V09782171\n"
"V10142171\n"
"V10512171\n"
"V10872171\n"
"V11242171\n"
"V11602171\n"
"V11972171\n"
"V12332171\n"
"V12702171\n"
"V13062171\n"
"V13432171\n"
"V13792171\n"
"V14162171\n"
"V14522171\n"
"V14892171\n"
"V15252171\n"
"V15622171\n"
"V15982171\n"
"V16352171\n"
"V16712171\n"
"V17082171\n"
"V17442171\n"
"V17812171\n"
"V18172171\n"
"V18542171\n"
"V18902171\n"
"V19272171\n"
"V19632171\n"
"V20002171\n"
"V20362171\n"
"V20732171\n"
"V21092171\n"
"V21462171\n"
"V21822171\n"
"V22192171\n"
"V22552171\n"
"V22922171\n"
"V23282171\n"
"V23652171\n"
"V24012171\n"
"V24382171\n"
"V24742171\n"
"V25112171\n"
"V25472171\n"
"V25842171\n"
"V26202171\n"
"V26572171\n"
"V26932171\n"
"V27302171\n"
"V27662171\n"
"V28032171\n"
"V28392171\n"
"V28762171\n"
"V29122171\n"
"V29492171\n"
"V29852171\n"
"V30222171\n"
"V30582171\n"
"V30952171\n"
"V31312171\n"
"V31682171\n"
"V32042171\n"
"V32412171\n"
"V32772171\n"
"V33142171\n"
"V33502171\n"
"V33872171\n"
"V34232171\n"
"V34602171\n"
"V34962171\n"
"V35332171\n"
"V35692171\n"
"V36062171\n"
"V36422171\n"
"V36792171\n"
"V37152171\n"
"V37522171\n"
"V37882171\n"
"V38252171\n"
"V38612171\n"
"V38982171\n"
"V39342171\n"
"P-2 13 20\n"
"E"
2005.06.21 13:26:17
-> "output DIMENSION\n"
2005.06.21 13:26:17
<- "No symbol \"DIMENSION\" in current context.\n"
2005.06.21 13:26:17
<- "(gdb) "
! 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: 16841
Current serial number in output stream: 16849
! X error
# Saving options in "/home/Paul Suckling/.ddd/init"...
# Saving options in "/home/Paul Suckling/.ddd/init"...done.
# Saving history in "/home/Paul Suckling/.ddd/history"...
# Saving history in "/home/Paul Suckling/.ddd/history"...done.
# Thanks for using DDD 3.3.9! (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: 16843
Current serial number in output stream: 17136
- DDD 3.3.9 (i686-pc-cygwin) gets `BadWindow' error,
Paul Suckling <=
- Prev by Date:
СРОЧНО: ВИЗЫ-Шенген, Польша, Прибалтика , Швейцария,США и тп.,ПРИГЛАШЕНИЯ В РФ - оформление 2 часа!
- Next by Date:
Медецинские книжки-3 дня.
- Previous by thread:
СРОЧНО: ВИЗЫ-Шенген, Польша, Прибалтика , Швейцария,США и тп.,ПРИГЛАШЕНИЯ В РФ - оформление 2 часа!
- Next by thread:
Re: DDD 3.3.9 (i686-pc-cygwin) gets `BadWindow' error
- Index(es):