Skip to content

Commit 3d0421f

Browse files
committed
Add changelog entry for GDB debugging
Add an entry for the new microVM guest kernel debugging feature Signed-off-by: Jack Thomson <[email protected]>
1 parent 200d358 commit 3d0421f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ and this project adheres to
2626
- [#4869](https://github.com/firecracker-microvm/firecracker/pull/4869): Added
2727
support for Aarch64 systems which feature CPU caches with a number of sets
2828
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.
2933

3034
### Changed
3135

0 commit comments

Comments
 (0)