Debugging exited without any breakpoint hits from OpenCV tutorial

Sysprogs forums Forums VisualGDB Debugging exited without any breakpoint hits from OpenCV tutorial

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10807
    cbarreiro
    Participant

    Followed: https://visualgdb.com/tutorials/raspberry/opencv/

    Program wont run. Problem seems to be with:No symbol “disassembly” in current context.

    Any help would be greatly appreciated!

    GDBLog:

    C:\SysGCC\Raspberry\bin\arm-linux-gnueabihf-gdb.exe –interpreter mi –args “C:\Users\Chris\Desktop\Pi-VS\OpenCvTest\OpenCvTest/Debug/OpenCvTest” /home/pi/lena.png
    -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:\Users\Chris\Desktop\Pi-VS\OpenCvTest\OpenCvTest/Debug/OpenCvTest…
    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=”0x00013430″,func=”main(int, char**)”,file=”C:/Users/Chris/Desktop/Pi-VS/OpenCvTest/OpenCvTest/OpenCvTest.cpp”,fullname=”C:\\Users\\Chris\\Desktop\\Pi-VS\\OpenCvTest\\OpenCvTest\\OpenCvTest.cpp”,line=”30″,thread-groups=[“i1″],times=”0″,original-location=”main”}
    -gdb-set solib-search-path C:/Users/Chris/Desktop/Pi-VS/OpenCvTest/OpenCvTest/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
    -target-select remote 192.168.1.76:2000
    OK
    =thread-group-started,id=”i1″,pid=”8415″
    =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=”0″
    ^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:\Users\Chris\Desktop\Pi-VS\OpenCvTest\OpenCvTest\Debug\OpenCvTest”.
    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:\Users\Chris\Desktop\Pi-VS\OpenCvTest\OpenCvTest\Debug\OpenCvTest’, file type elf32-littlearm.
    Entry point: 0x132a8
    0x00010134 – 0x0001014d is .interp
    0x00010150 – 0x00010170 is .note.ABI-tag
    0x00010170 – 0x00010194 is .note.gnu.build-id
    0x00010194 – 0x000106dc is .gnu.hash
    0x000106dc – 0x000111ec is .dynsym
    0x000111ec – 0x00012e1c is .dynstr
    0x00012e1c – 0x00012f7e is .gnu.version
    0x00012f80 – 0x00013000 is .gnu.version_r
    0x00013000 – 0x00013018 is .rel.dyn
    0x00013018 – 0x00013110 is .rel.plt
    0x00013110 – 0x0001311c is .init
    0x0001311c – 0x000132a4 is .plt
    0x000132a8 – 0x00015214 is .text
    0x00015214 – 0x0001521c is .fini
    0x0001521c – 0x00015248 is .rodata
    0x00015248 – 0x000154d4 is .ARM.extab
    0x000154d4 – 0x0001562c is .ARM.exidx
    0x0001562c – 0x00015630 is .eh_frame
    0x00025630 – 0x00025638 is .init_array
    0x00025638 – 0x0002563c is .fini_array
    0x0002563c – 0x00025640 is .jcr
    0x00025640 – 0x000257d0 is .dynamic
    0x000257d0 – 0x0002585c is .got
    0x0002585c – 0x0002586c is .data
    0x00025870 – 0x00025990 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
    -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/libopencv_videostab.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_videostab.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_videostab.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_ts.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_ts.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_ts.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_superres.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_superres.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_superres.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_stitching.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_stitching.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_stitching.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_ocl.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_ocl.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_ocl.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_gpu.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_gpu.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_gpu.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_contrib.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_contrib.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_contrib.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_photo.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_photo.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_photo.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_legacy.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_legacy.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_legacy.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_video.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_video.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_video.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_objdetect.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_objdetect.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_objdetect.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_ml.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_ml.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_ml.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_calib3d.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_calib3d.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_calib3d.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_features2d.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_features2d.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_features2d.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_highgui.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_highgui.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_highgui.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_imgproc.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_imgproc.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_imgproc.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_flann.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_flann.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_flann.so.2.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopencv_core.so.2.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libopencv_core.so.2.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_core.so.2.4″,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=”/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/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=”/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=”/usr/lib/arm-linux-gnueabihf/libGLU.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libGLU.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libGLU.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libGL.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libGL.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libGL.so.1″,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/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=”/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=”/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/libjpeg.so.62″,target-name=”/usr/lib/arm-linux-gnueabihf/libjpeg.so.62″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libjpeg.so.62″,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=”/usr/lib/arm-linux-gnueabihf/libtiff.so.5″,target-name=”/usr/lib/arm-linux-gnueabihf/libtiff.so.5″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libtiff.so.5″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libjasper.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libjasper.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libjasper.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libImath.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libImath.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libImath.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libIlmImf.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libIlmImf.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libIlmImf.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libIex.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libIex.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libIex.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libHalf.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libHalf.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libHalf.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libIlmThread.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libIlmThread.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libIlmThread.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libgtk-x11-2.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libgtk-x11-2.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libgtk-x11-2.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libgdk-x11-2.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libgdk-x11-2.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libgdk-x11-2.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libpangocairo-1.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libpangocairo-1.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libpangocairo-1.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libatk-1.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libatk-1.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libatk-1.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libcairo.so.2″,target-name=”/usr/lib/arm-linux-gnueabihf/libcairo.so.2″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libcairo.so.2″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libgdk_pixbuf-2.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libgdk_pixbuf-2.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libgdk_pixbuf-2.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libgio-2.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libgio-2.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libgio-2.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libpangoft2-1.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libpangoft2-1.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libpangoft2-1.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libpango-1.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libpango-1.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libpango-1.0.so.0″,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=”/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=”/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/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/libgthread-2.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libgthread-2.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libgthread-2.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/libgtkglext-x11-1.0.so.0″,target-name=”/usr/lib/libgtkglext-x11-1.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/libgtkglext-x11-1.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/libgdkglext-x11-1.0.so.0″,target-name=”/usr/lib/libgdkglext-x11-1.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/libgdkglext-x11-1.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libXmu.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libXmu.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXmu.so.6″,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/libpangox-1.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libpangox-1.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libpangox-1.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libgmodule-2.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libgmodule-2.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libgmodule-2.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libdc1394.so.22″,target-name=”/usr/lib/arm-linux-gnueabihf/libdc1394.so.22″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libdc1394.so.22″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libv4l1.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libv4l1.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libv4l1.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/neon/vfp/libavcodec.so.56″,target-name=”/usr/lib/arm-linux-gnueabihf/neon/vfp/libavcodec.so.56″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/neon/vfp/libavcodec.so.56″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/neon/vfp/libavformat.so.56″,target-name=”/usr/lib/arm-linux-gnueabihf/neon/vfp/libavformat.so.56″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/neon/vfp/libavformat.so.56″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/neon/vfp/libavutil.so.54″,target-name=”/usr/lib/arm-linux-gnueabihf/neon/vfp/libavutil.so.54″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/neon/vfp/libavutil.so.54″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/neon/vfp/libswscale.so.3″,target-name=”/usr/lib/arm-linux-gnueabihf/neon/vfp/libswscale.so.3″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/neon/vfp/libswscale.so.3″,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/libxcb-dri3.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libxcb-dri3.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-dri3.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libxcb-present.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libxcb-present.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-present.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libxcb-sync.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libxcb-sync.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-sync.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libxshmfence.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libxshmfence.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libxshmfence.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libglapi.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libglapi.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libglapi.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libXdamage.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libXdamage.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXdamage.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libXfixes.so.3″,target-name=”/usr/lib/arm-linux-gnueabihf/libXfixes.so.3″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXfixes.so.3″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libX11-xcb.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libX11-xcb.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libX11-xcb.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libxcb-glx.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libxcb-glx.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-glx.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libxcb-dri2.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libxcb-dri2.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-dri2.so.0″,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/libXxf86vm.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libXxf86vm.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXxf86vm.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libdrm.so.2″,target-name=”/usr/lib/arm-linux-gnueabihf/libdrm.so.2″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libdrm.so.2″,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=”/lib/arm-linux-gnueabihf/liblzma.so.5″,target-name=”/lib/arm-linux-gnueabihf/liblzma.so.5″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/liblzma.so.5″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libjbig.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libjbig.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libjbig.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libXcomposite.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libXcomposite.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXcomposite.so.1″,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/libXinerama.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libXinerama.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXinerama.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libXi.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libXi.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXi.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libXrandr.so.2″,target-name=”/usr/lib/arm-linux-gnueabihf/libXrandr.so.2″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXrandr.so.2″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libXcursor.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libXcursor.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libXcursor.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libpixman-1.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libpixman-1.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libpixman-1.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libxcb-shm.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libxcb-shm.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-shm.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libxcb-render.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libxcb-render.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-render.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libselinux.so.1″,target-name=”/lib/arm-linux-gnueabihf/libselinux.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libselinux.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libresolv.so.2″,target-name=”/lib/arm-linux-gnueabihf/libresolv.so.2″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libresolv.so.2″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libharfbuzz.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libharfbuzz.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libharfbuzz.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libthai.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libthai.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libthai.so.0″,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/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/libraw1394.so.11″,target-name=”/usr/lib/arm-linux-gnueabihf/libraw1394.so.11″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libraw1394.so.11″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libusb-1.0.so.0″,target-name=”/lib/arm-linux-gnueabihf/libusb-1.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libusb-1.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libv4l2.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libv4l2.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libv4l2.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/neon/vfp/libavresample.so.2″,target-name=”/usr/lib/arm-linux-gnueabihf/neon/vfp/libavresample.so.2″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/neon/vfp/libavresample.so.2″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libxvidcore.so.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libxvidcore.so.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libxvidcore.so.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/neon/vfp/libx264.so.142″,target-name=”/usr/lib/arm-linux-gnueabihf/neon/vfp/libx264.so.142″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/neon/vfp/libx264.so.142″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/vfp/neon/libvpx.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/vfp/neon/libvpx.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/vfp/neon/libvpx.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libvorbisenc.so.2″,target-name=”/usr/lib/arm-linux-gnueabihf/libvorbisenc.so.2″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libvorbisenc.so.2″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libvorbis.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libvorbis.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libvorbis.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libtheoraenc.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libtheoraenc.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libtheoraenc.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libtheoradec.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libtheoradec.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libtheoradec.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libspeex.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libspeex.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libspeex.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libschroedinger-1.0.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libschroedinger-1.0.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libschroedinger-1.0.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopus.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libopus.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopus.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libopenjpeg.so.5″,target-name=”/usr/lib/arm-linux-gnueabihf/libopenjpeg.so.5″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libopenjpeg.so.5″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libmp3lame.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libmp3lame.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libmp3lame.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libgsm.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libgsm.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libgsm.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libva.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libva.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libva.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/librtmp.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/librtmp.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/librtmp.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libgnutls-deb0.so.28″,target-name=”/usr/lib/arm-linux-gnueabihf/libgnutls-deb0.so.28″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libgnutls-deb0.so.28″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libbz2.so.1.0″,target-name=”/lib/arm-linux-gnueabihf/libbz2.so.1.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libbz2.so.1.0″,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=”/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″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libgraphite2.so.3″,target-name=”/usr/lib/arm-linux-gnueabihf/libgraphite2.so.3″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libgraphite2.so.3″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libdatrie.so.1″,target-name=”/usr/lib/arm-linux-gnueabihf/libdatrie.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libdatrie.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/lib/arm-linux-gnueabihf/libudev.so.1″,target-name=”/lib/arm-linux-gnueabihf/libudev.so.1″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/lib/arm-linux-gnueabihf/libudev.so.1″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libv4lconvert.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libv4lconvert.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libv4lconvert.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libogg.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libogg.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libogg.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/liborc-0.4.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/liborc-0.4.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/liborc-0.4.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libhogweed.so.2″,target-name=”/usr/lib/arm-linux-gnueabihf/libhogweed.so.2″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libhogweed.so.2″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libnettle.so.4″,target-name=”/usr/lib/arm-linux-gnueabihf/libnettle.so.4″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libnettle.so.4″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libgmp.so.10″,target-name=”/usr/lib/arm-linux-gnueabihf/libgmp.so.10″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libgmp.so.10″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libp11-kit.so.0″,target-name=”/usr/lib/arm-linux-gnueabihf/libp11-kit.so.0″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libp11-kit.so.0″,symbols-loaded=”0″,thread-group=”i1″
    =library-loaded,id=”/usr/lib/arm-linux-gnueabihf/libtasn1.so.6″,target-name=”/usr/lib/arm-linux-gnueabihf/libtasn1.so.6″,host-name=”c:\\sysgcc\\raspberry\\arm-linux-gnueabihf\\sysroot/usr/lib/arm-linux-gnueabihf/libtasn1.so.6″,symbols-loaded=”0″,thread-group=”i1″
    =breakpoint-modified,bkpt={number=”1″,type=”breakpoint”,disp=”keep”,enabled=”y”,addr=”0x00013430″,func=”main(int, char**)”,file=”C:/Users/Chris/Desktop/Pi-VS/OpenCvTest/OpenCvTest/OpenCvTest.cpp”,fullname=”C:\\\\Users\\\\Chris\\\\Desktop\\\\Pi-VS\\\\OpenCvTest\\\\OpenCvTest\\\\OpenCvTest.cpp”,line=”30″,thread-groups=[“i1″],times=”1″,original-location=”main”}
    *stopped,reason=”breakpoint-hit”,disp=”keep”,bkptno=”1″,frame={addr=”0x00013430″,func=”main”,args=[{name=”argv”,value=”0x7efff954″}],file=”C:/Users/Chris/Desktop/Pi-VS/OpenCvTest/OpenCvTest/OpenCvTest.cpp”,fullname=”C:\\Users\\Chris\\Desktop\\Pi-VS\\OpenCvTest\\OpenCvTest\\OpenCvTest.cpp”,line=”30″},thread-id=”1″,stopped-threads=”all”,core=”0″
    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
    0x76f6ab58 0x76f902bc Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_videostab.so.2.4
    0x76ec6ad8 0x76f407d0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_ts.so.2.4
    0x76e6da78 0x76e95138 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_superres.so.2.4
    0x76dfb158 0x76e4f054 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_stitching.so.2.4
    0x76c41a78 0x76d287c0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_ocl.so.2.4
    0x76bd19e0 0x76c12fcc Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_gpu.so.2.4
    0x76b13bf0 0x76ba4120 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_contrib.so.2.4
    0x76aced70 0x76ae36c8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_photo.so.2.4
    0x769ef4b0 0x76aaa5a0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_legacy.so.2.4
    0x7697b120 0x769b8230 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_video.so.2.4
    0x76909d30 0x769561ec Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_objdetect.so.2.4
    0x7688bcd0 0x768e193c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_ml.so.2.4
    0x767f9e70 0x76862668 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_calib3d.so.2.4
    0x76761450 0x767d2150 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_features2d.so.2.4
    0x7670e248 0x76736970 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_highgui.so.2.4
    0x764e0d98 0x7663f664 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_imgproc.so.2.4
    0x7645c488 0x76495940 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_flann.so.2.4
    0x76257108 0x763f1714 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopencv_core.so.2.4
    0x76194b78 0x76201a70 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libstdc++.so.6
    0x760d6c70 0x76107520 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libm.so.6
    0x760b3160 0x760c201c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libgcc_s.so.1
    0x75f7ac40 0x7606fad8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libc.so.6
    0x75f52990 0x75f5376c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libdl.so.2
    0x75f2e070 0x75f3c0bc Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libpthread.so.0
    0x75f14830 0x75f18220 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/librt.so.1
    0x75eb7e88 0x75f01cf0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libGLU.so.1
    0x75e29f90 0x75e928a0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libGL.so.1
    0x75e0a484 0x75e0e7e0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libSM.so.6
    0x75dee46c 0x75dfb7b8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libICE.so.6
    0x75ce8a38 0x75d68afc Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libX11.so.6
    0x75cb8880 0x75cc3568 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXext.so.6
    0x75c9086c 0x75ca0a54 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libz.so.1
    0x75c3c9b0 0x75c6b31c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libjpeg.so.62
    0x75c0d680 0x75c2541c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libpng12.so.0
    0x75b97500 0x75bd4994 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libtiff.so.5
    0x75b3d5b8 0x75b72930 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libjasper.so.1
    0x75b227f0 0x75b240e0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libImath.so.6
    0x75a90928 0x75ac61ec Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libIlmImf.so.6
    0x75a58f9c 0x75a5f3e4 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libIex.so.6
    0x759fa8c4 0x759fae40 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libHalf.so.6
    0x759e7160 0x759e8720 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libIlmThread.so.6
    0x756720c8 0x758fac58 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libgtk-x11-2.0.so.0
    0x755923d0 0x755ed024 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libgdk-x11-2.0.so.0
    0x755674b8 0x7556c0ac Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libpangocairo-1.0.so.0
    0x7553e698 0x7554cbc0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libatk-1.0.so.0
    0x75451f58 0x755110b4 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libcairo.so.2
    0x7541a820 0x75430cd4 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libgdk_pixbuf-2.0.so.0
    0x752eebb0 0x753d3534 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libgio-2.0.so.0
    0x752ac3a0 0x752b4cf8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libpangoft2-1.0.so.0
    0x7526e998 0x75291240 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libpango-1.0.so.0
    0x75213720 0x75249cb0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libgobject-2.0.so.0
    0x7511d428 0x7519efb0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libglib-2.0.so.0
    0x750c97c0 0x750e7f70 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libfontconfig.so.1
    0x75035b64 0x7509e494 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libfreetype.so.6
    0x7501b528 0x7501b730 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libgthread-2.0.so.0
    0x75010f44 0x75011c80 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/libgtkglext-x11-1.0.so.0
    0x74fdf208 0x75002534 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/libgdkglext-x11-1.0.so.0
    0x74fab368 0x74fb8ce4 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXmu.so.6
    0x74f5d64c 0x74f958c8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXt.so.6
    0x74f288d8 0x74f2ef6c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libpangox-1.0.so.0
    0x74f11d20 0x74f12e38 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libgmodule-2.0.so.0
    0x74e94fb8 0x74eb8d74 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libdc1394.so.22
    0x74e78b90 0x74e7be48 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libv4l1.so.0
    0x74233080 0x746bd544 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/neon/vfp/libavcodec.so.56
    0x741041b0 0x741dfb14 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/neon/vfp/libavformat.so.56
    0x740c7bd8 0x740dd39c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/neon/vfp/libavutil.so.54
    0x7408a2e0 0x740b0764 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/neon/vfp/libswscale.so.3
    0x74058178 0x74073914 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libexpat.so.1
    0x7404b990 0x7404bfa8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-dri3.so.0
    0x7404097c 0x740410d4 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-present.so.0
    0x740347e4 0x74036150 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-sync.so.1
    0x74020738 0x74020ac8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libxshmfence.so.1
    0x73fee040 0x73ffe210 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libglapi.so.0
    0x73fcc89c 0x73fcd314 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXdamage.so.1
    0x73fbff90 0x73fc2298 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXfixes.so.3
    0x73fb5478 0x73fb5604 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libX11-xcb.so.1
    0x73fa413c 0x73fa9af0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-glx.so.0
    0x73f91324 0x73f920b8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-dri2.so.0
    0x73f790ac 0x73f852dc Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libxcb.so.1
    0x73f64c98 0x73f67468 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXxf86vm.so.1
    0x73f49b84 0x73f51aa0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libdrm.so.2
    0x73f32f04 0x73f34a64 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libuuid.so.1
    0x73f0cf48 0x73f22930 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/liblzma.so.5
    0x73eeee3c 0x73ef6cf0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libjbig.so.0
    0x73ee39fc 0x73ee447c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXcomposite.so.1
    0x73ed2638 0x73ed8054 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXrender.so.1
    0x73ec68c8 0x73ec71cc Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXinerama.so.1
    0x73eb29b8 0x73ebc59c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXi.so.6
    0x73ea24a0 0x73ea7a50 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXrandr.so.2
    0x73e92248 0x73e96da0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXcursor.so.1
    0x73de7250 0x73e77e3c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libpixman-1.so.0
    0x73dd79d4 0x73dd82b4 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-shm.so.0
    0x73dcaa44 0x73dcd5fc Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libxcb-render.so.0
    0x73d9f7f4 0x73db29bc Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libselinux.so.1
    0x73d78540 0x73d85b1c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libresolv.so.2
    0x73d1e2a8 0x73d54418 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libharfbuzz.so.0
    0x73d0a5a4 0x73d0dd0c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libthai.so.0
    0x73cfa354 0x73cfec34 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libffi.so.6
    0x73c87034 0x73cd4af0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libpcre.so.3
    0x73c74484 0x73c7ae9c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libraw1394.so.11
    0x73c57ce4 0x73c641fc Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libusb-1.0.so.0
    0x73c39320 0x73c3ee78 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libv4l2.so.0
    0x73c1a530 0x73c2499c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/neon/vfp/libavresample.so.2
    0x73b1b528 0x73b96974 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libxvidcore.so.4
    0x739b2800 0x73a7112c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/neon/vfp/libx264.so.142
    0x73826a30 0x7393e22c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/vfp/neon/libvpx.so.1
    0x73798d40 0x7379b3b8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libvorbisenc.so.2
    0x7375c710 0x73771fe8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libvorbis.so.0
    0x73713e50 0x737393f8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libtheoraenc.so.1
    0x736effd0 0x7370094c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libtheoradec.so.1
    0x736ca790 0x736da99c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libspeex.so.1
    0x7362ac00 0x73683aac Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libschroedinger-1.0.so.0
    0x735d0910 0x736054b8 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopus.so.0
    0x735a3288 0x735bb798 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libopenjpeg.so.5
    0x7352c5c0 0x73556a5c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libmp3lame.so.0
    0x73514f10 0x7351d400 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libgsm.so.1
    0x734f1874 0x734fd364 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libva.so.1
    0x734ca798 0x734d9c94 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/librtmp.so.1
    0x733d1d1c 0x7349f618 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libgnutls-deb0.so.28
    0x733a2020 0x733aea4c Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libbz2.so.1.0
    0x73396b7c 0x73397790 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXau.so.6
    0x7338af6c 0x7338c554 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libXdmcp.so.6
    0x7335d838 0x73375c10 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libgraphite2.so.3
    0x73350d88 0x73353be0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libdatrie.so.1
    0x733356c4 0x7333d564 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/lib/arm-linux-gnueabihf/libudev.so.1
    0x732afd20 0x732c89c4 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libv4lconvert.so.0
    0x732a1428 0x732a4378 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libogg.so.0
    0x7322695c 0x7327e2c0 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/liborc-0.4.so.0
    0x731eabfc 0x731f5418 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libhogweed.so.2
    0x731aa504 0x731caaa4 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libnettle.so.4
    0x7313cb00 0x7318b634 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libgmp.so.10
    0x730f8bd4 0x73116464 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libp11-kit.so.0
    0x730d3818 0x730de778 Yes c:\sysgcc\raspberry\arm-linux-gnueabihf\sysroot/usr/lib/arm-linux-gnueabihf/libtasn1.so.6
    OK
    -break-delete 1
    OK
    -exec-continue
    ^running
    *running,thread-id=”all”
    =thread-group-exited,id=”i1″,exit-code=”01″
    *stopped,reason=”exited”,exit-code=”01″

     

    #10812
    support
    Keymaster

    Hi,

    According to your log, the program exits normally with code 1. This usually indicates an error, so please check the Program Output window for the error messages shown by the program.

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