Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Symbols view and #line directives

(1/1)

stevenkucera:
Hi,

Thanks for Code::Blocks! I have installed it on Ubuntu 13.10 and would like to use it with http://www.lazycplusplus.com/. This makes .cpp and .h files from .lzz files, referencing to the .lzz files with #line directives in the .cpp and .h files. I have noticed: error/warning messages work well, cross-referenced to the original .lzz file. Also the debugger steps through the .lzz file magically rather than the generated .cpp file. However the Symbol view maps to the .cpp/.h file when you double click on an item. I'm wondering if it would be easy to add a feature so that double clicking on a symbol causes the editor to go to the original .lzz file.

Kind regards,
Steve

Navigation

[0] Message Index

Go to full version