== WIP SF 2.x Camera == === Debugging a SIGSEGV in binder === On the device {{{ ps ax | grep mini gdbserver :3050 --attach }}} On the host {{{ arm-linux-gnueabi-gdb target remote jolla:3050 set solib-search-path /home/guhl/mer/android.cm11/droid/out/target/product/vision/symbols/system/bin:/home/guhl/ws/cm11/out/target/product/vision/symbols/system/lib break cont }}}