Search

ParaSoft

HOME
PRODUCTS
SUPPORT
ABOUT
WHAT'S NEW
EVENTS


Insure++

Quick facts

Add-on Modules:
   -INUSE
   -TCA

Comparisons

Technical Papers

Support & Manuals

FAQs

Recent Reviews

User Testimonials

Press Releases


Insure tool to debug c++





Insure++ Manpages - imangle


Table of Contents


NAME

imangle - Display Insure++'s mangled C++ function names for a given file

SYNOPSIS


	imangle function_name filename

DESCRIPTION

This command searches the given file (and any headers and #includes) for functions matching function_name. For each match, the Insure++ mangled name will be displayed along with a filename and line number.

The mangled name is often useful to get Insure++ to distinguish between different versions of an overloaded function.

This can be used in conjunction with the function_ignore .psrc option (see the "Configuration Files" section of the User's Guide for more details about this option) to do no checking on certain functions.

EXAMPLE


	imangle func file.cc

Displays the mangled name of function func in file file.C.

SEE ALSO

insure
< iiwhich > ins_ld
Tools to debug c++ and java
(888) 305-0041 info@parasoft.com Copyright © 1996-2001 ParaSoft