haiku/headers/os/kernel
Rene Gollent 77ea49f4f2 Adjust debug API to address some x86-64 concerns.
- The argument buffer contained in the debug_{pre,post}_syscall message structures wasn't large enough to accomodate all
arguments for some syscalls on x86-64, which could potentially have led to kernel memory corruption when using syscall
tracing via the debug API. As such, enlarge it to accomodate 64-bit platforms as well.

- Adjust TeamDebugger/SyscallInfo to discriminate the target architecture and read the arguments when trapping console
output. Gets the latter working on x86-64.
2013-06-28 18:59:38 -04:00
..
OS.h
debugger.h Adjust debug API to address some x86-64 concerns. 2013-06-28 18:59:38 -04:00
fs_attr.h
fs_index.h
fs_info.h
fs_query.h
fs_volume.h
image.h
scheduler.h