Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raigorx/simple-debugger-windows

Simple Windows Debugger
https://github.com/raigorx/simple-debugger-windows

debugger educational example xmake

Last synced: 8 days ago
JSON representation

Simple Windows Debugger

Awesome Lists containing this project

README

        

# Simple-Debugger-Windows
It has the debugger and the debuggee, insert a breakpoint in the entryPoint and wait for a key to be press
to continue the program to end.

## How to build
This project uses [xmake](https://xmake.io/) as its build tool.
vscode users can use the extension for easy compile the code. https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode