Sean Matheson wrote:
Do I simply put --enable-debug in the CFLAGS definition?
If you want to localize the debugging you can do add -g to CFLAGS as
defined in the generated by configure Makefile
If you go that route also add -DCL_DEBUG
Better to use --enable-debug in the initial configure script.
Do I simply put --enable-debug in the CFLAGS definition?
Sorry I am very new to Linux and it's MakeFiles.
--
Sean Matheson
Student Programmer
On Tuesday 18 May 2004 9:56 am, Sean Matheson wrote:
> Hello All;
>
> Could anyone please verify for me that freshclam is compiled with the
> '-g' option?
Which version of clamd?
What operating system?
What compiler?
What is your value of the CFLAGS environment variable?
What options did you give
passing --enable-debug through the configure script might help
Sean Matheson wrote:
Scrap that. I found that it was compiled with the '-g' option.
But I still can't seem to get gdb working with the core file
dumped by the freshclam seg fault.
Back to the drawing board.
--
Sean Matheson
Student Pro
Scrap that. I found that it was compiled with the '-g' option.
But I still can't seem to get gdb working with the core file
dumped by the freshclam seg fault.
Back to the drawing board.
--
Sean Matheson
Student Programmer
Hello All;
Could anyone please verify for me that freshclam is compiled with the
'-g' option?
Thank you;
--
Sean Matheson
Student Programmer