[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: debug



On Sun, 2005-05-08 at 17:19 +0000, Luc Cessieux wrote:
> Hi,
> 
> I have a small problem with debug mode, i debug nothing
> I tape this :
> 
> CFLAGS='-O2 -ggdb' ./configure
> or
> ./configure --enable-debug=yes
> 
> and
> make
> app/run_dia.sh
> 
> and dia bug when I use my personal object with shell message:
> ../../app/run_dia.sh: line 22:  5282 Segmentation fault      
> "$DIA_APP_PATH/dia" "$@"
> 
> How can y have more information?

Before running app/run_dia.sh, set

export DEBUGGER=gdb

-Lars

-- 
Lars Clausen <lars raeder dk>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]