Understand the C/C++ debugger interface
June 13, 2008 (10:00:00 AM) - 5 months, 1 week ago
Share
a>
Print
Comments
Discover how the Eclipse C/C++ Development Tooling framework extends to support custom debuggers. With the right plug-in, a custom debugger can access the full spectrum of the CDT's graphical debugging environment, for example, code-stepping and breakpoints. Learn how to construct this plug-in, with a focus on the C/C++ Debugging Interface.