English Version
Install VS Code
Install Mingw-w64, GCC for Windows when installing, choose the x86_64 architecture instead of i686
Install xDIVA
視覺化第一個程式碼範例
g++ -g yourSrcCode.cpp
python C:\xDiva\xDiva2.0-GdbPlugin\xdiva.py ./a.exe
>break 10 >run
開啟桌面上的 xDIVA主程式,需注意的是 gdb 必須有 run 程式以及 viewer 必須打開,watch dialog 才能正常連線
畫面如下
基本功能介紹
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up