f98fc28f8b
- move MD lwp "md_ktf" member into struct pcb. the pcb is used by the gdb "bsd-kvm" target code to find the stack of each thread and needs to be available in a well known location. - implement aarch64_nbsd_supply_pcb() in GDB. makes basic gdb work on a crash dump. - remove '#if L_MD_KTF + 8 == L_MD_CPACR' conditional code, as there is no more L_MD_KTF. with this gdb has minimal working functionality with "target kvm", and crash can at least "ps" on a crash dump. ok skrll. |
||
---|---|---|
.. | ||
bin | ||
dist | ||
lib | ||
gdb2netbsd | ||
Makefile | ||
Makefile.gdb_arch | ||
Makefile.inc |