From: Kevin Buettner Date: Fri, 27 Sep 2002 00:21:38 +0000 (+0000) Subject: * gdb.texinfo: Use GNU/Linux instead of Linux. X-Git-Tag: gdb_5_3-2002-12-12-release~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f728879cc847300f1c4aa4bf97e7d062f57a5f5a;p=thirdparty%2Fbinutils-gdb.git * gdb.texinfo: Use GNU/Linux instead of Linux. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 02a80cfe097..3114353704b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2002-09-25 Kevin Buettner + + * gdb.texinfo: Use GNU/Linux instead of Linux. + 2002-09-05 Andrew Cagney * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 68a063130d3..21034b3b46b 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -392,7 +392,7 @@ Tim Tucker contributed support for the Gould NP1 and Gould Powernode. Pace Willison contributed Intel 386 support. Jay Vosburgh contributed Symmetry support. -Andreas Schwab contributed M68K Linux support. +Andreas Schwab contributed M68K @sc{gnu}/Linux support. Rich Schaefer and Peter Schauer helped with support of SunOS shared libraries. @@ -2619,7 +2619,7 @@ times slower than normal execution. (But this may still be worth it, to catch errors where you have no clue what part of your program is the culprit.) -On some systems, such as HP-UX, Linux and some other x86-based targets, +On some systems, such as HP-UX, @sc{gnu}/Linux and some other x86-based targets, @value{GDBN} includes support for hardware watchpoints, which do not slow down the running of your program. @@ -10874,7 +10874,7 @@ this facility, the command @code{info proc} is available to report on several kinds of information about the process running your program. @code{info proc} works only on SVR4 systems that include the @code{procfs} code. This includes OSF/1 (Digital Unix), Solaris, Irix, -and Unixware, but not HP-UX or Linux, for example. +and Unixware, but not HP-UX or @sc{gnu}/Linux, for example. @table @code @kindex info proc