help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Browse Info


From: Stephen Leake
Subject: Re: [h-e-w] Browse Info
Date: 22 Mar 2002 10:33:33 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Graham Murray <address@hidden> writes:

> "Richard Jinks" <address@hidden> writes:
> 
> > I'm currently using VC++ to develop my projects, but would like to switch
> > over to using emacs and make files instead. The only catch is I've got too
> > used to the "Definitions and References" feature where you can jump straight
> > to function definitions, or see a list of all times a function is called.
> >
> > Is there a way of emulating this functionality in emacs (I'm currently using
> > GNU emacs 21.1.1, Win2000), or better still, is anyone aware of a program
> > that can directly access the ".bsc" browse info files the Microsoft
> > compilers generate?
> 
> In emacs use "tags", or for C++ you can use ebrowse.

I have never found 'tags' as good as a browser that uses compiler
information. That's one reason I like Ada; the GNAT compiler outputs
browse information that emacs understands.

Do you have a url for ebrowse? It doesn't seem to be included with
emacs 20.7. At least, 'help apropos' doesn't recognize it, and 'grep'
in the lisp source tree didn't find it.

Maybe we should lobby for having gcc C and C++ output browser
information? 

-- 
-- Stephe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]