aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1993-10-19 21:25:32 +0000
committerRoland Pesch <pesch@cygnus>1993-10-19 21:25:32 +0000
commitfa6df1a7b22b766c544cc8931f7bccc3cb4617ee (patch)
tree64c83823a6b40bda8db183e2c97217a2c8d7efff /gdb/doc
parentdcd8fd8c17c0e3b6d178a5254c7b71db380bcc8c (diff)
downloadgdb-fa6df1a7b22b766c544cc8931f7bccc3cb4617ee.zip
gdb-fa6df1a7b22b766c544cc8931f7bccc3cb4617ee.tar.gz
gdb-fa6df1a7b22b766c544cc8931f7bccc3cb4617ee.tar.bz2
Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
* a4rc.sed: update to work with Andreas Vogel papersize params * refcard.tex: use Andreas Vogel simplifications of papersize params; remove useless version info; update copyright date.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog7
-rw-r--r--gdb/doc/a4rc.sed26
-rw-r--r--gdb/doc/gdb.texinfo7
3 files changed, 25 insertions, 15 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 97709b6..0f4faba 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,10 @@
+Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
+
+ * a4rc.sed: update to work with Andreas Vogel papersize params
+
+ * refcard.tex: use Andreas Vogel simplifications of papersize
+ params; remove useless version info; update copyright date.
+
Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdb.texinfo (Symbols): Add class NAME to doc for ptype.
diff --git a/gdb/doc/a4rc.sed b/gdb/doc/a4rc.sed
index e4e5211..2292290 100644
--- a/gdb/doc/a4rc.sed
+++ b/gdb/doc/a4rc.sed
@@ -1,15 +1,11 @@
-/--- Papersize defs:/,/--- end papersize defs/c\
-%-------- Papersize defs:\
-% Dimensions for landscape printing on A4 paper\
-\
-% We want output 12mm *from paper edge*; i.e. -13.54mm from TeX default\
-\\hoffset=-13.54mm \\voffset=-15.54mm\
-\\fullhsize=272mm \\hsize=86mm % 27cm = 29.7cm (a4 heigth) - 2*12mm (margins)\
-\\vsize=19cm % 18.6cm = 21cm (a4 width) - 2* 10mm (margins).\
-\
-% Units for \\sec definition\
-\\secskip=.6pc % space between refcard secs\
-\\itmwid=29mm % width of halign col 1\
-\\dfnwid=58mm % width of halign col 2\
-\\lskip=1pt % extra skip between \\sec entries\
-%-------- end papersize defs
+/--- Papersize params:/,/--- end papersize params/c\
+%------- Papersize params:\
+%% A4 paper (297x210mm)\
+%%\
+\\totalwidth=297mm % total width of paper\
+\\totalheight=210mm % total height of paper\
+\\hmargin=5mm % horizontal margin width\
+\\vmargin=10mm % vertical margin width\
+\\secskip=.6pc % space between refcard secs\
+\\lskip=1pt % extra skip between \\sec entries\
+%------- end papersize params
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index bc730ae..0c6568f 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -3396,6 +3396,13 @@ directory names may be given to this command, separated by @samp{:} or
whitespace. You may specify a directory that is already in the source
path; this moves it forward, so it will be searched sooner.
+@kindex cdir
+@kindex cwd
+@cindex compilation directory
+@cindex current directory
+@cindex working directory
+@cindex directory, current
+@cindex directory, compilation
You can use the string @samp{$cdir} to refer to the compilation
directory (if one is recorded), and @samp{$cwd} to refer to the current
working directory. @samp{$cwd} is not the same as @samp{.}---the former