Andreas Kling
|
97c497f9fe
Kernel: Move {Process,Thread,Session,ProcessGroup}ID to Kernel/Forward.h
|
4 years ago |
Daniel Bertalan
|
f820917a76
Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull`
|
4 years ago |
Brian Gianforcaro
|
956314f0a1
Kernel: Make Process::start_tracing_from API OOM safe
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Ben Wiederhake
|
f5744a6f2f
Kernel: PID/TID typing
|
5 years ago |
Itamar
|
3e9a7175d1
Debugger: Add DebugSession
|
5 years ago |
Itamar
|
77f671b462
CPU: Handle breakpoint trap
|
5 years ago |
Itamar
|
6b74d38aab
Kernel: Add 'ptrace' syscall
|
5 years ago |