gas thunderx support
[deliverable/binutils-gdb.git] / gdb / breakpoint.h
index b85939aaf07ffd282881f0097ca63f81d89e14cb..562a6b6a249ddba666595bbdd6a107a527485703 100644 (file)
@@ -1525,7 +1525,7 @@ extern int breakpoints_should_be_inserted_now (void);
 extern void breakpoint_retire_moribund (void);
 
 /* Set break condition of breakpoint B to EXP.  */
-extern void set_breakpoint_condition (struct breakpoint *b, char *exp,
+extern void set_breakpoint_condition (struct breakpoint *b, const char *exp,
                                      int from_tty);
 
 /* Checks if we are catching syscalls or not.
This page took 0.023417 seconds and 4 git commands to generate.