Useful Development Documents
Documentation Posted Thursday, June 17th @ 01:05:24 PM, by Alex Fletcher.
New: GCC Flags and GDB Debugging by Alex Mohr, A Quick Guide To RCS by Erwin S. Andreasen, The Art Of Debugging (gzip'd Text) (gzip'd PostScript) by Michael Chastain.
A few documents have been made readily available, or at least had attention brought to them recently. These documents are intended to aid development using GCC, GDB, RCS, and other readily available tools.

  • GCC Flags and GDB Debugging by Alex Mohr is a quick and dirty introduction to warning flags supported by GCC and debugging using GDB.
  • A Quick Guide To RCS by Erwin S. Andreasen is a short guide (with examples) on how to set up RCS to allow easy development by multiple coders on a server.
  • The Art Of Debugging (gzip'd Text) (gzip'd PostScript) by Michael Chastain (Furey of MercMud) is a good introduction to developing, debugging, and profiling. This was originally included with the MercMud distribution.

<< FTP Uploads 1999/06/17 | Reply | Flattened | FTP Uploads 1999/06/21 >>

 


Related Links
  CircleMUD
A Quick Guide To RCS
gzip'd Text
gzip'd PostScript
gzip'd Text
gzip'd PostScript
Related Articles
More by fletcher