reverse-finish: turn internal error into normal error
[deliverable/binutils-gdb.git] / gdb / probe.h
index aa8aba8ea6838d9a19d99239a7516636a9114e14..b4ff0a6b93ba1a53bcd1a6d67be272680403e3d3 100644 (file)
@@ -230,7 +230,7 @@ extern VEC (probe_p) *find_probes_in_objfile (struct objfile *objfile,
    function that can be used by the probe backends to print their
    `info probe TYPE'.  */
 
-extern void info_probes_for_ops (char *arg, int from_tty,
+extern void info_probes_for_ops (const char *arg, int from_tty,
                                 const struct probe_ops *pops);
 
 /* Return the `cmd_list_element' associated with the `info probes' command,
This page took 0.026235 seconds and 4 git commands to generate.