We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200d358 commit 3d0421fCopy full SHA for 3d0421f
CHANGELOG.md
@@ -26,6 +26,10 @@ and this project adheres to
26
- [#4869](https://github.com/firecracker-microvm/firecracker/pull/4869): Added
27
support for Aarch64 systems which feature CPU caches with a number of sets
28
higher than `u16::MAX`.
29
+- [#4797](https://github.com/firecracker-microvm/firecracker/pull/4797),
30
+ [#4854](https://github.com/firecracker-microvm/firecracker/pull/4854): Added
31
+ GDB debugging support for a microVM guest kernel. Please see our
32
+ [GDB debugging documentation](docs/gdb-debugging.md) for more information.
33
34
### Changed
35
0 commit comments