index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
debug-kernel.sh
Age
Commit message (
Expand
)
Author
2021-09-17
Meta: Set SERENITY_ARCH if it is not set in debug-kernel.sh
Brian Gianforcaro
2021-09-07
Toolchain: Build aarch64-gdb for cross-debugging on x86
Idan Horowitz
2021-08-19
Meta: Explicitly configure source directory in debug-kernel.sh
Brian Gianforcaro
2021-08-14
Meta: Disable printing frame args when debugging the kernel with gdb
Brian Gianforcaro
2021-08-08
Meta: Allow attaching GDB to the QEMU instance on the WSL2 host
Gunnar Beutner
2021-07-27
Kernel: Support loading the kernel at almost arbitrary virtual addresses
Gunnar Beutner
2021-07-18
Kernel: Introduce basic pre-kernel environment
Gunnar Beutner
2021-06-29
Meta: Change default GDB layout
Gunnar Beutner
2021-06-25
Kernel: Build the x86_64 kernel as an ELF32 executable
Gunnar Beutner
2021-04-22
Meta: Add GDB pretty printers
Gunnar Beutner
2021-03-09
Meta: Add a build helper script
Tom
2021-02-07
Meta: Fix path to kernel binary in debug-kernel.sh
Brian Gianforcaro
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev