Re: kernel core debugging
Mark Millard <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On Nov 6, 2024, at 14:24, [email protected] <[email protected]> wrote: > >> On 6. Nov 2024, at 19:27, Bakul Shah <[email protected]> wrote: >> >> My guess: either the core and the kernel don't match or the core is corrupted. > I'm running a test script resulting in the panic. Doing the same on an > amd64 box results in kgdb being usable to debug the problem. Just want > to use the arm64 box for it... If the panic is readily/simply reproducible on a system without any special builds/installs or specialized hardware, I could try seeing if I get the same kgdb behavior from a locally produced example vmcore.* for it. I'd need instructions on how to cause the panic. === Mark Millard marklmi at yahoo.com