Re: Running kgdb in batch mode.

2012-11-26 Thread Ed Maste
On 26 November 2012 01:21, Sushanth Rai wrote: > Basically I would like to get kernel backtrace of a bunch of threads from the > live kernel under some conditions. When the condition is seen I would like to > run kgdb, collect kernel backtrace of specific threads and exit. Is there a > way run

Re: FreeBSD on RaspberryPi

2012-11-26 Thread Tim Kientzle
On Nov 25, 2012, at 11:46 PM, Oleksandr Tymoshenko wrote: > > On 2012-11-25, at 9:32 AM, Tim Kientzle wrote: > >> >> On Nov 24, 2012, at 8:01 PM, Oleksandr Tymoshenko wrote: >> >>> >>> On 2012-11-24, at 4:47 PM, Tim Kientzle wrote: >>> >>> > > .. skipped .. > >>> Tim, >>> >>> I'm almo

Re: Running kgdb in batch mode.

2012-11-26 Thread Benjamin Kaduk
On Mon, 26 Nov 2012, Ed Maste wrote: On 26 November 2012 01:21, Sushanth Rai wrote: Basically I would like to get kernel backtrace of a bunch of threads from the live kernel under some conditions. When the condition is seen I would like to run kgdb, collect kernel backtrace of specific thread

Re: FreeBSD on RaspberryPi

2012-11-26 Thread Oleksandr Tymoshenko
On 2012-11-26, at 7:05 AM, Tim Kientzle wrote: > > On Nov 25, 2012, at 11:46 PM, Oleksandr Tymoshenko wrote: > >> >> On 2012-11-25, at 9:32 AM, Tim Kientzle wrote: >> >>> >>> On Nov 24, 2012, at 8:01 PM, Oleksandr Tymoshenko wrote: >>> On 2012-11-24, at 4:47 PM, Tim Kientzle w

Re: FreeBSD on RaspberryPi

2012-11-26 Thread Tim Kientzle
On Nov 26, 2012, at 10:43 AM, Oleksandr Tymoshenko wrote: > > On 2012-11-26, at 7:05 AM, Tim Kientzle wrote: > >> >> On Nov 25, 2012, at 11:46 PM, Oleksandr Tymoshenko wrote: >> >>> >>> On 2012-11-25, at 9:32 AM, Tim Kientzle wrote: >>> On Nov 24, 2012, at 8:01 PM, Oleksandr Ty

Re: FreeBSD on RaspberryPi

2012-11-26 Thread Oleksandr Tymoshenko
On 11/26/2012 6:53 PM, Tim Kientzle wrote: This all sounds good then. So we can put the FreeBSD .dts file on the MSDOS Boot partition, then: * Firmware will load it into memory and add display information. * ? ubldr will access the FDT and add memory information and MAC address info ?