Port-arm archive

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

Re: RIP debug symbols [was Re: urtwn/RTL8188RU causing reboot]



On 13 January 2015 at 14:44, Martin Husemann <martin%duskware.de@localhost> wrote:
> Maybe you want a cross gdb and use it on netbsd.gdb?
>
> Building that is done by adding -V MKCROSSGDB=yes to the build.sh command
> line, or setting it in /etc/mk.conf.
>
> When you get a symbol from ddb, you can then do:
>
> (gdb) list *(0x....)
>
> or
>
> (gdb) list *(lwp_start+0x18)
>
> Martin

Ah!  Thanks Martin, that looks like what I was looking for.

Cheers,
Joachim.

-- 
Joachim Thiemann :: http://jthiem.bitbucket.org ::
http://signalsprocessed.blogspot.com


Home | Main Index | Thread Index | Old Index