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

Re: What is the good tool to debug for segmentation error



On Thu, 6 May 1999 mxu1@broadway.gc.cuny.edu wrote:
> 
> I tried several utils to debug one C program ( hoc from Software Tools
> ) which gives me segmentation error but got no clue from them.
> 

gdb is the tool, but you will need source code and a binary with debugging
symbols to get anywhere. gdb comes with a reasonable manual.

Havoc



Reply to: