gdb
[deliverable/binutils-gdb.git] / gdb / breakpoint.c
index 4affe0a777278abb6cc9b39f3f65e73317c642c5..aa3072d791d1d54c60d9d090e2049da0a60c34b2 100644 (file)
@@ -430,7 +430,7 @@ static int tracepoint_count;
 
 static struct cmd_list_element *breakpoint_set_cmdlist;
 static struct cmd_list_element *breakpoint_show_cmdlist;
-static struct cmd_list_element *save_cmdlist;
+struct cmd_list_element *save_cmdlist;
 
 /* Return whether a breakpoint is an active enabled breakpoint.  */
 static int
This page took 0.023932 seconds and 4 git commands to generate.