~pac72/ubuntu/lucid/ddd/devel

« back to all changes in this revision

Viewing changes to doc/README

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Schepler
  • Date: 2004-07-22 03:49:37 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040722034937-cysl08t1jvba4jrx
Tags: 1:3.3.9-3
USERINFO has been renamed to USERINFO.txt; adjust debian/rules code
to match, to get correct information on the About DDD dialog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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.ps -- `Debugging with DDD'
17
 
 
18
 
    The DDD manual, in PostScript format.  The official, up-to-date
19
 
    DDD reference.  Includes several screen shots.
20
 
 
21
 
    Included in the DDD source distribution.
22
 
 
23
 
 
24
 
html/index.html -- `Debugging with DDD'
25
 
 
26
 
    The DDD manual, in HTML format.  Suitable for viewing with a HTML
27
 
    browser, such as Mozilla or Netscape.  Includes several screen
28
 
    shots.
29
 
 
30
 
    This directory is contained in a separate package.
31
 
 
32
 
 
33
 
ddd.info -- `Debugging with DDD'
34
 
 
35
 
    The DDD manual, in Info format.  Suitable for viewing with an Info
36
 
    browser, such as `info' or Emacs.
37
 
 
38
 
    Included in the DDD source distribution.
39
 
 
40
 
 
41
 
ddd.man -- `DDD manual page'
42
 
 
43
 
    The DDD manual page.  Just a short reference.
44
 
 
45
 
    Included in the DDD source distribution.
46
 
 
47
 
 
48
 
 
49
 
ddd-thesis.ps -- `DDD - ein Debugger mit graphischer Datendarstellung'
50
 
 
51
 
    Dorothea's Master's Thesis on DDD (in German).
52
 
 
53
 
    Not included in the DDD distribution; available via anonymous FTP in 
54
 
 
55
 
        ftp://ftp.ips.tu-bs.de/pub/local/softech/ddd/doc/ddd-thesis.ps
56
 
 
57
 
 
58
 
gdb.ps -- `Debugging with GDB'
59
 
 
60
 
    The GDB manual, in PostScript format.
61
 
 
62
 
    Not included in the DDD distribution; available via anonymous FTP in 
63
 
 
64
 
        ftp://ftp.ips.tu-bs.de/pub/local/softech/ddd/doc/gdb.ps
65
 
 
66
 
 
67
 
sample.dddinit -- `Sample DDD initialization file'
68
 
 
69
 
    A sample `~/.dddinit' file.  Use for customization.
70
 
 
71
 
    Included in the DDD source distribution.
72
 
 
73
 
 
74
 
vse.ps -- `Visual Prettyprinting'
75
 
 
76
 
    This survey paper decribes the VSL language, which DDD uses to
77
 
    display data structures in displays.  Contains a short VSL reference.
78
 
 
79
 
    Not included in the DDD distribution; available via anonymous FTP in 
80
 
 
81
 
        ftp://ftp.ips.tu-bs.de/pub/local/softech/ddd/doc/vse.ps
82
 
 
83
 
 
84
 
$Id: README,v 1.12 2000/05/26 14:20:04 andreas Exp $