Embarcadero / Dev-Cpp

A fast, portable, simple, and free C/C++ IDE
https://www.embarcadero.com/free-tools/dev-cpp
GNU General Public License v2.0
2.43k stars 266 forks source link

How do I attach the debugger to a running process #210

Open legendmyth opened 2 years ago

legendmyth commented 2 years ago

I want to attach a dll to a running process so I can debug the dll. Can the latest release do this