*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / alpha-mdebug-tdep.c
index d41f66a797e425c2a6df1f979abbf75610464078..4b46a3ce218aebde5fdd437af98c0bcd20afa754 100644 (file)
@@ -96,7 +96,7 @@ find_proc_desc (CORE_ADDR pc)
   struct block *b = block_for_pc (pc);
   struct mdebug_extra_func_info *proc_desc = NULL;
   struct symbol *sym = NULL;
-  char *sh_name = NULL;
+  const char *sh_name = NULL;
 
   if (b)
     {
This page took 0.023513 seconds and 4 git commands to generate.