* gdbint.texinfo: Change Permissions to GFDL. Update Copyright.

* gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
	Replace "GDB" with "@value{GDBN}".  Fix markup.

	* annotate.texi: Change Permissions to GFDL.  Update Copyright.

	* gdb.texinfo: Change Permissions to GFDL.  Update Copyright.

	* gdbmi.texinfo: Update copyright.  Change Permissions to GFDL.
This commit is contained in:
Eli Zaretskii
2001-03-26 11:51:50 +00:00
parent b78a4f26ba
commit e9c75b65b1
7 changed files with 240 additions and 248 deletions

View File

@ -1,5 +1,14 @@
2001-03-26 Eli Zaretskii <eliz@is.elta.co.il> 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
* gdb.texinfo: Change Permissions to GFDL. Update Copyright.
* gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
* gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
Replace "GDB" with "@value{GDBN}". Fix markup.
* annotate.texi: Change Permissions to GFDL. Update Copyright.
* gdb.texinfo (Output Formats): Mention "info symbol" and provide * gdb.texinfo (Output Formats): Mention "info symbol" and provide
a cross-reference to its description. a cross-reference to its description.
(Symbols): Document "info symbol". (Symbols): Document "info symbol".

View File

@ -8,32 +8,23 @@
@c @set EDITION 0.5 @c @set EDITION 0.5
@c @set DATE May 1994 @c @set DATE May 1994
@c @ifinfo @c @ifinfo
@c This file documents GDB annotations. @c This file documents GDB annotations.
@c This is Edition @value{EDITION}, @value{DATE}, of @cite{GDB @c This is Edition @value{EDITION}, @value{DATE}, of @cite{GDB
@c Annotations}. Copyright 1994, 1995, 2000 Free Software Foundation, Inc. @c Annotations}. Copyright 1994,1995,2000,2001 Free Software Foundation, Inc.
@c Permission is granted to make and distribute verbatim copies of @c Permission is granted to copy, distribute and/or modify this document
@c this manual provided the copyright notice and this permission notice @c under the terms of the GNU Free Documentation License, Version 1.1 or
@c are preserved on all copies. @c any later version published by the Free Software Foundation; with the
@c @end ignore @c Invariant Sections being ``Annotations Overview'' and ``Source
@c Annotations'', with the Front-Cover texts being ``A GNU Manual,''
@c and with the Back-Cover Texts as in (a) below.
@c @ignore @c (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
@c Permission is granted to process this file through TeX and print the @c this GNU Manual, like GNU software. Copies published by the Free
@c results, provided the printed document carries copying permission @c Software Foundation raise funds for GNU development.''
@c notice identical to this one except for the removal of this paragraph @c @end ifinfo
@c (this paragraph not being relevant to the printed manual).
@c @end ignore
@c Permission is granted to copy and distribute modified versions of this
@c manual under the conditions for verbatim copying, provided also that the
@c entire resulting derived work is distributed under the terms of a
@c permission notice identical to this one.
@c Permission is granted to copy and distribute translations of this manual
@c into another language, under the above conditions for modified versions.
@c @end ifinfo
@c @titlepage @c @titlepage
@c @title GDB Annotations @c @title GDB Annotations
@ -46,7 +37,7 @@
@c this manual provided the copyright notice and this permission notice @c this manual provided the copyright notice and this permission notice
@c are preserved on all copies. @c are preserved on all copies.
@c Copyright @copyright{} 1994 Free Software Foundation @c Copyright @copyright{} 1994,1995,2000,2001 Free Software Foundation
@c @end titlepage @c @end titlepage
@c @ifinfo @c @ifinfo
@ -59,8 +50,8 @@
@chapter @value{GDBN} Annotations @chapter @value{GDBN} Annotations
This chapter describes annotations in @value{GDBN}. Annotations are This chapter describes annotations in @value{GDBN}. Annotations are
designed to interface @value{GDBN} to graphical user interfaces or other designed to interface @value{GDBN} to graphical user interfaces or
similar programs which want to interact with @value{GDBN} at a other similar programs which want to interact with @value{GDBN} at a
relatively high level. relatively high level.
@ignore @ignore

View File

@ -28,10 +28,10 @@
@syncodeindex fn cp @syncodeindex fn cp
@c !!set GDB manual's edition---not the same as GDB version! @c !!set GDB manual's edition---not the same as GDB version!
@set EDITION Eighth @set EDITION Ninth
@c !!set GDB manual's revision date @c !!set GDB manual's revision date
@set DATE March 2000 @set DATE April 2001
@c THIS MANUAL REQUIRES TEXINFO 3.12 OR LATER. @c THIS MANUAL REQUIRES TEXINFO 3.12 OR LATER.
@ -50,26 +50,19 @@ This is the @value{EDITION} Edition, @value{DATE},
of @cite{Debugging with @value{GDBN}: the @sc{gnu} Source-Level Debugger} of @cite{Debugging with @value{GDBN}: the @sc{gnu} Source-Level Debugger}
for @value{GDBN} Version @value{GDBVN}. for @value{GDBN} Version @value{GDBVN}.
Copyright (C) 1988-2000 Free Software Foundation, Inc. Copyright (C) 1988,1989,1990,1991,1992,1993,1994,1995,1996,1998,1999,2000,2001
Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of Permission is granted to copy, distribute and/or modify this document
this manual provided the copyright notice and this permission notice under the terms of the GNU Free Documentation License, Version 1.1 or
are preserved on all copies. any later version published by the Free Software Foundation; with the
Invariant Sections being ``A Sample GDB Session'' and ``Free
Software'', with the Front-Cover texts being ``A GNU Manual,'' and
with the Back-Cover Texts as in (a) below.
@ignore (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
Permission is granted to process this file through TeX and print the this GNU Manual, like GNU software. Copies published by the Free
results, provided the printed document carries copying permission Software Foundation raise funds for GNU development.''
notice identical to this one except for the removal of this paragraph
(this paragraph not being relevant to the printed manual).
@end ignore
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided also that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions.
@end ifinfo @end ifinfo
@titlepage @titlepage
@ -89,24 +82,24 @@ into another language, under the above conditions for modified versions.
@end tex @end tex
@vskip 0pt plus 1filll @vskip 0pt plus 1filll
Copyright @copyright{} 1988-2000 Free Software Foundation, Inc. Copyright @copyright{} 1988,1989,1990,1991,1992,1993,1994,1995,1996,1998,1999,2000,2001
Free Software Foundation, Inc.
@sp 2 @sp 2
Published by the Free Software Foundation @* Published by the Free Software Foundation @*
59 Temple Place - Suite 330, @* 59 Temple Place - Suite 330, @*
Boston, MA 02111-1307 USA @* Boston, MA 02111-1307 USA @*
ISBN 1-882114-77-9 @* ISBN 1-882114-77-9 @*
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
are preserved on all copies.
Permission is granted to copy and distribute modified versions of this Permission is granted to copy, distribute and/or modify this document
manual under the conditions for verbatim copying, provided also that the under the terms of the GNU Free Documentation License, Version 1.1 or
entire resulting derived work is distributed under the terms of a any later version published by the Free Software Foundation; with the
permission notice identical to this one. Invariant Sections being ``A Sample GDB Session'' and ``Free
Software'', with the Front-Cover texts being ``A GNU Manual,'' and
with the Back-Cover Texts as in (a) below.
Permission is granted to copy and distribute translations of this manual (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
into another language, under the above conditions for modified versions. this GNU Manual, like GNU software. Copies published by the Free
Software Foundation raise funds for GNU development.''
@end titlepage @end titlepage
@page @page
@ -120,7 +113,7 @@ This file describes @value{GDBN}, the @sc{gnu} symbolic debugger.
This is the @value{EDITION} Edition, @value{DATE}, for @value{GDBN} Version This is the @value{EDITION} Edition, @value{DATE}, for @value{GDBN} Version
@value{GDBVN}. @value{GDBVN}.
Copyright (C) 1988-2000 Free Software Foundation, Inc. Copyright (C) 1988-2001 Free Software Foundation, Inc.
@menu @menu
* Summary:: Summary of @value{GDBN} * Summary:: Summary of @value{GDBN}

View File

@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*- \input texinfo @c -*-texinfo-*-
@c Copyright 1988 1989 1990 1991 1992 1993 1994 Free Software Foundation, Inc. @c Copyright 1994, 1995, 2001 Free Software Foundation, Inc.
@c @c
@c %**start of header @c %**start of header
@c makeinfo ignores cmds prev to setfilename, so its arg cannot make use @c makeinfo ignores cmds prev to setfilename, so its arg cannot make use
@c of @set vars. However, you can override filename with makeinfo -o. @c of @set vars. However, you can override filename with makeinfo -o.
@setfilename gdb.info @setfilename gdb.info
@ -32,52 +32,41 @@
@syncodeindex vr cp @syncodeindex vr cp
@c !!set GDB manual's edition---not the same as GDB version! @c !!set GDB manual's edition---not the same as GDB version!
@set EDITION 4.13 @set EDITION 4.14
@c !!set GDB manual's revision date @c !!set GDB manual's revision date
@set DATE January 1995 @set DATE April 2001
@c THIS MANUAL REQUIRES TEXINFO-2 macros and info-makers to format properly. @c THIS MANUAL REQUIRES TEXINFO-2 macros and info-makers to format properly.
@ifinfo @dircategory Programming & development tools
@c This is a dir.info fragment to support semi-automated addition of @direntry
@c manuals to an info tree. zoo@cygnus.com is developing this facility.
@format
START-INFO-DIR-ENTRY START-INFO-DIR-ENTRY
* Gdb: (gdb). The GNU debugger. * Gdb: (gdb). The GNU debugger.
END-INFO-DIR-ENTRY END-INFO-DIR-ENTRY
@end format @end direntry
@end ifinfo
@c @c
@c @c
@ifinfo @ifinfo
This file documents the graphical interface to the GNU debugger @value{GDBN}. This file documents the graphical interface to the GNU debugger @value{GDBN}.
This is Edition @value{EDITION}, @value{DATE}, This is Edition @value{EDITION}, @value{DATE},
of @cite{Using the Graphical Interface to @value{GDBN}} of @cite{Using the Graphical Interface to @value{GDBN}}
for GDB Version @value{GDBVN}. for GDB Version @value{GDBVN}.
Copyright (C) 1994, 1995 Free Software Foundation, Inc. Copyright (C) 1994, 1995, 2001 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of Permission is granted to copy, distribute and/or modify this document
this manual provided the copyright notice and this permission notice under the terms of the GNU Free Documentation License, Version 1.1 or
are preserved on all copies. any later version published by the Free Software Foundation; with the
Invariant Sections being ``Using the Graphical Interface to ``GDB'' and
``Starting up GUI GDB'', with the Front-Cover texts being ``A GNU
Manual,'' and with the Back-Cover Texts as in (a) below.
@ignore (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
Permission is granted to process this file through TeX and print the this GNU Manual, like GNU software. Copies published by the Free
results, provided the printed document carries copying permission Software Foundation raise funds for GNU development.''
notice identical to this one except for the removal of this paragraph
(this paragraph not being relevant to the printed manual).
@end ignore
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided also that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions.
@end ifinfo @end ifinfo
@titlepage @titlepage
@ -89,11 +78,11 @@ into another language, under the above conditions for modified versions.
@sp 1 @sp 1
@subtitle Edition @value{EDITION}, for @value{GDBN} version @value{GDBVN} @subtitle Edition @value{EDITION}, for @value{GDBN} version @value{GDBVN}
@subtitle @value{DATE} @subtitle @value{DATE}
@author Stanley T. Shebs @author Stanley T.@: Shebs
@page @page
@tex @tex
{\parskip=0pt {\parskip=0pt
\hfill (Send bugs and comments on @value{GDBN} to bug-gdb\@prep.ai.mit.edu.)\par \hfill (Send bugs and comments on @value{GDBN} to bug-gdb\@gnu.org.)\par
\hfill {\it Debugging with @value{GDBN}}\par \hfill {\it Debugging with @value{GDBN}}\par
\hfill \TeX{}info \texinfoversion\par \hfill \TeX{}info \texinfoversion\par
\hfill doc\@cygnus.com\par \hfill doc\@cygnus.com\par
@ -101,20 +90,19 @@ into another language, under the above conditions for modified versions.
@end tex @end tex
@vskip 0pt plus 1filll @vskip 0pt plus 1filll
Copyright @copyright{} 1994, 1995 Free Software Foundation, Inc. Copyright @copyright{} 1994, 1995, 2001 Free Software Foundation, Inc.
@sp 2 @sp 2
Permission is granted to make and distribute verbatim copies of Permission is granted to copy, distribute and/or modify this document
this manual provided the copyright notice and this permission notice under the terms of the GNU Free Documentation License, Version 1.1 or
are preserved on all copies. any later version published by the Free Software Foundation; with the
Invariant Sections being ``Using the Graphical Interface to ``GDB'' and
``Starting up GUI GDB'', with the Front-Cover texts being ``A GNU
Manual,'' and with the Back-Cover Texts as in (a) below.
Permission is granted to copy and distribute modified versions of this (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
manual under the conditions for verbatim copying, provided also that the this GNU Manual, like GNU software. Copies published by the Free
entire resulting derived work is distributed under the terms of a Software Foundation raise funds for GNU development.''
permission notice identical to this one.
Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions.
@end titlepage @end titlepage
@page @page
@ -136,79 +124,73 @@ When running as a Unix program and using the X11-based interface,
you must of course be using an X server and/or workstation, you must of course be using an X server and/or workstation,
and your @code{DISPLAY} environment variable must be set correctly. and your @code{DISPLAY} environment variable must be set correctly.
If either of these is not true, then @value{GDBN} will still start up, If either of these is not true, then @value{GDBN} will still start up,
but will use only the traditional command interface. zbut will use only the traditional command interface.
The exact layout and appearance of the windows will depend on the host The exact layout and appearance of the windows will depend on the host
system type. For instance, GDB under Windows will display its windows system type. For instance, @value{GDBN} on MS-Windows will display
inside a larger window, while under Unix/X, each window is a separate its windows inside a larger window, while on X on a GNU/Linux or a
toplevel window. However, general behavior and layout is consistent Unix machine, each window is a separate toplevel window. However,
across all platforms; omissions or restrictions on particular platforms, general behavior and layout is consistent across all platforms;
if not documented as unavoidable, should be considered bugs and omissions or restrictions on particular platforms, if not documented
reported. as unavoidable, should be considered bugs and reported.
All GDB windows have a common structure. Each window has an associated All @value{GDBN} windows have a common structure. Each window has an
menu bar, which may be at the top of the window or perhaps elsewhere. associated menu bar, which may be at the top of the window or perhaps
Some of the menus and menu items in the menu bar are common to all GDB elsewhere. Some of the menus and menu items in the menu bar are
windows, while others are specific to particular types of windows. common to all @value{GDBN} windows, while others are specific to
Below the menu bar is the working data area of the window. If the data particular types of windows. Below the menu bar is the working data
is too large to display all at once, the data area will have scroll bars area of the window. If the data is too large to display all at once,
on its right and bottom sides. Below the data area are two optional the data area will have scroll bars on its right and bottom sides.
features; a status/data line, and a button box. Below the data area are two optional features; a status/data line, and
a button box.
@section Menus @section Menus
@subsection File Menu @subsection File Menu
The standard file menu provides operations that affect the overall state The standard file menu provides operations that affect the overall state
of GDB, mainly file operations, but other things as well. of @value{GDBN}, mainly file operations, but other things as well.
About GDB... @table @code
@item About @value{GDBN}...
Displays the startup window for @value{GDBN}.
Displays the startup window for GDB. @item File...
Lets you set the combined executable and symbol file that @value{GDBN}
will use. (Like the @samp{file} command in the command-line version
of @value{GDBN}.)
File... @item Target...
Brings up a dialog that you can use to connect @value{GDBN} to a
Lets you set the combined executable and symbol file that GDB will use. target program. The dialog is described in more depth later. (Like
(Like "file".) the @samp{target} command.)
Target...
Brings up a dialog that you can use to connect GDB to a target program.
The dialog is described in more depth later.
(Like "target".)
Edit...
@item Edit...
Starts up an editor to modify the source file being displayed. Starts up an editor to modify the source file being displayed.
Exec File... @item Exec File...
Lets you set the executable file that @value{GDBN} will use.
(Like the @samp{exec-file} command.)
Lets you set the executable file that GDB will use. @item Symbol File...
(Like "exec-file".) Lets you set the symbol file that @value{GDBN} will use.
(Like the @samp{symbol-file} command.)
Symbol File...
Lets you set the symbol file that GDB will use.
(Like "symbol-file".)
Add Symbol File...
@item Add Symbol File...
Lets you add additional symbol files. Lets you add additional symbol files.
(Like "add-symbol-file".) (Like the @samp{add-symbol-file} command.)
Core File... @item Core File...
Lets you set the core file that @value{GDBN} will use.
(Like the @samp{core-file} command.)
Lets you set the core file that GDB will use. @item Shared Libraries...
(Like "core-file".) (Like the @samp{sharedlibrary} command.)
Shared Libraries... @item Quit
Quits @value{GDBN}.
(Like "sharedlibrary".) (Like the @samp{quit} command.)
@end table
Quit
quits GDB.
(Like @samp{quit}.)
@c @subsection Commands Menu @c @subsection Commands Menu
@ -216,29 +198,32 @@ quits GDB.
@c The commands menu consists of items that let you run and control the program being @c The commands menu consists of items that let you run and control the program being
@c debugged. @c debugged.
@c @c
@c Run @c @table @code
@c @item Run
@c @c
@c Step @c @item Step
@c @c
@c Next @c @item Next
@c @c
@c Finish @c @item Finish
@c @c
@c Stepi @c @item Stepi
@c @c
@c Nexti @c @item Nexti
@subsection Windows Menu @subsection Windows Menu
The windows menu allows access to all the windows available in GDB. The @samp{Windows} menu allows access to all the windows available in
The first part of the menu lists all of the predefined individual windows. @value{GDBN}. The first part of the menu lists all of the predefined
If the window exists already, its item will be marked as such; individual windows. If the window exists already, its item will be
selecting the item will cause the window to be put in front if it is marked as such; selecting the item will cause the window to be put in
obscured. If it does not exist, then it will be created. front if it is obscured. If it does not exist, then it will be
created.
The second part of the menu lists additional windows that you may have The second part of the menu lists additional windows that you may have
created, such as source windows or variable displays. created, such as source windows or variable displays.
@display
Command Command
--- ---
Source Source
@ -250,68 +235,77 @@ Variables
Files Files
@c --- @c ---
@c <extra windows> @c <extra windows>
@end display
@subsection View Menu @subsection View Menu
All windows have a view menu, but its contents are highly specific to All windows have a @samp{view} menu, but its contents are highly
window type. For instance, a source window will have a view menu item specific to window type. For instance, a source window will have a
to control the display of line numbers, but a register window will instead view menu item to control the display of line numbers, but a register
have an option to choose the radix in which to display register contents. window will instead have an option to choose the radix in which to
You can find the full description of view options with each window type. display register contents. You can find the full description of view
options with each window type.
@subsection Help Menu @subsection Help Menu
The help menu includes access to GDB's online help. The @samp{Help} menu includes access to @value{GDBN}'s online help.
@section Windows @section Windows
@subsection Command Window @subsection Command Window
The command window provides access to the standard GDB command The @samp{Command} window provides access to the standard @value{GDBN}
interpreter. In nearly all cases, commands typed into this window command interpreter. In nearly all cases, commands typed into this
will behave exactly as for a non-windowing GDB. window will behave exactly as for a non-windowing @value{GDBN}.
Note that not all changes to GDB will be reflected in this window. For instance, Note that not all changes to @value{GDBN} will be reflected in this
if you were to type a "step" command, then click on the "step" menu item in window. For instance, if you were to type a @samp{step} command, then
the source window, then go back, and type another "step" command, the command click on the @samp{step} menu item in the source window, then go back,
buffer will only show two steps, when you have actually done three. GDB will and type another @samp{step} command, the command buffer will only
put a "..." into the command buffer when operations in other windows are done, show two steps, when you have actually done three. @value{GDBN} will
as a reminder that the command buffer is incomplete. put a ``@dots'' into the command buffer when operations in other
windows are done, as a reminder that the command buffer is incomplete.
@c Also note that as a side effect of having the interface and possibly an @c Also note that as a side effect of having the interface and possibly an
@c associated scripting language built in, additional commands may be @c associated scripting language built in, additional commands may be
@c available. For instance, if tcl is in GDB, the command ``tcl <tcl code>'' @c available. For instance, if tcl is in @value{GDBN}, the command
@c will be available. @c ``tcl <tcl code>'' will be available.
The command window has no status line or button box. The command window has no status line or button box.
@subsection Files Window @subsection Files Window
The files window lists all of the files that were used to build the The @samp{Files} window lists all of the files that were used to build the
executable. executable.
Clicking on the xxx in the left margin expands/contracts the display of Clicking on the @samp{xxx} in the left margin expands/contracts the
included files and symbols defined by the file. display of included files and symbols defined by the file.
The View menu for this window includes the following items: The @samp{View} menu for this window includes the following items:
Name/Full Pathname
@c Sort by Name @table @code
@c Sort by Section&Offset @item Name/Full Pathname
@c Show All Included Files @c @item Sort by Name
@c Included File Indentation... @c @item Sort by Section&Offset
@c @item Show All Included Files
@c @item Included File Indentation...
@end table
@subsection Source Window @subsection Source Window
A source window displays a single file of source code. A @samp{Source} window displays a single file of source code.
The left margin includes an indicator for the current PC, breakpoints and potential breakpoints, The left margin includes an indicator for the current PC, breakpoints
and (optionally) line numbers. and potential breakpoints, and (optionally) line numbers.
The View menu for this window includes the following items: The @samp{View} menu for this window includes the following items:
Show Line Numbers
Show Breakdots @table @code
@c Jump to PC (if pc changes, scroll back so PC is centered) @item Show Line Numbers
@c Tab... (set tabbing) @item Show Breakdots
@c @item Jump to PC (if pc changes, scroll back so PC is centered)
@c @item Tab... (set tabbing)
@end table
@section Extensions @section Extensions
@ -342,7 +336,7 @@ Show Breakdots
@c @c
@c Is an *optional* window. @c Is an *optional* window.
@c @c
@c Behavior mimics command-line GDB running in an Emacs buffer as much @c Behavior mimics command-line @value{GDBN} running in an Emacs buffer as much
@c as possible. @c as possible.
@c @c
@c Assembly Window @c Assembly Window
@ -399,8 +393,8 @@ Show Breakdots
@section How to Build @section How to Build
If GDB is configured with --enable-gdbtk, then upon startup, it will If @value{GDBN} is configured with @samp{--enable-gdbtk}, then upon
open windows. startup, it will open windows.
@node Index @node Index
@unnumbered Index @unnumbered Index

View File

@ -1,36 +1,30 @@
\input texinfo @c -*- texinfo -*- \input texinfo @c -*- texinfo -*-
@setfilename gdbint.info @setfilename gdbint.info
@include gdb-cfg.texi @include gdb-cfg.texi
@ifinfo @dircategory Programming & development tools.
@format @direntry
START-INFO-DIR-ENTRY START-INFO-DIR-ENTRY
* Gdb-Internals: (gdbint). The GNU debugger's internals. * Gdb-Internals: (gdbint). The GNU debugger's internals.
END-INFO-DIR-ENTRY END-INFO-DIR-ENTRY
@end format @end direntry
@end ifinfo
@ifinfo @ifinfo
This file documents the internals of the GNU debugger @value{GDBN}. This file documents the internals of the GNU debugger @value{GDBN}.
Copyright 1990,1991,1992,1993,1994,1996,1998,1999,2000,2001
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, Free Software Foundation, Inc.
2001 Free Software Foundation, Inc.
Contributed by Cygnus Solutions. Written by John Gilmore. Contributed by Cygnus Solutions. Written by John Gilmore.
Second Edition by Stan Shebs. Second Edition by Stan Shebs.
Permission is granted to make and distribute verbatim copies of this Permission is granted to copy, distribute and/or modify this document
manual provided the copyright notice and this permission notice are under the terms of the GNU Free Documentation License, Version 1.1 or
preserved on all copies. any later version published by the Free Software Foundation; with the
Invariant Sections being ``Algorithms'' and ``Porting GDB'', with the
Front-Cover texts being ``A GNU Manual,'' and with the Back-Cover
Texts as in (a) below.
@ignore (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
Permission is granted to process this file through Tex and print the this GNU Manual, like GNU software. Copies published by the Free
results, provided the printed document carries copying permission notice Software Foundation raise funds for GNU development.''
identical to this one except for the removal of this paragraph (this
paragraph not being relevant to the printed manual).
@end ignore
Permission is granted to copy or distribute modified versions of this
manual under the terms of the GPL (for which purpose this text may be
regarded as a program in the language TeX).
@end ifinfo @end ifinfo
@setchapternewpage off @setchapternewpage off
@ -59,12 +53,19 @@ regarded as a program in the language TeX).
@end tex @end tex
@vskip 0pt plus 1filll @vskip 0pt plus 1filll
Copyright @copyright{} 1990-1999 Free Software Foundation, Inc. Copyright @copyright{} 1990,1991,1992,1993,1994,1996,1998,1999,2000,2001
Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of Permission is granted to copy, distribute and/or modify this document
this manual provided the copyright notice and this permission notice under the terms of the GNU Free Documentation License, Version 1.1 or
are preserved on all copies. any later version published by the Free Software Foundation; with the
Invariant Sections being ``Algorithms'' and ``Porting GDB'', with the
Front-Cover texts being ``A GNU Manual,'' and with the Back-Cover
Texts as in (a) below.
(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
this GNU Manual, like GNU software. Copies published by the Free
Software Foundation raise funds for GNU development.''
@end titlepage @end titlepage
@c TeX can handle the contents at the start but makeinfo 3.12 can not @c TeX can handle the contents at the start but makeinfo 3.12 can not

View File

@ -1,3 +1,7 @@
2001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
* gdbmi.texinfo: Update copyright. Change Permissions to GFDL.
2001-03-20 Andrew Cagney <ac131313@redhat.com> 2001-03-20 Andrew Cagney <ac131313@redhat.com>
* mi-cmd-disas.c (mi_cmd_disassemble): Initialize ``file_string'' * mi-cmd-disas.c (mi_cmd_disassemble): Initialize ``file_string''

View File

@ -8,27 +8,19 @@
@c @ifinfo @c @ifinfo
@c This file documents GDB/MI, a Machine Interface to GDB. @c This file documents GDB/MI, a Machine Interface to GDB.
@c Copyright 2000 Free Software Foundation, Inc. @c Copyright 2000, 2001 Free Software Foundation, Inc.
@c Contributed by Cygnus Solutions. @c Contributed by Cygnus Solutions.
@c Permission is granted to make and distribute verbatim copies of this @c Permission is granted to copy, distribute and/or modify this document
@c manual provided the copyright notice and this permission notice are @c under the terms of the GNU Free Documentation License, Version 1.1 or
@c preserved on all copies. @c any later version published by the Free Software Foundation; with the
@c Invariant Sections being ``The GDB/MI Interface'' and ``GGDB/MI
@c Command Syntax'', with the Front-Cover texts being ``A GNU Manual,''
@c and with the Back-Cover Texts as in (a) below.
@c @ignore @c (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
@c Permission is granted to process this file through TeX and print the @c this GNU Manual, like GNU software. Copies published by the Free
@c results, provided the printed document carries copying permission notice @c Software Foundation raise funds for GNU development.''
@c identical to this one except for the removal of this paragraph (this
@c paragraph not being relevant to the printed manual).
@c @end ignore
@c Permission is granted to copy and distribute modified versions of this
@c manual under the conditions for verbatim copying, provided also that the
@c entire resulting derived work is distributed under the terms of a
@c permission notice identical to this one.
@c Permission is granted to copy and distribute translations of this manual
@c into another language, under the above conditions for modified versions.
@c @end ifinfo @c @end ifinfo
@c @c This title page illustrates only one of the @c @c This title page illustrates only one of the
@ -36,19 +28,27 @@
@c @titlepage @c @titlepage
@c @title GDB/MI @c @title GDB/MI
@c @subtitle Version 0.2 @c @subtitle Version 0.3
@c @subtitle Feb 2000 @c @subtitle Apr 2001
@c @author Andrew Cagney, Fernando Nasser and Elena Zannoni @c @author Andrew Cagney, Fernando Nasser and Elena Zannoni
@c @c The following two commands @c @c The following two commands
@c @c start the copyright page. @c @c start the copyright page.
@c @page @c @page
@c @vskip 0pt plus 1filll @c @vskip 0pt plus 1filll
@c Permission is granted to make and distribute verbatim copies of this
@c manual provided the copyright notice and this permission notice are
@c preserved on all copies.
@c Copyright @copyright{} 2000, Free Software Foundation, Inc. @c Copyright @copyright{} 2000, 2001 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.1 or
@c any later version published by the Free Software Foundation; with the
@c Invariant Sections being ``The GDB/MI Interface'' and ``GGDB/MI
@c Command Syntax'', with the Front-Cover texts being ``A GNU Manual,''
@c and with the Back-Cover Texts as in (a) below.
@c (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
@c this GNU Manual, like GNU software. Copies published by the Free
@c Software Foundation raise funds for GNU development.''
@c @end titlepage @c @end titlepage
@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% CHAPTER %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @c %%%%%%%%%%%%%%%%%%%%%%%%%%%% CHAPTER %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%