home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March / PCWK3A99.iso / Linux / DDD331 / DDD-3_1_.000 / DDD-3_1_ / ddd-3.1.1 / doc / README < prev    next >
Encoding:
Text File  |  1997-08-15  |  2.0 KB  |  73 lines

  1. DDD Documentation                    -*- text -*-
  2. *****************
  3.  
  4. This directory contains various documentation related to DDD in
  5. PostScript format.
  6.  
  7. ddd-paper.ps -- `DDD---A Free Graphical Front-End for UNIX Debuggers'
  8.  
  9.     A six-page DDD survey including some screen shots.  The paper
  10.     also highlights some internal aspects of DDD.  Appeared in ACM
  11.     SIGPLAN Notices 31(1), pp. 22--27, January 1996.
  12.  
  13.     Included in the DDD source distribution.
  14.  
  15.  
  16. ddd.man.ps -- `DDD---The Data Display Debugger'
  17.  
  18.     The DDD manual page, in PostScript format.  The official,
  19.     up-to-date DDD reference.  The PostScript version includes more
  20.     than 30 screen shots highlighting DDD usage.
  21.  
  22.     Note: some printers have trouble printing this file, so we also
  23.     provide a non-picture version below.
  24.  
  25.     Included in the DDD source distribution.
  26.  
  27.  
  28. ddd.man-nopics.ps -- `DDD---The Data Display Debugger'
  29.  
  30.     The DDD manual page, in PostScript format, but without pictures.
  31.  
  32.     Use this version if your printer has trouble printing `ddd.man.ps'.
  33.  
  34.     Included in the DDD source distribution.
  35.  
  36.  
  37. ddd-thesis.ps -- `DDD - ein Debugger mit graphischer Datendarstellung'
  38.  
  39.     Dorothea's Master's Thesis on DDD (in German).
  40.  
  41.     Not included in the DDD distribution; available via anonymous FTP in 
  42.  
  43.         ftp://ftp.ips.tu-bs.de/pub/local/softech/ddd/doc/ddd-thesis.ps
  44.  
  45.  
  46. gdb.ps -- `Debugging with GDB'
  47.  
  48.     The GDB manual, in PostScript format.
  49.  
  50.     Not included in the DDD distribution; available via anonymous FTP in 
  51.  
  52.         ftp://ftp.ips.tu-bs.de/pub/local/softech/ddd/doc/gdb.ps
  53.  
  54.  
  55. sample.dddinit -- `Sample DDD initialization file'
  56.  
  57.     A sample `~/.dddinit' file.  Use for customization.
  58.  
  59.     Included in the DDD source distribution.
  60.  
  61.  
  62. vse.ps -- `Visual Prettyprinting'
  63.  
  64.     This survey paper decribes the VSL language, which DDD uses to
  65.     display data structures in displays.  Contains a short VSL reference.
  66.  
  67.     Not included in the DDD distribution; available via anonymous FTP in 
  68.  
  69.         ftp://ftp.ips.tu-bs.de/pub/local/softech/ddd/doc/vse.ps
  70.  
  71.  
  72. $Id: README,v 1.10 1997/08/15 10:50:32 zeller Exp $
  73.