2000-08-10 Kazu Hirata <kazu@hxi.com>
authorKazu Hirata <kazu@codesourcery.com>
Thu, 10 Aug 2000 21:37:46 +0000 (21:37 +0000)
committerKazu Hirata <kazu@codesourcery.com>
Thu, 10 Aug 2000 21:37:46 +0000 (21:37 +0000)
* gdba.el: Fix a typo.

gdb/ChangeLog
gdb/gdba.el

index 8b59ccc38db1fc801312a4482132dc8583585617..043a0c8c2fd91623b4f18bb53d968cc1561f9137 100644 (file)
@@ -1,6 +1,7 @@
 2000-08-10  Kazu Hirata  <kazu@hxi.com>
 
        * hppa_tdep.c: Fix a comment typo.
+       * gdba.el: Likewise.
 
 2000-08-10  Tom Tromey  <tromey@cygnus.com>
 
index 0f715864228064d7b6df1893995ce925744f58ae..772977fc955cb8c3f4132d8a9c7cfc85bae7e88d 100644 (file)
@@ -920,7 +920,7 @@ buffer."
 ;; annotation rule binding of whatever gdb sends to tell us this command
 ;; might have changed it's output.
 ;;
-;; NAME is the fucntion name.  DEMAND-PREDICATE tests if output is really needed.
+;; NAME is the function name.  DEMAND-PREDICATE tests if output is really needed.
 ;; GDB-COMMAND is a string of such.  OUTPUT-HANDLER is the function bound to the
 ;; input in the input queue (see comment about ``gdb communications'' above).
 (defmacro def-gdb-auto-update-trigger (name demand-predicate gdb-command output-handler)
This page took 0.028418 seconds and 4 git commands to generate.