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++





Using a single emacs process for displaying all source code


By default, Insra spawns a new editor process each time you double-click on a line of stack trace to display the given line of source code. If you use emacs, or another editor which supports this feature, you can also have Insra send all such display requests to the same editor process.

For emacs, this is done in two steps:

First, add the following option to your .psrc file

    insra.visual emacsclient +%l %f
Then start emacs in server mode, either from within emacs or by modifying the .emacs file. The former is done by executing
    <Meta-X>   server-start  
from within emacs, while the latter is accomplished by adding
    (server-start)
to the end of your .emacs file.

Keywords - Insra - emacs


For more information . call (888) 305-0041, fax (626)305-9048, or email quality@parasoft.com

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