Revert previous change.
authorAndrew Cagney <cagney@redhat.com>
Mon, 13 Jan 2003 23:27:17 +0000 (23:27 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 13 Jan 2003 23:27:17 +0000 (23:27 +0000)
gdb/doc/gdbint.texinfo

index b53a3ba96454450d56a565dc1906339cb4512501..c3a9394d64d2b79a8a6d8c0b65c7b1e068254c60 100644 (file)
@@ -79,7 +79,6 @@ as the mechanisms that adapt @value{GDBN} to specific hosts and targets.
 * Requirements::
 * Overall Structure::
 * Algorithms::
-* Errors and Warnings::
 * User Interface::
 * libgdb::
 * Symbol Handling::
@@ -696,32 +695,6 @@ watchpoints might interfere with the underlying OS and are probably
 unavailable in many platforms.
 @end enumerate
 
-@node Errors and Warnings
-@chapter Errors and Warnings
-@cindex errors
-@cindex warnings
-
-
-On encountering a problem, in addition to notifying the user,
-@value{GDBN} can either abandon the operation or take evasive action
-and then continue.  
-
-
-
-An operation is aborted by calling an error function:
-
-@emph{prototype of simple error goes here}
-
-
-
-
-@section Internal or External
-@cindex internal error
-@cindex external error
-
-@section Complaints
-
-
 @node User Interface
 
 @chapter User Interface
This page took 0.030463 seconds and 4 git commands to generate.