EBROWSE(1) General Commands Manual EBROWSE(1)
ebrowse â create a class hierarchy database
| Use Case | Command | Description |
|---|---|---|
| đ Create database from a single source file | ebrowse file.cpp | Parse C++ file and emit class hierarchy data |
| đ Create database from multiple files | ebrowse *.cpp | Parse all C++ files in the current directory |
| đ Append to existing database | ebrowse -a file.cpp | Add new data to an existing BROWSE file |
| đž Specify output file name | ebrowse -o db file.cpp | Write database to db instead of BROWSE |
| đ Enable verbose output | ebrowse -v file.cpp | Print progress information during processing |
ebrowse [options] [FILES...]
This manual page documents briefly the ebrowse command. Full documentation is available in the GNU Info format.
ebrowse is used to create the database used by the class browser in Emacs.
The program follows the usual GNU command line syntax, with long options starting with two dashes (â-â).
emacs(1), etags(1), and the full documentation for ebrowse which is maintained as a Texinfo manual. If the info and ebrowse programs are properly installed at your site, the command
info ebrowse
should give you access to the complete manual.
Ebrowse was written by Gerd Moellmann.
Copyright 2008-2020 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of this document provided the copyright notice and this permission notice are preserved on all copies.
Permission is granted to copy and distribute modified versions of this document under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
Permission is granted to copy and distribute translations of this document into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation.
EBROWSE(1)
Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-03 04:48 @216.73.216.239
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)