Debugging Your Application

team bbl


If you are using GCC on any platform, you can use the Debug Project command on the Build menu to show GDB in a window, with a toolbar to accelerate common debugging commands. A manual for GDB is supplied with DialogBlocks under the Reference tab. Or you can use GDB standalone via Emacs or via a graphical front-end such as Insight, DDD, or KDbg (KDE only).

On Windows, you can use the debugger that comes with your compiler. In particular, to use the Visual Studio debugger, create a configuration for VC++ Project, select this configuration in the DialogBlocks toolbar, generate the project file, and open it in Visual Studio.

    team bbl



    Cross-Platform GUI Programming with wxWidgets
    Cross-Platform GUI Programming with wxWidgets
    ISBN: 0131473816
    EAN: 2147483647
    Year: 2005
    Pages: 262

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net