Re: cpp -> h jump
Brought to you by:
set
From: Salvador E. T. <sal...@in...> - 2005-01-28 18:59:03
|
iw...@ga... wrote: >Hi all. > >I was wondering if in setedit is an option that allow you to jump >between cc (code) and h (header) file. Ofcourse I assume that code >and header file differs only in prefix, i.e. header is named >file_name.h and source file is named file_name.cc or cpp. > >Is there such thing in setedit? > > Consult the sLisp macros stuff, you can ask for the file name of the current buffer and open new ones. >Second thing I want to ask is debugging. I have quite big project >which consists of about 100 units. There is an apllication which >loads them (via QLibrary mechanism since it's a Qt app) and gets one >object per unit. The problem is, when Im debugging I always receive >error message from gdb that thre is no such source file. Gdb can't >find source files even though I added them to project, and added >directories in debugger setup. > > No idea. You could try using a newer/older version of gdb. SET -- Salvador Eduardo Tropea (SET). (Electronics Engineer) Visit my home page: http://welcome.to/SetSoft or http://www.geocities.com/SiliconValley/Vista/6552/ Alternative e-mail: se...@co... se...@ie... Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013 |