Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

How can I integrate external GDB (Debugger) in Visual Studio?

$
0
0

I am a big fan of Visual Studio. I am using it since 2005.

Recently, I am researching BeagleBone embedded platform.

For programming BeagleBone, I am using GCC toolchain. I have successfully developed custom project template for that, too. I have also written custom build tool that compiles, uploads project on remote BeagleBone device and shows the output on local machine.

Now, I want to go ahead further. I want to integrate support for live debugging. I am able to debug code using command-line debugger tool GDB available in GCC toolchain.

I have tried a lot but unable to find appropriate reference to create custom debugger for Visual Studio.

I have also tried Debugger example from Visual Studio SDK but it won't work and ends with error.

How can I build custom debugger so that I can pass breakpoint to custom GDB and how to break when a breakpoint is hitted?


- AnuragVasanwala



Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>