[Ada/ravenscar] error during "continue" after task/thread switch
[deliverable/binutils-gdb.git] / gdb / symmisc.c
index 9adde044cdb93e14c45a65fd75948102de1ac7b3..91ddc578a8d6df7dceca2563dc63b809fa6ba828 100644 (file)
@@ -209,6 +209,7 @@ dump_msymbols (struct objfile *objfile, struct ui_file *outfile)
          ms_type = 'T';
          break;
        case mst_text_gnu_ifunc:
+       case mst_data_gnu_ifunc:
          ms_type = 'i';
          break;
        case mst_solib_trampoline:
This page took 0.024214 seconds and 4 git commands to generate.