summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2016-07-25 09:23:07 +0800
committerruki <[email protected]>2016-07-25 09:23:07 +0800
commit31a7027dde7d4b1e21dbabdf9fb674f9c0cb43c7 (patch)
tree4ccc74c20e64c488725a36e5c3151af270a491bd
parenta111222736b15e22d69b81998df2f0131dd97f49 (diff)
modify CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad59b96cc..472d1b2d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
* Add native shell support for `xmake.lua`. .e.g `add_ldflags("$(shell pkg-config --libs sqlite3)")`
* Enable pdb symbol files for windows
+* Add debugger support on windows (vsjitdebugger, ollydbg, windbg ... )
### Bugs fixed
@@ -138,6 +139,7 @@
* ��`xmake.lua`������ԭ��shell֧�֣����磺`add_ldflags("$(shell pkg-config --libs sqlite3)")`
* ����windowsĿ�����Ĭ��Ĭ������pdb�����ļ�
+* ��windows�����ӵ�����֧�֣�vsjitdebugger, ollydbg, windbg ... ��
### Bugs�޸�