This causes a panic on PowerPC64:
panic: mtx_lock() by idle thread 0xc00806437100 on sleep mutex
kernelpmap @ /usr/home/luporl/git/master/sys/powerpc/aim/mmu_oea64.c:2237
cpuid = 31
time = 1605806644
KDB: stack backtrace:
0xc008014d91e0: at kdb_backtrace+0x60
0xc008014d92f0: at vpanic
The kernel parts were fixed by r354213 and r354214.
I've used old kgdb to test remote debugging through serial only, not for
inspecting crash dumps.
On Fri, Nov 1, 2019 at 4:34 PM John Baldwin wrote:
> On 11/1/19 12:26 PM, luporl wrote:
> > Well, after evaluating remote kernel deb
just to get the
basics working, to then move on and switch to ports' GDB.
- Leandro
On Fri, Nov 1, 2019 at 1:06 PM John Baldwin wrote:
> On 11/1/19 4:28 AM, Leandro Lupori wrote:
> > Author: luporl
> > Date: Fri Nov 1 11:28:43 2019
> > New Revision: 354239
> > URL: h
Sorry, I forgot to copy the summary from D19353.
Is there a way to change it now?
On Mon, Feb 25, 2019 at 3:56 PM Ian Lepore wrote:
>
> On Mon, 2019-02-25 at 18:52 +, Leandro Lupori wrote:
> > Author: luporl
> > Date: Mon Feb 25 18:52:47 2019
> > New Revisio