diff options
| author | ruki <[email protected]> | 2024-03-13 23:39:36 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-03-13 23:39:36 +0800 |
| commit | d7176556027485199fdd3a2fef1ddc036acc9f56 (patch) | |
| tree | 380908e18c788c17a8a4327e971b40f8296e4039 | |
| parent | 18455147337f1d4715822d374ff6cc1fd25f7abf (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6947f79c1..bb7afffad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * [#4798](https://github.com/xmake-io/xmake/issues/4798): Improve wasi sdk detect * [#4772](https://github.com/xmake-io/xmake/issues/4772): Improve tools.cmake to support vs2022 preview (v144) * [#4813](https://github.com/xmake-io/xmake/issues/4813): Add gb2312 encoding +* [#4864](https://github.com/xmake-io/xmake/issues/4864): Improve to extract symbols for gdb ### Bugs Fixed @@ -1760,6 +1761,7 @@ * [#4798](https://github.com/xmake-io/xmake/issues/4798): 改进 wasi sdk 检测 * [#4772](https://github.com/xmake-io/xmake/issues/4772): 改进 tools.cmake 去兼容支持 vs2022 preview (v144) * [#4813](https://github.com/xmake-io/xmake/issues/4813): 添加 gb2312 编码 +* [#4864](https://github.com/xmake-io/xmake/issues/4864): 改进抽取符号,支持 gdb 断点调试 ### Bugs 修复 |
