haiku/headers/private/kernel/arch/arm
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
..
board ARM920T specific definitions (not done yet). 2009-10-19 21:13:46 +00:00
arch_cpu.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +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 [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00
arch_kernel_args.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-08-13 18:57:36 +00:00
arch_kernel.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-08-14 22:33:39 +00:00
arch_system_info.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00
arch_thread_types.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00
arch_thread.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00
arch_user_debugger.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00
arch_vm_translation_map.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00
arch_vm_types.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00
arch_vm.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
arm920t.h Typo. 2009-10-19 23:23:33 +00:00
arm_mmu.h [ARM] 2009-08-13 21:09:48 +00:00
omap3.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00
pxa270.h [ARM] 2009-08-14 12:40:16 +00:00
reg.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00
uart.h [ARM] 2009-08-08 02:26:01 +00:00