2004-09-14 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / ax-gdb.c
index d828895bf72f0c0e2cfdad25584565ec940333d7..dadad8e25491a157b977a392bbc82bf494c468b0 100644 (file)
@@ -622,7 +622,7 @@ gen_var_ref (struct agent_expr *ax, struct axs_value *value, struct symbol *var)
     case LOC_COMPUTED_ARG:
       /* FIXME: cagney/2004-01-26: It should be possible to
         unconditionally call the SYMBOL_OPS method when available.
-        Unfortunatly DWARF 2 stores the frame-base (instead of the
+        Unfortunately DWARF 2 stores the frame-base (instead of the
         function) location in a function's symbol.  Oops!  For the
         moment enable this when/where applicable.  */
       SYMBOL_OPS (var)->tracepoint_var_ref (var, ax, value);
This page took 0.023498 seconds and 4 git commands to generate.