Mail Archives: djgpp-workers/2003/02/02/04:52:33
Hello.
Charles Sandmann wrote:
> Plan to commit soon
It looks good to me, but:
[snip]
> @node symify, edebug32, , Top
> @chapter @command{symify}
> @pindex symify
>
> Usage: @kbd{symify [-o output.dmp] [-i input.dmp] progname.exe}
>
> @command{symify} is a utility that adds procedure names and source line
> numbers to the call frame traceback displayed on the screen when a program
> aborts. The default behavior is to add the extra information to the
> screen, but input or output from files can be specified with the
> @code{-o} and @code{-i} switches. If @command{bfdsymify} is installed
> @command{symify} will pass the arguments to @command{bfdsymify}.
Perhaps you could mention that bfdsymify works the same way as symify. Also
why would you want to use bfdsymify? And where do you get it? How about
splitting the text about bfdsymify into a separate paragraph like this:
If @command{bfdsymify} is installed @command{symify} will pass the
arguments to @command{bfdsymify}. @command{bfdsymify} can cope with
more debugging formats than @command{symify}. It takes the same
arguments as @command{bfdsymify}. To get @command{bfdsymify},
please install the GNU debugger, gdb (@pxref{gdb}).
[snip]
> @node edebug32, fsdb, symify, Top
> @chapter @command{edebug32}
> @pindex edebug32
>
> Usage: @kbd{edebug32 debug-image.exe [args to debug-image]}
>
> @command{edebug32} is a simple debugger for DJGPP images. See the internal
> help for more information on usage. @command{edebug32} is an expert's
> debugger and does not support newer debugging formats. It is recommended
> that new users try one of the other more powerful or easy to use debuggers.
I think "easy to use" should be hyphenated: easy-to-use. Also, perhaps you
could suggest gdb?
...easy to use debuggers, such as the GNU debugger, gdb (@pxref{gdb}).
>
> @c -----------------------------------------------------------------------------
> @node fsdb, , edebug32, Top
> @chapter @command{fsdb}
> @pindex fsdb
>
> Usage: @kbd{fsdb [-p path] [-d] [-s setup] debug-image.exe [args]}
>
> @command{fsdb} is a full screen debugger for DJGPP images. See the internal
> help for more information on usage. @command{fsdb} is not actively
> maintained and does not support newer debugging formats. It is recommended
> that new users try one of the other newer debuggers.
[snip]
Again, maybe you could suggest gdb here.
Thanks, bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
- Raw text -