w*s 发帖数: 7227 | 1 want to upgrade stunnel from 4.52 to 4.53,
builds ok, crashes in target.
1 trouble after the other, no ending ... | w*s 发帖数: 7227 | 2 native gdb never worked in our ARM,
set up gdb/gdbserver,
can step into app.
But when step into functions from shared library, segmentation fault.
You have to use a trick to step into *.so files.
painful ... | m**k 发帖数: 290 | 3 add-symbole-file is no trick at all
use printf for debugging |
|