[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!
     

Displaying variables

Variables Window

  • Evaluate arbitrary expressions.

  • Directly displays contents of structures.

  • Watch values change as you step through your code.

  • Change values when program is stopped at a breakpoint.

  • Display and edit values in base 2, 8, 10, or 16.

  • Invalid variables are displayed in light gray.
  • Changed values are displayed in blue.

Local Variables Window

  • Displays all function arguments and locally declared variables.

1D Array Window

  • Display and edit any contiguous range of elements.

2D Array Window

  • Display and edit any contiguous 2D block of elements.

Copyright © 2008 New Planet Software