List Info

Thread: Re: Breakpoint in C++ class constructor is never reached




Re: Breakpoint in C++ class constructor is never reached
country flaguser name
United States
2007-11-08 09:05:14
On Thu, Nov 08, 2007 at 12:58:41PM -0200, Thiago Jung
Bauermann wrote:
> Hi,
> 
> The symbols that are missing should come from the
curses library. Do you
> have it installed?

I believe this is a frequent problem caused by having curses
in /usr
and ncurses in /usr/local.  If someone's feeling especially
motivated
to make our configure script handle this better...  It
happens because
GCC searches /usr/local/include but not /usr/local/lib.

Otherwise, use --disable-tui to configure or
LDFLAGS=-L/usr/local/lib.


-- 
Daniel Jacobowitz
CodeSourcery

Re: Breakpoint in C++ class constructor is never reached
country flaguser name
Netherlands
2007-11-08 10:29:31
configuring with --disable-tui solves the linking problem.
Because i use ddd 
as a GUI frontend for gdb i dont really need the tui.

Finally i was able to run gdb and to check if i can set
breakpoints in 
constructors/destructors of my c++ classes. It works fine!
Great work guys!

Thiago, please let me know when your solaris build fix is in
the repository. 
I'll use then the official snapshot i.s.o. patching the
files manually.

Daniel, do i understand correctly that there will be no
6.7.5 release of 
gdb? Is it correct that the next official release (with my
issues solved) is 
planned for Feb 2008?

Thu, 8 Nov 2007 10:05:14 -0500, Daniel Jacobowitz
<drowfalse.org>:

> On Thu, Nov 08, 2007 at 12:58:41PM -0200, Thiago Jung
Bauermann wrote:
>> Hi,
>> 
>> The symbols that are missing should come from the
curses library. Do you
>> have it installed?
> 
> I believe this is a frequent problem caused by having
curses in /usr
> and ncurses in /usr/local.  If someone's feeling
especially motivated
> to make our configure script handle this better...  It
happens because
> GCC searches /usr/local/include but not
/usr/local/lib.
> 
> Otherwise, use --disable-tui to configure or
LDFLAGS=-L/usr/local/lib.
> 
> 
> -- 
> Daniel Jacobowitz
> CodeSourcery

 

------------------
Форекс Клубу 10 лет! http://www.forexclub.by

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )