| 1 | Building to ensure sources are up-to-date
 | 
| 2 | Selecting target: 
 | 
| 3 | Debug
 | 
| 4 | Adding source dir: /home/sean/Dokumente/iCBox/
 | 
| 5 | Adding source dir: /home/sean/Dokumente/iCBox/
 | 
| 6 | Adding file: /home/sean/Dokumente/iCBox/bin/Debug/iCBox
 | 
| 7 | Changing directory to: /home/sean/Dokumente/iCBox/.
 | 
| 8 | Set variable: LD_LIBRARY_PATH=.:/home/sean/Dokumente/iCBox/linker:
 | 
| 9 | 
 | 
| 10 | [debug]Command-line: /usr/bin/arm-none-eabi-gdb -nx -fullname  -quiet  -args /home/sean/Dokumente/iCBox/bin/Debug/iCBox
 | 
| 11 | [debug]Working dir : /home/sean/Dokumente/iCBox
 | 
| 12 | 
 | 
| 13 | Starting debugger: /usr/bin/arm-none-eabi-gdb -nx -fullname  -quiet  -args /home/sean/Dokumente/iCBox/bin/Debug/iCBox
 | 
| 14 | done
 | 
| 15 | 
 | 
| 16 | [debug]Reading symbols from /home/sean/Dokumente/iCBox/bin/Debug/iCBox...
 | 
| 17 | [debug]done.
 | 
| 18 | [debug](gdb) 
 | 
| 19 | [debug]> set prompt >>>>>>cb_gdb:
 | 
| 20 | 
 | 
| 21 | Registered new type: wxString
 | 
| 22 | Registered new type: STL String
 | 
| 23 | Registered new type: STL Vector
 | 
| 24 | Connecting to remote target
 | 
| 25 | Setting breakpoints
 | 
| 26 | 
 | 
| 27 | [debug]>>>>>>cb_gdb:
 | 
| 28 | [debug]> show version
 | 
| 29 | [debug]GNU gdb (7.6.50.20131218-0ubuntu1+1) 7.6.50.20131218-cvs
 | 
| 30 | [debug]Copyright (C) 2013 Free Software Foundation, Inc.
 | 
| 31 | [debug]License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 | 
| 32 | [debug]This is free software: you are free to change and redistribute it.
 | 
| 33 | [debug]There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
 | 
| 34 | [debug]and "show warranty" for details.
 | 
| 35 | [debug]This GDB was configured as "--host=x86_64-linux-gnu --target=arm-none-eabi".
 | 
| 36 | [debug]Type "show configuration" for configuration details.
 | 
| 37 | [debug]For bug reporting instructions, please see:
 | 
| 38 | [debug]<http://www.gnu.org/software/gdb/bugs/>.
 | 
| 39 | [debug]Find the GDB manual and other documentation resources online at:
 | 
| 40 | [debug]<http://www.gnu.org/software/gdb/documentation/>.
 | 
| 41 | [debug]For help, type "help".
 | 
| 42 | [debug]Type "apropos word" to search for commands related to "word".
 | 
| 43 | [debug]>>>>>>cb_gdb:
 | 
| 44 | [debug]> set confirm off
 | 
| 45 | 
 | 
| 46 | Debugger name and version: GNU gdb (7.6.50.20131218-0ubuntu1+1) 7.6.50.20131218-cvs
 | 
| 47 | 
 | 
| 48 | [debug]>>>>>>cb_gdb:
 | 
| 49 | [debug]> set width 0
 | 
| 50 | [debug]>>>>>>cb_gdb:
 | 
| 51 | [debug]> set height 0
 | 
| 52 | [debug]>>>>>>cb_gdb:
 | 
| 53 | [debug]> set breakpoint pending on
 | 
| 54 | [debug]>>>>>>cb_gdb:
 | 
| 55 | [debug]> set print asm-demangle on
 | 
| 56 | [debug]>>>>>>cb_gdb:
 | 
| 57 | [debug]> set unwindonsignal on
 | 
| 58 | [debug]>>>>>>cb_gdb:
 | 
| 59 | [debug]> set print elements 0
 | 
| 60 | [debug]>>>>>>cb_gdb:
 | 
| 61 | [debug]> set disassembly-flavor intel
 | 
| 62 | [debug]No symbol "disassembly" in current context.
 | 
| 63 | [debug]>>>>>>cb_gdb:
 | 
| 64 | [debug]> catch throw
 | 
| 65 | [debug]Catchpoint 1 (throw)
 | 
| 66 | [debug]>>>>>>cb_gdb:
 | 
| 67 | [debug]> source /usr/share/codeblocks/scripts/stl-views-1.0.3.gdb
 | 
| 68 | [debug]>>>>>>cb_gdb:
 | 
| 69 | [debug]> directory /home/sean/Dokumente/iCBox/
 | 
| 70 | [debug]Source directories searched: /home/sean/Dokumente/iCBox:$cdir:$cwd
 | 
| 71 | [debug]>>>>>>cb_gdb:
 | 
| 72 | [debug]> target remote tcp:localhost:3333
 | 
| 73 | [debug]Queued:[tty /dev/pts/0]
 | 
| 74 | [debug]Remote debugging using tcp:localhost:3333
 | 
| 75 | [debug]0x00000000 in ?? ()
 | 
| 76 | [debug]>>>>>>cb_gdb:
 | 
| 77 | 
 | 
| 78 | Connected
 | 
| 79 | 
 | 
| 80 | [debug]> monitor halt
 | 
| 81 | 
 | 
| 82 | In ?? () ()
 | 
| 83 | 
 | 
| 84 | [debug]> monitor halt
 | 
| 85 | [debug]target was in unknown state when halt was requested
 | 
| 86 | [debug]target state: halted
 | 
| 87 | [debug]target halted due to debug-request, current mode: Thread 
 | 
| 88 | [debug]xPSR: 0x410f0000 pc: 0x08006024 msp: 0x2001fff8
 | 
| 89 | [debug]>>>>>>cb_gdb:>>>>>>cb_gdb:
 | 
| 90 | [debug]> load ./bin/Debug/iCBox.bin
 | 
| 91 | [debug]"./bin/Debug/iCBox.bin" is not an object file: File format not recognized
 | 
| 92 | [debug]>>>>>>cb_gdb:
 | 
| 93 | [debug]> file ./bin/Debug/iCBox.bin
 | 
| 94 | [debug]"/home/sean/Dokumente/iCBox/./bin/Debug/iCBox.bin": not in executable format: File format not recognized
 | 
| 95 | [debug]>>>>>>cb_gdb:
 | 
| 96 | [debug]> monitor sleep 1000
 | 
| 97 | [debug]>>>>>>cb_gdb:
 | 
| 98 | [debug]> monitor reset
 | 
| 99 | [debug]>>>>>>cb_gdb:
 | 
| 100 | [debug]> tty /dev/pts/0
 | 
| 101 | [debug]>>>>>>cb_gdb:
 | 
| 102 | [debug]> bt 30
 | 
| 103 | [debug]#0  0x00000000 in ?? ()
 | 
| 104 | [debug]#1  0x00000000 in ?? ()
 | 
| 105 | [debug]>>>>>>cb_gdb:
 |