bug-hurd
[Top][All Lists]
Advanced

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

Re: Initial POWER9 port of GNU Mach


From: Almudena Garcia
Subject: Re: Initial POWER9 port of GNU Mach
Date: Sat, 14 Oct 2023 11:33:35 +0000

To test gnunach, you must run this to a virtual machine and debug from remote 
debugging.  You can't debug it like a common application.

Create a little VM from Qemu (using qemu-system-ppc) and run gnumach from it. 

El sábado 14 de octubre de 2023, Tobias Alexandra Platen escribió:
> cd gnumach/power9
> 
> gdb ./mach_kernel 
> GNU gdb (Debian 13.1-3) 13.1
> Copyright (C) 2023 Free Software Foundation, Inc.
> .....................................................
> Program received signal SIGSEGV, Segmentation fault.
> pset_sys_bootstrap () at kern/processor.c:84
> 84                      processor_init(processor_ptr(i), i);
> (gdb) bt
> #0  pset_sys_bootstrap () at kern/processor.c:84
> #1  0x000000010004e1a8 in sched_init () at kern/sched_prim.c:171
> #2  0x0000000100005df4 in setup_main () at kern/startup.c:114
> #3  0x0000000100001f00 in main ()
> (gdb) 
> 
> 
> 
>

-- 
Enviado desde mi dispositivo Sailfish

reply via email to

[Prev in Thread] Current Thread [Next in Thread]