add xfail for "print u_var" test in gdb.ada/packed_array.exp
[deliverable/binutils-gdb.git] / gdb / exec.h
index a8df60878b4410ed1f6e1de854fb96512730771e..89fd1565f7c65224f128de8471250e8411b06d3a 100644 (file)
@@ -52,7 +52,7 @@ extern int resize_section_table (struct target_section_table *, int);
 
 extern VEC(mem_range_s) *
   section_table_available_memory (VEC(mem_range_s) *ranges,
-                                 CORE_ADDR memaddr, LONGEST len,
+                                 CORE_ADDR memaddr, ULONGEST len,
                                  struct target_section *sections,
                                  struct target_section *sections_end);
 
This page took 0.02409 seconds and 4 git commands to generate.