haiku/headers/private/kernel/arch/m68k
Ingo Weinhold cfefeee3f8 * Changed arch_debug_save_registers() to take an arch-specific structure
arch_debug_registers instead.
* Call arch_debug_save_registers() on all CPUs when entering the kernel
  debugger.
* Added debug_get_debug_registers() to return a specified CPU's saved
  registers.
* x86:
  - Replaced the previous arch_debug_save_registers() implementation. Disabled
    getting the registers via the gdb interface for the time being.
  - Fixed the "sc", "call", and "calling" commands to also work for threads
    running on another CPU.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35907 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-18 17:20:06 +00:00
..
arch_030_mmu.h Cleanup and fix 040 definitions. 2008-07-20 22:08:39 +00:00
arch_040_mmu.h Cleanup and fix 040 definitions. 2008-07-20 22:08:39 +00:00
arch_cpu.h - cleanup 2008-10-13 12:56:16 +00:00
arch_debug.h * Changed arch_debug_save_registers() to take an arch-specific structure 2010-03-18 17:20:06 +00:00
arch_int.h * get rid of ppc stuff 2008-02-03 11:39:28 +00:00
arch_kernel_args.h - use a physical page for natfeat debug output for now 2008-07-25 00:25:27 +00:00
arch_kernel.h Add define for the kernel area to ppc & m68k. They still don't initialize TLS though. 2008-05-20 21:28:32 +00:00
arch_mmu.h - 040 mmu descriptors, FIXME 2008-06-23 23:15:43 +00:00
arch_platform.h ADd platform hooks to read RTC. platform code should mimic the PC CMOS chip. 2008-10-13 13:55:57 +00:00
arch_system_info.h
arch_thread_types.h - add fpu states 2008-06-22 01:36:52 +00:00
arch_thread.h WIP 2007-11-03 21:02:03 +00:00
arch_user_debugger.h
arch_vm_translation_map.h
arch_vm_types.h
arch_vm.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
cpu.h
ktypes.h
stage2_priv.h
types.h