Re: need help with gdb

1999-12-09 Thread Shaul Karl
> > BTW: How come that there is a gdb dir under /usr/doc/ but there is not one > > under /usr/share/doc/ ? What is the exact policy about /usr/doc/ and > > /usr/share/doc/ ? > /usr/doc was the traditional location of the documentation. This has changed > since Debian tries to get conform to the F

Re: need help with gdb

1999-12-08 Thread Christian Hammers
Hello > http://www.cs.utah.edu/~hamlet/lib/lessons/gdb/gdb/gdb.html [btw. thanks for this hint] > BTW: How come that there is a gdb dir under /usr/doc/ but there is not one > under /usr/share/doc/ ? What is the exact policy about /usr/doc/ and > /usr/share/doc/ ? /usr/doc was the traditional lo

Re: need help with gdb

1999-12-07 Thread Shaul Karl
> Is there some online reference for gdb? I consulted a Linux programming book > but it did not help. I tried the command 'gdb licq core' but this got me > nowhere; no 'core' file is created. I have used gdb before but for some > reason, I cannot get it to work. Perhaps I have forgotten how to