2012-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
[binutils-gdb.git] / gdb / symtab.c
index 6c70113e5b91d1660e5512f76b3fae1ee67b18f9..d68e542ec833ad6bb43e7ea80763dc586c06e585 100644 (file)
@@ -901,6 +901,7 @@ init_sal (struct symtab_and_line *sal)
   sal->end = 0;
   sal->explicit_pc = 0;
   sal->explicit_line = 0;
+  sal->probe = NULL;
 }
 \f