DEBUGGING EXITED WITHOUT ANY BREAKPOINT HITS

Sysprogs forums Forums VisualGDB DEBUGGING EXITED WITHOUT ANY BREAKPOINT HITS

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11395
    rijulsunny
    Participant

    Followed: https://visualgdb.com/tutorials/raspberry/qt-cross/

    Program wont run.

    Any help would be greatly appreciated!

    GDBLog:

    Your VisualGDB trial expires in 26 days!
    C:\SysGCC\raspberry\bin\arm-linux-gnueabihf-gdb.exe –interpreter mi –args “C:\VS\LinuxProject3\LinuxProject3/Debug/LinuxProject3″
    -gdb-version
    =thread-group-added,id=”i1”
    GNU gdb (GDB) 7.7.1
    Copyright (C) 2014 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html&gt;
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law. Type “show copying”
    and “show warranty” for details.
    This GDB was configured as “–host=i686-pc-mingw32 –target=arm-linux-gnueabihf”.
    Type “show configuration” for configuration details.
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/&gt;.
    Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/&gt;.
    For help, type “help”.
    Type “apropos word” to search for commands related to “word”…
    Reading symbols from C:\VS\LinuxProject3\LinuxProject3/Debug/LinuxProject3…
    done.
    GNU gdb (GDB) 7.7.1
    Copyright (C) 2014 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html&gt;
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law. Type “show copying”
    and “show warranty” for details.
    This GDB was configured as “–host=i686-pc-mingw32 –target=arm-linux-gnueabihf”.
    Type “show configuration” for configuration details.
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/&gt;.
    Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/&gt;.
    For help, type “help”.
    Type “apropos word” to search for commands related to “word”.
    OK
    -list-features
    ^done,features=[“frozen-varobjs”,”pending-breakpoints”,”thread-info”,”data-read-memory-bytes”,”breakpoint-notifications”,”ada-task-info”,”language-option”,”info-gdb-mi-command”,”undefined-command-error-code”,”exec-run-start-option”]
    -gdb-set disassembly-flavor intel
    No symbol “disassembly” in current context.
    -gdb-set print demangle off
    OK
    -break-insert -f main
    ^done,bkpt={number=”1″,type=”breakpoint”,disp=”keep”,enabled=”y”,addr=”0x000125c4″,func=”main(int, char**)”,file=”LinuxProject3.cpp”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3\\LinuxProject3.cpp”,line=”6″,thread-groups=[“i1″],times=”0″,original-location=”main”}
    -gdb-set solib-search-path C:/VS/LinuxProject3/LinuxProject3/Debug
    OK
    -gdb-show sysroot
    -gdb-show debug-file-directory
    ^done,value=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot”
    ^done,value=”c:\\q\\gnu\\raspberrypi\\out\\lib\\debug”
    -gdb-set debug-file-directory c:/sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/lib/debug
    OK
    -target-select remote raspberrypi:2000
    =thread-group-started,id=”i1″,pid=”4566″
    =thread-created,id=”1″,group-id=”i1″
    =library-loaded,id=”/lib/ld-linux-armhf.so.3″,target-name=”/lib/ld-linux-armhf.so.3″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/ld-linux-armhf.so.3″,symbols-loaded=”0″,thread-group=”i1″
    &”Cannot access memory at address 0x0\n”
    *stopped,frame={addr=”0x76fcfd40″,func=”??”,args=[],from=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/ld-linux-armhf.so.3″},thread-id=”1″,stopped-threads=”all”,core=”3″
    ^connected
    info shared
    &”info shared\n”
    From To Syms Read Shared Object Library
    0x76fcf820 0x76fea4ec Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    OK
    info target
    &”info target\n”
    Symbols from “C:\VS\LinuxProject3\LinuxProject3\Debug\LinuxProject3″.
    Remote serial target in gdb-specific protocol:
    Debugging a target over a serial line.
    While running this, GDB does not access memory from…
    Local exec file:
    `C:\VS\LinuxProject3\LinuxProject3\Debug\LinuxProject3′, file type elf32-littlearm.
    Entry point: 0x12488
    0x00010134 – 0x0001014d is .interp
    0x00010150 – 0x00010170 is .note.ABI-tag
    0x00010170 – 0x00010194 is .note.gnu.build-id
    0x00010194 – 0x00010558 is .gnu.hash
    0x00010558 – 0x00010c88 is .dynsym
    0x00010c88 – 0x00011b5b is .dynstr
    0x00011b5c – 0x00011c42 is .gnu.version
    0x00011c44 – 0x00011cb4 is .gnu.version_r
    0x00011cb4 – 0x00011cd4 is .rel.dyn
    0x00011cd4 – 0x00011fdc is .rel.plt
    0x00011fdc – 0x00011fe8 is .init
    0x00011fe8 – 0x00012488 is .plt
    0x00012488 – 0x00013320 is .text
    0x00013320 – 0x00013328 is .fini
    0x00013328 – 0x00013658 is .rodata
    0x00013658 – 0x00013840 is .ARM.extab
    0x00013840 – 0x00013908 is .ARM.exidx
    0x00013908 – 0x0001390c is .eh_frame
    0x0002390c – 0x00023910 is .init_array
    0x00023910 – 0x00023914 is .fini_array
    0x00023914 – 0x00023918 is .jcr
    0x00023918 – 0x00023a30 is .dynamic
    0x00023a30 – 0x00023bc4 is .got
    0x00023bc4 – 0x00023bcc is .data
    0x00023bd0 – 0x00023c20 is .bss
    0x76fcf114 – 0x76fcf138 is .note.gnu.build-id in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fcf138 – 0x76fcf1f8 is .hash in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fcf1f8 – 0x76fcf2d4 is .gnu.hash in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fcf2d4 – 0x76fcf4a4 is .dynsym in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fcf4a4 – 0x76fcf647 is .dynstr in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fcf648 – 0x76fcf682 is .gnu.version in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fcf684 – 0x76fcf6e0 is .gnu.version_d in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fcf6e0 – 0x76fcf788 is .rel.dyn in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fcf788 – 0x76fcf7b8 is .rel.plt in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fcf7b8 – 0x76fcf814 is .plt in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fcf820 – 0x76fea4ec is .text in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fea4ec – 0x76fee0b0 is .rodata in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fee0b0 – 0x76fee104 is .ARM.extab in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fee104 – 0x76fee1a4 is .ARM.exidx in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76ffed40 – 0x76ffef44 is .data.rel.ro in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76ffef44 – 0x76ffeffc is .dynamic in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fff000 – 0x76fff050 is .got in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fff050 – 0x76fff884 is .data in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    0x76fff884 – 0x76fff958 is .bss in c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    OK
    -break-insert -f C:/VS/LinuxProject3/LinuxProject3/MainWindow.cpp:17
    ^done,bkpt={number=”2″,type=”breakpoint”,disp=”keep”,enabled=”y”,addr=”0x000127f8″,func=”MainWindow::ButtonClicked()”,file=”MainWindow.cpp”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3\\MainWindow.cpp”,line=”17″,thread-groups=[“i1″],times=”0″,original-location=”C:/VS/LinuxProject3/LinuxProject3/MainWindow.cpp:17″}
    -break-after 2 0
    OK
    info symbol 0x127f8
    &”info symbol 0x127f8\n”
    _ZN10MainWindow13ButtonClickedEv + 16 in section .text of C:\VS\LinuxProject3\LinuxProject3\Debug\LinuxProject3
    OK
    info line *0x127f8
    &”info line *0x127f8\n”
    Line 19 of “MainWindow.cpp” starts at address 0x127f8 <MainWindow::ButtonClicked()+16> and ends at 0x12808 <MainWindow::ButtonClicked()+32>.
    OK
    -file-list-exec-source-files
    ^done,files=[{file=”MainWindow.cpp”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3\\MainWindow.cpp”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9/new”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\new”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qmessagebox.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qmessagebox.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qdialog.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qdialog.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qstatusbar.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qstatusbar.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qpushbutton.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qpushbutton.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qtoolbar.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qtoolbar.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qmenubar.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qmenubar.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qaction.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qaction.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qlocale.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qlocale.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qhash.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qhash.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qmap.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qmap.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qmainwindow.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qmainwindow.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qsharedpointer_impl.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qsharedpointer_impl.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qline.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qline.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qregion.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qregion.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qpolygon.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qpolygon.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qvector.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qvector.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qvariant.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qvariant.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qdatastream.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qdatastream.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qrgb.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qrgb.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qpoint.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qpoint.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qlist.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qlist.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include/wctype.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\wctype.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qstringlist.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qstringlist.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qregexp.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qregexp.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/atomic_word.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\atomic_word.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include/locale.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\locale.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include/time.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\time.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include/wchar.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\wchar.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include/stdio.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\stdio.h”},{file=”c:\\sysgcc\\raspberry\\lib\\gcc\\arm-linux-gnueabihf\\4.9\\include/stdarg.h”,fullname=”c:\\sysgcc\\raspberry\\lib\\gcc\\arm-linux-gnueabihf\\4.9\\include\\stdarg.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qatomic.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qatomic.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qbasicatomic.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qbasicatomic.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qchar.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qchar.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qwindowdefs.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qwindowdefs.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qbytearray.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qbytearray.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qobject.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qobject.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qobjectdefs.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qobjectdefs.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qnamespace.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qnamespace.h”},{file=”<built-in>”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3/<built-in>”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\sys/types.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\sys\\types.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include/stdlib.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\stdlib.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\bits/types.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\bits\\types.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/cpp_type_traits.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\cpp_type_traits.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/stl_iterator.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\stl_iterator.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\ext/numeric_traits.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\ext\\numeric_traits.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\ext/new_allocator.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\ext\\new_allocator.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/predefined_ops.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\predefined_ops.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/stl_list.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\stl_list.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\debug/debug.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\debug\\debug.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9/cwctype”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\cwctype”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/stl_iterator_base_types.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\stl_iterator_base_types.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/stringfwd.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\stringfwd.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/basic_string.tcc”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\basic_string.tcc”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/basic_string.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\basic_string.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9/clocale”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\clocale”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/char_traits.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\char_traits.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9/cwchar”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\cwchar”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/allocator.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\allocator.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/c++config.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\c++config.h”},{file=”c:\\sysgcc\\raspberry\\lib\\gcc\\arm-linux-gnueabihf\\4.9\\include/stddef.h”,fullname=”c:\\sysgcc\\raspberry\\lib\\gcc\\arm-linux-gnueabihf\\4.9\\include\\stddef.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9/cstdlib”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\cstdlib”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qglobal.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qglobal.h”},{file=”MainWindow.h”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3\\MainWindow.h”},{file=”Debug/ui_MainWindow.h”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3\\Debug\\ui_MainWindow.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qwidget.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qwidget.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qrect.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qrect.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qsize.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qsize.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qstring.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qstring.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qatomic_armv6.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qatomic_armv6.h”},{file=”LinuxProject3.cpp”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3\\LinuxProject3.cpp”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9/new”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\new”},{file=”MainWindow.h”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3\\MainWindow.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qapplication.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qapplication.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qsharedpointer_impl.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qsharedpointer_impl.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qrgb.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qrgb.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qlist.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qlist.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include/wctype.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\wctype.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qstringlist.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qstringlist.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qregexp.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qregexp.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/atomic_word.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\atomic_word.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include/locale.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\locale.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include/time.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\time.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include/wchar.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\wchar.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include/stdio.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\stdio.h”},{file=”c:\\sysgcc\\raspberry\\lib\\gcc\\arm-linux-gnueabihf\\4.9\\include/stdarg.h”,fullname=”c:\\sysgcc\\raspberry\\lib\\gcc\\arm-linux-gnueabihf\\4.9\\include\\stdarg.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qbasicatomic.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qbasicatomic.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qchar.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qchar.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qbytearray.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qbytearray.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qstring.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qstring.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qobject.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qobject.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qobjectdefs.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qobjectdefs.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qnamespace.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qnamespace.h”},{file=”<built-in>”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3/<built-in>”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qglobal.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qglobal.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\sys/types.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\sys\\types.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include/stdlib.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\stdlib.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\bits/types.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\bits\\types.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/cpp_type_traits.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\cpp_type_traits.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/stl_iterator.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\stl_iterator.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\ext/numeric_traits.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\ext\\numeric_traits.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\ext/new_allocator.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\ext\\new_allocator.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/predefined_ops.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\predefined_ops.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/stl_list.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\stl_list.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\debug/debug.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\debug\\debug.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9/cwctype”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\cwctype”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/stl_iterator_base_types.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\stl_iterator_base_types.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/stringfwd.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\stringfwd.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/basic_string.tcc”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\basic_string.tcc”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/basic_string.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\basic_string.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9/clocale”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\clocale”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/char_traits.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\char_traits.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9/cwchar”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\cwchar”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/allocator.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\allocator.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits/c++config.h”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\bits\\c++config.h”},{file=”c:\\sysgcc\\raspberry\\lib\\gcc\\arm-linux-gnueabihf\\4.9\\include/stddef.h”,fullname=”c:\\sysgcc\\raspberry\\lib\\gcc\\arm-linux-gnueabihf\\4.9\\include\\stddef.h”},{file=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9/cstdlib”,fullname=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\include\\c++\\4.9\\cstdlib”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qwidget.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qwidget.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qscopedpointer.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qscopedpointer.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qglobal.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qglobal.h”},{file=”Debug/moc_MainWindow.cpp”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3\\Debug\\moc_MainWindow.cpp”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qglobal.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qglobal.h”},{file=”MainWindow.h”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3\\MainWindow.h”},{file=”Debug/ui_MainWindow.h”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3\\Debug\\ui_MainWindow.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qwidget.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qwidget.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qrect.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qrect.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qsize.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qsize.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qstring.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qstring.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtCore/qatomic_armv6.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtCore\\qatomic_armv6.h”},{file=”../../../sysgcc/raspberry/arm-linux-gnueabihf/sysroot/usr/include/qt4/QtGui/qwidget.h”,fullname=”C:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot\\usr\\include\\qt4\\QtGui\\qwidget.h”}]
    -exec-continue
    ^running
    *running,thread-id=”all”
    =library-loaded,id=”linux-vdso.so.1″,target-name=”linux-vdso.so.1″,host-name=”linux-vdso.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libarmmem.so”,target-name=”/usr/lib/arm-linux-gnueabihf/libarmmem.so”,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libarmmem.so”,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libQtGui.so.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libQtGui.so.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libQtCore.so.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libQtCore.so.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libQtCore.so.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libpthread.so.0″,target-name=”/lib/arm-linux-gnueabihf/libpthread.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libpthread.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libstdc++.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libstdc++.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libstdc++.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libm.so.6″,target-name=”/lib/arm-linux-gnueabihf/libm.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libm.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libgcc_s.so.1″,target-name=”/lib/arm-linux-gnueabihf/libgcc_s.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libgcc_s.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libc.so.6″,target-name=”/lib/arm-linux-gnueabihf/libc.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libc.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libfontconfig.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libfontconfig.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libfontconfig.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libaudio.so.2″,target-name=”/usr/lib/arm-linux-gnueabihf/libaudio.so.2″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libaudio.so.2″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libglib-2.0.so.0″,target-name=”/lib/arm-linux-gnueabihf/libglib-2.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libglib-2.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libpng12.so.0″,target-name=”/lib/arm-linux-gnueabihf/libpng12.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libpng12.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libz.so.1″,target-name=”/lib/arm-linux-gnueabihf/libz.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libz.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libfreetype.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libfreetype.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libfreetype.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libgobject-2.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libgobject-2.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libgobject-2.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libSM.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libSM.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libSM.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libICE.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libICE.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libICE.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libXrender.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libXrender.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXrender.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libXext.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libXext.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXext.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libX11.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libX11.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libX11.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libdl.so.2″,target-name=”/lib/arm-linux-gnueabihf/libdl.so.2″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libdl.so.2″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/librt.so.1″,target-name=”/lib/arm-linux-gnueabihf/librt.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/librt.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libexpat.so.1″,target-name=”/lib/arm-linux-gnueabihf/libexpat.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libexpat.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libXt.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libXt.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXt.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libXau.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libXau.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXau.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libpcre.so.3″,target-name=”/lib/arm-linux-gnueabihf/libpcre.so.3″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libpcre.so.3″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libffi.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libffi.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libffi.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libuuid.so.1″,target-name=”/lib/arm-linux-gnueabihf/libuuid.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libuuid.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libxcb.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libxcb.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libxcb.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libXdmcp.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libXdmcp.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXdmcp.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =breakpoint-modified,bkpt={number=”1″,type=”breakpoint”,disp=”keep”,enabled=”y”,addr=”0x000125c4″,func=”main(int, char**)”,file=”LinuxProject3.cpp”,fullname=”C:\\\\VS\\\\LinuxProject3\\\\LinuxProject3\\\\LinuxProject3.cpp”,line=”6″,thread-groups=[“i1″],times=”1″,original-location=”main”}
    *stopped,reason=”breakpoint-hit”,disp=”keep”,bkptno=”1″,frame={addr=”0x000125c4″,func=”main”,args=[{name=”argc”,value=”1″},{name=”argv”,value=”0x7efff964″}],file=”LinuxProject3.cpp”,fullname=”C:\\VS\\LinuxProject3\\LinuxProject3\\LinuxProject3.cpp”,line=”6″},thread-id=”1″,stopped-threads=”all”,core=”3″
    info shared
    &”info shared\n”
    From To Syms Read Shared Object Library
    0x76fcf820 0x76fea4ec Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    No linux-vdso.so.1
    0x76fba568 0x76fbe2c4 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libarmmem.so
    0x767d8178 0x76e3b344 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so.4
    0x7645ae70 0x765ecf2c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libQtCore.so.4
    0x763f0070 0x763fe0bc Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libpthread.so.0
    0x76356b78 0x763c3a70 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libstdc++.so.6
    0x76298c70 0x762c9520 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libm.so.6
    0x76275160 0x7628401c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libgcc_s.so.1
    0x7613cc40 0x76231ad8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libc.so.6
    0x760e97c0 0x76107f70 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libfontconfig.so.1
    0x760c3fb8 0x760d25b0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libaudio.so.2
    0x75fd2428 0x76053fb0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libglib-2.0.so.0
    0x75f90680 0x75fa841c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libpng12.so.0
    0x75f6786c 0x75f77a54 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libz.so.1
    0x75ed6b64 0x75f3f494 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libfreetype.so.6
    0x75e7c720 0x75eb2cb0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libgobject-2.0.so.0
    0x75e66484 0x75e6a7e0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libSM.so.6
    0x75e4a46c 0x75e577b8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libICE.so.6
    0x75e37638 0x75e3d054 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXrender.so.1
    0x75e19880 0x75e24568 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXext.so.6
    0x75d14a38 0x75d94afc Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libX11.so.6
    0x75cee990 0x75cef76c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libdl.so.2
    0x75cd8830 0x75cdc220 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/librt.so.1
    0x75ca7178 0x75cc2914 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libexpat.so.1
    0x75c5b64c 0x75c938c8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXt.so.6
    0x75c44b7c 0x75c45790 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXau.so.6
    0x75bd2034 0x75c1faf0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libpcre.so.3
    0x75bc2354 0x75bc6c34 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libffi.so.6
    0x75badf04 0x75bafa64 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libuuid.so.1
    0x75b960ac 0x75ba22dc Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libxcb.so.1
    0x75b82f6c 0x75b84554 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXdmcp.so.6
    OK
    -break-delete 1
    OK
    -exec-continue
    ^running
    *running,thread-id=”all”
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/gconv/UTF-16.so”,target-name=”/usr/lib/arm-linux-gnueabihf/gconv/UTF-16.so”,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/gconv/UTF-16.so”,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libicui18n.so.52″,target-name=”/usr/lib/arm-linux-gnueabihf/libicui18n.so.52″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libicui18n.so.52″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libicuuc.so.52″,target-name=”/usr/lib/arm-linux-gnueabihf/libicuuc.so.52″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libicuuc.so.52″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libicudata.so.52″,target-name=”/usr/lib/arm-linux-gnueabihf/libicudata.so.52″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libicudata.so.52″,symbols-loaded=”0″,thread-group=”i1″
    =thread-group-exited,id=”i1″,exit-code=”01″
    *stopped,reason=”exited”,exit-code=”01″
    info shared
    &”info shared\n”
    =library-unloaded,id=”linux-vdso.so.1″,target-name=”linux-vdso.so.1″,host-name=”linux-vdso.so.1″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libarmmem.so”,target-name=”/usr/lib/arm-linux-gnueabihf/libarmmem.so”,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libarmmem.so”,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libQtGui.so.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libQtGui.so.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so.4″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libQtCore.so.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libQtCore.so.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libQtCore.so.4″,thread-group=”i1″
    =library-unloaded,id=”/lib/arm-linux-gnueabihf/libpthread.so.0″,target-name=”/lib/arm-linux-gnueabihf/libpthread.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libpthread.so.0″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libstdc++.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libstdc++.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libstdc++.so.6″,thread-group=”i1″
    =library-unloaded,id=”/lib/arm-linux-gnueabihf/libm.so.6″,target-name=”/lib/arm-linux-gnueabihf/libm.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libm.so.6″,thread-group=”i1″
    =library-unloaded,id=”/lib/arm-linux-gnueabihf/libgcc_s.so.1″,target-name=”/lib/arm-linux-gnueabihf/libgcc_s.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libgcc_s.so.1″,thread-group=”i1″
    =library-unloaded,id=”/lib/arm-linux-gnueabihf/libc.so.6″,target-name=”/lib/arm-linux-gnueabihf/libc.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libc.so.6″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libfontconfig.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libfontconfig.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libfontconfig.so.1″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libaudio.so.2″,target-name=”/usr/lib/arm-linux-gnueabihf/libaudio.so.2″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libaudio.so.2″,thread-group=”i1″
    =library-unloaded,id=”/lib/arm-linux-gnueabihf/libglib-2.0.so.0″,target-name=”/lib/arm-linux-gnueabihf/libglib-2.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libglib-2.0.so.0″,thread-group=”i1″
    =library-unloaded,id=”/lib/arm-linux-gnueabihf/libpng12.so.0″,target-name=”/lib/arm-linux-gnueabihf/libpng12.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libpng12.so.0″,thread-group=”i1″
    =library-unloaded,id=”/lib/arm-linux-gnueabihf/libz.so.1″,target-name=”/lib/arm-linux-gnueabihf/libz.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libz.so.1″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libfreetype.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libfreetype.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libfreetype.so.6″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libgobject-2.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libgobject-2.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libgobject-2.0.so.0″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libSM.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libSM.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libSM.so.6″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libICE.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libICE.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libICE.so.6″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libXrender.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libXrender.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXrender.so.1″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libXext.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libXext.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXext.so.6″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libX11.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libX11.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libX11.so.6″,thread-group=”i1″
    =library-unloaded,id=”/lib/arm-linux-gnueabihf/libdl.so.2″,target-name=”/lib/arm-linux-gnueabihf/libdl.so.2″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libdl.so.2″,thread-group=”i1″
    =library-unloaded,id=”/lib/arm-linux-gnueabihf/librt.so.1″,target-name=”/lib/arm-linux-gnueabihf/librt.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/librt.so.1″,thread-group=”i1″
    =library-unloaded,id=”/lib/arm-linux-gnueabihf/libexpat.so.1″,target-name=”/lib/arm-linux-gnueabihf/libexpat.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libexpat.so.1″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libXt.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libXt.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXt.so.6″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libXau.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libXau.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXau.so.6″,thread-group=”i1″
    =library-unloaded,id=”/lib/arm-linux-gnueabihf/libpcre.so.3″,target-name=”/lib/arm-linux-gnueabihf/libpcre.so.3″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libpcre.so.3″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libffi.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libffi.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libffi.so.6″,thread-group=”i1″
    =library-unloaded,id=”/lib/arm-linux-gnueabihf/libuuid.so.1″,target-name=”/lib/arm-linux-gnueabihf/libuuid.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libuuid.so.1″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libxcb.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libxcb.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libxcb.so.1″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libXdmcp.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libXdmcp.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXdmcp.so.6″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/gconv/UTF-16.so”,target-name=”/usr/lib/arm-linux-gnueabihf/gconv/UTF-16.so”,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/gconv/UTF-16.so”,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libicui18n.so.52″,target-name=”/usr/lib/arm-linux-gnueabihf/libicui18n.so.52″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libicui18n.so.52″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libicuuc.so.52″,target-name=”/usr/lib/arm-linux-gnueabihf/libicuuc.so.52″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libicuuc.so.52″,thread-group=”i1″
    =library-unloaded,id=”/usr/lib/arm-linux-gnueabihf/libicudata.so.52″,target-name=”/usr/lib/arm-linux-gnueabihf/libicudata.so.52″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libicudata.so.52″,thread-group=”i1″
    From To Syms Read Shared Object Library
    0x76fcf820 0x76fea4ec Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/ld-linux-armhf.so.3
    OK

    #11397
    support
    Keymaster

    Hi,

    According to the log, it looks like the program exits with an error code. Please try checking whether it prints any error messages (in the “gdbserver” part of the log), like “cannot open display” or “cannot load library”.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.