ste-phil / quick-debug

A way to debug remote applications using a websocket server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quick-debug

Have you ever wanted to see debug values more visually or wanted to configure variables of a running application in a simple web interface instead of rebuilding it all the time?

I did. Especially for developing C++ DLL code for any remote devices. (e.g. a DLL that will be used inside a unity application that should run on a Hololens2)

website - client

image

About

A way to debug remote applications using a websocket server


Languages

Language:C++ 95.8%Language:Svelte 1.9%Language:TypeScript 1.6%Language:HTML 0.6%Language:JavaScript 0.0%Language:CSS 0.0%