* breakpoint.c (bpstat_print): Try all elements on the bpstat
[deliverable/binutils-gdb.git] / gdb / value.h
index e4ac10120d514943644e6831da7c0ba6829f43e4..4afe8585c7f679445069461d17e5d641dbc5156e 100644 (file)
@@ -196,6 +196,8 @@ value read_var_value ();
 value locate_var_value ();
 value allocate_value ();
 value allocate_repeat_value ();
+value value_mark ();
+void value_free_to_mark ();
 value value_string ();
 
 value value_binop ();
This page took 0.022958 seconds and 4 git commands to generate.