[logo] Code Medic
   
Home     
* Cart

Introduction

Demo

Features
    Debugging

    Source

    Stack trace

    Variables

    Command line

    Miscellaneous

    Known bugs

    Next release
    Future plans

    Projects

Screenshots

FAQ

Techniques

Other software

Log in  

   
      
  license(s) for 
Code Crusader IDE provides a great value and includes both Code Crusader and Code Medic!
     

Basic debugging features

  • Built on top of gdb. All functionality is available. You can always use the command line if you need to do something which Code Medic's user interface does not yet support.

  • Debug binary, core file, or running process

  • Provides all the basic control commands: Run, Stop, Next, Step, Finish, Continue, Jump

  • Set breakpoints.

  • Display values of variables.

  • Examine the execution stack.

  • Configurable menu of gdb commands.

  • (NEW) Save debugging session (breakpoints, etc.) so it can be restored later

Copyright © 2008 New Planet Software