3 Mar 2010 21:20
How do I set up to use ebrowse?
S Boucher <stbya <at> yahoo.com>
2010-03-03 20:20:55 GMT
2010-03-03 20:20:55 GMT
Greetings, I'm new to the list. But have been using emacs since 18.59 or some such version, so I'm not a complete emacs newbie(Continue reading)I'm however a complete newbie with cedet... All is fine up to and including (load "cedet.elc"). After that, I'm not clear where to go (the "gentle introduction" is too generic). What I'd like to do is to use semantic with ebrowse. I currently generate a single BROWSE file for the entire project hierarchie. So, as I see it I need to: 1) tell semantic where to get the single giant database 2) tell semantic how to keep that database up to date I'm not clear how to go about doing this. A quick cursory look at semanticdb seem to suggest that semanticdb work with many small ebrowse DB files? So, right there, I'm confused. Any help would be appreciated. BTW, setting up projects with EDE is pretty much a no go for me. The build environment I have is just too dynamic, and different files have different lists of include dir that are not always provided explicitly (e.g. pkg-config --cflags). One thing that I've done with flymake is to generate, for each .c/.cpp file, a script that contains the command to compile it, and then I configure flymake to load use that script. I don't know if this can be of any use with regards to cedet. But for CEDET, I do not understand what's needed to load/update the DB. Thanks in advance, __________________________________________________________________
I'm however a complete newbie with cedet...
All is fine up to and including (load "cedet.elc"). After that, I'm not clear where to go (the "gentle
introduction" is too generic).
What I'd like to do is to use semantic with ebrowse. I currently generate a single BROWSE file for the entire
project hierarchie. So, as I see it I need to:
1) tell semantic where to get the single giant database
2) tell semantic how to keep that database up to date
I'm not clear how to go about doing this. A quick cursory look at semanticdb seem to suggest that semanticdb
work with many small ebrowse DB files? So, right there, I'm confused.
Any help would be appreciated.
BTW, setting up projects with EDE is pretty much a no go for me. The build environment I have is just too
dynamic, and different files have different lists of include dir that are not always provided explicitly
(e.g. pkg-config --cflags). One thing that I've done with flymake is to generate, for each .c/.cpp file, a
script that contains the command to compile it, and then I configure flymake to load use that script. I
don't know if this can be of any use with regards to cedet.
But for CEDET, I do not understand what's needed to load/update the DB.
Thanks in advance,
__________________________________________________________________
RSS Feed