cezanne / usbip-win

USB/IP for Windows
GNU General Public License v3.0
1.97k stars 350 forks source link

About debug in VS2019 #348

Open 592368293 opened 1 year ago

592368293 commented 1 year ago

Is there any way to debug this project? I want to see the the change process of parameters. I am using VS2019 and have tried some methods, but failed. Is it possible to use VS2019 for breakpoint debugging or similar on this project, or can I only use dbg()? Thanks for your help!