[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
How to use gdb in LINUX?
- Subject: How to use gdb in LINUX?
- From: Prabhu Ramachandran <prabhu@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Sep 1999 00:05:07 +0530 (IST)
hi,
M.K. Saravanan writes:
> However I find difficulty in debugging my program. Can any body give me
> a small eg. on how to use gdb?
$ gdb
(gdb) help
$ info gdb
if info is not easy to use - use the info from Xemacs or if
your distribution doesnt have it learn how to use info by doing "info
info" on the command line. There is a ton of documentation available
via info.
have fun.
prabhu
--
I object to intellect without discipline; I object to power without
constructive purpose.
-- Spock, "The Squire of Gothos", stardate 2124.5
------------------------------