* breakpoint.c (bpstat_do_actions): To ensure that
[deliverable/binutils-gdb.git] / gdb / cli / cli-script.h
index 03cb84137e543e247fedde561dd606ca7df62bf8..fc5c20301e8f6c5ea8ed110840f7f43fc23932ed 100644 (file)
@@ -47,6 +47,8 @@ extern void print_command_lines (struct ui_out *,
 
 extern struct command_line * copy_command_lines (struct command_line *cmds);
 
+struct cleanup *make_cleanup_free_command_lines (struct command_line **arg);
+
 /* Exported to gdb/infrun.c */
 
 extern void execute_user_command (struct cmd_list_element *c, char *args);
This page took 0.023104 seconds and 4 git commands to generate.