473,498 Members | 1,776 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CTAGS usage

Hi,

I want to create a tags file using CTAGS for C++ code. I have a list of
files stored in a file "fileList". I want to use file names listed in
this file as input to the "ctags" command. How can we do that?

fileList
------
../src/a.cc
../src/b.cc
../new/z.cc
../new/z.cc
../another/k.cc
../another/l.cc
I want to generate tags for these filese. How do I do that?

I am not sure if I am posting it in the correct group. I thought most
of you might have done it before. so posting it here.

I appreciate your help.

Thanks.

Dec 16 '05 #1
1 2290
NewToCPP wrote:
Hi,

I want to create a tags file using CTAGS for C++ code. I have a list of
files stored in a file "fileList". I want to use file names listed in
this file as input to the "ctags" command. How can we do that?

fileList
------
./src/a.cc
./src/b.cc
./new/z.cc
./new/z.cc
./another/k.cc
./another/l.cc
I want to generate tags for these filese. How do I do that?

I am not sure if I am posting it in the correct group. I thought most
of you might have done it before. so posting it here.

I appreciate your help.

Thanks.


Nope, wrong group. Try comp.programming or a group for your operating
system. See the FAQ for what is on-topic here and for some suggestions
of where else to post:

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

Cheers! --M

Dec 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
3653
by: rbt | last post by:
Would a Python process consume more memory on a PC with lots of memory? For example, say I have the same Python script running on two WinXP computers that both have Python 2.4.0. One computer has...
2
460
by: tomvr | last post by:
Hello I have noticed some 'weird' memory usage in a vb.net windows app The situation is as follows I have an app (heavy on images) with 2 forms (actually there are more forms and on starting...
3
4110
by: Ian Taite | last post by:
Hello, I'm exploring why one of my C# .NET apps has "high" memory usage, and whether I can reduce the memory usage. I have an app that wakes up and processes text files into a database...
2
1716
by: onkar | last post by:
I am using ctags. How to return to original file ? onkar
2
1342
by: onkar | last post by:
I am usin ctags to find links in a very complex program spread over multiple files.I find it very difficult to return to original file. can anyone please help me.. I tried google but i found...
10
2066
by: rdemyan via AccessMonster.com | last post by:
My app contains utility meter usage. One of the things we have to deal with is when a usage is clearly incorrect. Perhaps someone wrote the meter reading down incorrectly or made a factor of 10...
3
9382
by: Sirisha | last post by:
I am using the following code to get the CPU usage PerformanceCounter myCounter; myCounter = new PerformanceCounter(); myCounter.CategoryName = "Processor"; myCounter.CounterName = "%...
0
2827
by: James Egan | last post by:
Can ctags or any tag utilities for Linux tag java ..jar or .zip files? I'm guessing no. Looking in for example tools.jar, they are all .class files. So whatever tool tags these java archives...
2
2444
by: jld | last post by:
Hi, I developed an asp.net based eCommerce Website for a client and it is hosted at discount asp. The site is quite interactive, queries a database a lot and uses ajax.asp.net to spice up...
0
7167
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7379
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5464
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4915
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4593
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3095
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3085
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1423
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
657
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.