How C/C++ Development Tooling uses the C/C++ Debugger

The GNU Debugger (gdb) is the most popular open source debugger in use. Learn how the Eclipse C/C++ Development Tooling (CDT) talks to the GNU Debugger. This concrete example of CDT-debugger interaction should be helpful for anyone wishing to interface a custom C/C++ debugger from CDT.

You have already tagged this post. Your tags:

Origianl story:

Valid XHTML 1.0 Strict