#1396: licq crahsed
---------------------+------------------------------------------------------
Reporter: tiran | Owner: root_42
Type: defect | Status: new
Priority: normal | Milestone: 1.3.6
Component: None | Version: devel
Resolution: | Keywords:
---------------------+------------------------------------------------------
Comment (by tiran):
Replying to [comment:4 root_42]:
> Yes, do make clean and also rebuild the kde-plugin (important!).
--enable-debug might work. Check if the compile commands contain the '-g'
switch. If not, call configure like this:
>
> CXXFLAGS="-g" ./configure ...
>
> That forces debug symbols, too.
--enable-debugs adds the C++ flag '-g'. But licq and the kde plugin are
still compiled with optimization -O2. AFAIK optimizations are making it
harder to debug bugs.
--
Ticket URL: <http://trac.licq.org/ticket/1396#comment:6>
Licq <http://www.licq.org/>
Licq - an instant messaging client for UNIX.