* doc/binutils.texi (c++filt): Remove spurious description of
[deliverable/binutils-gdb.git] / gdb / ax-gdb.h
index 755da45ce2b51a925d8f552f177ee60df9089789..5d03c1849613c813989f6904c2c65fffa1ebb038 100644 (file)
@@ -1,5 +1,6 @@
 /* GDB-specific functions for operating on agent expressions
-   Copyright (C) 1998, 1999, 2000, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2000, 2007, 2008, 2009
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -98,4 +99,6 @@ struct axs_value
    function to discover which registers the expression uses.  */
 extern struct agent_expr *gen_trace_for_expr (CORE_ADDR, struct expression *);
 
+extern struct agent_expr *gen_eval_for_expr (CORE_ADDR, struct expression *);
+
 #endif /* AX_GDB_H */
This page took 0.02296 seconds and 4 git commands to generate.