Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

netbeans - debugger exited with code 0xc0000135

I need to install debugger in netbeans. I have already installed gdb in the mingw/bin directory with mingw-get.exe install gdb. I have added the line C:\MinGW\bin\gdb.exe. However when i run the debugger it gives out this message:

During startup program exited with code 0xc0000135.

Can anyone explain how to solve this issue?


1 Answers

I think that i have found the solution. I added the line C:\MinGW\bin to the "Path" environment variable (in the control panel) . Now the message error doesnt appear and the debugger is running.


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!