*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / gdbcmd.h
index d87a813c1f5cb3b906932a13455a4219c824a810..c02ce6995f3916a3757e92959bb621b24c8a7622 100644 (file)
@@ -7,7 +7,7 @@
 
 /* Header file for GDB-specific command-line stuff.
    Copyright (C) 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2000,
-   2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   2002, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -129,6 +129,7 @@ extern struct cmd_list_element *showchecklist;
 extern struct cmd_list_element *save_cmdlist;
 
 extern void execute_command (char *, int);
+extern char *execute_command_to_string (char *p, int from_tty);
 
 enum command_control_type execute_control_command (struct command_line *);
 
This page took 0.036502 seconds and 4 git commands to generate.