Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Debugging Epiphany/Midori (webkit-gtk based) on earmv6hf (RPI 2)



On 10/13/15 17:58, Stephan wrote:


Breakpoint 1, 0x46213ff4 in g_dpgettext2 () from /usr/pkg/lib/libglib-2.0.so.0
(gdb) i r $r12
r12            0x7fffb8c8       2147465416

Breakpoint 1, 0x46213ff4 in g_dpgettext2 () from /usr/pkg/lib/libglib-2.0.so.0
(gdb) i r $r12
r12            0x7fffb870       2147465328

Contrary, sp is broken in the non-working case:

(gdb) i r $r12
r12            0x7fffa414       2147460116

Unfortunately, the call trace is incomplete in that case:
r13 is sp.

debug symbols (compile flag -g) will help a lot here.


Nick


Home | Main Index | Thread Index | Old Index