Everytime i attempt to debug an application i get this error in the console:
0xb7fe11d0 in ?? () from C:\tizen-sdk\platforms\tizen-2.3.1\wearable\rootstraps\wearable-2.3.1-emulator.core/lib/ld-linux.so.2 The target endianness is set automatically (currently little endian) warning: Could not load shared library symbols for 109 libraries, e.g. /usr/lib/libsys-assert.so. Use the "info sharedlibrary" command to see the complete listing. Do you need "set solib-search-path" or "set sysroot"?
No matter the application or target device. The only clues i have are that it may be related to the GDB Client.
This doesnt occur when i just run the application.
Can someone please inform me on how i would fix this issue?
any help is greatly appreciated.