From: Victoria Mixon Date: Fri, 10 Nov 1995 19:44:30 +0000 (+0000) Subject: modified from 95q4 X-Git-Tag: gdb-4_18~10154 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e0d3ace23a095e75574994ad2743db11c2e65a98;p=platform%2Fupstream%2Fbinutils.git modified from 95q4 --- diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 18a4c34..de31471 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -93,7 +93,7 @@ into another language, under the above conditions for modified versions. @sp 1 @subtitle Edition @value{EDITION}, for @value{GDBN} version @value{GDBVN} @subtitle @value{DATE} -@author Richard M. Stallman and Roland H. Pesch +@author Richard M. Stallman and Cygnus Support @page @tex {\parskip=0pt @@ -5885,7 +5885,7 @@ further details. @ifset MOD2 @c Type checking is (a) primarily motivated by Modula-2, and (b) @c unimplemented. If (b) changes, it might make sense to let this node -@c appear even if Mod-2 does not, but meanwhile ignore it. pesch 16jul93. +@c appear even if Mod-2 does not, but meanwhile ignore it. roland 16jul93. @node C Checks @subsubsection C and C++ type and range checks @cindex C and C++ checks @@ -6746,7 +6746,7 @@ freely store an integer value into a pointer variable or vice versa, and you can convert any structure to any other structure that is the same length or shorter. @comment FIXME: how do structs align/pad in these conversions? -@comment /pesch@cygnus.com 18dec1990 +@comment /doc@cygnus.com 18dec1990 To store values into arbitrary places in memory, use the @samp{@{@dots{}@}} construct to generate a value of specified type at a specified address @@ -8455,7 +8455,7 @@ delete lines from the text, the line numbers that @value{GDBN} knows cease to correspond properly with the code. @c The following dropped because Epoch is nonstandard. Reactivate -@c if/when v19 does something similar. ---pesch@cygnus.com 19dec1990 +@c if/when v19 does something similar. ---doc@cygnus.com 19dec1990 @ignore @kindex Emacs Epoch environment @kindex Epoch @@ -9263,7 +9263,7 @@ options that affect @value{GDBN} or its supporting libraries. \centerline{{\sl\fontname\tensl\/}} \centerline{are used for emphasis.}\vfill} \page\colophon -% Blame: pesch@cygnus.com, 1991. +% Blame: doc@cygnus.com, 1991. @end tex @contents diff --git a/gdb/doc/gdbgui.texinfo b/gdb/doc/gdbgui.texinfo index 1b7b5d3..6618f73 100644 --- a/gdb/doc/gdbgui.texinfo +++ b/gdb/doc/gdbgui.texinfo @@ -96,7 +96,7 @@ into another language, under the above conditions for modified versions. \hfill (Send bugs and comments on @value{GDBN} to bug-gdb\@prep.ai.mit.edu.)\par \hfill {\it Debugging with @value{GDBN}}\par \hfill \TeX{}info \texinfoversion\par -\hfill pesch\@cygnus.com\par +\hfill doc\@cygnus.com\par } @end tex diff --git a/gdb/doc/remote.texi b/gdb/doc/remote.texi index 4011c34..b878e19 100644 --- a/gdb/doc/remote.texi +++ b/gdb/doc/remote.texi @@ -777,7 +777,7 @@ bps, no parity, eight data bits, one stop bit, and no ``retry'' action; you must match the communications parameters when establishing the Unix end of the connection as well. @c FIXME: Who knows what this "no retry action" crud from the DOS manual may -@c mean? It's optional; leave it out? ---pesch@cygnus.com, 25feb91 +@c mean? It's optional; leave it out? ---doc@cygnus.com, 25feb91 To give control of the PC to the Unix side of the serial line, type the following at the DOS console: @@ -819,7 +819,7 @@ system table @file{/etc/remote}. @c for character size. Taken from stty maybe...? John points out tip @c can set these as internal variables, eg ~s parity=none; man stty @c suggests that it *might* work to stty these options with stdin or -@c stdout redirected... ---pesch@cygnus.com, 25feb91 +@c stdout redirected... ---doc@cygnus.com, 25feb91 @kindex EBMON Using the @code{tip} or @code{cu} connection, change the DOS working @@ -892,7 +892,7 @@ Now you can use the @code{target} command: target amd-eb /dev/ttya 9600 MYFOO @c FIXME: test above 'target amd-eb' as spelled, with caps! caps are meant to @c emphasize that this is the name as seen by DOS (since I think DOS is -@c single-minded about case of letters). ---pesch@cygnus.com, 25feb91 +@c single-minded about case of letters). ---doc@cygnus.com, 25feb91 @end example @noindent