[logo] Code Medic
   
Home     
* Cart

Introduction

Demo

Features
    Debugging

    Source

    Stack trace

    Variables

    Command line

    Miscellaneous

    Change log
    Known bugs

    Future plans

Screenshots

FAQ

Techniques

Other software

What's new!

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.

(NEW) 2D Plot Window

  • Plot 1D array of values vs index or another 1D array of values.

Copyright © 2010 New Planet Software