ddd
[Top][All Lists]
Advanced

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

DDD 3.3.12 (x86_64-pc-linux-gnu) gets `Speicherzugriffsfehler' signal


From: Hans-Jürgen Greif
Subject: DDD 3.3.12 (x86_64-pc-linux-gnu) gets `Speicherzugriffsfehler' signal
Date: Sun, 11 May 2014 20:59:21 +0200

Hello,

the variable line display sometime a variable name  the user has not set
and on the try to remove this kills ddd.

Also the display of variables shows for example
e = 0
2345678

instead of e = 0.2345678

Regards,

Hans


GNU DDD 3.3.12 (x86_64-pc-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.8.1, 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 2013-07-07 by Daniel Schepler <address@hidden>.
$  ddd dewar
+  /bin/sh -c 'exec gdb -q -fullname '\''dewar'\'''
#  Hello, world!
#  Opening session "10d61ff71e135fc474139983127098552900000024020082"...
#  Enabling core dumps...
#  Enabling core dumps...done.
#  Running GDB (pid 4352, tty /dev/pts/4)...
#  Current language: C/C++
#  Searching "vsllib/ddd.vsl"...
#  Trying "/home/grehan/.ddd/vsllib/ddd.vsl"
#  Trying "/usr/share/ddd/vsllib/ddd.vsl"
#  Searching "vsllib/ddd.vsl"..."/usr/share/ddd/vsllib/ddd.vsl".
#  Creating 
"/home/grehan/.ddd/sessions/10d61ff71e135fc474139983127098552900000024020082/"...
#  Creating 
"/home/grehan/.ddd/sessions/10d61ff71e135fc474139983127098552900000024020082/"...done.
#  Copying "/home/grehan/.ddd/init" to 
"/home/grehan/.ddd/sessions/10d61ff71e135fc474139983127098552900000024020082/init"...
#  Copying "/home/grehan/.ddd/init" to 
"/home/grehan/.ddd/sessions/10d61ff71e135fc474139983127098552900000024020082/init"...done.
#  Copying "/home/grehan/.ddd/history" to 
"/home/grehan/.ddd/sessions/10d61ff71e135fc474139983127098552900000024020082/history"...
#  Copying "/home/grehan/.ddd/history" to 
"/home/grehan/.ddd/sessions/10d61ff71e135fc474139983127098552900000024020082/history"...done.
#  Saving session in 
"/home/grehan/.ddd/sessions/10d61ff71e135fc474139983127098552900000024020082/init"...
#  Searching "ddd/Ddd"...
#  Trying "/home/grehan/.ddd/ddd/Ddd"
#  Trying "/usr/share/ddd/ddd/Ddd"
#  Searching "ddd/Ddd"..."/usr/share/ddd/ddd/Ddd".
#  Saving session in 
"/home/grehan/.ddd/sessions/10d61ff71e135fc474139983127098552900000024020082/init"...done.
2014.05.11 20:01:11
<- "Reading symbols from dewar..."
2014.05.11 20:01:11
<- "done.\n"
   "(gdb) "
2014.05.11 20:01:11
-> "set prompt (gdb) \n"
2014.05.11 20:01:11
<- "(gdb) "
2014.05.11 20:01:11
-> "set height 0\n"
2014.05.11 20:01:11
<- "(gdb) "
2014.05.11 20:01:11
-> "set width 0\n"
2014.05.11 20:01:11
<- "(gdb) "
2014.05.11 20:01:11
-> "set annotate 1\n"
2014.05.11 20:01:11
<- "(gdb) "
2014.05.11 20:01:11
-> " set verbose off\n"
2014.05.11 20:01:11
<- "(gdb) "
2014.05.11 20:01:11
-> "info line\n"
2014.05.11 20:01:11
<- "No line number information available.\n"
   "(gdb) "
2014.05.11 20:01:11
-> "list\n"
2014.05.11 20:01:11
<- "2096\t\n"
   "2097\t\n"
   "2098\t\n"
   "2099\t\n"
   "2100\t\n"
   "2101\t\n"
   "2102\t\n"
   "2103\t\n"
   "2104\tint main( int argc , char *  argv[])\n"
   "2105\t{\n"
   "(gdb) "
2014.05.11 20:01:11
-> "info line\n"
2014.05.11 20:01:11
<- "Line 2105 of \"dewar.cpp\" starts at address 0x406880 <main(int, char**)> 
and ends at 0x406899 <main(int, char**)+25>.\n"
   "\032\032/home/grehan/c/dewar.cpp:2105:49245:beg:0x406880\n"
   "(gdb) "
2014.05.11 20:01:11
-> "output 4711\n"
2014.05.11 20:01:11
<- "4711(gdb) "
2014.05.11 20:01:11
-> "show language\n"
2014.05.11 20:01:11
<- "The current source language is \"auto; currently c++\".\n"
   "(gdb) "
2014.05.11 20:01:11
-> "show version\n"
2014.05.11 20:01:11
<- "GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7\n"
   "Copyright (C) 2014 Free Software Foundation, Inc.\n"
   "License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>\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-linux-gnu\".\n"
   "Type \"show configuration\" for configuration details.\n"
   "For bug reporting instructions, please see:\n"
   "<http://www.gnu.org/software/gdb/bugs/>.\n"
   "Find the GDB manual and other documentation resources online at:\n"
   "<http://www.gnu.org/software/gdb/documentation/>.\n"
   "For help, type \"help\".\n"
   "Type \"apropos word\" to search for commands related to \"word\".\n"
   "(gdb) "
2014.05.11 20:01:11
-> "pwd\n"
2014.05.11 20:01:11
<- "Arbeitsverzeichnis /home/grehan/c.\n"
   "(gdb) "
2014.05.11 20:01:11
-> "info breakpoints\n"
2014.05.11 20:01:11
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
2014.05.11 20:01:11
-> "show history filename\n"
2014.05.11 20:01:11
<- "The filename in which to record the command history is 
\"/home/grehan/c/.gdb_history\".\n"
   "(gdb) "
2014.05.11 20:01:11
-> "show history size\n"
2014.05.11 20:01:11
<- "The size of the command history is 256.\n"
   "(gdb) "
#  Reading file "/home/grehan/c/dewar.cpp"...
#  Reading file "/home/grehan/c/dewar.cpp"...done.
#  File "/home/grehan/c/dewar.cpp" 2414 lines, 67337 characters
#  Setting buttons...
#  Setting buttons...done.
2014.05.11 20:01:11
-> "set confirm off\n"
2014.05.11 20:01:11
<- "(gdb) "
2014.05.11 20:01:11
-> "source /tmp/dddmtDldc\n"
2014.05.11 20:01:11
<- "(gdb) "
2014.05.11 20:01:11
-> "info breakpoints\n"
2014.05.11 20:01:11
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
2014.05.11 20:01:11
-> "info source\n"
2014.05.11 20:01:11
<- "Current source file is dewar.cpp\n"
   "Compilation directory is /home/grehan/c\n"
   "Located in /home/grehan/c/dewar.cpp\n"
   "Contains 2414 lines.\n"
   "Source language is c++.\n"
   "Compiled with DWARF 2 debugging format.\n"
   "Does not include preprocessor macro info.\n"
   "(gdb) "
2014.05.11 20:01:11
-> "# reset\n"
2014.05.11 20:01:11
<- "(gdb) "
2014.05.11 20:01:11
-> "info breakpoints\n"
2014.05.11 20:01:11
<- "No breakpoints or watchpoints.\n"
   "(gdb) "
2014.05.11 20:01:11
-> "display\n"
2014.05.11 20:01:11
<- "(gdb) "
2014.05.11 20:01:11
-> "info display\n"
2014.05.11 20:01:11
<- "There are no auto-display expressions now.\n"
   "(gdb) "
2014.05.11 20:01:11
-> "set environment TERM dumb\n"
2014.05.11 20:01:11
<- "(gdb) "
2014.05.11 20:01:11
-> "info files\n"
2014.05.11 20:01:11
<- "Symbols from \"/home/grehan/c/dewar\".\n"
   "Local exec file:\n"
   "\t`/home/grehan/c/dewar\', file type elf64-x86-64.\n"
   "\tEntry point: 0x401520\n"
   "\t0x0000000000400238 - 0x0000000000400254 is .interp\n"
   "\t0x0000000000400254 - 0x0000000000400274 is .note.ABI-tag\n"
   "\t0x0000000000400274 - 0x0000000000400298 is .note.gnu.build-id\n"
   "\t0x0000000000400298 - 0x00000000004002e0 is .gnu.hash\n"
   "\t0x00000000004002e0 - 0x00000000004007f0 is .dynsym\n"
   "\t0x00000000004007f0 - 0x0000000000400cd2 is .dynstr\n"
   "\t0x0000000000400cd2 - 0x0000000000400d3e is .gnu.version\n"
   "\t0x0000000000400d40 - 0x0000000000400de0 is .gnu.version_r\n"
   "\t0x0000000000400de0 - 0x0000000000400e10 is .rela.dyn\n"
   "\t0x0000000000400e10 - 0x0000000000401230 is .rela.plt\n"
   "\t0x0000000000401230 - 0x000000000040124a is .init\n"
   "\t0x0000000000401250 - 0x0000000000401520 is .plt\n"
   "\t0x0000000000401520 - 0x00000000004079b2 is .text\n"
   "\t0x00000000004079b4 - 0x00000000004079bd is .fini\n"
   "\t0x00000000004079c0 - 0x0000000000407f30 is .rodata\n"
   "\t0x0000000000407f30 - 0x0000000000408004 is .eh_frame_hdr\n"
   "\t0x0000000000408008 - 0x00000000004083c4 is .eh_frame\n"
   "\t0x00000000004083c4 - 0x00000000004083ed is .gcc_except_table\n"
   "\t0x0000000000608db8 - 0x0000000000608dc8 is .init_array\n"
   "\t0x0000000000608dc8 - 0x0000000000608dd0 is .fini_array\n"
   "\t0x0000000000608dd0 - 0x0000000000608dd8 is .jcr\n"
   "\t0x0000000000608dd8 - 0x0000000000608ff8 is .dynamic\n"
   "\t0x0000000000608ff8 - 0x0000000000609000 is .got\n"
   "\t0x0000000000609000 - 0x0000000000609178 is .got.plt\n"
   "\t0x0000000000609178 - 0x00000000006091f4 is .data\n"
   "\t0x0000000000609200 - 0x0000000001209400 is .bss\n"
   "(gdb) "
2014.05.11 20:01:11
-> "info program\n"
2014.05.11 20:01:11
<- "The program being debugged is not being run.\n"
   "(gdb) "
2014.05.11 20:01:11
-> "x /i 0x406880\n"
2014.05.11 20:01:11
<- "   0x406880 <main(int, char**)>:\tpush   %rbp\n"
   "(gdb) "
2014.05.11 20:01:11
-> "x /i 0x406980\n"
2014.05.11 20:01:11
<- "   0x406980 <main(int, char**)+256>:\tadd    %cl,-0x77(%rax)\n"
   "(gdb) "
#  Disassembling location 0x406880 to 0x406980...
2014.05.11 20:01:11
-> "disassemble 0x406880,0x406980\n"
2014.05.11 20:01:11
<- "Dump of assembler code from 0x406880 to 0x406980:\n"
   "   0x0000000000406880 <main(int, char**)+0>:\tpush   %rbp\n"
   "   0x0000000000406881 <main(int, char**)+1>:\tmov    %rsp,%rbp\n"
   "   0x0000000000406884 <main(int, char**)+4>:\tpush   %rbx\n"
   "   0x0000000000406885 <main(int, char**)+5>:\tsub    $0x5a8,%rsp\n"
   "   0x000000000040688c <main(int, char**)+12>:\tmov    %edi,-0x584(%rbp)\n"
   "   0x0000000000406892 <main(int, char**)+18>:\tmov    %rsi,-0x590(%rbp)\n"
   "   0x0000000000406899 <main(int, char**)+25>:\tmov    %fs:0x28,%rax\n"
   "   0x00000000004068a2 <main(int, char**)+34>:\tmov    %rax,-0x18(%rbp)\n"
   "   0x00000000004068a6 <main(int, char**)+38>:\txor    %eax,%eax\n"
   "   0x00000000004068a8 <main(int, char**)+40>:\tmov    0x2028ee(%rip),%eax   
     # 0x60919c <count_tiles>\n"
   "   0x00000000004068ae <main(int, char**)+46>:\tmov    %eax,-0x56c(%rbp)\n"
   "   0x00000000004068b4 <main(int, char**)+52>:\tmovq   $0x0,-0x4e0(%rbp)\n"
   "   0x00000000004068bf <main(int, char**)+63>:\tmovq   $0x0,-0x4d8(%rbp)\n"
   "   0x00000000004068ca <main(int, char**)+74>:\tmovq   $0x0,-0x4d0(%rbp)\n"
   "   0x00000000004068d5 <main(int, char**)+85>:\tmovq   $0x0,-0x4c0(%rbp)\n"
   "   0x00000000004068e0 <main(int, char**)+96>:\tmovq   $0x0,-0x4b8(%rbp)\n"
   "   0x00000000004068eb <main(int, char**)+107>:\tmovq   $0x0,-0x4b0(%rbp)\n"
   "   0x00000000004068f6 <main(int, char**)+118>:\tmovq   $0x0,-0x4a0(%rbp)\n"
   "   0x0000000000406901 <main(int, char**)+129>:\tmovq   $0x0,-0x498(%rbp)\n"
   "   0x000000000040690c <main(int, char**)+140>:\tmovq   $0x0,-0x490(%rbp)\n"
   "   0x0000000000406917 <main(int, char**)+151>:\tmovq   $0x0,-0x480(%rbp)\n"
   "   0x0000000000406922 <main(int, char**)+162>:\tmovq   $0x0,-0x478(%rbp)\n"
   "   0x000000000040692d <main(int, char**)+173>:\tmovq   $0x0,-0x470(%rbp)\n"
   "   0x0000000000406938 <main(int, char**)+184>:\tmovabs 
$0x3ef4f8b588e368f1,%rax\n"
   "   0x0000000000406942 <main(int, char**)+194>:\tmov    %rax,-0x538(%rbp)\n"
   "   0x0000000000406949 <main(int, char**)+201>:\tmovabs 
$0x3ef4f8b588e368f1,%rax\n"
   "   0x0000000000406953 <main(int, char**)+211>:\tmov    %rax,-0x530(%rbp)\n"
   "   0x000000000040695a <main(int, char**)+218>:\tmovabs 
$0x3ef2dfd694ccab3f,%rax\n"
   "   0x0000000000406964 <main(int, char**)+228>:\tmov    %rax,-0x528(%rbp)\n"
   "   0x000000000040696b <main(int, char**)+235>:\tmovabs 
$0x3ef2dfd694ccab3f,%rax\n"
   "   0x0000000000406975 <main(int, char**)+245>:\tmov    %rax,-0x520(%rbp)\n"
   "   0x000000000040697c <main(int, char**)+252>:\tmov    $0x0,%eax\n"
   "End of assembler dump.\n"
   "(gdb) "
#  Disassembling location 0x406880 to 0x406980...done.
#  Opening session "10d61ff71e135fc474139983127098552900000024020082"...done.
#  Welcome to DDD 3.3.12 "Dale Head" (x86_64-pc-linux-gnu)
2014.05.11 20:01:11
-> "help detach\n"
2014.05.11 20:01:11
<- "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.05.11 20:01:11
-> "help run\n"
2014.05.11 20:01:11
<- "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.05.11 20:01:11
-> "help step\n"
2014.05.11 20:01:11
<- "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.05.11 20:01:11
-> "help stepi\n"
2014.05.11 20:01:11
<- "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.05.11 20:01:11
-> "help next\n"
2014.05.11 20:01:11
<- "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.05.11 20:01:11
-> "help nexti\n"
2014.05.11 20:01:11
<- "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.05.11 20:01:11
-> "help until\n"
2014.05.11 20:01:11
<- "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.05.11 20:01:11
-> "help finish\n"
2014.05.11 20:01:11
<- "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.05.11 20:01:11
-> "help cont\n"
2014.05.11 20:01:11
<- "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.05.11 20:01:12
-> "help signal\n"
2014.05.11 20:01:12
<- "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.05.11 20:01:12
-> "help kill\n"
2014.05.11 20:01:12
<- "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.05.11 20:01:12
-> "help up\n"
2014.05.11 20:01:12
<- "Select and print stack frame that called this one.\n"
   "An argument says how many frames up to go.\n"
   "(gdb) "
2014.05.11 20:01:12
-> "help down\n"
2014.05.11 20:01:12
<- "Select and print stack frame called by this one.\n"
   "An argument says how many frames down to go.\n"
   "(gdb) "
2014.05.11 20:01:13
-> "output beta\n"
2014.05.11 20:01:13
<- "No symbol \"beta\" in current context.\n"
   "(gdb) "
2014.05.11 20:01:15
-> "output alpha\n"
2014.05.11 20:01:15
<- "No symbol \"alpha\" in current context.\n"
   "(gdb) "
2014.05.11 20:01:17
-> "output double\n"
2014.05.11 20:01:17
<- "Versuch, einen Typnamen als Ausdruck zu verwenden\n"
   "(gdb) "
2014.05.11 20:01:18
-> "output generate_walls\n"
2014.05.11 20:01:18
<- "No symbol \"generate_walls\" in current context.\n"
   "(gdb) "
2014.05.11 20:01:18
-> "output clz\n"
2014.05.11 20:01:18
<- "0,050000000000000003(gdb) "
2014.05.11 20:01:20
-> "output ifstream\n"
2014.05.11 20:01:20
<- "Versuch, einen Typnamen als Ausdruck zu verwenden\n"
   "(gdb) "
2014.05.11 20:01:22
-> "output cout\n"
2014.05.11 20:01:22
<- "<unvollst\303\244ndiger Typ>(gdb) "
2014.05.11 20:01:29
-> "output while\n"
2014.05.11 20:01:29
<- "No symbol \"while\" in current context.\n"
   "(gdb) "
2014.05.11 20:01:30
-> "output all_tiles\n"
2014.05.11 20:01:30
<- "{0x0, 0x0, 0x0, 0x0, 0x0, 0x0}(gdb) "
2014.05.11 20:01:33
-> "break dewar.cpp:2177\n"
2014.05.11 20:01:33
<- "Haltepunkt 1 at 0x406cf1: file dewar.cpp, line 2177.\n"
   "(gdb) "
2014.05.11 20:01:33
-> "info breakpoints\n"
2014.05.11 20:01:33
<- "Num     Type           Disp Enb Address            What\n"
2014.05.11 20:01:33
<- "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
2014.05.11 20:01:33
<- "(gdb) "
#  Reading file "/home/grehan/c/0x406cf1"...
#  Reading file "/home/grehan/c/0x406cf1"...Datei oder Verzeichnis nicht 
gefunden.
2014.05.11 20:01:33
-> "info source\n"
2014.05.11 20:01:33
<- "Current source file is dewar.cpp\n"
2014.05.11 20:01:33
<- "Compilation directory is /home/grehan/c\n"
   "Located in /home/grehan/c/dewar.cpp\n"
   "Contains 2414 lines.\n"
   "Source language is c++.\n"
2014.05.11 20:01:33
<- "Compiled with DWARF 2 debugging format.\n"
   "Does not include preprocessor macro info.\n"
   "(gdb) "
2014.05.11 20:01:33
-> "info sources\n"
2014.05.11 20:01:33
<- "Source files for which symbols have been read in:\n"
   "\n"
2014.05.11 20:01:33
<- "/home/grehan/c/dewar.cpp, /usr/include/gsl/gsl_matrix_double.h, 
/usr/include/gsl/gsl_vector_double.h, /usr/include/gsl/gsl_block_double.h, 
/usr/include/x86_64-linux-gnu/tiffio.h, /usr/include/x86_64-linux-gnu/tiff.h, 
/usr/include/stdlib.h, /usr/include/_G_config.h, /usr/include/wctype.h, 
/usr/include/x86_64-linux-gnu/c++/4.8/bits/atomic_word.h, 
/usr/include/x86_64-linux-gnu/bits/types.h, /usr/include/locale.h, 
/usr/include/c++/4.8/debug/debug.h, /usr/include/c++/4.8/ext/type_traits.h, 
/usr/include/c++/4.8/ext/numeric_traits.h, 
/usr/include/c++/4.8/ext/new_allocator.h, /usr/include/time.h, 
/usr/include/c++/4.8/iosfwd, /usr/include/c++/4.8/fstream, 
/usr/include/c++/4.8/cstdlib, /usr/include/c++/4.8/cstdio, 
/usr/include/c++/4.8/cwctype, /usr/include/c++/4.8/clocale, 
/usr/include/x86_64-linux-gnu/c++/4.8/bits/c++config.h, 
/usr/include/c++/4.8/bits/char_traits.h, /usr/include/c++/4.8/cwchar, 
/usr/include/wchar.h, /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stddef.h, 
/home/grehan/c/<built-in>, /usr/include/stdio.h, /"
2014.05.11 20:01:33
<- "usr/include/libio.h, /usr/include/c++/4.8/iostream, 
/usr/include/c++/4.8/bits/postypes.h, /usr/include/c++/4.8/cmath, 
/usr/include/c++/4.8/bits/ios_base.h\n"
   "\n"
   "Source files for which symbols will be read in on demand:\n"
   "\n"
   "/usr/include/c++/4.8/iostream, /usr/include/c++/4.8/bits/postypes.h, 
/usr/include/c++/4.8/cmath, /usr/include/c++/4.8/bits/ios_base.h\n"
2014.05.11 20:01:33
<- "(gdb) "
#  Reading file "0x406cf1" from GDB...
2014.05.11 20:01:33
-> "list 0x406cf1:1,1000000\n"
2014.05.11 20:01:33
<- "No source file named 0x406cf1.\n"
   "(gdb) "
!  No source file named 0x406cf1.
#  Reading file "0x406cf1" from GDB...failed.
#  Reading file "/home/grehan/c/0x406cf1"...
!  /home/grehan/c/0x406cf1: Datei oder Verzeichnis nicht gefunden
#  Reading file "/home/grehan/c/0x406cf1"...Datei oder Verzeichnis nicht 
gefunden.
2014.05.11 20:01:43
-> "output dewar_output.is_open\n"
2014.05.11 20:01:43
<- "No symbol \"dewar_output\" in current context.\n"
   "(gdb) "
2014.05.11 20:01:45
-> "output dewar_output\n"
2014.05.11 20:01:45
<- "No symbol \"dewar_output\" in current context.\n"
   "(gdb) "
2014.05.11 20:01:46
-> "output count_tiles\n"
2014.05.11 20:01:46
<- "6(gdb) "
2014.05.11 20:01:58
-> "set environment TERM dumb\n"
2014.05.11 20:01:58
<- "(gdb) "
2014.05.11 20:01:58
-> "run\n"
2014.05.11 20:01:58
<- "Starting program: /home/grehan/c/dewar \n"
2014.05.11 20:01:59
<- "start computation \n"
2014.05.11 20:01:59
<- "\n"
2014.05.11 20:01:59
<- "Breakpoint 1, main (argc=1, argv=0x7fffffffdf38) at dewar.cpp:2178\n"
   "\032\032/home/grehan/c/dewar.cpp:2178:50911:beg:0x406cf1\n"
   "(gdb) "
2014.05.11 20:01:59
-> "info breakpoints\n"
2014.05.11 20:01:59
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:01:59
-> "x /i 0x406cf1\n"
2014.05.11 20:01:59
<- "=> 0x406cf1 <main(int, char**)+1137>:\tmov    -0x574(%rbp),%eax\n"
   "(gdb) "
#  Disassembling location 0x406cf1 to 0x406df1...
2014.05.11 20:01:59
-> "disassemble 0x406cf1,0x406df1\n"
2014.05.11 20:01:59
<- "Dump of assembler code from 0x406cf1 to 0x406df1:\n"
   "=> 0x0000000000406cf1 <main(int, char**)+1137>:\tmov    -0x574(%rbp),%eax\n"
   "   0x0000000000406cf7 <main(int, char**)+1143>:\tcltq   \n"
   "   0x0000000000406cf9 <main(int, char**)+1145>:\tmov    
0x6093a0(,%rax,8),%rax\n"
   "   0x0000000000406d01 <main(int, char**)+1153>:\tmov    %rax,-0x4f8(%rbp)\n"
   "   0x0000000000406d08 <main(int, char**)+1160>:\tmov    $0x0,%eax\n"
   "   0x0000000000406d0d <main(int, char**)+1165>:\tmov    %rax,-0x550(%rbp)\n"
   "   0x0000000000406d14 <main(int, char**)+1172>:\tmov    -0x574(%rbp),%eax\n"
   "   0x0000000000406d1a <main(int, char**)+1178>:\tmov    %eax,-0x578(%rbp)\n"
   "   0x0000000000406d20 <main(int, char**)+1184>:\tjmpq   0x406ed0 <main(int, 
char**)+1616>\n"
   "   0x0000000000406d25 <main(int, char**)+1189>:\tmov    -0x574(%rbp),%eax\n"
   "   0x0000000000406d2b <main(int, char**)+1195>:\tcmp    -0x578(%rbp),%eax\n"
   "   0x0000000000406d31 <main(int, char**)+1201>:\tje     0x406e33 <main(int, 
char**)+1459>\n"
   "   0x0000000000406d37 <main(int, char**)+1207>:\tmov    -0x578(%rbp),%eax\n"
   "   0x0000000000406d3d <main(int, char**)+1213>:\tcltq   \n"
   "   0x0000000000406d3f <main(int, char**)+1215>:\tmov    
0x6093a0(,%rax,8),%rcx\n"
   "   0x0000000000406d47 <main(int, char**)+1223>:\tmov    -0x574(%rbp),%eax\n"
   "   0x0000000000406d4d <main(int, char**)+1229>:\tcltq   \n"
   "   0x0000000000406d4f <main(int, char**)+1231>:\tmov    
0x6093a0(,%rax,8),%rax\n"
   "   0x0000000000406d57 <main(int, char**)+1239>:\tlea    -0x558(%rbp),%rdx\n"
   "   0x0000000000406d5e <main(int, char**)+1246>:\tmov    %rcx,%rsi\n"
   "   0x0000000000406d61 <main(int, char**)+1249>:\tmov    %rax,%rdi\n"
   "   0x0000000000406d64 <main(int, char**)+1252>:\tcallq  0x4058c9 
<double_integrate(tile*, tile*, double*)>\n"
   "   0x0000000000406d69 <main(int, char**)+1257>:\tmov    -0x558(%rbp),%rbx\n"
   "   0x0000000000406d70 <main(int, char**)+1264>:\tmov    $0x407cdb,%esi\n"
   "   0x0000000000406d75 <main(int, char**)+1269>:\tmov    $0x609200,%edi\n"
   "   0x0000000000406d7a <main(int, char**)+1274>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
2014.05.11 20:01:59
<- "   0x0000000000406d7f <main(int, char**)+1279>:\tmov    -0x574(%rbp),%edx\n"
   "   0x0000000000406d85 <main(int, char**)+1285>:\tmov    %edx,%esi\n"
   "   0x0000000000406d87 <main(int, char**)+1287>:\tmov    %rax,%rdi\n"
   "   0x0000000000406d8a <main(int, char**)+1290>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406d8f <main(int, char**)+1295>:\tmov    $0x407cf8,%esi\n"
   "   0x0000000000406d94 <main(int, char**)+1300>:\tmov    %rax,%rdi\n"
   "   0x0000000000406d97 <main(int, char**)+1303>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406d9c <main(int, char**)+1308>:\tmov    -0x578(%rbp),%edx\n"
2014.05.11 20:01:59
<- "   0x0000000000406da2 <main(int, char**)+1314>:\tmov    %edx,%esi\n"
   "   0x0000000000406da4 <main(int, char**)+1316>:\tmov    %rax,%rdi\n"
   "   0x0000000000406da7 <main(int, char**)+1319>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
2014.05.11 20:01:59
<- "   0x0000000000406dac <main(int, char**)+1324>:\tmov    $0x407cfa,%esi\n"
   "   0x0000000000406db1 <main(int, char**)+1329>:\tmov    %rax,%rdi\n"
2014.05.11 20:01:59
<- "   0x0000000000406db4 <main(int, char**)+1332>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406db9 <main(int, char**)+1337>:\tmov    %rbx,-0x5a0(%rbp)\n"
2014.05.11 20:01:59
<- "   0x0000000000406dc0 <main(int, char**)+1344>:\tmovsd  
-0x5a0(%rbp),%xmm0\n"
   "   0x0000000000406dc8 <main(int, char**)+1352>:\tmov    %rax,%rdi\n"
2014.05.11 20:01:59
<- "   0x0000000000406dcb <main(int, char**)+1355>:\tcallq  0x401260 
<std::ostream::operator<<(double)@plt>\n"
   "   0x0000000000406dd0 <main(int, char**)+1360>:\tmov    $0x407c1d,%esi\n"
   "   0x0000000000406dd5 <main(int, char**)+1365>:\tmov    %rax,%rdi\n"
2014.05.11 20:01:59
<- "   0x0000000000406dd8 <main(int, char**)+1368>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
2014.05.11 20:01:59
<- "   0x0000000000406ddd <main(int, char**)+1373>:\tmov    0x2023b9(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406de3 <main(int, char**)+1379>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406dea <main(int, char**)+1386>:\tmov    %eax,%edx\n"
   "   0x0000000000406dec <main(int, char**)+1388>:\tmov    -0x578(%rbp),%eax\n"
   "End of assembler dump.\n"
2014.05.11 20:01:59
<- "(gdb) "
#  Disassembling location 0x406cf1 to 0x406df1...done.
2014.05.11 20:02:00
-> "output dewar_output.is_open\n"
2014.05.11 20:02:00
<- "Es gibt kein Mitglied mit dem Namen is_open.\n"
2014.05.11 20:02:00
<- "(gdb) "
2014.05.11 20:02:02
-> "output count_tiles\n"
2014.05.11 20:02:02
<- "6(gdb) "
2014.05.11 20:02:02
-> "output computation\n"
2014.05.11 20:02:02
<- "No symbol \"computation\" in current context.\n"
2014.05.11 20:02:02
<- "(gdb) "
2014.05.11 20:02:04
-> "next\n"
2014.05.11 20:02:04
<- "\032\032/home/grehan/c/dewar.cpp:2179:50935:beg:0x406d08\n"
   "(gdb) "
2014.05.11 20:02:04
-> "info breakpoints\n"
2014.05.11 20:02:04
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:02:04
<- "(gdb) "
2014.05.11 20:02:06
-> "next\n"
2014.05.11 20:02:06
<- "\032\032/home/grehan/c/dewar.cpp:2180:50945:beg:0x406d14\n"
   "(gdb) "
2014.05.11 20:02:06
-> "info breakpoints\n"
2014.05.11 20:02:06
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:02:10
-> "next\n"
2014.05.11 20:02:10
<- "\032\032/home/grehan/c/dewar.cpp:2181:50980:beg:0x406d25\n"
   "(gdb) "
2014.05.11 20:02:10
-> "info breakpoints\n"
2014.05.11 20:02:10
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:02:11
-> "next\n"
2014.05.11 20:02:11
<- "\032\032/home/grehan/c/dewar.cpp:2192:51277:beg:0x406e33\n"
2014.05.11 20:02:11
<- "(gdb) "
2014.05.11 20:02:11
-> "info breakpoints\n"
2014.05.11 20:02:11
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:02:11
-> "x /i 0x406e33\n"
2014.05.11 20:02:11
<- "=> 0x406e33 <main(int, char**)+1459>:\tmov    0x202363(%rip),%eax        # 
0x60919c <count_tiles>\n"
2014.05.11 20:02:11
<- "(gdb) "
#  Disassembling location 0x406e33 to 0x406f33...
2014.05.11 20:02:11
-> "disassemble 0x406e33,0x406f33\n"
2014.05.11 20:02:11
<- "Dump of assembler code from 0x406e33 to 0x406f33:\n"
   "=> 0x0000000000406e33 <main(int, char**)+1459>:\tmov    0x202363(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406e39 <main(int, char**)+1465>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406e40 <main(int, char**)+1472>:\tmov    %eax,%edx\n"
   "   0x0000000000406e42 <main(int, char**)+1474>:\tmov    -0x578(%rbp),%eax\n"
   "   0x0000000000406e48 <main(int, char**)+1480>:\tadd    %edx,%eax\n"
   "   0x0000000000406e4a <main(int, char**)+1482>:\tcltq   \n"
   "   0x0000000000406e4c <main(int, char**)+1484>:\tlea    0x0(,%rax,8),%rdx\n"
   "   0x0000000000406e54 <main(int, char**)+1492>:\tmov    -0x540(%rbp),%rax\n"
   "   0x0000000000406e5b <main(int, char**)+1499>:\tadd    %rax,%rdx\n"
   "   0x0000000000406e5e <main(int, char**)+1502>:\tmov    $0x0,%eax\n"
   "   0x0000000000406e63 <main(int, char**)+1507>:\tmov    %rax,(%rdx)\n"
   "   0x0000000000406e66 <main(int, char**)+1510>:\tmov    $0x407cdb,%esi\n"
   "   0x0000000000406e6b <main(int, char**)+1515>:\tmov    $0x609200,%edi\n"
   "   0x0000000000406e70 <main(int, char**)+1520>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406e75 <main(int, char**)+1525>:\tmov    -0x574(%rbp),%edx\n"
   "   0x0000000000406e7b <main(int, char**)+1531>:\tmov    %edx,%esi\n"
   "   0x0000000000406e7d <main(int, char**)+1533>:\tmov    %rax,%rdi\n"
   "   0x0000000000406e80 <main(int, char**)+1536>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406e85 <main(int, char**)+1541>:\tmov    $0x407cf8,%esi\n"
   "   0x0000000000406e8a <main(int, char**)+1546>:\tmov    %rax,%rdi\n"
   "   0x0000000000406e8d <main(int, char**)+1549>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406e92 <main(int, char**)+1554>:\tmov    -0x578(%rbp),%edx\n"
   "   0x0000000000406e98 <main(int, char**)+1560>:\tmov    %edx,%esi\n"
   "   0x0000000000406e9a <main(int, char**)+1562>:\tmov    %rax,%rdi\n"
   "   0x0000000000406e9d <main(int, char**)+1565>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406ea2 <main(int, char**)+1570>:\tmov    $0x407cfa,%esi\n"
   "   0x0000000000406ea7 <main(int, char**)+1575>:\tmov    %rax,%rdi\n"
   "   0x0000000000406eaa <main(int, char**)+1578>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406eaf <main(int, char**)+1583>:\tmov    $0x0,%esi\n"
   "   0x0000000000406eb4 <main(int, char**)+1588>:\tmov    %rax,%rdi\n"
   "   0x0000000000406eb7 <main(int, char**)+1591>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406ebc <main(int, char**)+1596>:\tmov    $0x407c1d,%esi\n"
   "   0x0000000000406ec1 <main(int, char**)+1601>:\tmov    %rax,%rdi\n"
   "   0x0000000000406ec4 <main(int, char**)+1604>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406ec9 <main(int, char**)+1609>:\taddl   $0x1,-0x578(%rbp)\n"
   "   0x0000000000406ed0 <main(int, char**)+1616>:\tmov    0x2022c6(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406ed6 <main(int, char**)+1622>:\tcmp    %eax,-0x578(%rbp)\n"
   "   0x0000000000406edc <main(int, char**)+1628>:\tjl     0x406d25 <main(int, 
char**)+1189>\n"
   "   0x0000000000406ee2 <main(int, char**)+1634>:\tmovl   $0x0,-0x570(%rbp)\n"
   "   0x0000000000406eec <main(int, char**)+1644>:\tjmp    0x406f38 <main(int, 
char**)+1720>\n"
   "   0x0000000000406eee <main(int, char**)+1646>:\tmov    0x2022a8(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406ef4 <main(int, char**)+1652>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406efb <main(int, char**)+1659>:\tmov    %eax,%edx\n"
   "   0x0000000000406efd <main(int, char**)+1661>:\tmov    -0x570(%rbp),%eax\n"
   "   0x0000000000406f03 <main(int, char**)+1667>:\tadd    %edx,%eax\n"
   "   0x0000000000406f05 <main(int, char**)+1669>:\tcltq   \n"
   "   0x0000000000406f07 <main"
2014.05.11 20:02:11
<- "(int, char**)+1671>:\tlea    0x0(,%rax,8),%rdx\n"
   "   0x0000000000406f0f <main(int, char**)+1679>:\tmov    -0x540(%rbp),%rax\n"
   "   0x0000000000406f16 <main(int, char**)+1686>:\tadd    %rdx,%rax\n"
   "   0x0000000000406f19 <main(int, char**)+1689>:\tmovsd  (%rax),%xmm0\n"
   "   0x0000000000406f1d <main(int, char**)+1693>:\tmovsd  
-0x550(%rbp),%xmm1\n"
   "   0x0000000000406f25 <main(int, char**)+1701>:\taddsd  %xmm1,%xmm0\n"
   "   0x0000000000406f29 <main(int, char**)+1705>:\tmovsd  
%xmm0,-0x550(%rbp)\n"
   "   0x0000000000406f31 <main(int, char**)+1713>:\taddl   $0x1,-0x570(%rbp)\n"
   "End of assembler dump.\n"
   "(gdb) "
#  Disassembling location 0x406e33 to 0x406f33...done.
2014.05.11 20:02:14
-> "next\n"
2014.05.11 20:02:14
<- "\032\032/home/grehan/c/dewar.cpp:2193:51309:beg:0x406e66\n"
   "(gdb) "
2014.05.11 20:02:14
-> "info breakpoints\n"
2014.05.11 20:02:14
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:02:15
-> "next\n"
2014.05.11 20:02:15
<- "******************   omega( 0,0) = 0\n"
2014.05.11 20:02:15
<- "\032\032/home/grehan/c/dewar.cpp:2180:50945:beg:0x406ec9\n"
   "(gdb) "
2014.05.11 20:02:15
-> "info breakpoints\n"
2014.05.11 20:02:15
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:02:15
<- "(gdb) "
2014.05.11 20:02:16
-> "next\n"
2014.05.11 20:02:16
<- "\032\032/home/grehan/c/dewar.cpp:2181:50980:beg:0x406d25\n"
   "(gdb) "
2014.05.11 20:02:16
-> "info breakpoints\n"
2014.05.11 20:02:16
<- "Num     Type           Disp Enb Address            What\n"
2014.05.11 20:02:16
<- "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:02:16
<- "(gdb) "
2014.05.11 20:02:17
-> "next\n"
2014.05.11 20:02:17
<- "\032\032/home/grehan/c/dewar.cpp:2183:51005:beg:0x406d37\n"
   "(gdb) "
2014.05.11 20:02:17
-> "info breakpoints\n"
2014.05.11 20:02:17
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:02:19
-> "next\n"
2014.05.11 20:05:54
<- "\032\032/home/grehan/c/dewar.cpp:2186:51112:beg:0x406d69\n"
   "(gdb) "
2014.05.11 20:05:54
-> "info breakpoints\n"
2014.05.11 20:05:54
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:06:31
-> "next\n"
2014.05.11 20:06:31
<- "******************   omega( 0,1) = 0.145365\n"
2014.05.11 20:06:31
<- "\032\032/home/grehan/c/dewar.cpp:2187:51200:beg:0x406ddd\n"
   "(gdb) "
2014.05.11 20:06:31
-> "info breakpoints\n"
2014.05.11 20:06:31
<- "Num     Type           Disp Enb Address            What\n"
2014.05.11 20:06:31
<- "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
2014.05.11 20:06:31
<- "\tbreakpoint already hit 1 time\n"
2014.05.11 20:06:31
<- "(gdb) "
2014.05.11 20:06:32
-> "next\n"
2014.05.11 20:06:32
<- "\032\032/home/grehan/c/dewar.cpp:2188:51238:beg:0x406e12\n"
2014.05.11 20:06:32
<- "(gdb) "
2014.05.11 20:06:32
-> "info breakpoints\n"
2014.05.11 20:06:32
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:06:32
<- "(gdb) "
2014.05.11 20:06:32
-> "x /i 0x406e12\n"
2014.05.11 20:06:32
<- "=> 0x406e12 <main(int, char**)+1426>:\tmovsd  -0x558(%rbp),%xmm0\n"
2014.05.11 20:06:32
<- "(gdb) "
#  Disassembling location 0x406e12 to 0x406f12...
2014.05.11 20:06:32
-> "disassemble 0x406e12,0x406f12\n"
2014.05.11 20:06:32
<- "Dump of assembler code from 0x406e12 to 0x406f12:\n"
   "=> 0x0000000000406e12 <main(int, char**)+1426>:\tmovsd  
-0x558(%rbp),%xmm0\n"
   "   0x0000000000406e1a <main(int, char**)+1434>:\tmovsd  
-0x550(%rbp),%xmm1\n"
   "   0x0000000000406e22 <main(int, char**)+1442>:\taddsd  %xmm1,%xmm0\n"
   "   0x0000000000406e26 <main(int, char**)+1446>:\tmovsd  
%xmm0,-0x550(%rbp)\n"
   "   0x0000000000406e2e <main(int, char**)+1454>:\tjmpq   0x406ec9 <main(int, 
char**)+1609>\n"
   "   0x0000000000406e33 <main(int, char**)+1459>:\tmov    0x202363(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406e39 <main(int, char**)+1465>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406e40 <main(int, char**)+1472>:\tmov    %eax,%edx\n"
   "   0x0000000000406e42 <main(int, char**)+1474>:\tmov    -0x578(%rbp),%eax\n"
   "   0x0000000000406e48 <main(int, char**)+1480>:\tadd    %edx,%eax\n"
   "   0x0000000000406e4a <main(int, char**)+1482>:\tcltq   \n"
   "   0x0000000000406e4c <main(int, char**)+1484>:\tlea    0x0(,%rax,8),%rdx\n"
   "   0x0000000000406e54 <main(int, char**)+1492>:\tmov    -0x540(%rbp),%rax\n"
   "   0x0000000000406e5b <main(int, char**)+1499>:\tadd    %rax,%rdx\n"
   "   0x0000000000406e5e <main(int, char**)+1502>:\tmov    $0x0,%eax\n"
   "   0x0000000000406e63 <main(int, char**)+1507>:\tmov    %rax,(%rdx)\n"
   "   0x0000000000406e66 <main(int, char**)+1510>:\tmov    $0x407cdb,%esi\n"
2014.05.11 20:06:32
<- "   0x0000000000406e6b <main(int, char**)+1515>:\tmov    $0x609200,%edi\n"
2014.05.11 20:06:32
<- "   0x0000000000406e70 <main(int, char**)+1520>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406e75 <main(int, char**)+1525>:\tmov    -0x574(%rbp),%edx\n"
2014.05.11 20:06:32
<- "   0x0000000000406e7b <main(int, char**)+1531>:\tmov    %edx,%esi\n"
   "   0x0000000000406e7d <main(int, char**)+1533>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:32
<- "   0x0000000000406e80 <main(int, char**)+1536>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406e85 <main(int, char**)+1541>:\tmov    $0x407cf8,%esi\n"
2014.05.11 20:06:32
<- "   0x0000000000406e8a <main(int, char**)+1546>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:32
<- "   0x0000000000406e8d <main(int, char**)+1549>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406e92 <main(int, char**)+1554>:\tmov    -0x578(%rbp),%edx\n"
2014.05.11 20:06:32
<- "   0x0000000000406e98 <main(int, char**)+1560>:\tmov    %edx,%esi\n"
   "   0x0000000000406e9a <main(int, char**)+1562>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:32
<- "   0x0000000000406e9d <main(int, char**)+1565>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406ea2 <main(int, char**)+1570>:\tmov    $0x407cfa,%esi\n"
   "   0x0000000000406ea7 <main(int, char**)+1575>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:32
<- "   0x0000000000406eaa <main(int, char**)+1578>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
2014.05.11 20:06:32
<- "   0x0000000000406eaf <main(int, char**)+1583>:\tmov    $0x0,%esi\n"
   "   0x0000000000406eb4 <main(int, char**)+1588>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:32
<- "   0x0000000000406eb7 <main(int, char**)+1591>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406ebc <main(int, char**)+1596>:\tmov    $0x407c1d,%esi\n"
2014.05.11 20:06:32
<- "   0x0000000000406ec1 <main(int, char**)+1601>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:32
<- "   0x0000000000406ec4 <main(int, char**)+1604>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406ec9 <main(int, char**)+1609>:\taddl   $0x1,-0x578(%rbp)\n"
   "   0x0000000000406ed0 <main(int, char**)+1616>:\tmov    0x2022c6(%rip),%eax 
       # 0x60919c <count_tiles>\n"
2014.05.11 20:06:32
<- "   0x0000000000406ed6 <main(int, char**)+1622>:\tcmp    %eax,-0x578(%rbp)\n"
   "   0x0000000000406edc <main(int, char**)+1628>:\tjl     0x406d25 <main(int, 
char**)+1189>\n"
   "   0x0000000000406ee2 <main(int, char**)+1634>:\tmovl   $0x0,-0x570(%rbp)\n"
   "   0x0000000000406eec <main(int, char**)+1644>:\tjmp    0x406f38 <main(int, 
char**)+1720>\n"
2014.05.11 20:06:32
<- "   0x0000000000406eee <main(int, char**)+1646>:\tmov    0x2022a8(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406ef4 <main(int, char**)+1652>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406efb <main(int, char**)+1659>:\tmov    %eax,%edx\n"
2014.05.11 20:06:32
<- "   0x0000000000406efd <main(int, char**)+1661>:\tmov    -0x570(%rbp),%eax\n"
   "   0x0000000000406f03 <main(int, char**)+1667>:\tadd    %edx,%eax\n"
   "   0x0000000000406f05 <main(int, char**)+1669>:\tcltq   \n"
   "   0x0000000000406f07 <main(int, char**)+1671>:\tlea    0x0(,%rax,8),%rdx\n"
2014.05.11 20:06:32
<- "   0x0000000000406f0f <main(int, char**)+1679>:\tmov    -0x540(%rbp),%rax\n"
   "End of assembler dump.\n"
   "(gdb) "
#  Disassembling location 0x406e12 to 0x406f12...done.
2014.05.11 20:06:33
-> "next\n"
2014.05.11 20:06:33
<- "\032\032/home/grehan/c/dewar.cpp:2180:50945:beg:0x406ec9\n"
   "(gdb) "
2014.05.11 20:06:33
-> "info breakpoints\n"
2014.05.11 20:06:33
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:06:33
<- "(gdb) "
2014.05.11 20:06:34
-> "next\n"
2014.05.11 20:06:34
<- "\032\032/home/grehan/c/dewar.cpp:2181:50980:beg:0x406d25\n"
   "(gdb) "
2014.05.11 20:06:34
-> "info breakpoints\n"
2014.05.11 20:06:34
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:06:34
-> "next\n"
2014.05.11 20:06:34
<- "\032\032/home/grehan/c/dewar.cpp:2183:51005:beg:0x406d37\n"
   "(gdb) "
2014.05.11 20:06:34
-> "info breakpoints\n"
2014.05.11 20:06:34
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:06:35
-> "next\n"
2014.05.11 20:06:35
<- "error 7 \n"
2014.05.11 20:06:35
<- "\032\032/home/grehan/c/dewar.cpp:2186:51112:beg:0x406d69\n"
   "(gdb) "
2014.05.11 20:06:35
-> "info breakpoints\n"
2014.05.11 20:06:35
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:06:36
-> "next\n"
2014.05.11 20:06:36
<- "******************   omega( 0,2) = 0\n"
2014.05.11 20:06:36
<- "\032\032/home/grehan/c/dewar.cpp:2187:51200:beg:0x406ddd\n"
   "(gdb) "
2014.05.11 20:06:36
-> "info breakpoints\n"
2014.05.11 20:06:36
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:06:36
-> "next\n"
2014.05.11 20:06:36
<- "\032\032/home/grehan/c/dewar.cpp:2188:51238:beg:0x406e12\n"
2014.05.11 20:06:36
<- "(gdb) "
2014.05.11 20:06:36
-> "info breakpoints\n"
2014.05.11 20:06:36
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:06:36
<- "(gdb) "
2014.05.11 20:06:37
-> "x /i 0x406e12\n"
2014.05.11 20:06:37
<- "=> 0x406e12 <main(int, char**)+1426>:\tmovsd  -0x558(%rbp),%xmm0\n"
2014.05.11 20:06:37
<- "(gdb) "
#  Disassembling location 0x406e12 to 0x406f12...
2014.05.11 20:06:37
-> "disassemble 0x406e12,0x406f12\n"
2014.05.11 20:06:37
<- "Dump of assembler code from 0x406e12 to 0x406f12:\n"
   "=> 0x0000000000406e12 <main(int, char**)+1426>:\tmovsd  
-0x558(%rbp),%xmm0\n"
2014.05.11 20:06:37
<- "   0x0000000000406e1a <main(int, char**)+1434>:\tmovsd  
-0x550(%rbp),%xmm1\n"
   "   0x0000000000406e22 <main(int, char**)+1442>:\taddsd  %xmm1,%xmm0\n"
2014.05.11 20:06:37
<- "   0x0000000000406e26 <main(int, char**)+1446>:\tmovsd  
%xmm0,-0x550(%rbp)\n"
   "   0x0000000000406e2e <main(int, char**)+1454>:\tjmpq   0x406ec9 <main(int, 
char**)+1609>\n"
   "   0x0000000000406e33 <main(int, char**)+1459>:\tmov    0x202363(%rip),%eax 
       # 0x60919c <count_tiles>\n"
2014.05.11 20:06:37
<- "   0x0000000000406e39 <main(int, char**)+1465>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406e40 <main(int, char**)+1472>:\tmov    %eax,%edx\n"
2014.05.11 20:06:37
<- "   0x0000000000406e42 <main(int, char**)+1474>:\tmov    -0x578(%rbp),%eax\n"
   "   0x0000000000406e48 <main(int, char**)+1480>:\tadd    %edx,%eax\n"
   "   0x0000000000406e4a <main(int, char**)+1482>:\tcltq   \n"
2014.05.11 20:06:37
<- "   0x0000000000406e4c <main(int, char**)+1484>:\tlea    0x0(,%rax,8),%rdx\n"
   "   0x0000000000406e54 <main(int, char**)+1492>:\tmov    -0x540(%rbp),%rax\n"
   "   0x0000000000406e5b <main(int, char**)+1499>:\tadd    %rax,%rdx\n"
2014.05.11 20:06:37
<- "   0x0000000000406e5e <main(int, char**)+1502>:\tmov    $0x0,%eax\n"
   "   0x0000000000406e63 <main(int, char**)+1507>:\tmov    %rax,(%rdx)\n"
   "   0x0000000000406e66 <main(int, char**)+1510>:\tmov    $0x407cdb,%esi\n"
2014.05.11 20:06:37
<- "   0x0000000000406e6b <main(int, char**)+1515>:\tmov    $0x609200,%edi\n"
2014.05.11 20:06:37
<- "   0x0000000000406e70 <main(int, char**)+1520>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406e75 <main(int, char**)+1525>:\tmov    -0x574(%rbp),%edx\n"
2014.05.11 20:06:37
<- "   0x0000000000406e7b <main(int, char**)+1531>:\tmov    %edx,%esi\n"
   "   0x0000000000406e7d <main(int, char**)+1533>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:37
<- "   0x0000000000406e80 <main(int, char**)+1536>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
2014.05.11 20:06:37
<- "   0x0000000000406e85 <main(int, char**)+1541>:\tmov    $0x407cf8,%esi\n"
   "   0x0000000000406e8a <main(int, char**)+1546>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:37
<- "   0x0000000000406e8d <main(int, char**)+1549>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
2014.05.11 20:06:37
<- "   0x0000000000406e92 <main(int, char**)+1554>:\tmov    -0x578(%rbp),%edx\n"
   "   0x0000000000406e98 <main(int, char**)+1560>:\tmov    %edx,%esi\n"
   "   0x0000000000406e9a <main(int, char**)+1562>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:37
<- "   0x0000000000406e9d <main(int, char**)+1565>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406ea2 <main(int, char**)+1570>:\tmov    $0x407cfa,%esi\n"
2014.05.11 20:06:37
<- "   0x0000000000406ea7 <main(int, char**)+1575>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:37
<- "   0x0000000000406eaa <main(int, char**)+1578>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406eaf <main(int, char**)+1583>:\tmov    $0x0,%esi\n"
2014.05.11 20:06:37
<- "   0x0000000000406eb4 <main(int, char**)+1588>:\tmov    %rax,%rdi\n"
   "   0x0000000000406eb7 <main(int, char**)+1591>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
2014.05.11 20:06:37
<- "   0x0000000000406ebc <main(int, char**)+1596>:\tmov    $0x407c1d,%esi\n"
   "   0x0000000000406ec1 <main(int, char**)+1601>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:37
<- "   0x0000000000406ec4 <main(int, char**)+1604>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
2014.05.11 20:06:37
<- "   0x0000000000406ec9 <main(int, char**)+1609>:\taddl   $0x1,-0x578(%rbp)\n"
   "   0x0000000000406ed0 <main(int, char**)+1616>:\tmov    0x2022c6(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406ed6 <main(int, char**)+1622>:\tcmp    %eax,-0x578(%rbp)\n"
2014.05.11 20:06:37
<- "   0x0000000000406edc <main(int, char**)+1628>:\tjl     0x406d25 <main(int, 
char**)+1189>\n"
   "   0x0000000000406ee2 <main(int, char**)+1634>:\tmovl   $0x0,-0x570(%rbp)\n"
   "   0x0000000000406eec <main(int, char**)+1644>:\tjmp    0x406f38 <main(int, 
char**)+1720>\n"
2014.05.11 20:06:37
<- "   0x0000000000406eee <main(int, char**)+1646>:\tmov    0x2022a8(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406ef4 <main(int, char**)+1652>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406efb <main(int, char**)+1659>:\tmov    %eax,%edx\n"
2014.05.11 20:06:37
<- "   0x0000000000406efd <main(int, char**)+1661>:\tmov    -0x570(%rbp),%eax\n"
   "   0x0000000000406f03 <main(int, char**)+1667>:\tadd    %edx,%eax\n"
   "   0x0000000000406f05 <main(int, char**)+1669>:\tcltq   \n"
   "   0x0000000000406f07 <main(int, char**)+1671>:\tlea    0x0(,%rax,8),%rdx\n"
2014.05.11 20:06:37
<- "   0x0000000000406f0f <main(int, char**)+1679>:\tmov    -0x540(%rbp),%rax\n"
   "End of assembler dump.\n"
   "(gdb) "
#  Disassembling location 0x406e12 to 0x406f12...done.
2014.05.11 20:06:37
-> "next\n"
2014.05.11 20:06:37
<- "\032\032/home/grehan/c/dewar.cpp:2180:50945:beg:0x406ec9\n"
   "(gdb) "
2014.05.11 20:06:37
-> "info breakpoints\n"
2014.05.11 20:06:37
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:06:37
<- "(gdb) "
2014.05.11 20:06:38
-> "next\n"
2014.05.11 20:06:38
<- "\032\032/home/grehan/c/dewar.cpp:2181:50980:beg:0x406d25\n"
   "(gdb) "
2014.05.11 20:06:38
-> "info breakpoints\n"
2014.05.11 20:06:38
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
2014.05.11 20:06:38
<- "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:06:38
-> "next\n"
2014.05.11 20:06:38
<- "\032\032/home/grehan/c/dewar.cpp:2183:51005:beg:0x406d37\n"
   "(gdb) "
2014.05.11 20:06:38
-> "info breakpoints\n"
2014.05.11 20:06:38
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:06:39
-> "next\n"
2014.05.11 20:06:39
<- "error  6 \n"
#  Next: waiting until GDB gets ready
2014.05.11 20:06:40
<- "\032\032/home/grehan/c/dewar.cpp:2186:51112:beg:0x406d69\n"
   "(gdb) "
2014.05.11 20:06:40
-> "info breakpoints\n"
2014.05.11 20:06:40
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:06:40
-> "next\n"
2014.05.11 20:06:40
<- "******************   omega( 0,3) = -0.162772\n"
2014.05.11 20:06:40
<- "\032\032/home/grehan/c/dewar.cpp:2187:51200:beg:0x406ddd\n"
2014.05.11 20:06:40
<- "(gdb) "
2014.05.11 20:06:40
-> "info breakpoints\n"
2014.05.11 20:06:40
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:06:40
<- "(gdb) "
2014.05.11 20:06:41
-> "next\n"
2014.05.11 20:06:41
<- "\032\032/home/grehan/c/dewar.cpp:2188:51238:beg:0x406e12\n"
2014.05.11 20:06:41
<- "(gdb) "
2014.05.11 20:06:41
-> "info breakpoints\n"
2014.05.11 20:06:41
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:06:41
<- "(gdb) "
2014.05.11 20:06:41
-> "x /i 0x406e12\n"
2014.05.11 20:06:41
<- "=> 0x406e12 <main(int, char**)+1426>:\tmovsd  -0x558(%rbp),%xmm0\n"
2014.05.11 20:06:41
<- "(gdb) "
#  Disassembling location 0x406e12 to 0x406f12...
2014.05.11 20:06:41
-> "disassemble 0x406e12,0x406f12\n"
2014.05.11 20:06:41
<- "Dump of assembler code from 0x406e12 to 0x406f12:\n"
   "=> 0x0000000000406e12 <main(int, char**)+1426>:\tmovsd  
-0x558(%rbp),%xmm0\n"
   "   0x0000000000406e1a <main(int, char**)+1434>:\tmovsd  
-0x550(%rbp),%xmm1\n"
   "   0x0000000000406e22 <main(int, char**)+1442>:\taddsd  %xmm1,%xmm0\n"
   "   0x0000000000406e26 <main(int, char**)+1446>:\tmovsd  
%xmm0,-0x550(%rbp)\n"
   "   0x0000000000406e2e <main(int, char**)+1454>:\tjmpq   0x406ec9 <main(int, 
char**)+1609>\n"
   "   0x0000000000406e33 <main(int, char**)+1459>:\tmov    0x202363(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406e39 <main(int, char**)+1465>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406e40 <main(int, char**)+1472>:\tmov    %eax,%edx\n"
   "   0x0000000000406e42 <main(int, char**)+1474>:\tmov    -0x578(%rbp),%eax\n"
   "   0x0000000000406e48 <main(int, char**)+1480>:\tadd    %edx,%eax\n"
   "   0x0000000000406e4a <main(int, char**)+1482>:\tcltq   \n"
   "   0x0000000000406e4c <main(int, char**)+1484>:\tlea    0x0(,%rax,8),%rdx\n"
   "   0x0000000000406e54 <main(int, char**)+1492>:\tmov    -0x540(%rbp),%rax\n"
   "   0x0000000000406e5b <main(int, char**)+1499>:\tadd    %rax,%rdx\n"
2014.05.11 20:06:41
<- "   0x0000000000406e5e <main(int, char**)+1502>:\tmov    $0x0,%eax\n"
   "   0x0000000000406e63 <main(int, char**)+1507>:\tmov    %rax,(%rdx)\n"
   "   0x0000000000406e66 <main(int, char**)+1510>:\tmov    $0x407cdb,%esi\n"
   "   0x0000000000406e6b <main(int, char**)+1515>:\tmov    $0x609200,%edi\n"
2014.05.11 20:06:41
<- "   0x0000000000406e70 <main(int, char**)+1520>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406e75 <main(int, char**)+1525>:\tmov    -0x574(%rbp),%edx\n"
   "   0x0000000000406e7b <main(int, char**)+1531>:\tmov    %edx,%esi\n"
2014.05.11 20:06:41
<- "   0x0000000000406e7d <main(int, char**)+1533>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:41
<- "   0x0000000000406e80 <main(int, char**)+1536>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406e85 <main(int, char**)+1541>:\tmov    $0x407cf8,%esi\n"
2014.05.11 20:06:41
<- "   0x0000000000406e8a <main(int, char**)+1546>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:41
<- "   0x0000000000406e8d <main(int, char**)+1549>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406e92 <main(int, char**)+1554>:\tmov    -0x578(%rbp),%edx\n"
   "   0x0000000000406e98 <main(int, char**)+1560>:\tmov    %edx,%esi\n"
2014.05.11 20:06:41
<- "   0x0000000000406e9a <main(int, char**)+1562>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:41
<- "   0x0000000000406e9d <main(int, char**)+1565>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406ea2 <main(int, char**)+1570>:\tmov    $0x407cfa,%esi\n"
   "   0x0000000000406ea7 <main(int, char**)+1575>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:41
<- "   0x0000000000406eaa <main(int, char**)+1578>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406eaf <main(int, char**)+1583>:\tmov    $0x0,%esi\n"
2014.05.11 20:06:41
<- "   0x0000000000406eb4 <main(int, char**)+1588>:\tmov    %rax,%rdi\n"
   "   0x0000000000406eb7 <main(int, char**)+1591>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
2014.05.11 20:06:41
<- "   0x0000000000406ebc <main(int, char**)+1596>:\tmov    $0x407c1d,%esi\n"
   "   0x0000000000406ec1 <main(int, char**)+1601>:\tmov    %rax,%rdi\n"
2014.05.11 20:06:41
<- "   0x0000000000406ec4 <main(int, char**)+1604>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
2014.05.11 20:06:41
<- "   0x0000000000406ec9 <main(int, char**)+1609>:\taddl   $0x1,-0x578(%rbp)\n"
   "   0x0000000000406ed0 <main(int, char**)+1616>:\tmov    0x2022c6(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406ed6 <main(int, char**)+1622>:\tcmp    %eax,-0x578(%rbp)\n"
2014.05.11 20:06:41
<- "   0x0000000000406edc <main(int, char**)+1628>:\tjl     0x406d25 <main(int, 
char**)+1189>\n"
   "   0x0000000000406ee2 <main(int, char**)+1634>:\tmovl   $0x0,-0x570(%rbp)\n"
   "   0x0000000000406eec <main(int, char**)+1644>:\tjmp    0x406f38 <main(int, 
char**)+1720>\n"
   "   0x0000000000406eee <main(int, char**)+1646>:\tmov    0x2022a8(%rip),%eax 
       # 0x60919c <count_tiles>\n"
2014.05.11 20:06:41
<- "   0x0000000000406ef4 <main(int, char**)+1652>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406efb <main(int, char**)+1659>:\tmov    %eax,%edx\n"
   "   0x0000000000406efd <main(int, char**)+1661>:\tmov    -0x570(%rbp),%eax\n"
2014.05.11 20:06:41
<- "   0x0000000000406f03 <main(int, char**)+1667>:\tadd    %edx,%eax\n"
   "   0x0000000000406f05 <main(int, char**)+1669>:\tcltq   \n"
   "   0x0000000000406f07 <main(int, char**)+1671>:\tlea    0x0(,%rax,8),%rdx\n"
   "   0x0000000000406f0f <main(int, char**)+1679>:\tmov    -0x540(%rbp),%rax\n"
   "End of assembler dump.\n"
2014.05.11 20:06:41
<- "(gdb) "
#  Disassembling location 0x406e12 to 0x406f12...done.
2014.05.11 20:06:41
-> "next\n"
2014.05.11 20:06:41
<- "\032\032/home/grehan/c/dewar.cpp:2180:50945:beg:0x406ec9\n"
   "(gdb) "
2014.05.11 20:06:41
-> "info breakpoints\n"
2014.05.11 20:06:41
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:06:42
-> "next\n"
2014.05.11 20:06:42
<- "\032\032/home/grehan/c/dewar.cpp:2181:50980:beg:0x406d25\n"
2014.05.11 20:06:42
<- "(gdb) "
2014.05.11 20:06:42
-> "info breakpoints\n"
2014.05.11 20:06:42
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
2014.05.11 20:06:42
<- "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:06:43
-> "next\n"
2014.05.11 20:06:43
<- "\032\032/home/grehan/c/dewar.cpp:2183:51005:beg:0x406d37\n"
   "(gdb) "
2014.05.11 20:06:43
-> "info breakpoints\n"
2014.05.11 20:06:43
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:06:44
-> "next\n"
#  Next: waiting until GDB gets ready
#  Next: waiting until GDB gets ready
#  Next: waiting until GDB gets ready
#  Next: waiting until GDB gets ready
#  Next: waiting until GDB gets ready
#  Next: waiting until GDB gets ready
#  Next: waiting until GDB gets ready
#  Next: waiting until GDB gets ready
#  Next: waiting until GDB gets ready
#  Next: waiting until GDB gets ready
#  Next: waiting until GDB gets ready
#  Next: waiting until GDB gets ready
2014.05.11 20:13:54
<- "\032\032/home/grehan/c/dewar.cpp:2186:51112:beg:0x406d69\n"
   "(gdb) "
2014.05.11 20:13:54
-> "info breakpoints\n"
2014.05.11 20:13:54
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:13:54
-> "next\n"
2014.05.11 20:13:54
<- "******************   omega( 0,4) = 0.415252\n"
2014.05.11 20:13:54
<- "\032\032/home/grehan/c/dewar.cpp:2187:51200:beg:0x406ddd\n"
2014.05.11 20:13:54
<- "(gdb) "
2014.05.11 20:13:54
-> "info breakpoints\n"
2014.05.11 20:13:54
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:13:54
<- "(gdb) "
2014.05.11 20:13:54
-> "next\n"
2014.05.11 20:13:54
<- "\032\032/home/grehan/c/dewar.cpp:2188:51238:beg:0x406e12\n"
2014.05.11 20:13:54
<- "(gdb) "
2014.05.11 20:13:54
-> "info breakpoints\n"
2014.05.11 20:13:54
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:13:54
<- "(gdb) "
2014.05.11 20:13:54
-> "x /i 0x406e12\n"
2014.05.11 20:13:54
<- "=> 0x406e12 <main(int, char**)+1426>:\tmovsd  -0x558(%rbp),%xmm0\n"
2014.05.11 20:13:54
<- "(gdb) "
#  Disassembling location 0x406e12 to 0x406f12...
2014.05.11 20:13:54
-> "disassemble 0x406e12,0x406f12\n"
2014.05.11 20:13:54
<- "Dump of assembler code from 0x406e12 to 0x406f12:\n"
   "=> 0x0000000000406e12 <main(int, char**)+1426>:\tmovsd  
-0x558(%rbp),%xmm0\n"
2014.05.11 20:13:54
<- "   0x0000000000406e1a <main(int, char**)+1434>:\tmovsd  
-0x550(%rbp),%xmm1\n"
   "   0x0000000000406e22 <main(int, char**)+1442>:\taddsd  %xmm1,%xmm0\n"
2014.05.11 20:13:54
<- "   0x0000000000406e26 <main(int, char**)+1446>:\tmovsd  
%xmm0,-0x550(%rbp)\n"
   "   0x0000000000406e2e <main(int, char**)+1454>:\tjmpq   0x406ec9 <main(int, 
char**)+1609>\n"
2014.05.11 20:13:54
<- "   0x0000000000406e33 <main(int, char**)+1459>:\tmov    0x202363(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406e39 <main(int, char**)+1465>:\timul   -0x574(%rbp),%eax\n"
2014.05.11 20:13:54
<- "   0x0000000000406e40 <main(int, char**)+1472>:\tmov    %eax,%edx\n"
   "   0x0000000000406e42 <main(int, char**)+1474>:\tmov    -0x578(%rbp),%eax\n"
2014.05.11 20:13:54
<- "   0x0000000000406e48 <main(int, char**)+1480>:\tadd    %edx,%eax\n"
   "   0x0000000000406e4a <main(int, char**)+1482>:\tcltq   \n"
2014.05.11 20:13:54
<- "   0x0000000000406e4c <main(int, char**)+1484>:\tlea    0x0(,%rax,8),%rdx\n"
   "   0x0000000000406e54 <main(int, char**)+1492>:\tmov    -0x540(%rbp),%rax\n"
   "   0x0000000000406e5b <main(int, char**)+1499>:\tadd    %rax,%rdx\n"
2014.05.11 20:13:54
<- "   0x0000000000406e5e <main(int, char**)+1502>:\tmov    $0x0,%eax\n"
   "   0x0000000000406e63 <main(int, char**)+1507>:\tmov    %rax,(%rdx)\n"
   "   0x0000000000406e66 <main(int, char**)+1510>:\tmov    $0x407cdb,%esi\n"
2014.05.11 20:13:54
<- "   0x0000000000406e6b <main(int, char**)+1515>:\tmov    $0x609200,%edi\n"
2014.05.11 20:13:54
<- "   0x0000000000406e70 <main(int, char**)+1520>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406e75 <main(int, char**)+1525>:\tmov    -0x574(%rbp),%edx\n"
2014.05.11 20:13:54
<- "   0x0000000000406e7b <main(int, char**)+1531>:\tmov    %edx,%esi\n"
   "   0x0000000000406e7d <main(int, char**)+1533>:\tmov    %rax,%rdi\n"
2014.05.11 20:13:54
<- "   0x0000000000406e80 <main(int, char**)+1536>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
2014.05.11 20:13:54
<- "   0x0000000000406e85 <main(int, char**)+1541>:\tmov    $0x407cf8,%esi\n"
   "   0x0000000000406e8a <main(int, char**)+1546>:\tmov    %rax,%rdi\n"
2014.05.11 20:13:54
<- "   0x0000000000406e8d <main(int, char**)+1549>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406e92 <main(int, char**)+1554>:\tmov    -0x578(%rbp),%edx\n"
2014.05.11 20:13:54
<- "   0x0000000000406e98 <main(int, char**)+1560>:\tmov    %edx,%esi\n"
   "   0x0000000000406e9a <main(int, char**)+1562>:\tmov    %rax,%rdi\n"
2014.05.11 20:13:54
<- "   0x0000000000406e9d <main(int, char**)+1565>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406ea2 <main(int, char**)+1570>:\tmov    $0x407cfa,%esi\n"
   "   0x0000000000406ea7 <main(int, char**)+1575>:\tmov    %rax,%rdi\n"
2014.05.11 20:13:54
<- "   0x0000000000406eaa <main(int, char**)+1578>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
2014.05.11 20:13:54
<- "   0x0000000000406eaf <main(int, char**)+1583>:\tmov    $0x0,%esi\n"
   "   0x0000000000406eb4 <main(int, char**)+1588>:\tmov    %rax,%rdi\n"
2014.05.11 20:13:54
<- "   0x0000000000406eb7 <main(int, char**)+1591>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406ebc <main(int, char**)+1596>:\tmov    $0x407c1d,%esi\n"
2014.05.11 20:13:54
<- "   0x0000000000406ec1 <main(int, char**)+1601>:\tmov    %rax,%rdi\n"
2014.05.11 20:13:54
<- "   0x0000000000406ec4 <main(int, char**)+1604>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406ec9 <main(int, char**)+1609>:\taddl   $0x1,-0x578(%rbp)\n"
   "   0x0000000000406ed0 <main(int, char**)+1616>:\tmov    0x2022c6(%rip),%eax 
       # 0x60919c <count_tiles>\n"
2014.05.11 20:13:54
<- "   0x0000000000406ed6 <main(int, char**)+1622>:\tcmp    %eax,-0x578(%rbp)\n"
   "   0x0000000000406edc <main(int, char**)+1628>:\tjl     0x406d25 <main(int, 
char**)+1189>\n"
   "   0x0000000000406ee2 <main(int, char**)+1634>:\tmovl   $0x0,-0x570(%rbp)\n"
   "   0x0000000000406eec <main(int, char**)+1644>:\tjmp    0x406f38 <main(int, 
char**)+1720>\n"
2014.05.11 20:13:54
<- "   0x0000000000406eee <main(int, char**)+1646>:\tmov    0x2022a8(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406ef4 <main(int, char**)+1652>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406efb <main(int, char**)+1659>:\tmov    %eax,%edx\n"
2014.05.11 20:13:54
<- "   0x0000000000406efd <main(int, char**)+1661>:\tmov    -0x570(%rbp),%eax\n"
   "   0x0000000000406f03 <main(int, char**)+1667>:\tadd    %edx,%eax\n"
   "   0x0000000000406f05 <main(int, char**)+1669>:\tcltq   \n"
   "   0x0000000000406f07 <main(int, char**)+1671>:\tlea    0x0(,%rax,8),%rdx\n"
2014.05.11 20:13:54
<- "   0x0000000000406f0f <main(int, char**)+1679>:\tmov    -0x540(%rbp),%rax\n"
   "End of assembler dump.\n"
   "(gdb) "
#  Disassembling location 0x406e12 to 0x406f12...done.
2014.05.11 20:13:54
-> "next\n"
2014.05.11 20:13:54
<- "\032\032/home/grehan/c/dewar.cpp:2180:50945:beg:0x406ec9\n"
2014.05.11 20:13:54
<- "(gdb) "
2014.05.11 20:13:54
-> "info breakpoints\n"
2014.05.11 20:13:54
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:13:54
<- "(gdb) "
2014.05.11 20:13:54
-> "next\n"
2014.05.11 20:13:54
<- "\032\032/home/grehan/c/dewar.cpp:2181:50980:beg:0x406d25\n"
2014.05.11 20:13:54
<- "(gdb) "
2014.05.11 20:13:54
-> "info breakpoints\n"
2014.05.11 20:13:54
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:13:54
<- "(gdb) "
2014.05.11 20:13:55
-> "next\n"
2014.05.11 20:13:55
<- "\032\032/home/grehan/c/dewar.cpp:2183:51005:beg:0x406d37\n"
2014.05.11 20:13:55
<- "(gdb) "
2014.05.11 20:13:55
-> "info breakpoints\n"
2014.05.11 20:13:55
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:13:55
<- "(gdb) "
2014.05.11 20:13:55
-> "next\n"
#  Next: waiting until GDB gets ready
#  Next: waiting until GDB gets ready
2014.05.11 20:21:13
<- "\032\032/home/grehan/c/dewar.cpp:2186:51112:beg:0x406d69\n"
   "(gdb) "
2014.05.11 20:21:13
-> "info breakpoints\n"
2014.05.11 20:21:13
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:21:13
-> "next\n"
2014.05.11 20:21:13
<- "******************   omega( 0,5) = 0.415252\n"
2014.05.11 20:21:13
<- "\032\032/home/grehan/c/dewar.cpp:2187:51200:beg:0x406ddd\n"
   "(gdb) "
2014.05.11 20:21:13
-> "info breakpoints\n"
2014.05.11 20:21:13
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "next\n"
2014.05.11 20:21:13
<- "\032\032/home/grehan/c/dewar.cpp:2188:51238:beg:0x406e12\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "info breakpoints\n"
2014.05.11 20:21:13
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "x /i 0x406e12\n"
2014.05.11 20:21:13
<- "=> 0x406e12 <main(int, char**)+1426>:\tmovsd  -0x558(%rbp),%xmm0\n"
2014.05.11 20:21:13
<- "(gdb) "
#  Disassembling location 0x406e12 to 0x406f12...
2014.05.11 20:21:13
-> "disassemble 0x406e12,0x406f12\n"
2014.05.11 20:21:13
<- "Dump of assembler code from 0x406e12 to 0x406f12:\n"
   "=> 0x0000000000406e12 <main(int, char**)+1426>:\tmovsd  
-0x558(%rbp),%xmm0\n"
2014.05.11 20:21:13
<- "   0x0000000000406e1a <main(int, char**)+1434>:\tmovsd  
-0x550(%rbp),%xmm1\n"
   "   0x0000000000406e22 <main(int, char**)+1442>:\taddsd  %xmm1,%xmm0\n"
2014.05.11 20:21:13
<- "   0x0000000000406e26 <main(int, char**)+1446>:\tmovsd  
%xmm0,-0x550(%rbp)\n"
   "   0x0000000000406e2e <main(int, char**)+1454>:\tjmpq   0x406ec9 <main(int, 
char**)+1609>\n"
   "   0x0000000000406e33 <main(int, char**)+1459>:\tmov    0x202363(%rip),%eax 
       # 0x60919c <count_tiles>\n"
2014.05.11 20:21:13
<- "   0x0000000000406e39 <main(int, char**)+1465>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406e40 <main(int, char**)+1472>:\tmov    %eax,%edx\n"
2014.05.11 20:21:13
<- "   0x0000000000406e42 <main(int, char**)+1474>:\tmov    -0x578(%rbp),%eax\n"
   "   0x0000000000406e48 <main(int, char**)+1480>:\tadd    %edx,%eax\n"
   "   0x0000000000406e4a <main(int, char**)+1482>:\tcltq   \n"
2014.05.11 20:21:13
<- "   0x0000000000406e4c <main(int, char**)+1484>:\tlea    0x0(,%rax,8),%rdx\n"
   "   0x0000000000406e54 <main(int, char**)+1492>:\tmov    -0x540(%rbp),%rax\n"
2014.05.11 20:21:13
<- "   0x0000000000406e5b <main(int, char**)+1499>:\tadd    %rax,%rdx\n"
   "   0x0000000000406e5e <main(int, char**)+1502>:\tmov    $0x0,%eax\n"
   "   0x0000000000406e63 <main(int, char**)+1507>:\tmov    %rax,(%rdx)\n"
2014.05.11 20:21:13
<- "   0x0000000000406e66 <main(int, char**)+1510>:\tmov    $0x407cdb,%esi\n"
   "   0x0000000000406e6b <main(int, char**)+1515>:\tmov    $0x609200,%edi\n"
2014.05.11 20:21:13
<- "   0x0000000000406e70 <main(int, char**)+1520>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406e75 <main(int, char**)+1525>:\tmov    -0x574(%rbp),%edx\n"
   "   0x0000000000406e7b <main(int, char**)+1531>:\tmov    %edx,%esi\n"
2014.05.11 20:21:13
<- "   0x0000000000406e7d <main(int, char**)+1533>:\tmov    %rax,%rdi\n"
2014.05.11 20:21:13
<- "   0x0000000000406e80 <main(int, char**)+1536>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406e85 <main(int, char**)+1541>:\tmov    $0x407cf8,%esi\n"
   "   0x0000000000406e8a <main(int, char**)+1546>:\tmov    %rax,%rdi\n"
2014.05.11 20:21:13
<- "   0x0000000000406e8d <main(int, char**)+1549>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406e92 <main(int, char**)+1554>:\tmov    -0x578(%rbp),%edx\n"
2014.05.11 20:21:13
<- "   0x0000000000406e98 <main(int, char**)+1560>:\tmov    %edx,%esi\n"
   "   0x0000000000406e9a <main(int, char**)+1562>:\tmov    %rax,%rdi\n"
2014.05.11 20:21:13
<- "   0x0000000000406e9d <main(int, char**)+1565>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
   "   0x0000000000406ea2 <main(int, char**)+1570>:\tmov    $0x407cfa,%esi\n"
2014.05.11 20:21:13
<- "   0x0000000000406ea7 <main(int, char**)+1575>:\tmov    %rax,%rdi\n"
2014.05.11 20:21:13
<- "   0x0000000000406eaa <main(int, char**)+1578>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406eaf <main(int, char**)+1583>:\tmov    $0x0,%esi\n"
   "   0x0000000000406eb4 <main(int, char**)+1588>:\tmov    %rax,%rdi\n"
2014.05.11 20:21:13
<- "   0x0000000000406eb7 <main(int, char**)+1591>:\tcallq  0x401290 
<std::ostream::operator<<(int)@plt>\n"
2014.05.11 20:21:13
<- "   0x0000000000406ebc <main(int, char**)+1596>:\tmov    $0x407c1d,%esi\n"
   "   0x0000000000406ec1 <main(int, char**)+1601>:\tmov    %rax,%rdi\n"
2014.05.11 20:21:13
<- "   0x0000000000406ec4 <main(int, char**)+1604>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
2014.05.11 20:21:13
<- "   0x0000000000406ec9 <main(int, char**)+1609>:\taddl   $0x1,-0x578(%rbp)\n"
   "   0x0000000000406ed0 <main(int, char**)+1616>:\tmov    0x2022c6(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406ed6 <main(int, char**)+1622>:\tcmp    %eax,-0x578(%rbp)\n"
2014.05.11 20:21:13
<- "   0x0000000000406edc <main(int, char**)+1628>:\tjl     0x406d25 <main(int, 
char**)+1189>\n"
   "   0x0000000000406ee2 <main(int, char**)+1634>:\tmovl   $0x0,-0x570(%rbp)\n"
   "   0x0000000000406eec <main(int, char**)+1644>:\tjmp    0x406f38 <main(int, 
char**)+1720>\n"
2014.05.11 20:21:13
<- "   0x0000000000406eee <main(int, char**)+1646>:\tmov    0x2022a8(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406ef4 <main(int, char**)+1652>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406efb <main(int, char**)+1659>:\tmov    %eax,%edx\n"
2014.05.11 20:21:13
<- "   0x0000000000406efd <main(int, char**)+1661>:\tmov    -0x570(%rbp),%eax\n"
   "   0x0000000000406f03 <main(int, char**)+1667>:\tadd    %edx,%eax\n"
   "   0x0000000000406f05 <main(int, char**)+1669>:\tcltq   \n"
   "   0x0000000000406f07 <main(int, char**)+1671>:\tlea    0x0(,%rax,8),%rdx\n"
2014.05.11 20:21:13
<- "   0x0000000000406f0f <main(int, char**)+1679>:\tmov    -0x540(%rbp),%rax\n"
   "End of assembler dump.\n"
   "(gdb) "
#  Disassembling location 0x406e12 to 0x406f12...done.
2014.05.11 20:21:13
-> "next\n"
2014.05.11 20:21:13
<- "\032\032/home/grehan/c/dewar.cpp:2180:50945:beg:0x406ec9\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "info breakpoints\n"
2014.05.11 20:21:13
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "next\n"
2014.05.11 20:21:13
<- "\032\032/home/grehan/c/dewar.cpp:2197:51459:beg:0x406ee2\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "info breakpoints\n"
2014.05.11 20:21:13
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "next\n"
2014.05.11 20:21:13
<- "\032\032/home/grehan/c/dewar.cpp:2200:51528:beg:0x406f46\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "info breakpoints\n"
2014.05.11 20:21:13
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "x /i 0x406f46\n"
2014.05.11 20:21:13
<- "=> 0x406f46 <main(int, char**)+1734>:\tmovsd  0xfb2(%rip),%xmm0        # 
0x407f00\n"
   "(gdb) "
#  Disassembling location 0x406f46 to 0x407046...
2014.05.11 20:21:13
-> "disassemble 0x406f46,0x407046\n"
2014.05.11 20:21:13
<- "Dump of assembler code from 0x406f46 to 0x407046:\n"
   "=> 0x0000000000406f46 <main(int, char**)+1734>:\tmovsd  0xfb2(%rip),%xmm0   
     # 0x407f00\n"
   "   0x0000000000406f4e <main(int, char**)+1742>:\tucomisd 
-0x550(%rbp),%xmm0\n"
   "   0x0000000000406f56 <main(int, char**)+1750>:\tjbe    0x406f95 <main(int, 
char**)+1813>\n"
   "   0x0000000000406f58 <main(int, char**)+1752>:\tmov    $0x407cff,%esi\n"
   "   0x0000000000406f5d <main(int, char**)+1757>:\tmov    $0x609200,%edi\n"
   "   0x0000000000406f62 <main(int, char**)+1762>:\tcallq  0x401380 
<std::basic_ostream<char, std::char_traits<char> >& std::operator<< 
<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, 
char const*)@plt>\n"
   "   0x0000000000406f67 <main(int, char**)+1767>:\tmov    %rax,%rdx\n"
   "   0x0000000000406f6a <main(int, char**)+1770>:\tmov    -0x550(%rbp),%rax\n"
   "   0x0000000000406f71 <main(int, char**)+1777>:\tmov    %rax,-0x5a0(%rbp)\n"
   "   0x0000000000406f78 <main(int, char**)+1784>:\tmovsd  
-0x5a0(%rbp),%xmm0\n"
   "   0x0000000000406f80 <main(int, char**)+1792>:\tmov    %rdx,%rdi\n"
   "   0x0000000000406f83 <main(int, char**)+1795>:\tcallq  0x401260 
<std::ostream::operator<<(double)@plt>\n"
   "   0x0000000000406f88 <main(int, char**)+1800>:\tmov    $0x4014b0,%esi\n"
   "   0x0000000000406f8d <main(int, char**)+1805>:\tmov    %rax,%rdi\n"
   "   0x0000000000406f90 <main(int, char**)+1808>:\tcallq  0x401490 
<std::ostream::operator<<(std::ostream& (*)(std::ostream&))@plt>\n"
   "   0x0000000000406f95 <main(int, char**)+1813>:\tmov    -0x574(%rbp),%eax\n"
   "   0x0000000000406f9b <main(int, char**)+1819>:\tadd    $0x1,%eax\n"
   "   0x0000000000406f9e <main(int, char**)+1822>:\tmov    %eax,-0x578(%rbp)\n"
   "   0x0000000000406fa4 <main(int, char**)+1828>:\tjmp    0x407013 <main(int, 
char**)+1939>\n"
   "   0x0000000000406fa6 <main(int, char**)+1830>:\tmov    0x2021f0(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406fac <main(int, char**)+1836>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406fb3 <main(int, char**)+1843>:\tmov    %eax,%edx\n"
   "   0x0000000000406fb5 <main(int, char**)+1845>:\tmov    -0x578(%rbp),%eax\n"
   "   0x0000000000406fbb <main(int, char**)+1851>:\tadd    %edx,%eax\n"
   "   0x0000000000406fbd <main(int, char**)+1853>:\tcltq   \n"
   "   0x0000000000406fbf <main(int, char**)+1855>:\tlea    0x0(,%rax,8),%rdx\n"
   "   0x0000000000406fc7 <main(int, char**)+1863>:\tmov    -0x540(%rbp),%rax\n"
   "   0x0000000000406fce <main(int, char**)+1870>:\tadd    %rax,%rdx\n"
   "   0x0000000000406fd1 <main(int, char**)+1873>:\tmov    0x2021c5(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000406fd7 <main(int, char**)+1879>:\timul   -0x574(%rbp),%eax\n"
   "   0x0000000000406fde <main(int, char**)+1886>:\tmov    %eax,%ecx\n"
   "   0x0000000000406fe0 <main(int, char**)+1888>:\tmov    -0x578(%rbp),%eax\n"
   "   0x0000000000406fe6 <main(int, char**)+1894>:\tadd    %ecx,%eax\n"
   "   0x0000000000406fe8 <main(int, char**)+1896>:\tcltq   \n"
   "   0x0000000000406fea <main(int, char**)+1898>:\tlea    0x0(,%rax,8),%rcx\n"
   "   0x0000000000406ff2 <main(int, char**)+1906>:\tmov    -0x540(%rbp),%rax\n"
   "   0x0000000000406ff9 <main(int, char**)+1913>:\tadd    %rcx,%rax\n"
   "   0x0000000000406ffc <main(int, char**)+1916>:\tmovsd  (%rax),%xmm0\n"
   "   0x0000000000407000 <main(int, char**)+1920>:\tdivsd  
-0x550(%rbp),%xmm0\n"
   "   0x0000000000407008 <main(int, char**)+1928>:\tmovsd  %xmm0,(%rdx)\n"
   "   0x000000000040700c <main(int, char**)+1932>:\taddl   $0x1,-0x578(%rbp)\n"
   "   0x0000000000407013 <main(int, char**)+1939>:\tmov    0x202183(%rip),%eax 
       # 0x60919c <count_tiles>\n"
   "   0x0000000000407019 <main(int, char**)+1945>:\tcmp    %eax,-0x578(%rbp)\n"
   "   0x000000000040701f <main(int, char**)+1951>:\tjl     0x406fa6 <main(int, 
char**)+1830>\n"
   "   0x0000000000407021 <main(int, char**)+1953>:\tmov    -0x574(%rbp),%eax\n"
   "   0x0000000000407027 <main(int, char**)+1959>:\tadd    $0x1,%eax\n"
   "   0x000000000040702a <main(int, char**)+1962>:\tmov    %eax,-0x578(%rbp)\n"
   "   0x0000000000407030 <main(int, char**)+1968>:\tjmpq   0x407154 <main(int, 
char**)+2260>\n"
   "   0x0000000000407035 <main(int, char**)+1973>:\tmov    -0x578(%rbp),%eax\n"
   "   0x000000000040703b <main(int, char**)+1979>:\tcltq   \n"
   "   0x000000000040703d <main(int, char**)+1981>:\tmov    
0x6093a0(,%rax,8),%rax\n"
   "   0x0000000000407045 <main(int, char**)+1989>:"
2014.05.11 20:21:13
<- "\tmov    %rax,-0x500(%rbp)\n"
   "End of assembler dump.\n"
   "(gdb) "
#  Disassembling location 0x406f46 to 0x407046...done.
2014.05.11 20:21:13
-> "next\n"
2014.05.11 20:21:13
<- "small value  j:0.813097\n"
2014.05.11 20:21:13
<- "\032\032/home/grehan/c/dewar.cpp:2201:51588:beg:0x406f95\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "info breakpoints\n"
2014.05.11 20:21:13
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "next\n"
2014.05.11 20:21:13
<- "\032\032/home/grehan/c/dewar.cpp:2202:51625:beg:0x406fa6\n"
   "(gdb) "
2014.05.11 20:21:13
-> "info breakpoints\n"
2014.05.11 20:21:13
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "next\n"
2014.05.11 20:21:13
<- "\032\032/home/grehan/c/dewar.cpp:2201:51588:beg:0x40700c\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:21:13
-> "info breakpoints\n"
2014.05.11 20:21:13
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:21:13
<- "(gdb) "
2014.05.11 20:42:44
-> "output count_tiles\n"
2014.05.11 20:42:44
<- "6(gdb) "
2014.05.11 20:42:46
-> "next\n"
2014.05.11 20:42:46
<- "\032\032/home/grehan/c/dewar.cpp:2202:51625:beg:0x406fa6\n"
   "(gdb) "
2014.05.11 20:42:46
-> "info breakpoints\n"
2014.05.11 20:42:46
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:42:46
<- "(gdb) "
2014.05.11 20:42:47
-> "next\n"
2014.05.11 20:42:47
<- "\032\032/home/grehan/c/dewar.cpp:2201:51588:beg:0x40700c\n"
2014.05.11 20:42:47
<- "(gdb) "
2014.05.11 20:42:47
-> "info breakpoints\n"
2014.05.11 20:42:47
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:42:47
<- "(gdb) "
2014.05.11 20:42:48
-> "next\n"
2014.05.11 20:42:48
<- "\032\032/home/grehan/c/dewar.cpp:2202:51625:beg:0x406fa6\n"
   "(gdb) "
2014.05.11 20:42:48
-> "info breakpoints\n"
2014.05.11 20:42:48
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:42:49
-> "next\n"
2014.05.11 20:42:49
<- "\032\032/home/grehan/c/dewar.cpp:2201:51588:beg:0x40700c\n"
2014.05.11 20:42:49
<- "(gdb) "
2014.05.11 20:42:49
-> "info breakpoints\n"
2014.05.11 20:42:49
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
2014.05.11 20:42:49
<- "(gdb) "
2014.05.11 20:42:51
-> "next\n"
2014.05.11 20:42:51
<- "\032\032/home/grehan/c/dewar.cpp:2202:51625:beg:0x406fa6\n"
   "(gdb) "
2014.05.11 20:42:51
-> "info breakpoints\n"
2014.05.11 20:42:51
<- "Num     Type           Disp Enb Address            What\n"
   "1       breakpoint     keep y   0x0000000000406cf1 in main(int, char**) at 
dewar.cpp:2177\n"
   "\tbreakpoint already hit 1 time\n"
   "(gdb) "
2014.05.11 20:42:52
-> "output count_tiles\n"
2014.05.11 20:42:52
<- "6(gdb) "
2014.05.11 20:43:00
-> "output all_tiles\n"
2014.05.11 20:43:00
<- "{0x120a5c0, 0x120a690, 0x120a760, 0x120a830, 0x120a9d0, 0x120aaa0}"
2014.05.11 20:43:00
<- "(gdb) "
!  Speicherzugriffsfehler
2014.05.11 20:43:04
-> "\003"
2014.05.11 20:43:04
<- "Quit\n"
   "(gdb) "
!  Speicherzugriffsfehler
2014.05.11 20:43:04
-> "\003"
2014.05.11 20:43:04
<- "Quit\n"
   "(gdb) "
2014.05.11 20:43:18
-> "info files\n"
2014.05.11 20:43:18
<- "Symbols from \"/home/grehan/c/dewar\".\n"
   "Unix child process:\n"
   "\tUsing the running image of child process 4354.\n"
   "\tWhile running this, GDB does not access memory from...\n"
   "Local exec file:\n"
   "\t`/home/grehan/c/dewar\', file type elf64-x86-64.\n"
   "\tEntry point: 0x401520\n"
   "\t0x0000000000400238 - 0x0000000000400254 is .interp\n"
   "\t0x0000000000400254 - 0x0000000000400274 is .note.ABI-tag\n"
   "\t0x0000000000400274 - 0x0000000000400298 is .note.gnu.build-id\n"
   "\t0x0000000000400298 - 0x00000000004002e0 is .gnu.hash\n"
   "\t0x00000000004002e0 - 0x00000000004007f0 is .dynsym\n"
   "\t0x00000000004007f0 - 0x0000000000400cd2 is .dynstr\n"
   "\t0x0000000000400cd2 - 0x0000000000400d3e is .gnu.version\n"
   "\t0x0000000000400d40 - 0x0000000000400de0 is .gnu.version_r\n"
   "\t0x0000000000400de0 - 0x0000000000400e10 is .rela.dyn\n"
   "\t0x0000000000400e10 - 0x0000000000401230 is .rela.plt\n"
   "\t0x0000000000401230 - 0x000000000040124a is .init\n"
   "\t0x0000000000401250 - 0x0000000000401520 is .plt\n"
   "\t0x0000000000401520 - 0x00000000004079b2 is .text\n"
   "\t0x00000000004079b4 - 0x00000000004079bd is .fini\n"
   "\t0x00000000004079c0 - 0x0000000000407f30 is .rodata\n"
   "\t0x0000000000407f30 - 0x0000000000408004 is .eh_frame_hdr\n"
   "\t0x0000000000408008 - 0x00000000004083c4 is .eh_frame\n"
   "\t0x00000000004083c4 - 0x00000000004083ed is .gcc_except_table\n"
   "\t0x0000000000608db8 - 0x0000000000608dc8 is .init_array\n"
   "\t0x0000000000608dc8 - 0x0000000000608dd0 is .fini_array\n"
   "\t0x0000000000608dd0 - 0x0000000000608dd8 is .jcr\n"
   "\t0x0000000000608dd8 - 0x0000000000608ff8 is .dynamic\n"
   "\t0x0000000000608ff8 - 0x0000000000609000 is .got\n"
   "\t0x0000000000609000 - 0x0000000000609178 is .got.plt\n"
   "\t0x0000000000609178 - 0x00000000006091f4 is .data\n"
   "\t0x0000000000609200 - 0x0000000001209400 is .bss\n"
   "\t0x00007ffff7dda1c8 - 0x00007ffff7dda1ec is .note.gnu.build-id in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda1f0 - 0x00007ffff7dda2ac is .hash in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda2b0 - 0x00007ffff7dda38c is .gnu.hash in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda390 - 0x00007ffff7dda630 is .dynsym in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda630 - 0x00007ffff7dda7c4 is .dynstr in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda7c4 - 0x00007ffff7dda7fc is .gnu.version in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda800 - 0x00007ffff7dda8a4 is .gnu.version_d in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda8a8 - 0x00007ffff7dda9e0 is .rela.dyn in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda9e0 - 0x00007ffff7ddaa70 is .rela.plt in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ddaa70 - 0x00007ffff7ddaae0 is .plt in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ddaae0 - 0x00007ffff7df54e0 is .text in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7df54e0 - 0x00007ffff7df97e0 is .rodata in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7df97e0 - 0x00007ffff7df9e1c is .eh_frame_hdr in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7df9e20 - 0x00007ffff7dfc178 is .eh_frame in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ffcc00 - 0x00007ffff7ffce6c is .data.rel.ro in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ffce70 - 0x00007ffff7ffcfe0 is .dynamic in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ffcfe0 - 0x00007ffff7ffcff8 is .got in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ffd000 - 0x00007ffff7ffd048 is .got.plt in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ffd060 - 0x00007ffff7ffdfe4 is .data in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ffe000 - 0x00007ffff7ffe1c8 is .bss in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ad6200 - 0x00007ffff7ad6224 is .note.gnu.build-id in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7ad6228 - 0x00007ffff7adbbf4 is .gnu.hash in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7adbbf8 - 0x00007ffff7af23c8 is .dynsym in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7af23c8 - 0x00007ffff7b19823 is .dynstr in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b19824 - 0x00007ffff7b1b620 is .gnu.version in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b1b620 - 0x00007ffff7b1ba38 is .gnu.version_d in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b1ba38 - 0x00007ffff7b1bb38 is .gnu.version_r in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b1bb38 - 0x00007ffff7b2ae68 is .rela.dyn in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b2ae68 - 0x00007ffff7b2ec48 is .rela.plt in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b2ec48 - 0x00007ffff7b2ec62 is .init in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b2ec70 - 0x00007ffff7b315c0 is .plt in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b315c0 - 0x00007ffff7b9499a is .text in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b9499c - 0x00007ffff7b949a5 is .fini in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b949c0 - 0x00007ffff7b9af90 is .rodata in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b9af90 - 0x00007ffff7b9fa1c is .eh_frame_hdr in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b9fa20 - 0x00007ffff7bb712c is .eh_frame in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7bb712c - 0x00007ffff7bbb74d is .gcc_except_table in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dbbd08 - 0x00007ffff7dbbd28 is .tbss in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dbbd08 - 0x00007ffff7dbbd48 is .init_array in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dbbd48 - 0x00007ffff7dbbd50 is .fini_array in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dbbd50 - 0x00007ffff7dbbd58 is .jcr in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dbbd60 - 0x00007ffff7dc24d8 is .data.rel.ro in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dc24d8 - 0x00007ffff7dc26f8 is .dynamic in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dc26f8 - 0x00007ffff7dc2fe8 is .got in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dc3000 - 0x00007ffff7dc44b8 is .got.plt in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dc44c0 - 0x00007ffff7dc47b8 is .data in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dc47c0 - 0x00007ffff7dd9420 is .bss in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff76761c8 - 0x00007ffff76761ec is .note.gnu.build-id in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76761f0 - 0x00007ffff767f46c is .gnu.hash in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff767f470 - 0x00007ffff7699318 is .dynsym in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7699318 - 0x00007ffff76b3ab4 is .dynstr in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76b3ab4 - 0x00007ffff76b5d42 is .gnu.version in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76b5d48 - 0x00007ffff76b5dc8 is .gnu.version_r in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76b5dc8 - 0x00007ffff76bc380 is .rela.dyn in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76bc380 - 0x00007ffff76c3550 is .rela.plt in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76c3550 - 0x00007ffff76c356a is .init in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76c3570 - 0x00007ffff76c8160 is .plt in /usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76c8160 - 0x00007ffff785f457 is .text in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff785f458 - 0x00007ffff785f461 is .fini in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff785f480 - 0x00007ffff7884ae0 is .rodata in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7884ae0 - 0x00007ffff788dc3c is .eh_frame_hdr in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff788dc40 - 0x00007ffff78c1aac is .eh_frame in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac28f8 - 0x00007ffff7ac2900 is .init_array in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac2900 - 0x00007ffff7ac2908 is .fini_array in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac2908 - 0x00007ffff7ac2910 is .jcr in /usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac2920 - 0x00007ffff7ac4b30 is .data.rel.ro in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac4b30 - 0x00007ffff7ac4d10 is .dynamic in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac4d10 - 0x00007ffff7ac4ff8 is .got in /usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac5000 - 0x00007ffff7ac7608 is .got.plt in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac7620 - 0x00007ffff7ad4f28 is .data in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ad4f40 - 0x00007ffff7ad52e0 is .bss in /usr/lib/libgsl.so.0\n"
   "\t0x00007ffff742a1c8 - 0x00007ffff742a1ec is .note.gnu.build-id in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742a1f0 - 0x00007ffff742a6dc is .gnu.hash in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742a6e0 - 0x00007ffff742b5f8 is .dynsym in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742b5f8 - 0x00007ffff742bdc2 is .dynstr in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742bdc2 - 0x0"
2014.05.11 20:43:18
<- "0007ffff742bf04 is .gnu.version in /usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742bf08 - 0x00007ffff742bf58 is .gnu.version_r in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742bf58 - 0x00007ffff742c030 is .rela.dyn in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742c030 - 0x00007ffff742c0f0 is .rela.plt in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742c0f0 - 0x00007ffff742c10a is .init in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742c110 - 0x00007ffff742c1a0 is .plt in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742c1a0 - 0x00007ffff7471365 is .text in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7471368 - 0x00007ffff7471371 is .fini in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7471380 - 0x00007ffff7471788 is .rodata in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7471788 - 0x00007ffff7471c14 is .eh_frame_hdr in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7471c18 - 0x00007ffff7474cd4 is .eh_frame in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7674dd8 - 0x00007ffff7674de0 is .init_array in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7674de0 - 0x00007ffff7674de8 is .fini_array in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7674de8 - 0x00007ffff7674df0 is .jcr in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7674df0 - 0x00007ffff7674fd0 is .dynamic in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7674fd0 - 0x00007ffff7675000 is .got in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7675000 - 0x00007ffff7675058 is .got.plt in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7675058 - 0x00007ffff7675060 is .data in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7675060 - 0x00007ffff7675068 is .bss in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7124238 - 0x00007ffff712425c is .note.gnu.build-id in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff712425c - 0x00007ffff712427c is .note.ABI-tag in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7124280 - 0x00007ffff712574c is .gnu.hash in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7125750 - 0x00007ffff7127f10 is .dynsym in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7127f10 - 0x00007ffff7128be4 is .dynstr in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7128be4 - 0x00007ffff7128f34 is .gnu.version in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7128f38 - 0x00007ffff7128fdc is .gnu.version_d in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7128fe0 - 0x00007ffff7129010 is .gnu.version_r in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7129010 - 0x00007ffff7129130 is .rela.dyn in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7129130 - 0x00007ffff7129400 is .rela.plt in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7129400 - 0x00007ffff712941a is .init in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7129420 - 0x00007ffff7129610 is .plt in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7129610 - 0x00007ffff71981b6 is .text in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff71981b8 - 0x00007ffff71981c1 is .fini in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff71981e0 - 0x00007ffff7220064 is .rodata in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7220070 - 0x00007ffff722008c is .interp in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff722008c - 0x00007ffff72212f8 is .eh_frame_hdr in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff72212f8 - 0x00007ffff722709c is .eh_frame in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff72270a0 - 0x00007ffff722842c is .hash in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7428d90 - 0x00007ffff7428d98 is .init_array in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7428d98 - 0x00007ffff7428da0 is .fini_array in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7428da0 - 0x00007ffff7428da8 is .jcr in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7428da8 - 0x00007ffff7428fb8 is .dynamic in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7428fb8 - 0x00007ffff7429000 is .got in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7429000 - 0x00007ffff7429108 is .got.plt in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7429108 - 0x00007ffff742911c is .data in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7429120 - 0x00007ffff7429168 is .bss in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff6f0e190 - 0x00007ffff6f0e1b4 is .note.gnu.build-id in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f0e1b8 - 0x00007ffff6f0e6a8 is .gnu.hash in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f0e6a8 - 0x00007ffff6f0f6c8 is .dynsym in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f0f6c8 - 0x00007ffff6f0ff6e is .dynstr in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f0ff6e - 0x00007ffff6f100c6 is .gnu.version in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f100c8 - 0x00007ffff6f10268 is .gnu.version_d in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f10268 - 0x00007ffff6f10298 is .gnu.version_r in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f10298 - 0x00007ffff6f103a0 is .rela.dyn in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f103a0 - 0x00007ffff6f107c0 is .rela.plt in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f107c0 - 0x00007ffff6f107da is .init in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f107e0 - 0x00007ffff6f10ab0 is .plt in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f10ab0 - 0x00007ffff6f20995 is .text in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f20998 - 0x00007ffff6f209a1 is .fini in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f209c0 - 0x00007ffff6f21490 is .rodata in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f21490 - 0x00007ffff6f219d4 is .eh_frame_hdr in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f219d8 - 0x00007ffff6f2343c is .eh_frame in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123440 - 0x00007ffff7123450 is .init_array in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123450 - 0x00007ffff7123458 is .fini_array in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123458 - 0x00007ffff7123460 is .jcr in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123460 - 0x00007ffff7123650 is .dynamic in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123650 - 0x00007ffff7123688 is .got in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123688 - 0x00007ffff7123800 is .got.plt in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123800 - 0x00007ffff7123810 is .data in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123840 - 0x00007ffff7123ae0 is .bss in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6b48270 - 0x00007ffff6b48294 is .note.gnu.build-id in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b48294 - 0x00007ffff6b482b4 is .note.ABI-tag in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b482b8 - 0x00007ffff6b4bd24 is .gnu.hash in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b4bd28 - 0x00007ffff6b58d78 is .dynsym in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b58d78 - 0x00007ffff6b5e64e is .dynstr in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b5e64e - 0x00007ffff6b5f7aa is .gnu.version in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b5f7b0 - 0x00007ffff6b5fadc is .gnu.version_d in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b5fae0 - 0x00007ffff6b5fb10 is .gnu.version_r in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b5fb10 - 0x00007ffff6b672b0 is .rela.dyn in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b672b0 - 0x00007ffff6b673d0 is .rela.plt in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b673d0 - 0x00007ffff6b674a0 is .plt in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b674a0 - 0x00007ffff6cad413 is .text in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6cad420 - 0x00007ffff6caee1d is __libc_freeres_fn in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6caee20 - 0x00007ffff6caf0a2 is __libc_thread_freeres_fn in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6caf0c0 - 0x00007ffff6cd0e30 is .rodata in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6cd0e30 - 0x00007ffff6cd0e4c is .interp in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6cd0e4c - 0x00007ffff6cd7570 is .eh_frame_hdr in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6cd7570 - 0x00007ffff6cff9b4 is .eh_frame in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6cff9b4 - 0x00007ffff6cffd7d is .gcc_except_table in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6cffd80 - 0x00007ffff6d03024 is .hash in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03730 - 0x00007ffff6f03740 is .tdata in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03740 - 0x00007ffff6f037e0 is .tbss in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03740 - 0x00007ffff6f03750 is .init_array in /lib/x86"
2014.05.11 20:43:18
<- "_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03750 - 0x00007ffff6f03840 is __libc_subfreeres in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03840 - 0x00007ffff6f03848 is __libc_atexit in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03848 - 0x00007ffff6f03868 is __libc_thread_subfreeres in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03880 - 0x00007ffff6f06ba0 is .data.rel.ro in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f06ba0 - 0x00007ffff6f06d80 is .dynamic in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f06d80 - 0x00007ffff6f06ff8 is .got in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f07000 - 0x00007ffff6f07078 is .got.plt in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f07080 - 0x00007ffff6f088a0 is .data in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f088a0 - 0x00007ffff6f0d2c0 is .bss in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "(gdb) "
2014.05.11 20:43:18
-> "info program\n"
2014.05.11 20:43:18
<- "\tUsing the running image of child process 4354.\n"
   "Program stopped at 0x406fa6.\n"
   "It stopped after being stepped.\n"
   "(gdb) "
2014.05.11 20:43:18
-> "info files\n"
2014.05.11 20:43:18
<- "Symbols from \"/home/grehan/c/dewar\".\n"
   "Unix child process:\n"
   "\tUsing the running image of child process 4354.\n"
   "\tWhile running this, GDB does not access memory from...\n"
   "Local exec file:\n"
   "\t`/home/grehan/c/dewar\', file type elf64-x86-64.\n"
   "\tEntry point: 0x401520\n"
   "\t0x0000000000400238 - 0x0000000000400254 is .interp\n"
   "\t0x0000000000400254 - 0x0000000000400274 is .note.ABI-tag\n"
   "\t0x0000000000400274 - 0x0000000000400298 is .note.gnu.build-id\n"
   "\t0x0000000000400298 - 0x00000000004002e0 is .gnu.hash\n"
   "\t0x00000000004002e0 - 0x00000000004007f0 is .dynsym\n"
   "\t0x00000000004007f0 - 0x0000000000400cd2 is .dynstr\n"
   "\t0x0000000000400cd2 - 0x0000000000400d3e is .gnu.version\n"
   "\t0x0000000000400d40 - 0x0000000000400de0 is .gnu.version_r\n"
   "\t0x0000000000400de0 - 0x0000000000400e10 is .rela.dyn\n"
   "\t0x0000000000400e10 - 0x0000000000401230 is .rela.plt\n"
   "\t0x0000000000401230 - 0x000000000040124a is .init\n"
   "\t0x0000000000401250 - 0x0000000000401520 is .plt\n"
   "\t0x0000000000401520 - 0x00000000004079b2 is .text\n"
   "\t0x00000000004079b4 - 0x00000000004079bd is .fini\n"
   "\t0x00000000004079c0 - 0x0000000000407f30 is .rodata\n"
   "\t0x0000000000407f30 - 0x0000000000408004 is .eh_frame_hdr\n"
   "\t0x0000000000408008 - 0x00000000004083c4 is .eh_frame\n"
   "\t0x00000000004083c4 - 0x00000000004083ed is .gcc_except_table\n"
   "\t0x0000000000608db8 - 0x0000000000608dc8 is .init_array\n"
   "\t0x0000000000608dc8 - 0x0000000000608dd0 is .fini_array\n"
   "\t0x0000000000608dd0 - 0x0000000000608dd8 is .jcr\n"
   "\t0x0000000000608dd8 - 0x0000000000608ff8 is .dynamic\n"
   "\t0x0000000000608ff8 - 0x0000000000609000 is .got\n"
   "\t0x0000000000609000 - 0x0000000000609178 is .got.plt\n"
   "\t0x0000000000609178 - 0x00000000006091f4 is .data\n"
   "\t0x0000000000609200 - 0x0000000001209400 is .bss\n"
   "\t0x00007ffff7dda1c8 - 0x00007ffff7dda1ec is .note.gnu.build-id in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda1f0 - 0x00007ffff7dda2ac is .hash in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda2b0 - 0x00007ffff7dda38c is .gnu.hash in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda390 - 0x00007ffff7dda630 is .dynsym in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda630 - 0x00007ffff7dda7c4 is .dynstr in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda7c4 - 0x00007ffff7dda7fc is .gnu.version in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda800 - 0x00007ffff7dda8a4 is .gnu.version_d in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda8a8 - 0x00007ffff7dda9e0 is .rela.dyn in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7dda9e0 - 0x00007ffff7ddaa70 is .rela.plt in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ddaa70 - 0x00007ffff7ddaae0 is .plt in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ddaae0 - 0x00007ffff7df54e0 is .text in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7df54e0 - 0x00007ffff7df97e0 is .rodata in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7df97e0 - 0x00007ffff7df9e1c is .eh_frame_hdr in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7df9e20 - 0x00007ffff7dfc178 is .eh_frame in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ffcc00 - 0x00007ffff7ffce6c is .data.rel.ro in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ffce70 - 0x00007ffff7ffcfe0 is .dynamic in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ffcfe0 - 0x00007ffff7ffcff8 is .got in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ffd000 - 0x00007ffff7ffd048 is .got.plt in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ffd060 - 0x00007ffff7ffdfe4 is .data in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ffe000 - 0x00007ffff7ffe1c8 is .bss in 
/lib64/ld-linux-x86-64.so.2\n"
   "\t0x00007ffff7ad6200 - 0x00007ffff7ad6224 is .note.gnu.build-id in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7ad6228 - 0x00007ffff7adbbf4 is .gnu.hash in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7adbbf8 - 0x00007ffff7af23c8 is .dynsym in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7af23c8 - 0x00007ffff7b19823 is .dynstr in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b19824 - 0x00007ffff7b1b620 is .gnu.version in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b1b620 - 0x00007ffff7b1ba38 is .gnu.version_d in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b1ba38 - 0x00007ffff7b1bb38 is .gnu.version_r in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b1bb38 - 0x00007ffff7b2ae68 is .rela.dyn in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b2ae68 - 0x00007ffff7b2ec48 is .rela.plt in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b2ec48 - 0x00007ffff7b2ec62 is .init in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b2ec70 - 0x00007ffff7b315c0 is .plt in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b315c0 - 0x00007ffff7b9499a is .text in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b9499c - 0x00007ffff7b949a5 is .fini in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b949c0 - 0x00007ffff7b9af90 is .rodata in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b9af90 - 0x00007ffff7b9fa1c is .eh_frame_hdr in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7b9fa20 - 0x00007ffff7bb712c is .eh_frame in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7bb712c - 0x00007ffff7bbb74d is .gcc_except_table in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dbbd08 - 0x00007ffff7dbbd28 is .tbss in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dbbd08 - 0x00007ffff7dbbd48 is .init_array in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dbbd48 - 0x00007ffff7dbbd50 is .fini_array in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dbbd50 - 0x00007ffff7dbbd58 is .jcr in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dbbd60 - 0x00007ffff7dc24d8 is .data.rel.ro in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dc24d8 - 0x00007ffff7dc26f8 is .dynamic in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dc26f8 - 0x00007ffff7dc2fe8 is .got in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dc3000 - 0x00007ffff7dc44b8 is .got.plt in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dc44c0 - 0x00007ffff7dc47b8 is .data in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff7dc47c0 - 0x00007ffff7dd9420 is .bss in 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6\n"
   "\t0x00007ffff76761c8 - 0x00007ffff76761ec is .note.gnu.build-id in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76761f0 - 0x00007ffff767f46c is .gnu.hash in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff767f470 - 0x00007ffff7699318 is .dynsym in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7699318 - 0x00007ffff76b3ab4 is .dynstr in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76b3ab4 - 0x00007ffff76b5d42 is .gnu.version in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76b5d48 - 0x00007ffff76b5dc8 is .gnu.version_r in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76b5dc8 - 0x00007ffff76bc380 is .rela.dyn in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76bc380 - 0x00007ffff76c3550 is .rela.plt in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76c3550 - 0x00007ffff76c356a is .init in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76c3570 - 0x00007ffff76c8160 is .plt in /usr/lib/libgsl.so.0\n"
   "\t0x00007ffff76c8160 - 0x00007ffff785f457 is .text in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff785f458 - 0x00007ffff785f461 is .fini in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff785f480 - 0x00007ffff7884ae0 is .rodata in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7884ae0 - 0x00007ffff788dc3c is .eh_frame_hdr in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff788dc40 - 0x00007ffff78c1aac is .eh_frame in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac28f8 - 0x00007ffff7ac2900 is .init_array in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac2900 - 0x00007ffff7ac2908 is .fini_array in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac2908 - 0x00007ffff7ac2910 is .jcr in /usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac2920 - 0x00007ffff7ac4b30 is .data.rel.ro in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac4b30 - 0x00007ffff7ac4d10 is .dynamic in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac4d10 - 0x00007ffff7ac4ff8 is .got in /usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac5000 - 0x00007ffff7ac7608 is .got.plt in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ac7620 - 0x00007ffff7ad4f28 is .data in 
/usr/lib/libgsl.so.0\n"
   "\t0x00007ffff7ad4f40 - 0x00007ffff7ad52e0 is .bss in /usr/lib/libgsl.so.0\n"
   "\t0x00007ffff742a1c8 - 0x00007ffff742a1ec is .note.gnu.build-id in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742a1f0 - 0x00007ffff742a6dc is .gnu.hash in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742a6e0 - 0x00007ffff742b5f8 is .dynsym in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742b5f8 - 0x00007ffff742bdc2 is .dynstr in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742bdc2 - 0x"
2014.05.11 20:43:18
<- "00007ffff742bf04 is .gnu.version in /usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742bf08 - 0x00007ffff742bf58 is .gnu.version_r in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742bf58 - 0x00007ffff742c030 is .rela.dyn in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742c030 - 0x00007ffff742c0f0 is .rela.plt in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742c0f0 - 0x00007ffff742c10a is .init in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742c110 - 0x00007ffff742c1a0 is .plt in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff742c1a0 - 0x00007ffff7471365 is .text in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7471368 - 0x00007ffff7471371 is .fini in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7471380 - 0x00007ffff7471788 is .rodata in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7471788 - 0x00007ffff7471c14 is .eh_frame_hdr in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7471c18 - 0x00007ffff7474cd4 is .eh_frame in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7674dd8 - 0x00007ffff7674de0 is .init_array in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7674de0 - 0x00007ffff7674de8 is .fini_array in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7674de8 - 0x00007ffff7674df0 is .jcr in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7674df0 - 0x00007ffff7674fd0 is .dynamic in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7674fd0 - 0x00007ffff7675000 is .got in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7675000 - 0x00007ffff7675058 is .got.plt in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7675058 - 0x00007ffff7675060 is .data in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7675060 - 0x00007ffff7675068 is .bss in 
/usr/lib/libgslcblas.so.0\n"
   "\t0x00007ffff7124238 - 0x00007ffff712425c is .note.gnu.build-id in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff712425c - 0x00007ffff712427c is .note.ABI-tag in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7124280 - 0x00007ffff712574c is .gnu.hash in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7125750 - 0x00007ffff7127f10 is .dynsym in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7127f10 - 0x00007ffff7128be4 is .dynstr in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7128be4 - 0x00007ffff7128f34 is .gnu.version in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7128f38 - 0x00007ffff7128fdc is .gnu.version_d in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7128fe0 - 0x00007ffff7129010 is .gnu.version_r in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7129010 - 0x00007ffff7129130 is .rela.dyn in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7129130 - 0x00007ffff7129400 is .rela.plt in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7129400 - 0x00007ffff712941a is .init in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7129420 - 0x00007ffff7129610 is .plt in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7129610 - 0x00007ffff71981b6 is .text in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff71981b8 - 0x00007ffff71981c1 is .fini in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff71981e0 - 0x00007ffff7220064 is .rodata in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7220070 - 0x00007ffff722008c is .interp in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff722008c - 0x00007ffff72212f8 is .eh_frame_hdr in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff72212f8 - 0x00007ffff722709c is .eh_frame in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff72270a0 - 0x00007ffff722842c is .hash in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7428d90 - 0x00007ffff7428d98 is .init_array in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7428d98 - 0x00007ffff7428da0 is .fini_array in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7428da0 - 0x00007ffff7428da8 is .jcr in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7428da8 - 0x00007ffff7428fb8 is .dynamic in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7428fb8 - 0x00007ffff7429000 is .got in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7429000 - 0x00007ffff7429108 is .got.plt in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7429108 - 0x00007ffff742911c is .data in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff7429120 - 0x00007ffff7429168 is .bss in 
/lib/x86_64-linux-gnu/libm.so.6\n"
   "\t0x00007ffff6f0e190 - 0x00007ffff6f0e1b4 is .note.gnu.build-id in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f0e1b8 - 0x00007ffff6f0e6a8 is .gnu.hash in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f0e6a8 - 0x00007ffff6f0f6c8 is .dynsym in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f0f6c8 - 0x00007ffff6f0ff6e is .dynstr in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f0ff6e - 0x00007ffff6f100c6 is .gnu.version in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f100c8 - 0x00007ffff6f10268 is .gnu.version_d in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f10268 - 0x00007ffff6f10298 is .gnu.version_r in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f10298 - 0x00007ffff6f103a0 is .rela.dyn in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f103a0 - 0x00007ffff6f107c0 is .rela.plt in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f107c0 - 0x00007ffff6f107da is .init in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f107e0 - 0x00007ffff6f10ab0 is .plt in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f10ab0 - 0x00007ffff6f20995 is .text in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f20998 - 0x00007ffff6f209a1 is .fini in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f209c0 - 0x00007ffff6f21490 is .rodata in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f21490 - 0x00007ffff6f219d4 is .eh_frame_hdr in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6f219d8 - 0x00007ffff6f2343c is .eh_frame in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123440 - 0x00007ffff7123450 is .init_array in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123450 - 0x00007ffff7123458 is .fini_array in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123458 - 0x00007ffff7123460 is .jcr in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123460 - 0x00007ffff7123650 is .dynamic in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123650 - 0x00007ffff7123688 is .got in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123688 - 0x00007ffff7123800 is .got.plt in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123800 - 0x00007ffff7123810 is .data in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff7123840 - 0x00007ffff7123ae0 is .bss in 
/lib/x86_64-linux-gnu/libgcc_s.so.1\n"
   "\t0x00007ffff6b48270 - 0x00007ffff6b48294 is .note.gnu.build-id in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b48294 - 0x00007ffff6b482b4 is .note.ABI-tag in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b482b8 - 0x00007ffff6b4bd24 is .gnu.hash in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b4bd28 - 0x00007ffff6b58d78 is .dynsym in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b58d78 - 0x00007ffff6b5e64e is .dynstr in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b5e64e - 0x00007ffff6b5f7aa is .gnu.version in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b5f7b0 - 0x00007ffff6b5fadc is .gnu.version_d in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b5fae0 - 0x00007ffff6b5fb10 is .gnu.version_r in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b5fb10 - 0x00007ffff6b672b0 is .rela.dyn in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b672b0 - 0x00007ffff6b673d0 is .rela.plt in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b673d0 - 0x00007ffff6b674a0 is .plt in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6b674a0 - 0x00007ffff6cad413 is .text in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6cad420 - 0x00007ffff6caee1d is __libc_freeres_fn in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6caee20 - 0x00007ffff6caf0a2 is __libc_thread_freeres_fn in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6caf0c0 - 0x00007ffff6cd0e30 is .rodata in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6cd0e30 - 0x00007ffff6cd0e4c is .interp in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6cd0e4c - 0x00007ffff6cd7570 is .eh_frame_hdr in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6cd7570 - 0x00007ffff6cff9b4 is .eh_frame in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6cff9b4 - 0x00007ffff6cffd7d is .gcc_except_table in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6cffd80 - 0x00007ffff6d03024 is .hash in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03730 - 0x00007ffff6f03740 is .tdata in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03740 - 0x00007ffff6f037e0 is .tbss in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03740 - 0x00007ffff6f03750 is .init_array in /lib/x8"
2014.05.11 20:43:18
<- "6_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03750 - 0x00007ffff6f03840 is __libc_subfreeres in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03840 - 0x00007ffff6f03848 is __libc_atexit in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03848 - 0x00007ffff6f03868 is __libc_thread_subfreeres in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f03880 - 0x00007ffff6f06ba0 is .data.rel.ro in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f06ba0 - 0x00007ffff6f06d80 is .dynamic in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f06d80 - 0x00007ffff6f06ff8 is .got in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f07000 - 0x00007ffff6f07078 is .got.plt in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f07080 - 0x00007ffff6f088a0 is .data in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "\t0x00007ffff6f088a0 - 0x00007ffff6f0d2c0 is .bss in 
/lib/x86_64-linux-gnu/libc.so.6\n"
   "(gdb) "
2014.05.11 20:43:18
-> "info program\n"
2014.05.11 20:43:18
<- "\tUsing the running image of child process 4354.\n"
   "Program stopped at 0x406fa6.\n"
   "It stopped after being stepped.\n"
   "(gdb) "
2014.05.11 20:43:25
-> "output h\n"
2014.05.11 20:43:25
<- "0,81309672909911546(gdb) "
!  Speicherzugriffsfehler
2014.05.11 20:43:29
-> "\003"
2014.05.11 20:43:29
<- "Quit\n"
   "(gdb) "
!  Speicherzugriffsfehler
#  Saving options in "/home/grehan/.ddd/init"...
#  Saving options in "/home/grehan/.ddd/init"...done.
#  Deleting session "10d61ff71e135fc474139983127098552900000024020082"...
#  Current session is [none].
#  Deleting session "10d61ff71e135fc474139983127098552900000024020082"...done.
#  Saving history in "/home/grehan/.ddd/history"...
#  Saving history in "/home/grehan/.ddd/history"...done.
#  Thanks for using DDD 3.3.12!  (We apologize for the inconvenience.)

reply via email to

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