User forums > Using Code::Blocks
static symbols from C files
niraj:
Hi all,
Is it possible to display static symbols from current file in symbol table? Also, can I split symbol table in 2 toolbars, one showing symbols from whole project while other showing symbols from active file?
Thanks
Niraj
ollydbg:
what does static symbol means???
niraj:
Sorry for first question. Actually I wanted static variables/functions displayed, but it turns out they are already shown in symbol table.
ollydbg:
--- Quote from: niraj on May 06, 2011, 06:54:04 am ---Sorry for first question. Actually I wanted static variables/functions displayed, but it turns out they are already shown in symbol table.
--- End quote ---
you mean show static functions/variables in symbol browser??? or some other place.
So, what it the expect behavior, can you give a more detailed description? I can't understand your feature request, sorry.
niraj:
Sorry for confusion. Actually I would like to have a symbol browser more like Geany. So rather than selecting every time from symbol table drop down menu, can I have symbol browser divided in 2 parts. Upper part showing global symbol (from whole project) whereas lower part showing symbols in local file. Also it would be great to show all symbols by type than choosing them from drop down menu (again more like Geany).
Another question I would like to ask, is there any usage indicator for given symbol (eg varibale) ie, if i click a variable, is it possible to find all occurrences in current file or whole project?
I apologize for bringing diverse topics in single post.
Thanks
Niraj
Navigation
[0] Message Index
[#] Next page
Go to full version